.auth-screen{min-height:100vh;display:grid;grid-template-columns:minmax(320px,1fr) minmax(420px,.85fr)}.auth-story{position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:clamp(36px,7vw,90px);background:linear-gradient(145deg,rgba(255,186,58,.95),rgba(255,91,53,.96));color:#121318}.auth-story::after{content:"SB";position:absolute;right:-3vw;bottom:-11vw;font-size:38vw;line-height:1;font-weight:950;letter-spacing:-.12em;color:rgba(255,255,255,.12)}.auth-story>*{position:relative;z-index:1}.auth-wordmark{font-weight:950;letter-spacing:-.05em}.auth-copy{max-width:670px}.auth-copy h1{margin-bottom:20px;font-size:clamp(2.7rem,6vw,6.2rem);line-height:.9;letter-spacing:-.075em}.auth-copy p{max-width:560px;font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.65}.auth-proof{display:flex;gap:24px;font-size:.78rem;font-weight:800}.auth-form-wrap{display:grid;place-items:center;padding:28px}.auth-card{width:min(440px,100%);padding:clamp(26px,5vw,48px);border:1px solid var(--line);border-radius:28px;background:rgba(17,21,29,.88);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.auth-card h2{margin-bottom:8px;font-size:1.8rem;letter-spacing:-.04em}.auth-card>p{margin-bottom:28px;color:var(--muted);line-height:1.6}.auth-form{display:grid;gap:17px}.auth-form .button{width:100%;margin-top:6px}.auth-security{margin:22px 0 0;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:.75rem;line-height:1.6}.auth-error{padding:11px 13px;border:1px solid #743143;border-radius:12px;color:#ffafbd;background:#32141c;font-size:.82rem}
