html{scroll-behavior:smooth;background:#fff;color:#1a1d23}body{margin:0;padding:0}h1,h2,h3,h4{font-family:Fira Sans,system-ui,sans-serif;color:#1a1d23;margin:0}p{font-family:"Source Sans 3",Inter,system-ui,sans-serif;color:#4b5563;margin:0}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}.reveal.visible{opacity:1;transform:translateY(0)}.t-green{color:#5b9a42}.btn-green{display:inline-flex;align-items:center;gap:10px;background:#5b9a42;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;padding:14px 28px;border:none;cursor:pointer;clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%);transition:background .25s,transform .25s}.btn-green:hover{background:#4a8535;transform:translateY(-2px)}.btn-arrow{font-size:1.1rem;transition:transform .25s}.btn-green:hover .btn-arrow{transform:translate(4px)}.btn-ghost{font-family:Fira Sans,system-ui,sans-serif;font-size:.8125rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;color:#4b5563;padding:14px 0;border-bottom:1px solid rgba(156,163,175,.3);transition:color .25s,border-color .25s}.btn-ghost:hover{color:#1a1d23;border-color:#1a1d23}.eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:20px;font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#d39013}.eyebrow-line{width:28px;height:1px;background:#d39013}.hero{padding:120px 32px;background:#fff}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1344px;margin:0 auto}.hero-copy{display:flex;flex-direction:column;justify-content:center}.hero-title{font-family:Fira Sans,system-ui,sans-serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.04;letter-spacing:-.02em;color:#1a1d23;text-transform:uppercase;margin-bottom:24px}.hero-desc{font-family:"Source Sans 3",Inter,system-ui,sans-serif;font-size:1.12rem;line-height:1.65;color:#4b5563;margin-bottom:32px;max-width:560px}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.hero-image{overflow:hidden}.hero-carousel{position:relative;overflow:hidden}.hero-carousel-track{display:flex;transition:transform .5s cubic-bezier(.22,.61,.36,1)}.hero-carousel-slide{flex:1 0 100%}.hero-carousel-slide img{display:block;width:100%;height:auto}.hero-carousel-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.hero-carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:#fff6;cursor:pointer;padding:0;transition:background .25s,transform .25s}.hero-carousel-dot.active{background:#5b9a42;transform:scale(1.4)}.stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;max-width:1344px;margin:60px auto 0;background:#5b9a421f}.stat{text-align:center;padding:36px 20px;background:#5b9a420a}.stat-num{display:block;font-family:Fira Sans,system-ui,sans-serif;font-size:2.5rem;font-weight:800;color:#d39013;letter-spacing:-.02em;line-height:1;margin-bottom:6px}.stat-lbl{font-family:Inter,system-ui,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#5a5652}.sec{padding:120px 32px;background:#fff}.sec--alt{background:#f3f4f6}.sec--mint{background:#f4f7f2}.sec-inner{max-width:1344px;margin:0 auto}.sec-inner--narrow{max-width:800px}.sec-num{font-family:Fira Sans,system-ui,sans-serif;font-size:4.5rem;font-weight:800;color:#5b9a4214;line-height:1;letter-spacing:-.02em;margin-bottom:-8px}.sec-title{font-family:Fira Sans,system-ui,sans-serif;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;line-height:1.08;letter-spacing:-.02em;color:#1a1d23;text-transform:uppercase;margin-bottom:24px}.sec-lede{font-size:1.19rem;font-weight:400;line-height:1.65;color:#4b5563;margin-bottom:48px;max-width:720px}.problems-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.problem-card{padding:32px 28px;border-left:2px solid #5b9a42;background:#5b9a4206;transition:background .3s,transform .3s,border-color .3s}.problem-card:hover{background:#5b9a420f;transform:translateY(-2px);border-color:#3d7a2a}.problem-card h3{font-family:Fira Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:700;color:#1a1d23;margin:0 0 10px;letter-spacing:-.01em}.problem-card p{font-size:.875rem;line-height:1.7;color:#4b5563}.process-list{max-width:1344px;margin:0 auto;display:flex;flex-direction:column;gap:0}.process-row{display:grid;grid-template-columns:1fr 1.6fr;gap:0;align-items:center;background:#5b9a420b;position:relative}.process-row:nth-child(2n){background:transparent}.process-row--reverse .process-img{order:2}.process-row--reverse .process-copy{order:1}.process-img{overflow:hidden;max-height:380px}.process-img img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.06);transition:transform 1.2s cubic-bezier(.22,.61,.36,1)}.process-row.visible .process-img img{transform:scale(1)}.process-copy{padding:40px 44px;position:relative}.process-copy:before{content:"";position:absolute;left:0;top:0;width:2px;height:0;background:#5b9a42;transition:height .8s cubic-bezier(.22,.61,.36,1) .2s}.process-row.visible .process-copy:before{height:100%}.process-num{font-family:Fira Sans,system-ui,sans-serif;font-size:3.5rem;font-weight:800;color:#5b9a421a;line-height:1;letter-spacing:-.02em;margin-bottom:2px;transition:color .6s ease .15s}.process-row.visible .process-num{color:#5b9a4259}.process-title{font-family:Fira Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:700;color:#1a1d23;margin:0 0 10px}.process-body{font-size:.9375rem;line-height:1.6;color:#4b5563}.pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pillar-card{background:#fff;padding:40px 32px;border:1px solid rgba(156,163,175,.1);position:relative;overflow:hidden;transition:transform .3s,border-color .3s,box-shadow .3s}.pillar-card:hover{transform:translateY(-3px);border-color:#5b9a4240;box-shadow:0 6px 24px #0000000f}.pillar-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#5b9a4214;margin-bottom:20px}.pillar-num{position:absolute;top:20px;right:24px;font-family:Fira Sans,system-ui,sans-serif;font-size:2.5rem;font-weight:800;color:#5b9a4214;line-height:1}.pillar-card h3{font-family:Fira Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:700;color:#1a1d23;margin:0 0 12px;letter-spacing:-.01em}.pillar-card p{font-size:.875rem;line-height:1.65;color:#4b5563}.faq-list{display:flex;flex-direction:column;gap:0;margin-top:36px}.faq-item{border-bottom:1px solid rgba(156,163,175,.18)}.faq-item:first-child{border-top:1px solid rgba(156,163,175,.18)}.faq-header{display:flex;align-items:center;gap:16px;width:100%;background:transparent;border:none;cursor:pointer;padding:22px 0;text-align:left;font-family:inherit;color:inherit;transition:color .25s}.faq-header:hover{color:#5b9a42}.faq-num{font-family:Fira Sans,system-ui,sans-serif;font-size:1.125rem;font-weight:700;color:#5b9a4240;line-height:1;flex-shrink:0;width:28px;transition:color .25s}.faq-item.active .faq-num{color:#5b9a42}.faq-question{font-family:Fira Sans,system-ui,sans-serif;font-size:1rem;font-weight:700;color:#1a1d23;margin:0;flex:1;transition:color .25s}.faq-item.active .faq-header .faq-question{color:#5b9a42}.faq-icon{width:20px;height:20px;flex-shrink:0;position:relative;transition:transform .35s cubic-bezier(.22,.61,.36,1)}.faq-icon:before,.faq-icon:after{content:"";position:absolute;background:#9ca3af;transition:background .25s,transform .35s cubic-bezier(.22,.61,.36,1)}.faq-icon:before{top:9px;left:0;width:20px;height:2px}.faq-icon:after{top:0;left:9px;width:2px;height:20px}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-item.active .faq-icon:before,.faq-item.active .faq-icon:after{background:#5b9a42}.faq-body{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.22,.61,.36,1)}.faq-body p{font-size:.875rem;line-height:1.65;color:#4b5563;padding:0 0 24px 44px}.cta{padding:100px 32px 120px;background:#f3f4f6;text-align:center}.cta-inner{max-width:800px;margin:0 auto}.cta-title{font-family:Fira Sans,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:#1a1d23;text-transform:uppercase;margin-bottom:24px}.cta-desc{font-size:1.0625rem;line-height:1.7;color:#4b5563;margin-bottom:40px}.cta-actions{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:28px}.cta-link{background:transparent;color:#4b5563;border:1px solid rgba(156,163,175,.3);font-family:Fira Sans,system-ui,sans-serif;font-size:.8125rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;padding:16px 32px;text-decoration:none;transition:color .25s,border-color .25s}.cta-link:hover{color:#1a1d23;border-color:#9ca3af80}.cta-note{font-family:Inter,system-ui,sans-serif;font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af}@media(max-width:1080px){.hero-inner{grid-template-columns:1fr;gap:40px}.hero-image{max-width:600px;margin:0 auto}.stats-bar{grid-template-columns:repeat(2,1fr)}.process-row,.process-row--reverse{grid-template-columns:1fr;gap:0}.process-row .process-img,.process-row--reverse .process-img{order:-1;max-width:100%}.process-copy{padding:40px 24px}.pillars-grid,.problems-grid{grid-template-columns:1fr}}@media(max-width:768px){.hero{padding:100px 20px 80px}.sec,.cta{padding:80px 20px}.sec-num{font-size:3.5rem}.stats-bar{grid-template-columns:1fr 1fr}.problem-card{padding:24px 20px}.pillar-card{padding:32px 24px}}@media(max-width:375px){.hero,.sec,.cta{padding:60px 16px}.hero-actions{flex-direction:column;width:100%}.hero-actions .btn-green{width:100%;justify-content:center}.stats-bar{grid-template-columns:1fr}}
