.sv-hero{background:linear-gradient(135deg,#fafafa 0,#f5f5f5 100%);padding:5rem 0;overflow:hidden}.sv-hero h1{font-size:2.75rem;line-height:1.2;margin-bottom:1.25rem}.sv-hero-sub{font-size:1.1rem;color:var(--sv-gray-600);line-height:1.7;margin-bottom:1.5rem}.sv-hero-stats{display:flex;flex-wrap:nowrap;gap:2rem;margin-bottom:.5rem}.sv-hero-stat{flex:1 1 0;text-align:center;min-width:0}.sv-hero-stat strong{display:block;font-size:1.75rem;color:var(--sv-primary);font-weight:800}.sv-hero-stat span{font-size:.85rem;color:var(--sv-gray-600);text-transform:uppercase;letter-spacing:.5px}.sv-hero ai-img{border-radius:var(--sv-radius);box-shadow:var(--sv-shadow)}.sv-product-featured{background:#fff;border-radius:var(--sv-radius);box-shadow:var(--sv-shadow);overflow:hidden;height:100%;display:flex;flex-direction:column}.sv-product-featured ai-img{width:100%}.sv-product-featured-info{padding:1.5rem;flex:1;display:flex;flex-direction:column}.sv-product-featured-info h3{font-size:1.35rem;margin-bottom:.75rem}.sv-product-featured-info p{color:var(--sv-gray-600);flex:1}.sv-product-card{background:#fff;border-radius:var(--sv-radius);box-shadow:var(--sv-shadow);padding:1.25rem;height:100%;display:flex;flex-direction:column;transition:var(--sv-transition)}.sv-product-card:hover{box-shadow:var(--sv-shadow-hover);transform:translateY(-2px)}.sv-product-card ai-img{border-radius:4px;margin-bottom:1rem;width:100%}.sv-product-card h4{font-size:1rem;margin-bottom:.5rem}.sv-product-card p{font-size:.9rem;color:var(--sv-gray-600);flex:1}.sv-card-link{font-weight:600;font-size:.9rem;color:var(--sv-primary)}.sv-card-link:hover{color:var(--sv-primary-dark)}.sv-trust-bar{background:var(--sv-secondary-dark);padding:1.75rem 0}.sv-trust-row{display:flex;flex-wrap:nowrap;gap:2rem;justify-content:center;text-align:center}.sv-trust-item{flex:1 1 0;min-width:0}.sv-trust-item strong{display:block;color:var(--sv-primary-light);font-size:1rem;font-weight:700}.sv-trust-item span{font-size:.8rem;color:rgba(255,255,255,.65);text-transform:uppercase;letter-spacing:.3px}.sv-industry-card{background:#fff;border-radius:var(--sv-radius);overflow:hidden;box-shadow:var(--sv-shadow);height:100%;transition:var(--sv-transition)}.sv-industry-card:hover{box-shadow:var(--sv-shadow-hover);transform:translateY(-3px)}.sv-industry-card ai-img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.sv-industry-card-body{padding:1.25rem}.sv-industry-card-body h3{font-size:1.15rem;margin-bottom:.5rem}.sv-industry-card-body p{font-size:.9rem;color:var(--sv-gray-600);margin:0}.sv-advantage-list{display:flex;flex-direction:column;gap:1.5rem}.sv-advantage-item{display:flex;gap:1rem;align-items:flex-start}.sv-advantage-icon{flex-shrink:0;width:36px;height:36px;background:rgba(230,81,0,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px}.sv-icon-dot{width:12px;height:12px;background:var(--sv-primary);border-radius:50%}.sv-advantage-item h4{font-size:1rem;margin-bottom:.25rem}.sv-advantage-item p{font-size:.9rem;color:var(--sv-gray-600);margin:0}.sv-testimonial-card{background:#fff;border-radius:var(--sv-radius);padding:2rem;box-shadow:var(--sv-shadow);height:100%;display:flex;flex-direction:column}.sv-testimonial-stars{color:var(--sv-primary);font-size:1.25rem;margin-bottom:1rem}.sv-testimonial-card p{font-style:italic;color:var(--sv-gray-600);flex:1;line-height:1.7}.sv-testimonial-author{border-top:1px solid var(--sv-gray-100);padding-top:1rem;margin-top:1rem}.sv-testimonial-author strong{display:block;font-size:.95rem}.sv-testimonial-author span{font-size:.85rem;color:var(--sv-gray-600)}.sv-cta-section{background:linear-gradient(135deg,var(--sv-secondary-dark),var(--sv-secondary));color:#fff;padding:5rem 0}.sv-cta-section h2{color:#fff;font-size:2rem;margin-bottom:1rem}.sv-cta-section p{opacity:.9;font-size:1.05rem;line-height:1.7}.sv-cta-features{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.sv-cta-features span{background:rgba(255,255,255,.12);padding:6px 16px;border-radius:20px;font-size:.85rem}.sv-cta-form-wrap{background:#fff;border-radius:var(--sv-radius);padding:2rem;box-shadow:var(--sv-shadow)}.sv-cta-form-wrap h3{font-size:1.25rem;margin-bottom:1.25rem;color:var(--sv-text)}@media (max-width:991.98px){.sv-hero{padding:3rem 0}.sv-hero h1{font-size:2rem}.sv-trust-row{flex-wrap:wrap;gap:1rem}.sv-trust-item{flex:0 0 auto;min-width:120px}}@media (max-width:575.98px){.sv-hero h1{font-size:1.6rem}.sv-hero-stats{gap:1rem}.sv-hero-stat strong{font-size:1.35rem}}