*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f0f2f7;color:#1e293b;-webkit-font-smoothing:antialiased}:root{--sidebar-width: 260px;--sidebar-collapsed: 72px;--header-height: 64px;--primary: #6366f1;--primary-dark: #4f46e5;--sidebar-bg: #0f172a;--sidebar-hover: rgba(99,102,241,.15);--sidebar-active: rgba(99,102,241,.2)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*{transition:color .15s,background-color .15s,border-color .15s,box-shadow .15s}.MuiTableContainer-root::-webkit-scrollbar{height:4px}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:fadeSlideUp .3s ease forwards}
