.auth-page{background:radial-gradient(circle at 20% 10%,#21424b 0,#12272e 42%,#09171c 100%);place-items:center;min-height:100vh;padding:24px;font-family:Arial,sans-serif;display:grid}.auth-card{background:#fff;border-radius:18px;width:min(430px,100%);padding:36px;box-shadow:0 30px 80px #0008}.auth-brand{align-items:center;gap:12px;margin-bottom:34px;display:flex}.auth-brand>span{color:#10312c;background:#45d5af;border-radius:11px;place-items:center;width:42px;height:42px;font-size:24px;font-weight:900;display:grid}.auth-brand b,.auth-brand small{display:block}.auth-brand small{color:#718087;margin-top:2px}.auth-card .eyebrow{color:#168366;letter-spacing:1.4px;font-size:10px;font-weight:900}.auth-card h1{color:#142930;margin:7px 0;font-size:28px}.auth-card>p{color:#6d7d82;font-size:13px;line-height:1.5}.auth-card form{gap:15px;margin-top:25px;display:grid}.auth-card label{color:#41555b;font-size:11px;font-weight:800}.auth-card input{border:1px solid #cfdbd8;border-radius:8px;width:100%;margin-top:7px;padding:12px;font-size:14px;display:block}.auth-card button{color:#fff;cursor:pointer;background:#168366;border:0;border-radius:8px;padding:13px;font-weight:800}.auth-card button:disabled{opacity:.6}.auth-error{color:#a02b2b;background:#fff0f0;border:1px solid #efcaca;border-radius:7px;padding:10px;font-size:11px}.auth-foot{text-align:center;color:#839095;margin-top:22px;line-height:1.5;display:block}
