:root{--bg: #0c0c0c;--bg-elevated: #141414;--surface: #1a1a1a;--border: #2a2a2a;--text: #f5f5f5;--text-muted: #e8e8e8;--text-subtle: #d4d4d4;--accent: #e5e5e5;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-serif: "Instrument Serif", Georgia, serif;--max-width: 720px;--nav-height: 4rem;--section-padding: clamp(3rem, 10vw, 6rem)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-height)}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}
