:root{--color-primary: #4f46e5;--color-primary-light: #818cf8;--color-primary-bg: #eef2ff;--color-success: #059669;--color-success-bg: #ecfdf5;--color-warning: #d97706;--color-warning-bg: #fffbeb;--color-danger: #dc2626;--color-danger-bg: #fef2f2;--color-text: #1e293b;--color-text-secondary: #64748b;--color-bg: #f1f5f9;--color-card: #ffffff;--color-border: #e2e8f0;--radius: 12px;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--chart-1: #4f46e5;--chart-2: #06b6d4;--chart-3: #8b5cf6;--chart-4: #f59e0b;--chart-5: #10b981;--chart-6: #ef4444;--chart-7: #ec4899}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.5;min-height:100dvh;-webkit-font-smoothing:antialiased}#root{min-height:100dvh;display:flex;flex-direction:column}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.recharts-responsive-container{min-height:0!important}
