.hero-section{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden;background-color:var(--gray-900)}.hero-section>ai-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.35) 100%);z-index:1}.hero-content{position:relative;z-index:2;padding:80px 0}.hero-section h1{color:#fff;font-size:44px;margin-bottom:20px}.hero-subtitle{color:rgba(255,255,255,.82);font-size:18px;line-height:1.7;margin-bottom:32px}.hero-actions{margin-top:8px}.trust-bar{background-color:var(--gray-900);padding:28px 0;border-top:1px solid rgba(255,255,255,.08)}.trust-item{position:relative;padding:8px 16px}.trust-item:not(:last-child)::after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background-color:rgba(255,255,255,.15)}.trust-number{display:block;font-size:32px;font-weight:700;color:#fff;line-height:1.2}.trust-label{display:block;font-size:13px;color:rgba(255,255,255,.55);margin-top:4px}.testimonials-section{background-color:var(--white)}.quote-icon{width:48px;height:48px;margin-bottom:24px}.testimonial-quote{font-size:22px;font-style:italic;line-height:1.7;color:var(--gray-700);border:none;padding:0;margin:0 0 24px}.testimonial-author strong{display:block;font-size:16px;color:var(--gray-900)}.testimonial-author span{font-size:14px;color:var(--gray-500)}.product-showcase .card ai-img,.product-showcase .card img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.sustainability-points{list-style:none;padding:0;margin:20px 0 0}.sustainability-points li{position:relative;padding-left:28px;margin-bottom:16px;line-height:1.6;color:var(--gray-700)}.sustainability-points li::before{content:"";position:absolute;left:0;top:8px;width:16px;height:16px;border-radius:50%;background-color:var(--secondary)}.sustainability-section ai-img,.sustainability-section img{border-radius:8px;width:100%;height:auto}.industries-section .icon-circle{width:64px;height:64px}.industries-section .icon-circle svg{width:32px;height:32px}.industry-card{border-radius:8px;background:#fff;border:1px solid var(--gray-100)}.industry-card h5{font-size:14px;font-weight:600;margin-top:8px;margin-bottom:0;color:var(--gray-900)}.cta-section{background-color:var(--primary);padding:80px 0}.cta-section h2{color:#fff;font-size:32px;margin-bottom:16px}.cta-section p{color:rgba(255,255,255,.88);font-size:17px;line-height:1.7;margin-bottom:28px}@media (max-width:991px){.hero-section{min-height:500px}.hero-section h1{font-size:32px}.testimonial-quote{font-size:18px}.trust-item:not(:last-child)::after{display:none}.trust-number{font-size:26px}}@media (max-width:767px){.hero-section{min-height:400px}.hero-section h1{font-size:26px}.hero-subtitle{font-size:15px}.cta-section{padding:50px 0}.cta-section h2{font-size:24px}}