.dashboard-container{color:#333;background-color:#f9fafb;min-height:100vh;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;display:flex;overflow-x:hidden}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.MuiCard-root{animation:.3s ease-out fadeIn}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6b7280}:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}::selection{color:#1e40af;background-color:#3b82f61a}@media (width<=768px){.MuiDrawer-paper{width:240px!important}.MuiBox-root{padding:16px!important}.MuiTypography-h4{font-size:1.25rem!important}}@media (width<=480px){.MuiBox-root{padding:12px!important}}.MuiButton-root,.MuiIconButton-root,.MuiCard-root{will-change:transform,box-shadow,background-color}