.hero-section{padding:160px 0 80px;background-color:var(--brand-bg-light);overflow:hidden}.hero-section h1{font-size:2.75rem;font-weight:700;color:var(--brand-text);margin-bottom:var(--spacing-sm);line-height:1.2}.hero-section .hero-subtitle{font-size:1.15rem;color:var(--brand-text-muted);margin-bottom:var(--spacing-lg);max-width:500px}.hero-section .hero-img-wrap ai-img{width:100%;height:auto;border-radius:var(--brand-radius)}.product-showcase{padding:var(--spacing-2xl) 0}.product-card{border:1px solid var(--brand-bg-alt);border-radius:var(--brand-radius);overflow:hidden;transition:box-shadow .3s,transform .3s;background:var(--brand-white);height:100%}.product-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-4px)}.product-card ai-img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.product-card .card-body{padding:var(--spacing-md)}.product-card .card-body h3{font-size:1.15rem;margin-bottom:var(--spacing-xs)}.product-card .card-body p{color:var(--brand-text-muted);font-size:.9rem}.featured-product{border:2px solid var(--brand-primary)}.featured-product .featured-badge{background:var(--brand-primary);color:var(--brand-white);font-size:.75rem;font-weight:600;padding:4px 12px;display:inline-block;border-radius:0 0 var(--brand-radius) var(--brand-radius)}.trust-bar{background-color:var(--brand-primary-dark);padding:var(--spacing-xl) 0}.trust-bar .stat-item{text-align:center}.trust-bar .stat-number{font-size:2.25rem;font-weight:700;color:#fff;display:block}.trust-bar .stat-label{color:rgba(255,255,255,.7);font-size:.9rem;display:block;margin-top:4px}.trust-bar .stats-row{display:flex;flex-wrap:nowrap;gap:2rem}.trust-bar .stats-row .stat-item{flex:1 1 0;min-width:0}.industries-section{padding:var(--spacing-2xl) 0;background-color:var(--brand-bg-light)}.industry-card{border-radius:var(--brand-radius);overflow:hidden;position:relative;height:280px;display:block}.industry-card ai-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industry-card .card-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.75));padding:var(--spacing-md)}.industry-card .card-overlay h3{color:#fff;font-size:1.15rem;margin:0}.industry-card .card-overlay p{color:rgba(255,255,255,.8);font-size:.85rem;margin:4px 0 0}.sustainability-home{padding:var(--spacing-2xl) 0}.sustainability-home .icon-box{width:56px;height:56px;border-radius:50%;background:var(--brand-bg-alt);display:flex;align-items:center;justify-content:center;margin-bottom:var(--spacing-sm)}.sustainability-home .icon-box svg{width:28px;height:28px;fill:var(--brand-primary)}.testimonials-section{padding:var(--spacing-2xl) 0;background-color:var(--brand-bg-alt)}.testimonial-card{background:var(--brand-white);border-radius:var(--brand-radius);padding:var(--spacing-lg);height:100%;border:1px solid var(--brand-bg-alt)}.testimonial-card .quote-text{font-style:italic;font-size:.95rem;color:var(--brand-text);margin-bottom:var(--spacing-md);line-height:1.7}.testimonial-card .quote-author{font-weight:600;font-size:.9rem;color:var(--brand-text)}.testimonial-card .quote-role{font-size:.8rem;color:var(--brand-text-muted)}.faq-section{padding:var(--spacing-2xl) 0}.faq-section .accordion-button{font-weight:600;color:var(--brand-text);font-size:1rem}.faq-section .accordion-button:not(.collapsed){background-color:var(--brand-bg-light);color:var(--brand-primary);box-shadow:none}.faq-section .accordion-body{color:var(--brand-text);font-size:.95rem;line-height:1.7}.cta-section{background-color:var(--brand-primary);padding:var(--spacing-2xl) 0}.cta-section h2{color:#fff;margin-bottom:var(--spacing-sm)}.cta-section p{color:rgba(255,255,255,.85);font-size:1.05rem;margin-bottom:var(--spacing-lg)}@media (max-width:991.98px){.hero-section{padding:120px 0 60px}.hero-section h1{font-size:2rem}.trust-bar .stats-row{flex-wrap:wrap;gap:1rem}.trust-bar .stats-row .stat-item{flex:1 1 45%}}@media (max-width:767.98px){.hero-section{padding:100px 0 40px;text-align:center}.hero-section .hero-subtitle{max-width:100%}.hero-section .btn{width:100%;margin-bottom:8px}.industry-card{height:200px}}