.auth-page{--auth-bg:#06080E;--auth-bg-2:#0A0D17;--auth-surface:#0F1320;--auth-surface-2:#141A28;--auth-hairline:rgba(255,255,255,0.06);--auth-hairline-2:rgba(255,255,255,0.10);--auth-hairline-strong:rgba(255,255,255,0.16);--auth-text:#ECEEF3;--auth-text-2:#A0A8BD;--auth-text-3:#6B7388;--auth-text-4:#4A5168;--auth-accent:#60A5FA;--auth-accent-bright:#93C5FD;--auth-accent-soft:rgba(96,165,250,0.12);--auth-accent-ghost:rgba(96,165,250,0.06);--auth-green:#34D399;--auth-amber:#FBBF24;--auth-red:#F87171;--auth-purple:#818CF8;--auth-primary-bg:linear-gradient(180deg,#FFFFFF,#F3F4F6);--auth-primary-fg:#0A0A0A;--auth-primary-brd:rgba(0,0,0,0.10);--auth-primary-bg-h:linear-gradient(180deg,#FAFAFA,#E5E7EB);--auth-primary-shadow:0 1px 0 rgba(255,255,255,0.50) inset,0 1px 2px rgba(0,0,0,0.40),0 8px 22px -6px rgba(0,0,0,0.50);--auth-primary-shadow-h:0 1px 0 rgba(255,255,255,0.60) inset,0 2px 6px rgba(0,0,0,0.45),0 12px 32px -6px rgba(0,0,0,0.60);--auth-frame-shadow:0 0 0 1px var(--auth-hairline),0 32px 80px rgba(0,0,0,0.55),0 0 120px rgba(96,165,250,0.025);--auth-panel-bg:linear-gradient(135deg,rgba(96,165,250,0.05),rgba(129,140,248,0.025));--auth-panel-glow-1:rgba(96,165,250,0.07);--auth-panel-glow-2:rgba(129,140,248,0.05);--auth-panel-chip-bg:rgba(96,165,250,0.06);--auth-panel-chip-brd:rgba(96,165,250,0.22);--auth-panel-dot-glow:rgba(96,165,250,0.70);--auth-panel-icon-bg:rgba(96,165,250,0.08);--auth-panel-icon-brd:rgba(96,165,250,0.16);--auth-page-bg:radial-gradient(1200px 600px at 80% -10%,rgba(96,165,250,0.06),transparent 60%),radial-gradient(900px 500px at 10% 110%,rgba(129,140,248,0.05),transparent 60%);--auth-r-sm:8px;--auth-r:12px;--auth-r-md:16px;font-family:Inter,-apple-system,system-ui,sans-serif;background:var(--auth-bg);background-image:var(--auth-page-bg);background-attachment:fixed;color:var(--auth-text);letter-spacing:-.005em;min-height:100vh}[data-theme=light] .auth-page,html.light .auth-page{--auth-bg:#FAFAF9;--auth-bg-2:#F4F4F2;--auth-surface:#FFFFFF;--auth-surface-2:#F8F8F6;--auth-hairline:rgba(15,23,42,0.06);--auth-hairline-2:rgba(15,23,42,0.10);--auth-hairline-strong:rgba(15,23,42,0.16);--auth-text:#0A0A0A;--auth-text-2:#525252;--auth-text-3:#737373;--auth-text-4:#A3A3A3;--auth-accent:#3B82F6;--auth-accent-bright:#2563EB;--auth-accent-soft:rgba(59,130,246,0.10);--auth-accent-ghost:rgba(59,130,246,0.05);--auth-green:#059669;--auth-amber:#D97706;--auth-red:#DC2626;--auth-purple:#7C3AED;--auth-primary-bg:linear-gradient(180deg,#181818,#0A0A0A);--auth-primary-fg:#FFFFFF;--auth-primary-brd:rgba(255,255,255,0.08);--auth-primary-bg-h:linear-gradient(180deg,#242424,#141414);--auth-primary-shadow:0 1px 0 rgba(255,255,255,0.10) inset,0 1px 2px rgba(15,23,42,0.16),0 8px 22px -6px rgba(15,23,42,0.28);--auth-primary-shadow-h:0 1px 0 rgba(255,255,255,0.14) inset,0 2px 6px rgba(15,23,42,0.22),0 12px 32px -6px rgba(15,23,42,0.40);--auth-frame-shadow:0 1px 3px rgba(15,23,42,0.05),0 30px 70px -28px rgba(15,23,42,0.18),0 0 0 1px var(--auth-hairline);--auth-panel-bg:linear-gradient(135deg,rgba(59,130,246,0.05),rgba(139,92,246,0.03));--auth-panel-glow-1:rgba(59,130,246,0.07);--auth-panel-glow-2:rgba(139,92,246,0.05);--auth-panel-chip-bg:rgba(59,130,246,0.06);--auth-panel-chip-brd:rgba(59,130,246,0.22);--auth-panel-dot-glow:rgba(59,130,246,0.45);--auth-panel-icon-bg:rgba(59,130,246,0.07);--auth-panel-icon-brd:rgba(59,130,246,0.18);--auth-page-bg:radial-gradient(1200px 600px at 80% -10%,rgba(59,130,246,0.05),transparent 60%),radial-gradient(900px 500px at 10% 110%,rgba(99,102,241,0.04),transparent 60%)}html.theme-transitioning .auth-page,html.theme-transitioning .auth-page *,html.theme-transitioning .auth-page :after,html.theme-transitioning .auth-page :before{transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease,fill .3s ease,stroke .3s ease!important}.auth-vp{justify-content:center}.auth-frame,.auth-vp{display:flex;min-height:100vh;width:100%}.auth-frame{background:var(--auth-bg);flex-direction:column}.auth-head{display:flex;align-items:center;padding:18px 28px;border-bottom:1px solid var(--auth-hairline);flex-shrink:0}.auth-head .auth-logo-link{display:flex;align-items:center;gap:9px;text-decoration:none;color:inherit}.auth-head .auth-logo-text{font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--auth-text)}.auth-body{flex:1;display:flex;min-height:0}.auth-foot{justify-content:space-between;gap:14px;flex-wrap:wrap;padding:14px 28px;border-top:1px solid var(--auth-hairline);flex-shrink:0}.auth-foot,.auth-foot-links{display:flex;align-items:center}.auth-foot-links{gap:16px;font-size:11px}.auth-foot-links a{color:var(--auth-text-3);text-decoration:none;font-weight:500;transition:color .15s}.auth-foot-links a:hover{color:var(--auth-text)}.auth-foot-copy,.auth-foot-sep{color:var(--auth-text-4)}.auth-foot-copy{font-family:JetBrains Mono,ui-monospace,monospace;font-size:10.5px;letter-spacing:-.01em}.theme-switch{padding:2px;background:var(--auth-bg-2);border:1px solid var(--auth-hairline)}.theme-switch,.theme-switch-opt{display:inline-flex;border-radius:100px}.theme-switch-opt{align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:none;cursor:pointer;color:var(--auth-text-3);transition:background .25s ease,color .25s ease,box-shadow .25s ease}.theme-switch-opt svg{width:12px;height:12px;flex-shrink:0}.theme-switch-opt:hover{color:var(--auth-text-2)}.theme-switch-opt[data-active=true]{background:var(--auth-surface);color:var(--auth-text);box-shadow:0 1px 2px rgba(0,0,0,.04),0 0 0 1px var(--auth-hairline)}.auth-wrap{display:flex;flex:1;width:100%;min-height:0}.auth-left{flex:1;padding:40px}.auth-left,.auth-right{display:flex;flex-direction:column;align-items:center;justify-content:center}.auth-right{width:520px;background:var(--auth-panel-bg);border-left:1px solid var(--auth-hairline);padding:48px;position:relative;overflow:hidden}.auth-right:before{top:-120px;right:-120px;width:400px;height:400px;background:radial-gradient(circle,var(--auth-panel-glow-1) 0,transparent 70%)}.auth-right:after,.auth-right:before{content:"";position:absolute;pointer-events:none}.auth-right:after{bottom:-80px;left:-80px;width:300px;height:300px;background:radial-gradient(circle,var(--auth-panel-glow-2) 0,transparent 70%)}.auth-card{width:100%;max-width:380px}.auth-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;padding:40px}.auth-center-inner{width:100%;max-width:420px}.auth-title{font-size:22px;font-weight:800;letter-spacing:-.02em;margin-bottom:6px;color:var(--auth-text)}.auth-desc{font-size:12.5px;color:var(--auth-text-2);margin-bottom:24px;line-height:1.6}.fl{font-size:9px;color:var(--auth-text-3);text-transform:uppercase;letter-spacing:1.8px;font-weight:700;margin-bottom:5px;display:block}.fi{width:100%;background:var(--auth-bg-2);border:1px solid var(--auth-hairline-2);border-radius:var(--auth-r-sm);padding:11px 14px;color:var(--auth-text);font-family:inherit;font-size:13px;outline:none;transition:border-color .18s,box-shadow .18s,background .18s}.fi:focus{border-color:var(--auth-accent);box-shadow:0 0 0 3px var(--auth-accent-ghost)}.fi::placeholder{color:var(--auth-text-4)}.fg{gap:16px;margin-bottom:20px}.fg,.fgp{display:flex;flex-direction:column}.fgp-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fi-wrap{position:relative}.fi-wrap .fi{padding-right:40px}.fi-eye{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--auth-text-3);cursor:pointer;padding:2px}.fi-eye:hover{color:var(--auth-text-2)}.subm{width:100%;padding:13px;background:var(--auth-primary-bg);color:var(--auth-primary-fg);border:1px solid var(--auth-primary-brd);border-radius:var(--auth-r);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;letter-spacing:.01em;box-shadow:var(--auth-primary-shadow);transition:all .22s ease}.subm:hover:not(:disabled){background:var(--auth-primary-bg-h);box-shadow:var(--auth-primary-shadow-h);transform:translateY(-1px)}.subm:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-google{width:100%;padding:11px;background:transparent;border:1px solid var(--auth-hairline-2);border-radius:var(--auth-r);font-family:inherit;font-size:12px;font-weight:600;color:var(--auth-text-2);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .15s}.btn-google:hover{border-color:var(--auth-hairline-strong);background:var(--auth-bg-2);color:var(--auth-text)}.btn-google svg{width:18px;height:18px}.auth-or{display:flex;align-items:center;gap:14px;margin:20px 0;color:var(--auth-text-4);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px}.auth-or:after,.auth-or:before{content:"";flex:1;height:1px;background:var(--auth-hairline)}.auth-link{color:var(--auth-accent);font-size:11px;font-weight:600;text-decoration:none;cursor:pointer;transition:color .15s;background:none;border:none;padding:0;font-family:inherit}.auth-link:hover{color:var(--auth-accent-bright)}.auth-foot-text{text-align:center;margin-top:20px;font-size:11px;color:var(--auth-text-3)}.auth-foot-text a,.auth-foot-text button{color:var(--auth-accent);text-decoration:none;font-weight:600;background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;padding:0}.auth-foot-text a:hover,.auth-foot-text button:hover{color:var(--auth-accent-bright)}.chk-row{display:flex;align-items:flex-start;gap:8px;margin-bottom:16px}.chk-box{width:16px;height:16px;border:1px solid var(--auth-hairline);border-radius:4px;background:var(--auth-bg-2);flex-shrink:0;margin-top:1px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;padding:0}.chk-box.on{background:var(--auth-accent);border-color:var(--auth-accent)}.chk-box.on:after{content:"✓";color:#fff;font-size:10px;font-weight:700}.chk-label{font-size:11px;color:var(--auth-text-2);line-height:1.5}.chk-label a{color:var(--auth-accent);text-decoration:none}.chk-label a:hover{color:var(--auth-accent-bright)}.auth-icon-wrap{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.auth-icon-wrap.blue{background:rgba(96,165,250,.1);border:2px solid rgba(96,165,250,.2)}.auth-icon-wrap.amber{background:rgba(251,191,36,.1);border:2px solid rgba(251,191,36,.2)}.auth-icon-wrap svg{width:28px;height:28px}.code-input{display:flex;gap:8px;margin:20px 0}.code-input input{width:44px;height:52px;text-align:center;font-family:JetBrains Mono,ui-monospace,monospace;font-size:20px;font-weight:700;background:var(--auth-bg-2);border:1px solid var(--auth-hairline-2);border-radius:var(--auth-r);color:var(--auth-text);outline:none;transition:border-color .18s,box-shadow .18s}.code-input input:focus{border-color:var(--auth-accent);box-shadow:0 0 0 3px var(--auth-accent-ghost)}.code-input input.is-err{border-color:var(--auth-red)}.code-input input:disabled{opacity:.55;cursor:not-allowed}.invite-org{align-items:flex-start;gap:14px;padding:16px;background:var(--auth-surface);border:1px solid var(--auth-hairline);margin-bottom:20px}.invite-av,.invite-org{display:flex;border-radius:var(--auth-r)}.invite-av{width:44px;height:44px;background:linear-gradient(135deg,var(--auth-accent) 0,var(--auth-purple) 100%);align-items:center;justify-content:center;font-size:16px;font-weight:800;color:#fff;flex-shrink:0;margin-top:2px}.invite-info{display:flex;flex-direction:column;gap:3px}.invite-info h3{font-size:14px;font-weight:700;line-height:1.2;color:var(--auth-text);margin:0}.invite-info p{font-size:11px;color:var(--auth-text-3);line-height:1.3;margin:0}.invite-role{display:inline-flex;align-items:center;padding:2px 8px;font-size:9px;font-weight:700;color:var(--auth-accent);background:var(--auth-accent-soft);border:1px solid rgba(96,165,250,.2);border-radius:5px;text-transform:uppercase;letter-spacing:.4px;width:fit-content;margin-top:4px}.pw-str{display:flex;gap:3px;margin-top:6px}.pw-bar{flex:1;height:3px;border-radius:2px;background:var(--auth-hairline);transition:background .2s}.pw-bar.weak{background:var(--auth-red)}.pw-bar.mod{background:var(--auth-amber)}.pw-bar.strong{background:var(--auth-green)}.pw-label{font-size:9.5px;margin-top:4px}.pw-label.weak{color:var(--auth-red)}.pw-label.mod{color:var(--auth-amber)}.pw-label.strong{color:var(--auth-green)}.pa-strip{display:flex;align-items:center;gap:10px;padding:9px 24px;background:var(--auth-bg-2);border-bottom:1px solid var(--auth-hairline);font-size:11.5px;color:var(--auth-text-2)}.pa-strip .pa-dot{width:6px;height:6px;border-radius:50%;background:var(--auth-green);box-shadow:0 0 0 3px rgba(52,211,153,.12);flex-shrink:0}.pa-strip .pa-dot.amber{background:var(--auth-amber);box-shadow:0 0 0 3px rgba(251,191,36,.12)}.pa-strip b{color:var(--auth-text);font-weight:600}.pa-strip .pa-sep{color:var(--auth-text-4)}.pa-strip .pa-right{margin-left:auto;font-size:10.5px;color:var(--auth-text-3);font-family:var(--font-mono,ui-monospace,monospace)}.pa-page{max-width:1080px;margin:0 auto;padding:56px 24px 64px;position:relative}.pa-page:before{content:"";position:absolute;top:-140px;left:50%;transform:translateX(-50%);width:720px;height:420px;background:radial-gradient(ellipse,var(--auth-panel-glow-1) 0,transparent 70%);pointer-events:none}.pa-head{flex-direction:column;text-align:center;position:relative;z-index:1;margin-bottom:34px}.pa-head,.pa-lockup{display:flex;align-items:center}.pa-lockup{gap:14px;margin-bottom:26px}.pa-wm{text-align:left}.pa-wm h2{font-size:15px;font-weight:800;letter-spacing:.14em;color:var(--auth-text);line-height:1}.pa-wm .pa-sub-wm{font-size:8px;color:var(--auth-text-4);text-transform:uppercase;letter-spacing:1.7px;margin-top:5px;line-height:1}.pa-rule{width:1px;height:26px;background:var(--auth-hairline-2);flex-shrink:0}.pa-eyebrow{display:flex;align-items:center;gap:7px;padding:5px 13px 5px 10px;background:rgba(52,211,153,.1);border:1px solid rgba(52,211,153,.18);border-radius:99px;font-size:9.5px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--auth-green);white-space:nowrap}.pa-eyebrow.amber{background:rgba(251,191,36,.1);border-color:rgba(251,191,36,.2);color:var(--auth-amber)}.pa-eyebrow svg{width:11px;height:11px;flex-shrink:0}.pa-h1{font-size:32px;font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:10px;color:var(--auth-text)}.pa-sub{font-size:13.5px;color:var(--auth-text-2);line-height:1.6;max-width:520px;margin:0 auto}.pa-bill{display:flex;justify-content:center;margin-bottom:26px;position:relative;z-index:1}.pa-seg{display:flex;gap:2px;background:var(--auth-bg-2);border:1px solid var(--auth-hairline);border-radius:10px;padding:3px}.pa-seg button{padding:8px 20px;border:none;border-radius:8px;background:transparent;color:var(--auth-text-3);font-family:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:all .16s;display:flex;align-items:center;gap:6px}.pa-seg button:hover:not(.on){color:var(--auth-text-2)}.pa-seg button.on{background:var(--auth-accent-soft);color:var(--auth-accent)}.pa-tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:stretch;position:relative;z-index:1}.pa-tier{background:var(--auth-surface);border:1px solid var(--auth-hairline);border-radius:14px;padding:26px 22px 22px;display:flex;flex-direction:column;cursor:pointer;transition:border-color .18s,background .18s;position:relative;text-align:left}.pa-tier:hover{border-color:var(--auth-hairline-strong);background:var(--auth-surface-2)}.pa-tier.sel{border-color:rgba(96,165,250,.42);background:linear-gradient(180deg,rgba(96,165,250,.05),rgba(129,140,248,.02))}.pa-rec-badge{position:absolute;top:-9px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#60A5FA,#818CF8);color:#fff;font-size:8.5px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase;padding:4px 12px;border-radius:99px;white-space:nowrap;box-shadow:0 4px 16px rgba(96,165,250,.28)}.pa-t-name{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--auth-text-3);margin-bottom:14px}.pa-tier.sel .pa-t-name{color:var(--auth-accent)}.pa-t-price{display:flex;align-items:baseline;gap:5px;margin-bottom:4px}.pa-t-price .pa-amt{font-size:36px;font-weight:800;letter-spacing:-.035em;font-feature-settings:"tnum";color:var(--auth-text)}.pa-t-price .pa-per{font-size:12.5px;color:var(--auth-text-3);font-weight:500}.pa-t-billed{font-size:10.5px;color:var(--auth-text-3);min-height:16px;margin-bottom:3px}.pa-t-desc{font-size:12px;line-height:1.5;min-height:36px;margin:6px 0 20px;flex:1}.pa-t-cta,.pa-t-desc{color:var(--auth-text-2)}.pa-t-cta{width:100%;padding:12px;border-radius:10px;font-family:inherit;font-size:12.5px;font-weight:700;cursor:pointer;transition:all .18s;border:1px solid var(--auth-hairline);background:transparent}.pa-tier:hover .pa-t-cta{border-color:var(--auth-hairline-strong);color:var(--auth-text);background:var(--auth-accent-ghost)}.pa-tier.sel .pa-t-cta{background:linear-gradient(135deg,#60A5FA,#818CF8);border-color:transparent;color:#fff;box-shadow:0 0 24px rgba(96,165,250,.2)}.pa-tier.sel .pa-t-cta:hover{filter:brightness(1.08);box-shadow:0 0 34px rgba(96,165,250,.32)}.pa-t-cta:disabled{opacity:.6;cursor:default}.pa-ent{margin-top:14px;padding:14px 20px;border:1px dashed rgba(96,165,250,.18);border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;position:relative;z-index:1}.pa-ent h4{font-size:12.5px;font-weight:600;color:var(--auth-text);margin-bottom:3px}.pa-ent p{font-size:11px;color:var(--auth-text-3)}.pa-ent button{padding:8px 16px;border:1px solid var(--auth-hairline);background:transparent;border-radius:6px;color:var(--auth-text-2);font-family:inherit;font-size:11.5px;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.pa-ent button:hover{border-color:var(--auth-hairline-strong);color:var(--auth-text);background:var(--auth-accent-ghost)}.pa-trust{margin-top:26px;display:flex;justify-content:center;flex-wrap:wrap;gap:8px 26px;position:relative;z-index:1}.pa-trust span{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--auth-text-3)}.pa-trust svg{width:12px;height:12px;flex-shrink:0}.pa-foot,.pa-trust svg{color:var(--auth-text-4)}.pa-foot{margin-top:20px;text-align:center;font-size:11px;line-height:1.7;position:relative;z-index:1}.pa-foot a{color:var(--auth-text-3);text-decoration:none;border-bottom:1px solid rgba(96,165,250,.14)}.pa-foot a:hover{color:var(--auth-accent)}@media (max-width:880px){.pa-tiers{grid-template-columns:1fr;gap:12px}.pa-tier{padding:22px 20px 20px}.pa-h1{font-size:25px}.pa-page{padding:40px 18px 48px}.pa-strip{flex-wrap:wrap;gap:8px;font-size:11px}.pa-strip .pa-right{width:100%;margin-left:0}.pa-t-price .pa-amt{font-size:31px}}@keyframes auth-anim-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.anim-in{animation:auth-anim-in .4s ease-out}.auth-err{font-size:12px;color:var(--auth-red);margin-top:-4px}@media (max-width:1080px){.auth-right{width:420px;padding:36px}}@media (max-width:960px){.auth-right{display:none}.auth-left{padding:32px}.auth-card{max-width:420px}}@media (max-width:540px){.auth-vp{padding:16px 12px}.auth-frame{border-radius:14px}.auth-foot,.auth-head{padding:14px 18px}.auth-center,.auth-left{padding:24px 20px}.fgp-row{grid-template-columns:1fr}.auth-foot,.auth-foot-links{gap:10px}.code-input{gap:6px}.code-input input{width:38px;height:46px;font-size:18px}}.status-wrap{width:100%;max-width:520px;margin:0 auto;padding:24px}.status-hero{display:flex;justify-content:center;margin-bottom:24px}.status-dots{display:inline-flex;gap:6px;padding:14px 18px;background:var(--auth-bg-2);border:1px solid var(--auth-hairline);border-radius:100px}.status-dots span{width:8px;height:8px;border-radius:50%;background:var(--auth-accent);opacity:.35;animation:auth-dotpulse 1.4s ease-in-out infinite}.status-dots span:nth-child(2){animation-delay:.18s}.status-dots span:nth-child(3){animation-delay:.36s}@keyframes auth-dotpulse{0%,80%,to{opacity:.35;transform:scale(1)}40%{opacity:1;transform:scale(1.15)}}.status-icon{width:44px;height:44px;border-radius:50%;background:var(--auth-surface-2);border:1px solid var(--auth-hairline-2);display:flex;align-items:center;justify-content:center;color:var(--auth-text-3)}.status-title{font-size:22px;font-weight:700;letter-spacing:-.025em;color:var(--auth-text);text-align:center;margin-bottom:10px;line-height:1.25}.status-desc{font-size:13px;line-height:1.6;color:var(--auth-text-2);text-align:center;margin:0 auto 24px;max-width:440px}.status-skip{display:block;margin:12px auto 0;padding:6px 10px;font-size:12px;font-weight:500;color:var(--auth-text-3);background:none;border:0;cursor:pointer;border-radius:8px}.status-skip:hover:not(:disabled){color:var(--auth-text)}.status-skip:disabled{opacity:.5;cursor:not-allowed}.status-info{background:var(--auth-surface-2);border:1px solid var(--auth-hairline);border-radius:var(--auth-r);padding:14px 16px;margin-bottom:20px}.status-info-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:11.5px}.status-info-row+.status-info-row{border-top:1px solid var(--auth-hairline)}.status-info-label{color:var(--auth-text-3);font-weight:500}.status-info-value{color:var(--auth-text);font-weight:600;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px}.status-timeline{margin-bottom:24px}.status-tl-head{font-size:10px;font-weight:600;color:var(--auth-text-3);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}.tl-step{display:flex;gap:12px;padding:10px 0;position:relative}.tl-step+.tl-step:before{content:"";position:absolute;left:11px;top:-8px;width:1px;height:18px;background:var(--auth-hairline-2)}.tl-dot{width:22px;height:22px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.tl-step.done .tl-dot{background:var(--auth-green);color:#fff}.tl-step.active .tl-dot{background:var(--auth-accent-soft);border:1px solid var(--auth-accent);position:relative}.tl-step.active .tl-dot:after{content:"";position:absolute;inset:-3px;border-radius:50%;border:1px solid var(--auth-accent);opacity:.5;animation:auth-ringpulse 1.8s ease-in-out infinite}@keyframes auth-ringpulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.25);opacity:0}}.tl-step.pending .tl-dot{background:transparent;border:1px dashed var(--auth-hairline-strong)}.tl-content{flex:1;padding-top:1px}.tl-title{font-size:12.5px;font-weight:600;color:var(--auth-text);letter-spacing:-.005em}.tl-step.pending .tl-title{color:var(--auth-text-3);font-weight:500}.tl-sub{font-size:10.5px;margin-top:2px}.status-help,.tl-sub{color:var(--auth-text-3)}.status-help{text-align:center;font-size:11px;padding-top:16px;border-top:1px solid var(--auth-hairline)}.status-help a{color:var(--auth-text-2);font-weight:500;text-decoration:none}.status-help a:hover{color:var(--auth-text)}.status-signout{position:absolute;top:18px;right:28px;font-size:11px;color:var(--auth-text-3);text-decoration:none;font-weight:500;display:flex;align-items:center;gap:6px;transition:color .15s;background:none;border:none;cursor:pointer;font-family:inherit}.status-signout:hover{color:var(--auth-text)}.sp{position:relative;z-index:1;width:100%;max-width:372px}.sp-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--fm);font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--auth-accent);padding:6px 12px;border:1px solid var(--auth-panel-chip-brd);border-radius:100px;background:var(--auth-panel-chip-bg);margin-bottom:22px}.sp-dot{width:5px;height:5px;border-radius:50%;background:var(--auth-accent);box-shadow:0 0 8px var(--auth-panel-dot-glow)}.sp-title{font-size:24px;font-weight:600;line-height:1.2;letter-spacing:-.028em;color:var(--auth-text);margin:0 0 14px}.sp-title em{font-style:normal;color:var(--auth-accent)}.sp-sub{font-size:12.6px;line-height:1.65;color:var(--auth-text-3);margin:0 0 26px}.sp-feats{display:flex;flex-direction:column;gap:16px;margin-bottom:26px}.sp-feat{display:flex;align-items:flex-start;gap:12px}.sp-ic{width:32px;height:32px;border-radius:10px;flex-shrink:0;display:grid;place-items:center;color:var(--auth-accent);background:var(--auth-panel-icon-bg);border:1px solid var(--auth-panel-icon-brd)}.sp-ft h4{font-size:13.2px;font-weight:600;letter-spacing:-.012em;color:var(--auth-text);margin:0 0 3px}.sp-ft p{font-size:12px;line-height:1.55;color:var(--auth-text-3);margin:0}.sp-proof{display:flex;flex-wrap:wrap;gap:7px 14px;padding-top:18px;border-top:1px solid var(--auth-hairline)}.sp-proof span{display:inline-flex;align-items:center;gap:6px;font-family:var(--fm);font-size:8.6px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--auth-text-4);white-space:nowrap}.sp-proof span:before{content:"";width:3px;height:3px;border-radius:50%;background:var(--auth-accent);opacity:.75}@media (max-width:1080px){.sp{max-width:340px}}.turnstile{gap:12px;padding:10px 12px;background:var(--auth-bg-2);border:1px solid var(--auth-hairline-2);border-radius:var(--auth-r);margin-bottom:14px}.turnstile,.turnstile-check{display:flex;align-items:center}.turnstile-check{width:22px;height:22px;border-radius:50%;background:var(--auth-green);color:#fff;justify-content:center;flex-shrink:0}.turnstile-text{flex:1;min-width:0}.turnstile-title{font-size:11px;font-weight:600;color:var(--auth-text);letter-spacing:-.005em}.turnstile-sub{font-size:9.5px;color:var(--auth-text-3);margin-top:1px}.turnstile-brand{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:600;color:var(--auth-text-3);text-transform:uppercase;letter-spacing:.08em}