:root{--ds-ink:5 5 5;--ds-ink-raise:12 12 13;--ds-chalk:242 242 240;--ds-fog:140 140 140;--ds-graphite:42 42 44;--ds-surface-0:5 5 5;--ds-surface-1:12 12 13;--ds-surface-2:20 20 22;--ds-surface-3:27 27 30;--ds-line:42 42 44;--ds-line-strong:74 74 80;--ds-text-1:242 242 240;--ds-text-2:140 140 140;--ds-text-3:122 122 124;--ds-error:176 92 96;--ds-error-ink:224 166 166;--ds-recording:226 74 62;--ds-recording-ink:236 142 134;--ds-offline:156 130 84;--ds-offline-ink:184 169 141;--ds-processing:110 110 116;--ds-processing-ink:156 156 162;--ds-online-ink:140 140 140;--ds-state-bg:.1;--ds-state-border:.24;--ds-font-sans:"Geist", "Helvetica Neue", Helvetica, Arial, sans-serif;--ds-font-mono:"Geist Mono", ui-monospace, monospace;--ds-text-2xs:10px;--ds-text-xs:12px;--ds-text-sm:14px;--ds-text-base:16px;--ds-text-lg:18px;--ds-text-xl:20px;--ds-text-2xl:24px;--ds-text-3xl:30px;--ds-display:clamp(28px, 3.4vw, 44px);--ds-lead-tight:1.15;--ds-lead-body:1.5;--ds-track-display:-.03em;--ds-track-label:.115em;--ds-track-mono:.24em;--ds-radius:6px;--ds-radius-sm:5px;--ds-ease:cubic-bezier(.22,.61,.24,1);--ds-ease-enter:cubic-bezier(.16, 1, .3, 1)}.hero-auth #gl{z-index:0;width:100%;height:100%;display:block;position:fixed;inset:0}.hero-auth body{overflow-x:hidden}.hero-auth .hero{--pad:clamp(20px, 3.8vw, 56px);--auth-w:420px;z-index:1;min-height:100svh;padding:var(--pad);flex-direction:column;display:flex;position:relative}.hero-auth .nav{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.hero-auth .mark{letter-spacing:-.025em;text-transform:uppercase;color:rgb(var(--ds-chalk));font-size:clamp(13px,1.05vw,15px);font-weight:800;line-height:.92;text-decoration:none}.hero-auth .stage{flex:1;grid-template-areas:"cena";place-items:center;display:grid}.hero-auth .stage>*{grid-area:cena}.hero-auth .title-slot{width:100%;max-width:1420px;height:var(--title-h,40vh);pointer-events:none}.hero-auth .auth-panel{width:100%;max-width:var(--auth-w)}.hero-auth .auth-card{background:rgb(var(--ds-ink) / .62);-webkit-backdrop-filter:blur(14px)saturate(130%);backdrop-filter:blur(14px)saturate(130%);border:1px solid rgb(var(--ds-line));border-radius:var(--ds-radius);box-shadow:0 24px 60px -24px #000c, inset 0 1px 0 rgb(var(--ds-chalk) / .07);padding:clamp(22px,3vw,32px)}.hero-auth .auth-card input:not([type=checkbox]),.hero-auth .auth-card select,.hero-auth .auth-card textarea{background-color:rgb(var(--ds-chalk) / .06);border-color:rgb(var(--ds-chalk) / .18)}.hero-auth .auth-card input:not([type=checkbox]):focus,.hero-auth .auth-card select:focus,.hero-auth .auth-card textarea:focus{background-color:rgb(var(--ds-chalk) / .1);border-color:rgb(var(--ds-chalk) / .45)}.hero-auth .auth-card input:-webkit-autofill{-webkit-text-fill-color:rgb(var(--ds-text-1));-webkit-box-shadow:0 0 0 1000px rgb(var(--ds-surface-3)) inset;caret-color:rgb(var(--ds-text-1))}.hero-auth .auth-card input:-webkit-autofill:hover{-webkit-text-fill-color:rgb(var(--ds-text-1));-webkit-box-shadow:0 0 0 1000px rgb(var(--ds-surface-3)) inset;caret-color:rgb(var(--ds-text-1))}.hero-auth .auth-card input:-webkit-autofill:focus{-webkit-text-fill-color:rgb(var(--ds-text-1));-webkit-box-shadow:0 0 0 1000px rgb(var(--ds-surface-3)) inset;caret-color:rgb(var(--ds-text-1))}.hero-auth .auth-foot{text-align:center;font-size:var(--ds-text-xs);color:rgb(var(--ds-text-3));margin-top:18px}@media (width<=880px){.hero-auth .stage{flex-direction:column;justify-content:center;align-items:center;display:flex}.hero-auth .auth-panel{margin-top:clamp(-30px,-2.6vh,-14px)}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.hero-auth .auth-card{background:rgb(var(--ds-surface-1))}}@media (prefers-reduced-transparency:reduce){.hero-auth .auth-card{background:rgb(var(--ds-surface-1));-webkit-backdrop-filter:none;backdrop-filter:none}}
