@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-accent: #06b6d4;--color-accent-light: #22d3ee;--color-accent-dark: #0891b2;--color-secondary: #8b5cf6;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--chart-1: #06b6d4;--chart-2: #8b5cf6;--chart-3: #10b981;--chart-4: #f59e0b;--chart-5: #ef4444;--chart-6: #3b82f6;--chart-7: #ec4899;--chart-8: #14b8a6}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{margin:0;min-width:320px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.RaLayout-content{padding:24px!important}.RaSidebar-fixed{background:transparent!important}.RaMenuItemLink-active{background:#06b6d41f!important;color:#06b6d4!important;border-radius:8px!important}.RaMenuItemLink-active .MuiSvgIcon-root{color:#06b6d4!important}.MuiMenuItem-root.RaMenuItemLink-link{border-radius:8px!important;margin:2px 8px!important;transition:background-color .15s ease,color .15s ease!important}.MuiMenuItem-root.RaMenuItemLink-link:hover{background:#ffffff0f!important}.RaDatagrid-root{border-radius:12px!important;overflow:hidden}.RaDatagrid-headerCell{font-weight:600!important;text-transform:uppercase!important;font-size:.7rem!important;letter-spacing:.05em!important;color:var(--color-accent)!important}.RaDatagrid-row{transition:background-color .15s ease!important}.RaDatagrid-row:hover{background:#06b6d40a!important}.RaDatagrid-rowEven{background:#ffffff03!important}.RaLayout-title{font-weight:600!important;letter-spacing:-.02em!important}.RaSidebar-fixed::-webkit-scrollbar{width:4px}.RaSidebar-fixed::-webkit-scrollbar-track{background:transparent}.RaSidebar-fixed::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{stroke:#ffffff0f!important}.recharts-text{fill:#a1a1aa!important;font-size:11px!important}.recharts-legend-item-text{color:#a1a1aa!important;font-size:12px!important}.recharts-tooltip-wrapper{outline:none!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .4s ease-out}.gradient-text{background:linear-gradient(135deg,#06b6d4,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glow{box-shadow:0 0 20px #06b6d426}.glass{background:#ffffff08;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.06)}
