:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{height:100%;overflow-x:hidden;background:#0f172a}#root{width:100%;height:100%}button:hover{opacity:.9}table{table-layout:auto}input:focus,select:focus{outline:2px solid #3b82f6;outline-offset:1px}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.kpi-card{opacity:0;animation:fadeInUp .5s ease forwards}.kpi-card:nth-child(1){animation-delay:.05s}.kpi-card:nth-child(2){animation-delay:.1s}.kpi-card:nth-child(3){animation-delay:.15s}.kpi-card:nth-child(4){animation-delay:.2s}.activity-row{opacity:0;animation:slideInRight .4s ease forwards}.activity-row:nth-child(1){animation-delay:.1s}.activity-row:nth-child(2){animation-delay:.2s}.activity-row:nth-child(3){animation-delay:.3s}.activity-row:nth-child(4){animation-delay:.4s}.activity-row:nth-child(5){animation-delay:.5s}.activity-row:nth-child(6){animation-delay:.6s}.activity-row:nth-child(7){animation-delay:.7s}.activity-row:nth-child(8){animation-delay:.8s}.progress-bar-fill{transition:width 1s ease-in-out}.alert-pulse{animation:pulse 2s ease-in-out infinite}.dashboard-header{animation:fadeInUp .4s ease forwards}@media(max-width:1024px){.dashboard-columns{grid-template-columns:1fr 1fr!important}}@media(max-width:640px){.dashboard-columns{grid-template-columns:1fr!important}.kpi-grid{grid-template-columns:1fr 1fr!important}}@media(max-width:768px){.sidebar{display:none!important}.bottom-nav{display:flex!important}input,select,textarea{font-size:16px!important;padding:12px 14px!important;min-height:44px}button{min-height:44px;font-size:15px!important}div[style*=overflowX]{overflow-x:auto!important;-webkit-overflow-scrolling:touch}}@media print{body{background:#fff!important}.no-print,nav,aside{display:none!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}
