:root{--bg:#fafaf7;--text:#1a1a1a;--muted:#555;--accent:#2952a3;--border:#d8d8d3;--max-width:720px}*{box-sizing:border-box}html{font-size:16px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text);background:var(--bg);line-height:1.55}main{max-width:var(--max-width);margin:0 auto;padding:1.5rem 1.25rem 3rem}.site-header{border-bottom:1px solid var(--border);padding:1rem 1.25rem;font-weight:600}.site-header .site-brand{color:var(--text);text-decoration:none}.site-footer{max-width:var(--max-width);margin:3rem auto 1.5rem;padding:1rem 1.25rem;border-top:1px solid var(--border);color:var(--muted);font-size:.9rem}h1{font-size:2rem;margin:.5rem 0 .25rem;line-height:1.2}h2{font-size:1.25rem;margin:2rem 0 .5rem;line-height:1.3}p{margin:.5rem 0 1rem}.tagline{margin:0 0 1.5rem;font-size:1.05rem}.breadcrumb,.muted,.tagline{color:var(--muted)}.breadcrumb{font-size:.9rem;margin:0 0 .25rem}a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}a:hover{text-decoration-thickness:2px}dl.facts,dl.faq{margin:.5rem 0 1rem;padding:0}dl.facts dt{font-weight:600;margin-top:.5rem;font-size:.9rem;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}dl.facts dd{margin:.1rem 0 .5rem}dl.faq>div{margin-bottom:1rem}dl.faq dt{font-weight:600;margin-bottom:.25rem}dl.faq dd{margin:0}article>section{margin-bottom:1.5rem}ul{padding-left:1.25rem}li{margin:.25rem 0}