.hero-section{background:linear-gradient(135deg,var(--brand-primary-dark) 0,var(--brand-primary) 50%,var(--brand-secondary-dark) 100%);min-height:620px;display:flex;align-items:center;text-align:center;position:relative;overflow:hidden}.hero-section::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><path d="M0,300 Q300,100 600,300 T1200,300" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="2"/></svg>') center/cover no-repeat;pointer-events:none}.hero-section .hero-content{max-width:780px;margin:0 auto;position:relative;z-index:1}.hero-section h1{font-size:2.8rem;font-weight:800;color:#fff;line-height:1.2;margin-bottom:20px}.hero-section .hero-subtitle{font-size:1.15rem;color:rgba(255,255,255,.85);margin-bottom:36px;line-height:1.7}.hero-section .btn-hero-primary{background-color:#fff;color:var(--brand-primary);font-weight:700;padding:14px 32px;border-radius:4px;border:none;transition:transform .2s,box-shadow .2s}.hero-section .btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.2);color:var(--brand-primary-dark)}.hero-section .btn-hero-secondary{background-color:transparent;color:#fff;border:2px solid rgba(255,255,255,.6);font-weight:600;padding:12px 32px;border-radius:4px;transition:.2s}.hero-section .btn-hero-secondary:hover{border-color:#fff;background-color:rgba(255,255,255,.1);color:#fff}.trust-bar{background-color:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:32px 0}.trust-bar .trust-item{text-align:center;padding:0 24px;position:relative}.trust-bar .trust-item:not(:last-child)::after{content:"";position:absolute;right:0;top:10%;height:80%;width:1px;background-color:#e5e7eb}.trust-bar .trust-number{font-size:2rem;font-weight:800;color:var(--brand-primary);line-height:1}.trust-bar .trust-label{font-size:.85rem;color:var(--text-muted);margin-top:6px;text-transform:uppercase;letter-spacing:.5px}.testimonial-section{padding:80px 0;background-color:var(--bg-light)}.testimonial-section .quote-icon{font-size:3rem;color:var(--brand-primary);opacity:.3;line-height:1}.testimonial-section blockquote{font-size:1.3rem;color:var(--text-dark);font-style:italic;line-height:1.8;max-width:800px;margin:24px auto;border:none;padding:0}.testimonial-section .testimonial-author{font-size:.95rem;color:var(--text-muted);font-style:normal}.testimonial-section .testimonial-author strong{color:var(--text-dark);font-weight:600}.product-showcase{padding:80px 0}.product-showcase .product-card{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff;transition:transform .25s,box-shadow .25s}.product-showcase .product-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.08)}.product-showcase .product-card .card-img-wrapper{background-color:var(--bg-light);padding:24px;text-align:center;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}.product-showcase .product-card .card-body{padding:20px}.product-showcase .product-card h3{font-size:1.1rem;font-weight:600;margin-bottom:8px}.product-showcase .product-card p{font-size:.9rem;color:var(--text-muted);margin-bottom:12px}.product-showcase .product-card .card-link{font-size:.9rem;font-weight:600;color:var(--brand-primary)}.sustainability-section{padding:80px 0;background-color:var(--bg-light)}.sustainability-section .feature-item{text-align:center;padding:24px 16px}.sustainability-section .feature-icon{width:56px;height:56px;background-color:rgba(28,73,102,.08);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:var(--brand-primary);font-size:1.4rem}.sustainability-section .feature-item h3{font-size:1rem;font-weight:600;margin-bottom:8px}.sustainability-section .feature-item p{font-size:.9rem;color:var(--text-muted);line-height:1.6}.industries-section{padding:80px 0}.industries-section .industry-card{text-align:center;padding:32px 16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;transition:.25s}.industries-section .industry-card:hover{border-color:var(--brand-primary);box-shadow:0 4px 16px rgba(28,73,102,.1)}.industries-section .industry-icon{font-size:2.4rem;color:var(--brand-primary);margin-bottom:16px}.industries-section .industry-card h3{font-size:1rem;font-weight:600;margin-bottom:8px}.industries-section .industry-card p{font-size:.85rem;color:var(--text-muted)}.cta-section{padding:80px 0;background-color:var(--brand-primary);text-align:center}.cta-section h2{font-size:2rem;font-weight:700;color:#fff;margin-bottom:16px}.cta-section p{color:rgba(255,255,255,.9);max-width:600px;margin:0 auto 32px}.cta-section .btn-cta-primary{background-color:#fff;color:var(--brand-primary);font-weight:700;padding:14px 36px;border-radius:4px;border:none;transition:transform .2s}.cta-section .btn-cta-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.cta-section .btn-cta-secondary{background:0 0;color:#fff;border:2px solid rgba(255,255,255,.5);font-weight:600;padding:12px 36px;border-radius:4px;transition:.2s}.cta-section .btn-cta-secondary:hover{border-color:#fff;background:rgba(255,255,255,.1);color:#fff}@media (max-width:991.98px){.hero-section{min-height:480px}.hero-section h1{font-size:2.2rem}.trust-bar .trust-item:not(:last-child)::after{display:none}.testimonial-section blockquote{font-size:1.1rem}}@media (max-width:767.98px){.hero-section{min-height:400px}.hero-section h1{font-size:1.8rem}.hero-section .hero-subtitle{font-size:1rem}.cta-section h2{font-size:1.6rem}}