.auth_authPage__SGxKO{min-height:100vh;display:grid;grid-template-columns:1fr}.auth_authBrand__bOBQU{display:none;padding:3rem;background:var(--os-navy);color:#fff;flex-direction:column;justify-content:space-between}.auth_authBrandInner__bUgFF{max-width:28rem}.auth_authBrand__bOBQU h1{margin:2rem 0 0;font-size:clamp(2rem,4vw,2.75rem);line-height:1.15;font-weight:800;letter-spacing:-.03em}.auth_authBrand__bOBQU ul{margin:2rem 0 0;padding:0;list-style:none}.auth_authBrand__bOBQU li{position:relative;padding-left:1.25rem;margin-bottom:.875rem;color:#cbd5e1;line-height:1.6}.auth_authBrand__bOBQU li:before{content:"";position:absolute;left:0;top:.55rem;width:.45rem;height:.45rem;border-radius:999px;background:#38bdf8}.auth_authBrandFoot__RSU8t{font-size:.8125rem;color:#64748b}.auth_authPanel__6h0Bd{display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;background:#fff}.auth_authFormWrap__5Nb_2{width:min(420px,100%)}.auth_authFormWrap__5Nb_2 h2{margin:0;font-size:2rem;font-weight:800;letter-spacing:-.03em}.auth_authFormWrap__5Nb_2 p{margin:.75rem 0 0;color:var(--os-slate-600);line-height:1.6}.auth_form__TOqgD{margin-top:2rem;display:grid;grid-gap:1.25rem;gap:1.25rem}.auth_field__rM1DK label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#334155}.auth_field__rM1DK input{width:100%;padding:.75rem .875rem;border-radius:.625rem;border:1px solid #cbd5e1;background:#fff;color:var(--os-slate-900)}.auth_field__rM1DK input:focus{outline:2px solid rgba(37,99,235,.25);border-color:var(--os-blue)}.auth_submit__IPS4g{width:100%;margin-top:.5rem;padding:.875rem 1rem;border:0;border-radius:.75rem;background:var(--os-blue);color:#fff;font-weight:600;cursor:pointer;transition:background .2s}.auth_submit__IPS4g:hover:not(:disabled){background:var(--os-blue-dark)}.auth_submit__IPS4g:disabled{background:#94a3b8;cursor:not-allowed;opacity:.85}.auth_field__rM1DK input:disabled{background:#f1f5f9;color:var(--os-slate-600);cursor:not-allowed}.auth_authSwitch__a8YAw{margin-top:1.5rem;text-align:center;font-size:.875rem;color:var(--os-slate-600)}.auth_authSwitch__a8YAw a{color:var(--os-blue);font-weight:600}.auth_notice__r_CzN{margin-top:1rem;padding:.875rem 1rem;border-radius:.75rem;background:#eff6ff;border:1px solid #dbeafe;font-size:.875rem;color:#1e40af;line-height:1.5}.auth_error__oxV8g{margin:0;padding:.75rem .875rem;border-radius:.625rem;background:#fef2f2;border:1px solid #fecaca;font-size:.875rem;color:#b91c1c;line-height:1.5}@media (min-width:960px){.auth_authPage__SGxKO{grid-template-columns:1fr 1fr}.auth_authBrand__bOBQU{display:flex}}