.auth-root{position:fixed;inset:0;z-index:50;overflow:auto;font-family:var(--font-ui)}.auth-root,.auth-root .auth-split{color:var(--ink);background:var(--bg);min-height:100vh}.auth-root .auth-split{display:flex}.auth-root .auth-pane-l{flex:1;min-width:0}.auth-root .auth-pane-r{width:520px;flex-shrink:0;background:var(--bg-2);display:flex;flex-direction:column;padding:32px 48px;overflow:auto;border-left:1px solid var(--ds-border)}.auth-root .auth-pane-r.wide{width:560px}@media (max-width:960px){.auth-root .auth-split{flex-direction:column}.auth-root .auth-pane-l{display:none}.auth-root .auth-pane-r,.auth-root .auth-pane-r.wide{width:100%;border-left:0;padding:28px 24px}}.auth-root .brand-panel{position:relative;height:100%;min-height:100vh;background:radial-gradient(ellipse 70% 50% at 0 100%,color-mix(in oklch,var(--accent-green) 9%,transparent),transparent 60%),radial-gradient(ellipse 50% 40% at 100% 0,color-mix(in oklch,var(--accent-violet) 8%,transparent),transparent 60%),var(--bg);display:flex;flex-direction:column;padding:32px 40px;overflow:hidden;min-width:0}.auth-root .brand-grid{position:absolute;inset:0;opacity:.4;pointer-events:none;background-image:linear-gradient(var(--ds-border) 1px,transparent 1px),linear-gradient(90deg,var(--ds-border) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,#000 30%,transparent 80%);mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,#000 30%,transparent 80%)}.auth-root .brand-inner{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;gap:28px;min-height:calc(100vh - 64px)}.auth-root .brand-body{margin-top:auto;display:flex;flex-direction:column;gap:22px}.auth-root .brand-h1{margin:0;font-size:44px;line-height:1.05;letter-spacing:-.025em;font-weight:600;color:var(--ink);text-wrap:balance}.auth-root .brand-h1 .dim{color:var(--ink-3)}.auth-root .brand-h1 .em{color:var(--accent-green)}.auth-root .brand-p{margin-top:14px;font-size:14px;color:var(--ink-3);line-height:1.55;max-width:460px}.auth-root .brand-ticker{display:flex;flex-direction:column;gap:10px}.auth-root .brand-ticker-hd{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3)}.auth-root .brand-ticker-dot{width:6px;height:6px;border-radius:999px;background:var(--accent-green);box-shadow:0 0 0 3px color-mix(in oklch,var(--accent-green) 22%,transparent)}.auth-root .brand-pills{display:flex;gap:5px;flex-wrap:wrap}.auth-root .brand-pill{font-family:var(--font-mono);font-size:11px;padding:5px 9px;border-radius:6px;font-variant-numeric:tabular-nums}.auth-root .brand-trust{display:grid;grid-template-columns:1fr 1fr 1fr;border:1px solid var(--ds-border);border-radius:var(--r-14);background:color-mix(in oklch,var(--bg-2) 80%,transparent);overflow:hidden}.auth-root .brand-trust>div{padding:14px 16px;display:flex;flex-direction:column;gap:4px}.auth-root .brand-trust>div+div{border-left:1px solid var(--ds-border)}.auth-root .brand-trust-l{font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3)}.auth-root .brand-trust-v{font-family:var(--font-mono);font-size:17px;font-weight:600;color:var(--ink);font-variant-numeric:tabular-nums}.auth-root .brand-foot{display:flex;justify-content:space-between;align-items:center;padding-top:18px;border-top:1px solid var(--ds-border);font-family:var(--font-mono);font-size:10px;letter-spacing:.06em;color:var(--ink-4);text-transform:uppercase}.auth-root .brand-foot-r{display:inline-flex;gap:12px}.auth-root .auth-logo{display:inline-flex;align-items:center;gap:10px;color:var(--ink)}.auth-root .auth-logo-text{font-family:var(--font-mono);font-weight:600;letter-spacing:.04em;font-size:13px;color:var(--ink)}.auth-root .auth-logo-text-dim{color:var(--ink-3)}.auth-root .auth-top{display:flex;justify-content:flex-end;align-items:center;gap:12px}.auth-root .auth-top-l{font-size:12px;color:var(--ink-3)}.auth-root .auth-form-body{margin:auto 0;display:flex;flex-direction:column;gap:22px;padding:32px 0}.auth-root .auth-h2{margin:12px 0 8px;font-size:30px;letter-spacing:-.02em;font-weight:600;color:var(--ink)}.auth-root .auth-h2-sm{margin:12px 0 6px;font-size:28px}.auth-root .auth-sub{margin:0;font-size:13px;color:var(--ink-3);line-height:1.5}.auth-root .auth-divider{display:flex;align-items:center;gap:12px;color:var(--ink-4)}.auth-root .auth-divider .line{flex:1;height:1px;background:var(--ds-border)}.auth-root .auth-divider .word{font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.auth-root .auth-rg{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;background:color-mix(in oklch,var(--accent-yellow) 5%,transparent);border:1px solid color-mix(in oklch,var(--accent-yellow) 22%,var(--ds-border));border-radius:var(--r-10);font-size:11.5px;color:var(--ink-2);line-height:1.5}.auth-root .auth-rg .ic{color:var(--accent-yellow);flex-shrink:0;margin-top:1px}.auth-root .auth-foot-note{font-family:var(--font-mono);font-size:10px;color:var(--ink-4);letter-spacing:.06em;text-align:center}.auth-root .auth-foot-note .em{color:var(--ink-2)}.auth-root .strength-bar{display:flex;gap:6px;align-items:center;margin-top:4px}.auth-root .strength-bar-track{display:flex;gap:3px;flex:1}.auth-root .strength-bar-segment{flex:1;height:3px;border-radius:999px;background:var(--bg-3);transition:background .2s var(--ease)}.auth-root .strength-bar-label{font-family:var(--font-mono);font-size:10px;letter-spacing:.06em;min-width:64px;text-align:right}.auth-root .attest{padding:14px;border-radius:var(--r-14);border:1px solid var(--ds-border);background:var(--bg);display:flex;flex-direction:column;gap:10px}.auth-root .checkbox{display:flex;gap:10px;align-items:flex-start;cursor:pointer;font-size:12px;line-height:1.5;color:var(--ink-2)}.auth-root .checkbox input{display:none}.auth-root .checkbox-box{flex-shrink:0;width:16px;height:16px;border-radius:4px;margin-top:1px;background:var(--bg);border:1px solid var(--border-strong);display:inline-flex;align-items:center;justify-content:center;color:oklch(.16 .04 145);transition:background .15s var(--ease),border-color .15s var(--ease)}.auth-root .checkbox input:checked+.checkbox-box{background:var(--accent-green);border-color:var(--accent-green)}.auth-root .field-lbl-row{display:flex;justify-content:space-between;align-items:baseline}.auth-root .field-optional{color:var(--ink-4);margin-left:6px;text-transform:none;letter-spacing:0;font-weight:400}.auth-root .wallet-opt{justify-content:flex-start!important;padding:0 14px!important;gap:14px!important;height:56px!important}.auth-root .wallet-opt-meta{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.auth-root .wallet-opt-label{font-weight:600;font-size:14px}.auth-root .wallet-opt-sub{font-family:var(--font-mono);font-size:10px;color:var(--ink-3);letter-spacing:.04em}@media (max-width:960px){.auth-root .auth-pane-l{display:none}}