:root{--bg: #0f0e0c;--bg-raised: #1a1918;--bg-card: #1e1d1b;--border: #2a2926;--border-strong: #3a3935;--border-accent: rgba(232, 87, 42, .2);--text: #e8e6e1;--text-secondary: #9a9790;--text-muted: #6f6c66;--accent: #e8572a;--accent-hover: #f56a3d;--accent-soft: rgba(232, 87, 42, .1);--link: #f0916e;--max-w: 1400px;--max-w-prose: 720px;--radius: 12px;--radius-sm: 8px;--header-h: 60px;--sidebar-w: 260px;--toc-w: 220px;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: ui-monospace, "SF Mono", "JetBrains Mono", "Fira Code", Menlo, Consolas, monospace}html{scroll-behavior:smooth}:where(h1,h2,h3,h4)[id]{scroll-margin-top:calc(var(--header-h) + 16px)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0f0e0c;color:#e8e6e1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}
