:root{--c-positive: #2e7d32;--c-negative: #c62828;--c-warning: #f9a825;--c-neutral: #9e9e9e;--c-bg: #fafafa;--c-fg: #1a1a1a;--c-muted: #6b6b6b;--c-card: #ffffff;--c-border: #e0e0e0;--c-accent: #1565c0}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Roboto,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--c-bg);color:var(--c-fg);font-size:14px;line-height:1.5}
