@charset "UTF-8";.mp-hero{padding:80px 0 60px;background-color:var(--mp-gray-50)}.mp-hero-content h1{font-size:2.4rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.mp-hero-sub{font-size:1.1rem;color:var(--mp-gray-500);line-height:1.7;margin-bottom:1.5rem}.mp-hero-btns{margin-bottom:1rem}.mp-hero-trust{display:flex;flex-wrap:wrap;gap:24px}.mp-trust-item{font-size:.9rem;color:var(--mp-gray-500)}.mp-trust-item strong{color:var(--mp-primary);font-weight:700}.mp-hero-image ai-img,.mp-hero-image img{width:100%;border-radius:var(--mp-radius-lg);box-shadow:var(--mp-shadow-lg)}.mp-industry-card{position:relative;overflow:hidden;border-radius:var(--mp-radius-lg);aspect-ratio:4/3}.mp-industry-card ai-img,.mp-industry-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.mp-industry-card:hover ai-img,.mp-industry-card:hover img{transform:scale(1.05)}.mp-industry-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(transparent,rgba(0,0,0,.7))}.mp-industry-overlay h3{color:var(--mp-white);font-size:1rem;font-weight:600;margin:0}.mp-featured-product{background:var(--mp-white);border-radius:var(--mp-radius-lg);padding:32px;box-shadow:var(--mp-shadow)}.mp-featured-product ai-img,.mp-featured-product img{width:100%;border-radius:var(--mp-radius)}.mp-badge-popular{background-color:var(--mp-secondary);color:var(--mp-white);font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:20px;display:inline-block;margin-bottom:12px}.mp-featured-product h3{font-size:1.5rem;margin-bottom:.75rem}.mp-spec-highlights{list-style:none;padding:0;margin:0 0 1.5rem}.mp-spec-highlights li{padding:6px 0;border-bottom:1px solid var(--mp-gray-100);font-size:.9rem}.mp-spec-highlights li:last-child{border-bottom:none}.mp-product-card{background:var(--mp-white);border-radius:var(--mp-radius-lg);overflow:hidden;box-shadow:var(--mp-shadow);transition:transform var(--mp-transition),box-shadow var(--mp-transition)}.mp-product-card:hover{transform:translateY(-4px);box-shadow:var(--mp-shadow-lg)}.mp-product-card ai-img,.mp-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--mp-gray-50)}.mp-product-card-body{padding:20px}.mp-product-card-body h4{font-size:1.1rem;margin-bottom:.5rem}.mp-product-card-body p{font-size:.9rem;color:var(--mp-gray-500);margin-bottom:.75rem}.mp-link-cta{font-weight:500;font-size:.9rem;color:var(--mp-primary)}.mp-link-cta:hover{color:var(--mp-primary-dark)}.mp-usp-item{padding:24px}.mp-usp-icon{color:var(--mp-primary);margin-bottom:16px}.mp-usp-item h3{font-size:1.2rem;margin-bottom:.5rem}.mp-usp-item p{font-size:.9rem;color:var(--mp-gray-500)}.mp-testimonial-slide{max-width:720px;margin:0 auto;padding:40px 20px}.mp-quote-icon{font-size:4rem;color:var(--mp-primary-light);line-height:1;margin-bottom:8px}.mp-quote-text{font-size:1.1rem;font-style:italic;color:var(--mp-gray-700);line-height:1.8;margin-bottom:1.5rem;border:none;padding:0}.mp-quote-author strong{display:block;font-size:1rem;color:var(--mp-gray-900)}.mp-quote-author span{font-size:.875rem;color:var(--mp-gray-500)}.mp-carousel-dots{position:relative;bottom:auto;margin-top:16px}.mp-carousel-dots button{background-color:var(--mp-gray-200);width:10px;height:10px;border-radius:50%;border:none;margin:0 4px}.mp-carousel-dots button.active{background-color:var(--mp-primary)}.carousel-control-next-icon,.carousel-control-prev-icon{background-color:var(--mp-primary);border-radius:50%;padding:8px;width:40px;height:40px}.mp-faq-item{background:var(--mp-white);border:1px solid var(--mp-gray-200);border-radius:var(--mp-radius);padding:20px;margin-bottom:16px}.mp-faq-item h4{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:var(--mp-gray-900)}.mp-faq-item p{font-size:.9rem;color:var(--mp-gray-500);margin-bottom:0}.mp-cta{background-color:var(--mp-primary);color:var(--mp-white)}.mp-cta h2{color:var(--mp-white);font-size:1.8rem}.mp-cta p{color:rgba(255,255,255,.85);font-size:1rem}.mp-cta-checklist{list-style:none;padding:0;margin:0}.mp-cta-checklist li{padding:6px 0 6px 24px;position:relative;color:rgba(255,255,255,.9)}.mp-cta-checklist li::before{content:"✓";position:absolute;left:0;color:var(--mp-secondary-light);font-weight:700}.mp-cta-form-card{background:var(--mp-white);border-radius:var(--mp-radius-lg);padding:28px;box-shadow:var(--mp-shadow-lg)}.mp-cta-form-card .form-label{color:var(--mp-gray-700)}@media (max-width:991.98px){.mp-hero{padding:48px 0 40px}.mp-hero-content h1{font-size:1.8rem}.mp-hero-image{margin-top:32px}.mp-hero-btns .btn{display:block;width:100%;margin:0 0 12px}.mp-hero-btns .ms-2{margin-left:0!important}.mp-hero-trust{gap:12px}.mp-featured-product{padding:20px}}