@charset "UTF-8";.sr-hero{padding:80px 0 60px;background:var(--color-bg-alt);overflow:hidden}.sr-hero-content h1{font-size:var(--text-h1);font-weight:700;line-height:1.2;margin-bottom:16px}.sr-hero-sub{font-size:var(--text-body-lg);color:var(--color-text-muted);line-height:1.7;max-width:520px}.sr-hero-img{text-align:center}.sr-hero-img ai-img,.sr-hero-img img{border-radius:var(--radius-lg);max-width:100%;height:auto}@media (max-width:991px){.sr-hero{padding:40px 0}.sr-hero-content{text-align:center;margin-bottom:32px}.sr-hero-sub{margin:0 auto 16px}.sr-hero-content .d-flex{justify-content:center}}.sr-trust-bar{background:var(--color-bg);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:32px 0}.sr-trust-item{padding:12px 8px}.sr-trust-number{display:block;font-family:var(--font-heading);font-size:32px;font-weight:700;color:var(--color-primary);line-height:1.2}.sr-trust-label{display:block;font-size:var(--text-small);color:var(--color-text-muted);margin-top:4px}.sr-product-preview-card{padding:32px 24px}.sr-product-preview-card ai-img,.sr-product-preview-card img{border-radius:var(--radius-md);margin-bottom:20px;max-width:100%;height:auto}.sr-product-preview-card h3{margin-bottom:12px}.sr-product-preview-card p{color:var(--color-text-muted);font-size:15px;line-height:1.6;min-height:72px}.sr-spec-tags{list-style:none;padding:0;margin:0 0 8px;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.sr-spec-tags li{background:var(--color-bg-alt);color:var(--color-text-secondary);font-size:13px;padding:4px 12px;border-radius:20px;font-weight:500}.sr-industry-card{position:relative;border-radius:var(--radius-card);overflow:hidden;cursor:pointer}.sr-industry-card ai-img,.sr-industry-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;transition:transform var(--duration-transition) var(--ease-smooth)}.sr-industry-card:hover ai-img,.sr-industry-card:hover img{transform:scale(1.05)}.sr-industry-overlay{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(transparent,rgba(0,0,0,.7))}.sr-industry-overlay span{color:#fff;font-weight:600;font-size:var(--text-body)}.sr-testimonial-carousel{max-width:800px;margin:0 auto}.sr-testimonial-slide{text-align:center;padding:20px 40px 48px}.sr-quote-icon{display:block;margin:0 auto 20px}.sr-testimonial-slide blockquote{font-size:var(--text-body-lg);color:var(--color-text-secondary);line-height:1.8;margin:0 0 24px;font-style:italic;border:none;padding:0}.sr-testimonial-author strong{display:inline;font-size:var(--text-body);color:var(--color-text)}.sr-testimonial-author{font-size:var(--text-small);color:var(--color-text-muted)}.sr-carousel-dots{position:relative;bottom:0;margin-top:8px}.sr-carousel-dots button{width:10px;height:10px;border-radius:50%;background-color:var(--color-border);border:none;opacity:1}.sr-carousel-dots button.active{background-color:var(--color-primary)}.sr-testimonial-carousel .carousel-control-next,.sr-testimonial-carousel .carousel-control-prev{width:40px;height:40px;top:50%;transform:translateY(-50%);background:var(--color-bg-alt);border-radius:50%;opacity:.7}.sr-testimonial-carousel .carousel-control-next:hover,.sr-testimonial-carousel .carousel-control-prev:hover{opacity:1}.sr-testimonial-carousel .carousel-control-next-icon,.sr-testimonial-carousel .carousel-control-prev-icon{width:16px;height:16px;filter:invert(.3)}.sr-faq-item{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--color-border)}.sr-faq-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.sr-faq-item h4{margin-bottom:10px;color:var(--color-text)}.sr-faq-item p{color:var(--color-text-muted);line-height:1.7;margin:0}.sr-cta-split{background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-dark) 100%);padding:var(--section-py) 0;color:#fff}.sr-cta-content h2{color:#fff;margin-bottom:16px}.sr-cta-content p{color:rgba(255,255,255,.85);font-size:var(--text-body-lg);margin-bottom:24px}.sr-cta-benefits{list-style:none;padding:0;margin:0}.sr-cta-benefits li{display:flex;align-items:center;gap:12px;margin-bottom:14px;color:rgba(255,255,255,.9);font-size:15px}.sr-cta-form-card{background:#fff;border-radius:var(--radius-md);padding:32px;box-shadow:var(--shadow-elevated)}.sr-cta-form-card h4{color:var(--color-text)}@media (max-width:991px){.sr-cta-content{margin-bottom:40px}}