.mlx-products-hero{background:var(--mlx-bg-alt);padding:160px 0 48px}.mlx-products-hero h1{font-size:2.2rem;margin-bottom:12px}.mlx-products-intro{color:var(--mlx-text-secondary);max-width:700px;font-size:1.05rem}.mlx-products-intro a{color:var(--mlx-primary);-webkit-text-decoration:underline;text-decoration:underline}.mlx-products-catalog{padding:48px 0 80px}.mlx-catalog-section{margin-bottom:48px}.mlx-catalog-section:last-child{margin-bottom:0}.mlx-catalog-title{font-size:1.3rem;font-weight:600;color:var(--mlx-text);margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid var(--mlx-primary)}.mlx-product-tile{border:1px solid var(--mlx-border);border-radius:var(--mlx-radius);overflow:hidden;cursor:pointer;transition:transform .3s,box-shadow .3s;background:var(--mlx-bg)}.mlx-product-tile:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.08)}.mlx-product-img{background:var(--mlx-bg-alt);padding:16px;text-align:center;aspect-ratio:1}.mlx-product-img img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.mlx-product-name{padding:12px 16px;font-size:.85rem;font-weight:500;color:var(--mlx-text);text-align:center}.mlx-products-cta{background:var(--mlx-primary);padding:48px 0}.mlx-products-cta h2{color:#fff;font-size:1.6rem;margin-bottom:12px}.mlx-products-cta p{color:rgba(255,255,255,.85);max-width:600px;margin:0 auto 20px}@media (max-width:768px){.mlx-products-hero{padding:100px 0 32px}.mlx-category-tabs .nav-link{padding:8px 12px;font-size:.85rem}}