@supports not (display:grid){.dashboard-grid{flex-wrap:wrap;display:flex}.dashboard-grid>*{flex:300px;margin:.5rem}}@supports not ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.glassmorphism,.chart-container-glass{background:#fffffff2}.dark .glassmorphism,.dark .chart-container-glass{background:#1f2937f2}}@supports ((-webkit-backdrop-filter:blur(10px))){.glassmorphism,.chart-container-glass{-webkit-backdrop-filter:blur(10px)}}@supports not (gap:1rem){.grid-with-gap>*,.flex-with-gap>*{margin:.5rem}}html{scroll-behavior:smooth}@supports (-webkit-overflow-scrolling:touch){html{-webkit-overflow-scrolling:touch}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}.dark ::-webkit-scrollbar-track{background:#1f2937}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}*{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.dark *{scrollbar-color:#888 #1f2937}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.animated-element,.chart-container,.kpi-card{will-change:transform;transform:translateZ(0)}.flex-container{display:flex}.flex-container>*{flex-shrink:0}@supports not (gap:1rem){.flex-gap-4>*+*{margin-inline-start:1rem}.flex-gap-2>*+*{margin-inline-start:.5rem}}@supports not (position:sticky){.sticky-header{position:relative}}.sticky-header{position:sticky;top:0}@supports not (--css:variables){:root{color:#1f2937;background-color:#fff}.dark{color:#f9fafb;background-color:#1f2937}}@supports not ((-o-object-fit:cover) or (object-fit:cover)){img{width:100%;height:auto}}@supports not (clip-path:circle(50%)){.circular-clip{border-radius:50%;overflow:hidden}}@supports not (mix-blend-mode:multiply){.blend-mode{opacity:.8}}.responsive-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}@supports not (display:grid){.responsive-grid{flex-wrap:wrap;margin:-.5rem;display:flex}.responsive-grid>*{flex:250px;margin:.5rem}}button,a,.clickable{touch-action:manipulation;-ms-touch-action:manipulation}.no-select{-webkit-user-select:none;user-select:none}input[type=text],input[type=email],input[type=password],input[type=search],input[type=tel],input[type=number],input[type=url],textarea,button{appearance:none}@media print{.no-print,button,.sidebar{display:none!important}.chart-container{page-break-inside:avoid}body{color:#000!important;background:#fff!important}body *{color:#000!important;background-color:#0000!important}.print-keep-bg{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background-color:#eaeaea!important}.print-keep-bg *{background-color:#0000!important}.print-keep-transparent{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background-color:#0000!important}}@media (prefers-contrast:high){.chart-container,button{border:2px solid}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.5)}.dark input[type=date]::-webkit-calendar-picker-indicator{filter:invert()}@supports ((-webkit-appearance:none)){.safari-flex-fix{min-width:0;min-height:0}}@-moz-document url-prefix(){button{padding:.5rem 1rem}}@supports (-ms-ime-align:auto){.grid-container{display:-ms-grid}}.full-height{min-height:100vh;min-height:-webkit-fill-available}@media screen and (max-width:768px){input,select,textarea{font-size:16px!important}}canvas{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.modal-overlay{z-index:1000}.dropdown-menu{z-index:100}.tooltip{z-index:200}.sidebar{z-index:50}
