.auth-shell{background:#fafaf7;grid-template-columns:minmax(420px,45%) 1fr;min-height:100vh;display:grid}.auth-pane{color:#e8e2c8;background:radial-gradient(720px 480px at 85% -10%,#b1a04729,#0000 60%),linear-gradient(168deg,#1a394b 0%,#16303f 58%,#0f2531 100%);flex-direction:column;justify-content:space-between;padding:48px 56px;display:flex;position:relative;overflow:hidden}.auth-pane:after{content:"";opacity:.85;background:linear-gradient(#0000,#b1a047 30% 70%,#0000);width:3px;position:absolute;top:0;bottom:0;right:0}.auth-brand{width:fit-content;display:inline-flex}.auth-pane-body{max-width:400px}.auth-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#b1a047;margin-bottom:14px;font-size:11px;font-weight:600}.auth-title{letter-spacing:-.02em;color:#fff;margin:0 0 30px;font-size:clamp(26px,2.6vw,34px);font-weight:800;line-height:1.18}.auth-title em{color:#b1a047;font-style:normal}.auth-steps{margin:0;padding:0;list-style:none;position:relative}.auth-steps:before{content:"";background:linear-gradient(#b1a04726,#b1a047bf);width:2px;position:absolute;top:10px;bottom:10px;left:7px}.auth-step{color:#e8e2c8d1;opacity:0;padding:0 0 18px 34px;font-size:14px;font-weight:500;animation:.5s forwards auth-step-in;position:relative;transform:translateY(6px)}.auth-step:first-child{animation-delay:.15s}.auth-step:nth-child(2){animation-delay:.3s}.auth-step:nth-child(3){animation-delay:.45s}.auth-step:nth-child(4){animation-delay:.6s}.auth-step:nth-child(5){animation-delay:.75s}.auth-step:last-child{color:#fff;padding-bottom:0;font-weight:600}.auth-step:before{content:"";background:#16303f;border:2px solid #b1a047;border-radius:999px;width:16px;height:16px;position:absolute;top:2px;left:0}.auth-step:last-child:before{background:#b1a047;box-shadow:0 0 0 4px #b1a04738}@keyframes auth-step-in{to{opacity:1;transform:translateY(0)}}.auth-pane-foot{color:#e8e2c88c;font-size:12px}.auth-main{flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.auth-card{width:100%;max-width:400px}.auth-card-title{letter-spacing:-.01em;color:#1a394b;margin:0 0 6px;font-size:24px;font-weight:800}.auth-card-sub{color:#6b7683;margin:0 0 28px;font-size:14px}.auth-card-links{text-align:center;color:#6b7683;margin-top:26px;font-size:14px}.auth-card-links a{color:#1a394b;border-bottom:1.5px solid #b1a047;padding-bottom:1px;font-weight:600;text-decoration:none}.auth-card-links a:hover{color:#b1a047}.auth-card input:focus-visible{border-color:#b1a047;outline:none;box-shadow:0 0 0 3px #b1a04740}.auth-card button[type=submit]{background:#1a394b;font-weight:600}.auth-card button[type=submit]:hover{background:#16303f}@media (max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-pane{gap:18px;padding:28px 24px}.auth-pane:after{background:linear-gradient(90deg,#0000,#b1a047 30% 70%,#0000);width:auto;height:3px;inset:auto 0 0}.auth-title{margin-bottom:0}.auth-steps,.auth-pane-foot{display:none}.auth-main{padding:36px 20px 48px}}@media (prefers-reduced-motion:reduce){.auth-step{opacity:1;animation:none;transform:none}}
