:root{--otterfi-bg-top:#0d1712;--otterfi-bg-bottom:#070c09;--otterfi-surface:#12211b;--otterfi-surface-raised:#16281f;--otterfi-border:#3ac48538;--otterfi-accent:#3ac485;--otterfi-accent-deep:#1f6e4c;--otterfi-accent-soft:#3ac48524;--otterfi-ink:#f4f1e8;--otterfi-ink-muted:#a3b3ab;--otterfi-danger:#f2665c;--otterfi-warn-bg:#3a2f14;--otterfi-warn-ink:#e3b64f;--otterfi-heading-font:Georgia, "Iowan Old Style", "Times New Roman", serif;--otterfi-body-font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}.otterfi-page{text-align:center;min-height:100vh;font-family:var(--otterfi-body-font);color:var(--otterfi-ink);background:radial-gradient(ellipse 60rem 40rem at 50% -10%, #3ac48529 0%, transparent 60%), linear-gradient(180deg, var(--otterfi-bg-top) 0%, var(--otterfi-bg-bottom) 65%);flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:2.5rem 1.5rem;display:flex}.otterfi-page__mark{font-size:2.25rem;line-height:1}.otterfi-page__banner{width:100%;max-width:22rem;height:auto;box-shadow:0 20px 40px -16px #0000008c, 0 0 0 1px var(--otterfi-border);border-radius:1rem}.otterfi-page__tagline{color:var(--otterfi-ink-muted);max-width:22rem;margin:0;font-size:.88rem;line-height:1.5}.otterfi-page__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--otterfi-accent);margin:0;font-size:.78rem;font-weight:600}.otterfi-page__heading{font-family:var(--otterfi-heading-font);max-width:24rem;margin:0;font-size:1.85rem;font-weight:700;line-height:1.25}.otterfi-page__body{color:var(--otterfi-ink-muted);max-width:25rem;margin:0;font-size:1rem;line-height:1.55}.otterfi-page__primary{appearance:none;font-family:var(--otterfi-body-font);color:#06150e;background:var(--otterfi-accent);cursor:pointer;border:none;border-radius:999px;padding:.9rem 2.25rem;font-size:1.05rem;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 10px 24px -8px #3ac48573}.otterfi-page__primary:active{background:var(--otterfi-accent-deep);color:#f4f1e8}.otterfi-page__note{color:var(--otterfi-ink-muted);max-width:25rem;margin:0;font-size:.8rem;line-height:1.5}.otterfi-page__secondary{appearance:none;color:var(--otterfi-accent);font-family:var(--otterfi-body-font);text-underline-offset:.2rem;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.95rem;font-weight:600;text-decoration:underline}.otterfi-wallet-list{flex-direction:column;gap:.5rem;display:flex}.otterfi-wallet-option{appearance:none;background:var(--otterfi-surface-raised);border:1px solid var(--otterfi-border);width:100%;font-family:var(--otterfi-body-font);color:var(--otterfi-ink);cursor:pointer;text-align:left;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;font-weight:600;transition:border-color .15s,background .15s;display:flex}.otterfi-wallet-option:hover:not(:disabled){border-color:var(--otterfi-accent);background:var(--otterfi-accent-soft)}.otterfi-wallet-option:disabled{opacity:.6;cursor:not-allowed}.otterfi-wallet-option__icon{object-fit:contain;border-radius:.5rem;flex-shrink:0;width:1.75rem;height:1.75rem}.otterfi-wallet-option__icon--placeholder{background:var(--otterfi-surface);border:1px solid var(--otterfi-border)}.otterfi-wallet-option__label{flex:1}.otterfi-wallet-option__chain-badge{text-transform:uppercase;letter-spacing:.05em;color:var(--otterfi-ink-muted);background:var(--otterfi-surface);border:1px solid var(--otterfi-border);border-radius:999px;flex-shrink:0;padding:.2rem .55rem;font-size:.68rem;font-weight:700}.otterfi-social{justify-content:center;align-items:center;gap:1.1rem;margin-top:.5rem;display:flex}.otterfi-social__link{width:2.25rem;height:2.25rem;color:var(--otterfi-ink-muted);background:var(--otterfi-surface);border:1px solid var(--otterfi-border);border-radius:999px;justify-content:center;align-items:center;transition:color .15s;display:flex}.otterfi-social__link:hover,.otterfi-social__link:focus-visible{color:var(--otterfi-accent)}.otterfi-social__link svg{width:1.15rem;height:1.15rem}.method-selection{flex-direction:column;gap:.85rem;width:100%;max-width:26rem;display:flex}.method-card{text-align:left;border:1px solid var(--otterfi-border);background:var(--otterfi-surface);border-radius:1rem;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.25rem 1.4rem;display:flex;box-shadow:0 16px 32px -20px #0009}.method-card__head{align-items:center;gap:.6rem;width:100%;display:flex}.method-card__glyph{font-size:1.3rem;line-height:1}.method-card__title{font-family:var(--otterfi-heading-font);color:var(--otterfi-ink);flex:1;font-size:1.1rem;font-weight:700}.method-card__badge{text-transform:uppercase;letter-spacing:.05em;color:var(--otterfi-accent);white-space:normal;text-align:right;flex-shrink:0;max-width:6.5rem;font-size:.68rem;font-weight:700}.method-card__body{color:var(--otterfi-ink-muted);margin:0;font-size:.92rem;line-height:1.5}.method-card__note{color:var(--otterfi-ink-muted);margin:0;font-size:.82rem}.method-card__button{appearance:none;font-family:var(--otterfi-body-font);color:#06150e;background:var(--otterfi-accent);cursor:pointer;text-align:center;border:none;border-radius:999px;align-self:stretch;margin-top:.35rem;padding:.65rem 1.4rem;font-size:.92rem;font-weight:600}.method-card__button:active{background:var(--otterfi-accent-deep);color:#f4f1e8}.method-card__button:disabled{background:var(--otterfi-surface-raised);color:var(--otterfi-ink-muted);cursor:default}.otterfi-page__primary:disabled{opacity:.55;cursor:default;box-shadow:none}.wallet-ownership__form{flex-direction:column;align-items:center;gap:.85rem;width:100%;max-width:22rem;display:flex}.wallet-ownership__input{box-sizing:border-box;appearance:none;border:1px solid var(--otterfi-border);width:100%;font-family:var(--otterfi-body-font);color:var(--otterfi-ink);background:var(--otterfi-surface);border-radius:.75rem;padding:.85rem 1rem;font-size:.95rem}.wallet-ownership__input:focus{outline:2px solid var(--otterfi-accent);outline-offset:1px}.wallet-ownership__form-error{color:var(--otterfi-danger);margin:0;font-size:.85rem}.wallet-ownership__copy-field{text-align:left;flex-direction:column;gap:.35rem;width:100%;max-width:24rem;display:flex}.wallet-ownership__copy-label{letter-spacing:.03em;text-transform:uppercase;color:var(--otterfi-ink-muted);font-size:.78rem;font-weight:600}.wallet-ownership__copy-row{border:1px solid var(--otterfi-border);background:var(--otterfi-surface);border-radius:.75rem;align-items:center;gap:.6rem;padding:.7rem .9rem;display:flex}.wallet-ownership__copy-value{overflow-wrap:anywhere;min-width:0;color:var(--otterfi-ink);flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem}.wallet-ownership__copy-button{appearance:none;font-family:var(--otterfi-body-font);color:#06150e;background:var(--otterfi-accent);cursor:pointer;border:none;border-radius:999px;flex:none;padding:.4rem .9rem;font-size:.8rem;font-weight:600}.wallet-ownership__copy-button:active{background:var(--otterfi-accent-deep);color:#f4f1e8}.wallet-ownership__checklist{text-align:left;flex-direction:column;gap:.6rem;max-width:24rem;margin:0;padding:0;list-style:none;display:flex}.wallet-ownership__checklist li{color:var(--otterfi-ink-muted);padding-left:1.1rem;font-size:.92rem;line-height:1.5;position:relative}.wallet-ownership__checklist li:before{content:"•";color:var(--otterfi-accent);font-weight:700;position:absolute;left:0}.wallet-ownership__expiry{color:var(--otterfi-ink-muted);margin:0;font-size:.8rem}.wallet-ownership__progress{flex-direction:column;align-items:stretch;width:100%;max-width:20rem;margin-top:.5rem;display:flex}.wallet-ownership__stage{text-align:left;align-items:center;gap:.75rem;padding:.6rem .25rem;display:flex}.wallet-ownership__stage-number{background:var(--otterfi-surface-raised);width:2rem;height:2rem;color:var(--otterfi-ink-muted);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1rem;display:flex}.wallet-ownership__stage--complete .wallet-ownership__stage-number{background:var(--otterfi-accent);color:#06150e}.wallet-ownership__stage--active .wallet-ownership__stage-number{background:var(--otterfi-warn-bg);color:var(--otterfi-warn-ink)}.wallet-ownership__stage-label{color:var(--otterfi-ink);flex:1;font-size:.95rem;font-weight:600}.wallet-ownership__stage-status{color:var(--otterfi-ink-muted);flex:none;min-height:1em;font-size:.8rem}.wallet-ownership__stage--complete .wallet-ownership__stage-status{color:var(--otterfi-accent);font-weight:600}.wallet-ownership__stage-connector{background:var(--otterfi-border);width:2px;height:.9rem;margin-left:calc(1.25rem - 1px)}
