@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:dark}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background-color:#0b101b;color:#e2e8f0;overflow-x:hidden}#root{min-height:100vh;max-width:100%;overflow-x:hidden}button,a,label,summary,[role=button],[role=tab],[role=menuitem],.MuiButtonBase-root,.MuiChip-clickable{touch-action:manipulation;-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#94a3b840;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b866}*{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.25) transparent}::selection{background-color:#818cf866;color:#f1f5f9}a{color:#818cf8;text-decoration:none;transition:color .2s ease}a:hover{color:#a5b4fc}:focus-visible{outline:2px solid #818cf8;outline-offset:2px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.fade-in{animation:fadeIn .3s ease-out}.slide-in{animation:slideIn .3s ease-out}.MuiButton-root,.MuiChip-root{transition:all .2s ease}.MuiPaper-root{transition:box-shadow .2s ease}.MuiDialog-paper{animation:fadeIn .2s ease-out}.MuiBadge-badge{animation:pulse 2s infinite}.MuiTooltip-tooltip{font-size:.75rem;padding:8px 12px}.loading-skeleton{background:linear-gradient(90deg,#1a2234 25%,#232c42,#1a2234 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media print{.MuiDrawer-root,.MuiAppBar-root,.MuiFab-root{display:none!important}body{background:#fff;color:#000}}@media(max-width:600px){.MuiTableCell-root{padding:12px 8px!important}.MuiTypography-h4{font-size:1.5rem!important}}@media(max-width:768px){body{line-height:1.65}.MuiTypography-body2,.MuiTypography-caption{line-height:1.55}.MuiInputBase-input,.MuiOutlinedInput-input,input,textarea,select{font-size:16px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
