:root{color-scheme:light;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;background-color:#f7f7f4;color:#0b0b0b;line-height:1.6;font-weight:400}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f7f7f4;color:inherit}a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}a:hover{opacity:.7}.site{max-width:980px;margin:0 auto;padding:56px 24px 80px;display:flex;flex-direction:column;gap:40px}.nav{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:.95rem;letter-spacing:.01em}.brand{font-weight:600;font-size:1rem}.nav-links{display:flex;gap:16px;flex-wrap:wrap}.main{display:flex;flex-direction:column;gap:32px}.hero{display:flex;flex-direction:column;gap:20px}.eyebrow{font-size:.9rem;text-transform:uppercase;letter-spacing:.12em;margin:0;color:#444}.hero h1{font-size:clamp(2.8rem,5vw,4.4rem);margin:0;font-weight:600;letter-spacing:-.03em}.lead{margin:0;font-size:1.2rem;max-width:720px;color:#1d1d1d}.hero-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-top:8px}.meta-block{padding-top:12px;border-top:1px solid #d8d8d0;font-size:.95rem;display:grid;gap:4px}.meta-block span{text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;color:#666}.meta-block strong{font-weight:600}.divider,.footer-divider{height:1px;width:100%;background:#d8d8d0}.section{display:grid;gap:16px}.section h2{margin:0;font-size:1.6rem;font-weight:600}.section p{margin:0;max-width:820px;color:#202020}.section ul,.section ol{margin:0;padding-left:20px}.section li{margin-bottom:8px}.footer{display:flex;flex-direction:column;gap:12px;color:#666;font-size:.9rem}@media (max-width: 720px){.site{padding:40px 18px 64px}.nav{flex-direction:column;align-items:flex-start}}
