.AuthShell-module__x0bl9G__shell{isolation:isolate;min-height:100dvh;padding:max(5.75rem, env(safe-area-inset-top)) clamp(1rem, 4vw, 4rem) max(1rem, env(safe-area-inset-bottom));background:var(--background);color:var(--foreground);place-items:center;display:grid;position:relative;overflow-x:clip}.dark .AuthShell-module__x0bl9G__shell{--surface-page:#091016;--surface-card:#111a22;--surface-sunken:#19252f;--surface-hover:#19252f;--border-hairline:#26343e;--border-strong:#596875;--text-primary:#f2f6f8;--text-secondary:#c2cdd4;--text-tertiary:#8e9da7;--text-on-accent:#06111b;--accent-subtle:#102b3b;--accent-muted:#22506a;--accent-base:#6ebce9;--accent-strong:#47a1dc;--accent-ink:#a2d9f5}@supports (color:lab(0% 0 0)){.dark .AuthShell-module__x0bl9G__shell{--text-primary:lab(96.5281% -.82311 -1.65222)}}.AuthShell-module__x0bl9G__backdrop,.AuthShell-module__x0bl9G__backdropTreatment{position:absolute;inset:0}.AuthShell-module__x0bl9G__backdrop{z-index:-3;object-fit:cover;object-position:center;filter:brightness(.72)saturate(.8)contrast(1.02);transform:scale(1.015)}.AuthShell-module__x0bl9G__backdropTreatment{z-index:-2;background:#0a0c0e33}.dark .AuthShell-module__x0bl9G__backdrop{filter:brightness(.46)saturate(.72)contrast(1.06)}.dark .AuthShell-module__x0bl9G__backdropTreatment{background:#05080a57}.AuthShell-module__x0bl9G__topBar{z-index:2;top:max(1.5rem, env(safe-area-inset-top));justify-content:space-between;align-items:center;gap:1rem;display:flex;position:absolute;left:clamp(1rem,4vw,4rem);right:clamp(1rem,4vw,4rem)}.AuthShell-module__x0bl9G__brandLink{color:#fff;display:inline-flex}.AuthShell-module__x0bl9G__brandLink:focus-visible,.AuthShell-module__x0bl9G__backLink:focus-visible{border-radius:var(--radius-control);outline:2px solid var(--ring-focus);outline-offset:4px}.AuthShell-module__x0bl9G__brand{width:clamp(7.25rem,11vw,8.5rem);height:auto}.AuthShell-module__x0bl9G__backLink{color:#fff;-webkit-backdrop-filter:blur(18px)saturate(1.45);min-height:2.5rem;transition:background-color var(--dur-fast), border-color var(--dur-fast);background:#1c1f228f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .75rem .55rem .95rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex;box-shadow:0 16px 42px -26px #000000b3}.AuthShell-module__x0bl9G__backLink:hover{background:#26292dc2;border-color:#ffffff52}.AuthShell-module__x0bl9G__backLink svg{width:.9rem;height:.9rem}.AuthShell-module__x0bl9G__frame{justify-content:center;align-items:center;width:min(100%,76rem);min-height:min(46rem,100dvh - 7rem);display:flex}.AuthShell-module__x0bl9G__formPanel{--surface-card:#36393eb8;--surface-sunken:#44474db8;--surface-hover:#4e5258c2;--border-hairline:#ffffff21;--border-strong:#fff3;--text-primary:#f7f7f6;--text-secondary:#c1c4c9;--text-tertiary:#92979f;--text-on-accent:#fff;--accent-subtle:#47a1dc29;--accent-muted:#47a1dc61;--accent-base:#47a1dc;--accent-strong:#2f8ec7;--accent-ink:#a8dcf7;--surface:#36393eb8;--surface-2:#44474db8;--foreground:#f7f7f6;--text-2:#c1c4c9;--muted:#c1c4c9;--muted-2:#92979f;--border:#ffffff21;--accent:#47a1dc;--accent-soft:#47a1dc29;--on-accent:#fff;--brand:#47a1dc;--brand-soft:#47a1dc29;--ring-focus:#6ebce9;--radius-control:14px;-webkit-backdrop-filter:blur(34px)saturate(1.25);width:min(100%,35rem);min-width:0;min-height:min(46rem,100dvh - 7rem);max-height:calc(100dvh - 7rem);animation:AuthShell-module__x0bl9G__auth-panel-enter var(--dur-slow) var(--ease-out-quint) both;background:#1b1d20db;border:1px solid #ffffff29;border-radius:clamp(2.25rem,4vw,3rem);grid-template-rows:minmax(0,1fr) auto;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 38px 90px -42px #000000e0}.AuthShell-module__x0bl9G__themeControl{z-index:3;-webkit-backdrop-filter:blur(20px)saturate(1.3);background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;width:44px;height:44px;position:absolute;top:1.25rem;right:1.25rem;overflow:visible}.AuthShell-module__x0bl9G__themeControl>button{border-radius:inherit;width:100%;height:100%}.AuthShell-module__x0bl9G__formScroll{overscroll-behavior:contain;scrollbar-width:thin;align-items:center;min-height:0;padding:clamp(4.25rem,7vh,5rem) clamp(2rem,5vw,3.75rem) 1.5rem;display:flex;overflow-y:auto}.AuthShell-module__x0bl9G__panel{width:min(100%,28rem);margin:auto}.AuthShell-module__x0bl9G__footer{min-height:3rem;color:var(--text-secondary);justify-content:center;align-items:center;padding:.55rem 1.5rem .85rem;display:flex}.AuthShell-module__x0bl9G__trustLine{text-align:center;text-wrap:balance;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;font-size:.7rem;line-height:1.35;display:inline-flex}.AuthShell-module__x0bl9G__trustIcon{width:.9rem;height:.9rem;color:var(--accent-base);flex:none}.AuthShell-module__x0bl9G__trustDivider{color:var(--text-tertiary)}@keyframes AuthShell-module__x0bl9G__auth-panel-enter{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}.AuthShell-module__x0bl9G__legalLinks{flex-wrap:wrap;justify-content:center;gap:.3rem .8rem;font-size:.75rem;line-height:1.4;display:flex}.AuthShell-module__x0bl9G__legalLinks a{border-radius:var(--radius-control);min-height:1.75rem;color:var(--text-secondary);text-underline-offset:2px;align-items:center;padding-inline:.1rem;display:inline-flex}.AuthShell-module__x0bl9G__legalLinks a:hover{color:var(--text-primary)}.AuthShell-module__x0bl9G__legalLinks a:focus-visible{outline:2px solid var(--ring-focus);outline-offset:3px}@media (max-width:980px){.AuthShell-module__x0bl9G__formScroll{padding-inline:clamp(1.5rem,4vw,2.75rem)}}@media (max-width:760px){.AuthShell-module__x0bl9G__shell{padding:max(5rem, env(safe-area-inset-top)) 1rem max(1rem, env(safe-area-inset-bottom))}.AuthShell-module__x0bl9G__backdrop{object-position:center 18%;position:fixed;transform:scale(1.04)}.AuthShell-module__x0bl9G__frame{align-items:stretch;width:100%;min-height:calc(100dvh - 6rem)}.AuthShell-module__x0bl9G__formPanel{width:100%;min-height:calc(100dvh - 6rem);max-height:none}.AuthShell-module__x0bl9G__formScroll{padding:4.5rem clamp(1.25rem,7vw,2.5rem) 1.5rem;overflow:visible}.AuthShell-module__x0bl9G__themeControl{top:.9rem;right:1rem}}@media (max-width:480px){.AuthShell-module__x0bl9G__formScroll{padding-inline:1.15rem}.AuthShell-module__x0bl9G__footer{padding-inline:1rem}.AuthShell-module__x0bl9G__trustDivider{display:none}}@media (max-width:380px){.AuthShell-module__x0bl9G__backLink{justify-content:center;width:2.5rem;padding:0}.AuthShell-module__x0bl9G__backLink span{display:none}}@media (max-height:720px) and (min-width:761px){.AuthShell-module__x0bl9G__shell{padding-block:4.75rem .75rem}.AuthShell-module__x0bl9G__frame{min-height:0}.AuthShell-module__x0bl9G__formPanel{height:calc(100dvh - 5.5rem);min-height:0;max-height:calc(100dvh - 5.5rem)}.AuthShell-module__x0bl9G__formScroll{align-items:flex-start;padding-top:3.75rem;padding-bottom:1rem}.AuthShell-module__x0bl9G__footer{min-height:2.35rem;padding-block:.35rem .55rem}}@media (prefers-reduced-motion:reduce){.AuthShell-module__x0bl9G__formPanel{animation:none}}@media (prefers-reduced-transparency:reduce){.AuthShell-module__x0bl9G__formPanel,.AuthShell-module__x0bl9G__themeControl{-webkit-backdrop-filter:none;background:#202225}}@media (forced-colors:active){.AuthShell-module__x0bl9G__backdrop,.AuthShell-module__x0bl9G__backdropTreatment{display:none}.AuthShell-module__x0bl9G__formPanel,.AuthShell-module__x0bl9G__backLink,.AuthShell-module__x0bl9G__themeControl{box-shadow:none;background:canvas;border:1px solid canvastext}}
.ProviderMark-module__s108ha__mark{border-radius:4px;flex:none;display:inline-flex;position:relative;overflow:hidden}.ProviderMark-module__s108ha__image{object-fit:contain;transform-origin:50%}.ProviderMark-module__s108ha__google{transform:none}.ProviderMark-module__s108ha__apple{transform:scale(1.64)}.ProviderMark-module__s108ha__lightImage{mix-blend-mode:multiply}.ProviderMark-module__s108ha__darkImage{mix-blend-mode:screen}.ProviderMark-module__s108ha__adaptiveDark{display:none}.dark .ProviderMark-module__s108ha__adaptiveLight{display:none}.dark .ProviderMark-module__s108ha__adaptiveDark{display:block}@media (forced-colors:active){.ProviderMark-module__s108ha__image{mix-blend-mode:normal}}
.AuthModeTabs-module__y8jnvW__tabs{background:#0406087a;border:1px solid #ffffff1f;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;width:min(100%,22rem);padding:.3rem;display:grid;box-shadow:inset 0 1px #ffffff0f,0 16px 34px -28px #000000e6}.AuthModeTabs-module__y8jnvW__tab{min-height:3rem;color:var(--muted-2);transition:color var(--dur-fast), background-color var(--dur-fast), border-color var(--dur-fast), box-shadow var(--dur-fast), transform var(--dur-fast);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;font-size:.85rem;font-weight:650;line-height:1;display:flex}.AuthModeTabs-module__y8jnvW__tab:hover{color:var(--foreground);background:#ffffff12;transform:translateY(-1px);box-shadow:0 0 24px #6ebce924}.AuthModeTabs-module__y8jnvW__tabActive{color:var(--foreground);background:#ffffff1f;border-color:#ffffff24;box-shadow:inset 0 1px #ffffff1f,0 0 28px #6ebce929}.AuthModeTabs-module__y8jnvW__tabActive:hover{background:#ffffff29;box-shadow:inset 0 1px #ffffff29,0 0 34px #6ebce93d}.AuthModeTabs-module__y8jnvW__tab:focus-visible{outline:2px solid var(--ring-focus);outline-offset:3px}@media (prefers-reduced-motion:reduce){.AuthModeTabs-module__y8jnvW__tab{transition:none}.AuthModeTabs-module__y8jnvW__tab:hover{transform:none}}@media (forced-colors:active){.AuthModeTabs-module__y8jnvW__tabs,.AuthModeTabs-module__y8jnvW__tabActive{box-shadow:none;background:canvas;border:1px solid canvastext}}
