:root{color:#102033;background:#edf4ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input,select,textarea{font:inherit}button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:0;border-radius:14px;padding:12px 16px;font-weight:800;box-shadow:0 10px 22px #2563eb2e}button:disabled{opacity:.65;cursor:not-allowed}input,select,textarea{background:#fff;border:1px solid #d7e3f4;border-radius:14px;outline:none;width:100%;padding:12px 14px}textarea{min-height:90px}.auth-page{background:radial-gradient(circle at 0 0,#c7d2fe,#0000 28%),linear-gradient(135deg,#0f172a,#1e3a8a 55%,#7c3aed);place-items:center;min-height:100vh;padding:24px;display:grid}.register-bg{background:radial-gradient(circle at 0 0,#bae6fd,#0000 30%),linear-gradient(135deg,#0f172a,#155e75 55%,#047857)}.auth-card{background:#fffffff5;border:1px solid #ffffff80;border-radius:28px;gap:16px;width:min(460px,100%);padding:34px;display:grid;box-shadow:0 30px 80px #0f172a59}.auth-card h1{margin:0;font-size:32px}.auth-card p{color:#64748b;margin:0 0 8px}.auth-card label{color:#334155;gap:8px;font-weight:700;display:grid}.auth-card span{color:#64748b;text-align:center}.auth-card a{color:#2563eb;font-weight:800}.alert{color:#075985;background:#e0f2fe;border-radius:14px;padding:12px 14px}.alert.error{color:#991b1b;background:#fee2e2}.screen-loader{color:#1e3a8a;place-items:center;min-height:100vh;font-weight:800;display:grid}.app-shell{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#08111f;flex-direction:column;gap:28px;height:100vh;padding:24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand span{background:linear-gradient(135deg,#38bdf8,#8b5cf6);border-radius:16px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.brand small{color:#94a3b8;display:block}nav{gap:8px;display:grid}nav a{color:#cbd5e1;border-radius:14px;align-items:center;gap:10px;padding:13px 14px;text-decoration:none;display:flex}nav a.active,nav a:hover{color:#fff;background:#14233a}.logout{box-shadow:none;background:#182842;justify-content:center;align-items:center;gap:9px;margin-top:auto;display:flex}.main{padding:28px}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.topbar h1{color:#0f172a;margin:0;font-size:34px}.eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:.12em;margin:0 0 4px;font-size:12px;font-weight:900}.profile-pill{color:#475569;text-transform:capitalize;background:#fff;border-radius:999px;padding:12px 16px;box-shadow:0 12px 34px #0f172a14}.hero{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:28px;justify-content:space-between;align-items:center;margin-bottom:22px;padding:28px;display:flex;box-shadow:0 20px 40px #2563eb2e}.hero h2{margin:0 0 8px;font-size:28px}.hero p{color:#e0f2fe;max-width:760px;margin:0}.hero span{background:#ffffff2e;border-radius:999px;padding:10px 14px;font-weight:900}.grid{gap:18px;display:grid}.cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:22px;box-shadow:0 16px 44px #0f172a12}.card small{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.card b{color:#0f172a;margin:8px 0;font-size:30px;display:block}.card p{color:#64748b}.card.accent{border-top:5px solid #2563eb}.card.warning{border-top:5px solid #f59e0b}.card.success{border-top:5px solid #10b981}.toolbar{max-width:460px;margin-bottom:16px}.table-card,.panel,.list{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:20px;box-shadow:0 16px 44px #0f172a12}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #eef2f7;padding:14px}th{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.badge{background:#e2e8f0;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.badge.active,.badge.approved{color:#166534;background:#dcfce7}.badge.pending{color:#92400e;background:#fef3c7}.badge.rejected,.badge.suspended,.badge.inactive{color:#991b1b;background:#fee2e2}.ghost{color:#1d4ed8;box-shadow:none;background:#eff6ff}.danger{background:#ef4444}.small{border-radius:10px;margin-right:8px;padding:8px 10px}.split{grid-template-columns:minmax(280px,380px) 1fr;align-items:start;gap:18px;display:grid}.panel{gap:12px;display:grid}.compact{max-width:560px;margin-bottom:18px}.panel h3{margin:0 0 6px}.list{gap:12px;display:grid}.list-item{border:1px solid #e2e8f0;border-radius:18px;gap:4px;padding:16px;display:grid}.list-item span,.list-item small{color:#64748b}@media (width<=860px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:relative}.topbar,.hero{flex-direction:column;align-items:flex-start}.split{grid-template-columns:1fr}}
