:root{--background:#fff;--foreground:#111;--muted:#f5f5f5;--border:#e5e5e5;--section-bg:#f7f7f7}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3{letter-spacing:-.02em}h2{margin-bottom:16px}p{max-width:700px;margin-bottom:16px}section{border-bottom:1px solid var(--border)}@media (max-width:768px){h1{font-size:36px!important}h2{font-size:28px!important}p{font-size:16px!important}}
