@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f1117;color:#e2e8f0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}code{font-family:JetBrains Mono,source-code-pro,Menlo,Monaco,Consolas,monospace}:root{--primary:#6366f1;--primary-dark:#4f46e5;--primary-light:#818cf8;--primary-glow:#6366f140;--secondary:#10b981;--secondary-dark:#059669;--danger:#ef4444;--danger-light:#fca5a5;--warning:#f59e0b;--info:#3b82f6;--bg-primary:#0f1117;--bg-secondary:#151722;--bg-card:#1a1d2e;--bg-card-hover:#1f2340;--bg-elevated:#232740;--bg-input:#1a1d2e;--sidebar-bg:#000;--sidebar-active:linear-gradient(135deg,#6366f133,#8b5cf626);--dark:#f1f5f9;--text:#cbd5e1;--text-light:#64748b;--text-muted:#475569;--border:#ffffff0f;--border-light:#ffffff0a;--border-focus:#6366f180;--light:#ffffff08;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 12px #0000004d;--shadow-lg:0 8px 30px #0006;--shadow-xl:0 20px 60px #00000080;--shadow-glow:0 0 30px #6366f126;--gradient-primary:linear-gradient(135deg,#6366f1,#8b5cf6);--gradient-success:linear-gradient(135deg,#10b981,#34d399);--gradient-danger:linear-gradient(135deg,#ef4444,#f87171);--gradient-hero:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-full:9999px;--transition-fast:0.15s ease;--transition-base:0.25s ease;--transition-slow:0.4s cubic-bezier(0.4,0,0.2,1)}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#0f1117;background:var(--bg-primary);border-radius:6px;border-radius:var(--radius-sm)}::-webkit-scrollbar-thumb{background:#ffffff26;border:2px solid #0f1117;border:2px solid var(--bg-primary);border-radius:9999px;border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:#ffffff40}::-webkit-scrollbar-thumb:active{background:#ffffff59}*{scrollbar-color:#ffffff26 #0f1117;scrollbar-color:#ffffff26 var(--bg-primary);scrollbar-width:thin}html{scroll-behavior:smooth}.modal-scroll,.scroll-container{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}.modal-scroll{max-height:85vh}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:auto;scroll-behavior:smooth}::selection{background:#6366f1;background:var(--primary);color:#fff}@media (max-width:768px){body{font-size:14px}a,button,input,select,textarea{min-height:44px}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}*{-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent}}@media (max-width:480px){body{font-size:13px}:root{--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px}}.dark-mode input[type=date]::-webkit-calendar-picker-indicator,[data-mui-color-scheme=dark] input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(1)}@media (prefers-color-scheme:dark){input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(1)}}
/*# sourceMappingURL=main.2ace31e5.css.map*/