.vs-hero{background:var(--vs-gray-50);padding:80px 0 60px;overflow:hidden}.vs-hero .hero-text h1{font-size:2.75rem;line-height:1.2;margin-bottom:1.25rem}.vs-hero .hero-text h1 span{color:var(--vs-primary)}.vs-hero .hero-text .hero-sub{font-size:1.15rem;color:var(--vs-gray-700);margin-bottom:2rem;max-width:480px}.vs-hero .hero-badges{display:flex;gap:1.5rem;margin-top:2rem;flex-wrap:wrap}.vs-hero .hero-badges .badge-item{display:flex;align-items:center;gap:8px;font-size:.9rem;color:var(--vs-gray-700)}.vs-hero .hero-badges .badge-icon{width:32px;height:32px;background:var(--vs-primary);border-radius:50%;display:flex;align-items:center;justify-content:center}.vs-hero .hero-badges .badge-icon svg{width:16px;height:16px;fill:#fff}.vs-hero .hero-img{position:relative}.vs-hero .hero-img ai-img,.vs-hero .hero-img img{border-radius:var(--vs-radius-lg);width:100%;height:auto}@media (max-width:991.98px){.vs-hero{padding:48px 0 40px}.vs-hero .hero-text h1{font-size:2rem}.vs-hero .hero-img{margin-top:2rem}}.vs-trust-bar{background:#fff;border-top:1px solid var(--vs-gray-200);border-bottom:1px solid var(--vs-gray-200);padding:24px 0}.vs-product-showcase{padding:80px 0}.vs-product-showcase .product-card{background:#fff;border-radius:var(--vs-radius-lg);box-shadow:var(--vs-shadow);overflow:hidden;transition:var(--vs-transition);height:100%}.vs-product-showcase .product-card:hover{transform:translateY(-6px);box-shadow:var(--vs-shadow-hover)}.vs-product-showcase .product-card .card-img-wrap{background:var(--vs-gray-100);padding:24px;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}.vs-product-showcase .product-card .card-img-wrap ai-img,.vs-product-showcase .product-card .card-img-wrap img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.vs-product-showcase .product-card .card-body{padding:20px}.vs-product-showcase .product-card .card-body h3{font-size:1.15rem;margin-bottom:8px}.vs-product-showcase .product-card .card-body p{font-size:.9rem;color:var(--vs-gray-700);margin-bottom:12px}.vs-product-showcase .product-card .card-body .card-link{font-weight:600;font-size:.9rem;display:inline-flex;align-items:center;gap:4px}.vs-sustainability{background:linear-gradient(135deg,#e0f2f1 0,#fff 100%);padding:80px 0}.vs-sustainability .feature-item{display:flex;gap:20px;margin-bottom:2rem}.vs-sustainability .feature-item .icon-svg{flex-shrink:0}.vs-sustainability .feature-item h4{margin-bottom:4px;font-size:1.1rem}.vs-sustainability .feature-item p{color:var(--vs-gray-700);font-size:.95rem;margin:0}.vs-industries{padding:80px 0;background:var(--vs-gray-50)}.vs-industries .industry-card{position:relative;border-radius:var(--vs-radius-lg);overflow:hidden;aspect-ratio:4/3;cursor:pointer}.vs-industries .industry-card ai-img,.vs-industries .industry-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s}.vs-industries .industry-card:hover ai-img,.vs-industries .industry-card:hover img{transform:scale(1.05)}.vs-industries .industry-card .overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.75));padding:24px 16px 16px;color:#fff}.vs-industries .industry-card .overlay h3{color:#fff;font-size:1.1rem;margin:0}.vs-testimonials{padding:80px 0}.vs-testimonials .testimonial-slide{background:#fff;border-radius:var(--vs-radius-lg);box-shadow:var(--vs-shadow);padding:40px;max-width:720px;margin:0 auto}.vs-testimonials .testimonial-quote{font-size:1.1rem;font-style:italic;color:var(--vs-gray-700);line-height:1.7;margin-bottom:1.5rem}.vs-testimonials .testimonial-author{font-weight:600;color:var(--vs-gray-900)}.vs-testimonials .testimonial-role{font-size:.9rem;color:var(--vs-gray-500)}.vs-testimonials .carousel-indicators button{background-color:var(--vs-primary);width:10px;height:10px;border-radius:50%}.vs-faq{padding:80px 0;background:var(--vs-gray-50)}.vs-faq .faq-item{background:#fff;border-radius:var(--vs-radius);padding:20px 24px;margin-bottom:12px}.vs-faq .faq-item h4{font-size:1rem;margin-bottom:8px;color:var(--vs-primary-dark)}.vs-faq .faq-item p{font-size:.95rem;color:var(--vs-gray-700);margin:0}.vs-cta-section{background:var(--vs-primary);color:#fff;padding:80px 0}.vs-cta-section h2{color:#fff;margin-bottom:1rem}.vs-cta-section p{color:rgba(255,255,255,.9)}.vs-cta-section .cta-features{list-style:none;padding:0;margin:1.5rem 0}.vs-cta-section .cta-features li{padding:6px 0;display:flex;align-items:center;gap:10px}.vs-cta-section .cta-features li svg{width:20px;height:20px;fill:var(--vs-secondary);flex-shrink:0}.vs-cta-section .cta-form-card{background:#fff;border-radius:var(--vs-radius-lg);padding:32px;box-shadow:0 8px 32px rgba(0,0,0,.15)}.vs-cta-section .cta-form-card h4{color:var(--vs-gray-900);margin-bottom:1rem}