:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5fff3;background:#07170f}*{box-sizing:border-box}body{min-width:320px;margin:0;background:#07170f}main{overflow:hidden}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:center;gap:clamp(36px,9vw,144px);min-height:78svh;padding:clamp(48px,9vw,120px) clamp(24px,9vw,140px);background:radial-gradient(circle at 83% 39%,#549c47,#176441 23%,#092c20 53%,#06170f 80%)}.hero:after{content:"";position:absolute;right:-12%;bottom:-35%;width:70vw;aspect-ratio:1;border-radius:50%;background:#dbf47417;filter:blur(2px)}.hero-copy,.hero-brochure{position:relative;z-index:1}.eyebrow{margin:0 0 14px;color:#e8ff8b;font-size:11px;font-weight:800;letter-spacing:.17em}h1,h2,h3,p{margin-top:0}h1{max-width:560px;margin-bottom:24px;font-size:clamp(50px,8vw,106px);line-height:.91;letter-spacing:-.07em}.intro{max-width:500px;margin-bottom:34px;color:#f5fff3c7;font-size:clamp(17px,2vw,21px);line-height:1.5}.actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:52px;padding:0 20px;border:1px solid transparent;border-radius:999px;color:inherit;font-size:15px;font-weight:800;text-decoration:none;cursor:pointer}.button-primary{background:#efff98;color:#17351e}.button-primary span{font-size:19px}.button-secondary{border-color:#ffffff73;background:#ffffff0f}.hero-brochure{justify-self:center;width:min(100%,365px);transform:rotate(4deg);box-shadow:0 34px 65px #00000061}.hero-brochure img{display:block;width:100%;border:7px solid rgba(255,255,255,.14)}.how-to{padding:clamp(56px,9vw,126px) clamp(24px,9vw,140px);background:#f4f5e8;color:#102c1c}.section-heading{max-width:520px;margin-bottom:38px}.section-heading .eyebrow{color:#25804d}h2{margin-bottom:0;font-size:clamp(37px,6vw,70px);line-height:.98;letter-spacing:-.055em}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:0;list-style:none}.steps li{min-height:220px;padding:24px;border-radius:18px;background:#e5ead8}.steps span{display:block;margin-bottom:52px;color:#23804d;font-size:13px;font-weight:900;letter-spacing:.12em}.steps h3{margin-bottom:8px;font-size:20px;letter-spacing:-.025em}.steps p{margin-bottom:0;color:#557060;line-height:1.5}.brochure-modal{position:fixed;z-index:20;inset:0;display:grid;place-items:center;padding:24px;background:#020d08f0}.brochure-modal[hidden]{display:none}.brochure-modal img{max-width:min(100%,520px);max-height:92svh;box-shadow:0 20px 80px #00000080}.close-brochure{position:fixed;top:18px;right:20px;width:44px;height:44px;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:#fff;background:#ffffff1a;font-size:30px;line-height:1;cursor:pointer}@media(max-width:760px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:62px}.hero-brochure{width:min(72vw,310px)}.steps{grid-template-columns:1fr 1fr}.steps li{min-height:185px}.steps span{margin-bottom:32px}}@media(max-width:480px){.steps{grid-template-columns:1fr}}
