:root{color:#102347;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fc;font-family:Inter,system-ui,sans-serif;font-weight:400;line-height:1.5}html,body,#root{width:100%;min-width:320px;min-height:100%}body{margin:0}button,input,textarea,select{font:inherit}:root{color:#102347;background:#f5f7fc;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:#264f9e;text-decoration:none}button,input{font:inherit}.auth-page,.dashboard-page{background:radial-gradient(circle at top,#264f9e29,#0000 42%),linear-gradient(#f8fbff 0%,#f5f7fc 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-card,.dashboard-card{background:#fff;border:1px solid #d9e1f2;border-radius:24px;width:100%;max-width:460px;padding:28px;box-shadow:0 24px 60px #1023471f}.auth-header{text-align:center;box-shadow:none;border:0;margin-bottom:18px}.auth-header:before,.auth-header:after{content:none!important;display:none!important}.auth-header h1,.dashboard-card h1{margin:10px 0 8px;font-size:32px}.auth-header p,.dashboard-card p{color:#62708a;border:0;margin:0 0 20px;line-height:1.6}.auth-kicker{color:#264f9e;text-transform:uppercase;letter-spacing:.08em;background:#edf3ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.brand-logo{filter:drop-shadow(0 14px 24px #264f9e29);border:0;width:92px;height:auto;margin:16px auto 4px;display:block}.auth-form{gap:14px;display:grid}.auth-form label{gap:8px;font-weight:600;display:grid}.auth-form input{background:#fff;border:1px solid #cfd8ea;border-radius:14px;width:100%;padding:14px 16px}.auth-form input:focus{border-color:#264f9e;outline:none;box-shadow:0 0 0 4px #264f9e1f}.auth-form button,.dashboard-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#264f9e,#1e3f7e);border:none;border-radius:14px;margin-top:6px;padding:14px 18px;font-weight:800}.auth-form button:hover,.dashboard-card button:hover{filter:brightness(1.03)}.auth-error{color:#b91c1c;background:#fff5f5;border:1px solid #fecaca;border-radius:12px;padding:12px 14px}.auth-switch{color:#62708a;text-align:center;margin:18px 0 0}@media (width<=640px){.auth-card,.dashboard-card{border-radius:20px;padding:22px}.auth-header h1,.dashboard-card h1{font-size:28px}}
