:root{--bg: #eef2f7;--panel: #ffffff;--line: #e2e8f0;--text: #0f172a;--muted: #64748b;--accent: #f59e0b;--accent-2: #0ea5e9;--taken: #ef4444;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body,#root{margin:0;height:100%;background:var(--bg);color:var(--text)}button{font:inherit;cursor:pointer}
