:root{--bg: #0d0d12;--surface: #13131a;--border: #1e1e2a;--text: #b8b8c4;--text-bright: #e0e0e8;--text-dim: #6a6a78;--accent: #c49a5c;--accent-faint: #c49a5c33;--type-artifact: #c49a5c;--type-analysis: #7a9ab8;--type-project: #8ab87a;--mono: "IBM Plex Mono", monospace;--serif: "Source Serif 4", Georgia, serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);color:var(--text);font-family:var(--serif);line-height:1.6;min-height:100vh}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
