:root{--c-bg: #f4f6f9;--c-card: #ffffff;--c-text: #2d3748;--c-muted: #718096;--c-border: #e2e8f0;--c-primary: #667eea;--c-critical: #e74c3c;--c-warning: #f39c12;--c-healthy: #27ae60;--c-excess: #7f8c8d;--c-dead: #34495e;--c-backorder: #8e44ad;--c-inactive: #95a5a6;--c-grade-a: #27ae60;--c-grade-b: #2980b9;--c-grade-c: #7f8c8d}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--c-bg);color:var(--c-text)}.nav.svelte-12qhfyh{display:flex;align-items:center;gap:32px;padding:14px 24px;background:var(--c-card);border-bottom:1px solid var(--c-border)}.brand.svelte-12qhfyh{font-weight:700;font-size:18px;text-decoration:none;color:var(--c-text)}.links.svelte-12qhfyh{display:flex;gap:16px}.links.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--c-muted);font-size:14px;padding:6px 10px;border-radius:6px}.links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--c-bg);color:var(--c-text);font-weight:600}.logout.svelte-12qhfyh{margin-left:auto}.logout.svelte-12qhfyh button:where(.svelte-12qhfyh){background:transparent;border:1px solid var(--c-border);color:var(--c-muted);padding:5px 10px;border-radius:6px;font-size:12px;cursor:pointer}.logout.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{color:var(--c-text)}main.svelte-12qhfyh{max-width:1400px;margin:0 auto;padding:24px}
