:root{--bg:#0b0d12;--panel:#12151c;--border:#232936;--text:#e7ebf2;--muted:#8b95a7;--accent:#ff7a1a;--accent-soft:#ff7a1a1f;--green:#3ad07f;--mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--sans:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;padding:0;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}code,pre{font-family:var(--mono)}
