:root{--bg: #0b0d12;--surface: #151821;--border: #232838;--text: #e6e8ee;--text-dim: #8a93a6;--primary: #4a9eff;--accent: #7c5cff;--success: #34d399;--warning: #fbbf24;--danger: #f87171;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;color-scheme:dark}*{box-sizing:border-box}body{margin:0;padding:0;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:inherit}code{font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:.9em;background:#ffffff0f;padding:1px 4px;border-radius:3px}
