.auth-page{color:#f8f7f3;background:#050505;min-height:100vh}.auth-shell{width:min(100% - 36px,1120px);margin:0 auto;padding:34px 0 70px}.auth-top{border-bottom:1px solid #202020;justify-content:space-between;align-items:center;padding-bottom:34px;display:flex}.auth-top .brand-logo{width:132px}.auth-top>a:last-child{color:#a9abad;font-size:.78rem}.auth-layout{grid-template-columns:1fr 460px;align-items:center;gap:100px;padding-top:80px;display:grid}.auth-copy h1{letter-spacing:-.06em;max-width:590px;margin:16px 0 22px;font-size:clamp(3rem,5.5vw,5.4rem);line-height:.95}.auth-copy p{color:#aaacae;max-width:560px;line-height:1.6}.auth-kicker{color:#2164ff;letter-spacing:.17em;text-transform:uppercase;font-size:.68rem;font-weight:800}.auth-card{background:#0b0c0d;border:1px solid #292b2d;border-radius:16px;padding:30px}.auth-card h2{letter-spacing:-.035em;margin:0 0 8px;font-size:1.65rem}.auth-card>p{color:#97999c;margin:0 0 24px;font-size:.82rem;line-height:1.5}.auth-card form{gap:16px;display:grid}.auth-card label{color:#d9dadb;gap:7px;font-size:.74rem;font-weight:700;display:grid}.auth-card input{color:#fff;width:100%;min-height:48px;font:inherit;background:#111315;border:1px solid #343638;border-radius:9px;padding:11px 13px}.auth-card input:focus{outline-offset:1px;outline:2px solid #2164ff}.auth-card button{color:#050505;cursor:pointer;background:#45ff14;border:0;border-radius:999px;width:100%;min-height:48px;margin-top:4px;font-weight:800}.auth-links{justify-content:space-between;gap:16px;margin-top:20px;display:flex}.auth-links a{color:#b7b9bb;font-size:.72rem}.auth-alert{color:#f0b8ad;background:#211412;border:1px solid #604440;border-radius:9px;margin-bottom:18px;padding:12px 14px;font-size:.75rem;line-height:1.45}.auth-alert.message{color:#9fe6d9;background:#10221e;border-color:#2c5e55}.auth-note{color:#696b6d;margin-top:22px;font-size:.68rem;line-height:1.5}@media (max-width:850px){.auth-layout{grid-template-columns:1fr;gap:45px;padding-top:55px}.auth-card{width:100%;max-width:520px}.auth-top>a:last-child{display:none}}@media (max-width:520px){.auth-shell{width:min(100% - 28px,1120px)}.auth-layout{padding-top:42px}.auth-card{padding:22px}.auth-links{flex-direction:column;align-items:flex-start}}
