@import url("https://fonts.googleapis.com/css2?family=Pacifico&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
:root{--ms-red:#e1251b;--ms-dark:#111;--ms-text:#333;--ms-muted:#777;--ms-line:#e7e7e7;--ms-soft:#f5f5f5;--ms-yellow:#ffe100}
body.mega-shop-home{background:#fff;color:var(--ms-text);font-family:Roboto,Arial,Helvetica,sans-serif;font-size:14px;letter-spacing:0}
.mega-shop-home a,.ms-header a,.ms-footer a{text-decoration:none;color:inherit}
.ms-container{max-width:1410px;margin:0 auto;padding:0 15px}
.ms-topbar{background:#f7f7f7;border-bottom:1px solid var(--ms-line);font-size:13px;color:#555}
.ms-topbar .ms-container{height:41px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}
.ms-top-links,.ms-locale{display:flex;gap:22px;align-items:center}.ms-locale{justify-content:flex-end}.ms-promo{text-align:center;color:#444}
.ms-mainbar{background:#fff}.ms-mainbar .ms-container{height:91px;display:grid;grid-template-columns:170px 1fr auto auto;gap:24px;align-items:center}
.ms-logo img{width:95px;height:auto}.ms-search{height:46px;border:2px solid var(--ms-red);border-radius:4px;display:grid;grid-template-columns:170px 1fr 56px;overflow:hidden;background:#fff}
.ms-search button{border:0;background:#fff;font-weight:600}.ms-search button:first-child{border-right:1px solid var(--ms-line);color:#333}.ms-search button:last-child{background:var(--ms-red);color:#fff;font-size:18px}
.ms-search input{border:0;outline:0;padding:0 16px}.ms-help span{display:block;color:var(--ms-muted);font-size:12px}.ms-help strong{white-space:nowrap;color:#111}
.ms-actions{display:flex;align-items:center;gap:16px}.ms-actions a{display:flex;align-items:center;gap:6px;font-weight:600;position:relative}.ms-actions i{font-size:20px}.ms-actions em{background:var(--ms-red);border-radius:50%;color:#fff;font-size:10px;font-style:normal;line-height:18px;min-width:18px;position:absolute;right:-10px;text-align:center;top:-9px}
.ms-nav{height:60px;background:#111;color:#fff}.ms-nav .ms-container{display:flex;height:60px;align-items:center;gap:34px}.ms-category-toggle{height:60px;background:var(--ms-red);color:#fff;border:0;padding:0 28px;font-weight:700}.ms-nav nav{display:flex;gap:30px;font-weight:700}.ms-nav nav a:hover{color:var(--ms-yellow)}
.ms-section{position:relative}.ms-categories{padding-top:20px}.ms-cat-row{height:127px;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));align-items:center;gap:18px}.ms-cat{text-align:center;color:#222;font-weight:600}.ms-cat:nth-child(n+11){display:none}.ms-cat img{width:92px;height:92px;object-fit:cover;border-radius:50%;display:block;margin:0 auto 9px;background:#f4f4f4}.ms-cat:hover{color:var(--ms-red)}
.ms-hero_banners{margin-bottom:60px}.ms-hero-layout{display:grid;grid-template-columns:774px 616px;gap:20px;margin-top:30px}
.ms-hero-stage{height:440px;border-radius:5px;background:#efd8d2;position:relative;overflow:hidden}.ms-hero-slide{position:absolute;inset:0;display:flex;align-items:center;background-position:center;background-size:cover;padding:0 0 0 75px;opacity:0;pointer-events:none;transition:opacity .55s ease}.ms-hero-slide.is-active{opacity:1;pointer-events:auto}.ms-hero-copy{position:relative;z-index:2;max-width:270px;color:#222}.ms-hero-stage span{display:block;color:#222;font-size:16px;font-weight:500;margin-bottom:15px}.ms-hero-stage h1{font-size:34px;font-weight:500;line-height:42px;margin:0 0 20px;color:#222}.ms-hero-stage p{font-size:14px;line-height:18px;margin:0 0 10px;color:#222}.ms-hero-stage strong{display:block;font-size:34px;font-weight:300;line-height:38px;margin-bottom:30px;color:#222}.ms-hero-stage a{background:#fff;color:#222;border-radius:4px;padding:13px 28px;font-size:13px;font-weight:700;text-transform:uppercase;display:inline-block}.ms-hero-stage a:hover{background:#131921;color:#fff}.ms-hero-dots{position:absolute;left:0;right:0;bottom:22px;display:flex;justify-content:center;gap:7px;z-index:4}.ms-hero-dots button{width:10px;height:10px;border:0;border-radius:50%;background:#888;padding:0;opacity:.5}.ms-hero-dots button.is-active{background:#26a69a;opacity:1}
.ms-banner-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:210px 210px;gap:20px}.ms-promo-banner{display:block;position:relative;overflow:hidden;border-radius:4px;background:#f8f8f8;min-height:210px}.ms-promo-banner img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.ms-promo-banner:hover img{transform:scale(1.035)}.ms-promo-banner span,.ms-promo-banner strong,.ms-promo-banner em{position:absolute;left:24px}.ms-promo-banner span{top:32px;color:var(--ms-red);font-weight:700}.ms-promo-banner strong{top:58px;color:#111;font-size:20px;max-width:170px}.ms-promo-banner em{bottom:24px;background:#111;color:#fff;border-radius:3px;font-style:normal;font-size:12px;padding:4px 8px}
.ms-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.ms-heading h2{font-size:24px;font-weight:800;margin:0;color:#111}.ms-heading p{margin:0;color:var(--ms-muted)}.ms-product_loved,.ms-deal_day,.ms-recommended,.ms-hot_week,.ms-gallery{padding-top:42px}.ms-product-row{display:flex;gap:20px;overflow:hidden;scrollbar-width:none}.ms-product-row::-webkit-scrollbar{display:none}.ms-product-row .ms-product-card{flex:0 0 calc((100% - 120px)/7)}
.ms-product-card{border:0;border-radius:0;background:#fff;padding:0;min-width:0;transition:box-shadow .25s ease,transform .25s ease}.ms-product-card:hover{box-shadow:none;transform:none}.ms-product-image{height:184px;display:flex;align-items:center;justify-content:center;background:#f7f7f7;position:relative;margin-bottom:12px}.ms-product-image img{max-width:100%;max-height:100%;object-fit:contain}.ms-product-image span{position:absolute;left:8px;top:8px;background:var(--ms-red);color:#fff;font-size:11px;border-radius:2px;padding:3px 7px}.ms-rating{color:#ffb400;font-size:12px;margin-bottom:6px}.ms-rating em{color:#777;font-style:normal}.ms-product-card h3{font-size:13px;line-height:18px;min-height:36px;margin:0 0 7px;font-weight:600;color:#222}.ms-product-card h3 a:hover{color:var(--ms-red)}.ms-price strong{color:#111;font-size:14px}.ms-price del{color:#999;margin-left:8px}
.ms-wide_banners{padding-top:40px;margin-bottom:60px}.ms-wide-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ms-promo-banner.is-wide{min-height:218px}.ms-promo-banner.is-wide strong{font-size:24px;max-width:260px}
.ms-deal_day{margin-bottom:40px}.ms-countdown{margin-left:auto;background:#fff4f2;border:1px dashed var(--ms-red);border-radius:4px;padding:10px 14px;color:#555}.ms-countdown strong{color:var(--ms-red);margin-left:8px}.ms-brands{margin-bottom:35px}.ms-brand-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.ms-brand-card{height:auto;border-radius:4px;overflow:hidden;position:relative;background:#fff;text-align:center}.ms-brand-card img{width:100%;height:300px;object-fit:cover;display:block}.ms-brand-card strong,.ms-brand-card span{display:block;position:static;left:auto;right:auto}.ms-brand-card strong{margin-top:20px;font-size:14px;line-height:18px;color:#e1251b}.ms-brand-card span{margin-top:8px;color:#111;font-size:16px;font-weight:800}
.ms-coupon{padding:60px 0 0;margin-bottom:34px}.ms-coupon-bar{height:110px;background:#fff0f0;border-radius:0;display:flex;align-items:center;justify-content:center;gap:24px;font-size:15px;color:#e1251b}.ms-coupon-bar strong{font-size:18px}.ms-coupon-bar span{background:#fff;color:#e1251b;border:1px dashed #e1251b;border-radius:3px;padding:8px 18px;font-weight:800}.ms-coupon-bar em{font-style:normal;color:#e1251b;font-size:12px;font-weight:700}
.ms-heading-tabs div{display:flex;gap:8px}.ms-heading-tabs button{border:1px solid var(--ms-line);background:#fff;border-radius:3px;padding:8px 16px;font-weight:700}.ms-heading-tabs button:first-child{background:#26a69a;color:#fff;border-color:#26a69a}.ms-sidebar-products{display:grid;grid-template-columns:260px 1fr;gap:20px;max-height:332px;overflow:hidden}.ms-sidebar-products aside{background:#f2f7ff center/cover no-repeat;border-radius:4px;padding:32px 24px;min-height:332px}.ms-sidebar-products aside span{color:var(--ms-red);font-weight:700}.ms-sidebar-products aside h3{font-size:24px;line-height:1.2;margin:12px 0}.ms-sidebar-products aside a{background:#111;color:#fff;border-radius:4px;padding:11px 20px;display:inline-block;margin-top:16px}.ms-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.ms-product-grid .ms-product-card:nth-child(n+6){display:none}
.ms-recommended{margin-bottom:37px}.ms-quad_banners{padding-top:11px}.ms-quad-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.ms-quad-grid .ms-promo-banner{min-height:196px}
.ms-hot_week{margin-bottom:26px}.ms-gallery{padding-bottom:70px}.ms-blog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.ms-blog-grid article{border:0;border-radius:4px;background:#fff;overflow:hidden}.ms-blog-grid img{width:100%;height:210px;object-fit:cover}.ms-blog-grid h3{font-size:14px;line-height:20px;margin:14px 0 0;color:#111}
.ms-footer{margin-top:0;background:#111;color:#ddd}.ms-service-strip{background:#f7f7f7;color:#222}.ms-service-strip .ms-container{height:90px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:center}.ms-service{display:flex;align-items:center;gap:14px}.ms-service i{font-size:30px;color:var(--ms-red)}.ms-service strong{display:block}.ms-service span{color:#777}.ms-footer-main{padding:34px 0;border-bottom:1px solid rgba(255,255,255,.1)}.ms-footer-main .ms-container{display:grid;grid-template-columns:1.4fr repeat(3,1fr) 1.4fr;gap:28px}.ms-footer h3{color:#fff;font-size:16px;margin:0 0 14px}.ms-footer-about img{width:95px;margin-bottom:14px;filter:brightness(3)}.ms-footer p{color:#aaa;line-height:1.5;margin-bottom:8px}.ms-footer ul{list-style:none;margin:0;padding:0}.ms-footer li{margin-bottom:7px}.ms-footer a{color:#aaa}.ms-footer a:hover{color:#fff}.ms-newsletter form{display:flex;background:#fff;border-radius:4px;overflow:hidden}.ms-newsletter input{border:0;min-width:0;flex:1;padding:0 12px}.ms-newsletter button{border:0;background:var(--ms-red);color:#fff;padding:12px 16px;font-weight:700}.ms-footer-bottom .ms-container{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#aaa}.ms-social{display:flex;gap:16px}.ms-footer-bottom img{max-height:28px}
@media (max-width:1199px){.ms-mainbar .ms-container{grid-template-columns:150px 1fr auto}.ms-help{display:none}.ms-hero-layout{grid-template-columns:1fr}.ms-banner-grid{grid-column:1/-1;grid-template-columns:repeat(4,1fr)}.ms-product-row{grid-template-columns:repeat(4,1fr)}.ms-brand-grid{grid-template-columns:repeat(3,1fr)}.ms-footer-main .ms-container{grid-template-columns:repeat(3,1fr)}}
@media (max-width:767px){.ms-container{padding:0 12px}.ms-topbar .ms-container{height:auto;grid-template-columns:1fr;padding-top:8px;padding-bottom:8px;text-align:center}.ms-top-links,.ms-locale{justify-content:center;gap:12px;flex-wrap:wrap}.ms-mainbar .ms-container{height:auto;grid-template-columns:1fr;gap:14px;padding-top:16px;padding-bottom:16px}.ms-logo{text-align:center}.ms-search{grid-template-columns:120px 1fr 48px}.ms-actions{justify-content:center;flex-wrap:wrap}.ms-nav{height:auto}.ms-nav .ms-container{height:auto;display:block;padding:0}.ms-category-toggle{width:100%;height:48px}.ms-nav nav{overflow-x:auto;gap:20px;padding:12px}.ms-cat-row{height:auto;grid-template-columns:repeat(4,1fr);gap:10px;padding:18px 0}.ms-cat img{width:70px;height:70px}.ms-hero-layout{grid-template-columns:1fr;margin-top:15px}.ms-hero-stage{min-height:250px}.ms-hero-slide{padding:26px}.ms-hero-stage h1{font-size:30px}.ms-hero-slide img{right:12px;bottom:0;width:180px;height:180px;opacity:.45}.ms-banner-grid,.ms-quad-grid,.ms-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ms-wide-grid,.ms-blog-grid{grid-template-columns:1fr}.ms-promo-banner{min-height:150px}.ms-promo-banner strong{font-size:16px}.ms-brand-card{height:180px}.ms-brand-card:nth-child(n+5){display:none}.ms-heading{align-items:flex-start;flex-direction:column}.ms-sidebar-products{grid-template-columns:1fr;max-height:none}.ms-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ms-product-grid .ms-product-card:nth-child(n+3){display:none}.ms-product-row .ms-product-card{flex:0 0 68%}.ms-blog-grid article:nth-child(n+4){display:none}.ms-coupon-bar{height:auto;min-height:110px;flex-direction:column;text-align:center;padding:20px}.ms-service-strip .ms-container,.ms-footer-main .ms-container{height:auto;grid-template-columns:1fr;padding-top:18px;padding-bottom:18px}.ms-footer-main .ms-container{gap:14px}.ms-footer-links ul{display:grid;grid-template-columns:repeat(2,1fr);gap:4px 12px}.ms-footer-bottom .ms-container{flex-direction:column;padding:16px 12px;text-align:center}.ms-product-card{padding:12px}.ms-product-image{height:150px}.ms-product-card h3{font-size:13px}}
@media (max-width:767px){.ms-cat-row{grid-template-columns:repeat(5,1fr)}.ms-cat img{width:58px;height:58px}.ms-cat span{font-size:12px}.ms-sidebar-products aside{min-height:190px;padding:22px 18px}.ms-sidebar-products aside h3{font-size:20px}.ms-coupon-bar{min-height:82px;padding:14px}.ms-coupon-bar strong{font-size:18px}.ms-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ms-blog-grid article:nth-child(n+3){display:none}.ms-blog-grid img{height:126px}.ms-blog-grid h3{font-size:13px;margin:10px}.ms-blog-grid a{margin:0 10px 12px}.ms-service-strip .ms-container{grid-template-columns:repeat(2,1fr);gap:12px}.ms-service{gap:8px}.ms-service i{font-size:22px}.ms-footer-main{padding:20px 0}.ms-footer-main .ms-container{grid-template-columns:1fr}.ms-footer-links{display:none}.ms-footer-about p:nth-of-type(1){display:none}.ms-newsletter p{display:none}}

/* Reference header/footer fidelity */
.ms-header{background:#131921;color:#fff;font-family:Roboto,Arial,Helvetica,sans-serif}
.ms-header .ms-container,.ms-footer .ms-container{max-width:1440px;padding-left:15px;padding-right:15px}
.ms-topbar{height:41px;background:#131921;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-size:15px}
.ms-topbar .ms-container{height:41px;grid-template-columns:470px 470px 470px;gap:0;padding-top:0;padding-bottom:0}
.ms-top-links{gap:0}.ms-top-links a{color:#fff;line-height:41px;padding-right:36px;position:relative}.ms-top-links a:not(:last-child)::after{content:"";position:absolute;right:16px;top:14px;width:1px;height:14px;background:rgba(255,255,255,.3)}
.ms-promo{color:#fff;text-align:center;line-height:41px;font-size:15px}
.ms-locale{color:#fff;gap:7px;justify-content:flex-end;line-height:41px}.ms-locale i{font-size:10px}
.ms-mainbar{height:91px;background:#131921;color:#fff}
.ms-mainbar .ms-container{height:91px;display:grid;grid-template-columns:240px 620px 187px 21px 124px 21px 81px;gap:0;align-items:center}
.ms-logo{width:95px;height:27px;display:block}.ms-logo img{width:95px;height:27px;display:block;filter:brightness(0) invert(1)}
.ms-search{width:620px;height:44px;display:grid;grid-template-columns:176px 396px 48px;border:0;border-radius:4px;overflow:hidden;background:#fff}
.ms-search button{height:44px;border:0;border-radius:0;background:#fff;color:#222;font-size:14px;font-weight:400}
.ms-search button:first-child{font-weight:500;text-align:left;padding:0 16px;border-right:1px solid #ddd;display:flex;align-items:center;justify-content:space-between}
.ms-search input{height:44px;border:0;padding:0 15px;font-size:14px;color:#222}.ms-search input::placeholder{color:#999}
.ms-search button:last-child{background:#26a69a;color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center}
.ms-help,.ms-account,.ms-cart{display:flex;align-items:center;color:#fff;height:57px}
.ms-help{gap:14px;padding-left:107px}.ms-help i{font-size:25px;color:#fff}.ms-help span,.ms-account span,.ms-cart span{display:block;color:#fff;font-size:13px;line-height:18px;font-weight:400}.ms-help strong,.ms-account strong,.ms-cart strong{display:block;color:#fff;font-size:16px;font-weight:600;line-height:20px;white-space:nowrap}
.ms-account{gap:12px}.ms-account i{font-size:25px}.ms-cart{gap:8px;position:relative}.ms-cart i{font-size:25px}.ms-cart em{position:absolute;left:16px;top:2px;background:#26a69a;color:#fff;border-radius:50%;font-style:normal;font-size:10px;line-height:16px;min-width:16px;text-align:center}
.ms-divider{height:45px;width:1px;background:rgba(255,255,255,.12);display:block}
.ms-nav{height:60px;background:#232f3e;color:#fff;border-top:1px solid rgba(255,255,255,.12)}
.ms-nav .ms-container{height:60px;display:grid;grid-template-columns:269px 1fr 155px;gap:0;align-items:center;max-width:none;width:100%}
.ms-category-toggle{height:60px;width:249px;background:#232f3e;border:0;color:#fff;padding:0 18px 0 0;font-size:15px;font-weight:500;display:flex;align-items:center;gap:16px}
.ms-category-toggle:focus,
.ms-category-toggle:focus-visible,
.ms-category-toggle:active{outline:0!important;box-shadow:none!important}
.ms-category-toggle i{font-size:20px}.ms-nav nav{display:flex;gap:0;align-items:center;height:60px;font-weight:400}.ms-nav nav a{height:60px;padding:0 20px;display:flex;align-items:center;gap:5px;color:#fff;font-size:16px;font-weight:400}.ms-nav nav a.active{color:#26a69a}.ms-nav nav a:hover{color:#26a69a}
.ms-nav nav .ms-nav-label{position:relative;display:inline-flex;align-items:center}
.ms-nav nav .ms-nav-bubble{position:absolute;right:-18px;top:-15px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:31px;height:18px;padding:0 7px;border:2px solid #232f3e;border-radius:999px;background:#26a69a;box-shadow:0 5px 12px rgba(0,0,0,.24);color:#fff;font-size:9px;font-weight:800;line-height:14px;letter-spacing:.04em;pointer-events:none;transform:translateY(0);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.ms-nav nav .ms-nav-bubble.hot{background:#e91e63}.ms-nav nav .ms-nav-item:hover .ms-nav-bubble,.ms-nav nav .ms-nav-item:focus-within .ms-nav-bubble{filter:brightness(1.08);box-shadow:0 7px 16px rgba(0,0,0,.32);transform:translateY(-2px)}.ms-nav nav i{font-size:10px}
.ms-top-offers{display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#fff;font-size:16px;height:60px}.ms-top-offers i{font-size:22px}
.ms-footer{background:#232f3e;color:#ddd;font-family:Roboto,Arial,Helvetica,sans-serif;margin-top:0}
.ms-service-strip{height:90px;background:#37475a;color:#fff}.ms-service-strip .ms-container{height:90px;display:grid;grid-template-columns:434px 442px 449px 276px;gap:0;align-items:center;overflow:hidden}
.ms-service{height:50px;display:flex;align-items:center;gap:15px;border-right:1px solid rgba(255,255,255,.15);color:#fff}.ms-service:last-child{border-right:0}.ms-service i{font-size:50px;line-height:1;color:#fff}.ms-service span{color:#fff;font-size:16px;white-space:nowrap}
.ms-footer-main{background:#232f3e;padding:60px 0 61px;border-bottom:1px solid rgba(255,255,255,.1)}
.ms-footer-main .ms-container{display:grid;grid-template-columns:410px 243px 285px 405px;gap:0;min-height:220px}
.ms-footer-about,.ms-footer-links{border-right:1px solid rgba(255,255,255,.12)}.ms-footer-about{padding-right:90px}.ms-footer-links{padding-left:80px}.ms-newsletter{padding-left:60px}
.ms-footer h3{color:#fff;font-size:18px;font-weight:700;line-height:25px;margin:0 0 25px}.ms-footer-brand{color:#ddd!important;margin-bottom:7px!important}
.ms-footer p{color:#ddd;font-size:15px;line-height:22px;margin:0 0 10px}.ms-footer a{color:#ddd}.ms-footer a:hover{color:#26a69a}
.ms-footer ul{list-style:none;margin:0;padding:0}.ms-footer li{margin:0}.ms-footer li a{display:block;color:#ddd;font-size:15px;line-height:33px}
.ms-newsletter p{max-width:405px;margin-bottom:15px}.ms-newsletter form{height:44px;display:grid;grid-template-columns:285px 121px;background:transparent;border-radius:4px;overflow:hidden;margin-bottom:12px}.ms-newsletter input{border:0;background:#fff;color:#222;padding:0 20px;font-size:15px}.ms-newsletter button{border:0;background:#26a69a;color:#fff;font-size:14px;font-weight:400;padding:0}
.ms-newsletter label{display:flex;align-items:flex-start;gap:12px;color:#ddd;font-size:15px;line-height:24px}.ms-newsletter label span{width:18px;height:18px;border:1px solid #fff;flex:0 0 18px;margin-top:2px}
.ms-footer-bottom{height:74px;background:#232f3e}.ms-footer-bottom .ms-container{height:74px;display:grid;grid-template-columns:470px 470px 470px;align-items:center;color:#ddd;min-height:0}
.ms-social{display:flex;gap:22px}.ms-social a{font-size:0;color:#fff}.ms-social a::first-letter{font-size:0}.ms-social a:nth-child(1)::before{content:"f"}.ms-social a:nth-child(2)::before{content:"𝕏"}.ms-social a:nth-child(3)::before{content:"◎"}.ms-social a:nth-child(4)::before{content:"p"}.ms-social a:nth-child(5)::before{content:"♪"}.ms-social a::before{font-size:26px;color:#fff;line-height:1}
.ms-footer-bottom .ms-container>div:nth-child(2){text-align:center;color:#ddd;font-size:15px}.ms-footer-bottom img{justify-self:end;max-height:24px}
@media (max-width:1199px){.ms-topbar .ms-container{grid-template-columns:1fr 1fr;overflow:hidden}.ms-locale{display:none}.ms-promo{text-align:right}.ms-mainbar{height:76px}.ms-mainbar .ms-container{height:76px;grid-template-columns:150px minmax(0,1fr) 52px 52px;column-gap:12px}.ms-help,.ms-divider{display:none}.ms-account,.ms-cart{height:44px;justify-content:center}.ms-account span,.ms-cart span{display:none}.ms-search{width:100%;min-width:0;grid-template-columns:145px minmax(0,1fr) 48px}.ms-search-select button{width:145px}.ms-search-select .ms-dropdown-menu{width:145px}.ms-nav .ms-container{grid-template-columns:220px minmax(0,1fr);overflow:hidden}.ms-category-toggle{width:205px}.ms-nav nav{overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none}.ms-nav nav::-webkit-scrollbar{display:none}.ms-nav nav .ms-nav-item>a{padding:0 14px;font-size:15px;white-space:nowrap}.ms-top-offers{display:none}.ms-service-strip .ms-container{grid-template-columns:repeat(4,1fr)}.ms-footer-main .ms-container{grid-template-columns:1fr 1fr 1fr}.ms-newsletter{grid-column:1/-1;padding-left:0;padding-top:30px}.ms-footer-bottom .ms-container{grid-template-columns:1fr 1fr 1fr}}
@media (max-width:767px){.ms-topbar{height:auto}.ms-topbar .ms-container{display:grid;grid-template-columns:1fr;height:auto}.ms-top-links a{line-height:28px;padding-right:18px}.ms-promo{line-height:24px}.ms-locale{justify-content:center;line-height:26px}.ms-mainbar{height:auto}.ms-mainbar .ms-container{display:grid;grid-template-columns:1fr;height:auto;gap:14px;padding-top:16px;padding-bottom:16px}.ms-logo{margin:0 auto}.ms-help,.ms-account,.ms-cart{justify-content:center;padding-left:0;height:auto}.ms-divider{display:none}.ms-nav .ms-container{display:block;height:auto}.ms-category-toggle{width:100%;border-right:0;justify-content:center}.ms-nav nav{height:auto;overflow-x:auto;padding:0 10px}.ms-nav nav a{height:46px;white-space:nowrap;padding:0 12px}.ms-service-strip{height:auto}.ms-service-strip .ms-container{height:auto;grid-template-columns:1fr 1fr;padding-top:18px;padding-bottom:18px}.ms-service{border-right:0;height:auto}.ms-service i{font-size:30px}.ms-service span{font-size:14px;white-space:normal}.ms-footer-main{padding:34px 0}.ms-footer-main .ms-container{display:grid;grid-template-columns:1fr;gap:26px}.ms-footer-about,.ms-footer-links{border-right:0;padding:0}.ms-newsletter{padding:0}.ms-footer-links{display:block}.ms-newsletter p{display:block}.ms-newsletter form{grid-template-columns:1fr 110px}.ms-footer-bottom{height:auto}.ms-footer-bottom .ms-container{display:grid;grid-template-columns:1fr;gap:14px;height:auto;padding-top:18px;padding-bottom:18px}.ms-footer-bottom img{justify-self:center}}
html,body{overflow-x:hidden}.ms-product-row{max-width:100%}
@media (min-width:1200px){.ms-mainbar .ms-container{grid-template-columns:240px 620px 107px 187px 21px 124px 21px 81px}.ms-help{grid-column:4;padding-left:0}.ms-mainbar .ms-divider:nth-of-type(1){grid-column:5}.ms-account{grid-column:6}.ms-mainbar .ms-divider:nth-of-type(2){grid-column:7}.ms-cart{grid-column:8}}
.ms-service-strip,.ms-service-strip .ms-container,.ms-footer-bottom,.ms-footer-bottom .ms-container{overflow:hidden}.ms-footer-bottom img{max-width:270px}

/* Reference interactions */
.ms-dropdown,.ms-category-wrap,.ms-nav-item{position:relative}.ms-dropdown-toggle,.ms-search-select button{appearance:none;border:0;background:transparent;color:inherit;font:inherit;display:flex;align-items:center;gap:5px;padding:0;cursor:pointer}
.ms-dropdown-menu,.ms-category-panel,.ms-mini-menu,.ms-mega-menu{position:absolute;top:100%;left:0;background:#fff;color:#666;border:1px solid #e5e5e5;box-shadow:0 10px 25px rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease;z-index:90}
.ms-dropdown.is-open>.ms-dropdown-menu,.ms-dropdown:hover>.ms-dropdown-menu,.ms-category-wrap.is-open>.ms-category-panel,.ms-category-wrap:hover>.ms-category-panel,.ms-nav-item.is-open>.ms-mini-menu,.ms-nav-item.is-open>.ms-mega-menu,.ms-nav-item:hover>.ms-mini-menu,.ms-nav-item:hover>.ms-mega-menu{opacity:1;visibility:visible;transform:translateY(0)}
.ms-dropdown-menu{min-width:150px}.ms-dropdown-menu a,.ms-mini-menu a{display:block;padding:11px 16px;border-bottom:1px solid #e5e5e5;color:#666;background:#fff;white-space:nowrap}.ms-dropdown-menu a:hover,.ms-mini-menu a:hover{color:#26a69a}
.ms-search-select{height:44px;display:flex;align-items:center;position:relative}.ms-search-select button{height:44px;width:176px;justify-content:space-between;padding:0 16px;color:#222;border-right:1px solid #ddd}.ms-search-select .ms-dropdown-menu{top:44px;width:176px}
.ms-locale .ms-dropdown-menu{right:0;left:auto}.ms-currency-dropdown .ms-dropdown-menu{right:0}
.ms-category-panel{width:249px;background:#fff;padding:8px 0}.ms-category-panel a{height:42px;display:flex;align-items:center;gap:12px;padding:0 16px;color:#333;border-bottom:1px solid #f0f0f0}.ms-category-panel a:hover{color:#26a69a;background:#fafafa}.ms-category-panel img{width:26px;height:26px;border-radius:50%;object-fit:cover;background:#f4f4f4}
.ms-nav nav{overflow:visible}.ms-nav nav .ms-nav-item>a{height:60px;padding:0 20px;display:flex;align-items:center;gap:5px;color:#fff;font-size:16px;font-weight:400}.ms-nav nav .ms-nav-item>a.active,.ms-nav nav .ms-nav-item:hover>a{color:#26a69a}
.ms-mini-menu{width:190px}.ms-mega-menu{width:930px;display:grid;grid-template-columns:repeat(4,1fr) 180px 180px;gap:22px;padding:26px;left:-90px}.ms-mega-menu h4{font-size:16px;line-height:22px;color:#222;margin:0 0 12px}.ms-mega-menu>div>a{display:block;color:#666;line-height:30px}.ms-mega-menu>div>a:hover{color:#26a69a}.ms-menu-banner{position:relative;min-height:190px;overflow:hidden;border-radius:4px;color:#222}.ms-menu-banner img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.ms-menu-banner:hover img{transform:scale(1.04)}.ms-menu-banner span,.ms-menu-banner strong,.ms-menu-banner em{position:absolute;left:18px}.ms-menu-banner span{top:18px;color:#e1251b;font-weight:700}.ms-menu-banner strong{top:45px;font-size:18px;line-height:22px}.ms-menu-banner em{bottom:18px;font-style:normal;font-size:20px;font-weight:700}
.ms-system-menu{box-sizing:border-box;position:absolute;top:100%;left:0;display:grid;grid-template-columns:repeat(var(--ms-system-menu-columns,1),minmax(160px,220px));gap:24px;width:max-content;max-width:min(900px,calc(100vw - 30px));max-height:min(520px,calc(100vh - 90px));padding:22px;overflow:auto;background:#fff;color:#666;border:1px solid #e5e5e5;border-radius:0 0 4px 4px;box-shadow:0 12px 30px rgba(0,0,0,.16);opacity:0;visibility:hidden;white-space:normal;transform:translateY(10px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease;z-index:190}.ms-nav-item.is-open>.ms-system-menu,.ms-nav-item:hover>.ms-system-menu,.ms-nav-item:focus-within>.ms-system-menu{opacity:1;visibility:visible;transform:translateY(0)}.ms-system-menu-group{box-sizing:border-box;display:block;min-width:0;color:#666;white-space:normal}.ms-system-menu-group strong{display:block;height:auto;margin:0 0 9px;padding:0;color:#222;font-size:15px;font-weight:600;line-height:22px;white-space:normal}.ms-nav nav .ms-system-menu .ms-system-menu-group>a{box-sizing:border-box;display:block;width:100%;height:auto;min-height:0;margin:0;padding:6px 0;border:0;background:transparent;color:#666;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;white-space:normal;overflow-wrap:anywhere}.ms-nav nav .ms-system-menu .ms-system-menu-group>a:hover{background:transparent;color:#26a69a}.ms-nav nav .ms-system-menu .ms-system-menu-group>a.ms-system-menu-image{padding:0}.ms-system-menu-group img{display:block;width:100%;height:auto;max-height:220px;object-fit:cover}
@media (min-width:1200px){.ms-header .ms-nav-item:nth-last-child(-n+3)>.ms-system-menu{right:0;left:auto}}
@media (min-width:768px) and (max-width:1199px){.ms-header .ms-nav .ms-container{overflow:visible}.ms-header .ms-nav nav{overflow-x:auto;overflow-y:visible}.ms-header .ms-system-menu{position:fixed;top:177px;right:15px;left:15px;width:auto;max-width:none;grid-template-columns:repeat(var(--ms-system-menu-columns,1),minmax(0,1fr))}.ms-header .ms-nav.is-sticky .ms-system-menu{top:59px}}
@media (max-width:767px){.ms-system-menu{display:none}}
.ms-sticky-spacer{display:none}.ms-nav.is-sticky{position:fixed;top:0;left:0;right:0;z-index:120;box-shadow:0 6px 18px rgba(0,0,0,.18);animation:msSlideDown .25s ease}.ms-nav.is-sticky+.ms-sticky-spacer{display:block;height:60px}@keyframes msSlideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes msFadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.ms-hero-slide.is-active .ms-hero-copy{animation:msFadeUp .7s ease both}.ms-hero-slide::after{content:"";position:absolute;inset:0;background:inherit;background-position:inherit;background-size:inherit;transform:scale(1);transition:transform 5s linear;z-index:0}.ms-hero-slide.is-active::after{transform:scale(1.06)}.ms-hero-slide>*{position:relative;z-index:1}
.ms-product-image{overflow:hidden}.ms-product-image img{transition:transform .35s ease}.ms-product-card:hover .ms-product-image img{transform:scale(1.04)}.ms-product-actions{position:absolute;right:10px;top:10px;display:flex;flex-direction:column;gap:8px;opacity:0;transform:translateX(12px);transition:opacity .25s ease,transform .25s ease;z-index:5}.ms-product-card:hover .ms-product-actions{opacity:1;transform:translateX(0)}.ms-action-btn{width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:#222;box-shadow:0 4px 12px rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,transform .2s ease}.ms-action-btn:hover,.ms-action-btn.is-active{background:#26a69a;color:#fff;transform:translateY(-2px)}.ms-cart.is-pulse em{animation:msPulse .45s ease}@keyframes msPulse{50%{transform:scale(1.35)}}
.ms-row-nav{position:absolute;right:15px;top:36px;display:flex;gap:8px;opacity:0;transition:opacity .2s ease;z-index:4}.ms-section:hover .ms-row-nav{opacity:1}.ms-row-nav button{width:30px;height:30px;border:0;border-radius:50%;background:#26a69a;color:#fff;display:flex;align-items:center;justify-content:center}.ms-row-nav button:hover{background:#131921}
.ms-quick-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease;z-index:300}.ms-quick-modal.is-open{opacity:1;visibility:visible}.ms-quick-card{width:min(760px,calc(100vw - 32px));background:#fff;border-radius:5px;display:grid;grid-template-columns:320px 1fr;gap:28px;padding:28px;position:relative;transform:translateY(18px);transition:transform .22s ease}.ms-quick-modal.is-open .ms-quick-card{transform:translateY(0)}.ms-quick-card img{width:100%;height:320px;object-fit:contain;background:#f7f7f7}.ms-quick-card h3{margin:0 0 14px;font-size:22px;line-height:28px;color:#222}.ms-quick-card strong{display:block;font-size:20px;color:#e1251b;margin-bottom:18px}.ms-quick-card p{color:#666;line-height:22px}.ms-quick-close{position:absolute;right:12px;top:12px;width:34px;height:34px;border:0;border-radius:50%;background:#f5f5f5;color:#222}
.ms-mobile-backdrop,.ms-mobile-drawer{display:none}
@media (max-width:767px){.ms-mega-menu,.ms-mini-menu,.ms-category-panel,.ms-dropdown-menu{display:none}.ms-mobile-backdrop{display:block;position:fixed;inset:0;background:rgba(0,0,0,.45);opacity:0;visibility:hidden;z-index:250;transition:opacity .2s ease,visibility .2s ease}.ms-mobile-drawer{display:flex;position:fixed;left:0;top:0;bottom:0;width:300px;max-width:85vw;background:#fff;z-index:260;transform:translateX(-100%);transition:transform .25s ease;flex-direction:column;padding:58px 22px 22px}.ms-mobile-drawer a{color:#222;border-bottom:1px solid #eee;padding:14px 0;font-weight:700}.ms-mobile-close{position:absolute;right:14px;top:14px;width:34px;height:34px;border:0;background:#f5f5f5}.ms-mobile-open .ms-mobile-backdrop{opacity:1;visibility:visible}.ms-mobile-open .ms-mobile-drawer{transform:translateX(0)}.ms-quick-card{grid-template-columns:1fr}.ms-quick-card img{height:220px}.ms-row-nav{display:none}.ms-product-actions{opacity:1;transform:none;right:6px;top:6px}.ms-action-btn{width:30px;height:30px}.ms-nav nav .ms-nav-item>a{height:46px;padding:0 12px;white-space:nowrap}.ms-nav nav .ms-nav-bubble{right:-15px;top:-12px;min-width:27px;height:16px;padding:0 5px;font-size:8px}}

/* Reference image text overlays */
.ms-banner-grid{grid-template-rows:174px 174px}.ms-banner-grid .ms-promo-banner{min-height:174px}.ms-promo-banner{border-radius:5px;color:#222}.ms-promo-banner img{border-radius:5px;transition-duration:.8s}.ms-promo-banner:hover img{transform:scale(1.04)}
.ms-promo-banner .ms-banner-price,.ms-promo-banner .ms-banner-label,.ms-promo-banner .ms-banner-title,.ms-promo-banner .ms-banner-badge{position:absolute;left:30px;right:auto;color:#222;letter-spacing:0;z-index:2}
.ms-promo-banner .ms-banner-title{top:21%;font-size:22px;font-weight:500;line-height:1.2;max-width:190px;margin:0}
.ms-promo-banner .ms-banner-label{top:53%;font-size:14px;font-weight:400;line-height:20px;color:#222}
.ms-promo-banner .ms-banner-price{top:66%;font-size:28px;font-weight:400;line-height:33.6px;color:#222}
.ms-promo-banner .ms-banner-badge{top:13%;bottom:auto;background:#fff;color:#222;border-radius:30px;font-style:normal;font-size:14px;font-weight:400;line-height:24px;padding:0 11px}
.ms-promo-banner.is-bottom-sub .ms-banner-title{top:32%;max-width:150px}.ms-promo-banner.is-bottom-sub .ms-banner-label{top:61%}.ms-promo-banner.is-bottom-sub .ms-banner-price{top:75%}.ms-promo-banner.is-bottom-sub .ms-banner-badge{top:13%}
.ms-promo-banner.is-wide .ms-banner-title{top:36%;max-width:230px}.ms-promo-banner.is-wide .ms-banner-label{top:60%}.ms-promo-banner.is-wide .ms-banner-price{top:72%}.ms-promo-banner.is-wide .ms-banner-badge{top:15%}
.ms-quad-grid .ms-promo-banner{min-height:181px}.ms-promo-banner.is-quad .ms-banner-title{top:32%;max-width:170px}.ms-promo-banner.is-quad .ms-banner-label{top:62%}.ms-promo-banner.is-quad .ms-banner-price{top:74%}.ms-promo-banner.is-quad .ms-banner-badge{top:15%}
.ms-sidebar-products aside{padding:10px 0 10px 30px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.ms-sidebar-products aside span{background:#fff;border-radius:30px;color:#222;font-size:14px;font-weight:400;line-height:24px;margin-bottom:15px;padding:0 11px}.ms-sidebar-products aside h3{color:#222;font-size:24px;font-weight:500;line-height:1.25;margin:0 0 10px;max-width:185px}.ms-sidebar-products aside p{color:#222;font-size:15px;line-height:22px;margin:0}.ms-sidebar-products aside a{display:none}
@media (max-width:767px){.ms-banner-grid{grid-template-rows:150px 150px}.ms-promo-banner .ms-banner-price,.ms-promo-banner .ms-banner-label,.ms-promo-banner .ms-banner-title,.ms-promo-banner .ms-banner-badge{left:20px}.ms-promo-banner .ms-banner-title{font-size:18px;max-width:130px}.ms-promo-banner .ms-banner-price{font-size:22px;line-height:26px}.ms-promo-banner .ms-banner-label,.ms-promo-banner .ms-banner-badge{font-size:13px}.ms-sidebar-products aside{padding:30px 0 30px 15px}}

/* Reference mega menu image overlays */
.ms-menu-banner-info{position:absolute;inset:0;color:#222;font-family:Roboto,Arial,Helvetica,sans-serif;z-index:2}
.ms-menu-banner .ms-menu-label,.ms-menu-banner .ms-menu-title,.ms-menu-banner .ms-menu-subtitle,.ms-menu-banner .ms-menu-offer,.ms-menu-banner .ms-menu-arrivals{position:absolute;left:18px;right:auto;color:#222;letter-spacing:0;z-index:2}
.ms-menu-banner .ms-menu-label{top:18px;background:#fff;border-radius:30px;font-size:13px;font-weight:400;line-height:23px;padding:0 10px}
.ms-menu-banner .ms-menu-title{top:52px;font-size:19px;font-weight:500;line-height:23px;max-width:142px;margin:0}
.ms-menu-banner .ms-menu-subtitle{top:108px;font-size:13px;font-weight:400;line-height:18px}
.ms-menu-banner .ms-menu-offer{top:128px;bottom:auto;background:transparent;font-size:26px;font-weight:400;font-style:normal;line-height:31px;padding:0}
.ms-menu-banner .ms-menu-arrivals{top:88px;bottom:auto;background:transparent;font-size:14px;font-weight:400;font-style:normal;line-height:20px;padding:0}

/* Real data overflow guards */
.ms-product-card h3{height:36px;min-height:36px;max-height:36px;overflow:hidden}.ms-product-card h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.ms-price{height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-rating{height:16px;white-space:nowrap;overflow:hidden}
.ms-promo-banner .ms-banner-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-wrap:balance}
.ms-promo-banner.is-wide .ms-banner-title{top:35%;max-width:270px;font-size:24px;line-height:28px;-webkit-line-clamp:2}
.ms-promo-banner.is-wide .ms-banner-label{top:62%}.ms-promo-banner.is-wide .ms-banner-price{top:75%}
.ms-promo-banner.is-quad .ms-banner-title{top:31%;max-width:195px;font-size:22px;line-height:26px;-webkit-line-clamp:2}
.ms-promo-banner.is-quad .ms-banner-label{top:64%}.ms-promo-banner.is-quad .ms-banner-price{top:77%}
.ms-promo-banner.is-bottom-sub .ms-banner-title{max-width:148px;-webkit-line-clamp:2}.ms-promo-banner.is-bottom-sub .ms-banner-label{top:64%}.ms-promo-banner.is-bottom-sub .ms-banner-price{top:78%}
.ms-sidebar-products aside{overflow:hidden}.ms-sidebar-products aside h3{font-size:20px;line-height:25px;max-width:158px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ms-sidebar-products aside p{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms-brand-card img{object-fit:contain;background:#f7f7f7;padding:24px}.ms-brand-card strong,.ms-brand-card span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-blog-grid h3{height:40px;overflow:hidden}.ms-blog-grid h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media (max-width:767px){.ms-promo-banner.is-wide .ms-banner-title,.ms-promo-banner.is-quad .ms-banner-title,.ms-promo-banner.is-bottom-sub .ms-banner-title{font-size:18px;line-height:22px;max-width:145px}.ms-sidebar-products aside h3{font-size:20px;line-height:25px;max-width:150px}.ms-product-card h3{height:36px;max-height:36px}}
/* Reference typography alignment */
body.mega-shop-home{font-family:Roboto,Arial,Helvetica,sans-serif;font-size:15px;font-weight:400;line-height:1.6;color:#222;letter-spacing:.15px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.ms-header,.ms-footer,.ms-menu-banner-info,.ms-promo-banner,.ms-product-card,.ms-heading,.ms-cat{font-family:Roboto,Arial,Helvetica,sans-serif;letter-spacing:.15px}
.ms-topbar,.ms-promo,.ms-top-links a,.ms-locale,.ms-search input,.ms-search button,.ms-search-select button{font-size:15px;font-weight:400;line-height:1.6}
.ms-search input,.ms-search input::placeholder{letter-spacing:.15px}
.ms-search button:first-child,.ms-category-toggle{font-weight:500}
.ms-nav nav a,.ms-nav nav .ms-nav-item>a{font-size:16px;font-weight:400;line-height:1.5}
.ms-help span,.ms-account span,.ms-cart span{font-size:13px;font-weight:400;line-height:18px}
.ms-help strong,.ms-account strong,.ms-cart strong{font-size:16px;font-weight:600;line-height:20px}
.ms-cat{font-size:15px;font-weight:500;line-height:22px;color:#222}
.ms-heading h2{font-size:24px;font-weight:500;line-height:29px;color:#222;letter-spacing:.15px}
.ms-heading p{font-size:15px;font-weight:400;line-height:24px;color:#666;letter-spacing:.15px}
.ms-heading-tabs button{font-size:15px;font-weight:400;line-height:22px;text-transform:capitalize;letter-spacing:.15px}
.ms-hero-stage span{font-size:15px;font-weight:400;line-height:24px;letter-spacing:.15px}
.ms-hero-stage h1{font-size:36px;font-weight:500;line-height:43px;letter-spacing:.15px}
.ms-hero-stage p{font-size:15px;font-weight:400;line-height:24px;letter-spacing:.15px}
.ms-hero-stage strong{font-size:36px;font-weight:400;line-height:43px;letter-spacing:.15px}
.ms-hero-stage a{height:42px;padding:0 28px;border-radius:5px;font-size:14px;font-weight:400;line-height:42px;text-transform:capitalize;letter-spacing:.3px}
.ms-promo-banner .ms-banner-badge{font-size:14px;font-weight:400;line-height:24px;letter-spacing:.15px}
.ms-promo-banner .ms-banner-label{font-size:15px;font-weight:400;line-height:24px;letter-spacing:.15px}
.ms-promo-banner .ms-banner-title{font-weight:500;letter-spacing:.15px}
.ms-promo-banner .ms-banner-price{font-weight:400;letter-spacing:.15px}
.ms-promo-banner.is-wide .ms-banner-title{font-size:24px;line-height:29px;font-weight:500}
.ms-promo-banner.is-quad .ms-banner-title,.ms-promo-banner.is-bottom-sub .ms-banner-title{font-size:22px;line-height:26px;font-weight:500}
.ms-product-card h3{height:45px;min-height:45px;max-height:45px;margin:0 0 6px;color:#222;font-size:15px;font-weight:400;line-height:22.5px;letter-spacing:.15px;text-transform:capitalize}
.ms-product-card h3 a{color:#222}
.ms-rating{height:18px;margin-bottom:8px;font-size:14px;line-height:18px}
.ms-price{height:25px;line-height:25px;letter-spacing:.15px}
.ms-price strong,.ms-price del{font-size:18px;font-weight:400;line-height:25px}
.ms-sidebar-products aside span{font-size:14px;font-weight:400;line-height:24px;letter-spacing:.15px}
.ms-sidebar-products aside h3{font-size:24px;font-weight:500;line-height:29px;letter-spacing:.15px}
.ms-sidebar-products aside p{font-size:15px;font-weight:400;line-height:24px;letter-spacing:.15px}
.ms-coupon-bar,.ms-coupon-bar em{font-size:15px;font-weight:400;line-height:24px;letter-spacing:.15px}
.ms-coupon-bar strong,.ms-coupon-bar span{font-size:18px;font-weight:500;line-height:25px;letter-spacing:.15px}
.ms-brand-card strong{font-size:15px;font-weight:400;line-height:22px;letter-spacing:.15px}
.ms-brand-card span{font-size:18px;font-weight:500;line-height:25px;letter-spacing:.15px}
.ms-blog-grid h3{height:45px;font-size:15px;font-weight:400;line-height:22.5px;letter-spacing:.15px}
.ms-footer h3{font-size:18px;font-weight:700;line-height:25px;letter-spacing:.15px}
.ms-footer p,.ms-footer li a,.ms-newsletter label,.ms-footer-bottom .ms-container>div:nth-child(2){font-size:15px;font-weight:400;line-height:22px;letter-spacing:.15px}
.ms-newsletter input{font-size:15px;letter-spacing:.15px}.ms-newsletter button{font-size:14px;font-weight:400;text-transform:capitalize;letter-spacing:.3px}
@media (max-width:991px){body.mega-shop-home{font-size:14px}.ms-heading h2{font-size:20px;line-height:24px}.ms-product-card h3{font-size:14px;line-height:19.6px;height:39px;min-height:39px;max-height:39px}.ms-price strong,.ms-price del{font-size:17px;line-height:23px}.ms-price{height:23px}.ms-promo-banner.is-wide .ms-banner-title,.ms-promo-banner.is-quad .ms-banner-title,.ms-promo-banner.is-bottom-sub .ms-banner-title{font-size:20px;line-height:24px}}
@media (max-width:767px){.ms-heading h2{font-size:19px;line-height:23px}.ms-cat{font-size:13px;line-height:19px}.ms-hero-stage h1,.ms-hero-stage strong{font-size:24px;line-height:29px}.ms-hero-stage span,.ms-hero-stage p{font-size:14px;line-height:22px}.ms-hero-stage a{height:38px;padding:0 15px;font-size:14px;line-height:38px}.ms-promo-banner .ms-banner-label{font-size:14px;line-height:21px}.ms-promo-banner.is-wide .ms-banner-title,.ms-promo-banner.is-quad .ms-banner-title,.ms-promo-banner.is-bottom-sub .ms-banner-title{font-size:18px;line-height:22px}.ms-price strong,.ms-price del{font-size:15px;line-height:21px}.ms-price{height:21px}.ms-footer h3{font-size:16px;line-height:22px}}

/* Header dropdown fixes */
.ms-mainbar,.ms-mainbar .ms-container,.ms-search{overflow:visible}
.ms-mainbar{position:relative;z-index:130}
.ms-search{position:relative}
.ms-search-select{z-index:140}
.ms-search-select .ms-dropdown-menu{max-height:360px;overflow-y:auto}
.ms-nav nav .ms-mini-menu a{display:block;height:auto;min-height:0;padding:11px 16px;border-bottom:1px solid #e5e5e5;color:#666;background:#fff;font-size:15px;font-weight:400;line-height:22px;white-space:nowrap}
.ms-nav nav .ms-mini-menu a:hover{color:#26a69a;background:#fafafa}
.ms-nav nav .ms-mega-menu a{display:block;height:auto;min-height:0;padding:0;color:#666;font-size:14px;font-weight:400;line-height:30px;background:transparent;gap:0}
.ms-nav nav .ms-mega-menu h4 a{display:block;color:#222;font-size:16px;font-weight:500;line-height:22px}
.ms-nav nav .ms-mega-menu a:hover{color:#26a69a}
@media (min-width:768px){.ms-banner-grid{grid-template-rows:210px 210px}.ms-banner-grid .ms-promo-banner{min-height:210px}.ms-banner-grid .ms-banner-label{font-size:14px;line-height:24px}.ms-banner-grid .ms-banner-price{font-size:28px;font-weight:400;line-height:33.6px}.ms-banner-grid .ms-banner-title{font-size:22px;line-height:26.4px}.ms-banner-grid .ms-promo-banner.is-bottom-sub .ms-banner-title{top:32%;max-width:170px}.ms-banner-grid .ms-promo-banner.is-bottom-sub .ms-banner-label{top:61%}.ms-banner-grid .ms-promo-banner.is-bottom-sub .ms-banner-price{top:75%}.ms-banner-grid .ms-promo-banner.is-bottom-sub .ms-banner-badge{top:13%}}

/* Hero banner alignment */
@media (min-width:1200px){.ms-hero-layout{align-items:stretch}.ms-hero-stage,.ms-banner-grid{height:440px}.ms-banner-grid{grid-template-rows:repeat(2,minmax(0,1fr))}.ms-banner-grid .ms-promo-banner{height:100%;min-height:0}}

/* Product card hover motion */
.ms-product-card{position:relative;overflow:hidden}
.ms-product-info{position:relative;background:#fff;transition:transform .34s cubic-bezier(.22,.61,.36,1);will-change:transform}
.ms-product-info::before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff);opacity:0;transition:opacity .28s ease;pointer-events:none}
.ms-product-info .ms-rating,.ms-product-info h3,.ms-product-info .ms-price{transition:transform .34s cubic-bezier(.22,.61,.36,1),opacity .28s ease,color .22s ease}
.ms-product-card h3 a,.ms-price strong,.ms-price del{transition:color .22s ease}
.ms-product-card:hover .ms-product-info,.ms-product-card:focus-within .ms-product-info{transform:translateY(-10px)}
.ms-product-card:hover .ms-product-info::before,.ms-product-card:focus-within .ms-product-info::before{opacity:1}
.ms-product-card:hover .ms-rating,.ms-product-card:focus-within .ms-rating{transform:translateY(-2px)}
.ms-product-card:hover h3,.ms-product-card:focus-within h3{transform:translateY(-3px)}
.ms-product-card:hover .ms-price,.ms-product-card:focus-within .ms-price{transform:translateY(-4px)}
.ms-product-card:hover h3 a,.ms-product-card:focus-within h3 a{color:#26a69a}
.ms-product-actions .ms-action-btn{opacity:0;transform:translateX(14px);transition:opacity .28s ease,transform .34s cubic-bezier(.22,.61,.36,1),background .2s ease,color .2s ease}
.ms-product-card:hover .ms-product-actions .ms-action-btn,.ms-product-card:focus-within .ms-product-actions .ms-action-btn{opacity:1;transform:translateX(0)}
.ms-product-actions .ms-action-btn:nth-child(2){transition-delay:.04s}
.ms-product-actions .ms-action-btn:nth-child(3){transition-delay:.08s}
.ms-product-actions .ms-action-btn:nth-child(4){transition-delay:.12s}
@media (max-width:767px){.ms-product-info,.ms-product-card:hover .ms-product-info,.ms-product-card:focus-within .ms-product-info{transform:none}.ms-product-actions .ms-action-btn{opacity:1;transform:none;transition-delay:0s}}

/* Deal of the day countdowns */
.ms-deal_day .ms-heading{align-items:center}
.ms-deal-countdown-wrap{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:22px;min-width:0}
.ms-countdown-title{color:#666;font-size:15px;font-weight:400;line-height:24px;white-space:nowrap}
.ms-deal_day .ms-countdown{margin-left:0;min-width:378px;display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;border:1px dashed #e1251b;border-radius:4px;padding:14px 18px;color:#555;font-size:15px;line-height:24px;letter-spacing:.15px}
.ms-deal_day .ms-countdown strong{color:#e1251b;font-size:16px;font-weight:700;margin:0}
.ms-card-countdown{height:28px;margin:0 0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:center;gap:4px;color:#666;font-size:13px;line-height:28px;white-space:nowrap}
.ms-card-countdown span{color:#e1251b;font-weight:600}
.ms-card-countdown em{color:#666;font-style:normal;font-size:12px}
.ms-card-countdown b{color:#999;font-weight:400;margin:0 2px}
@media (max-width:991px){.ms-deal-countdown-wrap{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:10px}.ms-deal_day .ms-countdown{min-width:0;width:auto;padding:10px 12px}.ms-countdown-title{white-space:normal}}
@media (max-width:767px){.ms-deal_day .ms-countdown{width:100%;font-size:13px;gap:4px}.ms-card-countdown{font-size:12px}}

/* Coupon bar reference states */
.ms-coupon{padding:0;margin-bottom:60px}
.ms-coupon-bar{height:auto;min-height:110px;background:#f8eeee;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:0;padding:35px 15px;color:#da3f3f;transition:background .3s ease,border-radius .3s ease,box-shadow .3s ease}
.ms-coupon-bar strong{margin:0 20px 0 0;color:#da3f3f;font-size:24px;font-weight:400;line-height:28.8px;letter-spacing:0}
.ms-coupon-code{display:inline-block;margin:0 20px 0 0;padding:4px 12px;color:#da3f3f;background:transparent;border:1px dashed #da3f3f;border-radius:5px;font-size:24px;font-weight:700;line-height:30px;letter-spacing:.15px;transition:color .4s ease,background-color .4s ease,border-color .4s ease}
.ms-coupon-code:hover,.ms-coupon-code:focus{color:#fff;background:#da3f3f;border-color:#da3f3f;outline:0}
.ms-coupon-bar em{color:#da3f3f;font-style:normal;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.3px}
@media (max-width:767px){.ms-coupon{margin-bottom:40px}.ms-coupon-bar{min-height:0;flex-direction:column;text-align:center;padding:20px 15px}.ms-coupon-bar strong,.ms-coupon-code{margin:0 0 8px}.ms-coupon-bar strong,.ms-coupon-code{font-size:20px;line-height:26px}.ms-coupon-bar em{font-size:14px;line-height:22px}}

/* Recommended tab panel and hover fidelity */
.ms-recommended .ms-heading{align-items:center;margin-bottom:20px}
.ms-heading-tabs .ms-tab-buttons{display:flex;align-items:center;justify-content:flex-end;gap:0}
.ms-heading-tabs .ms-tab-buttons button{height:42px;margin-left:10px;border:0;background:#f5f5f5;color:#222;border-radius:5px;padding:9px 26px;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.15px;transition:background-color .25s ease,color .25s ease}
.ms-heading-tabs .ms-tab-buttons button:hover,.ms-heading-tabs .ms-tab-buttons button.is-active{background:#26a69a;color:#fff}
.ms-recommended .ms-sidebar-products{grid-template-columns:minmax(320px,28%) 1fr;gap:20px;max-height:371px;align-items:start;overflow:hidden}
.ms-product-panels{min-width:0}
.ms-tab-panel{display:none;opacity:0;transform:translateY(8px)}
.ms-tab-panel.is-active{display:grid;opacity:1;transform:none;animation:msTabFade .28s ease both}
@keyframes msTabFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.ms-recommended .ms-sidebar-products aside{min-height:371px;padding:88px 0 0 30px;justify-content:flex-start;align-items:flex-start;background-size:cover;background-position:center;border-radius:5px;overflow:hidden}
.ms-recommended .ms-sidebar-products aside span{margin:0 0 15px;background:#fff;border-radius:30px;color:#222;font-size:15px;font-weight:400;line-height:24px;padding:0 11px}
.ms-recommended .ms-sidebar-products aside h3{display:block;max-width:420px;height:auto;max-height:none;margin:0 0 6px;color:#222;font-size:24px;font-weight:500;line-height:30px;letter-spacing:.15px;overflow:visible;-webkit-line-clamp:initial}
.ms-recommended .ms-sidebar-products aside p,.ms-recommended .ms-sidebar-products aside .ms-side-subtitle{max-width:420px;margin:0;color:#222;font-size:15px;font-weight:400;line-height:24px;white-space:normal;overflow:visible;text-overflow:clip}
.ms-recommended .ms-side-price{display:block;margin:0;color:#222;font-size:28px;font-weight:400;line-height:34px;letter-spacing:.15px}
.ms-recommended .ms-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}
.ms-recommended .ms-product-grid .ms-product-card{overflow:visible;padding-bottom:6px;transition:transform .28s ease}
.ms-recommended .ms-product-grid .ms-product-card:hover,.ms-recommended .ms-product-grid .ms-product-card:focus-within{transform:translateY(-4px)}
.ms-recommended .ms-product-grid .ms-product-image{height:184px;transition:background-color .25s ease,box-shadow .25s ease}
.ms-recommended .ms-product-grid .ms-product-card:hover .ms-product-image,.ms-recommended .ms-product-grid .ms-product-card:focus-within .ms-product-image{background:#f5f5f5;box-shadow:0 8px 22px rgba(0,0,0,.06)}
.ms-recommended .ms-product-grid .ms-product-actions{opacity:0;transform:translateX(14px)}
.ms-recommended .ms-product-grid .ms-product-card:hover .ms-product-actions,.ms-recommended .ms-product-grid .ms-product-card:focus-within .ms-product-actions{opacity:1;transform:translateX(0)}
@media (max-width:991px){.ms-recommended .ms-sidebar-products{grid-template-columns:280px 1fr}.ms-heading-tabs .ms-tab-buttons button{padding:8px 16px}}
@media (max-width:767px){.ms-recommended .ms-heading{align-items:flex-start}.ms-heading-tabs .ms-tab-buttons{width:100%;justify-content:flex-start;overflow-x:auto}.ms-heading-tabs .ms-tab-buttons button{flex:0 0 auto;margin-left:0;margin-right:8px}.ms-recommended .ms-sidebar-products{grid-template-columns:1fr;max-height:none}.ms-recommended .ms-sidebar-products aside{min-height:260px;padding:42px 0 0 22px}.ms-recommended .ms-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ms-recommended .ms-product-grid .ms-product-card:nth-child(n+5){display:none}.ms-recommended .ms-side-price{font-size:24px;line-height:30px}}

/* Hot this week width and hover fidelity */
.ms-hot_week .ms-heading{margin-bottom:20px}
@media (min-width:1200px){.ms-hot_week .ms-container{max-width:1680px;padding-left:0;padding-right:0}}
.ms-hot_week .ms-sidebar-products{grid-template-columns:minmax(420px,464px) 1fr;gap:0;max-height:369px;align-items:start;overflow:hidden}
.ms-hot_week .ms-sidebar-products aside{min-height:330px;padding:88px 0 0 30px;justify-content:flex-start;align-items:flex-start;background-size:cover;background-position:center;border-radius:5px;overflow:hidden}
.ms-hot_week .ms-sidebar-products aside span{margin:0 0 15px;background:#fff;border-radius:30px;color:#222;font-size:15px;font-weight:400;line-height:24px;padding:0 11px}
.ms-hot_week .ms-sidebar-products aside h3{display:block;max-width:420px;height:auto;max-height:none;margin:0 0 6px;color:#222;font-size:24px;font-weight:500;line-height:30px;letter-spacing:.15px;overflow:visible;-webkit-line-clamp:initial}
.ms-hot_week .ms-sidebar-products aside p,.ms-hot_week .ms-sidebar-products aside .ms-side-subtitle{max-width:420px;margin:0;color:#222;font-size:15px;font-weight:400;line-height:24px;white-space:normal;overflow:visible;text-overflow:clip}
.ms-hot_week .ms-side-price{display:block;margin:0;color:#222;font-size:28px;font-weight:400;line-height:34px;letter-spacing:.15px}
.ms-hot_week .ms-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}
.ms-hot_week .ms-product-grid .ms-product-card{overflow:visible;padding-bottom:6px;transition:transform .28s ease}
.ms-hot_week .ms-product-grid .ms-product-card:hover,.ms-hot_week .ms-product-grid .ms-product-card:focus-within{transform:translateY(-4px)}
.ms-hot_week .ms-product-grid .ms-product-image{height:227px;transition:background-color .25s ease,box-shadow .25s ease}
.ms-hot_week .ms-product-grid .ms-product-card:hover .ms-product-image,.ms-hot_week .ms-product-grid .ms-product-card:focus-within .ms-product-image{background:#f5f5f5;box-shadow:0 8px 22px rgba(0,0,0,.06)}
.ms-hot_week .ms-product-grid .ms-product-actions{opacity:0;transform:translateX(14px)}
.ms-hot_week .ms-product-grid .ms-product-card:hover .ms-product-actions,.ms-hot_week .ms-product-grid .ms-product-card:focus-within .ms-product-actions{opacity:1;transform:translateX(0)}
@media (max-width:1199px){.ms-hot_week .ms-container{padding-left:15px;padding-right:15px}.ms-hot_week .ms-sidebar-products{grid-template-columns:minmax(320px,34%) 1fr;gap:20px}.ms-hot_week .ms-product-grid .ms-product-image{height:184px}}
@media (max-width:991px){.ms-hot_week .ms-sidebar-products{grid-template-columns:280px 1fr}}
@media (max-width:767px){.ms-hot_week .ms-sidebar-products{grid-template-columns:1fr;max-height:none}.ms-hot_week .ms-sidebar-products aside{min-height:260px;padding:42px 0 0 22px}.ms-hot_week .ms-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ms-hot_week .ms-product-grid .ms-product-image{height:150px}.ms-hot_week .ms-product-grid .ms-product-card:nth-child(n+5){display:none}.ms-hot_week .ms-side-price{font-size:24px;line-height:30px}}

/* Hot this week tablet fidelity */
@media (min-width:1200px){.ms-hot_week .ms-sidebar-products{grid-template-columns:444px minmax(0,1fr);gap:20px}.ms-hot_week .ms-product-panels,.ms-hot_week .ms-product-grid{min-width:0}}
@media (min-width:992px) and (max-width:1199px){.ms-hot_week .ms-sidebar-products{grid-template-columns:minmax(360px,33%) minmax(0,1fr);gap:20px;max-height:none;overflow:visible}.ms-hot_week .ms-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ms-hot_week .ms-product-grid .ms-product-card:nth-child(n+4){display:none}.ms-hot_week .ms-product-grid .ms-product-image{height:auto;aspect-ratio:1/1}.ms-hot_week .ms-sidebar-products aside{min-height:380px}.ms-hot_week .ms-product-panels,.ms-hot_week .ms-product-grid{min-width:0}}
@media (min-width:768px) and (max-width:991px){.ms-hot_week .ms-sidebar-products{grid-template-columns:minmax(330px,38%) minmax(0,1fr);gap:20px;max-height:none;overflow:visible}.ms-hot_week .ms-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ms-hot_week .ms-product-grid .ms-product-card:nth-child(n+3){display:none}.ms-hot_week .ms-product-grid .ms-product-image{height:auto;aspect-ratio:1/1}.ms-hot_week .ms-sidebar-products aside{min-height:402px}.ms-hot_week .ms-product-panels,.ms-hot_week .ms-product-grid{min-width:0}}

/* Hot this week carousel spacing */
@media (min-width:1200px){
  .ms-hot_week{padding-left:30px;padding-right:30px;box-sizing:border-box}
  .ms-hot_week .ms-container{max-width:1680px;padding-left:15px!important;padding-right:15px!important;box-sizing:border-box}
  .ms-hot_week .ms-sidebar-products{grid-template-columns:444px minmax(0,1fr);gap:20px;max-height:none;overflow:visible}
  .ms-hot_week .ms-product-panels{position:relative;min-width:0;overflow:hidden}
  .ms-hot_week .ms-product-grid{display:flex;grid-template-columns:none;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:6px}
  .ms-hot_week .ms-product-grid::-webkit-scrollbar{display:none}
  .ms-hot_week .ms-product-grid .ms-product-card{display:block!important;flex:0 0 calc((100% - 80px)/5);scroll-snap-align:start}
  .ms-hot_week .ms-product-grid .ms-product-card:nth-child(n+6){display:block!important}
  .ms-hot_week .ms-row-nav.ms-grid-nav{left:0;right:0;top:112px;display:flex;justify-content:space-between;gap:0;opacity:0;pointer-events:none;transform:none}
  .ms-hot_week:hover .ms-row-nav.ms-grid-nav,.ms-hot_week:focus-within .ms-row-nav.ms-grid-nav{opacity:1}
  .ms-hot_week .ms-row-nav.ms-grid-nav button{width:36px;height:36px;background:#fff;color:#222;box-shadow:0 8px 22px rgba(0,0,0,.12);pointer-events:auto;transition:background-color .2s ease,color .2s ease,transform .2s ease}
  .ms-hot_week .ms-row-nav.ms-grid-nav button:hover{background:#26a69a;color:#fff;transform:translateY(-2px)}
}

/* Footer bottom icon and payment alignment fixes */
.ms-social{align-items:center;gap:20px}
.ms-social a{position:relative;width:20px;height:24px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;line-height:1;transition:color .22s ease}
.ms-social a::before{content:none!important}
.ms-social a i{display:block;font-size:20px;line-height:1}
.ms-social a:hover{color:#26a69a}
.ms-social span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.ms-footer-bottom .ms-payment-icons{display:block;justify-self:center;width:282px;max-width:282px;max-height:25px;height:auto}
@media (max-width:767px){.ms-footer-bottom .ms-payment-icons{width:min(282px,100%);max-width:100%}}

/* Mobile reference layout repair */
@media (max-width:767px){
  .ms-header{position:relative;background:#131921}
  .ms-topbar{height:40px;background:#131921}
  .ms-topbar .ms-container{height:40px;display:flex;align-items:center;justify-content:center;padding:0 10px;text-align:center}
  .ms-top-links{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:nowrap;width:100%}
  .ms-top-links a{font-size:14px;line-height:40px;padding:0 10px;white-space:nowrap}
  .ms-top-links a:not(:last-child)::after{right:0;top:13px}
  .ms-promo,.ms-locale{display:none!important}
  .ms-mainbar{height:72px;background:#232f3e}
  .ms-mainbar .ms-container{height:72px;display:grid;grid-template-columns:minmax(0,1fr) 42px 42px 42px;column-gap:8px;align-items:center;padding:0 12px 0 86px}
  .ms-logo{grid-column:1;width:95px;height:27px;margin:0}
  .ms-logo img{width:95px;height:27px}
  .ms-help,.ms-divider{display:none!important}
  .ms-search{grid-column:2;width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:0;overflow:visible}
  .ms-search-select,.ms-search input,.ms-search button:first-child{display:none!important}
  .ms-search button:last-child{display:flex!important;width:42px;height:42px;padding:0;background:transparent;color:#fff;font-size:30px}
  .ms-account,.ms-cart{width:42px;height:42px;display:flex;align-items:center;justify-content:center;padding:0;color:#fff}
  .ms-account{grid-column:3}
  .ms-cart{grid-column:4}
  .ms-account span,.ms-cart span{display:none!important}
  .ms-account i,.ms-cart i{font-size:28px}
  .ms-cart em{left:22px;top:0}
  .ms-nav{position:absolute;left:0;top:40px;width:72px;height:72px;background:transparent;border:0;z-index:30}
  .ms-nav .ms-container{display:block;height:72px;padding:0}
  .ms-category-toggle{width:72px;height:72px;padding:0;border:0;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;font-size:0}
  .ms-category-toggle i{font-size:30px}
  .ms-category-toggle span,.ms-nav nav,.ms-top-offers{display:none!important}
  .ms-categories{padding-top:0}
  .ms-cat-row{height:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:28px 0 24px}
  .ms-cat:nth-child(n+4){display:none}
  .ms-cat img{width:min(112px,100%);height:auto;aspect-ratio:1/1;margin-bottom:12px}
  .ms-cat span{font-size:16px;line-height:22px}
  .ms-hero_banners{margin-bottom:40px}
  .ms-hero-layout{grid-template-columns:1fr;gap:20px;margin-top:0}
  .ms-hero-stage{height:250px;min-height:250px;border-radius:5px}
  .ms-hero-slide{padding:34px 0 24px 40px;background-position:center}
  .ms-hero-copy{max-width:190px}
  .ms-hero-stage span{font-size:15px;margin-bottom:12px}
  .ms-hero-stage h1{font-size:24px;line-height:30px;margin-bottom:16px}
  .ms-hero-stage p{font-size:14px;margin-bottom:8px}
  .ms-hero-stage strong{font-size:30px;line-height:34px;margin-bottom:20px}
  .ms-hero-stage a{padding:11px 22px;font-size:13px;text-transform:none}
  .ms-banner-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none;gap:20px}
  .ms-banner-grid .ms-promo-banner{height:210px;min-height:210px}
  .ms-promo-banner .ms-banner-price,.ms-promo-banner .ms-banner-label,.ms-promo-banner .ms-banner-title,.ms-promo-banner .ms-banner-badge{left:40px}
  .ms-product-row .ms-product-card{flex:0 0 78%;padding:0}
  .ms-quad-grid{grid-template-columns:1fr;gap:20px}
  .ms-quad-grid .ms-promo-banner{min-height:210px}
}

/* Recommended banner sizing and deal timer fidelity */
@media (min-width:1200px){
  .ms-deal_day .ms-container{max-width:1680px;padding-left:30px;padding-right:30px;box-sizing:border-box}
  .ms-recommended .ms-container{max-width:1680px;padding-left:0;padding-right:0}
  .ms-recommended .ms-sidebar-products{grid-template-columns:444px minmax(0,1fr);gap:20px;max-height:372px;overflow:hidden}
  .ms-recommended .ms-sidebar-products aside{min-height:372px;padding:88px 0 0 30px}
  .ms-recommended .ms-product-panels,.ms-recommended .ms-product-grid{min-width:0}
  .ms-recommended .ms-product-grid .ms-product-image{height:228px}
  .ms-deal_day .ms-product-image{height:222px}
}
@media (min-width:992px) and (max-width:1199px){
  .ms-recommended .ms-sidebar-products{grid-template-columns:260px minmax(0,1fr);gap:20px;max-height:336px;overflow:hidden}
  .ms-recommended .ms-sidebar-products aside{min-height:336px;padding:58px 0 0 24px}
  .ms-recommended .ms-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
  .ms-recommended .ms-product-grid .ms-product-card:nth-child(n+5){display:none}
}
@media (min-width:768px) and (max-width:991px){
  .ms-recommended .ms-sidebar-products{grid-template-columns:230px minmax(0,1fr);gap:18px;max-height:318px;overflow:hidden}
  .ms-recommended .ms-sidebar-products aside{min-height:318px;padding:48px 0 0 22px}
  .ms-recommended .ms-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
  .ms-recommended .ms-product-grid .ms-product-card:nth-child(n+4){display:none}
}
@media (min-width:992px){
  .ms-deal_day .ms-heading{display:flex;align-items:center}
  .ms-deal_day .ms-heading h2{white-space:nowrap}
  .ms-deal-countdown-wrap{width:auto;margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:30px}
  .ms-deal_day .ms-countdown{justify-self:end;min-width:0}
}
.ms-countdown-title{display:flex;align-items:center;gap:8px;color:#e1251b;font-size:16px;font-weight:700;line-height:24px;white-space:nowrap}
.ms-countdown-title i{font-size:20px;line-height:1}
.ms-deal_day .ms-countdown-main{display:flex;align-items:center;justify-content:flex-end;gap:8px;background:transparent;border:0;border-radius:0;padding:0;color:#e1251b}
.ms-count-box{width:56px;height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #e1251b;border-radius:4px;background:#fff;color:#e1251b;text-align:center;font-size:11px;font-weight:500;line-height:13px}
.ms-count-box strong{margin:0;color:#e1251b;font-size:17px;font-weight:700;line-height:20px}
.ms-count-box em{font-style:normal;color:#e1251b;font-size:11px;font-weight:500;line-height:13px}
.ms-deal_day .ms-card-countdown{box-sizing:border-box;width:100%;min-width:0;height:34px;margin:0 0 13px;padding:0;position:relative;z-index:4;border-top:1px solid #eee;border-bottom:1px solid #eee;border-radius:0;background:transparent;box-shadow:none;gap:5px;color:#e1251b;line-height:34px}
.ms-deal_day .ms-card-countdown span{color:#e1251b;font-size:13px}
.ms-deal_day .ms-card-countdown em,.ms-deal_day .ms-card-countdown b{color:#e1251b;font-size:12px}
.ms-deal_day .ms-product-actions{display:none!important}
.ms-deal_day .ms-product-info::before{display:none!important}
.ms-deal_day .ms-product-card:hover .ms-product-info,.ms-deal_day .ms-product-card:focus-within .ms-product-info{transform:none}
@media (min-width:768px) and (max-width:1199px){
  .ms-deal_day .ms-heading{display:flex;align-items:center;gap:18px}
  .ms-deal-countdown-wrap{width:auto;margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:18px}
  .ms-deal_day .ms-product-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;overflow:visible}
  .ms-deal_day .ms-product-row .ms-product-card{flex:initial;min-width:0;overflow:visible}
  .ms-deal_day .ms-product-row .ms-product-card:nth-child(n+6){display:none}
  .ms-deal_day .ms-card-countdown{width:100%;min-width:0;padding:0}
}
@media (min-width:768px) and (max-width:991px){
  .ms-countdown-title{font-size:15px}
  .ms-count-box{width:52px;height:50px}
  .ms-deal_day .ms-card-countdown{width:100%;gap:3px;font-size:12px}
  .ms-deal_day .ms-card-countdown span{font-size:12px}
  .ms-deal_day .ms-card-countdown em,.ms-deal_day .ms-card-countdown b{font-size:11px}
}

/* Mobile reference rebuild */
.ms-mobile-cart-btn,.ms-tabs-mobile{display:none}
@media (max-width:767px){
  body.mega-shop-home{font-size:14px;line-height:22px}
  .ms-section{overflow:hidden}
  .ms-container{padding-left:15px!important;padding-right:15px!important}
  .ms-mainbar .ms-container{padding:0 12px 0 86px!important}
  .ms-topbar .ms-container{padding-left:10px!important;padding-right:10px!important}
  .ms-nav .ms-container{padding:0!important}
  .ms-heading{align-items:flex-start!important;flex-direction:column!important;margin-bottom:20px!important}
  .ms-heading h2{font-size:24px!important;font-weight:500!important;line-height:29px!important;letter-spacing:.15px!important;text-align:left!important}

  .ms-categories{padding-top:20px!important;padding-bottom:20px!important}
  .ms-cat-row{height:142px!important;padding:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}
  .ms-cat img{width:92px!important;height:92px!important;margin-bottom:10px!important}
  .ms-cat span{font-size:14px!important;font-weight:500!important;line-height:20px!important}

  .ms-wide_banners{padding-top:30px!important;margin-bottom:40px!important}
  .ms-wide-grid{grid-template-columns:1fr!important;gap:10px!important}
  .ms-wide-grid .ms-promo-banner.is-wide{height:113px!important;min-height:113px!important;border-radius:5px!important}
  .ms-promo-banner.is-wide img{object-fit:cover!important}
  .ms-promo-banner.is-wide .ms-banner-badge{left:30px!important;top:34px!important;font-size:14px!important;line-height:24px!important;padding:0 11px!important}
  .ms-promo-banner.is-wide .ms-banner-title{left:30px!important;top:64px!important;max-width:245px!important;font-size:20px!important;font-weight:500!important;line-height:24px!important}
  .ms-promo-banner.is-wide .ms-banner-label,.ms-promo-banner.is-wide .ms-banner-price{display:none!important}

  .ms-product_loved,.ms-deal_day,.ms-recommended,.ms-hot_week,.ms-gallery{padding-top:30px!important}
  .ms-product-card{padding:0!important;overflow:visible!important}
  .ms-product-image{height:164px!important;margin-bottom:14px!important}
  .ms-product-image img{transition:transform .35s ease!important}
  .ms-product-card h3{height:44px!important;min-height:44px!important;max-height:44px!important;margin:0 0 8px!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}
  .ms-rating{height:18px!important;margin-bottom:8px!important;font-size:14px!important;line-height:18px!important}
  .ms-price{height:auto!important;min-height:22px!important;line-height:22px!important;white-space:normal!important}
  .ms-price strong,.ms-price del{font-size:15px!important;line-height:22px!important}
  .ms-mobile-cart-btn.ms-action-btn{display:inline-flex!important;width:auto!important;height:38px!important;margin-top:14px!important;padding:0 18px!important;border-radius:4px!important;background:#f5f5f5!important;color:#222!important;box-shadow:none!important;font-size:14px!important;font-weight:400!important;line-height:38px!important}
  .ms-mobile-cart-btn.ms-action-btn:hover,.ms-mobile-cart-btn.ms-action-btn:focus{background:#26a69a!important;color:#fff!important}

  .ms-deal_day{margin-bottom:30px!important}
  .ms-deal_day .ms-heading{display:block!important;margin-bottom:18px!important}
  .ms-deal_day .ms-heading h2{margin:0 0 16px!important}
  .ms-deal-countdown-wrap{display:block!important;width:100%!important;margin:0!important}
  .ms-countdown-title{display:flex!important;margin:0 0 12px!important;gap:6px!important;color:#e1251b!important;font-size:16px!important;font-weight:700!important;line-height:24px!important;white-space:normal!important}
  .ms-countdown-title i{font-size:24px!important}
  .ms-deal_day .ms-countdown-main{display:flex!important;justify-content:flex-start!important;gap:6px!important;width:100%!important}
  .ms-count-box{width:44px!important;height:40px!important;font-size:10px!important;line-height:12px!important}
  .ms-count-box strong{font-size:15px!important;line-height:17px!important}
  .ms-count-box em{font-size:10px!important;line-height:12px!important}
  .ms-deal_day .ms-product-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;overflow:visible!important}
  .ms-deal_day .ms-product-row .ms-product-card:nth-child(n+3){display:none!important}
  .ms-deal_day .ms-product-image,.ms-product_loved .ms-product-image{height:132px!important;margin-bottom:0!important}
  .ms-deal_day .ms-card-countdown{width:100%!important;height:32px!important;margin:0 0 12px!important;padding:0!important;border-top:1px solid #eee!important;border-bottom:1px solid #eee!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;font-size:12px!important;line-height:32px!important;gap:3px!important}
  .ms-deal_day .ms-card-countdown span{font-size:12px!important}
  .ms-deal_day .ms-card-countdown em,.ms-deal_day .ms-card-countdown b{font-size:11px!important}

  .ms-brands{padding-top:30px!important;margin-bottom:40px!important}
  .ms-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}
  .ms-brand-card:nth-child(n+3){display:none!important}
  .ms-brand-card img{height:194px!important;padding:16px!important;object-fit:contain!important}
  .ms-brand-card strong{margin-top:16px!important;color:#da3f3f!important;font-size:18px!important;font-weight:400!important;line-height:24px!important}
  .ms-brand-card span{margin-top:6px!important;color:#222!important;font-size:18px!important;font-weight:700!important;line-height:25px!important}

  .ms-coupon{padding-top:0!important;margin-bottom:40px!important}
  .ms-coupon-bar{min-height:137px!important;padding:20px 15px!important;border-radius:5px!important}
  .ms-coupon-bar strong{margin:0 0 8px!important;font-size:18px!important;line-height:24px!important;white-space:nowrap!important}
  .ms-coupon-code{margin:0 0 8px!important;font-size:20px!important;line-height:26px!important}
  .ms-coupon-bar em{font-size:14px!important;line-height:22px!important}

  .ms-heading-tabs .ms-tabs-desktop{display:none!important}
  .ms-tabs-mobile{display:flex!important;width:100%!important;gap:8px!important;margin:20px 0!important;overflow-x:auto!important;scrollbar-width:none!important}
  .ms-tabs-mobile::-webkit-scrollbar{display:none!important}
  .ms-tabs-mobile button{flex:0 0 auto!important;height:42px!important;margin:0!important;border:0!important;border-radius:5px!important;background:#f5f5f5!important;color:#222!important;padding:9px 22px!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}
  .ms-tabs-mobile button.is-active{background:#26a69a!important;color:#fff!important}
  .ms-recommended{margin-bottom:40px!important}
  .ms-sidebar-products{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;max-height:none!important;overflow:visible!important}
  .ms-sidebar-products aside{width:100%!important}
  .ms-recommended .ms-sidebar-products aside{height:236px!important;min-height:236px!important;padding:62px 0 0 30px!important}
  .ms-recommended .ms-sidebar-products aside h3{max-width:210px!important;font-size:24px!important;line-height:29px!important}
  .ms-recommended .ms-product-grid,.ms-hot_week .ms-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}
  .ms-recommended .ms-product-grid .ms-product-card:nth-child(n+3),.ms-hot_week .ms-product-grid .ms-product-card:nth-child(n+3){display:none!important}

  .ms-quad_banners{display:none!important}

  .ms-hot_week{margin-bottom:40px!important}
  .ms-hot_week .ms-sidebar-products aside{height:208px!important;min-height:208px!important;padding:42px 0 0 30px!important}
  .ms-hot_week .ms-sidebar-products aside h3{max-width:220px!important;font-size:24px!important;line-height:29px!important}
  .ms-hot_week .ms-product-grid{margin-top:20px!important}

  .ms-gallery{padding-bottom:40px!important}
  .ms-gallery .ms-blog-grid{grid-template-columns:1fr!important;gap:18px!important}
  .ms-gallery .ms-blog-grid article:nth-child(n+2){display:none!important}
  .ms-gallery .ms-blog-grid img{height:auto!important;aspect-ratio:1.52!important;object-fit:cover!important}
  .ms-gallery .ms-blog-grid h3{height:auto!important;margin:14px 0 0!important;font-size:18px!important;font-weight:500!important;line-height:25px!important}

  .ms-service-strip{height:70px!important}
  .ms-service-strip .ms-container{height:70px!important}
}

/* Mobile final alignment against reference storefront */
@media (max-width:767px){
  .ms-mainbar{position:sticky;top:0;z-index:220}
  .ms-nav{z-index:230}
  .ms-mobile-sticky .ms-mainbar{position:fixed;left:0;right:0;top:0;width:100%;height:72px;z-index:220}
  .ms-mobile-sticky .ms-mainbar .ms-container{height:72px}
  .ms-nav.is-sticky{position:fixed;top:0;left:0;right:auto;width:72px;height:72px;background:transparent;border:0;box-shadow:none;animation:none;z-index:230}
  .ms-nav.is-sticky + .ms-sticky-spacer{display:none!important;height:0!important}
  .ms-nav.is-sticky .ms-container{height:72px;background:transparent}
  .ms-category-toggle i,.ms-nav.is-sticky .ms-category-toggle i{display:block!important;color:#fff;line-height:1}
  .ms-category-toggle{overflow:visible}

  .ms-categories .ms-container{position:relative}
  .ms-categories .ms-container::before,.ms-categories .ms-container::after{position:absolute;top:78px;width:34px;height:34px;border-radius:50%;background:#26a69a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;line-height:1;z-index:3;opacity:.75}
  .ms-categories .ms-container::before{content:"\2039";left:10px}
  .ms-categories .ms-container::after{content:"\203A";right:10px}

  .ms-hero-stage p{display:none}
  .ms-hero-stage a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    height:38px;
    min-width:94px;
    padding:0 16px;
    border-radius:5px;
    background:#fff;
    color:#222;
    font-size:14px;
    font-weight:400;
    line-height:1;
    text-transform:capitalize;
    box-shadow:none;
  }
  .ms-hero-stage a:hover,.ms-hero-stage a:focus{
    background:#fff;
    color:#222;
  }

  .ms-product_loved .ms-product-row,.ms-deal_day .ms-product-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;overflow:visible}
  .ms-product_loved .ms-product-row .ms-product-card,.ms-deal_day .ms-product-row .ms-product-card{flex:initial;padding:0;overflow:visible;min-width:0}
  .ms-product_loved .ms-product-row .ms-product-card:nth-child(n+3){display:none}
  .ms-deal_day .ms-product-row .ms-product-card:nth-child(n+5){display:none}
  .ms-product_loved .ms-product-image,.ms-deal_day .ms-product-image{height:174px;margin-bottom:12px}
  .ms-product-actions .ms-compare,.ms-product-actions .ms-add-cart{display:none}
  .ms-product-card h3{height:auto;min-height:40px;max-height:none;overflow:visible}
  .ms-price{height:auto;white-space:normal}

  .ms-gallery .ms-blog-grid{grid-template-columns:1fr;gap:18px}
  .ms-gallery .ms-blog-grid article:nth-child(n+2){display:none}
  .ms-gallery .ms-blog-grid img{height:auto;aspect-ratio:1.55;object-fit:cover}
  .ms-gallery .ms-blog-grid h3{height:auto;margin:14px 0 0;font-size:18px;line-height:25px}

  .ms-service-strip{height:90px;overflow:hidden}
  .ms-service-strip .ms-container{height:90px;display:flex;align-items:center;gap:0;padding:0 15px;overflow:hidden}
  .ms-service{flex:0 0 295px;height:58px;border-right:1px solid rgba(255,255,255,.15);gap:14px}
  .ms-service i{font-size:42px}
  .ms-service span{font-size:16px;line-height:24px;white-space:nowrap}
}

/* Mobile reference polish */
@media (max-width:767px){
  .ms-section{scroll-margin-top:86px}
  .ms-heading{margin-bottom:16px!important}
  .ms-heading h2{font-size:20px!important;font-weight:500!important;line-height:24px!important;color:#222!important;letter-spacing:0!important}

  .ms-product-card{transition:transform .28s ease!important}
  .ms-product-card:hover,.ms-product-card:focus-within,.ms-product-card:active{transform:translateY(-3px)!important}
  .ms-product-card:hover .ms-product-image img,.ms-product-card:focus-within .ms-product-image img,.ms-product-card:active .ms-product-image img{transform:scale(1.04)!important}
  .ms-product-actions{transition:opacity .25s ease,transform .3s cubic-bezier(.22,.61,.36,1)!important}
  .ms-product-actions .ms-action-btn{opacity:1!important;transform:none!important}
  .ms-action-btn:active{transform:scale(.95)!important}

  .ms-product-grid .ms-product-image{height:142px!important;margin-bottom:10px!important}
  .ms-product_loved .ms-product-image,.ms-deal_day .ms-product-image{height:128px!important;margin-bottom:0!important}
  .ms-product-card h3{display:-webkit-box!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0 0 6px!important;overflow:hidden!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px!important;font-weight:400!important;line-height:19px!important}
  .ms-rating{height:17px!important;margin-bottom:6px!important;font-size:14px!important;line-height:17px!important}
  .ms-price{min-height:22px!important;line-height:22px!important}
  .ms-price strong,.ms-price del{font-size:14px!important;line-height:22px!important}
  .ms-mobile-cart-btn.ms-action-btn{height:36px!important;margin-top:9px!important;padding:0 15px!important;border-radius:4px!important;font-size:14px!important;line-height:36px!important;transition:background-color .25s ease,color .25s ease,transform .2s ease!important}

  .ms-deal_day{margin-bottom:24px!important}
  .ms-deal_day .ms-heading{margin-bottom:14px!important}
  .ms-deal_day .ms-heading h2{display:block!important;margin:0 0 10px!important}
  .ms-countdown-title{margin:0 0 8px!important;font-size:16px!important;line-height:24px!important}
  .ms-countdown-title i{font-size:22px!important}
  .ms-deal_day .ms-countdown-main{gap:6px!important}
  .ms-count-box{width:44px!important;height:38px!important}
  .ms-deal_day .ms-product-row{gap:18px 20px!important}
  .ms-deal_day .ms-card-countdown{height:32px!important;margin:0 0 12px!important;line-height:32px!important}

  .ms-recommended{margin-bottom:34px!important}
  .ms-hot_week{margin-bottom:30px!important}
  .ms-recommended .ms-sidebar-products aside{height:222px!important;min-height:222px!important;padding:30px 0 0 30px!important;background-position:center!important}
  .ms-hot_week .ms-sidebar-products aside{height:198px!important;min-height:198px!important;padding:30px 0 0 30px!important;background-position:center!important}
  .ms-recommended .ms-sidebar-products aside span,.ms-hot_week .ms-sidebar-products aside span{margin-bottom:12px!important;font-size:14px!important;line-height:24px!important}
  .ms-recommended .ms-sidebar-products aside h3,.ms-hot_week .ms-sidebar-products aside h3{max-width:205px!important;margin:0 0 6px!important;font-size:20px!important;line-height:25px!important}
  .ms-recommended .ms-sidebar-products aside p,.ms-hot_week .ms-sidebar-products aside p{max-width:205px!important;font-size:14px!important;line-height:22px!important}
  .ms-recommended .ms-side-price,.ms-hot_week .ms-side-price{font-size:26px!important;line-height:30px!important}
  .ms-tabs-mobile{gap:8px!important;margin:14px 0 20px!important}
  .ms-tabs-mobile button{height:35px!important;padding:6px 16px!important;font-size:14px!important;line-height:23px!important}
  .ms-recommended .ms-product-grid,.ms-hot_week .ms-product-grid{gap:18px 20px!important}
  .ms-hot_week .ms-product-grid{margin-top:18px!important}

  .ms-gallery{padding-top:24px!important;padding-bottom:30px!important}
  .ms-gallery .ms-heading{margin-bottom:28px!important}
  .ms-gallery .ms-blog-grid{gap:0!important}
  .ms-gallery .ms-blog-grid article{background:transparent!important;border-radius:0!important;overflow:visible!important}
  .ms-gallery .ms-blog-grid img{display:none!important}
  .ms-gallery .ms-blog-grid h3{margin:0!important;font-size:14px!important;font-weight:500!important;line-height:22px!important;color:#222!important}

  .ms-service-strip,.ms-service-strip .ms-container{height:70px!important}
  .ms-service i{font-size:34px!important}
  .ms-service span{font-size:14px!important;line-height:20px!important}
}

/* Footer builder control repairs */
.ms-service-img{width:50px;height:50px;object-fit:contain;flex:0 0 50px}
.ms-footer-main .ms-container{grid-template-columns:minmax(320px,1.25fr) minmax(180px,.65fr) minmax(200px,.65fr) minmax(320px,1fr)!important}
.ms-footer-about,.ms-footer-links{border-right:1px solid rgba(255,255,255,.12)}
.ms-footer-about{padding-right:55px}
.ms-footer-links{padding-left:55px;padding-right:35px}
.ms-footer-contact{padding-left:55px}
.ms-footer-logo{display:inline-flex;margin-bottom:14px}
.ms-footer-logo img{width:auto;max-width:190px;height:auto;max-height:64px;object-fit:contain;filter:none}
.ms-footer-about>p{max-width:290px}
.ms-social a img{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;object-fit:contain;filter:none}
.ms-footer-bottom .ms-payment-icons{justify-self:center}
@media (max-width:1199px){
  .ms-footer-main .ms-container{grid-template-columns:1fr 1fr!important}
  .ms-footer-about{padding-right:30px}
  .ms-footer-links{padding-left:30px;padding-right:30px}
  .ms-footer-newsletter{grid-column:1/-1;padding-left:0;padding-top:30px}
}
@media (max-width:767px){
  .ms-footer-main .ms-container{grid-template-columns:1fr!important}
  .ms-footer-about,.ms-footer-links,.ms-footer-contact,.ms-footer-newsletter{display:block!important;border-right:0!important;padding:0!important}
  .ms-service-img{width:34px;height:34px;flex-basis:34px}
  .ms-social{justify-content:center}
  .ms-footer-bottom .ms-payment-icons{justify-self:center}
}

/* Design footer builder iframe adaptive repairs */
body.mega-shop-design-preview .ms-container{width:100%;max-width:min(1410px,calc(100vw - 30px));box-sizing:border-box}
body.mega-shop-design-preview .ms-section{overflow:hidden}
body.mega-shop-design-preview .ms-hero_banners{margin-bottom:42px}
body.mega-shop-design-preview .ms-hero-layout{width:100%;grid-template-columns:minmax(0,1.26fr) minmax(0,1fr);align-items:stretch;gap:20px}
body.mega-shop-design-preview .ms-hero-stage,
body.mega-shop-design-preview .ms-banner-grid{height:clamp(320px,24vw,440px);min-height:0}
body.mega-shop-design-preview .ms-banner-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}
body.mega-shop-design-preview .ms-banner-grid .ms-promo-banner{height:100%;min-height:0}
body.mega-shop-design-preview .ms-promo-banner img{height:100%;object-fit:cover}
body.mega-shop-design-preview .ms-brand-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}
body.mega-shop-design-preview .ms-brand-card{min-width:0}
body.mega-shop-design-preview .ms-brand-card img{height:auto;aspect-ratio:1/1;max-height:220px;padding:20px;object-fit:contain}
body.mega-shop-design-preview .ms-brand-card strong{margin-top:14px}
body.mega-shop-design-preview .ms-brand-card span{margin-top:6px}
body.mega-shop-design-preview .ms-footer-main{padding:42px 0}
body.mega-shop-design-preview .ms-footer-main .ms-container{grid-template-columns:minmax(220px,1.25fr) minmax(150px,.65fr) minmax(170px,.65fr) minmax(220px,1fr)!important;gap:0}
body.mega-shop-design-preview .ms-footer-about,
body.mega-shop-design-preview .ms-footer-links,
body.mega-shop-design-preview .ms-footer-contact,
body.mega-shop-design-preview .ms-footer-newsletter{min-width:0}
body.mega-shop-design-preview .ms-footer-about{padding-right:42px}
body.mega-shop-design-preview .ms-footer-links{padding-left:42px;padding-right:28px}
body.mega-shop-design-preview .ms-footer-contact,
body.mega-shop-design-preview .ms-footer-newsletter{padding-left:42px}
body.mega-shop-design-preview .ms-newsletter{display:none!important}
body.mega-shop-design-preview .ms-footer-bottom{height:auto;min-height:74px}
body.mega-shop-design-preview .ms-footer-bottom .ms-container{height:auto;min-height:74px;grid-template-columns:minmax(170px,1fr) minmax(240px,auto) minmax(220px,1fr);gap:18px;overflow:visible}
body.mega-shop-design-preview .ms-social{min-width:0;flex-wrap:wrap}
body.mega-shop-design-preview .ms-footer-bottom .ms-payment-icons{width:min(282px,100%);max-width:100%;justify-self:end}
@media (max-width:1199px){
  body.mega-shop-design-preview .ms-hero-layout{grid-template-columns:1fr}
  body.mega-shop-design-preview .ms-hero-stage{height:clamp(280px,36vw,380px)}
  body.mega-shop-design-preview .ms-banner-grid{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(150px,1fr))}
  body.mega-shop-design-preview .ms-banner-grid .ms-promo-banner{height:clamp(150px,22vw,210px)}
  body.mega-shop-design-preview .ms-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  body.mega-shop-design-preview .ms-brand-card img{max-height:190px}
  body.mega-shop-design-preview .ms-footer-main .ms-container{grid-template-columns:repeat(2,minmax(0,1fr))!important;row-gap:30px}
  body.mega-shop-design-preview .ms-footer-contact,
  body.mega-shop-design-preview .ms-footer-newsletter{grid-column:auto;padding-left:42px;padding-top:0}
  body.mega-shop-design-preview .ms-footer-about{padding-right:30px}
  body.mega-shop-design-preview .ms-footer-links{padding-left:30px;padding-right:24px}
}
@media (max-width:767px){
  body.mega-shop-design-preview .ms-container{max-width:100%;padding-left:15px!important;padding-right:15px!important}
  body.mega-shop-design-preview .ms-hero-stage{height:250px}
  body.mega-shop-design-preview .ms-banner-grid{grid-template-columns:1fr;grid-template-rows:none}
  body.mega-shop-design-preview .ms-banner-grid .ms-promo-banner{height:190px}
  body.mega-shop-design-preview .ms-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  body.mega-shop-design-preview .ms-brand-card:nth-child(n){display:block!important}
  body.mega-shop-design-preview .ms-brand-card img{max-height:160px;padding:14px}
  body.mega-shop-design-preview .ms-footer-main .ms-container{grid-template-columns:1fr!important;gap:24px}
  body.mega-shop-design-preview .ms-footer-about,
  body.mega-shop-design-preview .ms-footer-links,
  body.mega-shop-design-preview .ms-footer-contact,
  body.mega-shop-design-preview .ms-footer-newsletter{border-right:0!important;padding:0!important}
  body.mega-shop-design-preview .ms-footer-bottom .ms-container{grid-template-columns:1fr;text-align:center}
  body.mega-shop-design-preview .ms-social{justify-content:center}
  body.mega-shop-design-preview .ms-footer-bottom .ms-payment-icons{justify-self:center}
}

/* Shop by brands carousel */
.ms-brand-carousel{position:relative;overflow:hidden}
.ms-brand-carousel .ms-brand-grid{display:flex!important;grid-template-columns:none!important;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:2px}
.ms-brand-carousel .ms-brand-grid::-webkit-scrollbar{display:none}
.ms-brand-carousel .ms-brand-card{display:block!important;flex:0 0 calc((100% - 100px)/6);min-width:0;scroll-snap-align:start}
.ms-brand-carousel .ms-row-nav.ms-brand-nav{left:0;right:0;top:38%;display:flex;justify-content:space-between;gap:0;opacity:0;pointer-events:none;transform:translateY(-50%);z-index:5}
.ms-brands:hover .ms-brand-carousel .ms-row-nav.ms-brand-nav,
.ms-brands:focus-within .ms-brand-carousel .ms-row-nav.ms-brand-nav{opacity:1}
.ms-brand-carousel .ms-row-nav.ms-brand-nav button{width:36px;height:36px;background:#fff;color:#222;box-shadow:0 8px 22px rgba(0,0,0,.12);pointer-events:auto;transition:background-color .2s ease,color .2s ease,transform .2s ease}
.ms-brand-carousel .ms-row-nav.ms-brand-nav button:hover{background:#26a69a;color:#fff;transform:translateY(-2px)}
@media (max-width:1199px){
  .ms-brand-carousel .ms-brand-card{flex-basis:calc((100% - 60px)/4)}
}
@media (max-width:767px){
  .ms-brand-carousel .ms-brand-grid{gap:16px!important}
  .ms-brand-carousel .ms-brand-card{display:block!important;flex-basis:calc((100% - 16px)/2)!important}
  .ms-brand-carousel .ms-brand-card:nth-child(n){display:block!important}
  .ms-brand-carousel .ms-row-nav.ms-brand-nav{display:none!important}
}

/* Reference footer controlled by design_footer builder */
.ms-footer{background:#232f3e;color:#ddd;font-family:Roboto,Arial,Helvetica,sans-serif;margin-top:0}
.ms-service-strip{height:90px;background:#37475a;color:#fff;overflow:hidden}
.ms-service-strip .ms-container{height:90px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;align-items:center}
.ms-service{height:50px;display:flex;align-items:center;gap:15px;border-right:1px solid rgba(255,255,255,.15);color:#fff;min-width:0}
.ms-service:last-child{border-right:0}
.ms-service i{font-size:42px;line-height:1;color:#fff}
.ms-service-img{width:50px;height:50px;object-fit:contain;flex:0 0 50px}
.ms-service span{display:block;min-width:0;color:#fff;font-size:16px;font-weight:400;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms-service strong{display:inline;color:#fff;font-size:16px;font-weight:400;line-height:22px}
.ms-footer-main{background:#232f3e;padding:60px 0 61px;border-bottom:1px solid rgba(255,255,255,.1)}
.ms-footer-main .ms-container{display:grid;grid-template-columns:minmax(320px,410px) minmax(190px,243px) minmax(220px,285px) minmax(320px,405px);gap:0;min-height:220px}
.ms-footer-about,.ms-footer-links{border-right:1px solid rgba(255,255,255,.12)}
.ms-footer-about{padding-right:66px}
.ms-footer-links{padding-left:80px;padding-right:32px}
.ms-footer-newsletter{padding-left:60px;min-width:0}
.ms-footer h3{color:#fff;font-size:18px;font-weight:700;line-height:25px;margin:0 0 25px}
.ms-footer-logo{display:inline-flex;margin-bottom:16px}
.ms-footer-logo img{width:auto;max-width:190px;height:auto;max-height:64px;object-fit:contain;filter:none}
.ms-footer p,.ms-footer-intro-text{color:#ddd;font-size:15px;font-weight:400;line-height:22px;margin:0 0 10px}
.ms-footer-intro-text p{margin:0 0 10px}
.ms-footer-contact-lines{margin-top:14px}
.ms-footer-contact-lines p{margin:0 0 10px}
.ms-footer a{color:#ddd;text-decoration:none}
.ms-footer a:hover{color:#26a69a}
.ms-footer ul{list-style:none;margin:0;padding:0}
.ms-footer li{margin:0}
.ms-footer li a{display:block;color:#ddd;font-size:15px;font-weight:400;line-height:33px}
.ms-footer-newsletter p{max-width:405px;margin-bottom:22px}
.ms-footer-newsletter form{height:44px;display:grid;grid-template-columns:minmax(0,285px) 121px;background:transparent;border-radius:4px;overflow:hidden;margin-bottom:12px;max-width:406px}
.ms-footer-newsletter input{min-width:0;border:0;background:#fff;color:#222;padding:0 20px;font-size:15px;outline:0}
.ms-footer-newsletter button{border:0;background:#26a69a;color:#fff;font-size:14px;font-weight:400;padding:0;transition:background-color .2s ease}
.ms-footer-newsletter button:hover{background:#1e8f85}
.ms-footer-newsletter button:disabled,.ms-footer-newsletter button.is-disabled{cursor:not-allowed;opacity:.55;background:#26a69a}
.ms-footer-newsletter button:disabled:hover,.ms-footer-newsletter button.is-disabled:hover{background:#26a69a}
.ms-newsletter-terms{display:flex;align-items:flex-start;gap:12px;color:#ddd;font-size:15px;font-weight:400;line-height:24px;margin:0;max-width:405px}
.ms-newsletter-terms input{position:absolute;opacity:0;width:1px;height:1px;overflow:hidden}
.ms-newsletter-terms span{width:18px;height:18px;border:1px solid #fff;flex:0 0 18px;margin-top:2px;position:relative;box-sizing:border-box}
.ms-newsletter-terms input:checked + span::after{content:"";position:absolute;left:4px;top:1px;width:7px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.ms-newsletter-terms input:focus-visible + span{outline:2px solid #26a69a;outline-offset:2px}
.ms-newsletter-terms em{font-style:normal}
.ms-footer-bottom{height:74px;background:#232f3e}
.ms-footer-bottom .ms-container{height:74px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#ddd;gap:20px;min-height:0;overflow:visible}
.ms-social{display:flex;gap:22px;align-items:center;min-width:0}
.ms-social a{font-size:0;color:#fff;display:inline-flex;align-items:center;justify-content:center}
.ms-social a::before{content:none!important}
.ms-social a i{font-size:26px;color:#fff;line-height:1}
.ms-social a img{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;object-fit:contain;filter:none}
.ms-social a span{display:none}
.ms-footer-bottom .ms-container>div:nth-child(2){text-align:center;color:#ddd;font-size:15px;white-space:nowrap}
.ms-footer-bottom .ms-payment-icons{width:auto;max-width:282px;max-height:24px;justify-self:end;object-fit:contain}
.ms-quick-card .ms-add-cart{width:auto!important;height:42px!important;border-radius:4px!important;gap:8px!important;padding:0 20px!important;background:#111!important;color:#fff!important;box-shadow:none!important;font-size:15px!important;font-weight:500!important}
.ms-quick-card .ms-add-cart:hover,.ms-quick-card .ms-add-cart:focus{background:#26a69a!important;color:#fff!important}
@media (max-width:1199px){
  .ms-service-strip .ms-container{grid-template-columns:repeat(2,minmax(0,1fr));height:auto;min-height:90px;padding-top:18px;padding-bottom:18px;row-gap:16px}
  .ms-service-strip{height:auto}
  .ms-service:nth-child(2n){border-right:0}
  .ms-footer-main .ms-container{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:34px}
  .ms-footer-about{padding-right:36px}
  .ms-footer-links{padding-left:36px;padding-right:30px}
  .ms-footer-newsletter{grid-column:1/-1;padding-left:0}
}
@media (max-width:767px){
  .ms-service-strip .ms-container{grid-template-columns:1fr;gap:12px;padding-top:18px!important;padding-bottom:18px!important}
  .ms-service{height:auto;border-right:0;gap:12px}
  .ms-service i{font-size:34px}
  .ms-service span,.ms-service strong{font-size:14px;line-height:20px;white-space:normal}
  .ms-footer-main{padding:34px 0}
  .ms-footer-main .ms-container{grid-template-columns:1fr!important;gap:26px;min-height:0}
  .ms-footer-about,.ms-footer-links,.ms-footer-newsletter{border-right:0!important;padding:0!important}
  .ms-footer-contact-lines p{display:block!important}
  .ms-footer h3{margin-bottom:14px}
  .ms-footer-newsletter form{grid-template-columns:minmax(0,1fr) 110px;max-width:none}
  .ms-footer-bottom{height:auto}
  .ms-footer-bottom .ms-container{height:auto;grid-template-columns:1fr;gap:14px;padding-top:18px!important;padding-bottom:18px!important;text-align:center}
  .ms-social{justify-content:center}
  .ms-footer-bottom .ms-container>div:nth-child(2){white-space:normal}
  .ms-footer-bottom .ms-payment-icons{justify-self:center;max-width:100%}
}

/* H5 gallery image and service slider fixes */
@media (max-width:767px){
  .ms-gallery .ms-blog-grid img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1.52!important;object-fit:cover!important;border-radius:4px!important;margin:0!important}
  .ms-gallery .ms-blog-grid h3{margin:12px 0 0!important;font-size:18px!important;font-weight:500!important;line-height:25px!important;color:#222!important}
  .ms-service-strip{height:90px!important;overflow:hidden!important}
  .ms-service-strip .ms-container{display:flex!important;width:100%!important;max-width:100%!important;height:90px!important;min-height:90px!important;margin:0!important;padding:0!important;gap:0!important;overflow:hidden!important;scroll-behavior:smooth;scroll-snap-type:x mandatory}
  .ms-service{flex:0 0 100%!important;width:100%!important;max-width:100%!important;height:90px!important;display:flex!important;align-items:center!important;gap:14px!important;padding:0 30px!important;border-right:0!important;box-sizing:border-box;scroll-snap-align:start}
  .ms-service i{font-size:42px!important}
  .ms-service-img{width:42px!important;height:42px!important;flex-basis:42px!important}
  .ms-service span,.ms-service strong{font-size:16px!important;line-height:24px!important;white-space:nowrap!important}
}

/* H5 carousel and product action repairs */
@media (max-width:767px){
  .ms-cat-row,
  .ms-product_loved .ms-product-row,
  .ms-deal_day .ms-product-row,
  .ms-recommended .ms-product-grid,
  .ms-hot_week .ms-product-grid,
  .ms-brand-carousel .ms-brand-grid{
    display:flex!important;
    grid-template-columns:none!important;
    gap:16px!important;
    width:100%!important;
    max-width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-behavior:smooth!important;
    scroll-snap-type:x mandatory!important;
    scrollbar-width:none!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .ms-cat-row::-webkit-scrollbar,
  .ms-product_loved .ms-product-row::-webkit-scrollbar,
  .ms-deal_day .ms-product-row::-webkit-scrollbar,
  .ms-recommended .ms-product-grid::-webkit-scrollbar,
  .ms-hot_week .ms-product-grid::-webkit-scrollbar,
  .ms-brand-carousel .ms-brand-grid::-webkit-scrollbar{display:none!important}

  .ms-cat{display:block!important;flex:0 0 calc((100% - 32px)/3)!important;scroll-snap-align:start!important}
  .ms-cat:nth-child(n){display:block!important}
  .ms-product_loved .ms-product-row .ms-product-card,
  .ms-deal_day .ms-product-row .ms-product-card,
  .ms-recommended .ms-product-grid .ms-product-card,
  .ms-hot_week .ms-product-grid .ms-product-card{
    display:block!important;
    flex:0 0 calc((100% - 16px)/2)!important;
    width:calc((100% - 16px)/2)!important;
    min-width:0!important;
    scroll-snap-align:start!important;
  }
  .ms-product_loved .ms-product-row .ms-product-card:nth-child(n),
  .ms-deal_day .ms-product-row .ms-product-card:nth-child(n),
  .ms-recommended .ms-product-grid .ms-product-card:nth-child(n),
  .ms-hot_week .ms-product-grid .ms-product-card:nth-child(n){display:block!important}
  .ms-brand-carousel .ms-brand-card{display:block!important;flex:0 0 calc((100% - 16px)/2)!important;scroll-snap-align:start!important}
  .ms-brand-carousel .ms-brand-card:nth-child(n){display:block!important}

  .ms-product-image{position:relative!important;overflow:hidden!important}
  .ms-product-actions,
  .ms-deal_day .ms-product-actions{
    display:flex!important;
    position:absolute!important;
    top:8px!important;
    right:8px!important;
    bottom:auto!important;
    left:auto!important;
    flex-direction:column!important;
    gap:8px!important;
    opacity:1!important;
    transform:none!important;
    transition:opacity .25s ease,transform .28s cubic-bezier(.22,.61,.36,1)!important;
    z-index:8!important;
    pointer-events:auto!important;
  }
  .ms-product-actions .ms-action-btn{
    display:flex!important;
    width:38px!important;
    height:38px!important;
    opacity:1!important;
    transform:none!important;
    border-radius:50%!important;
    background:#fff!important;
    color:#222!important;
    box-shadow:0 8px 22px rgba(0,0,0,.12)!important;
  }
  .ms-product-actions .ms-action-btn:hover,
  .ms-product-actions .ms-action-btn:focus,
  .ms-product-actions .ms-action-btn.is-active{background:#26a69a!important;color:#fff!important}
  .ms-product-actions .ms-compare,
  .ms-product-actions .ms-add-cart{display:none!important}
  .ms-product-actions .ms-wishlist,
  .ms-product-actions .ms-quick-view{display:flex!important}

  .ms-mobile-cart-btn.ms-action-btn{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    pointer-events:auto!important;
    cursor:pointer!important;
  }
  .ms-mobile-cart-btn.ms-action-btn:active{transform:translateY(1px)!important}
  .ms-row-nav{display:none!important}
}

/* H5 final carousel repairs */
@media (max-width:767px){
  .ms-categories .ms-container::before,
  .ms-categories .ms-container::after{content:none!important;display:none!important}

  .ms-product-panels > .ms-tab-panel[hidden],
  .ms-product-panels > .ms-tab-panel:not(.is-active){
    display:none!important;
    height:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
  }
  .ms-product-panels > .ms-tab-panel.is-active{display:flex!important}

  .ms-gallery .ms-blog-grid{
    display:flex!important;
    grid-template-columns:none!important;
    gap:16px!important;
    width:100%!important;
    max-width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-behavior:smooth!important;
    scroll-snap-type:x mandatory!important;
    scrollbar-width:none!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .ms-gallery .ms-blog-grid::-webkit-scrollbar{display:none!important}
  .ms-gallery .ms-blog-grid article,
  .ms-gallery .ms-blog-grid article:nth-child(n+2){
    display:block!important;
    flex:0 0 100%!important;
    width:100%!important;
    min-width:0!important;
    scroll-snap-align:start!important;
  }
  .ms-gallery .ms-blog-grid img{display:block!important}
}

/* Product badge and rating cleanup */
.ms-product-image > span{z-index:12;pointer-events:none}
.ms-rating{display:none!important;height:0!important;margin:0!important;overflow:hidden!important}
.ms-product-info .ms-rating{display:none!important}

/* Recommended section side spacing */
@media (min-width:1200px){
  .ms-recommended .ms-container{padding-left:30px!important;padding-right:30px!important;box-sizing:border-box}
}

/* Mobile adaptive layer popups */
.layui-layer.login-pop-box .layui-layer-setwin{
  right:12px!important;
  top:12px!important;
  width:34px!important;
  height:34px!important;
}
.layui-layer.login-pop-box .layui-layer-setwin .layui-layer-close2{
  right:0!important;
  top:0!important;
  width:34px!important;
  height:34px!important;
  margin:0!important;
  border-radius:50%!important;
  background:rgba(0,0,0,.42)!important;
  overflow:hidden!important;
}
.layui-layer.login-pop-box .layui-layer-setwin .layui-layer-close2::before,
.layui-layer.login-pop-box .layui-layer-setwin .layui-layer-close2::after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:16px;
  height:2px;
  background:#fff;
  border-radius:2px;
  transform-origin:center;
}
.layui-layer.login-pop-box .layui-layer-setwin .layui-layer-close2::before{transform:translate(-50%,-50%) rotate(45deg)}
.layui-layer.login-pop-box .layui-layer-setwin .layui-layer-close2::after{transform:translate(-50%,-50%) rotate(-45deg)}
@media (max-width:767px){
  .layui-layer.login-pop-box{
    width:calc(100vw - 24px)!important;
    max-width:calc(100vw - 24px)!important;
    height:calc(100vh - 56px)!important;
    max-height:calc(100vh - 56px)!important;
    left:12px!important;
    top:28px!important;
    overflow:hidden!important;
  }
  .layui-layer.login-pop-box .layui-layer-content,
  .layui-layer.login-pop-box iframe{
    width:100%!important;
    height:100%!important;
    overflow:auto!important;
  }
}

/* Category listing page */
body.page-categories{
  background:#fff;
  color:#222;
  font-family:Roboto,Arial,Helvetica,sans-serif;
  font-size:14px;
  line-height:1.5;
}
body.page-categories .breadcrumb-filter{
  position:relative;
}
body.page-categories .breadcrumb-wrap,
body.page-categories .breadcrumb{
  margin:0;
}
body.page-categories .breadcrumb-filter .mb-filter{
  display:none;
}
body.page-categories > .container-fluid{
  max-width:1410px;
  margin:0 auto;
  padding-left:15px;
  padding-right:15px;
}
body.page-categories > .container-fluid > .row{
  margin-left:0;
  margin-right:0;
}
body.page-categories .left-column{
  flex:0 0 260px;
  max-width:260px;
  padding-left:0!important;
  padding-right:26px!important;
}
body.page-categories .right-column{
  flex:1;
  max-width:calc(100% - 260px);
  padding-left:0!important;
  padding-right:0!important;
}
body.page-categories .category-intro{
  padding:16px 18px!important;
  margin-bottom:26px!important;
  border:1px solid #e5e5e5!important;
  border-radius:5px!important;
  overflow:hidden;
  background:#fff;
}
body.page-categories .category-intro .row{
  align-items:center!important;
}
body.page-categories .category-avatar{
  width:150px;
  height:150px;
  overflow:hidden;
  border-radius:4px;
  background:#fff;
}
body.page-categories .category-avatar img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}
body.page-categories .category-desc .fs-3{
  font-size:22px!important;
  line-height:28px;
  font-weight:600!important;
  margin-bottom:8px!important;
}
body.page-categories .category-desc p:last-child{
  max-width:560px;
  color:#666;
  font-size:14px;
  line-height:22px;
}
body.page-categories .module-category-wrap h4,
body.page-categories .filter-box h4{
  color:#222;
  font-size:18px;
  font-weight:600;
  line-height:24px;
  margin:0 0 16px!important;
}
body.page-categories .sidebar-widget{
  list-style:none;
  margin:0;
  padding:0 0 22px;
  border-bottom:1px solid #e6e6e6;
}
body.page-categories .sidebar-widget ul{
  list-style:none;
  margin:0;
  padding-left:15px;
}
body.page-categories .sidebar-widget li{
  position:relative;
  width:100%;
  min-height:26px;
  padding:3px 0;
  line-height:22px;
  overflow:hidden;
}
body.page-categories .sidebar-widget li::marker{
  content:"";
}
body.page-categories .sidebar-widget .category-href{
  display:inline-block;
  max-width:calc(100% - 32px);
  color:#009a78;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  vertical-align:middle;
}
body.page-categories .sidebar-widget .category-href:hover,
body.page-categories .sidebar-widget li.active > .category-href{
  color:#26a69a;
  font-weight:600;
}
body.page-categories .sidebar-widget .toggle-icon{
  float:right;
  width:24px;
  height:24px;
  padding:0;
  border:0;
  color:#333;
  line-height:24px;
}
body.page-categories .sidebar-widget .toggle-icon i{
  font-size:13px;
}
body.page-categories .filter-box .card{
  padding:0 0 22px;
  margin-bottom:22px;
  border:0;
  border-bottom:1px solid #e6e6e6;
  border-radius:0;
  background:transparent;
}
body.page-categories .filter-box .card-header,
body.page-categories .filter-box .card-body{
  border:0;
  background:transparent;
}
body.page-categories .filter-box .list-group-item{
  color:#555;
  font-size:14px;
  line-height:22px;
}
body.page-categories .price-range{
  gap:10px;
  font-size:13px;
}
body.page-categories .price-range .form-control{
  height:30px;
  font-size:13px;
}
body.page-categories .product-tool{
  gap:18px;
  margin-bottom:24px!important;
}
body.page-categories .product-tool .form-select{
  min-height:38px;
  border-color:#e5e5e5;
  border-radius:4px;
  font-size:14px;
}
body.page-categories .product-grid{
  margin-bottom:30px;
}
body.page-categories .product-wrap{
  padding-bottom:0;
  background:#fff;
  text-align:left;
}
body.page-categories .product-wrap .image{
  height:260px;
  margin-bottom:14px;
  border-radius:0;
  background:#fff;
  position:relative;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}
body.page-categories .product-wrap .image > a{
  width:100%;
  height:100%;
  position:relative;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}
body.page-categories .product-wrap .image img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}
body.page-categories .product-wrap .image .image-before{
  position:relative;
  z-index:1;
}
body.page-categories .product-wrap .image .image-after{
  position:absolute;
  inset:0;
  z-index:2;
  opacity:0;
  transform:scale(1);
  transition:opacity .25s ease,transform .35s ease;
}
body.page-categories .product-wrap:hover .image .image-after{
  opacity:1;
  transform:scale(1.04);
}
body.page-categories .product-wrap .product-bottom-info{
  padding:0;
}
body.page-categories .product-wrap .product-name{
  height:44px;
  margin:0 0 10px;
  color:#222;
  font-size:15px;
  font-weight:500;
  line-height:22px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}
body.page-categories .product-wrap .product-price .price-new{
  color:#111;
  font-size:16px;
  font-weight:500;
}
body.page-categories .product-wrap .product-price .price-old{
  color:#999;
  margin-left:8px;
  text-decoration:line-through;
}
body.page-categories .product-wrap .button-wrap{
  position:absolute;
  left:0;
  right:0;
  bottom:-44px;
  z-index:6;
  display:flex;
  width:100%;
  opacity:0;
  border-radius:0;
  overflow:hidden;
  transition:bottom .22s ease,opacity .22s ease;
}
body.page-categories .product-wrap:hover .button-wrap{
  bottom:0;
  opacity:1;
}
body.page-categories .product-wrap .button-wrap button{
  min-height:40px;
  border:0;
  border-radius:0;
  border-right:1px solid #333;
  background:#111;
  color:#fff;
  font-size:13px;
  font-weight:500;
}
body.page-categories .product-wrap .button-wrap button:last-child{
  border-right:0;
}
body.page-categories .product-wrap .button-wrap .btn-add-cart{
  flex:1 1 auto;
}
body.page-categories .product-wrap .button-wrap .btn-quick-view,
body.page-categories .product-wrap .button-wrap .btn-wishlist{
  flex:0 0 42px;
  width:42px;
  padding-left:0;
  padding-right:0;
}
@media (min-width:1200px){
  body.page-categories .product-grid{
    flex:0 0 25%;
    max-width:25%;
  }
}
@media (max-width:991px){
  body.page-categories > .container-fluid{
    padding-left:12px;
    padding-right:12px;
  }
  body.page-categories .breadcrumb-filter{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:0 12px;
  }
  body.page-categories .breadcrumb-filter .mb-filter{
    width:38px;
    height:38px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:1px solid #e5e5e5;
    border-radius:4px;
    color:#222;
    font-size:20px;
    flex:0 0 38px;
  }
  body.page-categories .left-column{
    position:fixed;
    inset:0;
    z-index:999;
    display:none;
    width:100%;
    max-width:none;
    padding:0!important;
    background:rgba(0,0,0,.45);
    cursor:pointer;
  }
  body.page-categories .left-column .x-fixed-top{
    position:absolute;
    right:0;
    top:0;
    width:min(340px,86vw);
    height:100%;
    padding:24px 20px;
    overflow-y:auto;
    background:#fff;
    transform:translateX(100%);
    transition:transform .25s ease;
    cursor:auto;
  }
  body.page-categories .left-column .x-fixed-top.active{
    transform:translateX(0);
  }
  body.page-categories .right-column{
    flex:0 0 100%;
    width:100%;
    max-width:100%;
  }
  body.page-categories .category-intro{
    padding:12px!important;
    margin-bottom:20px!important;
  }
  body.page-categories .category-intro .row{
    display:block;
  }
  body.page-categories .category-intro .col-auto,
  body.page-categories .category-intro .col{
    width:100%;
    max-width:100%;
  }
  body.page-categories .category-avatar{
    width:100%;
    height:190px;
    margin-bottom:14px;
  }
  body.page-categories .category-desc .fs-3{
    font-size:20px!important;
    line-height:26px;
  }
  body.page-categories .category-desc p:last-child{
    max-width:none;
  }
  body.page-categories .product-tool{
    align-items:flex-start!important;
    flex-direction:column;
  }
  body.page-categories .product-tool .right-per-page{
    width:100%;
    align-items:stretch!important;
    flex-direction:column;
    gap:10px;
  }
  body.page-categories .product-tool .right-per-page > div:last-child{
    display:grid!important;
    grid-template-columns:90px minmax(0,1fr);
    gap:10px;
  }
  body.page-categories .product-tool .form-select{
    margin-left:0!important;
    width:100%;
  }
  body.page-categories .product-grid{
    padding-left:6px;
    padding-right:6px;
    margin-bottom:26px;
  }
  body.page-categories .product-wrap .image{
    height:178px;
    margin-bottom:12px;
  }
  body.page-categories .product-wrap .product-name{
    height:42px;
    font-size:14px;
    line-height:21px;
  }
  body.page-categories .product-wrap .product-price .price-new{
    font-size:15px;
  }
  body.page-categories .product-wrap .button-wrap{
    display:none!important;
  }
}

/* Product detail page */
body.page-product{
  background:#fff;
  color:#222;
  font-family:Roboto,Arial,Helvetica,sans-serif;
  font-size:14px;
  line-height:1.5;
}
body.page-product [v-cloak]{
  display:none!important;
}
body.page-product .product-container{
  max-width:1320px;
}
body.page-product .product-image{
  position:relative;
  display:flex;
  align-items:stretch;
  gap:16px;
}
body.page-product .product-image .left{
  flex:0 0 86px;
  width:86px;
  max-height:560px;
  margin-right:0;
  overflow:hidden;
}
body.page-product .product-image #swiper{
  width:86px;
  height:560px;
  overflow:hidden;
}
body.page-product .product-image #swiper .swiper-wrapper{
  flex-direction:column;
}
body.page-product .product-image #swiper .swiper-slide{
  width:84px!important;
  height:84px!important;
  min-height:84px;
  margin-bottom:8px;
  padding:2px;
  border:1px solid #eee;
  border-radius:4px;
  background:#fff;
  cursor:pointer;
  overflow:hidden;
}
body.page-product .product-image #swiper .swiper-slide.active,
body.page-product .product-image #swiper .swiper-slide:hover{
  border-color:#26a69a;
}
body.page-product .product-image #swiper .swiper-slide a{
  display:flex;
  width:100%;
  height:100%;
  align-items:center;
  justify-content:center;
}
body.page-product .product-image #swiper .swiper-slide img{
  max-width:100%;
  max-height:100%;
  object-fit:contain;
}
body.page-product .product-image .right{
  flex:1 1 auto;
  min-width:0;
  border:1px solid #eee;
  border-radius:4px;
  background:#f8f8f8;
  overflow:hidden;
}
body.page-product .product-image .product-img{
  width:100%;
  max-height:560px;
  aspect-ratio:1/1;
  display:flex;
  align-items:center;
  justify-content:center;
}
body.page-product .product-image .product-img img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}
body.page-product .product-image .swiper-pager > div{
  opacity:0;
  transition:opacity .2s ease,background-color .2s ease;
}
body.page-product .product-image:hover .swiper-pager > div{
  opacity:1;
  background:rgba(255,255,255,.85);
}
body.page-product .product-info{
  padding-left:8px;
}
body.page-product .product-info .product-name{
  color:#222;
  font-size:30px;
  font-weight:600;
  line-height:38px;
  margin:0 0 22px!important;
}
body.page-product .product-info .price-wrap{
  display:flex;
  align-items:flex-end;
  flex-wrap:wrap;
  gap:8px;
  margin-bottom:18px;
}
body.page-product .product-info .new-price{
  color:#222;
  font-size:30px!important;
  font-weight:700;
  line-height:36px!important;
}
body.page-product .product-info .old-price{
  color:#999!important;
  font-size:14px;
  line-height:24px;
}
body.page-product .stock-and-sku{
  margin-bottom:22px!important;
  color:#555;
}
body.page-product .stock-and-sku > div{
  display:flex;
  gap:6px;
  margin-bottom:6px;
  font-size:14px;
  line-height:22px;
}
body.page-product .stock-and-sku .title{
  width:72px;
  flex:0 0 72px;
}
body.page-product .variables-wrap{
  margin-bottom:20px;
}
body.page-product .variables-wrap .variable-group{
  margin-bottom:12px;
}
body.page-product .variables-wrap .variable-info > div{
  min-width:44px;
  min-height:36px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin:0 8px 8px 0;
  padding:6px 14px;
  border:1px solid #ddd;
  border-radius:99px;
  background:#fff;
  cursor:pointer;
  font-weight:500;
}
body.page-product .variables-wrap .variable-info > div.selected,
body.page-product .variables-wrap .variable-info > div:hover{
  border-color:#222;
}
body.page-product .variables-wrap .variable-info > div.disabled{
  color:#999;
  border-style:dashed;
  opacity:.65;
}
body.page-product .quantity-wrap{
  width:260px;
  max-width:100%;
}
body.page-product .quantity-wrap button,
body.page-product .quantity-wrap input{
  height:42px;
  border-color:#ddd;
}
body.page-product .quantity-wrap input{
  text-align:center;
  border-left:0;
  border-right:0;
}
body.page-product .product-btns .add-cart-btns{
  display:flex;
  align-items:center;
  gap:14px;
}
body.page-product .product-btns .add-cart,
body.page-product .product-btns .btn-buy-now{
  min-width:150px;
  height:46px;
  border-radius:4px;
  font-size:15px;
  font-weight:600;
}
body.page-product .product-btns .add-wishlist .btn{
  padding-left:0!important;
  color:#666!important;
}
body.page-product .product-description{
  margin-top:46px;
}
body.page-product .product-description .nav-tabs{
  border-bottom:1px solid #e5e5e5;
}
body.page-product .product-description .nav-link{
  border:0;
  color:#222;
}
body.page-product .product-description .nav-link.active{
  position:relative;
  color:#26a69a;
  background:transparent;
}
body.page-product .product-description .nav-link.active::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-1px;
  height:2px;
  background:#26a69a;
}
body.page-product #product-description img,
body.page-product .rich-text-editor-content img{
  max-width:100%;
  height:auto;
}
body.page-product .relations-wrap .title{
  color:#222;
  font-size:22px;
  font-weight:700;
  margin-bottom:24px;
}
body.page-product .relations-wrap .relations-swiper .swiper-slide{
  height:auto;
}
body.page-product .relations-wrap .product-wrap{
  height:100%;
  padding-bottom:0;
  background:#fff;
  text-align:left;
}
body.page-product .relations-wrap .product-wrap .image{
  position:relative;
  display:flex;
  width:100%;
  height:auto;
  aspect-ratio:1/1;
  align-items:center;
  justify-content:center;
  margin-bottom:14px;
  overflow:hidden;
  background:#f7f7f7;
}
body.page-product .relations-wrap .product-wrap .image > a{
  position:relative;
  display:flex;
  width:100%;
  height:100%;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
body.page-product .relations-wrap .product-wrap .image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
body.page-product .relations-wrap .product-wrap .image .image-before{
  position:relative;
  z-index:1;
}
body.page-product .relations-wrap .product-wrap .image .image-after{
  position:absolute;
  inset:0;
  z-index:2;
  opacity:0;
  pointer-events:none;
  transform:scale(1);
  transition:opacity .25s ease,transform .35s ease;
}
body.page-product .relations-wrap .product-wrap:hover .image .image-after,
body.page-product .relations-wrap .product-wrap:focus-within .image .image-after{
  opacity:1;
  transform:scale(1.04);
}
body.page-product .relations-wrap .product-wrap .product-bottom-info{
  padding:0;
}
body.page-product .relations-wrap .product-wrap .product-name{
  display:-webkit-box;
  height:44px;
  margin:0 0 10px;
  overflow:hidden;
  color:#222;
  font-size:15px;
  font-weight:500;
  line-height:22px;
  text-overflow:ellipsis;
  white-space:normal;
  word-break:break-word;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
body.page-product .relations-wrap .product-wrap .product-price .price-new{
  color:#111;
  font-size:16px;
  font-weight:500;
}
body.page-product .relations-wrap .product-wrap .product-price .price-old{
  margin-left:8px;
  color:#999;
  text-decoration:line-through;
}
body.page-product .relations-wrap .product-wrap .button-wrap{
  position:absolute;
  right:0;
  bottom:-44px;
  left:0;
  z-index:6;
  display:flex;
  width:100%;
  overflow:hidden;
  opacity:0;
  transition:bottom .22s ease,opacity .22s ease;
}
body.page-product .relations-wrap .product-wrap:hover .button-wrap,
body.page-product .relations-wrap .product-wrap:focus-within .button-wrap{
  bottom:0;
  opacity:1;
}
body.page-product .relations-wrap .product-wrap .button-wrap button{
  min-height:40px;
  border:0;
  border-right:1px solid #333;
  border-radius:0;
  background:#111;
  color:#fff;
  font-size:13px;
  font-weight:500;
}
body.page-product .relations-wrap .product-wrap .button-wrap button:last-child{
  border-right:0;
}
body.page-product .relations-wrap .product-wrap .button-wrap .btn-add-cart{
  flex:1 1 auto;
}
body.page-product .relations-wrap .product-wrap .button-wrap .btn-quick-view,
body.page-product .relations-wrap .product-wrap .button-wrap .btn-wishlist{
  width:42px;
  flex:0 0 42px;
  padding-right:0;
  padding-left:0;
}
@media (max-width:991px){
  body.page-product .relations-wrap .product-wrap .image{
    margin-bottom:10px;
  }
  body.page-product .relations-wrap .product-wrap .product-name{
    height:40px;
    margin-bottom:8px;
    font-size:14px;
    line-height:20px;
  }
  body.page-product .relations-wrap .product-wrap .product-price .price-new{
    font-size:15px;
  }
  body.page-product .relations-wrap .product-wrap .button-wrap{
    display:none!important;
  }
}
@media (max-width:767px){
  body.page-product{
    background:#f4f4f4;
    padding-bottom:76px;
  }
  body.page-product .breadcrumb-wrap{
    display:none!important;
  }
  body.page-product .product-container{
    max-width:none;
    padding-left:12px;
    padding-right:12px;
    overflow-x:hidden;
  }
  body.page-product #product-top{
    margin-left:0!important;
    margin-right:0!important;
    margin-bottom:10px!important;
  }
  body.page-product #product-top > [class*="col-"]{
    padding-left:0!important;
    padding-right:0!important;
  }
  body.page-product .product-image{
    display:block;
    margin-bottom:10px;
    background:#fff;
  }
  body.page-product .product-image .left{
    display:none!important;
  }
  body.page-product .product-image .right{
    width:100%;
    height:auto;
    min-height:0;
  }
  body.page-product .product-image .product-img{
    height:360px;
    max-height:360px;
    aspect-ratio:auto;
  }
  body.page-product .product-image #swiper-mobile{
    width:100%;
    overflow:hidden;
    background:#fff;
  }
  body.page-product .product-image #swiper-mobile .swiper-slide{
    height:360px;
    display:flex;
    align-items:center;
    justify-content:center;
  }
  body.page-product .product-image #swiper-mobile img{
    width:100%;
    height:100%;
    object-fit:contain;
  }
  body.page-product .product-info{
    padding:18px 14px!important;
    margin-bottom:10px;
    background:#fff;
  }
  body.page-product .product-info .product-name{
    font-size:20px;
    line-height:27px;
    margin-bottom:12px!important;
  }
  body.page-product .product-info .new-price{
    font-size:26px!important;
    line-height:32px!important;
  }
  body.page-product .product-info .old-price{
    max-width:100%;
    font-size:14px;
    line-height:22px;
    word-break:break-word;
  }
  body.page-product .stock-and-sku{
    padding:10px;
    border-radius:4px;
    background:#fafafa;
  }
  body.page-product .stock-and-sku > div{
    display:inline-flex;
    margin-right:12px;
    margin-bottom:4px;
    font-size:13px;
  }
  body.page-product .stock-and-sku .title{
    width:auto;
    flex:0 0 auto;
  }
  body.page-product .quantity-wrap{
    width:100%;
  }
  body.page-product .product-btns{
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    z-index:240;
    display:flex;
    align-items:center;
    gap:8px;
    width:100%;
    padding:10px 12px calc(10px + env(safe-area-inset-bottom));
    background:#fff;
    box-shadow:0 -8px 18px rgba(0,0,0,.12);
  }
  body.page-product .product-btns .add-cart-btns{
    flex:1 1 auto;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
  }
  body.page-product .product-btns .add-cart,
  body.page-product .product-btns .btn-buy-now{
    width:100%;
    min-width:0;
    height:44px;
    margin:0!important;
    padding-left:8px;
    padding-right:8px;
    font-size:14px;
    white-space:nowrap;
  }
  body.page-product .product-btns .add-wishlist{
    flex:0 0 42px;
  }
  body.page-product .product-btns .add-wishlist .btn{
    width:42px;
    height:42px;
    padding:0!important;
    display:flex;
    align-items:center;
    justify-content:center;
  }
  body.page-product .product-btns .add-wishlist span{
    display:none;
  }
  body.page-product .product-btns .add-wishlist i{
    font-size:20px;
    margin:0!important;
  }
  body.page-product .product-description{
    margin-top:0;
    padding:12px!important;
    background:#fff;
  }
  body.page-product .product-description .nav-link{
    font-size:16px!important;
  }
  body.page-product .relations-wrap{
    padding-bottom:10px;
  }
  body.page-product .relations-wrap .container{
    padding-left:12px;
    padding-right:12px;
  }
}

/* Product card title clamp */
body:not(.page-product) .ms-product-card .ms-product-info h3,
body:not(.page-product) .ms-product-card .ms-product-info h3 a{
  display:-webkit-box!important;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden!important;
  text-overflow:ellipsis;
  white-space:normal!important;
  word-break:break-word;
}
body:not(.page-product) .ms-product-card .ms-product-info h3{
  height:36px!important;
  min-height:36px!important;
  max-height:36px!important;
  line-height:18px!important;
}
body:not(.page-product) .product-wrap .product-name,
body:not(.page-product) .product-wrap .product-name a{
  display:-webkit-box!important;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden!important;
  text-overflow:ellipsis;
  white-space:normal!important;
  word-break:break-word;
}
body:not(.page-product) .product-wrap .product-name{
  height:44px!important;
  min-height:44px!important;
  max-height:44px!important;
  line-height:22px!important;
}

/* Badge-free promo banners and clickable side campaigns */
.ms-promo-banner.is-bottom-sub .ms-banner-title{top:21%}
.ms-promo-banner.is-wide .ms-banner-title,.ms-promo-banner.is-quad .ms-banner-title{top:15%}
.ms-sidebar-products aside.ms-side-banner{position:relative}
.ms-sidebar-products aside .ms-side-banner-link{
  position:absolute;
  inset:0;
  z-index:6;
  display:block!important;
  width:100%;
  height:100%;
  margin:0!important;
  padding:0!important;
  border-radius:inherit;
  background:transparent!important;
}
.ms-sidebar-products aside .ms-side-banner-link:focus-visible{outline:3px solid #26a69a;outline-offset:-4px}
@media (min-width:768px){
  .ms-recommended .ms-sidebar-products{
    max-height:none;
    align-items:stretch;
    overflow:visible;
  }
  .ms-recommended .ms-sidebar-products aside{
    height:auto;
    min-height:0;
    align-self:stretch;
    box-sizing:border-box;
  }
}
@media (max-width:767px){.ms-promo-banner.is-wide .ms-banner-title{top:34px!important}}

/* Builder module width modes */
.module-mega-shop.mega-module-size-narrow .ms-container{
  width:100%;
  max-width:100%;
  box-sizing:border-box;
}
.module-mega-shop.mega-module-size-wide .ms-container{
  width:100%;
  max-width:1680px;
  box-sizing:border-box;
}
.module-mega-shop.mega-module-size-full .ms-container{
  width:100%;
  max-width:none;
  box-sizing:border-box;
}
@media (min-width:576px){.module-mega-shop.mega-module-size-narrow .ms-container{max-width:540px}}
@media (min-width:768px){.module-mega-shop.mega-module-size-narrow .ms-container{max-width:720px}}
@media (min-width:992px){.module-mega-shop.mega-module-size-narrow .ms-container{max-width:960px}}
@media (min-width:1200px){
  .module-mega-shop.mega-module-size-narrow .ms-container{max-width:1140px}
  .module-mega-shop .ms-hero-layout{
    grid-template-columns:minmax(0,1.256fr) minmax(0,1fr);
  }
  .module-mega-shop .ms-topbar .ms-container{
    grid-template-columns:minmax(0,1fr) minmax(320px,470px) minmax(0,1fr);
  }
  .module-mega-shop .ms-mainbar .ms-container{
    grid-template-columns:240px minmax(280px,1fr) 107px 187px 21px 124px 21px 81px;
  }
  .module-mega-shop .ms-search{
    width:100%;
    grid-template-columns:176px minmax(0,1fr) 48px;
  }
}
@media (min-width:1400px){.module-mega-shop.mega-module-size-narrow .ms-container{max-width:1320px}}

/* Preserve configured footer logo colours and natural aspect ratio */
.ms-footer-logo{max-width:100%;align-items:center}
.ms-footer-logo img{
  display:block!important;
  width:auto!important;
  max-width:190px!important;
  height:auto!important;
  max-height:64px!important;
  margin-bottom:0!important;
  object-fit:contain!important;
  filter:none!important;
}

/* Keep the language/currency flyouts above the main header bar */
@media (min-width:1200px){
  .ms-topbar{position:relative;z-index:150;overflow:visible}
  .ms-topbar .ms-container{overflow:visible}
  .ms-locale .ms-dropdown-menu{z-index:160}
}

/* Right-side mini cart */
#offcanvas-right-cart .select-wrap{margin-right:10px;cursor:pointer}
#offcanvas-right-cart .select-wrap i{font-size:20px;color:#aaa}
#offcanvas-right-cart .select-wrap i.bi-check-circle-fill{color:#26a69a}
#offcanvas-right-cart .offcanvas-right-products .product-list{padding:1rem 0;border-top:1px solid #eee}
#offcanvas-right-cart .offcanvas-right-products .product-list .left{width:80px;flex:0 0 80px;height:80px;border:1px solid #eee;margin-right:10px}
#offcanvas-right-cart .offcanvas-right-products .product-list .left img{max-height:80px}
#offcanvas-right-cart .offcanvas-right-products .product-list .right .price input{margin-left:10px;width:50px;height:24px}
#offcanvas-right-cart .offcanvas-right-products .product-list .right .offcanvas-products-delete{cursor:pointer;color:#999}
#offcanvas-right-cart .to-checkout,
#offcanvas-right-cart .to-checkout:hover,
#offcanvas-right-cart .to-checkout:focus,
#offcanvas-right-cart .to-checkout:active{color:#fff!important}

/* Mega Shop account sign in */
body.page-login{
  --mega-auth-bg:#edf2f4;
  --mega-auth-panel:#f8faf9;
  --mega-auth-input:#fdfefe;
  --mega-auth-text:#17212b;
  --mega-auth-muted:#63707c;
  --mega-auth-line:#d8e1e5;
  --mega-auth-soft:#e6eeef;
  --mega-auth-accent:#26a69a;
  --mega-auth-accent-hover:#1e8f85;
  --mega-auth-deep:#182735;
  --mega-auth-deep-soft:#223646;
  --mega-auth-on-dark:#f4f7f6;
  --mega-auth-shadow:0 24px 70px rgba(20,45,61,.14);
  background:var(--mega-auth-bg);
  color:var(--mega-auth-text);
}
body.page-login .breadcrumb-wrap{
  border-bottom:0;
  background:var(--mega-auth-bg);
}
body.page-login .breadcrumb-wrap .breadcrumb{
  margin-bottom:0;
  padding-top:13px;
  padding-bottom:13px;
}
.mega-auth-page[v-cloak]{display:none}
.mega-auth-page{
  min-height:650px;
  padding:34px 24px 64px;
  background:var(--mega-auth-bg);
  font-family:Roboto,"PingFang SC","Microsoft YaHei",Arial,sans-serif;
}
.mega-auth-page.is-iframe{
  min-height:100dvh;
  padding:24px;
  display:flex;
  align-items:center;
}
.mega-auth-container{
  width:100%;
  max-width:1180px;
  margin:0 auto;
}
.mega-auth-shell{
  min-height:620px;
  display:grid;
  grid-template-columns:minmax(390px,.88fr) minmax(520px,1.12fr);
  overflow:hidden;
  border:1px solid rgba(33,61,78,.09);
  border-radius:24px;
  background:var(--mega-auth-panel);
  box-shadow:var(--mega-auth-shadow);
}
.mega-auth-story{
  min-width:0;
  display:flex;
  flex-direction:column;
  color:var(--mega-auth-on-dark);
  background:var(--mega-auth-deep);
}
.mega-auth-media{
  height:246px;
  flex:0 0 246px;
  overflow:hidden;
  background:var(--mega-auth-deep-soft);
}
.mega-auth-media img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:58% center;
}
.mega-auth-story-content{
  flex:1;
  padding:33px 38px 38px;
}
.mega-auth-story-content h2{
  max-width:390px;
  margin:0 0 12px;
  color:var(--mega-auth-on-dark);
  font-size:31px;
  font-weight:750;
  line-height:1.14;
  letter-spacing:-.025em;
}
.mega-auth-story-content>p{
  max-width:410px;
  margin:0;
  color:rgba(244,247,246,.72);
  font-size:15px;
  line-height:1.6;
}
.mega-auth-benefits{
  display:grid;
  gap:17px;
  margin-top:27px;
}
.mega-auth-benefit{
  display:grid;
  grid-template-columns:40px minmax(0,1fr);
  gap:13px;
  align-items:center;
}
.mega-auth-benefit-icon{
  width:40px;
  height:40px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(72,201,188,.32);
  border-radius:10px;
  color:#69c9bf;
  background:rgba(38,166,154,.09);
  font-size:18px;
}
.mega-auth-benefit strong,
.mega-auth-benefit small{
  display:block;
}
.mega-auth-benefit strong{
  color:var(--mega-auth-on-dark);
  font-size:14px;
  font-weight:700;
  line-height:1.35;
}
.mega-auth-benefit small{
  margin-top:3px;
  color:rgba(244,247,246,.64);
  font-size:12px;
  line-height:1.45;
}
.mega-auth-panel{
  min-width:0;
  display:flex;
  flex-direction:column;
  padding:48px 62px 38px;
  background:var(--mega-auth-panel);
}
.mega-auth-panel-heading h1{
  margin:0;
  color:var(--mega-auth-text);
  font-size:32px;
  font-weight:760;
  line-height:1.16;
  letter-spacing:-.025em;
}
.mega-auth-panel-heading p{
  max-width:500px;
  margin:10px 0 0;
  color:var(--mega-auth-muted);
  font-size:14px;
  line-height:1.55;
}
.mega-auth-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:6px;
  margin:28px 0 27px;
  padding:5px;
  border-radius:12px;
  background:var(--mega-auth-soft);
}
.mega-auth-tabs button{
  min-height:43px;
  border:0;
  border-radius:9px;
  background:transparent;
  color:var(--mega-auth-muted);
  font-size:14px;
  font-weight:700;
  white-space:nowrap;
  transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .12s ease;
}
.mega-auth-tabs button:hover{
  color:var(--mega-auth-text);
}
.mega-auth-tabs button.is-active{
  color:var(--mega-auth-text);
  background:var(--mega-auth-input);
  box-shadow:0 4px 15px rgba(24,48,63,.08);
}
.mega-auth-tabs button:active{
  transform:translateY(1px);
}
.mega-auth-tabs button:focus-visible,
.mega-auth-submit:focus-visible,
.mega-auth-forgotten:focus-visible{
  outline:3px solid rgba(38,166,154,.28);
  outline-offset:2px;
}
.mega-auth-form-panel{
  flex:1;
}
.mega-auth-form-heading{
  margin-bottom:21px;
}
.mega-auth-form-heading h3{
  margin:0;
  color:var(--mega-auth-text);
  font-size:20px;
  font-weight:740;
  line-height:1.25;
}
.mega-auth-form-heading p{
  margin:6px 0 0;
  color:var(--mega-auth-muted);
  font-size:13px;
  line-height:1.5;
}
.mega-auth-form .el-form-item{
  margin-bottom:20px;
}
.mega-auth-form .el-form-item__label{
  float:none;
  display:block;
  height:auto;
  padding:0 0 8px;
  color:var(--mega-auth-text);
  font-size:13px;
  font-weight:700;
  line-height:1.35;
}
.mega-auth-form .el-form-item__content{
  line-height:normal;
}
.mega-auth-form .el-input__inner{
  height:50px;
  padding:0 15px;
  border:1px solid var(--mega-auth-line);
  border-radius:10px;
  background:var(--mega-auth-input);
  color:var(--mega-auth-text);
  font-size:14px;
  transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;
}
.mega-auth-form .el-input__inner::placeholder{
  color:#8996a1;
}
.mega-auth-form .el-input__inner:hover{
  border-color:#aebbc3;
}
.mega-auth-form .el-input.is-focus .el-input__inner,
.mega-auth-form .el-input__inner:focus{
  border-color:var(--mega-auth-accent);
  box-shadow:0 0 0 3px rgba(38,166,154,.12);
}
.mega-auth-form .el-input__icon{
  line-height:50px;
}
.mega-auth-form .el-form-item.is-error .el-input__inner{
  border-color:#d04444;
}
.mega-auth-form .el-form-item__error--inline,
.mega-auth-form .el-form-item__error{
  display:block;
  position:static;
  margin:6px 0 0;
  color:#b62f2f;
  font-size:12px;
  line-height:1.35;
}
.mega-auth-forgotten-wrap{
  display:flex;
  justify-content:flex-end;
  margin:-5px 0 21px;
}
.mega-auth-forgotten{
  color:var(--mega-auth-accent);
  font-size:13px;
  font-weight:650;
}
.mega-auth-forgotten:hover{
  color:var(--mega-auth-accent-hover);
  text-decoration:underline;
  text-underline-offset:3px;
}
.mega-auth-submit{
  width:100%;
  min-height:50px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  border:1px solid var(--mega-auth-accent);
  border-radius:10px;
  background:var(--mega-auth-accent);
  color:#f7faf9;
  font-size:15px;
  font-weight:750;
  white-space:nowrap;
  box-shadow:0 12px 24px rgba(38,166,154,.2);
  transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .12s ease;
}
.mega-auth-submit:hover{
  border-color:var(--mega-auth-accent-hover);
  background:var(--mega-auth-accent-hover);
  box-shadow:0 14px 28px rgba(30,143,133,.24);
}
.mega-auth-submit:active{
  transform:translateY(1px);
}
.mega-auth-submit:disabled{
  cursor:not-allowed;
  opacity:.68;
  box-shadow:none;
}
.mega-auth-social{
  margin-top:24px;
}
.mega-auth-social .title{
  position:relative;
  margin-bottom:16px;
  text-align:center;
  color:var(--mega-auth-muted);
  font-size:12px;
}
.mega-auth-social .title::before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:50%;
  height:1px;
  background:var(--mega-auth-line);
}
.mega-auth-social .title span{
  position:relative;
  z-index:1;
  padding:0 10px;
  background:var(--mega-auth-panel);
}
.mega-auth-social .btn{
  width:100%;
  min-height:46px;
  position:relative;
  border-color:var(--mega-auth-line)!important;
  border-radius:10px;
  background:var(--mega-auth-input);
  color:var(--mega-auth-text);
}
.mega-auth-social .btn:hover{
  border-color:#aebbc3!important;
  background:var(--mega-auth-soft);
}
.mega-auth-security-note{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  margin:24px 0 0;
  color:var(--mega-auth-muted);
  font-size:12px;
  line-height:1.4;
}
.mega-auth-security-note i{
  color:var(--mega-auth-accent);
  font-size:15px;
}
.mega-auth-page.is-iframe .mega-auth-container{
  max-width:610px;
}
.mega-auth-page.is-iframe .mega-auth-shell{
  min-height:0;
  grid-template-columns:1fr;
}
.mega-auth-page.is-iframe .mega-auth-panel{
  padding:38px 48px 32px;
}
body.page-login .login-alert .layui-layer-btn0{
  border-color:var(--mega-auth-accent);
  background:var(--mega-auth-accent);
}
@media (max-width:1199px){
  .mega-auth-shell{
    grid-template-columns:minmax(360px,.78fr) minmax(500px,1.22fr);
  }
  .mega-auth-story-content{
    padding-right:30px;
    padding-left:30px;
  }
  .mega-auth-panel{
    padding-right:45px;
    padding-left:45px;
  }
}
@media (max-width:991px){
  .mega-auth-page{
    min-height:0;
    padding-top:30px;
  }
  .mega-auth-container{
    max-width:680px;
  }
  .mega-auth-shell{
    min-height:0;
    grid-template-columns:1fr;
  }
  .mega-auth-story{
    display:none;
  }
  .mega-auth-panel{
    padding:44px 56px 36px;
  }
}
@media (max-width:575px){
  body.page-login .breadcrumb-wrap .breadcrumb{
    padding-top:10px;
    padding-bottom:10px;
  }
  .mega-auth-page,
  .mega-auth-page.is-iframe{
    min-height:0;
    padding:20px 14px 38px;
    align-items:flex-start;
  }
  .mega-auth-shell{
    border-radius:16px;
  }
  .mega-auth-panel,
  .mega-auth-page.is-iframe .mega-auth-panel{
    padding:28px 20px 24px;
  }
  .mega-auth-panel-heading h1{
    font-size:27px;
  }
  .mega-auth-panel-heading p{
    font-size:13px;
  }
  .mega-auth-tabs{
    margin-top:23px;
    margin-bottom:24px;
  }
  .mega-auth-tabs button{
    min-height:41px;
    font-size:13px;
  }
  .mega-auth-form-heading h3{
    font-size:18px;
  }
  .mega-auth-form .el-input__inner,
  .mega-auth-submit{
    min-height:48px;
    height:48px;
  }
  .mega-auth-security-note{
    align-items:flex-start;
    text-align:left;
  }
}
@media (prefers-color-scheme:dark){
  body.page-login{
    --mega-auth-bg:#0f171e;
    --mega-auth-panel:#17212a;
    --mega-auth-input:#111a22;
    --mega-auth-text:#edf3f1;
    --mega-auth-muted:#a8b5bd;
    --mega-auth-line:#35444e;
    --mega-auth-soft:#22313a;
    --mega-auth-shadow:0 24px 70px rgba(2,8,12,.42);
  }
  body.page-login .breadcrumb-wrap .breadcrumb-item,
  body.page-login .breadcrumb-wrap .breadcrumb-item a{
    color:#b3c0c7;
  }
  .mega-auth-form .el-input__inner::placeholder{
    color:#7f909a;
  }
  .mega-auth-form .el-input__inner:hover,
  .mega-auth-social .btn:hover{
    border-color:#536671!important;
  }
  .mega-auth-tabs button.is-active{
    box-shadow:0 4px 15px rgba(2,8,12,.2);
  }
}
@media (prefers-reduced-motion:reduce){
  .mega-auth-tabs button,
  .mega-auth-form .el-input__inner,
  .mega-auth-submit{
    transition:none;
  }
}

/* Wooti reference typography, width and rhythm calibration */
:root{--ms-content-max:1710px}
.ms-container,
.ms-header .ms-container,
.ms-footer .ms-container{max-width:var(--ms-content-max)}
.module-mega-shop.mega-module-size-full .ms-container{max-width:var(--ms-content-max)}
body.mega-shop-home{
  font-family:Roboto,"PingFang SC","Microsoft YaHei",Arial,sans-serif;
  font-size:15px;
  font-weight:400;
  line-height:1.6;
  letter-spacing:.15px;
}
body.mega-shop-home .ms-heading{margin-bottom:20px}
body.mega-shop-home .ms-heading h2{font-size:24px;font-weight:500;line-height:1.2}
body.mega-shop-home .ms-product-image{height:auto;aspect-ratio:1}
body.mega-shop-home:not(.page-product) .ms-product-card .ms-product-info h3{
  height:45px!important;
  min-height:45px!important;
  max-height:45px!important;
  font-size:15px!important;
  font-weight:400!important;
  line-height:22.5px!important;
}
body.mega-shop-home .ms-recommended .ms-product-grid .ms-product-image,
body.mega-shop-home .ms-hot_week .ms-product-grid .ms-product-image,
body.mega-shop-home .ms-deal_day .ms-product-image{height:auto;aspect-ratio:1}

/* One bottom margin owns the distance between adjacent home sections. */
.ms-hero_banners{margin-bottom:60px}
.ms-product_loved{padding-top:0;margin-bottom:40px}
.ms-wide_banners{padding-top:0;margin-bottom:60px}
.ms-deal_day{padding-top:0;margin-bottom:40px}
.ms-brands{padding-top:0;margin-bottom:60px}
.ms-coupon{padding-top:0;margin-bottom:60px}
.ms-recommended{padding-top:0;margin-bottom:60px}
.ms-quad_banners{padding-top:0;margin-bottom:45px}
.ms-hot_week{padding-top:0;margin-bottom:60px}
.ms-gallery{padding-top:0;padding-bottom:60px}

@media (min-width:1200px){
  .ms-nav{box-sizing:border-box}
  .module-mega-shop .ms-mainbar .ms-container{
    grid-template-columns:16.6667% 620px minmax(0,1fr) 187px 21px 124px 21px 81px 10px;
  }
  .module-mega-shop .ms-mainbar .ms-search{
    width:620px;
    grid-template-columns:176px minmax(0,1fr) 48px;
    transform:translateX(5px);
  }
  .ms-cat-row{height:auto;padding-right:24px;padding-left:24px;box-sizing:border-box}
  .ms-cat img{width:calc(100% - 27px);height:auto;aspect-ratio:1;margin-bottom:10px}
  .ms-brand-carousel .ms-brand-card{flex-basis:calc((100% - 80px)/5)}
  .ms-recommended .ms-container,
  .ms-hot_week .ms-container{padding-right:15px!important;padding-left:15px!important}
  .ms-recommended .ms-sidebar-products,
  .ms-hot_week .ms-sidebar-products{
    grid-template-columns:minmax(0,27.6%) minmax(0,1fr);
    gap:20px;
  }
  .ms-recommended .ms-product-grid,
  .ms-hot_week .ms-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}
}
@media (min-width:1200px) and (max-width:1400px){
  .module-mega-shop .ms-mainbar .ms-container{
    grid-template-columns:16.6667% 500px minmax(0,1fr) 187px 21px 124px 21px 81px 10px;
  }
  .module-mega-shop .ms-mainbar .ms-search{width:500px}
}
@media (min-width:992px) and (max-width:1199px){
  .ms-hero_banners{margin-bottom:55px}
  .ms-product_loved{margin-bottom:35px}
  .ms-wide_banners{margin-bottom:55px}
  .ms-deal_day{margin-bottom:35px}
  .ms-brands,.ms-coupon,.ms-recommended,.ms-quad_banners,.ms-hot_week{margin-bottom:55px}
  .ms-gallery{padding-bottom:55px}
  .ms-product-row{gap:20px}
  .ms-product-row .ms-product-card{flex-basis:calc((100% - 80px)/5)}
  .ms-recommended .ms-product-grid,
  .ms-hot_week .ms-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
  .ms-recommended .ms-product-grid .ms-product-card:nth-child(n+4),
  .ms-hot_week .ms-product-grid .ms-product-card:nth-child(n+4){display:none}
}
@media (min-width:768px) and (max-width:991px){
  body.mega-shop-home{font-size:14px;line-height:1.6}
  .ms-header{position:relative;background:#131921}
  .ms-topbar{height:40px;background:#131921;font-size:14px;line-height:22.4px}
  .ms-topbar .ms-container{height:40px;display:flex;align-items:center;justify-content:center;padding:0 10px;text-align:center}
  .ms-top-links{justify-content:center;gap:0;flex-wrap:nowrap;width:100%}
  .ms-top-links a{font-size:14px;line-height:40px;padding:0 10px;white-space:nowrap}
  .ms-promo,.ms-locale{display:none!important}
  .ms-mainbar{height:80px;background:#232f3e}
  .ms-mainbar .ms-container{
    height:80px;
    display:grid;
    grid-template-columns:95px minmax(0,1fr) 42px 42px 42px;
    gap:4px;
    align-items:center;
    padding:0 15px 0 55px;
  }
  .ms-logo{grid-column:1;width:95px;height:27px;margin:0}
  .ms-help,.ms-divider{display:none!important}
  .ms-search{grid-column:3;width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:transparent;border:0;overflow:visible}
  .ms-search-select,.ms-search input,.ms-search button:first-child{display:none!important}
  .ms-search button:last-child{display:flex!important;width:42px;height:42px;padding:0;background:transparent;color:#fff;font-size:24px}
  .ms-account,.ms-cart{width:42px;height:42px;display:flex;align-items:center;justify-content:center;padding:0}
  .ms-account{grid-column:4}.ms-cart{grid-column:5}
  .ms-account span,.ms-cart span{display:none!important}
  .ms-account i,.ms-cart i{font-size:24px}
  .ms-nav{position:absolute;top:40px;left:0;width:55px;height:80px;background:transparent;border:0;z-index:230}
  .ms-nav .ms-container{display:block;width:55px;height:80px;padding:0}
  .ms-category-toggle{width:55px;height:80px;padding:0 0 0 15px;justify-content:flex-start;background:transparent;border:0;font-size:0}
  .ms-category-toggle i{font-size:24px}
  .ms-category-toggle span,.ms-nav nav,.ms-top-offers{display:none!important}
  .ms-categories{padding-top:20px;padding-bottom:20px}
  .ms-cat-row{display:flex;height:143px;align-items:flex-start;gap:15px;padding:0;overflow:hidden}
  .ms-cat{display:block!important;flex:0 0 calc((100% - 75px)/6)}
  .ms-cat img{width:100%;height:auto;aspect-ratio:1;margin-bottom:10px}
  .ms-hero-layout{grid-template-columns:1fr;gap:15px;margin-top:0}
  .ms-hero-stage{height:380px;min-height:380px}
  .ms-banner-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:210px 210px;gap:15px}
  .ms-hero_banners{margin-bottom:50px}
  .ms-product_loved{margin-bottom:35px}
  .ms-wide_banners{margin-bottom:50px}
  .ms-deal_day{margin-bottom:35px}
  .ms-brands,.ms-coupon,.ms-recommended,.ms-quad_banners,.ms-hot_week{margin-bottom:50px}
  .ms-gallery{padding-bottom:50px}
  .ms-product-row{gap:15px}
  .ms-product-row .ms-product-card{flex:0 0 calc((100% - 45px)/4)}
  body.mega-shop-home .ms-heading h2{font-size:20px!important;line-height:24px!important}
  body.mega-shop-home:not(.page-product) .ms-product-card .ms-product-info h3{height:39px!important;min-height:39px!important;max-height:39px!important;font-size:14px!important;line-height:19.6px!important}
  .ms-recommended .ms-sidebar-products,
  .ms-hot_week .ms-sidebar-products{grid-template-columns:minmax(0,40%) minmax(0,1fr);gap:15px}
  .ms-recommended .ms-product-grid,
  .ms-hot_week .ms-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
  .ms-recommended .ms-product-grid .ms-product-card:nth-child(n+3),
  .ms-hot_week .ms-product-grid .ms-product-card:nth-child(n+3){display:none}
}
@media (max-width:767px){
  body.mega-shop-home{font-size:14px;line-height:1.6}
  .ms-topbar{height:40px;font-size:14px;line-height:22.4px}
  .ms-mainbar{height:70px}
  .ms-mainbar .ms-container{
    height:70px!important;
    grid-template-columns:95px minmax(0,1fr) 35px 32px 26px!important;
    column-gap:0!important;
    padding:0 15px 0 50px!important;
  }
  .ms-logo{grid-column:1!important;justify-self:start;margin:0!important}
  .ms-search{grid-column:3!important;width:35px!important;height:35px!important}
  .ms-search button:last-child{width:35px!important;height:35px!important;font-size:22px!important}
  .ms-account{grid-column:4!important;width:32px!important;height:35px!important}
  .ms-cart{grid-column:5!important;width:26px!important;height:35px!important}
  .ms-account i,.ms-cart i{font-size:22px!important}
  .ms-cart em{left:13px;top:-2px}
  .ms-nav,.ms-nav.is-sticky{top:40px;width:50px;height:70px}
  .ms-mobile-sticky .ms-mainbar,
  .ms-mobile-sticky .ms-mainbar .ms-container{height:70px}
  .ms-nav .ms-container,
  .ms-nav.is-sticky .ms-container{width:50px;height:70px!important}
  .ms-category-toggle{width:50px;height:70px;padding:0 0 0 15px;justify-content:flex-start}
  .ms-category-toggle i,.ms-nav.is-sticky .ms-category-toggle i{font-size:24px!important}

  .ms-categories{padding-top:20px!important;padding-bottom:20px!important}
  .ms-cat-row{height:142px!important;align-items:flex-start!important;gap:10px!important;padding:0!important}
  .ms-cat{height:142px!important;flex:0 0 calc((100% - 20px)/3)!important}
  .ms-cat img{width:100%!important;height:auto!important;aspect-ratio:1;margin:0 0 10px!important}
  .ms-cat span{font-size:14px!important;line-height:22px!important}

  .ms-hero-layout{gap:0!important;margin-top:0!important}
  .ms-hero-stage{height:260px!important;min-height:260px!important}
  .ms-hero-slide{padding:34px 0 24px 20px!important}
  .ms-banner-grid{grid-template-columns:1fr!important;grid-template-rows:none!important;gap:10px!important}
  .ms-banner-grid .ms-promo-banner{height:210px!important;min-height:210px!important}

  .ms-heading{margin-bottom:20px!important}
  .ms-heading h2{font-size:19px!important;line-height:1.2!important}
  .ms-hero_banners{margin-bottom:40px!important}
  .ms-product_loved{padding-top:0!important;margin-bottom:30px!important}
  .ms-wide_banners{padding-top:0!important;margin-bottom:40px!important}
  .ms-deal_day{padding-top:0!important;margin-bottom:30px!important}
  .ms-brands{padding-top:0!important;margin-bottom:40px!important}
  .ms-coupon{padding-top:0!important;margin-bottom:40px!important}
  .ms-recommended{padding-top:0!important;margin-bottom:40px!important}
  .ms-quad_banners{margin-bottom:40px!important}
  .ms-hot_week{padding-top:0!important;margin-bottom:40px!important}
  .ms-gallery{padding-top:0!important;padding-bottom:40px!important}

  .ms-product_loved .ms-product-row,
  .ms-deal_day .ms-product-row,
  .ms-recommended .ms-product-grid,
  .ms-hot_week .ms-product-grid,
  .ms-brand-carousel .ms-brand-grid,
  .ms-gallery .ms-blog-grid{gap:10px!important}
  .ms-product_loved .ms-product-row .ms-product-card,
  .ms-deal_day .ms-product-row .ms-product-card,
  .ms-recommended .ms-product-grid .ms-product-card,
  .ms-hot_week .ms-product-grid .ms-product-card,
  .ms-brand-carousel .ms-brand-card{flex-basis:calc((100% - 10px)/2)!important;width:calc((100% - 10px)/2)!important}
  .ms-product_loved .ms-product-image,
  .ms-deal_day .ms-product-image,
  .ms-recommended .ms-product-image,
  .ms-hot_week .ms-product-image{height:auto!important;aspect-ratio:1;margin-bottom:10px!important}
  body.mega-shop-home:not(.page-product) .ms-product-card .ms-product-info h3{height:40px!important;min-height:40px!important;max-height:40px!important;font-size:14px!important;line-height:20px!important}
  .ms-price strong,.ms-price del{font-size:15px!important;line-height:22px!important}
  .ms-brand-carousel .ms-brand-grid{gap:10px!important}
  .ms-brand-card img{height:auto!important;aspect-ratio:1.1;padding:16px!important}
  .ms-gallery .ms-blog-grid article,
  .ms-gallery .ms-blog-grid article:nth-child(n+2){flex:0 0 100%!important;width:100%!important}
  .ms-service-strip,
  .ms-service-strip .ms-container,
  .ms-service{height:70px!important;min-height:70px!important}
  .ms-footer-main{padding:40px 0!important}
  .ms-footer-bottom .ms-container{padding-top:15px!important;padding-bottom:20px!important}
}

/* Checkout page restoration
 *
 * The Mega Shop bundle is intentionally a flat, theme-scoped stylesheet. Keep
 * the checkout rules flat as well so the published app.css can be copied from
 * this source without leaking the default theme across the storefront.
 */
body.page-checkout{
  background:#f6f8fa;
  color:#282828;
  font-family:Roboto,"PingFang SC","Microsoft YaHei",Arial,sans-serif;
  font-size:15px;
  line-height:1.6;
}
body.page-checkout [v-cloak]{display:none}
body.page-checkout .breadcrumb-wrap{background:transparent;margin-bottom:0}
body.page-checkout .breadcrumb-wrap .breadcrumb{margin-bottom:0}
body.page-checkout .left-column,
body.page-checkout .right-column{min-width:0}
body.page-checkout .card{border-color:rgba(17,24,39,.06);border-radius:8px}
body.page-checkout .card.shadow-sm{box-shadow:0 8px 26px rgba(17,24,39,.06)!important}

body.page-checkout .steps-wrap{display:flex;justify-content:space-around;position:relative}
body.page-checkout .steps-wrap::before{content:"";position:absolute;top:14px;left:0;width:100%;border-bottom:3px solid #d7d7d7}
body.page-checkout .steps-wrap>div{display:flex;flex-direction:column;align-items:center;position:relative}
body.page-checkout .steps-wrap>div.active .number{background:#3c3d41;border-color:#3c3d41;color:#eee}
body.page-checkout .steps-wrap>div.active .title{color:#111}
body.page-checkout .steps-wrap>div .number-wrap{padding:0 4px;margin-bottom:.5rem;background:#f6f8fa}
body.page-checkout .steps-wrap>div .number{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #ddd;border-radius:50%}
body.page-checkout .steps-wrap>div .title{color:#848484;font-size:14px}

body.page-checkout .checkout-black{margin-bottom:2.6rem}
body.page-checkout .checkout-black:last-child{margin-bottom:0}
body.page-checkout .checkout-title{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f1f1f1}
body.page-checkout .checkout-title h5,
body.page-checkout h5.checkout-title{font-size:18px;line-height:1.4;font-weight:600}
body.page-checkout .checkout-title .btn{margin-bottom:-10px}
body.page-checkout .checkout-title .btn.icon{font-size:1rem}

body.page-checkout .radio-line-wrap .radio-line-item{display:flex;align-items:center;padding:20px;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}
body.page-checkout .radio-line-wrap .radio-line-item:not(:last-of-type){margin-bottom:1rem}
body.page-checkout .radio-line-wrap .radio-line-item:hover,
body.page-checkout .radio-line-wrap .radio-line-item.active{border-color:#e5e5e5}
body.page-checkout .radio-line-wrap .radio-line-item:active{background:#f7f7f7}
body.page-checkout .radio-line-wrap .radio-line-item .radio{position:relative;width:18px;height:18px;flex:0 0 18px;border:1px solid #d4d4d4;border-radius:50%}
body.page-checkout .radio-line-wrap .radio-line-item.active .radio{border-color:var(--bs-primary,#26a69a)}
body.page-checkout .radio-line-wrap .radio-line-item.active .radio::before{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;background:var(--bs-primary,#26a69a);border-radius:50%}
body.page-checkout .radio-line-wrap .radio-line-item .left{display:flex;align-items:center;margin-right:10px}
body.page-checkout .radio-line-wrap .radio-line-item .left img{max-height:60px;margin-left:10px}
body.page-checkout .radio-line-wrap .radio-line-item .right{min-width:0}
body.page-checkout .radio-line-wrap .radio-line-item .right .title{margin-bottom:0;font-weight:600}

body.page-checkout .addresses-wrap .item{position:relative;height:140px;margin-bottom:1.3rem;padding:14px;border:1px solid #e5e5e5;cursor:pointer}
body.page-checkout .addresses-wrap .item:hover{border-color:#222}
body.page-checkout .addresses-wrap .item.active{border-left:0}
body.page-checkout .addresses-wrap .item.active::before{content:"";position:absolute;top:-1px;left:0;width:4px;height:calc(100% + 2px);background:repeating-linear-gradient(-45deg,#d60404 0,#d60404 10px,#fff 10px,#fff 20px,#4991f4 20px,#4991f4 30px,#fff 30px,#fff 40px)}
body.page-checkout .addresses-wrap .item .name-wrap{margin-bottom:.6rem;line-height:1}
body.page-checkout .addresses-wrap .item .name-wrap .name{font-size:1rem;font-weight:600}
body.page-checkout .addresses-wrap .item .name-wrap .phone{color:#666;font-size:.8rem}
body.page-checkout .addresses-wrap .item .zipcode{min-height:20px;margin-bottom:.3rem}
body.page-checkout .addresses-wrap .item .address-info{height:32px;line-height:1.3;overflow:hidden}
body.page-checkout .addresses-wrap .item .address-bottom{min-height:28px;display:flex;align-items:center;justify-content:space-between}
body.page-checkout .addresses-wrap .item.address-right{display:flex;align-items:center;justify-content:center;border:0;cursor:auto}
body.page-checkout .mobileWidth{width:min(600px,95vw)}
body.page-checkout .dialog-address{display:block}
body.page-checkout .address-dialog .el-form-item__label{line-height:normal}
body.page-checkout .comment-wrap textarea{min-height:116px;border-color:#e5e5e5;resize:vertical}
body.page-checkout .comment-wrap textarea:focus{border-color:var(--bs-primary,#26a69a);box-shadow:0 0 0 .2rem rgba(10,154,115,.12)}

body.page-checkout .total-wrap .card-header{margin-bottom:1rem;background:#fff;border-bottom:1px solid #e6e6e6}
body.page-checkout .total-wrap .card-header h5{font-size:18px;font-weight:600}
body.page-checkout .total-wrap .card-header span{min-width:24px;line-height:24px;color:#fff;text-align:center}
body.page-checkout .total-wrap .products-wrap{margin-bottom:1.3rem;padding-bottom:.3rem;border-bottom:1px solid #e6e6e6}
body.page-checkout .total-wrap .products-wrap .item{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:.8rem}
body.page-checkout .total-wrap .products-wrap .item .image{display:flex;align-items:center;flex:1;min-width:0;padding-right:4px}
body.page-checkout .total-wrap .products-wrap .item .image .img{overflow:hidden;background:#fff}
body.page-checkout .total-wrap .products-wrap .item .image .name{min-width:0;line-height:1.4}
body.page-checkout .total-wrap .products-wrap .item .image .quantity{margin-left:3px;color:#7a7a7a}
body.page-checkout .total-wrap .products-wrap .item .price{flex:0 0 auto;color:#7a7a7a;white-space:nowrap}
body.page-checkout .wh-50{width:50px;height:50px;flex:0 0 50px}
body.page-checkout .text-truncate-2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}
body.page-checkout .total-wrap .totals{margin-bottom:0;padding-left:0;list-style:none}
body.page-checkout .total-wrap .totals>li{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}
body.page-checkout .total-wrap .totals>li:last-of-type{font-weight:600}
body.page-checkout .total-wrap .totals>li:last-of-type>span:last-of-type{color:#dc3545}
body.page-checkout .total-wrap .totals>li>span:first-of-type{font-size:13px}
body.page-checkout #submit-checkout{min-height:48px}

@media (min-width:768px){
  body.page-checkout .addresses-wrap .item.address-right{padding:0 2.6rem;flex-direction:column}
  body.page-checkout .dialog-address{display:flex}
  body.page-checkout .total-wrap .card-body{padding:0}
  body.page-checkout .total-wrap .card-header{padding:0 0 .8rem}
  body.page-checkout .total-wrap .products-wrap{max-height:380px;overflow-y:auto}
  body.page-checkout .total-wrap .totals{margin-bottom:1.5rem;padding-bottom:.3rem;border-bottom:1px solid #e6e6e6}
}
@media (min-width:992px){
  body.page-checkout .left-column{width:70%}
  body.page-checkout .right-column{width:30%}
}
@media (max-width:992px){
  body.page-checkout{padding-bottom:78px}
  body.page-checkout .submit-checkout-wrap{position:fixed;right:0;bottom:0;left:0;z-index:220;display:flex!important;align-items:center;justify-content:space-between;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -8px 12px rgba(0,0,0,.1);transition:transform .3s ease-in-out}
  body.page-checkout .submit-checkout-wrap #submit-checkout{width:50%;min-width:180px}
  body.page-checkout .submit-checkout-wrap .text-total{font-size:.9rem}
}
@media (max-width:768px){
  body.page-checkout{font-size:14px}
  body.page-checkout .breadcrumb-wrap .breadcrumb{padding-top:.4rem;padding-bottom:.4rem}
  body.page-checkout .right-column{margin-top:1.4rem}
  body.page-checkout .checkout-black{margin-bottom:1rem}
  body.page-checkout .checkout-title{margin-bottom:10px;padding-bottom:10px}
  body.page-checkout .checkout-title h5,
  body.page-checkout h5.checkout-title,
  body.page-checkout .total-wrap .card-header h5{font-size:16px}
  body.page-checkout .radio-line-wrap .radio-line-item{padding:10px}
  body.page-checkout .addresses-wrap .item{height:auto;margin-bottom:.9rem;padding:10px}
  body.page-checkout .addresses-wrap .item.address-right{margin-bottom:0;padding:0}
  body.page-checkout .addresses-wrap .item.address-right button:first-of-type{margin-right:10px}
  body.page-checkout .dialog-address>div{width:100%}
  body.page-checkout .total-wrap .totals>li:last-of-type{margin-bottom:0}
}
@media (max-width:420px){
  body.page-checkout .submit-checkout-wrap{gap:10px}
  body.page-checkout .submit-checkout-wrap #submit-checkout{width:auto;min-width:0;flex:1;font-size:16px!important}
  body.page-checkout .total-wrap .products-wrap .item{align-items:flex-start;gap:8px}
  body.page-checkout .total-wrap .products-wrap .item .price{font-size:13px}
}

/* Cart page restoration
 *
 * cart.scss is not part of Mega Shop's published flat bundle. Keep these
 * rules page-scoped so the cart can reuse the core Blade partials without
 * changing the storefront modules or the theme header/footer.
 */
body.page-cart{
  padding-bottom:0;
  background:#f6f8fa;
  color:#282828;
  font-family:Roboto,"PingFang SC","Microsoft YaHei",Arial,sans-serif;
  font-size:15px;
  line-height:1.6;
}
body.page-cart [v-cloak]{display:none}
body.page-cart .breadcrumb-wrap{margin-bottom:0;background:transparent}
body.page-cart .breadcrumb-wrap .breadcrumb{margin-bottom:0}
body.page-cart #app-cart{min-height:200px}
body.page-cart .left-column,
body.page-cart .right-column{min-width:0}
body.page-cart .card{border-color:rgba(17,24,39,.06);border-radius:8px}
body.page-cart .card.shadow-sm{box-shadow:0 8px 26px rgba(17,24,39,.06)!important}
body.page-cart .h-min-600{min-height:600px}
body.page-cart .wh-80{width:80px;height:80px;flex:0 0 80px}
body.page-cart .text-size-min{font-size:12px}
body.page-cart .text-truncate-2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}

body.page-cart .steps-wrap{display:flex;justify-content:space-around;position:relative}
body.page-cart .steps-wrap::before{content:"";position:absolute;top:14px;left:0;width:100%;border-bottom:3px solid #d7d7d7}
body.page-cart .steps-wrap>div{display:flex;flex-direction:column;align-items:center;position:relative}
body.page-cart .steps-wrap>div .number-wrap{z-index:1;margin-bottom:.5rem;padding:0 4px;background:#f6f8fa}
body.page-cart .steps-wrap>div .number{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #ddd;border-radius:50%}
body.page-cart .steps-wrap>div .title{color:#848484;font-size:14px}
body.page-cart .steps-wrap>div.active .number{background:#3c3d41;border-color:#3c3d41;color:#eee}
body.page-cart .steps-wrap>div.active .title{color:#111}

body.page-cart .cart-products-wrap .table{margin-bottom:0}
body.page-cart .cart-products-wrap .table tbody{border-top:0}
body.page-cart .cart-products-wrap .table tbody td{padding:.75rem .5rem;vertical-align:middle;border-color:#f0f2f4}
body.page-cart .cart-products-wrap .table thead{background:#f8f9fa}
body.page-cart .cart-products-wrap .table thead th{padding:.7rem .5rem;border-bottom:0;box-shadow:none;white-space:nowrap}
body.page-cart .cart-products-wrap .p-image input{flex:0 0 auto}
body.page-cart .quantity-wrap{width:120px;min-width:120px}
body.page-cart .quantity-wrap .btn{border-color:var(--bs-border-color,#dee2e6)}
body.page-cart .quantity-wrap .btn:active{background:#eee}
body.page-cart .quantity-wrap input{min-width:0;padding:.5rem;text-align:center;background:transparent!important}

body.page-cart .total-wrap .list-group li{padding:.7rem 0;border-color:#eee;background:transparent}
body.page-cart .total-wrap .list-group li:not(.d-grid){display:flex;align-items:center;justify-content:space-between;gap:16px}
body.page-cart .total-wrap .list-group li>span:last-child{text-align:right}
body.page-cart .total-wrap .total-price{color:#222;font-size:1.2rem;font-weight:700;white-space:nowrap}

@media (min-width:768px){
  body.page-cart .quantity-wrap{height:37px}
}
@media (min-width:992px){
  body.page-cart .left-column{width:70%}
  body.page-cart .right-column{width:30%}
}
@media (max-width:768px){
  body.page-cart{padding-bottom:78px;font-size:14px}
  body.page-cart .breadcrumb-wrap .breadcrumb{padding-top:.4rem;padding-bottom:.4rem}
  body.page-cart .right-column{margin-top:1.4rem}
  body.page-cart .mb-product-wrap{margin-right:-12px;margin-left:-12px}
  body.page-cart .mb-product-list{display:flex;gap:10px;margin-bottom:10px;padding:12px;background:#fff;border:1px solid rgba(17,24,39,.06);border-radius:8px;box-shadow:0 5px 18px rgba(17,24,39,.05)}
  body.page-cart .mb-product-list .product-img{flex:0 0 auto}
  body.page-cart .mb-product-list .product-mb-info{display:flex;min-width:0;flex:1;flex-direction:column;justify-content:space-between;margin-left:0!important}
  body.page-cart .mb-product-list .product-mb-info>.d-flex{gap:8px;align-items:center}
  body.page-cart .mb-product-list .quantity-wrap{width:108px;min-width:108px}
  body.page-cart .mb-product-list .quantity-wrap .btn{padding-right:.45rem;padding-left:.45rem}
  body.page-cart .cart-mb-total{position:fixed;right:0;bottom:0;left:0;z-index:220;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -8px 12px rgba(0,0,0,.1);transition:transform .3s ease-in-out}
  body.page-cart .cart-mb-total .left{flex:0 0 auto;white-space:nowrap}
  body.page-cart .cart-mb-total .left label{display:flex;align-items:center;gap:5px;margin:0}
  body.page-cart .cart-mb-total .right{display:flex;min-width:0;flex:1;align-items:center;justify-content:flex-end;gap:8px;text-align:right}
  body.page-cart .cart-mb-total .right .total-price{font-size:.9rem}
  body.page-cart .cart-mb-total .btn-checkout{width:50%;min-width:118px;margin-left:0;white-space:nowrap}
}
@media (max-width:420px){
  body.page-cart .mb-product-list{padding:10px}
  body.page-cart .wh-80{width:72px;height:72px;flex-basis:72px}
  body.page-cart .cart-mb-total .btn-checkout{width:auto;min-width:112px;flex:0 0 auto;font-size:16px!important}
}

/* Header logo and compact-desktop geometry
 *
 * Header logos come from the global shop setting and may use any aspect
 * ratio. Keep a stable 95x27 layout box while containing the artwork instead
 * of stretching it. The mid-size search override also keeps the category
 * control inside the 145px grid track defined for this breakpoint.
 */
.ms-header .ms-logo{display:flex;align-items:center;width:95px;height:27px}
.ms-header .ms-logo img{
  display:block;
  width:95px;
  height:27px;
  max-width:95px;
  max-height:27px;
  object-fit:contain;
  object-position:left center;
}
@media (min-width:992px) and (max-width:1199px){
  .ms-header .ms-search{grid-template-columns:145px minmax(0,1fr) 48px}
  .ms-header .ms-search-select{width:145px;min-width:145px}
  .ms-header .ms-search-select button{
    width:145px;
    max-width:145px;
    padding-right:12px;
    padding-left:12px;
    font-size:14px;
    white-space:nowrap;
  }
  .ms-header .ms-search-select .ms-dropdown-menu{width:145px;max-width:145px}
}
@media (min-width:1200px) and (max-width:1439px){
  .ms-header .ms-topbar .ms-container{grid-template-columns:minmax(0,1fr) minmax(320px,470px) minmax(0,1fr)}
  .ms-header .ms-top-links a{padding-right:28px;white-space:nowrap}
  .ms-header .ms-top-links a:not(:last-child)::after{right:12px}
  .ms-header .ms-mainbar .ms-container{grid-template-columns:16.6667% 500px minmax(0,1fr) 175px 21px 110px 21px 75px}
  .ms-header .ms-search{width:500px;grid-template-columns:176px minmax(0,1fr) 48px}
  .ms-header .ms-help{gap:10px;padding-left:0}
  .ms-header .ms-account{gap:8px}
  .ms-header .ms-cart{gap:6px}
  .ms-header .ms-nav nav .ms-nav-item{flex:0 0 auto}
  .ms-header .ms-nav nav .ms-nav-item>a{padding-right:14px;padding-left:14px;white-space:nowrap}
}

/* Header nav geometry
 *
 * The nav owns a 1px top border. Its children must use the remaining content
 * height instead of a second hard-coded 60px, otherwise the category control
 * leaks one CSS pixel below the bar on high-density screens.
 */
@media (min-width:992px){
  .ms-header .ms-nav{box-sizing:border-box}
  .ms-header .ms-nav .ms-container,
  .ms-header .ms-category-wrap,
  .ms-header .ms-category-toggle{
    height:100%;
    min-height:0;
    box-sizing:border-box;
  }
  .ms-header .ms-category-wrap{
    width:100%;
    height:59px;
    align-self:stretch;
    border-right:1px solid rgba(255,255,255,.14);
  }
  .ms-header .ms-category-toggle{
    height:59px;
    margin:0;
    border:0;
    border-radius:0;
    vertical-align:top;
  }
}

/* Deal-card countdowns
 *
 * Keep every value and its localized unit in one fluid grid cell. This avoids
 * the eleven-child flex row overflowing narrow seven-column product cards.
 */
.ms-deal_day .ms-card-countdown{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  align-items:center;
  gap:0;
  overflow:hidden;
  padding:0 2px;
  font-variant-numeric:tabular-nums;
}
.ms-deal_day .ms-card-countdown-part{
  position:relative;
  display:flex;
  min-width:0;
  align-items:center;
  justify-content:center;
  gap:2px;
  overflow:visible;
  white-space:nowrap;
}
.ms-deal_day .ms-card-countdown-part:not(:last-child)::after{
  content:":";
  position:absolute;
  right:-1px;
  color:#e1251b;
  font-size:12px;
  font-weight:400;
}
.ms-deal_day .ms-card-countdown-part strong{
  min-width:0;
  color:#e1251b;
  font-size:13px;
  font-weight:600;
  line-height:1;
}
.ms-deal_day .ms-card-countdown-part em{
  flex:0 0 auto;
  color:#e1251b;
  font-size:11px;
  line-height:1;
}
@media (min-width:992px) and (max-width:1439px), (max-width:420px){
  .ms-deal_day .ms-card-countdown{padding-right:1px;padding-left:1px}
  .ms-deal_day .ms-card-countdown-part{gap:1px}
  .ms-deal_day .ms-card-countdown-part strong{font-size:11px}
  .ms-deal_day .ms-card-countdown-part em,
  .ms-deal_day .ms-card-countdown-part:not(:last-child)::after{font-size:10px}
}

/* Payment page restoration
 *
 * The legacy order-success stylesheet is not part of this theme's published
 * flat bundle. Keep the replacement scoped so payment providers can render
 * inside a stable card without pulling in another theme's global CSS.
 */
body.page-payment{
  background:#f6f8fa;
  color:#282828;
  font-family:Roboto,"PingFang SC","Microsoft YaHei",Arial,sans-serif;
  font-size:15px;
  line-height:1.6;
}
body.page-payment .breadcrumb-wrap{margin-bottom:0;background:transparent}
body.page-payment .breadcrumb-wrap .breadcrumb{margin-bottom:0}
body.page-payment > .container{padding-bottom:0}
body.page-payment .steps-wrap{display:flex;justify-content:space-around;position:relative}
body.page-payment .steps-wrap::before{content:"";position:absolute;top:14px;left:0;width:100%;border-bottom:3px solid #d7d7d7}
body.page-payment .steps-wrap>div{display:flex;flex-direction:column;align-items:center;position:relative}
body.page-payment .steps-wrap>div .number-wrap{z-index:1;margin-bottom:.5rem;padding:0 4px;background:#f6f8fa}
body.page-payment .steps-wrap>div .number{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #ddd;border-radius:50%}
body.page-payment .steps-wrap>div .title{color:#848484;font-size:14px}
body.page-payment .steps-wrap>div.active .number{background:#3c3d41;border-color:#3c3d41;color:#eee}
body.page-payment .steps-wrap>div.active .title{color:#111}
body.page-payment .order-wrap{
  margin-bottom:0;
  overflow:hidden;
  border-color:rgba(17,24,39,.08)!important;
  border-radius:8px;
  box-shadow:0 8px 26px rgba(17,24,39,.06);
}
body.page-payment .order-wrap .main-body{padding:3rem 4rem}
body.page-payment .order-wrap .order-top{
  display:flex;
  align-items:flex-start;
  justify-content:center;
  gap:2rem;
  margin:0;
  padding:0;
}
body.page-payment .order-wrap .order-top .left{flex:0 0 80px;margin-top:-6px}
body.page-payment .order-wrap .order-top .left i{color:#26a69a;font-size:80px;line-height:1}
body.page-payment .order-wrap .order-top .right{min-width:0;flex:1;margin:0}
body.page-payment .order-wrap .order-title{margin:0 0 1.2rem;font-size:24px;font-weight:500;line-height:1.35}
body.page-payment .order-wrap .order-info{
  padding:.7rem;
  overflow-wrap:anywhere;
  background:#fffaf0;
  border:1px solid #ffe1ad;
  border-radius:4px;
}
body.page-payment .order-wrap .order-info .table{width:100%;margin-bottom:0}
body.page-payment .order-wrap .order-info .table tbody{border-top:0}
body.page-payment .order-wrap .order-info .table td{padding:.45rem .6rem;vertical-align:middle}
body.page-payment .order-wrap img,
body.page-payment .order-wrap iframe{max-width:100%}
body.page-payment .order-wrap input,
body.page-payment .order-wrap select,
body.page-payment .order-wrap textarea{max-width:100%}

/* Core size utilities used by the fallback storefront templates. Importing
 * the complete default-theme global file would leak unrelated theme rules. */
.h-min-100{min-height:100px}
.h-min-300{min-height:300px}
.h-min-600{min-height:600px}
.w-min-100{min-width:100px}
.w-max-300{max-width:300px}
.w-max-500{max-width:500px}
.w-max-600{max-width:600px}
.w-max-1000{max-width:1000px}
.wp-200{width:200px}
.wh-50{width:50px;height:50px;flex:0 0 50px}
.wh-60{width:60px;height:60px;flex:0 0 60px}
.wh-70{width:70px;height:70px;flex:0 0 70px}
.wh-80{width:80px;height:80px;flex:0 0 80px}
.wh-150{width:150px;height:150px;flex:0 0 150px}

/* Restore a visible boundary between short page content and the configurable
 * service strip. Home, design preview and the custom login page own spacing. */
body:not(.mega-shop-home):not(.mega-shop-design-preview):not(.page-login) > .ms-footer{
  margin-top:40px;
}

@media (max-width:768px){
  body.page-payment{font-size:14px}
  body.page-payment > .container{padding-right:12px;padding-bottom:0;padding-left:12px}
  body.page-payment .order-wrap .main-body{padding:1rem}
  body.page-payment .order-wrap .order-top{display:block}
  body.page-payment .order-wrap .order-top .left{display:none}
  body.page-payment .order-wrap .order-title{font-size:20px}
  body.page-payment .order-wrap .order-info{padding:.55rem}
  body.page-payment .order-wrap .order-info .table tr{display:block}
  body.page-payment .order-wrap .order-info .table td{display:block;width:100%;padding:.35rem .25rem}
  body:not(.mega-shop-home):not(.mega-shop-design-preview):not(.page-login) > .ms-footer{margin-top:24px}
}
/* Authenticated account state: keep identity and sign-out action visible. */
.ms-account-session {
  position: relative;
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 9px;
  align-items: center;
  min-width: 0;
  height: 57px;
  color: #fff;
}

.ms-account-session > .bi-person-check {
  font-size: 25px;
  line-height: 1;
}

.ms-account-session-copy {
  min-width: 0;
}

.ms-account-profile,
.ms-account-signout {
  color: #fff;
  text-decoration: none;
}

.ms-account-profile {
  display: block;
  min-width: 0;
}

.ms-account-profile > span {
  display: block;
  font-size: 12px;
  line-height: 16px;
}

.ms-account-profile > strong {
  display: block;
  overflow: hidden;
  max-width: 82px;
  font-size: 14px;
  font-weight: 650;
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ms-account-signout {
  display: inline-flex;
  gap: 4px;
  align-items: center;
  margin-top: 1px;
  color: rgba(255, 255, 255, .76);
  font-size: 11px;
  line-height: 14px;
  transition: color .2s ease;
}

.ms-account-signout i {
  font-size: 11px;
}

.ms-account-profile:hover,
.ms-account-signout:hover {
  color: #2bb3a8;
}

@media (min-width: 1200px) {
  .ms-account-session {
    grid-column: 6;
  }
}

@media (max-width: 1199px) {
  .ms-account-session {
    width: 52px;
    height: 44px;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .ms-account-session-copy {
    display: none;
  }
}

@media (max-width: 767px) {
  .ms-account-session {
    width: auto;
    height: auto;
    grid-template-columns: 28px minmax(0, 1fr);
    justify-self: center;
  }

  .ms-account-session-copy {
    display: block;
  }
}

/* Point the floating menu badge back to its navigation label. */
.ms-nav nav .ms-nav-bubble::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  border-top: 6px solid #26a69a;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  transform: translateX(-50%);
}

.ms-nav nav .ms-nav-bubble.hot::after {
  border-top-color: #e91e63;
}

/* BeikeShop's official wordmark is wider than the former demo logo. */
.ms-header .ms-logo {
  width: 138px;
  height: 28px;
}

.ms-header .ms-logo img {
  width: 138px;
  height: auto;
  max-width: 138px;
  max-height: 28px;
  object-fit: contain;
  object-position: left center;
  filter: none;
}

/* Keep both sides of Hot This Week on one shared desktop height. */
@media (min-width: 1200px) {
  .ms-hot_week .ms-sidebar-products {
    grid-template-columns: clamp(300px, 23.5%, 390px) minmax(0, 1fr);
    align-items: stretch;
  }

  .ms-hot_week .ms-sidebar-products aside {
    box-sizing: border-box;
    align-self: stretch;
    height: auto;
    min-height: 0;
    padding-top: 64px;
  }

  .ms-hot_week .ms-product-panels,
  .ms-hot_week .ms-tab-panel.is-active {
    height: auto;
    min-height: 0;
  }

  .ms-hot_week .ms-product-grid {
    height: auto;
    align-items: stretch;
    padding-bottom: 0;
  }

  .ms-hot_week .ms-product-grid .ms-product-card {
    display: block !important;
    height: auto;
    min-height: 0;
    padding-bottom: 0;
  }

  .ms-hot_week .ms-product-grid .ms-product-image {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 1;
  }

  .ms-hot_week .ms-product-grid .ms-product-info {
    min-height: 84px;
  }
}

/* Mobile menu language and currency controls */
.ms-mobile-locale {
  display: none;
}

@media (max-width: 767px) {
  .ms-mobile-drawer {
    overflow-x: hidden;
    overflow-y: auto;
  }

  .ms-mobile-locale {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    gap: 18px;
    min-height: 74px;
    margin: auto -22px -22px;
    padding: 0 22px;
    border-top: 1px solid rgba(255, 255, 255, .08);
    background: #131921;
    color: #fff;
  }

  .ms-mobile-locale .ms-dropdown {
    position: relative;
  }

  .ms-mobile-locale .ms-dropdown-toggle {
    min-height: 44px;
    gap: 8px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    white-space: nowrap;
  }

  .ms-mobile-locale .ms-dropdown-toggle i {
    font-size: 10px;
    transition: transform .2s ease;
  }

  .ms-mobile-locale .ms-dropdown.is-open .ms-dropdown-toggle i {
    transform: rotate(180deg);
  }

  .ms-mobile-locale .ms-dropdown-menu {
    display: block;
    top: auto;
    bottom: calc(100% + 8px);
    min-width: 150px;
    max-height: min(45vh, 320px);
    overflow-y: auto;
    z-index: 280;
  }

  .ms-mobile-locale .ms-locale-dropdown .ms-dropdown-menu {
    right: auto;
    left: 0;
  }

  .ms-mobile-locale .ms-currency-dropdown .ms-dropdown-menu {
    right: 0;
    left: auto;
  }

  .ms-mobile-locale .ms-dropdown-menu a {
    padding: 11px 16px;
    color: #444;
    font-size: 14px;
    font-weight: 400;
  }
}

/* H5 category carousel: let images and multi-line titles define the row height. */
@media (max-width: 767px) {
  .ms-categories {
    overflow: visible !important;
  }

  .ms-categories .ms-cat-row {
    height: auto !important;
    min-height: 0 !important;
    align-items: flex-start !important;
    padding: 0 4px 10px !important;
    box-sizing: border-box;
  }

  .ms-categories .ms-cat {
    height: auto !important;
    min-height: 0 !important;
    box-sizing: border-box;
    padding: 0 3px 4px;
  }

  .ms-categories .ms-cat span {
    display: block;
    height: auto !important;
    min-height: 24px !important;
    padding: 1px 0 2px;
    box-sizing: border-box;
    font-size: 14px !important;
    line-height: 24px !important;
    white-space: normal;
    overflow: visible;
    overflow-wrap: anywhere;
    word-break: break-word;
  }
}
