:root{color:#17211c;background:#f7f5ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}main{min-height:100vh}.hero{display:grid;min-height:68vh;place-items:center;padding:64px 20px 48px;background:linear-gradient(135deg,rgba(40,113,93,.88),rgba(16,28,24,.9)),url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1800&q=80) center/cover;color:#fffaf1}.hero__content,.section{width:min(1120px,100%)}.hero__content{margin:0 auto}.eyebrow{margin:0 0 12px;color:#d89f43;font-size:.8rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:860px;margin-bottom:20px;font-size:clamp(2.4rem,7vw,5.5rem);line-height:.96}h2{max-width:720px;margin-bottom:0;font-size:clamp(2rem,5vw,3.6rem);line-height:1}h3{margin-bottom:10px;font-size:1.2rem}.hero__text{max-width:680px;margin-bottom:28px;color:#fffaf1db;font-size:clamp(1.05rem,2vw,1.25rem)}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;padding:11px 18px;font-weight:800;text-decoration:none}.button--primary{background:#f3c15f;color:#17211c}.button--secondary{border-color:#fffaf166;color:#fffaf1}.section{margin:0 auto;padding:72px 20px}.section--muted{width:100%;max-width:none;padding-right:max(20px,calc((100vw - 1120px)/2));padding-left:max(20px,calc((100vw - 1120px)/2));background:#e7efe7}.section__header{margin-bottom:28px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card{min-height:180px;border:1px solid rgba(23,33,28,.12);border-radius:8px;padding:22px;background:#fffdfa}.card p{margin-bottom:0;color:#4f5d55}.checklist{display:grid;gap:12px;max-width:820px;margin:0;padding:0;list-style:none}.checklist li{position:relative;padding-left:30px;color:#314039;font-size:1.06rem}.checklist li:before{position:absolute;top:.1rem;left:0;width:18px;height:18px;border-radius:50%;background:#28715d;content:""}@media (max-width: 760px){.hero{min-height:64vh;padding-top:48px}.grid{grid-template-columns:1fr}.button{width:100%}}
