.hero-section{padding:5rem 0;background:linear-gradient(135deg,#bed3ca,#fff)}:root[data-theme=dark] .hero-section{background:linear-gradient(135deg,#1a1a1a,#2a2a2a)}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.hero-content{text-align:center;max-width:900px;margin:0 auto;margin-bottom:3rem}.hero-generator{max-width:1200px;margin:0 auto}.hero-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#007b43;margin-bottom:1.5rem;line-height:1.2}.hero-description{font-size:1.125rem;color:#16160e;line-height:1.7;margin-bottom:2.5rem}:root[data-theme=dark] .hero-description{color:#ffffffe6}.hero-description strong{color:#007b43;font-weight:600}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#007b43;margin-bottom:1rem;line-height:1.2}.section-subtitle{font-size:1.125rem;color:#16160e;opacity:.8;max-width:700px;margin:0 auto;line-height:1.6}:root[data-theme=dark] .section-subtitle{color:#fffc}.what-section{padding:4rem 0;background:#fff}:root[data-theme=dark] .what-section{background:#1a1a1a}.what-content{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media (min-width: 768px){.what-content{grid-template-columns:45% 1fr;gap:3rem}}.what-hero-image{width:100%;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px #007b4326;transition:transform .3s ease,box-shadow .3s ease}.what-hero-image:hover{transform:translateY(-4px);box-shadow:0 15px 40px #007b4340}:root[data-theme=dark] .what-hero-image{box-shadow:0 10px 30px #0f83}:root[data-theme=dark] .what-hero-image:hover{box-shadow:0 15px 40px #00ff884d}.what-hero-image img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:16 / 10}.what-highlights-section{margin-top:3rem}.what-highlights{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.what-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}}.what-text p{font-size:1.0625rem;color:#16160e;line-height:1.8;margin-bottom:1.25rem}:root[data-theme=dark] .what-text p{color:#ffffffd9}.what-text strong{color:#007b43;font-weight:600}.highlight-card{padding:1.5rem;background:#bed3ca;border-radius:.75rem;transition:transform .3s ease}:root[data-theme=dark] .highlight-card{background:#2a2a2a}.highlight-card:hover{transform:translate(8px)}.highlight-icon{font-size:2rem;margin-bottom:.75rem}.highlight-title{font-size:1.125rem;font-weight:600;color:#007b43;margin-bottom:.5rem;line-height:1.3}.highlight-description{font-size:.9375rem;color:#16160e;line-height:1.6;margin:0}:root[data-theme=dark] .highlight-description{color:#fffc}.features-section{padding:4rem 0;background:#bed3ca}:root[data-theme=dark] .features-section{background:#121212}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.75rem}.feature-card{padding:2rem;background:#fff;border-radius:.75rem;transition:transform .3s ease,box-shadow .3s ease}:root[data-theme=dark] .feature-card{background:#2a2a2a}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #007b4326}:root[data-theme=dark] .feature-card:hover{box-shadow:0 8px 20px #0f83}.feature-icon{width:4rem;height:4rem;background:#007b43;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.feature-icon svg{color:#fff}:root[data-theme=dark] .feature-icon svg{color:#000}.feature-title{font-size:1.25rem;font-weight:600;color:#007b43;margin-bottom:.75rem;line-height:1.3}.feature-description{font-size:.9375rem;color:#16160e;line-height:1.7;margin:0}:root[data-theme=dark] .feature-description{color:#ffffffd9}.usecases-section{padding:4rem 0;background:#fff}:root[data-theme=dark] .usecases-section{background:#1a1a1a}.usecases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.usecase-card{padding:2rem;background:#2a2a2a;border-radius:.75rem;border-left:4px solid #007b43;position:relative}.usecase-number{position:absolute;top:1rem;right:1rem;font-size:3rem;font-weight:700;color:#007b43;opacity:.1}.usecase-title{font-size:1.375rem;font-weight:600;color:#007b43;margin-bottom:1rem;line-height:1.3}.usecase-description{font-size:1rem;color:#16160e;line-height:1.7;margin:0}:root[data-theme=dark] .usecase-description{color:#ffffffd9}.usecase-description strong{color:#007b43;font-weight:600}.benefits-section{padding:4rem 0;background:#2a2a2a}:root[data-theme=dark] .benefits-section{background:#121212}.benefits-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.benefit-item{text-align:center;padding:2rem;background:#fff;border-radius:.75rem}:root[data-theme=dark] .benefit-item{background:#2a2a2a}.benefit-stat{font-size:3.5rem;font-weight:700;color:#007b43;margin-bottom:1rem;line-height:1}.benefit-title{font-size:1.25rem;font-weight:600;color:#007b43;margin-bottom:.75rem;line-height:1.3}.benefit-description{font-size:.9375rem;color:#16160e;line-height:1.6;margin:0}:root[data-theme=dark] .benefit-description{color:#fffc}.faq-section{padding:4rem 0;background:#fff}:root[data-theme=dark] .faq-section{background:#1a1a1a}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.75rem}.faq-item{padding:1.75rem;background:#2a2a2a;border-radius:.75rem;border-left:4px solid #007b43}.faq-question{font-size:1.125rem;font-weight:600;color:#007b43;margin-bottom:.75rem;line-height:1.4}.faq-answer{font-size:.9375rem;color:#16160e;line-height:1.7;margin:0}:root[data-theme=dark] .faq-answer{color:#ffffffd9}.cta-section{padding:5rem 0;background:linear-gradient(135deg,#007b43,#005a32);color:#fff}.cta-content{text-align:center;max-width:800px;margin:0 auto}.cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2}.cta-text{font-size:1.125rem;line-height:1.7;margin-bottom:2.5rem;opacity:.95}.cta-button{display:inline-block;padding:1rem 3rem;background:#fff;color:#007b43;border-radius:.5rem;font-weight:600;font-size:1.125rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #0003}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}:root[data-theme=dark] .cta-button:hover{box-shadow:0 8px 20px #0f86}@media (max-width: 768px){.hero-section,.what-section,.features-section,.usecases-section,.benefits-section,.faq-section{padding:3rem 0}.cta-section{padding:3.5rem 0}.section-header{margin-bottom:2rem}.what-content{gap:1.5rem}.what-hero-image{border-radius:.75rem}.what-highlights-section{margin-top:2rem}.features-grid,.usecases-grid,.benefits-content,.faq-grid{grid-template-columns:1fr;gap:1.25rem}}@media (max-width: 480px){.what-content{gap:1.25rem}.what-hero-image{border-radius:.5rem}.what-hero-image:hover{transform:translateY(-2px)}.what-highlights-section{margin-top:1.5rem}}
