*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#000814;--surface:#060d1a;--surface2:#0c1525;--border:#1c2535;--accent:#d4a43c;--accent2:#9c6b18;--accent-light:#f1d37a;--green:#22c55e;--yellow:#eab308;--red:#ef4444;--blue:#3b82f6;--text:#e8eaed;--muted:#c8d0d2;--sidebar-w:240px;--page-padding:28px 32px}html,body,#root{background:var(--bg);height:100%;color:var(--text);font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5}h1,h2,h3,.font-display{font-family:Questrial,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit}*{min-width:0}input,select,textarea{font-family:inherit;font-size:inherit;background:var(--surface2);color:var(--text);border:1px solid var(--border);border-radius:8px;outline:none;width:100%;min-width:0;padding:8px 12px;transition:border-color .15s}input:focus,select:focus,textarea:focus{border-color:var(--accent)}select option{background:var(--surface2)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2d3f52}.page-header{margin-bottom:24px}.page-header h1{margin:0;font-family:Questrial,sans-serif;font-size:24px;font-weight:400}.page-header p{color:var(--muted);margin:4px 0 0;font-size:13px}.kpi-row{scrollbar-width:thin;flex-wrap:nowrap;gap:12px;margin-bottom:24px;padding-bottom:4px;display:flex;overflow-x:auto}.filter-bar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;display:flex}.filter-bar input,.filter-bar select{flex:160px;width:auto;max-width:260px}.section-label{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--border);margin-bottom:12px;padding-bottom:6px;font-size:11px;font-weight:700}
