#auth-root{--auth-navy:#1b3a6b;--auth-navy-d:#0d2244;--auth-bg:#f5f4f0;--auth-paper:#fafaf8;--auth-card:#fff;--auth-t1:#1c1c2a;--auth-t2:#5a5a6e;--auth-t3:#9090a0;--auth-bd:#e2e0d8;--auth-bds:#cbcac0;--auth-green:#2d7d46;--auth-green-bg:#eef7f1;--auth-amber:#b86e00;--auth-red:#b03030;font-family:var(--font-brand-sans),system-ui,sans-serif;color:var(--auth-t1)}#auth-root .auth-page{grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}#auth-root .auth-aside{background:var(--auth-navy-d);flex-direction:column;justify-content:space-between;gap:3rem;padding:2.5rem;display:flex;position:relative;overflow:hidden}#auth-root .auth-aside:before{content:"";pointer-events:none;background:radial-gradient(120% 80% at 15% 0,#ffffff14,#0000 60%),radial-gradient(90% 60% at 100% 100%,#1b3a6b8c,#0000 65%);position:absolute;inset:0}#auth-root .auth-aside>*{z-index:1;position:relative}#auth-root .auth-main{background:var(--auth-paper);justify-content:center;align-items:center;padding:2.5rem 1.5rem;display:flex;overflow-y:auto}#auth-root .auth-form-wrap{width:100%;max-width:26rem}#auth-root .auth-logo{font-family:var(--font-brand-serif),Georgia,serif;color:#fff;align-items:baseline;gap:.5rem;font-size:1.45rem;font-weight:600;text-decoration:none;display:inline-flex}#auth-root .auth-logo em{font-family:var(--font-brand-sans),system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#ffffff61;font-size:.68rem;font-style:normal;font-weight:400}#auth-root .auth-eyebrow{font-family:var(--font-brand-condensed),system-ui,sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#ffffff59;font-size:.68rem;font-weight:600}#auth-root .auth-aside-h{font-family:var(--font-brand-serif),Georgia,serif;letter-spacing:-.02em;color:#fff;margin-top:1.2rem;font-size:clamp(2rem,2.6vw,2.9rem);font-weight:600;line-height:1.12}#auth-root .auth-aside-sub{color:#ffffff7a;max-width:22rem;margin-top:1.5rem;font-size:.92rem;font-weight:300;line-height:1.8}#auth-root .auth-aside-foot{color:#ffffff40;font-size:.75rem;line-height:1.6}#auth-root .auth-memo{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:5px;margin-top:2.5rem;padding:1.4rem 1.6rem}#auth-root .auth-memo-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff4d;margin-bottom:.9rem;font-size:.62rem;font-weight:600}#auth-root .auth-memo-row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;padding:5px 0;display:flex}#auth-root .auth-memo-row:last-child{border-bottom:none}#auth-root .auth-memo-name{color:#ffffffa6;font-size:.8rem;font-weight:300}#auth-root .auth-memo-tag{letter-spacing:.07em;text-transform:uppercase;border-radius:2px;flex-shrink:0;padding:2px 7px;font-size:.6rem;font-weight:600}#auth-root .auth-memo-tag[data-level=high]{color:#7ed99a;background:#2d7d4640}#auth-root .auth-memo-tag[data-level=medium]{color:#f0b252;background:#b86e0038}#auth-root .auth-memo-tag[data-level=low]{color:#e88080;background:#b0303038}#auth-root .auth-steps{flex-direction:column;gap:1.1rem;margin-top:2.5rem;display:flex}#auth-root .auth-step{align-items:flex-start;gap:14px;display:flex}#auth-root .auth-step-num{width:22px;height:22px;font-family:var(--font-brand-condensed),system-ui,sans-serif;color:#ffffff73;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:3px;font-size:.65rem;font-weight:600;transition:color .3s,border-color .3s;display:flex}#auth-root .auth-step[data-active=true] .auth-step-num{color:#ffffffe6;border-color:#ffffff80}#auth-root .auth-step-text{color:#ffffff80;font-size:.84rem;font-weight:300;line-height:1.55}#auth-root .auth-step-text strong{color:#fffc;font-weight:500;display:block}#auth-root .auth-form-eyebrow{font-family:var(--font-brand-condensed),system-ui,sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--auth-navy);align-items:center;gap:8px;font-size:.68rem;font-weight:600;display:flex}#auth-root .auth-form-eyebrow:before{content:"";background:var(--auth-navy);width:20px;height:1px}#auth-root .auth-form-title{font-family:var(--font-brand-serif),Georgia,serif;letter-spacing:-.02em;color:var(--auth-t1);margin-top:.7rem;font-size:2.2rem;font-weight:600;line-height:1.15}#auth-root .auth-form-sub{color:var(--auth-t2);margin-top:.4rem;font-size:.86rem;font-weight:300}#auth-root .auth-link{color:var(--auth-navy);font-weight:500;text-decoration:none;transition:opacity .2s}#auth-root .auth-link:hover{opacity:.7;text-decoration:underline}#auth-root .auth-label{letter-spacing:.1em;text-transform:uppercase;color:var(--auth-t3);font-size:.67rem;font-weight:600;display:block}#auth-root [data-slot=input],#auth-root [data-slot=textarea],#auth-root .auth-select{border:1px solid var(--auth-bd);background:var(--auth-card);width:100%;font-family:var(--font-brand-sans),system-ui,sans-serif;color:var(--auth-t1);box-shadow:none;border-radius:3px;padding:11px 14px;font-size:.9rem;transition:border-color .25s,box-shadow .25s}#auth-root [data-slot=input]:focus-visible,#auth-root [data-slot=textarea]:focus-visible,#auth-root .auth-select:focus-visible{border-color:var(--auth-navy);outline:none;box-shadow:0 0 0 3px #1b3a6b12}#auth-root [data-slot=input]::placeholder,#auth-root [data-slot=textarea]::placeholder{color:var(--auth-t3)}#auth-root [data-slot=input][aria-invalid=true],#auth-root .auth-select[aria-invalid=true]{border-color:var(--auth-red);box-shadow:0 0 0 3px #b0303012}#auth-root .auth-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239090A0' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}#auth-root [data-slot=textarea]{resize:none;min-height:88px;line-height:1.6}#auth-root .auth-input-wrap{position:relative}#auth-root .auth-input-wrap [data-slot=input]{padding-right:44px}#auth-root .auth-eye{color:var(--auth-t3);cursor:pointer;background:0 0;border:none;align-items:center;transition:color .2s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}#auth-root .auth-eye:hover{color:var(--auth-t1)}#auth-root .auth-submit{background:var(--auth-navy);color:#fff;width:100%;font-family:var(--font-brand-sans),system-ui,sans-serif;letter-spacing:.06em;text-transform:uppercase;border:none;border-radius:3px;padding:13px;font-size:.9rem;font-weight:500;transition:background .2s,transform .15s,box-shadow .2s}#auth-root .auth-submit:hover:not(:disabled){background:var(--auth-navy-d);transform:translateY(-2px);box-shadow:0 8px 24px #1b3a6b38}#auth-root .auth-submit:disabled{opacity:.55}#auth-root .auth-secondary{border:1px solid var(--auth-bd);background:var(--auth-card);width:100%;color:var(--auth-t1);font-family:var(--font-brand-sans),system-ui,sans-serif;border-radius:3px;padding:11px;font-size:.86rem;font-weight:400;transition:border-color .2s,background .2s}#auth-root .auth-secondary:hover:not(:disabled){border-color:var(--auth-bds);background:var(--auth-bg)}#auth-root .auth-back{border:1px solid var(--auth-bd);color:var(--auth-t2);background:0 0;border-radius:3px;padding:11px 20px;font-size:.86rem;transition:border-color .2s,color .2s}#auth-root .auth-back:hover:not(:disabled){border-color:var(--auth-bds);color:var(--auth-t1)}#auth-root .auth-divider{color:var(--auth-t3);align-items:center;gap:12px;font-size:.73rem;display:flex}#auth-root .auth-divider:before,#auth-root .auth-divider:after{content:"";background:var(--auth-bd);flex:1;height:1px}#auth-root .auth-progress{align-items:center;gap:6px;display:flex}#auth-root .auth-progress-dot{background:var(--auth-bd);border-radius:2px;width:24px;height:3px;transition:background .35s,width .35s}#auth-root .auth-progress-dot[data-state=active]{background:var(--auth-navy);width:36px}#auth-root .auth-progress-dot[data-state=done]{background:var(--auth-green)}#auth-root .auth-progress-label{color:var(--auth-t3);margin-left:4px;font-size:.7rem}#auth-root .auth-chips{flex-wrap:wrap;gap:.5rem;display:flex}#auth-root .auth-chip{border:1px solid var(--auth-bd);background:var(--auth-card);color:var(--auth-t2);border-radius:3px;padding:6px 12px;font-size:.8rem;transition:border-color .2s,background .2s,color .2s}#auth-root .auth-chip:hover{border-color:var(--auth-bds)}#auth-root .auth-chip[aria-pressed=true]{border-color:var(--auth-navy);color:var(--auth-navy);background:#eef1f8;font-weight:500}#auth-root .auth-error{color:var(--auth-red);background:#fbf0f0;border:1px solid #e8c9c9;border-radius:3px;padding:.75rem;font-size:.82rem}#auth-root .auth-field-error{color:var(--auth-red);font-size:.73rem}#auth-root .auth-note{color:var(--auth-t3);font-size:.73rem;font-weight:300;line-height:1.6}#auth-root .auth-note a{color:var(--auth-t2);text-decoration:underline}#auth-root .auth-note a:hover{color:var(--auth-navy)}#auth-root .auth-success-icon{background:var(--auth-green-bg);width:52px;height:52px;color:var(--auth-green);border-radius:50%;justify-content:center;align-items:center;display:flex}#auth-root .auth-success-title{font-family:var(--font-brand-serif),Georgia,serif;color:var(--auth-t1);font-size:1.7rem;font-weight:600}#auth-root .auth-pw-bars{gap:4px;display:flex}#auth-root .auth-pw-bar{background:var(--auth-bd);border-radius:2px;flex:1;height:3px;transition:background .3s}#auth-root .auth-pw-bar[data-score="1"]{background:var(--auth-red)}#auth-root .auth-pw-bar[data-score="2"],#auth-root .auth-pw-bar[data-score="3"]{background:var(--auth-amber)}#auth-root .auth-pw-bar[data-score="4"]{background:var(--auth-green)}@media (max-width:900px){#auth-root .auth-page{grid-template-columns:1fr}#auth-root .auth-aside{display:none}#auth-root .auth-main{min-height:100dvh}}@media (prefers-reduced-motion:reduce){#auth-root *{transition:none!important;animation:none!important}}
