.auth{--auth-canvas:#f6f7fa;--auth-surface:#fff;--auth-input-bg:#fff;--auth-hairline:#121b3c1a;--auth-hairline-strong:#121b3c33;--auth-text:#0f1526;--auth-text-2:#55607a;--auth-placeholder:#9aa5c4;--auth-accent:#2f4fe0;--auth-accent-hover:#2338b8;--auth-accent-active:#1e31a3;--auth-accent-ink:#fff;--auth-ring:#2f4fe02e;--auth-disabled-bg:#e3e7f1;--auth-disabled-ink:#9aa5c4;--auth-danger-bg:#ef444414;--auth-danger-border:#ef44443d;--auth-danger-ink:#c81e4f;--auth-danger-dot:#ef4444;--auth-progress-track:#2f4fe01f;--auth-shadow:0 1px 2px #1018280d,0 12px 32px -16px #10182824;--auth-brand-bg:#0a0d16;--auth-brand-text:#e9edf8;--auth-brand-text-2:#c3cbe0;--auth-brand-muted:#9aa5c4;--auth-brand-faint:#7a85a3;--auth-brand-accent:#4f6dff;--auth-brand-accent-ink:#0a0d16;--auth-brand-hairline:#97a8d61c;--auth-brand-dot:#97a8d61a;--auth-font-ui:var(--font-inter),ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--auth-font-heading:var(--font-manrope),var(--auth-font-ui);--auth-font-brand:var(--font-sora),var(--auth-font-ui);--auth-font-mono:var(--font-jetbrains),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){.auth{--auth-canvas:#0a0d16;--auth-surface:#10141f;--auth-input-bg:#0c1019;--auth-hairline:#97a8d61c;--auth-hairline-strong:#97a8d63d;--auth-text:#e9edf8;--auth-text-2:#9aa5c4;--auth-placeholder:#6b7694;--auth-accent:#6e87ff;--auth-accent-hover:#7f95ff;--auth-accent-active:#5d76f2;--auth-accent-ink:#0a0d16;--auth-ring:#6e87ff47;--auth-disabled-bg:#1a2030;--auth-disabled-ink:#6b7694;--auth-danger-bg:#ef44441f;--auth-danger-border:#ef444452;--auth-danger-ink:#f87383;--auth-danger-dot:#f87383;--auth-progress-track:#6e87ff29;--auth-shadow:0 1px 2px #0006,0 12px 32px -16px #0009;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.auth{background:var(--auth-canvas);min-height:100dvh;color:var(--auth-text);font-family:var(--auth-font-ui);letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;grid-template-columns:minmax(420px,44%) minmax(0,1fr);font-size:14px;line-height:1.5;display:grid}.auth-brand{background:var(--auth-brand-bg);min-width:0;color:var(--auth-brand-text);border-right:1px solid var(--auth-brand-hairline);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;flex-direction:column;padding:48px;display:flex;position:relative;overflow:hidden}.auth-brand:before{content:"";pointer-events:none;background-image:radial-gradient(circle,var(--auth-brand-dot).5px,transparent 1px);background-position:0 0;background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000 15%,#0000 78%);mask-image:linear-gradient(to bottom right,#000 15%,#0000 78%)}.auth-brand>*{position:relative}.auth-brand__top{align-items:center;gap:10px;min-width:0;display:flex}.auth-mark{background:var(--auth-brand-accent);width:28px;height:28px;color:var(--auth-brand-accent-ink);font-family:var(--auth-font-brand);letter-spacing:-.02em;-webkit-user-select:none;user-select:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.auth-wordmark{font-family:var(--auth-font-brand);letter-spacing:-.01em;color:var(--auth-brand-text);white-space:nowrap;font-size:15px;font-weight:600;line-height:1}.auth-brand__strap{color:var(--auth-brand-muted);white-space:nowrap;margin-left:auto;font-size:12px;line-height:1;display:none}.auth-brand__body{flex-direction:column;flex:auto;justify-content:center;max-width:520px;padding:48px 0;display:flex}.auth-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--auth-brand-muted);margin:0;font-size:10.5px;font-weight:600;line-height:1}.auth-brand__title{font-family:var(--auth-font-heading);letter-spacing:-.02em;color:var(--auth-brand-text);text-wrap:balance;max-width:20ch;margin:14px 0 0;font-size:clamp(28px,2.4vw + 6px,34px);font-weight:700;line-height:1.2}.auth-brand__lead{max-width:44ch;color:var(--auth-brand-muted);text-wrap:pretty;margin:16px 0 0;font-size:14px;line-height:1.6}.auth-brand__caps{flex-wrap:wrap;gap:10px 22px;margin:28px 0 0;padding:0;list-style:none;display:flex}.auth-brand__cap{color:var(--auth-brand-text-2);white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.auth-brand__cap:before{content:"";background:var(--auth-brand-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.auth-brand__foot{font-family:var(--auth-font-mono);letter-spacing:.01em;color:var(--auth-brand-faint);flex-wrap:wrap;align-items:center;gap:8px 20px;font-size:11px;line-height:1;display:flex}.auth-brand__secure{align-items:center;gap:6px;display:inline-flex}.auth-brand__secure svg{flex-shrink:0;width:14px;height:14px}.auth-panel{place-items:center;min-width:0;padding:48px 24px;display:grid}.auth-card{border:1px solid var(--auth-hairline);background:var(--auth-surface);width:100%;max-width:400px;box-shadow:var(--auth-shadow);border-radius:14px;padding:32px;animation:.18s ease-out both auth-fade;position:relative;overflow:hidden}.auth-progress{background:var(--auth-progress-track);height:2px;position:absolute;top:0;left:0;right:0;overflow:hidden}.auth-progress__bar{background:var(--auth-accent);border-radius:2px;width:40%;animation:1.1s cubic-bezier(.4,0,.2,1) infinite auth-indeterminate;position:absolute;top:0;bottom:0;left:0}.auth-card .auth-eyebrow{letter-spacing:.1em;color:var(--auth-text-2)}.auth-card__title{font-family:var(--auth-font-heading);letter-spacing:-.02em;color:var(--auth-text);margin:8px 0 0;font-size:24px;font-weight:700;line-height:1.2}.auth-card__lead{color:var(--auth-text-2);text-wrap:pretty;margin:6px 0 0;font-size:13.5px;line-height:1.5}.auth-notice{border:1px solid var(--auth-danger-border);background:var(--auth-danger-bg);color:var(--auth-danger-ink);border-radius:8px;align-items:flex-start;gap:10px;margin:20px 0 0;padding:10px 12px;font-size:13px;font-weight:500;line-height:1.45;display:flex}.auth-notice__dot{background:var(--auth-danger-dot);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.auth-form{flex-direction:column;gap:14px;margin-top:24px;display:flex}.auth-field{flex-direction:column;gap:6px;min-width:0;display:flex}.auth-label{color:var(--auth-text-2);font-size:12px;font-weight:500;line-height:1.2}.auth-input-wrap{min-width:0;position:relative}.auth-input{border:1px solid var(--auth-hairline);background:var(--auth-input-bg);width:100%;height:40px;color:var(--auth-text);font-family:var(--auth-font-ui);appearance:none;border-radius:8px;outline:none;padding:0 12px;font-size:14px;line-height:38px;transition:border-color .14s,box-shadow .14s,background-color .14s,color .14s;display:block}.auth-input--password{padding-right:44px}.auth-input::placeholder{color:var(--auth-placeholder);opacity:1}.auth-input:hover:not(:disabled):not(:focus){border-color:var(--auth-hairline-strong)}.auth-input:focus,.auth-input:focus-visible{border-color:var(--auth-accent);box-shadow:0 0 0 3px var(--auth-ring)}.auth-input:disabled{color:var(--auth-disabled-ink);background:var(--auth-disabled-bg);cursor:not-allowed}.auth-input:-webkit-autofill{-webkit-text-fill-color:var(--auth-text);-webkit-box-shadow:0 0 0 1000px var(--auth-input-bg)inset;caret-color:var(--auth-text);transition:background-color 9999s ease-out}.auth-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--auth-text);-webkit-box-shadow:0 0 0 1000px var(--auth-input-bg)inset;caret-color:var(--auth-text);transition:background-color 9999s ease-out}.auth-input:-webkit-autofill:focus{-webkit-text-fill-color:var(--auth-text);-webkit-box-shadow:0 0 0 1000px var(--auth-input-bg)inset;caret-color:var(--auth-text);transition:background-color 9999s ease-out}.auth-eye{width:32px;height:32px;color:var(--auth-text-2);cursor:pointer;background:0 0;border:0;border-radius:6px;outline:none;justify-content:center;align-items:center;margin-top:-16px;padding:0;transition:color .14s,background-color .14s,box-shadow .14s;display:inline-flex;position:absolute;top:50%;right:4px}.auth-eye svg{width:16px;height:16px}.auth-eye:hover{color:var(--auth-text);background:var(--auth-canvas)}.auth-eye:focus-visible{color:var(--auth-text);box-shadow:0 0 0 3px var(--auth-ring)}.auth-eye:disabled{color:var(--auth-disabled-ink);cursor:not-allowed;background:0 0}.auth-submit{background:var(--auth-accent);width:100%;height:44px;color:var(--auth-accent-ink);font-family:var(--auth-font-ui);letter-spacing:0;cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;border-radius:10px;outline:none;justify-content:center;align-items:center;gap:10px;margin-top:6px;padding:0 16px;font-size:15px;font-weight:600;line-height:1;transition:background-color .14s,color .14s,box-shadow .14s;display:inline-flex}.auth-submit:hover:not(:disabled){background:var(--auth-accent-hover)}.auth-submit:active:not(:disabled){background:var(--auth-accent-active)}.auth-submit:focus-visible{box-shadow:0 0 0 2px var(--auth-surface),0 0 0 4px var(--auth-accent)}.auth-submit:disabled{background:var(--auth-disabled-bg);color:var(--auth-disabled-ink);cursor:not-allowed}.auth-card--checking .auth-input:disabled{background:var(--auth-input-bg);color:var(--auth-text);cursor:progress}.auth-card--checking .auth-eye:disabled{color:var(--auth-text-2);cursor:progress}.auth-card--checking .auth-submit:disabled{background:var(--auth-accent);color:var(--auth-accent-ink);opacity:.72;cursor:progress}.auth-spinner{border:2px solid color-mix(in srgb,currentColor 30%,transparent);border-top-color:currentColor;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite auth-spin}.auth-card__foot{border-top:1px solid var(--auth-hairline);text-align:center;color:var(--auth-text-2);margin:24px 0 0;padding-top:16px;font-size:12px;line-height:1.4}@keyframes auth-fade{0%{opacity:0}to{opacity:1}}@keyframes auth-indeterminate{0%{transform:translate(-100%)}to{transform:translate(350%)}}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (max-width:899px){.auth{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.auth-brand{border-right:0;border-bottom:1px solid var(--auth-brand-hairline);padding:16px 20px}.auth-brand:before{-webkit-mask-image:linear-gradient(90deg,#000 30%,#0000 95%);mask-image:linear-gradient(90deg,#000 30%,#0000 95%)}.auth-brand__strap{display:inline-block}.auth-brand__body,.auth-brand__foot{display:none}.auth-panel{align-items:start;padding:32px 16px 40px}.auth-card{padding:24px}.auth-input{font-size:16px}}@media (max-width:379px){.auth-brand__strap{display:none}}@media (prefers-reduced-motion:reduce){.auth-card{animation:none}.auth-progress__bar{opacity:.6;width:100%;animation:none;left:0}.auth-input,.auth-eye,.auth-submit{transition:none}}
