:root{--b:#111;--m:#6d6d6d;--l:#e6e6e6;--s:#f3f3f0}*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#111;background:#fff}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}.top{text-align:center;padding:9px;border-bottom:1px solid var(--l);font-size:10px;letter-spacing:1.2px}.head{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--l)}.nav{max-width:1450px;height:78px;margin:auto;padding:0 28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.menu{display:flex;gap:24px;font-size:11px;font-weight:700}.logo{width:115px;height:64px;object-fit:contain}.actions{justify-self:end;display:flex;gap:16px;align-items:center}.actions button{border:0;background:none}.badge{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:20px;background:#111;color:#fff;font-size:9px}.page{display:none}.page.active{display:block}.hero{max-width:1450px;margin:auto;display:grid;grid-template-columns:42% 58%;min-height:610px;background:#f2f2ef}.heroCopy{padding:60px;display:flex;flex-direction:column;justify-content:center}.eye{font-size:10px;letter-spacing:2px;font-weight:700;margin-bottom:18px}.hero h1{font-size:clamp(55px,7vw,100px);line-height:.88;letter-spacing:-5px;margin:0 0 25px}.hero p{max-width:410px;color:#666;line-height:1.7;font-size:13px}.btn{background:#111;color:#fff;border:1px solid #111;padding:14px 21px;font-size:10px;font-weight:700;letter-spacing:1px;width:max-content}.visual{position:relative;background:radial-gradient(circle at 52% 35%,#eee,#aaa 30%,#666 66%,#3e3e3e);overflow:hidden}.model{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:49%;height:82%;border-radius:45% 45% 0 0;background:linear-gradient(90deg,#1e1e1e,#555,#111)}.model:before{content:'';position:absolute;left:28%;top:-8%;width:44%;height:18%;border-radius:50%;background:#191919}.model:after{content:'NXS';position:absolute;left:50%;top:43%;transform:translate(-50%,-50%);color:#fff;font-size:56px;font-weight:900;letter-spacing:-6px}.sec{max-width:1450px;margin:auto;padding:65px 28px}.secTitle{text-align:center;margin-bottom:34px}.secTitle h2,.secHead h2{font-size:27px;margin:0 0 7px}.secTitle p{font-size:11px;color:var(--m)}.cols{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.col{height:350px;padding:24px;display:flex;align-items:flex-end;background:#bbb;position:relative;overflow:hidden}.col:nth-child(2){background:#8f8f8f}.col:nth-child(3){background:#555}.col:nth-child(4){background:#d8d8d8}.col:before{content:'';position:absolute;left:22%;bottom:-12px;width:56%;height:78%;border-radius:45% 45% 0 0;background:linear-gradient(90deg,#222,#555,#111)}.col:nth-child(2):before,.col:nth-child(4):before{background:linear-gradient(90deg,#eee,#bbb,#eee)}.col span{position:relative;color:#fff;font-size:21px;font-weight:800}.col:nth-child(4) span{color:#111}.secHead{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.secHead a{font-size:10px;text-decoration:underline}.products,.shopgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{cursor:pointer}.product.sold{cursor:default}.pic{position:relative;aspect-ratio:1/1.2;background:var(--s);overflow:hidden}.pic img{width:100%;height:100%;object-fit:cover;transition:.3s}.product:hover img{transform:scale(1.02)}.info{padding:12px 1px}.info b{font-size:11px}.info span{display:block;color:var(--m);font-size:11px;margin-top:7px}.info small{display:block;color:#999;font-size:9px;margin-top:5px;letter-spacing:.8px}.soldBadge{position:absolute;left:12px;top:12px;background:#111;color:#fff;padding:7px 9px;font-size:9px;font-weight:700}.custom{max-width:1450px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:420px;background:#111;color:#fff}.customCopy{padding:65px;display:flex;flex-direction:column;justify-content:center}.custom h2{font-size:55px;line-height:.9;letter-spacing:-3px;margin:0 0 18px}.custom p{font-size:12px;color:#aaa;line-height:1.8}.customVisual{display:grid;place-items:center;background:linear-gradient(135deg,#222,#777,#222);font-size:34px;font-weight:900;letter-spacing:3px}.shopTop{max-width:1450px;margin:auto;padding:55px 28px 25px;display:flex;justify-content:space-between;align-items:end}.shopTop h1{font-size:50px;letter-spacing:-3px;margin:0}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{background:#fff;border:1px solid #ddd;padding:10px 14px;font-size:10px}.shopgrid{max-width:1450px;margin:auto;padding:0 28px 70px}.detail{max-width:1180px;margin:auto;padding:60px 28px 80px;display:grid;grid-template-columns:1.1fr .9fr;gap:65px}.detailPhoto{aspect-ratio:1/1.15;background:var(--s)}.detailPhoto img{width:100%;height:100%;object-fit:cover}.galleryThumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:9px}.galleryThumb{border:1px solid #ddd;background:#f3f3f0;aspect-ratio:1;overflow:hidden;padding:0}.galleryThumb.active{border:2px solid #111}.galleryThumb img{width:100%;height:100%;object-fit:cover}.detail h1{font-size:45px;line-height:.95;letter-spacing:-2px}.price{font-size:17px;margin:18px 0 30px}.sizes{display:flex;gap:7px;margin-top:10px}.size{width:47px;height:41px;background:#fff;border:1px solid #ccc}.size.active{background:#111;color:#fff}.stockText{margin:14px 0 4px;color:#777;font-size:11px}.add{width:100%;padding:16px;background:#111;color:#fff;border:0;font-size:10px;font-weight:700;letter-spacing:1px;margin-top:24px}.add:disabled{opacity:.45;cursor:not-allowed}.desc{border-top:1px solid var(--l);margin-top:25px;padding-top:20px;color:var(--m);font-size:12px;line-height:1.8}.cart,.checkout,.customPage{max-width:1040px;margin:auto;padding:55px 28px 90px}.cart h1,.checkout h1,.customPage h1{font-size:48px;letter-spacing:-2px}.row{display:grid;grid-template-columns:90px 1fr auto auto;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid var(--l);font-size:11px}.thumb{width:90px;height:105px;background:var(--s)}.thumb img{width:100%;height:100%;object-fit:cover}.qty button{width:28px;height:28px;background:#fff;border:1px solid #ccc}.summary{max-width:360px;margin-left:auto;margin-top:28px}.line,.total{display:flex;justify-content:space-between;margin:12px 0;font-size:11px}.total{font-size:15px;font-weight:700;border-top:1px solid var(--l);padding-top:15px}.checkoutBtn{width:100%;padding:15px;background:#111;color:#fff;border:0;font-size:10px;font-weight:700;letter-spacing:1px}.checkoutGrid,.customFormGrid{display:grid;grid-template-columns:1.1fr .9fr;gap:45px}.panel{border:1px solid var(--l);padding:25px}.panel h3{font-size:14px;margin-top:0}.field{margin-bottom:14px}.field label{display:block;font-size:10px;font-weight:700;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;padding:12px;border:1px solid #d8d8d8;background:#fff}.field textarea{min-height:90px}.field small{display:block;color:#888;font-size:10px;margin-top:6px}.twoCols{display:grid;grid-template-columns:1fr 1fr;gap:12px}.radio{display:flex;gap:10px;padding:12px 0;border-bottom:1px solid var(--l);font-size:11px}.note{background:var(--s);padding:14px;color:#555;font-size:11px;line-height:1.6;margin:14px 0}.customAside p{font-size:12px;color:#555;line-height:1.7}.uploadPreview{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.uploadPreview div{aspect-ratio:1;background:#eee;overflow:hidden}.uploadPreview img{width:100%;height:100%;object-fit:cover}.success{max-width:700px;margin:70px auto;padding:50px 28px;text-align:center}.benefits{max-width:1450px;margin:auto;border-top:1px solid var(--l);border-bottom:1px solid var(--l);display:grid;grid-template-columns:repeat(4,1fr)}.benefit{text-align:center;padding:27px;border-right:1px solid var(--l)}.benefit:last-child{border:0}.benefit b{display:block;font-size:10px}.benefit span{display:block;color:var(--m);font-size:10px;margin-top:8px}.foot{max-width:1450px;margin:auto;padding:55px 28px 25px;display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:35px}.foot img{width:120px;height:60px;object-fit:contain}.foot h4{font-size:10px}.foot p,.foot li{font-size:10px;color:var(--m);line-height:1.9}.foot ul{padding:0;list-style:none}.copy{max-width:1450px;margin:auto;padding:18px 28px;border-top:1px solid var(--l);display:flex;justify-content:space-between;font-size:9px;color:#888}@media(max-width:850px){.nav{grid-template-columns:1fr auto}.menu{display:none}.logo{justify-self:start}.hero{grid-template-columns:1fr}.heroCopy{padding:50px 25px}.visual{min-height:470px}.cols,.products,.shopgrid{grid-template-columns:repeat(2,1fr)}.custom,.detail,.checkoutGrid,.customFormGrid{grid-template-columns:1fr}.customVisual{min-height:300px}.foot{grid-template-columns:1fr 1fr}.benefits{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.hero h1{letter-spacing:-3px}.col{height:245px;padding:14px}.products,.shopgrid{gap:8px}.customCopy{padding:42px 24px}.custom h2{font-size:43px}.benefits{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid var(--l)}.foot{grid-template-columns:1fr}.shopTop{display:block;padding:40px 15px 20px}.filters{margin-top:18px}.shopgrid{padding:0 15px 50px}.cart,.checkout,.customPage{padding:40px 16px 70px}.row{grid-template-columns:65px 1fr auto}.thumb{width:65px;height:80px}.rowPrice{display:none}.twoCols{grid-template-columns:1fr}.galleryThumbs{grid-template-columns:repeat(5,1fr)}}
.colors{display:flex;gap:10px;flex-wrap:wrap;margin-top:11px}.colorChoice{width:38px;height:38px;border:1px solid #bbb;background:#fff;padding:4px;display:grid;place-items:center;border-radius:50%}.colorChoice span{width:26px;height:26px;border-radius:50%;border:1px solid rgba(0,0,0,.16);display:block}.colorChoice.active{border:2px solid #111}.selectedOption{font-size:10px;color:#666;margin-top:8px}.detailPhoto,.pic,.galleryThumb{overflow:hidden}.detailPhoto img,.pic img,.galleryThumb img{will-change:transform;transition:transform .18s ease}

.hiddenSection{display:none!important}.heroVisualImage,.sectionVisualImage{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.visual,.customVisual,.featureVisual{position:relative;overflow:hidden}
.cols{grid-template-columns:repeat(4,minmax(0,1fr))}.col{background-size:cover;background-position:center}.col.hasImage:before{display:none}.colOverlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.55),rgba(0,0,0,.04) 60%)}.col span{z-index:2}
.promoSec{max-width:1450px;margin:auto;padding:30px 28px 70px}.promotionsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.promoCard{min-height:290px;padding:25px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;background:#171717;color:#fff;background-size:cover;background-position:center}.promoCard:before{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.78),rgba(0,0,0,.04))}.promoCard>*{position:relative}.promoBadge{font-size:9px;letter-spacing:1px;font-weight:800;margin-bottom:9px}.promoCard h3{font-size:27px;line-height:1;margin:0 0 8px}.promoCard p{font-size:11px;color:#ddd;line-height:1.6}.promoCard button{margin-top:8px}
.featureSection{max-width:1450px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:440px;background:#e9e9e5}.featureVisual{display:grid;place-items:center;background:linear-gradient(135deg,#111,#555,#111);color:#fff;font-size:35px;font-weight:900;letter-spacing:3px;text-align:center}.featureCopy{padding:65px;display:flex;flex-direction:column;justify-content:center}.featureCopy h2{font-size:55px;line-height:.9;letter-spacing:-3px;margin:0 0 18px}.featureCopy p{font-size:12px;color:#666;line-height:1.8;max-width:500px}
@media(max-width:850px){.promotionsGrid{grid-template-columns:1fr}.featureSection{grid-template-columns:1fr}.featureVisual{min-height:330px}.featureCopy{padding:45px 25px}.cols{grid-template-columns:repeat(2,minmax(0,1fr))}}

.priceOld{text-decoration:line-through;color:#999;font-size:12px;margin-right:9px}.priceSale{font-weight:800;color:#111}.saleBadge{position:absolute;right:12px;top:12px;background:#d92323;color:#fff;padding:7px 9px;font-size:9px;font-weight:800;z-index:3}.voucherBox{border:1px solid #ddd;padding:13px;margin-bottom:16px}.voucherBox>b{font-size:10px}.voucherInput{display:flex;margin-top:9px}.voucherInput input{flex:1;min-width:0;border:1px solid #ccc;padding:10px;font-size:11px;text-transform:uppercase}.voucherInput button{border:0;background:#111;color:#fff;padding:0 13px;font-size:9px;font-weight:800}.voucherMessage{font-size:10px;margin-top:8px;color:#666;line-height:1.5}.voucherMessage.ok{color:#247330}.voucherMessage.bad{color:#a32525}.discountLine,.voucherLine{color:#23722e}.originalLine{color:#888}.checkoutVoucher{font-size:10px;color:#247330;border-top:1px solid #eee;padding-top:10px;margin-top:8px}.collectionBg,.promoBg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;will-change:transform}.colOverlay{z-index:1}.promoCard>*:not(.promoBg){z-index:2}.sectionVisualImage,.heroVisualImage{will-change:transform}.promoCard{overflow:hidden}

#home.active{display:flex;flex-direction:column}
#home.active>.hero,#home.active>.sec,#home.active>.promoSec,#home.active>.featureSection,#home.active>.custom{width:100%}
.sectionStyledTitle{transition:font-size .15s ease}


/* V2.3 — premium hover interactions */
.product,.col,.promoCard,.benefit,.filter,.btn,.galleryThumb,.colorChoice,.size{
  transition:transform .24s cubic-bezier(.2,.7,.2,1),box-shadow .24s ease,border-color .24s ease,background-color .24s ease;
}
.product:not(.sold):hover{
  transform:translateY(-7px);
  box-shadow:0 18px 42px rgba(0,0,0,.13);
  z-index:3;
}
.product:not(.sold):hover .pic{transform:scale(1.008)}
.product .pic{transition:transform .3s ease,box-shadow .3s ease}
.col:hover,.promoCard:hover{
  transform:translateY(-6px);
  box-shadow:0 18px 40px rgba(0,0,0,.16);
  z-index:3;
}
.col .collectionBg,.promoCard .promoBg{
  transition:transform .45s cubic-bezier(.2,.7,.2,1),filter .35s ease;
}
.col:hover .collectionBg,.promoCard:hover .promoBg{filter:brightness(1.04)}
.btn:hover,.filter:hover,.size:hover,.colorChoice:hover,.galleryThumb:hover{
  transform:translateY(-2px);
  box-shadow:0 8px 20px rgba(0,0,0,.12);
}
.benefit:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.08);position:relative;z-index:2}

/* Home product automatic gallery */
.homeAutoPic{position:relative}
.homeProductSlide{
  position:absolute;inset:0;width:100%;height:100%;object-fit:cover;
  opacity:0;transition:opacity .7s ease;
  will-change:opacity,transform;
}
.homeProductSlide.active{opacity:1}
.homeSlideDots{
  position:absolute;left:50%;bottom:10px;transform:translateX(-50%);
  display:flex;gap:5px;z-index:4;padding:5px 7px;border-radius:30px;
  background:rgba(255,255,255,.66);backdrop-filter:blur(6px);
  opacity:0;transition:opacity .25s ease;
}
.product:hover .homeSlideDots,.homeSlideDots.visible{opacity:1}
.homeSlideDot{width:5px;height:5px;border-radius:50%;background:rgba(0,0,0,.3);transition:transform .25s ease,background .25s ease}
.homeSlideDot.active{background:#111;transform:scale(1.35)}
.product[data-home-slide] .saleBadge,.product[data-home-slide] .soldBadge{z-index:5}

@media (prefers-reduced-motion:reduce){
  .product,.col,.promoCard,.benefit,.filter,.btn,.galleryThumb,.colorChoice,.size,.homeProductSlide{transition:none!important}
  .product:hover,.col:hover,.promoCard:hover,.benefit:hover,.btn:hover,.filter:hover,.size:hover,.colorChoice:hover,.galleryThumb:hover{transform:none!important}
}


/* ===== V2.3 header like reference ===== */
.top{display:none!important}
.refHead{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.98);backdrop-filter:blur(10px)}
.topNav{max-width:1450px;margin:auto;padding:0 30px;height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #ececec}
.leftTools{justify-self:start}
.centerLogo{justify-self:center}
.centerLogo .logo{width:78px;height:46px;object-fit:contain}
.rightTools{justify-self:end;display:flex;align-items:center;gap:14px}
.menuBtn,.iconBtn,.searchIconBtn{border:0;background:none;padding:0;cursor:pointer}
.menuBtn{width:34px;height:34px;display:grid;align-items:center;gap:5px}
.menuBtn span{display:block;width:16px;height:1.8px;background:#111;border-radius:9px}
.searchInline{position:relative;display:flex;align-items:center;min-width:205px;max-width:255px;width:24vw;border-bottom:1.4px solid #111;padding-right:34px}
.searchInline input{width:100%;height:38px;border:0;outline:none;background:transparent;padding:0 10px 0 0;font-size:12px}
.searchInline input::placeholder{color:#777}
.searchIconBtn{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:18px}
.iconBtn{font-size:20px;line-height:1;display:grid;place-items:center;min-width:22px;height:22px}
.cartBtn{position:relative}
.cartBtn .badge{position:absolute;right:-10px;top:-8px;min-width:18px;height:18px;font-size:9px}
.headerCategoryNav{max-width:1450px;margin:auto;display:flex;justify-content:center;gap:30px;flex-wrap:wrap;padding:18px 24px;border-bottom:1px solid #ececec}
.headerNavItem{position:relative}
.headerNavLink{font-size:13px;letter-spacing:.2px;text-transform:uppercase;padding:4px 0;display:inline-flex;align-items:center;gap:6px;transition:transform .22s ease}
.headerNavLink:hover{transform:translateY(-2px)}
.headerNavItem:hover .headerNavLink{transform:translateY(-2px)}
.headerNavLink .arrow{font-size:11px;line-height:1}
.headerDropdown{position:absolute;left:50%;top:calc(100% + 14px);translate:-50% 0;min-width:280px;background:#fff;border:1px solid #ebebeb;border-radius:18px;padding:14px;box-shadow:0 26px 50px rgba(0,0,0,.08);opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease;z-index:50}
.headerNavItem:hover .headerDropdown{opacity:1;pointer-events:auto;transform:translateY(0)}
.dropdownInner{display:grid;gap:8px}
.dropdownLink{display:flex;justify-content:space-between;align-items:center;padding:11px 12px;border-radius:12px;background:#fafaf7;font-size:11px;font-weight:700;transition:transform .2s ease,background .2s ease}
.dropdownLink:hover{transform:translateY(-2px);background:#f2f2ee}
.dropdownLink small{display:block;color:#888;font-weight:400;font-size:9px;margin-top:3px}
.sideMenuOverlay{position:fixed;inset:0;background:rgba(0,0,0,.36);opacity:0;pointer-events:none;transition:opacity .22s ease;z-index:60}
.sideMenuOverlay.show{opacity:1;pointer-events:auto}
.sideMenu{position:fixed;left:0;top:0;bottom:0;width:min(330px,88vw);background:#fff;box-shadow:22px 0 48px rgba(0,0,0,.16);transform:translateX(-100%);transition:transform .25s ease;z-index:61;padding:20px}
.sideMenu.show{transform:translateX(0)}
.sideMenuHead{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #ececec;margin-bottom:14px}
.sideClose{border:1px solid #ddd;background:#fff;border-radius:10px;width:36px;height:36px}
.sideMenuGrid{display:grid;gap:10px;overflow:auto;max-height:calc(100vh - 90px)}
.sideMenuLink,.sideCatLink{display:block;padding:12px 14px;border:1px solid #ececec;border-radius:14px;font-size:11px;font-weight:800;background:#fff;transition:transform .2s ease,box-shadow .2s ease}
.sideMenuLink:hover,.sideCatLink:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.06)}
.sideCatList{display:grid;gap:8px;margin-top:4px}
.searchSuggest{display:none;position:absolute;left:0;right:0;top:calc(100% + 10px);background:#fff;border:1px solid #ececec;border-radius:16px;padding:8px;box-shadow:0 20px 40px rgba(0,0,0,.08);z-index:55}
.searchSuggest.show{display:block}
.searchSuggestItem{display:grid;grid-template-columns:48px 1fr;gap:10px;padding:8px;border-radius:12px;cursor:pointer;transition:background .2s ease,transform .2s ease}
.searchSuggestItem:hover{background:#f6f6f3;transform:translateY(-1px)}
.searchSuggestItem img{width:48px;height:60px;object-fit:cover;border-radius:10px;background:#f1f1ed}
.searchSuggestItem b{font-size:11px;display:block;margin-bottom:3px}
.searchSuggestItem small{font-size:9px;color:#7c7c7c}
.shopSearchState{font-size:11px;color:#888;margin-top:8px}
@media(max-width:980px){
  .topNav{grid-template-columns:1fr;gap:12px;height:auto;padding-top:18px;padding-bottom:14px}
  .leftTools,.centerLogo,.rightTools{justify-self:center}
  .searchInline{width:min(88vw,420px);min-width:unset}
  .headerCategoryNav{justify-content:flex-start;overflow:auto;flex-wrap:nowrap;gap:24px}
}
@media(max-width:760px){
  .topNav{padding-left:18px;padding-right:18px}
  .rightTools{gap:10px}
  .centerLogo .logo{width:72px;height:42px}
  .searchInline{min-width:240px}
}

/* ===== V2.3.2 product variants / quantity / size guide ===== */
.searchInline{min-width:205px!important;max-width:255px!important;width:24vw!important}
.headerDropdown{min-width:320px}
.dropdownLink.withImg{display:grid;grid-template-columns:48px 1fr auto;gap:10px;align-items:center}
.dropdownProductImg{width:48px;height:58px;border-radius:8px;overflow:hidden;background:#f2f2ef}
.dropdownProductImg img{width:100%;height:100%;object-fit:cover}
.colorThumbs{display:flex;gap:9px;flex-wrap:wrap;margin-top:11px}
.colorThumbs .colorChoice{width:62px;height:76px;border:1px solid #d5d5d5;background:#f4f4f1;padding:0;border-radius:8px;overflow:hidden;position:relative;display:block!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}
.colorThumbs .colorChoice img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}
.colorThumbs .colorChoice:hover{transform:translateY(-3px)!important;box-shadow:0 12px 22px rgba(0,0,0,.09)!important}
.colorThumbs .colorChoice:hover img{transform:scale(1.04)}
.colorThumbs .colorChoice.active{border:2px solid #111;box-shadow:0 0 0 1px #111}
.colorThumbs .colorChoice .colorThumbLabel{position:absolute;left:4px;right:4px;bottom:4px;background:rgba(255,255,255,.9);font-size:8px;font-weight:800;padding:3px 4px;text-align:center;border-radius:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.productQtyBlock{margin-top:22px;display:flex;align-items:center;justify-content:space-between;max-width:260px}
.productQty{display:grid;grid-template-columns:38px 48px 38px;align-items:center;border:1px solid #d6d6d6;height:40px;background:#fff}
.productQty button{height:38px;border:0;background:#fff;font-size:18px}
.productQty span{text-align:center;font-size:12px;font-weight:800}
.sizeGuideBox{margin-top:20px;border-top:1px solid #e6e6e6;padding-top:16px;max-width:520px}
.sizeGuideTitle{font-size:10px;font-weight:800;letter-spacing:.8px;margin-bottom:9px}
.sizeGuideBox img{width:100%;height:auto;display:block;border:1px solid #eee;background:#fafafa}
.sizes{flex-wrap:wrap}
.size{width:48px}
@media(max-width:760px){.searchInline{min-width:180px!important;max-width:220px!important;width:52vw!important}.colorThumbs .colorChoice{width:58px;height:72px}}

.colorThumbs .colorChoice .colorThumbLabel{width:auto!important;height:auto!important;border:0!important;border-radius:5px!important;display:block!important;}

/* ===== V2.3.3 Product detail ===== */
.productSku{font-size:10px;font-weight:300;letter-spacing:1.2px;color:#888;margin:-4px 0 8px;text-transform:uppercase}
.vatNote{font-size:10px;font-weight:300;color:#777;margin:-5px 0 26px}
.detailLabel{display:block;font-size:10px;font-weight:700;letter-spacing:.5px}
.sizeLabel{margin-top:22px}
.productShare{margin-top:16px;padding-top:16px;border-top:1px solid #e7e7e7}
.shareTitle{font-size:9px;font-weight:700;letter-spacing:1.1px;color:#777;margin-bottom:9px}
.shareButtons{display:flex;gap:7px;flex-wrap:wrap}
.shareButtons button{background:#fff;border:1px solid #dcdcdc;padding:9px 11px;font-size:9px;font-weight:700;letter-spacing:.45px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.shareButtons button:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.07);border-color:#bbb}
.productBrandLine{font-size:10px;font-weight:300;letter-spacing:1.4px;color:#777;margin:16px 0 4px;padding-bottom:16px;border-bottom:1px solid #ededed}
.dropdownLink{cursor:pointer!important;pointer-events:auto!important}
.dropdownLink.withImg{grid-template-columns:54px 1fr auto!important;display:grid!important;align-items:center!important}
.dropdownProductImg{width:48px;height:58px;border-radius:8px;overflow:hidden;background:#f3f3ef;display:block}
.dropdownProductImg img{width:100%;height:100%;object-fit:cover;display:block}
.dropdownLink:hover .dropdownProductImg img{transform:scale(1.04)}
.sizeGuideQuickCard{border:1px solid #111!important;background:#fff!important}
.sizeGuideQuickCard .toolbar{align-items:flex-start}
.sizeGuideQuickPreview{max-width:460px;margin-top:12px;border:1px solid #e5e5e5;background:#fafafa;min-height:90px;display:grid;place-items:center}
.sizeGuideQuickPreview img{width:100%;height:auto;display:block}
@media(max-width:760px){.shareButtons{display:grid;grid-template-columns:1fr 1fr}.shareButtons button{width:100%}}

/* ===== V2.3.4 stable dropdown ===== */
.headerNavItem:hover .headerDropdown{opacity:0;pointer-events:none;transform:translateY(8px)}
.headerNavItem.open .headerDropdown{opacity:1;pointer-events:auto;transform:translateY(0)}
.headerNavItem.open .headerNavLink{transform:translateY(-1px)}
.headerDropdown{top:calc(100% + 6px)}
.headerDropdown:before{content:'';position:absolute;left:0;right:0;top:-10px;height:12px}
.headerNavLink{cursor:pointer}
.dropdownLink{width:100%;border:0;text-align:left;font-family:inherit}
.dropdownLink:focus-visible{outline:2px solid #111;outline-offset:2px}

/* compact share icon bar */
.productShare{margin-top:14px;padding-top:14px}
.shareTitle{font-size:9px;font-weight:600;letter-spacing:1px;color:#8a8a8a;margin-bottom:8px}
.shareIconBar{display:flex;align-items:center;gap:8px}
.shareIconBtn{width:34px;height:34px;border:1px solid #dedede;border-radius:50%;background:#fff;color:#111;display:grid;place-items:center;padding:0;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}
.shareIconBtn span{font-size:13px;font-weight:700;line-height:1}
.shareIconBtn.tiktok span{font-size:16px;font-weight:500}
.shareIconBtn.copy span{font-size:15px;font-weight:500}
.shareIconBtn:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(0,0,0,.09);border-color:#aaa;background:#fafafa}
.shareIconBtn:active{transform:translateY(0) scale(.96)}
@media(max-width:760px){.shareIconBar{display:flex}.shareIconBtn{width:36px;height:36px}}

/* ===== V2.3.5 menu giữ kiểu chữ + hover hold ===== */
.headerNavLink{border:0!important;background:transparent!important;appearance:none!important;padding:4px 0!important;border-radius:0!important;box-shadow:none!important;font:inherit!important;color:#111!important;text-decoration:none!important}
.headerNavItem:hover .headerDropdown,.headerNavItem.open .headerDropdown{opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}
.headerDropdown{top:calc(100% + 10px)!important}
.headerDropdown:before{content:'';position:absolute;left:0;right:0;top:-18px;height:20px}
.headerNavItem:hover .headerNavLink,.headerNavItem.open .headerNavLink{transform:translateY(-2px)}

/* ===== V2.3.6 synchronized navigation ===== */
.sideNavGroup{display:grid;gap:7px;padding-bottom:12px;border-bottom:1px solid #ededed}
.sideParentLink{width:100%;border:0;background:transparent;padding:11px 4px;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;text-align:left}
.sideChildList{display:grid;gap:6px;padding-left:14px}
.sideChildLink{border:0;background:#f7f7f4;padding:10px 12px;border-radius:10px;text-align:left;font-size:10px;font-weight:600;transition:transform .18s ease,background .18s ease}
.sideChildLink:hover{transform:translateX(3px);background:#efefea}

/* ===== V2.3.7 product detail / gallery ===== */
.desc,.productExtraText{white-space:pre-line}
.productExtraText{border-top:1px solid var(--l);margin-top:18px;padding-top:18px;color:#555;font-size:12px;line-height:1.85}
.detailMediaSticky{align-self:start;position:sticky;top:118px}
.galleryThumbs{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));max-height:310px;overflow:auto;padding-right:3px}
.galleryThumb{min-width:0}
.sizeGuideBox img{max-height:none}
@media(max-width:850px){.detailMediaSticky{position:static}.galleryThumbs{max-height:none;overflow:visible}}

/* ===== V2.3.8 gallery arrows + drawer accordion + responsive ===== */
.detailPhoto{position:relative;overflow:hidden}
.galleryArrow{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:44px;height:44px;border:1px solid rgba(17,17,17,.18);border-radius:50%;background:rgba(255,255,255,.88);backdrop-filter:blur(7px);display:grid;place-items:center;font-size:30px;font-weight:300;line-height:1;color:#111;box-shadow:0 8px 24px rgba(0,0,0,.08);transition:opacity .2s ease,transform .2s ease,background .2s ease;opacity:.84}
.galleryArrow:hover{opacity:1;background:#fff;transform:translateY(-50%) scale(1.06)}
.galleryArrowPrev{left:16px}.galleryArrowNext{right:16px}
.galleryCounter{position:absolute;right:14px;bottom:14px;z-index:5;background:rgba(255,255,255,.86);backdrop-filter:blur(6px);border:1px solid rgba(17,17,17,.12);border-radius:999px;padding:7px 10px;font-size:9px;letter-spacing:.5px}
.galleryArrow.isHidden,.galleryCounter.isHidden{display:none}

.sideParentLink.hasChildren{cursor:pointer}
.sideParentLink .drawerChevron{transition:transform .2s ease;font-size:12px}
.sideNavGroup.open .drawerChevron{transform:rotate(180deg)}
.sideChildList{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .24s ease,opacity .2s ease;padding-left:14px}
.sideChildList>.sideChildInner{overflow:hidden;display:grid;gap:6px}
.sideNavGroup.open .sideChildList{grid-template-rows:1fr;opacity:1;margin-top:3px}
.sideChildLink{width:100%}

@media(min-width:1200px){
  .detail{max-width:1320px;grid-template-columns:minmax(0,1.25fr) minmax(390px,.75fr);gap:72px}
  .detailMediaSticky{top:120px}
  .detailPhoto{max-height:calc(100vh - 155px)}
  .detailPhoto img{object-fit:contain}
  .detailInfo{padding-top:4px}
}
@media(min-width:768px) and (max-width:1199px){
  .topNav{padding-left:22px;padding-right:22px}
  .headerCategoryNav{gap:20px;padding-left:18px;padding-right:18px;overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;scrollbar-width:none}
  .headerCategoryNav::-webkit-scrollbar{display:none}
  .detail{max-width:100%;padding:38px 24px 70px;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:34px}
  .detailMediaSticky{top:105px}
  .detailPhoto{aspect-ratio:4/5}
  .galleryThumbs{grid-template-columns:repeat(auto-fill,minmax(58px,1fr))}
  .detailInfo h1{font-size:clamp(30px,4vw,48px)}
  .products,.shopgrid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .cols{grid-template-columns:repeat(2,minmax(0,1fr))}
  .promotionsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:767px){
  .refHead{position:sticky;top:0}
  .topNav{display:grid;grid-template-columns:auto 1fr auto;height:auto;min-height:64px;padding:10px 14px;gap:10px}
  .leftTools{justify-self:start}.centerLogo{justify-self:center}.rightTools{justify-self:end}
  .centerLogo .logo{width:64px;height:40px}
  .rightTools .iconBtn:not(.cartBtn){display:none}
  .searchInline{position:absolute;left:14px;right:14px;top:66px;width:auto;min-width:0;max-width:none;background:#fff;padding:0 36px 0 0;border-bottom:1px solid #111;z-index:42}
  .refHead{padding-bottom:46px}
  .headerCategoryNav{padding:10px 14px 12px;gap:20px;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;scroll-snap-type:x proximity;scrollbar-width:none}
  .headerCategoryNav::-webkit-scrollbar{display:none}
  .headerNavItem{flex:0 0 auto;scroll-snap-align:start}
  .headerNavLink{font-size:11px;white-space:nowrap}
  .headerDropdown{display:none!important}
  .detail{display:block;padding:16px 14px 56px}
  .detailMediaSticky{position:static}
  .detailPhoto{aspect-ratio:1/1.16;margin:0 -14px;background:#f4f4f1}
  .detailPhoto img{object-fit:contain}
  .galleryArrow{width:40px;height:40px;font-size:28px}
  .galleryArrowPrev{left:10px}.galleryArrowNext{right:10px}
  .galleryCounter{right:10px;bottom:10px}
  .galleryThumbs{display:flex;gap:7px;overflow-x:auto;max-height:none;padding:10px 0 4px;scroll-snap-type:x mandatory;scrollbar-width:none}
  .galleryThumbs::-webkit-scrollbar{display:none}
  .galleryThumb{flex:0 0 62px;scroll-snap-align:start}
  .detailInfo{padding-top:24px}
  .detailInfo h1{font-size:32px;line-height:1.02}
  .price{font-size:18px}
  .colors{gap:8px}.colorChoice{width:68px}
  .sizes{gap:7px}.size{min-width:46px;padding:11px 12px}
  .add{width:100%;min-height:52px}
  .productQtyBlock{display:flex;justify-content:space-between;align-items:center}
  .shareIconBar{gap:10px}
  .products,.shopgrid,.cols,.promotionsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .product .info{padding-top:9px}
  .product .info b{font-size:10px}
  .product .info span,.product .info small{font-size:9px}
  .hero{grid-template-columns:1fr;min-height:auto}
  .heroCopy{padding:42px 20px}
  .hero h1{font-size:clamp(48px,17vw,72px)}
  .visual{min-height:430px}
  .sec{padding:42px 14px}
  .custom,.featureSection{grid-template-columns:1fr}
  .sideMenu{width:min(340px,92vw)}
}
@media(max-width:430px){
  .products,.shopgrid,.cols,.promotionsGrid{grid-template-columns:1fr}
  .detailInfo h1{font-size:29px}
  .searchInline input{font-size:11px}
}
@media(prefers-reduced-motion:reduce){
  .galleryArrow,.sideChildList,.drawerChevron{transition:none!important}
}

/* ===== V2.3.9 compact responsive search ===== */
.searchToggleBtn{display:none}
@media(min-width:768px) and (max-width:1199px){
  .rightTools{position:relative;gap:10px}
  .rightTools .iconBtn:not(.cartBtn):not(.searchToggleBtn){display:none}
  .searchToggleBtn{display:grid;font-size:20px}
  .searchInline{display:none;position:absolute!important;right:48px;top:42px;width:245px!important;min-width:0!important;max-width:none!important;background:#fff;border:1px solid #e1e1e1!important;border-radius:12px;padding:4px 38px 4px 12px!important;box-shadow:0 18px 40px rgba(0,0,0,.12);z-index:70}
  .searchInline.open{display:flex}
  .searchInline input{height:34px!important;font-size:11px}
  .searchSuggest{top:calc(100% + 6px)}
}
@media(max-width:767px){
  .refHead{padding-bottom:0!important}
  .topNav{grid-template-columns:auto 1fr auto!important;min-height:64px!important;padding:10px 14px!important}
  .rightTools{position:relative;gap:10px}
  .searchToggleBtn{display:grid;font-size:20px}
  .searchInline{display:none;position:absolute!important;right:44px!important;left:auto!important;top:43px!important;width:min(250px,calc(100vw - 88px))!important;min-width:0!important;max-width:none!important;background:#fff;border:1px solid #e0e0e0!important;border-radius:12px;padding:4px 38px 4px 12px!important;box-shadow:0 18px 40px rgba(0,0,0,.14);z-index:75}
  .searchInline.open{display:flex}
  .searchInline input{height:34px!important;font-size:11px}
  .headerCategoryNav{border-top:1px solid #eee}
}
@media(max-width:1199px){.rightTools .searchToggleBtn{display:grid!important}.rightTools .iconBtn:not(.cartBtn):not(.searchToggleBtn){display:none!important}}

/* ===== V2.4.0 Live consultation ===== */
.liveChatWidget{position:fixed;right:18px;bottom:18px;z-index:120;font-family:Arial,sans-serif}.liveChatFab{min-height:48px;border:0;border-radius:999px;background:#111;color:#fff;display:flex;align-items:center;gap:8px;padding:0 16px;box-shadow:0 14px 36px rgba(0,0,0,.22);font-size:10px;font-weight:800;letter-spacing:.8px}.liveChatIcon{font-size:18px}.liveChatUnread{min-width:19px;height:19px;padding:0 5px;border-radius:99px;background:#fff;color:#111;display:grid;place-items:center;font-size:9px}.liveChatPanel{position:absolute;right:0;bottom:60px;width:min(360px,calc(100vw - 28px));height:min(520px,70vh);background:#fff;border:1px solid #ddd;box-shadow:0 24px 60px rgba(0,0,0,.2);display:flex;flex-direction:column}.liveChatHead{display:flex;justify-content:space-between;align-items:center;padding:14px 15px;border-bottom:1px solid #eee;background:#111;color:#fff}.liveChatHead b{font-size:12px;letter-spacing:.8px}.liveChatHead small{display:block;font-size:9px;color:#bbb;margin-top:3px}.liveChatHead button{border:0;background:transparent;color:#fff;font-size:23px}.chatStartBox{padding:18px;display:grid;gap:10px}.chatStartBox label{font-size:9px;font-weight:800}.chatStartBox input,.chatComposer input{border:1px solid #ccc;padding:12px;font-size:13px;min-width:0}.chatStartBox button,.chatComposer button{border:1px solid #111;background:#111;color:#fff;padding:11px 13px;font-size:10px;font-weight:800}.chatConversation{display:flex;flex-direction:column;min-height:0;flex:1}.chatMessages{flex:1;overflow:auto;padding:14px;background:#f7f7f4;display:flex;flex-direction:column;gap:9px}.chatMsg{max-width:82%;padding:9px 11px;font-size:12px;line-height:1.45;white-space:pre-wrap;border-radius:14px}.chatMsg.customer{align-self:flex-end;background:#111;color:#fff;border-bottom-right-radius:4px}.chatMsg.admin{align-self:flex-start;background:#fff;border:1px solid #ddd;border-bottom-left-radius:4px}.chatMsgTime{display:block;font-size:8px;opacity:.58;margin-top:5px}.chatComposer{display:grid;grid-template-columns:1fr auto;gap:7px;padding:10px;border-top:1px solid #eee;background:#fff}.chatStatus{min-height:20px;padding:0 12px 8px;font-size:9px;color:#777}.hidden{display:none!important}
@media(max-width:767px){.liveChatWidget{right:12px;bottom:12px}.liveChatFab{width:48px;height:48px;min-height:48px;padding:0;justify-content:center}.liveChatFabText{display:none}.liveChatPanel{position:fixed;left:10px;right:10px;bottom:70px;width:auto;height:min(520px,68vh)}}


/* ===== V2.4.1 RESPONSIVE HOTFIX =====
   Fix: old max-width:980 / max-width:850 rules made tablet/smaller desktop
   collapse into a mobile-like one-column layout.
*/

/* Tablet and desktop: keep real 3-part header */
@media (min-width:768px){
  .topNav{
    display:grid!important;
    grid-template-columns:1fr auto 1fr!important;
    align-items:center!important;
    gap:0!important;
    height:78px!important;
    min-height:78px!important;
    padding:0 24px!important;
  }
  .leftTools{justify-self:start!important}
  .centerLogo{justify-self:center!important}
  .rightTools{
    justify-self:end!important;
    width:auto!important;
    display:flex!important;
    align-items:center!important;
  }

  /* Do not let old mobile/tablet rule turn main homepage into phone layout */
  .hero{
    display:grid!important;
    grid-template-columns:minmax(300px,44%) minmax(0,56%)!important;
    min-height:540px!important;
  }
  .heroCopy{padding:44px!important}
  .visual{min-height:0!important}

  .custom,.featureSection{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
  }

  .products,.shopgrid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .cols{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .promotionsGrid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

/* Normal desktop */
@media (min-width:1024px){
  .topNav{padding:0 30px!important}
  .hero{
    grid-template-columns:42% 58%!important;
    min-height:610px!important;
  }
  .heroCopy{padding:60px!important}
  .products,.shopgrid{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
  .cols{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
  .promotionsGrid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}

/* Tablet: compact search remains icon-based, but page does not become mobile */
@media (min-width:768px) and (max-width:1023px){
  .centerLogo .logo{width:76px!important;height:46px!important}
  .headerCategoryNav{
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    padding-left:18px!important;
    padding-right:18px!important;
  }
  .hero h1{
    font-size:clamp(48px,7vw,72px)!important;
    letter-spacing:-3px!important;
  }
  .detail{
    display:grid!important;
    grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr)!important;
  }
}

/* Only actual phones use the mobile stacked layout */
@media (max-width:767px){
  .hero{grid-template-columns:1fr!important;min-height:auto!important}
  .custom,.featureSection{grid-template-columns:1fr!important}
}


/* ===== V2.4.2 DESKTOP ZOOM-SAFE LAYOUT =====
   Browser zoom changes CSS viewport width. A desktop with a real mouse should
   not suddenly become "tablet" just because zoom crosses 1199px.
*/
@media (min-width:820px) and (hover:hover) and (pointer:fine){
  /* Header always stays desktop-style on computers */
  .topNav{
    display:grid!important;
    grid-template-columns:1fr auto 1fr!important;
    height:78px!important;
    min-height:78px!important;
    padding:0 clamp(20px,3vw,30px)!important;
    gap:0!important;
  }
  .leftTools{justify-self:start!important}
  .centerLogo{justify-self:center!important}
  .rightTools{
    justify-self:end!important;
    position:relative!important;
    width:auto!important;
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
  }

  /* Full search remains visible at desktop zoom 80/90/100/110% */
  .searchToggleBtn{display:none!important}
  .searchInline{
    display:flex!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    width:clamp(175px,22vw,255px)!important;
    min-width:175px!important;
    max-width:255px!important;
    height:auto!important;
    padding:0 34px 0 0!important;
    border:0!important;
    border-bottom:1.4px solid #111!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    z-index:auto!important;
  }
  .searchInline input{
    display:block!important;
    height:38px!important;
    font-size:11px!important;
  }
  .rightTools .iconBtn:not(.searchToggleBtn){
    display:grid!important;
  }

  /* Menu stays centered instead of switching to tablet's left-scroller */
  .headerCategoryNav{
    justify-content:center!important;
    overflow:visible!important;
    flex-wrap:wrap!important;
    gap:clamp(18px,2.4vw,30px)!important;
    padding:18px 20px!important;
    scroll-snap-type:none!important;
  }
  .headerNavItem{flex:0 0 auto!important}
  .headerNavLink{
    font-size:clamp(10px,1.1vw,13px)!important;
    white-space:nowrap!important;
  }
  .headerDropdown{display:block}

  /* Keep homepage desktop composition stable while zooming */
  .hero{
    grid-template-columns:minmax(300px,42%) minmax(0,58%)!important;
    min-height:clamp(520px,58vw,610px)!important;
  }
  .heroCopy{
    padding:clamp(38px,5vw,60px)!important;
  }
  .hero h1{
    font-size:clamp(52px,7vw,100px)!important;
    letter-spacing:clamp(-5px,-.35vw,-3px)!important;
  }
  .visual{min-width:0!important}

  .custom,.featureSection{
    grid-template-columns:1fr 1fr!important;
  }
}

/* At comfortably wide desktop widths keep the original 4-column grids. */
@media (min-width:940px) and (hover:hover) and (pointer:fine){
  .products,.shopgrid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .cols{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .promotionsGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

/* Narrow desktop window / very high browser zoom: still desktop header,
   but cards reduce naturally instead of breaking the whole page. */
@media (min-width:820px) and (max-width:939px) and (hover:hover) and (pointer:fine){
  .products,.shopgrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .cols{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .promotionsGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* ===== V2.4.3 editable bottom benefits + auxiliary pages ===== */
.benefit{appearance:none;width:100%;background:#fff;color:#111;border:0;border-right:1px solid var(--l);font-family:inherit;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.benefit:last-child{border-right:0}.benefit:hover{background:#fafafa;transform:translateY(-3px);box-shadow:0 12px 26px rgba(0,0,0,.06);z-index:1}.benefit:focus-visible{outline:2px solid #111;outline-offset:-3px}
.auxPage{background:#fff;min-height:65vh}.auxPageInner{max-width:1280px;margin:auto;padding:48px 28px 80px}.auxBack{border:0;background:none;padding:8px 0;margin-bottom:28px;font-size:10px;font-weight:800;letter-spacing:.8px}.auxStoryGrid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px;align-items:center}.auxText h1{font-size:clamp(42px,6vw,78px);line-height:.95;letter-spacing:-3px;margin:0 0 24px}.auxBody{white-space:pre-line;font-size:13px;line-height:1.9;color:#555;max-width:720px}.auxVisual{min-height:520px;background:#f1f1ed;position:relative;overflow:hidden}.auxVisual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.auxPlaceholder{position:absolute;inset:0;display:grid;place-items:center;font-size:20px;font-weight:900;letter-spacing:2px;color:#aaa}.auxCentered{text-align:center;margin:0 auto 30px;max-width:850px}.auxCentered .auxBody{margin:auto}.storeAddress{margin-top:20px;font-size:18px;font-weight:700;line-height:1.5}.storeMapWrap{width:100%;aspect-ratio:16/8;border:1px solid #ddd;background:#f3f3f0;overflow:hidden}.storeMapWrap iframe{width:100%;height:100%;border:0}.auxMapButton{margin:18px auto 0;display:flex}.contactQrLayout{max-width:900px}.contactQrWrap{width:min(380px,88vw);aspect-ratio:1;margin:28px auto 0;border:1px solid #ddd;background:#fafafa;position:relative;overflow:hidden}.contactQrWrap img{width:100%;height:100%;object-fit:contain;padding:18px}.auxExtra{white-space:pre-line;font-size:12px;color:#666;line-height:1.8;margin-top:14px}
@media(max-width:850px){.benefit{border-right:0;border-bottom:1px solid var(--l)}.auxStoryGrid{grid-template-columns:1fr;gap:28px}.auxVisual{min-height:420px}.storeMapWrap{aspect-ratio:4/3}.auxPageInner{padding:36px 20px 60px}}
@media(max-width:520px){.auxText h1{font-size:40px;letter-spacing:-2px}.auxVisual{min-height:320px}.storeAddress{font-size:16px}}

/* ===== V2.4.6 Product breadcrumb ===== */
.productBreadcrumb{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0 0 12px;font-size:9px;font-weight:700;letter-spacing:1.05px;text-transform:uppercase;color:#777}
.productBreadcrumb button{border:0;background:transparent;padding:2px 0;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;transition:color .16s ease,transform .16s ease}
.productBreadcrumb button:hover{color:#111;transform:translateY(-1px)}
.productBreadcrumb .crumbSep{color:#bbb;font-weight:400}
.productBreadcrumb .crumbCurrent{color:#111;font-weight:800}
@media(max-width:767px){.productBreadcrumb{font-size:8px;gap:5px;line-height:1.55;margin-bottom:10px}}

/* ===== V2.5.0 DESIGN YOUR TEE ===== */
.designTeePage{max-width:1500px;margin:auto;padding:42px 28px 80px}.designTeeIntro{margin-bottom:24px}.designTeeIntro h1{font-size:clamp(50px,7vw,94px);line-height:.84;letter-spacing:-5px;margin:6px 0 16px}.designTeeIntro p{font-size:12px;color:#666}.designStudioGrid{display:grid;grid-template-columns:290px minmax(430px,1fr) 310px;gap:18px;align-items:start}.designTools,.designRequest{position:sticky;top:112px}.designSideTabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:14px}.designSideTabs button{height:42px;border:1px solid #ddd;background:#fff;font-size:9px;font-weight:800}.designSideTabs button.active{background:#111;color:#fff;border-color:#111}.teeColors{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.teeColors button{width:34px;height:34px;border-radius:50%;border:1px solid #aaa;background:var(--c);box-shadow:inset 0 0 0 3px #fff}.teeColors input[type=color]{width:38px;height:38px;border:0;padding:0}.teeInline{display:grid;grid-template-columns:1fr auto;gap:6px}.teeInline button{border:1px solid #111;background:#111;color:#fff;padding:0 11px;font-size:9px;font-weight:800}.teeSelectedTools{border:1px solid #ddd;background:#f7f7f4;padding:10px;margin:12px 0}.teeSelectedTools>b{font-size:9px}.teeSelectedTools>div{display:flex;gap:5px;flex-wrap:wrap;margin-top:8px}.teeSelectedTools button{border:1px solid #ccc;background:#fff;padding:7px 8px;font-size:8px;font-weight:800}.teeSelectedTools .dangerMini{background:#111;color:#fff}.teeTip{font-size:9px;line-height:1.55;color:#777;margin-top:12px}.designCanvasPanel{min-width:0}.teeStageWrap{min-height:670px;background:radial-gradient(circle at 50% 35%,#fff 0,#f0f0ec 55%,#e5e5df 100%);display:grid;place-items:center;overflow:hidden;border:1px solid #e2e2e2}.teeStage{width:min(580px,88%);aspect-ratio:1/1.05;position:relative;transform:perspective(1100px) rotateY(-3deg) rotateX(1deg);filter:drop-shadow(0 28px 24px rgba(0,0,0,.16));user-select:none;touch-action:none}.teeShirt{position:absolute;inset:5% 4% 2%;}.teeBody{position:absolute;left:23%;right:23%;top:18%;bottom:4%;background:var(--tee-color,#111);clip-path:polygon(5% 0,95% 0,100% 100%,0 100%);background-image:linear-gradient(90deg,rgba(255,255,255,.07),transparent 26%,rgba(0,0,0,.06) 68%,rgba(255,255,255,.04));border-radius:3% 3% 8% 8%}.teeSleeve{position:absolute;top:17%;width:30%;height:31%;background:var(--tee-color,#111);background-image:linear-gradient(130deg,rgba(255,255,255,.06),rgba(0,0,0,.08));}.teeSleeve.left{left:1%;clip-path:polygon(72% 0,100% 26%,72% 100%,0 69%,15% 15%)}.teeSleeve.right{right:1%;clip-path:polygon(28% 0,0 26%,28% 100%,100% 69%,85% 15%)}.teeNeck{position:absolute;left:43%;top:14%;width:14%;height:10%;border-radius:50%;background:#ddd;box-shadow:0 7px 0 5px var(--tee-color,#111)}.teeCanvas{position:absolute;inset:5% 4% 2%;z-index:4;overflow:hidden}.teeLayer{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);cursor:grab;touch-action:none;max-width:80%;}.teeLayer.selected{outline:2px dashed #e33;outline-offset:5px}.teeLayer.image img{display:block;width:100%;height:auto;pointer-events:none}.teeLayer.text{white-space:pre-wrap;text-align:center;font-weight:800;line-height:1;letter-spacing:.2px;padding:2px}.teeSideLabel{position:absolute;left:50%;bottom:2%;transform:translateX(-50%);background:rgba(255,255,255,.9);padding:6px 9px;font-size:8px;font-weight:800;letter-spacing:1px;z-index:8}.designSummary{display:flex;justify-content:space-between;gap:8px;font-size:9px;color:#666;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;margin:14px 0}.designRequest .note{margin-top:10px}.designPreviewAdmin{display:grid;grid-template-columns:1fr 1fr;gap:10px}.designPreviewSide{background:#eee;aspect-ratio:1/1.05;position:relative;overflow:hidden}.designPreviewMiniShirt{position:absolute;left:18%;right:18%;top:12%;bottom:6%;background:var(--mini-color,#111);clip-path:polygon(18% 8%,4% 17%,0 34%,18% 42%,23% 100%,77% 100%,82% 42%,100% 34%,96% 17%,82% 8%,65% 0,35% 0)}.designPreviewLayer{position:absolute;z-index:2;transform:translate(-50%,-50%);max-width:70%}.designPreviewLayer img{width:100%;display:block}.designPreviewLayer.text{font-weight:800;white-space:pre-wrap;text-align:center;line-height:1}.designPreviewCaption{position:absolute;bottom:5px;left:50%;transform:translateX(-50%);font-size:8px;background:#fff;padding:3px 5px;z-index:5}
@media(max-width:1150px){.designStudioGrid{grid-template-columns:260px minmax(400px,1fr)}.designRequest{grid-column:1/-1;position:static}.designRequest form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.designRequest form .field{margin:0}.teeStageWrap{min-height:600px}}
@media(max-width:780px){.designTeePage{padding:28px 14px 60px}.designStudioGrid{grid-template-columns:1fr}.designTools{position:static;order:2}.designCanvasPanel{order:1}.designRequest{order:3}.teeStageWrap{min-height:auto;aspect-ratio:1/1.08}.designRequest form{grid-template-columns:1fr}.designTeeIntro h1{letter-spacing:-3px}.designPreviewAdmin{grid-template-columns:1fr}}

/* ===== V2.6.0 NEXUS MEMBER ===== */
.memberHeaderBtn{font-size:18px!important}.memberPage{max-width:1250px;margin:auto;padding:58px 28px 90px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr);gap:70px;align-items:start}.memberIntro{padding-top:28px}.memberIntro h1{font-size:clamp(64px,8vw,116px);line-height:.82;letter-spacing:-6px;margin:8px 0 26px}.memberIntro>p{max-width:570px;font-size:13px;line-height:1.8;color:#555}.memberBenefits{margin-top:38px;border-top:1px solid #ddd}.memberBenefits>div{display:grid;grid-template-columns:46px 1fr;gap:14px;padding:15px 0;border-bottom:1px solid #ddd;align-items:center}.memberBenefits b{font-size:10px}.memberBenefits span{font-size:11px}.memberFormCard{border:1px solid #ddd;padding:24px;background:#fff;box-shadow:0 20px 50px rgba(0,0,0,.04)}.memberFormCard h2{font-size:20px;margin:0 0 22px}.memberConsent{display:flex;gap:9px;align-items:flex-start;font-size:10px;line-height:1.5;margin:14px 0}.memberConsent input{margin-top:2px}.optional{font-size:8px;color:#999;font-weight:400}.memberPrivacy{font-size:9px;color:#888;line-height:1.5;margin-top:10px}.memberSuccessBox{text-align:center}.memberSuccessBox h2{font-size:28px;letter-spacing:-1px}.memberCard{margin:24px auto;border:1px solid #111;background:#111;color:#fff;max-width:390px;aspect-ratio:1.65;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;box-shadow:0 20px 45px rgba(0,0,0,.16)}.memberCard small{font-size:8px;letter-spacing:2px;color:#aaa}.memberCard strong{font-size:27px;letter-spacing:2px;margin:10px 0}.memberCard span{font-size:11px;letter-spacing:.5px}@media(max-width:850px){.memberPage{grid-template-columns:1fr;gap:30px;padding:38px 18px 65px}.memberIntro{padding-top:0}.memberIntro h1{font-size:70px;letter-spacing:-4px}.memberFormCard{padding:18px}}@media(max-width:480px){.memberIntro h1{font-size:58px}.memberPage{padding-left:14px;padding-right:14px}.memberFormCard{border-left:0;border-right:0;margin:0 -14px}}

/* ===== V2.6.1 HEADER SEARCH LEFT + MEMBER LABEL ===== */
.memberHeaderLayout{grid-template-columns:1fr auto 1fr!important}
.leftToolsWithSearch{justify-self:start!important;display:flex!important;align-items:center!important;gap:13px!important;position:relative!important;min-width:0}
.leftSearchGroup{display:flex;align-items:center;position:relative;min-width:0}
.leftToolsWithSearch .searchInline{display:flex!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:clamp(180px,20vw,245px)!important;min-width:180px!important;max-width:245px!important;background:transparent!important;border:0!important;border-bottom:1.4px solid #111!important;border-radius:0!important;padding:0 34px 0 0!important;box-shadow:none!important;z-index:45!important}
.leftToolsWithSearch .searchInline input{height:38px!important;font-size:11px!important}
.leftToolsWithSearch .searchToggleBtn{display:none!important}
.memberHeaderTextBtn{border:0;background:transparent;display:flex;align-items:center;gap:6px;height:34px;padding:0 4px;font-size:9px;font-weight:800;letter-spacing:.75px;white-space:nowrap;cursor:pointer;transition:transform .18s ease,opacity .18s ease}
.memberHeaderTextBtn:hover{transform:translateY(-1px);opacity:.68}.memberHeaderIcon{font-size:17px;font-weight:400;line-height:1}
.rightTools{display:flex!important;align-items:center!important;justify-self:end!important;gap:14px!important;width:auto!important}

@media(min-width:768px) and (max-width:1023px){
  .leftToolsWithSearch .searchInline{width:185px!important;min-width:150px!important;max-width:185px!important}
  .memberHeaderTextBtn{font-size:8px!important;letter-spacing:.45px!important}.memberHeaderIcon{font-size:15px!important}
}
@media(max-width:767px){
  .memberHeaderLayout{grid-template-columns:auto 1fr auto!important;min-height:64px!important;padding:10px 12px!important;gap:8px!important}
  .leftToolsWithSearch{gap:6px!important}
  .leftToolsWithSearch .searchToggleBtn{display:grid!important;font-size:19px!important;width:30px!important;height:30px!important}
  .leftToolsWithSearch .searchInline{display:none!important;position:absolute!important;left:0!important;right:auto!important;top:42px!important;width:min(250px,calc(100vw - 85px))!important;min-width:0!important;max-width:none!important;background:#fff!important;border:1px solid #ddd!important;border-radius:11px!important;padding:4px 38px 4px 11px!important;box-shadow:0 16px 36px rgba(0,0,0,.14)!important;z-index:90!important}
  .leftToolsWithSearch .searchInline.open{display:flex!important}
  .centerLogo .logo{width:62px!important;height:38px!important}
  .rightTools{gap:7px!important}
  .memberHeaderTextBtn{font-size:7px!important;letter-spacing:.25px!important;gap:3px!important;padding:0!important}.memberHeaderIcon{display:none!important}
  .cartBtn{min-width:28px!important}
}
@media(max-width:390px){
  .memberHeaderTextBtn{font-size:6.5px!important}.centerLogo .logo{width:56px!important}
}

/* ===== V2.6.2 MEMBER LOGIN + PRIVATE VOUCHERS ===== */
.memberAuthTabs{display:grid;grid-template-columns:1fr 1fr;border:1px solid #111;margin-bottom:22px}
.memberAuthTab{height:42px;border:0;background:#fff;font-size:10px;font-weight:800;letter-spacing:.8px;cursor:pointer}
.memberAuthTab.active{background:#111;color:#fff}
.memberAccountHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}.memberAccountHead h2{margin:4px 0 0}
.memberAccountStats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0 22px}.memberAccountStats>div{border:1px solid #ddd;background:#fafafa;padding:14px}.memberAccountStats small{display:block;font-size:8px;color:#777;margin-bottom:6px}.memberAccountStats b{font-size:18px}
.memberVoucherTitle{display:flex;justify-content:space-between;gap:12px;align-items:end;border-top:1px solid #ddd;padding-top:16px;margin-bottom:10px}.memberVoucherTitle b{font-size:11px}.memberVoucherTitle span{font-size:8px;color:#888}
.memberVoucherItem{border:1px dashed #111;padding:13px 14px;margin-bottom:9px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.memberVoucherCode{font-weight:900;letter-spacing:1px;font-size:15px}.memberVoucherDesc{font-size:9px;color:#666;margin-top:4px;line-height:1.5}.memberVoucherMeta{text-align:right;font-size:8px;color:#666}.memberNoVoucher{font-size:10px;color:#777;padding:18px 0}
@media(max-width:520px){.memberVoucherItem{grid-template-columns:1fr}.memberVoucherMeta{text-align:left}.memberVoucherTitle{align-items:flex-start;flex-direction:column}}
