*{margin:0;padding:0;box-sizing:border-box}
html,body{height:100%;scroll-behavior:smooth}
body{font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;background:#000;color:#fff;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
h1,h2,h3{font-weight:300;letter-spacing:-0.05em}
p{font-weight:300;font-size:1.1rem}
a{color:#FFD700;text-decoration:none;border-bottom:1px solid #FFD700}
pre{background:#111;border-left:3px solid #FFD700;padding:1.5rem;font-family:'JetBrains Mono','Fira Code',monospace;font-size:0.9rem;overflow-x:auto}
canvas{display:block;width:100vw;height:100vh;filter:contrast(1.5)saturate(0.2)}