:root{--auth-bg:#071421;--auth-panel:#fff;--auth-text:#132b40;--auth-muted:#60778b;--auth-blue:#164a72;--auth-line:#cbd8e2;--auth-focus:#4eb5ff}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.auth-v314{background:radial-gradient(circle at 50% -20%,#214b6d 0,#0b2337 38%,var(--auth-bg) 78%);color:#fff}.auth-shell{min-height:100dvh;display:grid;place-items:center;padding:24px 16px}.auth-card{width:min(460px,100%);background:var(--auth-panel);color:var(--auth-text);border-radius:22px;padding:28px;box-shadow:0 22px 70px rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.45)}.auth-brand{font-size:12px;letter-spacing:.18em;font-weight:950;color:#174a70}.auth-type{display:inline-flex;margin-top:12px;padding:6px 9px;border-radius:999px;background:#e8f3fb;color:#12466b;font-size:11px;font-weight:900}.auth-card h1{margin:12px 0 7px;font-size:30px;line-height:1.1}.auth-card p{margin:0 0 20px;color:var(--auth-muted);line-height:1.5}.auth-card form{display:grid;gap:13px}.auth-card label{display:grid;gap:6px;font-size:12px;font-weight:850;color:#29485f}.auth-card input{width:100%;padding:12px 13px;border:1px solid var(--auth-line);border-radius:11px;background:#fff;color:#102a3f;font:inherit;outline:none}.auth-card input:focus{border-color:var(--auth-focus);box-shadow:0 0 0 3px rgba(78,181,255,.18)}.auth-card button{margin-top:3px;border:0;border-radius:11px;padding:13px 15px;background:var(--auth-blue);color:#fff;font-weight:950;font-size:14px;cursor:pointer}.auth-card button:hover{filter:brightness(1.08)}.auth-alert{margin:0 0 15px;padding:11px 12px;border-radius:10px;background:#fee9e9;color:#8b2525;border:1px solid #f3b9b9;font-size:12px;font-weight:800}.auth-links{display:flex;justify-content:space-between;gap:12px;margin-top:18px;padding-top:15px;border-top:1px solid #e2e9ef}.auth-links.single{justify-content:flex-end}.auth-links a{color:#245d82;text-decoration:none;font-size:12px;font-weight:800}.superadmin-auth{--auth-blue:#173a5e}.helper-auth{--auth-blue:#14724a}@media(max-width:520px){.auth-card{padding:22px 18px;border-radius:18px}.auth-card h1{font-size:26px}.auth-links{flex-direction:column}}
