@charset "UTF-8";.hero-section{background:linear-gradient(rgba(15,23,42,.75),rgba(15,23,42,.55));min-height:640px;display:flex;align-items:center;position:relative;overflow:hidden}.hero-section .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.hero-section .hero-content{max-width:800px;margin:0 auto;text-align:center}.hero-section h1{font-size:2.75rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.15}.hero-section .hero-sub{font-size:1.2rem;color:rgba(255,255,255,.8);margin-bottom:2rem;line-height:1.6}.hero-section .btn-group-hero{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.trust-bar{background-color:var(--dark);padding:28px 0}.trust-bar .trust-item{text-align:center;position:relative;padding:0 20px}.trust-bar .trust-item+.trust-item::before{content:"";position:absolute;left:0;top:10%;height:80%;width:1px;background:rgba(255,255,255,.15)}.trust-bar .trust-number{font-size:2rem;font-weight:800;color:#fff;line-height:1}.trust-bar .trust-label{font-size:.8rem;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.08em;margin-top:6px}.testimonial-section{background-color:var(--gray-50)}.testimonial-quote{font-size:1.4rem;font-style:italic;color:var(--gray-700);max-width:800px;margin:0 auto;line-height:1.7;position:relative;padding:0 2rem}.testimonial-quote::before{content:"“";font-size:5rem;color:var(--primary);position:absolute;left:-10px;top:-30px;font-family:Georgia,serif;line-height:1;opacity:.3}.testimonial-author{margin-top:1.5rem;font-size:.95rem}.testimonial-author strong{color:var(--gray-900)}.product-showcase .product-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:var(--transition-base);height:100%}.product-showcase .product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.product-showcase .product-img-wrap{background-color:var(--gray-100);padding:2rem;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}.product-showcase .product-card-body{padding:1.25rem}.product-showcase .product-card-body h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.product-showcase .product-card-body p{font-size:.875rem;color:var(--gray-500);margin-bottom:.75rem}.product-showcase .product-card-body .btn-link{color:var(--primary);font-weight:600;font-size:.875rem;padding:0;-webkit-text-decoration:none;text-decoration:none}.sustainability-section .feature-icon{width:56px;height:56px;background:rgba(198,40,40,.08);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--primary);font-size:1.5rem;margin-bottom:1rem}.sustainability-section h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.sustainability-section p{font-size:.9rem;color:var(--gray-500);line-height:1.6}.industry-grid .industry-card{text-align:center;padding:2rem 1rem;border-radius:8px;background:#fff;border:1px solid var(--gray-200);transition:var(--transition-base);height:100%}.industry-grid .industry-card:hover{border-color:var(--primary);background:rgba(198,40,40,.03)}.industry-grid .industry-icon{font-size:2.5rem;color:var(--primary);margin-bottom:1rem}.industry-grid .industry-card h3{font-size:1rem;font-weight:600;margin-bottom:.5rem}.industry-grid .industry-card p{font-size:.825rem;color:var(--gray-500);margin:0}.cta-section{background-color:var(--primary);color:#fff}.cta-section h2{font-size:2rem;font-weight:700}.cta-section p{font-size:1.1rem;opacity:.9;max-width:600px;margin:0 auto}.cta-section .btn-white{background:#fff;color:var(--primary);font-weight:600;padding:12px 32px;border-radius:4px}.cta-section .btn-white:hover{background:var(--gray-100);color:var(--primary-dark)}.cta-section .btn-outline-white{border:2px solid #fff;color:#fff;font-weight:600;padding:12px 32px;border-radius:4px;background:0 0}.cta-section .btn-outline-white:hover{background:rgba(255,255,255,.1)}@media (max-width:991.98px){.hero-section{min-height:480px}.hero-section h1{font-size:2rem}.testimonial-quote{font-size:1.15rem}}@media (max-width:767.98px){.hero-section{min-height:400px}.hero-section h1{font-size:1.6rem}.hero-section .hero-sub{font-size:1rem}.trust-bar .trust-item+.trust-item::before{display:none}}