*{box-sizing:border-box}html{font-size:16px}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif;color:#1a1a1a;background:#fafafa;line-height:1.6}main{max-width:760px;margin:0 auto;padding:3rem 1.5rem 2rem}footer{max-width:760px;margin:0 auto;padding:2rem 1.5rem 3rem;border-top:1px solid #e5e5e5;color:#555;font-size:.9rem}footer a{color:#555;margin-right:.5rem}footer .license{margin-top:.5rem;font-size:.8rem}.hero{margin-bottom:3rem}.hero h1{font-size:3rem;margin:0 0 .5rem;color:#c2410c;letter-spacing:-.02em}.hero .tagline{font-size:1.25rem;margin:0 0 .5rem}.hero .sub{color:#555;margin:0 0 1.5rem}.cta{display:flex;gap:.75rem}.cta a{padding:.6rem 1.2rem;border-radius:6px;text-decoration:none;font-weight:500}.cta .primary{background:#c2410c;color:#fff}.cta .secondary{border:1px solid #d0d0d0;color:#1a1a1a}section{margin-bottom:2.5rem}section h2{font-size:1.4rem;margin:0 0 1rem;border-bottom:1px solid #e5e5e5;padding-bottom:.3rem}.features{list-style:none;padding:0}.features li{padding:.5rem 0;border-bottom:1px solid #eee}.features li:last-child{border-bottom:none}pre{background:#f1f1f1;padding:1rem;border-radius:6px;overflow-x:auto;font-size:.9rem}code{font-family:"SF Mono",Monaco,Menlo,Consolas,monospace}p code,li code{background:#f1f1f1;padding:.1rem .35rem;border-radius:3px;font-size:.9em}