.auth-page{background:radial-gradient(circle at 50% 10%,#174c68 0,#0d2c3e 38%,#071d2a 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fff;border:1px solid #7dcced3d;border-radius:18px;width:min(440px,100%);overflow:hidden;box-shadow:0 28px 80px #00000061}.auth-brand{color:#fff;background:#0b2637;align-items:center;gap:18px;padding:25px 28px;display:flex}.auth-brand img{object-fit:contain;width:82px;height:82px}.auth-brand span{color:#53c9f3;letter-spacing:.14em;font-size:.72rem;font-weight:900}.auth-brand h1{margin:3px 0 2px;font-size:1.55rem}.auth-brand p{color:#a9c5d4;margin:0;font-size:.82rem}.auth-card form{gap:15px;padding:26px 28px 20px;display:grid}.auth-card label{color:#38586a;gap:6px;font-size:.78rem;font-weight:800;display:grid}.auth-card label>div{background:#f8fbfc;border:1px solid #c7dce6;border-radius:9px;grid-template-columns:34px 1fr 34px;align-items:center;min-height:46px;display:grid}.auth-card label svg{color:#1885ad;justify-self:center;width:17px}.auth-card input{color:#102f40;min-width:0;height:44px;font:inherit;background:0 0;border:0;outline:0;grid-column:2/4}:is(.auth-card label button+input,.auth-card label div:has(button) input){grid-column:2}.auth-card label button{cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.auth-card label button svg{color:#688797;width:17px}.auth-submit{color:#fff;cursor:pointer;background:#087caf;border:0;border-radius:9px;min-height:46px;font-size:.9rem;font-weight:900}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-error{color:#b21f32;background:#fdebed;border-radius:7px;margin:0;padding:9px 11px;font-size:.74rem;font-weight:800}.auth-card footer{color:#6d8795;justify-content:center;align-items:center;gap:6px;padding:0 20px 20px;font-size:.7rem;display:flex}.auth-card footer svg{color:#178f5a;width:15px}.auth-loading{color:#416477;place-items:center;padding:35px;display:grid}.auth-loading img{width:100px}.auth-loading p{margin:8px 0}.reset-email{color:#38586a;background:#eef7fb;border-radius:8px;margin:0;padding:10px 12px;font-size:.78rem}.reset-success{text-align:center;color:#183d50;justify-items:center;gap:8px;padding:30px;display:grid}.reset-success>svg{color:#168f58;width:42px;height:42px}.reset-success h2,.reset-success p{margin:0}.reset-success p{color:#63808f;font-size:.8rem}.reset-success a{color:#fff;background:#087caf;border-radius:9px;margin-top:8px;padding:12px 24px;font-size:.85rem;font-weight:900;text-decoration:none}@media (max-width:520px){.auth-brand{padding:20px}.auth-brand img{width:68px;height:68px}.auth-card form{padding:22px 20px 17px}}
