*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:var(--color-text)}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.5rem,3vw,2.25rem)}h3{font-size:clamp(1.25rem,2.5vw,1.75rem)}p{color:#888;max-width:65ch}code{font-family:JetBrains Mono,Fira Code,monospace;font-size:.875em;background:var(--color-surface);padding:.15em .4em;border-radius:4px}.container{max-width:1100px;margin:0 auto;padding:0 2rem}.container--narrow{max-width:640px}.page-section{padding:calc(64px + 5rem) 2rem 5rem}.page-section .container{padding:0}.section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.03em;color:var(--color-text);margin-bottom:3rem}.section-title:after{content:".";color:#6c63ff}:root{--color-bg: #0f0f0f;--color-bg-secondary: #1a1a1a;--color-surface: #242424;--color-border: #2e2e2e;--color-text: #e8e8e8;--color-text-muted: #888;--color-text-inverse: #0f0f0f;--color-nav-bg: rgba(15, 15, 15, .85)}[data-theme=light]{--color-bg: #f5f5f5;--color-bg-secondary: #ebebeb;--color-surface: #ffffff;--color-border: #ddd;--color-text: #1a1a1a;--color-text-muted: #666;--color-text-inverse: #ffffff;--color-nav-bg: rgba(245, 245, 245, .85)}body{background-color:var(--color-bg);color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;transition:background-color .25s ease,color .25s ease}
