:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--accent: #2563eb;--accent-fg: #ffffff;--danger: #dc2626}:root[data-theme=light]{--bg: #f5f5f4;--bg-surface: #ffffff;--fg: #1c1917;--border: #e7e5e4}:root[data-theme=dark]{--bg: #0c0a09;--bg-surface: #1c1917;--fg: #f5f5f4;--border: #44403c}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);min-height:100%}*{box-sizing:border-box}button{font-family:inherit}
