body{font-family:Inter,system-ui,sans-serif}.sidebar{width:250px;min-height:100vh;background:linear-gradient(180deg,#0f172a,#1e293b);position:sticky;top:0}.sidebar .nav-link{color:#cbd5e1;border-radius:10px;padding:.7rem .8rem}.sidebar .nav-link:hover{color:white;background:#334155}.card{border:0;border-radius:16px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.stat-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#e0f2fe;color:#0369a1;font-size:1.25rem}.table thead th{font-size:.8rem;text-transform:uppercase;color:#64748b}@media(max-width:800px){.sidebar{width:74px}.sidebar h4,.sidebar .nav-link{font-size:0}.sidebar .nav-link i{font-size:1.2rem}.topbar{padding-left:1rem!important}.p-4{padding:1rem!important}}