/** Shopify CDN: Minification failed

Line 59:0 Expected "}" to go with "{"

**/
:root{--mu-red:#e11d1d;--mu-black:#111;--mu-bg:#fff;--mu-gray:#f5f5f5;--mu-border:#eee;}

.mu-marquee{background:var(--mu-black);color:#fff;overflow:hidden;white-space:nowrap;padding:8px 0;font-size:13px;font-weight:600;}
.mu-marquee-track{display:inline-block;padding-left:100%;animation:mu-scroll 18s linear infinite;}
.mu-marquee-item{display:inline-block;padding:0 30px;}
@keyframes mu-scroll{0%{transform:translateX(0);}100%{transform:translateX(-100%);}}

.mu-ticker{background:var(--mu-red);color:#fff;overflow:hidden;white-space:nowrap;padding:6px 0;font-size:12px;font-weight:600;}
.mu-ticker-track{display:inline-block;padding-left:100%;animation:mu-scroll 14s linear infinite;}
.mu-ticker-item{display:inline-block;padding:0 24px;}

.mu-hero{position:relative;color:#fff;min-height:500px;background-size:cover;background-position:center;transition:opacity 1s ease;}
.mu-hero-copy{display:none;}
.mu-hero-badge{display:none;}
.mu-hero-cta{display:inline-block;background:var(--mu-red);color:#fff;padding:12px 28px;border-radius:30px;font-weight:700;text-decoration:none;}
.mu-hero-media{flex:1;min-width:260px;max-width:480px;aspect-ratio:16/10;background:var(--mu-gray);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#999;font-size:13px;}

.mu-collections{padding:40px 20px;text-align:center;}
.mu-collections h2{font-size:22px;margin:0 0 30px;}
.mu-collection-row{display:flex;justify-content:center;gap:25px;flex-wrap:wrap;}
.mu-collection-item{width:180px;text-align:center;}
.mu-collection-circle{width:180px;height:180px;border-radius:50%;background:var(--mu-red);margin:0 auto 10px;overflow:hidden;display:flex;align-items:center;justify-content:center;}
.mu-collection-circle img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%;}
.mu-collection-item span{font-size:13px;font-weight:600;}

.mu-strip{background:var(--mu-red);color:#fff;overflow:hidden;white-space:nowrap;padding:6px 0;font-size:12px;font-weight:600;text-align:center;}

.mu-grid-section{padding:30px 20px;max-width:1200px;margin:0 auto;}
.mu-grid-section h2{font-size:24px;margin:0 0 20px;}
.mu-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;}
.mu-product-card{border:1px solid var(--mu-border);border-radius:10px;overflow:hidden;}
.mu-product-media{aspect-ratio:1/1;background:var(--mu-gray);display:flex;align-items:center;justify-content:center;color:#999;font-size:12px;overflow:hidden;}
.mu-product-media img{width:100%;height:100%;object-fit:cover;display:block;}
.mu-product-card-body{padding:10px 12px;}
.mu-product-card-body h3{font-size:14px;margin:0 0 6px;font-weight:600;}
.mu-product-price{color:var(--mu-red);font-weight:700;}
.mu-product-price s{color:#999;font-weight:400;margin-left:6px;font-size:12px;}

.mu-deals-banner{margin:30px 20px;border-radius:14px;background:linear-gradient(120deg,#0d0d0d,#3a0a0a);color:#fff;padding:50px 20px;text-align:center;}
.mu-deals-banner h2{font-size:36px;margin:0;font-weight:900;}
.mu-deals-banner .mu-deals-sub{color:var(--mu-red);font-size:36px;font-weight:900;}

.mu-why{display:flex;gap:40px;align-items:center;justify-content:center;flex-wrap:wrap;padding:40px 20px;max-width:1100px;margin:0 auto;}
.mu-why-copy{max-width:400px;}
.mu-why-copy h2{font-size:26px;}
.mu-compare-table{border
.mu-hero-slider{position:relative;overflow:hidden;height:100vh;max-height:600px;min-height:400px;}
.mu-hero-slide{background-position:center top!important;}
.mu-hero-slider{height:auto!important;}
.mu-hero-slide{position:relative!important;height:auto!important;width:100%!important;}
.mu-hero-slide img{width:100%;height:auto;display:block;}
.mu-collection-circle{width:180px;height:180px;border-radius:50%;background:var(--mu-red);margin:0 auto 10px;overflow:hidden;display:flex;align-items:center;justify-content:center;}
.mu-collection-circle img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%;}
