*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #0a0a0a;--bg-secondary: #111111;--text: #fafafa;--text-muted: #888888;--accent: #ffffff;--border: #222222}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}::selection{background:var(--text);color:var(--bg)}.app{min-height:100vh}section{padding:100px 24px;max-width:800px;margin:0 auto}@media(max-width:600px){section{padding:60px 20px}}
