.auth_shell__ZMJBf{--auth-ink:#0a0a0a;--auth-paper:#f5f5f3;--auth-bg:var(--auth-paper);--auth-surface:rgba(10,10,10,0.025);--auth-border:rgba(10,10,10,0.10);--auth-border-mid:rgba(10,10,10,0.20);--auth-text:var(--auth-ink);--auth-text-mid:rgba(10,10,10,0.50);--auth-text-faint:rgba(10,10,10,0.22);--auth-wordmark:rgba(10,10,10,0.035);--auth-plate:rgba(10,10,10,0.10);--auth-plate-strong:rgba(10,10,10,0.18);--auth-particle:rgba(10,10,10,0.28);--auth-btn-bg:var(--auth-ink);--auth-btn-fg:var(--auth-paper);--auth-ok:rgba(20,130,95,0.85);--auth-err:rgba(180,50,50,0.9);--auth-warn:rgba(150,95,20,0.95);--auth-warn-bg:rgba(220,160,50,0.10);--auth-warn-border:rgba(220,160,50,0.30);background:var(--auth-bg);color:var(--auth-text)}.auth_shell__ZMJBf[data-auth-theme=dark]{--auth-ink:#0a0a0a;--auth-paper:#f5f5f3;--auth-bg:#0a0a0a;--auth-surface:rgba(245,245,243,0.04);--auth-border:rgba(245,245,243,0.10);--auth-border-mid:rgba(245,245,243,0.22);--auth-text:#f5f5f3;--auth-text-mid:rgba(245,245,243,0.45);--auth-text-faint:rgba(245,245,243,0.18);--auth-wordmark:rgba(245,245,243,0.028);--auth-plate:rgba(245,245,243,0.13);--auth-plate-strong:rgba(245,245,243,0.18);--auth-particle:rgba(245,245,243,0.30);--auth-btn-bg:var(--auth-paper);--auth-btn-fg:var(--auth-ink);--auth-ok:rgba(29,158,117,0.8);--auth-err:rgba(245,130,130,0.9);--auth-warn:rgba(245,180,80,0.85);--auth-warn-bg:rgba(245,180,80,0.07);--auth-warn-border:rgba(245,180,80,0.22)}.auth_shell__ZMJBf{position:relative;min-height:100dvh;display:flex;align-items:center;justify-content:center;overflow-x:hidden;padding:64px 20px 96px;font-family:var(--font-geist),ui-sans-serif,system-ui,sans-serif}@media (max-height:760px),(max-width:640px){.auth_shell__ZMJBf{align-items:flex-start;padding-top:48px;padding-bottom:72px}}.auth_wordmarkBg__RrqLD{top:50%;left:50%;transform:translate(-50%,-50%);font-size:clamp(80px,14vw,180px);font-weight:500;color:var(--auth-wordmark);letter-spacing:-6px;white-space:nowrap;user-select:none;line-height:1}.auth_plates__aMeKi,.auth_wordmarkBg__RrqLD{position:fixed;pointer-events:none;z-index:0}.auth_plates__aMeKi{inset:0}.auth_plate__lcxpr{position:absolute;top:8%;bottom:8%;width:.5px}.auth_plateLeft___LMks{left:20%}.auth_plateRight__VysK_{right:20%}.auth_plateLine__WLN9d{width:100%;height:100%;background:linear-gradient(to bottom,transparent 0,color-mix(in srgb,var(--auth-plate) 50%,transparent) 15%,var(--auth-plate) 50%,color-mix(in srgb,var(--auth-plate) 50%,transparent) 85%,transparent 100%)}.auth_plate__lcxpr:after,.auth_plate__lcxpr:before{content:"";position:absolute;left:-3px;width:7px;height:.5px;background:var(--auth-plate-strong)}.auth_plate__lcxpr:before{top:0}.auth_plate__lcxpr:after{bottom:0}.auth_particles__AxUFB{position:fixed;inset:0;pointer-events:none;z-index:0}.auth_particle__zfQs6{position:absolute;border-radius:50%;background:var(--auth-particle);animation:auth_particleRise__9QT5H linear infinite}@keyframes auth_particleRise__9QT5H{0%{opacity:0;transform:translateY(0) translateX(0)}8%{opacity:1}88%{opacity:.5}to{opacity:0;transform:translateY(-200px) translateX(var(--dx))}}.auth_pageFooter__hAQpq{position:fixed;bottom:24px;left:0;right:0;text-align:center;font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:11px;color:var(--auth-text-faint);letter-spacing:.04em;z-index:5;pointer-events:none}@media (max-height:760px){.auth_pageFooter__hAQpq{display:none}}.auth_card__FJKwD{position:relative;z-index:10;width:min(360px,calc(100vw - 40px))}.auth_cardTitle__NcR6M{font-size:22px;font-weight:400;letter-spacing:-.4px;margin-bottom:8px;color:var(--auth-text)}.auth_cardSub__gRJ_q{font-size:13px;font-weight:300;color:var(--auth-text-mid);line-height:1.55;margin-bottom:32px}.auth_field__H8XQ4{margin-bottom:16px}.auth_fieldLabel__Dziwx{display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.02em;color:var(--auth-text-mid);margin-bottom:6px}.auth_fieldLabelHint__L9Jb6{color:var(--auth-text-faint);font-weight:300}.auth_fieldLabelWarn__d2Bf5{color:var(--auth-warn);font-weight:400}.auth_fieldInput__W7CAH{display:block;width:100%;background:var(--auth-surface);border:.5px solid var(--auth-border);border-radius:6px;padding:10px 12px;font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:13px;color:color-mix(in srgb,var(--auth-text) 85%,transparent);outline:none;transition:border-color .2s,background .2s;-webkit-appearance:none;appearance:none;word-break:break-all}.auth_fieldInput__W7CAH::placeholder{color:var(--auth-text-faint)}.auth_fieldInput__W7CAH:focus{border-color:var(--auth-border-mid);background:color-mix(in srgb,var(--auth-text) 6%,transparent)}.auth_fieldInput__W7CAH[readonly]{cursor:default;user-select:all}.auth_fieldInputValid__1VAfx{border-color:color-mix(in srgb,var(--auth-ok) 70%,transparent)}.auth_fieldInputInvalid__FMZCC{border-color:color-mix(in srgb,var(--auth-err) 70%,transparent)}.auth_fieldHint__OE3cf{font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:11px;margin-top:5px;color:var(--auth-text-faint);min-height:16px;transition:color .2s}.auth_fieldHintErr__nYjOA{color:var(--auth-err)}.auth_fieldHintOk__AX7_O{color:var(--auth-ok)}.auth_btnPrimary__asvtS,.auth_fieldNameInput__jFqaa{font-family:var(--font-geist),ui-sans-serif,system-ui,sans-serif;font-size:14px}.auth_btnPrimary__asvtS{display:block;width:100%;background:var(--auth-btn-bg);color:var(--auth-btn-fg);border:none;border-radius:6px;padding:11px;font-weight:500;cursor:pointer;margin-top:20px;margin-bottom:24px;transition:opacity .15s,transform .1s;position:relative;letter-spacing:-.1px}.auth_btnPrimary__asvtS:hover:not(:disabled){opacity:.88}.auth_btnPrimary__asvtS:active:not(:disabled){transform:scale(.99)}.auth_btnPrimary__asvtS:disabled{opacity:.35;cursor:not-allowed}.auth_btnGhost__B7D_q{display:block;width:100%;background:transparent;border:.5px solid var(--auth-border);border-radius:6px;padding:11px;font-family:var(--font-geist),ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:400;color:var(--auth-text-mid);cursor:pointer;margin-top:20px;letter-spacing:-.1px;transition:border-color .2s,color .2s,opacity .15s;position:relative}.auth_btnGhost__B7D_q:not(:disabled):hover{border-color:var(--auth-border-mid);color:var(--auth-text)}.auth_btnGhost__B7D_q:disabled{opacity:.3;cursor:not-allowed}.auth_btnGhostReady__iMWqR{background:var(--auth-btn-bg);color:var(--auth-btn-fg);border-color:var(--auth-btn-bg);font-weight:500}.auth_btnGhostReady__iMWqR:not(:disabled):hover{opacity:.88;color:var(--auth-btn-fg)}.auth_spinner__l0E7_{display:inline-block;width:14px;height:14px;border:1.5px solid color-mix(in srgb,var(--auth-btn-fg) 30%,transparent);border-top-color:var(--auth-btn-fg);border-radius:50%;animation:auth_spin__AYu_Q .7s linear infinite;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.auth_spinnerGhost__z_l5s{border-color:color-mix(in srgb,var(--auth-text-mid) 30%,transparent);border-top-color:var(--auth-text-mid)}@keyframes auth_spin__AYu_Q{to{transform:translateY(-50%) rotate(1turn)}}.auth_cardFooter__K4a8v{font-size:12px;color:var(--auth-text-faint);line-height:1.7}.auth_cardFooter__K4a8v a{color:var(--auth-text-mid);text-decoration:underline;text-underline-offset:2px;text-decoration-color:color-mix(in srgb,var(--auth-text-mid) 40%,transparent);cursor:pointer;transition:color .15s}.auth_cardFooter__K4a8v a:hover{color:var(--auth-text)}.auth_cardFooterSep__NFsnH{display:block;height:14px}.auth_errorBanner__BCkWw{background:color-mix(in srgb,var(--auth-err) 12%,transparent);border:.5px solid color-mix(in srgb,var(--auth-err) 35%,transparent);border-radius:6px;padding:10px 14px;font-size:13px;color:var(--auth-err);margin-bottom:16px}.auth_warnBanner__2nC9E{margin-top:8px;padding:10px 12px;background:var(--auth-warn-bg);border:.5px solid var(--auth-warn-border);border-radius:5px;font-size:12px;font-weight:300;color:var(--auth-warn);line-height:1.55}.auth_divider__ZhDd8{border:none;border-top:.5px solid color-mix(in srgb,var(--auth-text) 7%,transparent);margin:20px 0}.auth_copyBtn__OzX6P{background:none;border:none;cursor:pointer;padding:0;font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:11px;color:var(--auth-text-faint);letter-spacing:.03em;transition:color .15s;display:inline-flex;align-items:center;gap:4px}.auth_copyBtn__OzX6P:hover{color:var(--auth-text-mid)}.auth_copyBtnDone__28HSs{color:var(--auth-ok)}.auth_checkRow__J9hok{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px}.auth_checkRow__J9hok input[type=checkbox]{appearance:none;-webkit-appearance:none;width:15px;height:15px;border:.5px solid var(--auth-border-mid);border-radius:3px;background:var(--auth-surface);cursor:pointer;flex-shrink:0;margin-top:1px;position:relative;transition:border-color .15s,background .15s}.auth_checkRow__J9hok input[type=checkbox]:checked{background:var(--auth-btn-bg);border-color:var(--auth-btn-bg)}.auth_checkRow__J9hok input[type=checkbox]:checked:after{content:"";position:absolute;left:4px;top:1.5px;width:4px;height:8px;border:1.5px solid var(--auth-btn-fg);border-top:none;border-left:none;transform:rotate(45deg)}.auth_checkLabel__PyDfI{font-size:12px;font-weight:300;color:var(--auth-text-mid);line-height:1.55;cursor:pointer}.auth_checkLabel__PyDfI a{color:color-mix(in srgb,var(--auth-text) 55%,transparent);text-decoration:underline;text-underline-offset:2px;text-decoration-color:color-mix(in srgb,var(--auth-text) 20%,transparent)}.auth_checkLabel__PyDfI a:hover{color:var(--auth-text)}.auth_powStatus__EyXdT{font-family:var(--font-geist-mono),ui-monospace,monospace;font-size:11px;color:var(--auth-text-faint);margin-top:8px;min-height:16px;letter-spacing:.02em;text-align:center;transition:color .2s}.auth_powStatusDone__tdVO8{color:var(--auth-ok)}@media (max-width:480px){.auth_plateLeft___LMks{left:6%}.auth_plateRight__VysK_{right:6%}.auth_wordmarkBg__RrqLD{font-size:22vw;letter-spacing:-3px;opacity:.7}}@media (max-height:760px),(max-width:640px){.auth_wordmarkBg__RrqLD{top:110px;transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.auth_particle__zfQs6,.auth_spinner__l0E7_{animation:none}}