.auth-bg{--surface-elevated:hsla(0,0%,100%,0.94);--surface-variant:#f8f8f8;--on-surface:#192339;--on-surface-secondary:#343434;--on-surface-muted:#8c94a0;--border-subtle:#e5e7eb;--input-bg:#fff;--input-border:#d1d5db;--focus-ring:rgba(25,35,57,0.08);--card-shadow:0 4px 24px rgba(25,35,57,0.1),0 1px 3px rgba(25,35,57,0.06);--success-bg:#ecfdf5;--success-fg:#065f46;--link:#051784;--app-bg:#fff;position:relative;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:32px 16px;color:var(--on-surface);background:radial-gradient(ellipse 55% 50% at 4% 0,rgba(219,9,8,.2) 0,transparent 70%),-webkit-gradient(linear,left top,left bottom,from(#efe3e9),color-stop(18%,#e9dde6),color-stop(40%,#eceef5),color-stop(62%,#e3eaf5),color-stop(82%,#d3e0f2),to(#c3d5ef));background:radial-gradient(ellipse 55% 50% at 4% 0,rgba(219,9,8,.2) 0,transparent 70%),linear-gradient(180deg,#efe3e9,#e9dde6 18%,#eceef5 40%,#e3eaf5 62%,#d3e0f2 82%,#c3d5ef)}.auth-contours{pointer-events:none;position:absolute;inset:0;width:100%;height:100%}.auth-container{position:relative;z-index:1;width:100%;max-width:960px}.auth-logo-row{text-align:center;margin-bottom:32px}.auth-logo{width:90%;max-width:460px;height:auto}.auth-help{margin:20px 0 0;font-size:13px;color:#8c94a0;text-align:center}.auth-help a{color:#192339;font-weight:600;text-decoration:none}.auth-help a:hover{text-decoration:underline}