*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #1a3a6b;--color-primary-lt: #2453a0;--color-accent: #e07b12;--color-accent-lt: #f5a547;--color-critical: #c8902a;--color-critical-lt: #fef3c7;--color-success: #16a34a;--color-warning: #d97706;--color-bg: #f1f5f9;--color-surface: #ffffff;--color-border: #e2e8f0;--color-text: #1e293b;--color-text-muted: #64748b;--color-bar-normal: #3b82f6;--color-bar-done: #22c55e;--color-bar-delayed: #f59e0b;--radius: 6px;--shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 4px 6px rgba(0,0,0,.07), 0 2px 4px rgba(0,0,0,.06);font-family:Inter,system-ui,sans-serif;font-size:13px;color:var(--color-text)}body{background:var(--color-bg)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
