.mlx-hero{background:var(--mlx-bg-alt);padding:160px 0 80px}.mlx-hero-content h1{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:var(--mlx-text)}.mlx-hero-subtitle{font-size:1.1rem;color:var(--mlx-text-secondary);margin-bottom:32px;line-height:1.7}.mlx-hero-actions .btn{margin-right:12px;margin-bottom:12px}.mlx-hero-image{text-align:center}.mlx-hero-image ai-img,.mlx-hero-image img{border-radius:var(--mlx-radius);max-width:100%}.mlx-products-section{padding:80px 0}.mlx-products-section h2{font-size:2rem;margin-bottom:8px}.mlx-product-card{border:1px solid var(--mlx-border);border-radius:var(--mlx-radius);overflow:hidden;transition:transform .3s,box-shadow .3s;height:100%;background:var(--mlx-bg)}.mlx-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.mlx-product-card ai-img,.mlx-product-card img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;background:var(--mlx-bg-alt)}.mlx-product-card-body{padding:20px}.mlx-product-card-body h3{font-size:1.15rem;margin-bottom:8px}.mlx-product-card-body p{font-size:.9rem;color:var(--mlx-text-secondary);margin-bottom:8px}.mlx-industries-section{padding:80px 0;background:var(--mlx-bg-alt)}.mlx-industries-section h2{font-size:2rem;margin-bottom:8px}.mlx-industry-card{position:relative;border-radius:var(--mlx-radius);overflow:hidden;height:240px}.mlx-industry-card ai-img,.mlx-industry-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s}.mlx-industry-card:hover ai-img,.mlx-industry-card:hover img{transform:scale(1.05)}.mlx-industry-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.75));padding:32px 20px 20px}.mlx-industry-overlay h4{color:#fff;font-size:1.1rem;margin-bottom:4px}.mlx-industry-overlay p{color:rgba(255,255,255,.75);font-size:.85rem;margin-bottom:0}.mlx-howit-section{padding:80px 0}.mlx-howit-section h2{font-size:2rem;margin-bottom:8px}.mlx-step-card{text-align:center;padding:32px 24px}.mlx-step-number{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--mlx-primary);color:#fff;font-size:1.5rem;font-weight:700;border-radius:50%;margin-bottom:20px}.mlx-step-card h3{font-size:1.15rem;margin-bottom:12px}.mlx-step-card p{color:var(--mlx-text-secondary);font-size:.9rem}.mlx-trust-bar{background:var(--mlx-primary-dark);padding:32px 0}.mlx-trust-items{display:flex;justify-content:space-around;align-items:center}.mlx-trust-item{text-align:center;flex:1}.mlx-trust-number{display:block;font-size:2rem;font-weight:700;color:#fff}.mlx-trust-label{display:block;font-size:.8rem;color:rgba(255,255,255,.7);margin-top:4px}.mlx-stories-section{padding:80px 0;background:var(--mlx-bg-alt)}.mlx-stories-section h2{font-size:2rem}.mlx-testimonial-card{background:var(--mlx-bg);border:1px solid var(--mlx-border);border-radius:var(--mlx-radius);padding:28px;height:100%;display:flex;flex-direction:column}.mlx-testimonial-text{font-style:italic;color:var(--mlx-text);flex-grow:1;margin-bottom:16px;line-height:1.7}.mlx-testimonial-author strong{display:block;color:var(--mlx-text);font-size:.9rem}.mlx-testimonial-author span{color:var(--mlx-text-secondary);font-size:.8rem}.mlx-cta-section{background:var(--mlx-primary);padding:64px 0}.mlx-cta-section h2{color:#fff;font-size:1.8rem;margin-bottom:12px}.mlx-cta-section p{color:rgba(255,255,255,.85);max-width:600px;margin:0 auto 24px}.mlx-cta-section .btn{margin:0 8px}@media (max-width:991px){.mlx-hero{padding:120px 0 60px}.mlx-hero-content h1{font-size:1.8rem}.mlx-hero-image{margin-top:32px}}@media (max-width:768px){.mlx-trust-items{flex-wrap:wrap}.mlx-trust-item{flex:0 0 50%;margin-bottom:16px}.mlx-hero{padding:100px 0 48px}}