.hero{background:var(--forest);color:var(--text-on-forest);padding:clamp(9rem,16vw,12rem) 0 clamp(5rem,10vw,8rem);text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-30%;left:50%;transform:translate(-50%);width:160%;height:100%;background:radial-gradient(ellipse at center,rgba(200,242,54,.06) 0%,transparent 60%);pointer-events:none}.hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(200,242,54,.2),transparent)}.hero h1{position:relative;margin-bottom:1.5rem}.hero .subhead{color:var(--text-on-forest-muted);max-width:620px;margin:0 auto 3.5rem;font-size:clamp(1.0625rem,1.8vw,1.25rem);line-height:1.65}.btn{display:inline-block;background:var(--lime);color:var(--forest-deep);font-family:var(--font-body);font-weight:600;font-size:1rem;padding:.875rem 2.25rem;border-radius:100px;transition:transform .25s var(--ease-out),box-shadow .25s var(--ease-out);text-decoration:none}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #c8f23640}.problem{background:var(--cream);position:relative}.problem h2{margin-bottom:.5rem;color:var(--forest)}.problem h3{font-family:var(--font-display);font-style:italic;color:var(--text-light);margin-bottom:2.5rem;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:400}.problem__text p{margin-bottom:1.25rem;max-width:680px;color:var(--text-mid)}.problem__text p:first-of-type{font-weight:600;color:var(--text-dark);font-size:1.125rem}.problem__text p:last-of-type{color:var(--text-mid)}.agitate{background:var(--forest);color:var(--text-on-forest);position:relative}.agitate h2{margin-bottom:3rem;text-align:center}.agitate__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:3rem;background:#ffffff0d;border-radius:20px;overflow:hidden}.stat{padding:2rem 1.5rem;background:var(--forest);text-align:center}.stat__number{font-family:var(--font-mono);font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1;color:var(--text-on-forest-muted);margin-bottom:.75rem;opacity:.7}.stat__number span{font-size:.45em;font-family:var(--font-mono);font-weight:400;vertical-align:super;opacity:.6;letter-spacing:.05em}.stat__label{font-size:.875rem;color:var(--text-on-forest-muted);line-height:1.45}.agitate__text{max-width:680px;margin:0 auto;text-align:center}.agitate__text>p{margin-bottom:1rem;color:var(--text-on-forest-muted)}.agitate__highlight{background:var(--lime-glow);border:1px solid rgba(200,242,54,.15);border-top:3px solid var(--lime);padding:1.5rem 2rem;border-radius:16px;margin:2.5rem 0}.agitate__highlight p{color:var(--text-on-forest)}.agitate__highlight strong{color:var(--lime)}.agitate__kicker{font-family:var(--font-display);font-size:1.375rem;font-weight:700;color:var(--text-on-forest);margin-top:2rem}.solution{background:var(--cream)}.solution__intro{text-align:center;margin-bottom:clamp(3.5rem,7vw,5rem)}.solution__intro h2{margin-bottom:1rem;color:var(--forest)}.solution__tagline{font-family:var(--font-body);font-size:clamp(1.0625rem,2vw,1.25rem);color:var(--text-light);font-weight:400}.solution__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1px;background:var(--cream-dark);border-radius:24px;overflow:hidden;border:1px solid var(--cream-dark)}.feature{padding:2.25rem 2rem;background:var(--white);transition:background .3s}.feature:hover{background:var(--cream)}.feature__icon{width:44px;height:44px;background:var(--lime-dim);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.feature__icon svg{width:22px;height:22px;stroke:var(--forest);fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.feature__number{font-family:var(--font-mono);font-size:.8125rem;font-weight:500;color:var(--sage);line-height:1;margin-bottom:1rem;letter-spacing:.08em}.feature h4{color:var(--forest);margin-bottom:.75rem}.feature p{color:var(--text-mid);font-size:.9375rem;line-height:1.65}.testimonials{background:var(--cream-warm)}.testimonials__intro{margin-bottom:1.5rem;max-width:720px;margin-left:auto;margin-right:auto;text-align:center}.testimonials__intro h2{margin-bottom:1.25rem;color:var(--forest)}.testimonials__intro p{color:var(--text-mid)}.testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;margin:2.5rem 0}.testimonial{padding:2.25rem;background:var(--white);border-radius:20px;display:flex;flex-direction:column;border:1px solid var(--cream-dark);transition:transform .3s var(--ease-out),box-shadow .3s}.testimonial:hover{transform:translateY(-4px);box-shadow:0 12px 40px #12362514}.testimonial__quote{font-size:1rem;line-height:1.7;color:var(--text-mid);flex:1;margin-bottom:1.5rem}.testimonial__quote strong{color:var(--text-dark);font-weight:600}.testimonial__quote:before{content:"“";font-family:var(--font-display);font-size:3rem;font-style:italic;line-height:1;color:var(--lime);display:block;margin-bottom:.5rem;text-shadow:0 0 30px rgba(200,242,54,.3)}.testimonial__author{font-family:var(--font-mono);font-weight:500;font-size:.8125rem;color:var(--forest);letter-spacing:.08em;text-transform:uppercase}.testimonials__closer{color:var(--text-mid);max-width:680px;margin:0 auto;text-align:center}.ongoing{background:var(--forest);color:var(--text-on-forest);position:relative;overflow:hidden}.ongoing:before{content:"";position:absolute;top:-50%;right:-20%;width:60%;height:200%;background:radial-gradient(ellipse at center,rgba(200,242,54,.04) 0%,transparent 60%);pointer-events:none}.ongoing__layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,5rem);align-items:start}.ongoing h2{margin-bottom:1.5rem}.ongoing__text p{margin-bottom:1.25rem;color:var(--text-on-forest-muted)}.ongoing__alert{background:#c8f2360f;border:1px solid rgba(200,242,54,.15);border-radius:20px;padding:2rem;position:relative}.ongoing__alert:before{content:"";position:absolute;top:-1px;left:2rem;right:2rem;height:2px;background:linear-gradient(90deg,transparent,var(--lime),transparent);border-radius:2px}.ongoing__alert-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.ongoing__alert-icon{width:32px;height:32px;background:var(--lime-dim);border-radius:8px;display:flex;align-items:center;justify-content:center}.ongoing__alert-icon svg{width:16px;height:16px}.ongoing__alert-label{font-family:var(--font-mono);font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:var(--lime)}.ongoing__alert-text{font-family:var(--font-display);font-size:1.0625rem;line-height:1.6;color:var(--text-on-forest);font-weight:400}.ongoing__caption{font-family:var(--font-mono);font-size:.75rem;color:var(--text-on-forest-muted);margin-top:1.25rem;letter-spacing:.02em}.ongoing__next{margin-top:3rem}.ongoing__next h3{color:var(--text-on-forest);margin-bottom:.75rem}.ongoing__next p{color:var(--text-on-forest-muted);max-width:640px}.investors{background:var(--cream)}.investors h2{margin-bottom:.75rem;color:var(--forest)}.investors__subtitle{color:var(--text-mid);margin-bottom:3rem;max-width:680px}.investors__list{list-style:none;display:grid;gap:0;max-width:720px}.investors__item{padding:1.25rem 0;border-bottom:1px solid var(--cream-dark);display:flex;align-items:flex-start;gap:1rem}.investors__item:first-child{border-top:1px solid var(--cream-dark)}.investors__check{flex-shrink:0;width:28px;height:28px;background:var(--forest);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-top:2px}.investors__check svg{width:14px;height:14px;stroke:var(--lime)}.investors__item p{font-size:1.0625rem;color:var(--text-dark);line-height:1.55}.investors__closer{margin-top:2rem;color:var(--text-light);max-width:640px}.faq{background:var(--cream-warm)}.faq h2{margin-bottom:3rem;color:var(--forest)}.accordion{max-width:760px}.accordion__item{border-bottom:1px solid var(--cream-dark)}.accordion__item:first-child{border-top:1px solid var(--cream-dark)}.accordion__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;font-family:var(--font-body);font-size:1.0625rem;font-weight:700;color:var(--text-dark);text-align:left;gap:1rem;transition:color .2s}.accordion__trigger:hover{color:var(--forest-light)}.accordion__icon{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--forest);display:flex;align-items:center;justify-content:center;transition:transform .4s var(--ease-out)}.accordion__icon svg{width:14px;height:14px;stroke:var(--lime);transition:stroke .2s}.accordion__item.open .accordion__icon{transform:rotate(45deg)}.accordion__content{max-height:0;overflow:hidden;transition:max-height .4s var(--ease-out)}.accordion__content-inner{padding-bottom:1.5rem;color:var(--text-mid);line-height:1.7;max-width:640px}.accordion__content-inner p{margin-bottom:.75rem}.accordion__content-inner p:last-child{margin-bottom:0}.final-cta{background:var(--forest);color:var(--text-on-forest);text-align:center;position:relative;overflow:hidden}.final-cta:before{content:"";position:absolute;bottom:-40%;left:50%;transform:translate(-50%);width:140%;height:80%;background:radial-gradient(ellipse at center,rgba(200,242,54,.06) 0%,transparent 60%);pointer-events:none}.final-cta h2{margin-bottom:3rem}@media(max-width:1100px){.solution__grid{grid-template-columns:repeat(2,1fr)}.solution__grid .feature:last-child{grid-column:1 / -1}.testimonials__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.hero{padding-top:7rem}.solution__grid{grid-template-columns:repeat(2,1fr)}.solution__grid .feature:last-child{grid-column:1 / -1}.testimonials__grid{grid-template-columns:1fr;max-width:560px;margin-left:auto;margin-right:auto}.agitate__stats{grid-template-columns:repeat(2,1fr)}.ongoing__layout{grid-template-columns:1fr}}@media(max-width:600px){.solution__grid{grid-template-columns:1fr}.solution__grid .feature:last-child{grid-column:auto}}@media(max-width:480px){.agitate__stats{grid-template-columns:1fr}}
