@charset "UTF-8";.hero-section{min-height:600px;display:flex;align-items:stretch;background:var(--brand-neutral-light);overflow:hidden}.hero-section .hero-content-col{display:flex;flex-direction:column;justify-content:center;padding:80px 48px 80px 24px}.hero-section .hero-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-primary);margin-bottom:16px}.hero-section h1{font-size:max(2rem, min(4vw, 3.25rem));font-weight:700;line-height:1.1;margin-bottom:20px;color:var(--brand-neutral-dark)}.hero-section h1 span{color:var(--brand-primary)}.hero-section .hero-sub{font-size:1.125rem;color:var(--brand-text-muted);line-height:1.6;margin-bottom:36px;max-width:480px}.hero-section .hero-actions{display:flex;gap:16px;flex-wrap:wrap}.hero-section .hero-img-col{padding:0;overflow:hidden;min-height:480px}.hero-section .hero-img-col ai-img,.hero-section .hero-img-col img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero-badge-row{display:flex;gap:24px;margin-top:40px;flex-wrap:wrap}.hero-badge-row .badge-item{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;color:var(--brand-text-muted)}.hero-badge-row .badge-icon{width:32px;height:32px;border-radius:50%;background:var(--brand-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-showcase-section{padding:80px 0;background:#fff}.product-showcase-section .category-tab-nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:40px;border-bottom:1px solid var(--brand-border);padding-bottom:0}.product-showcase-section .cat-btn{background:0 0;border:none;border-bottom:3px solid transparent;padding:10px 20px;font-size:.9rem;font-weight:600;color:var(--brand-text-muted);cursor:pointer;transition:color .2s,border-color .2s;margin-bottom:-1px}.product-showcase-section .cat-btn.active,.product-showcase-section .cat-btn:hover{color:var(--brand-primary);border-bottom-color:var(--brand-primary)}.home-trust-bar{padding:48px 0}.industries-section{padding:80px 0;background:var(--brand-neutral-light)}.industries-section .industry-icon-card{background:#fff;border-radius:8px;padding:32px 24px;text-align:center;border:1px solid var(--brand-border);height:100%;transition:box-shadow .25s,transform .2s}.industries-section .industry-icon-card:hover{box-shadow:0 8px 24px rgba(92,138,60,.1);transform:translateY(-4px)}.industries-section .industry-icon{width:64px;height:64px;margin:0 auto 20px;background:var(--brand-accent);border-radius:12px;display:flex;align-items:center;justify-content:center}.industries-section .industry-icon svg{width:32px;height:32px;color:var(--brand-primary)}.industries-section .industry-icon-card h3{font-size:1.05rem;font-weight:700;margin-bottom:10px}.industries-section .industry-icon-card p{font-size:.875rem;color:var(--brand-text-muted);margin:0}.sustainability-section{padding:80px 0;background:#fff}.sustainability-section .sustain-stat{text-align:center;padding:20px}.sustainability-section .sustain-num{font-size:3rem;font-weight:700;color:var(--brand-primary);font-family:Georgia,serif;font-family:var(--font-heading, Georgia, serif);line-height:1}.sustainability-section .sustain-label{font-size:.85rem;color:var(--brand-text-muted);margin-top:6px}.sustainability-section .sustain-visual{border-radius:12px;overflow:hidden}.testimonials-section{padding:80px 0;background:var(--brand-neutral-dark);color:#fff}.testimonials-section .section-label,.testimonials-section h2{color:#fff}.testimonials-section .section-label{color:var(--brand-accent)}.testimonials-section .testimonial-large{max-width:800px;margin:0 auto;text-align:center}.testimonials-section blockquote{font-size:1.4rem;font-family:Georgia,serif;font-family:var(--font-heading, Georgia, serif);line-height:1.6;color:rgba(255,255,255,.92);border:none;padding:0;margin:0 0 28px;font-style:italic}.testimonials-section blockquote::before{content:"“"}.testimonials-section blockquote::after{content:"”"}.testimonials-section .testimonial-author{display:flex;align-items:center;justify-content:center;gap:16px}.testimonials-section .author-avatar{width:56px;height:56px;border-radius:50%;border:2px solid var(--brand-primary);overflow:hidden}.testimonials-section .author-info .name{font-weight:700;color:#fff;font-size:.95rem}.testimonials-section .author-info .title{font-size:.8rem;color:rgba(255,255,255,.6)}.testimonials-section .testimonial-dots{display:flex;gap:8px;justify-content:center;margin-top:32px}.testimonials-section .testimonial-dots span{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.3);cursor:pointer;transition:background .2s}.testimonials-section .testimonial-dots span.active{background:var(--brand-primary)}.faq-section{padding:80px 0;background:var(--brand-neutral-light)}.faq-section .faq-category-title{font-size:1rem;font-weight:700;color:var(--brand-primary);text-transform:uppercase;letter-spacing:.06em;margin:32px 0 16px;padding-bottom:8px;border-bottom:2px solid var(--brand-accent)}.faq-section .accordion-button{font-weight:600;color:var(--brand-neutral-dark);background:#fff}.faq-section .accordion-button:not(.collapsed){color:var(--brand-primary);background:var(--brand-accent);box-shadow:none}.faq-section .accordion-button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%235C8A3C'%3E%3Cpath d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.cta-band-section{padding:80px 0;background:var(--brand-primary);text-align:center}.cta-band-section h2{color:#fff;font-size:2.25rem;margin-bottom:16px}.cta-band-section p{color:rgba(255,255,255,.85);font-size:1.1rem;margin-bottom:36px;max-width:600px;margin-left:auto;margin-right:auto}.cta-band-section .btn-light{background:#fff;color:var(--brand-primary);font-weight:700;padding:14px 36px;border-radius:4px;margin:0 8px 8px;transition:background .2s}.cta-band-section .btn-light:hover{background:var(--brand-accent)}@media (max-width:991px){.hero-section{min-height:auto;flex-direction:column}.hero-section .hero-content-col{padding:56px 24px}.hero-section .hero-img-col{min-height:300px}.hero-section h1{font-size:2rem}}@media (max-width:575px){.hero-section .hero-actions{flex-direction:column}.hero-section .hero-actions .btn{width:100%;text-align:center}}