.auth-shell{--auth-ink:#1a1a1a;--auth-mist:#f7f7f5;--auth-muted:#6b7280;--auth-stroke:#e5e7eb;--auth-cta:#0f172a;--auth-cta-hover:#0b1220;--auth-ease:cubic-bezier(.16, 1, .3, 1);--auth-gutter:clamp(1rem, 3.2vw, 2rem);background:var(--auth-mist);height:100svh;min-height:0;max-height:100svh;color:var(--auth-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:inherit;overflow:hidden}.auth-shell input[data-slot=input],.auth-shell input:not([type=checkbox]):not([type=radio]),.auth-shell select,.auth-shell textarea{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border-style:solid;border-width:1px;color:#1a1a1a!important;background-color:#fff!important;border-color:#d8d8d4!important}.auth-shell input::placeholder,.auth-shell textarea::placeholder{color:#9ca3af!important}.auth-shell input:-webkit-autofill{-webkit-text-fill-color:#1a1a1a;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #fff}.auth-shell input:-webkit-autofill:hover{-webkit-text-fill-color:#1a1a1a;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #fff}.auth-shell input:-webkit-autofill:focus{-webkit-text-fill-color:#1a1a1a;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #fff}.auth-shell__atmosphere{z-index:0;pointer-events:none;position:fixed;inset:0}.auth-shell__atmosphere img{object-fit:cover;object-position:35% 42%;opacity:.12;filter:grayscale(.55)contrast(.92)brightness(1.14)saturate(.35);width:100%;height:100%;display:block}.auth-shell__atmosphere:before{content:"";background:#f8fafcc7;position:absolute;inset:0}.auth-shell__atmosphere:after{content:"";background:linear-gradient(90deg,#0000 42%,#ffffff73 68%,#ffffffeb 88%,#fff 100%);position:absolute;inset:0}@media (max-width:899px){.auth-shell__atmosphere:after{background:linear-gradient(#0000 36%,#ffffff8c 62%,#fffffff5 100%)}}.auth-shell__page{z-index:1;width:100%;max-width:1080px;height:100%;min-height:0;max-height:100%;padding-inline:var(--auth-gutter);box-sizing:border-box;grid-template-columns:minmax(0,1fr);margin:0 auto;display:grid;position:relative;overflow:hidden}@media (min-width:900px){.auth-shell__page{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;column-gap:clamp(1.25rem,3vw,2.5rem);padding-block:1.25rem}}.auth-shell__page--wide{max-width:1120px}@media (min-width:900px){.auth-shell__page--wide{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}}.auth-shell__brand{z-index:1;text-align:left;width:100%;max-width:24rem;min-height:0;animation:auth-shell-rise .52s var(--auth-ease) both;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0;padding:1rem 0 .55rem;display:flex;position:relative}@media (min-width:900px){.auth-shell__brand{justify-content:center;max-width:22rem;margin-left:auto;margin-right:.5rem;padding:1rem 1rem 1rem .25rem}}.auth-shell__mark{align-items:center;gap:.6rem;display:inline-flex}.auth-shell__mark--compact{gap:.5rem}.auth-shell__wordmark{letter-spacing:-.045em;color:var(--auth-ink);font-size:1.08rem;font-weight:600;line-height:1}.auth-shell__mark--compact .auth-shell__wordmark{font-size:1rem}.auth-shell__line{letter-spacing:-.052em;max-width:11ch;color:var(--auth-ink);text-wrap:balance;margin:1rem 0 0;font-size:clamp(1.7rem,3.2vw,2.35rem);font-weight:550;line-height:1.04}@media (min-width:900px){.auth-shell__line{margin-top:1.15rem}}.auth-shell__whisper{max-width:24ch;color:var(--auth-muted);text-wrap:pretty;margin:.65rem 0 0;font-size:.875rem;line-height:1.45}@media (max-width:899px){.auth-shell{overflow:hidden auto}.auth-shell__page{height:auto;min-height:100%;padding-bottom:.5rem;overflow:visible}.auth-shell__brand{padding-top:max(.85rem, env(safe-area-inset-top,0px));max-width:none}.auth-shell__line{max-width:14ch;margin-top:.75rem;font-size:clamp(1.45rem,6vw,1.75rem)}.auth-shell__whisper{max-width:32ch;margin-top:.5rem;font-size:.8125rem}}@media (max-height:820px) and (min-width:900px){.auth-shell__whisper{display:none}.auth-shell__line{margin-top:.85rem;font-size:clamp(1.55rem,2.4vw,2rem)}}.auth-shell__form-pane{z-index:1;width:100%;min-height:0;padding:.15rem 0 calc(.75rem + env(safe-area-inset-bottom,0px));animation:auth-shell-rise .52s var(--auth-ease) 50ms both;justify-content:stretch;align-items:stretch;display:flex;position:relative}@media (min-width:900px){.auth-shell__form-pane{justify-content:flex-start;align-items:center;height:100%;padding:.75rem .25rem .75rem .5rem}}.auth-shell__card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overscroll-behavior:contain;background:#fffffff0;border:1px solid #e5e7ebf2;border-radius:1rem;width:100%;max-width:none;max-height:100%;margin-inline:0;padding:1rem 1.05rem .95rem;overflow-y:auto;box-shadow:0 14px 36px #0f172a0d}@media (min-width:900px){.auth-shell__card{max-width:22.5rem;margin-inline:0;padding:1.15rem 1.2rem 1.05rem}}.auth-shell__card--wide{max-width:none}@media (min-width:900px){.auth-shell__card--wide{max-width:32rem}}.auth-shell__card form,.auth-shell__card form .grid{gap:.65rem}.auth-shell__card form .grid.gap-1\.5,.auth-shell__card .grid.gap-1\.5{gap:.3rem}.auth-shell__card .mt-4{margin-top:.65rem!important}.auth-shell__card .mt-5{margin-top:.75rem!important}.auth-shell__card .mb-4,.auth-shell__card .sm\:mb-5{margin-bottom:.75rem!important}.auth-shell__card .my-3{margin-block:.45rem!important}@keyframes auth-shell-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.auth-shell__brand,.auth-shell__form-pane{animation:none}}.auth-syl{--auth-ink:#1a1a1a;--auth-mist:#f7f7f5;--auth-muted:#6b7280;--auth-stroke:#e5e7eb;--auth-cta:#0f172a;--auth-gutter:clamp(.85rem, 2.8vw, 1.5rem);width:100%;max-width:1120px;height:100svh;padding:.85rem var(--auth-gutter) calc(.85rem + env(safe-area-inset-bottom,0px));box-sizing:border-box;background:var(--auth-mist);min-height:0;color:var(--auth-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;flex-direction:column;margin:0 auto;display:flex;position:relative;overflow:hidden}.auth-syl input[data-slot=input],.auth-syl input:not([type=checkbox]):not([type=radio]),.auth-syl select,.auth-syl textarea{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border-style:solid;border-width:1px;color:#1a1a1a!important;background-color:#fff!important;border-color:#d8d8d4!important}.auth-syl__shell{z-index:1;background:#fffffff5;border:1px solid #e5e7eb;border-radius:1.05rem;flex:1 1 0;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;max-height:100%;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 36px #0f172a0d}.auth-syl__head{text-align:left;background:#fff;border-bottom:1px solid #eef0f3;flex-direction:column;flex-shrink:0;align-items:flex-start;gap:.65rem;padding:.85rem 1rem .8rem;display:flex}@media (min-width:860px){.auth-syl__head{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1.2rem}}.auth-syl__head-copy{text-align:left;min-width:0}.auth-syl__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#6b7280;margin:.45rem 0 0;font-size:.65rem;font-weight:650}.auth-syl__title{letter-spacing:-.035em;color:#1a1a1a;margin:.3rem 0 0;font-size:clamp(1.2rem,2.4vw,1.5rem);font-weight:600;line-height:1.15}.auth-syl__lead{color:#6b7280;max-width:42ch;margin:.35rem 0 0;font-size:.82rem;line-height:1.4}@media (max-height:820px){.auth-syl__lead{display:none}}.auth-syl__meta{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}@media (min-width:860px){.auth-syl__meta{flex-direction:column;align-items:flex-end}}@media (max-width:480px){.auth-syl{padding-inline:.55rem}.auth-syl__shell{border-radius:.9rem}.auth-syl__head{padding:.75rem .85rem}}
