:root{color:#1d1d1f;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:#06c;text-decoration:none}a:hover{text-decoration:underline}.site-header{background:linear-gradient(#f5f5f7 0%,#fff 100%)}.nav{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:1.5rem;display:flex}.logo{color:#1d1d1f;font-size:1.1rem;font-weight:700}.nav-links{gap:1.5rem;display:flex}.hero{max-width:1100px;margin:0 auto;padding:6rem 1.5rem}.eyebrow{color:#6e6e73;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.hero h1{color:#d3d3d3;max-width:900px;margin:.5rem 0 1.5rem;font-size:clamp(3rem,7vw,5rem);line-height:1.05}.hero-text{color:#515154;max-width:700px;font-size:1.25rem;line-height:1.7}.section{max-width:1100px;margin:0 auto;padding:4rem 1.5rem}.section h2{margin-bottom:2rem;font-size:2rem}.section p{color:#515154;line-height:1.7}.grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}article{background:#f5f5f7;border-radius:18px;padding:1.75rem}article h3{margin-top:0}article p{margin-bottom:0}.footer{text-align:center;color:#6e6e73;border-top:1px solid #e5e5e5;padding:2rem}@media (width<=768px){.nav{flex-direction:column;gap:1rem}.grid{grid-template-columns:1fr}.hero{padding:4rem 1.5rem}}
