
:root{--ink:#101722;--muted:#6f7782;--line:#e8e3db;--cream:#fbf7f0;--cream2:#f4ede3;--gold:#b7772e;--gold2:#8e551a;--dark:#07111e;--white:#fff;--shadow:0 16px 40px rgba(26,22,17,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}.wrap{width:min(1480px,calc(100% - 56px));margin:auto}a{text-decoration:none;color:inherit}button,input,select{font:inherit}
.ticker{height:36px;background:var(--dark);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px}.ticker span{opacity:.4;margin:0 22px}.promo{background:linear-gradient(90deg,#fff7ea,#f7efe5);border-bottom:1px solid #eee4d8}.promo-inner{height:44px;display:flex;align-items:center;justify-content:space-between;font-size:13px}.promo-inner div{display:flex;gap:24px}
header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}.header-main{height:96px;display:grid;grid-template-columns:300px minmax(420px,1fr) 250px;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:800;white-space:nowrap}.brand b{color:var(--gold)}.brand-mark{width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,#c7904c,#8f571d);color:white;display:grid;place-items:center;font-size:14px;box-shadow:0 8px 24px #b7772e36}.search{height:48px;border:1px solid #dddfe3;border-radius:12px;display:grid;grid-template-columns:1fr 48px;overflow:hidden;background:#fff}.search input{border:0;outline:0;background:transparent;padding:0 14px}.search button{border:0;background:var(--gold);color:white;font-size:24px;cursor:pointer}.header-actions{display:flex;justify-content:flex-end;gap:24px}.header-actions a{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:19px}.header-actions small{font-size:11px}.nav{height:66px;display:flex;align-items:center;gap:34px}.nav>a{font-size:14px;font-weight:600}.nav>a.active{color:var(--gold)}.browse{height:42px;border:0;background:var(--dark);color:white;padding:0 18px;border-radius:10px;font-weight:700;margin-right:8px}.help{margin-left:auto;display:flex;align-items:center;gap:10px;padding:8px 14px;border:1px solid var(--line);border-radius:14px;background:#fbf8f4}.help small,.help strong{display:block;font-size:11px}
.hero{min-height:620px;margin-top:30px;border-radius:28px;background:linear-gradient(120deg,#f1e6d4 0%,#faf7f2 53%,#ede0ce 100%);overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;box-shadow:inset 0 0 0 1px #eee1cf}.hero-copy{padding:88px 36px 72px 86px;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.5px;color:var(--gold)}.hero h1{font-size:64px;line-height:1.02;margin:14px 0 20px;letter-spacing:-2.2px;max-width:620px}.hero h1 em{font-style:normal;color:var(--gold)}.hero p{font-size:18px;line-height:1.65;color:#555f6a;max-width:590px}.hero-buttons{display:flex;gap:12px;margin-top:18px}.btn{height:50px;display:inline-flex;align-items:center;padding:0 22px;border-radius:11px;font-weight:700;font-size:14px}.btn.primary{background:linear-gradient(135deg,#be823c,#965a1d);color:#fff;box-shadow:0 10px 24px #a8682438}.btn.secondary{background:#fff;border:1px solid #d5b78f;color:#8c551a}.mini-points{display:flex;gap:16px;margin-top:24px;color:#4f5a66;font-size:12px}.hero-art{position:relative;min-height:600px}.blob{position:absolute;border-radius:50%}.b1{width:440px;height:440px;right:-60px;top:20px;background:#d9c3a2}.b2{width:250px;height:250px;left:15px;bottom:20px;background:#ede2d1}.gift-card{position:absolute;background:rgba(255,255,255,.93);border:1px solid #eee4d8;border-radius:22px;padding:16px;box-shadow:0 20px 40px rgba(60,45,28,.14);display:flex;flex-direction:column;gap:6px}.gift-card b{font-size:14px}.gift-card small{color:#777}.g1{right:70px;top:65px;transform:rotate(4deg)}.g2{left:45px;bottom:65px;transform:rotate(-5deg)}.g3{right:65px;bottom:55px;transform:rotate(3deg)}.prod-shape{width:185px;height:170px;border-radius:16px;display:grid;place-items:center;font-size:48px;font-weight:800;background:linear-gradient(145deg,#f6f1e9,#ded0bd);color:#8c5a26}.neon{background:#111a26;color:#f6c77d;text-shadow:0 0 12px #f2b75e}
.features{display:grid;grid-template-columns:repeat(4,1fr);padding:32px 0;border-bottom:1px solid var(--line)}.features>div{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid var(--line)}.features>div:last-child{border-right:0}.features i{font-style:normal;font-size:22px;width:44px;height:44px;border-radius:50%;background:var(--cream);display:grid;place-items:center}.features b,.features small{display:block}.features b{font-size:13px}.features small{font-size:11px;color:var(--muted);margin-top:4px}
.section{padding:82px 0}.soft{background:#fcfaf7}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.section-head h2{font-size:38px;margin:7px 0 0;letter-spacing:-1px}.section-head>a{font-size:13px;color:var(--gold);font-weight:700}.categories{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.category-card{height:190px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,#fff,#f7f0e6);padding:18px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-icon{font-size:44px}.category-card b{font-size:14px}.category-card small{color:var(--muted)}
.products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:10px;position:relative;transition:.2s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-image{height:270px;border-radius:14px;background:linear-gradient(145deg,#efebe5,#d9d2c8);display:grid;place-items:center;font-size:64px;position:relative}.badge{position:absolute;top:12px;left:12px;background:var(--gold);color:#fff;border-radius:99px;padding:6px 9px;font-size:10px;font-weight:800}.heart{position:absolute;right:12px;top:12px;border:0;background:#ffffffd9;width:34px;height:34px;border-radius:50%;font-size:18px}.product-info{padding:13px 6px 6px}.product-info h3{font-size:14px;margin:3px 0 9px;min-height:35px}.rating{font-size:11px;color:#8c9299}.price{font-size:16px;font-weight:800;margin:8px 0 12px}.price del{font-size:11px;color:#9aa0a6;font-weight:500;margin-left:5px}.add{width:100%;height:40px;border:1px solid #e6d7c4;background:#fff9f0;border-radius:10px;color:#704417;font-weight:700;cursor:pointer}.add:hover{background:var(--gold);color:#fff}
.split-banner{margin-top:60px;margin-bottom:70px;min-height:360px;border-radius:26px;background:var(--dark);color:#fff;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.split-copy{padding:58px}.split-copy h2{font-size:38px;line-height:1.08;margin:12px 0}.split-copy p{color:#bec7d1;line-height:1.7;margin-bottom:24px}.design-board{position:relative;display:grid;place-items:center;background:radial-gradient(circle at center,#20334b,#0b1625 60%)}.db-card{width:230px;height:230px;border-radius:26px;background:#f0e6d7;color:#8f5a22;display:grid;place-items:center;text-align:center;font-size:24px;transform:rotate(7deg);box-shadow:0 26px 60px #0006}.db-chip{position:absolute;bottom:34px;background:#fff;color:#222;padding:11px 18px;border-radius:30px;font-size:12px}
footer{background:#07111e;color:#fff;padding-top:58px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:44px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid p,.footer-grid a{font-size:12px;color:#adb7c3}.brand.light{color:#fff}.newsletter{display:flex;background:#fff;border-radius:10px;overflow:hidden}.newsletter input{border:0;outline:0;padding:10px;min-width:0;width:100%}.newsletter button{border:0;background:var(--gold);color:white;width:44px}.copyright{margin-top:40px;padding:20px 0;border-top:1px solid #243141;color:#8d98a6;font-size:11px}.whatsapp{position:fixed;right:24px;bottom:24px;width:54px;height:54px;background:#20c76a;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:22px;box-shadow:0 12px 30px #168e4a55;z-index:30}
.shop-title{background:#f8f9f9;border-bottom:1px solid #ececec;padding:28px 0}.shop-title h1{margin:4px 0;font-size:30px}.shop-title p{margin:0;color:var(--muted);font-size:13px}.shop-layout{display:grid;grid-template-columns:310px 1fr;gap:34px;padding-top:48px;padding-bottom:70px}.filters{border:1px solid var(--line);border-radius:20px;padding:24px;height:max-content;position:sticky;top:16px;background:white}.filter-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.filter-title h3{margin:0}.filter-title button{border:0;background:transparent;color:var(--gold);font-size:12px;cursor:pointer}.filters label{font-size:13px;font-weight:700;display:block;margin:4px 0 9px}.filter-search{height:42px;border:1px solid #ddd;border-radius:10px;display:flex;align-items:center;padding:0 12px}.filter-search input{border:0;outline:0;width:100%}.divider{height:1px;background:var(--line);margin:18px 0}.filters select{width:100%;height:44px;border:1px solid #ddd;border-radius:10px;padding:0 10px;background:#fff}.price-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.price-row input{width:100%;height:44px;border:1px solid #ddd;border-radius:10px;padding:0 12px}.apply{width:100%;height:44px;margin-top:16px;border:0;border-radius:10px;background:var(--gold);color:white;font-weight:700}.filter-perk{display:flex;gap:10px;background:var(--cream);padding:14px;border-radius:12px;margin-top:16px}.filter-perk b,.filter-perk small{display:block}.filter-perk b{font-size:12px}.filter-perk small{font-size:10px;color:var(--muted);margin-top:4px;line-height:1.4}.results-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.results-head h2{font-size:30px;margin:0}.results-head p{color:var(--muted);margin:5px 0 0;font-size:12px}.results-head select{height:44px;border:1px solid #ddd;border-radius:10px;padding:0 12px;background:white}.shop-grid{grid-template-columns:repeat(3,1fr)}.mobile-filter{display:none}
@media(max-width:1000px){.header-main{grid-template-columns:1fr auto}.search{grid-row:2;grid-column:1/-1;margin-bottom:14px}.header-main{height:auto;padding:16px 0}.nav{overflow:auto}.help{display:none}.hero{grid-template-columns:1fr}.hero-art{min-height:430px}.categories{grid-template-columns:repeat(3,1fr)}.products,.shop-grid{grid-template-columns:repeat(2,1fr)}.features{grid-template-columns:repeat(2,1fr);gap:12px}.features>div{border:0}.shop-layout{grid-template-columns:230px 1fr}}
@media(max-width:700px){.wrap{width:min(100% - 24px,1180px)}.ticker{font-size:10px}.promo{display:none}.brand{font-size:18px}.brand-mark{width:40px;height:40px}.header-actions{gap:12px}.header-actions small{display:none}.search{grid-template-columns:105px 1fr 44px}.nav{height:54px;gap:18px}.browse{white-space:nowrap}.hero{margin-top:14px;border-radius:20px}.hero-copy{padding:42px 24px}.hero h1{font-size:39px}.hero-art{min-height:370px}.g1{right:22px}.g2{left:20px}.g3{right:18px}.prod-shape{width:120px;height:110px}.features{grid-template-columns:1fr 1fr}.categories{grid-template-columns:repeat(2,1fr)}.products,.shop-grid{grid-template-columns:1fr 1fr;gap:10px}.product-image{height:170px}.section{padding:48px 0}.split-banner{grid-template-columns:1fr}.split-copy{padding:36px 26px}.design-board{min-height:320px}.footer-grid{grid-template-columns:1fr 1fr}.shop-layout{display:block;padding-top:22px}.mobile-filter{display:block;margin-bottom:14px;border:0;background:var(--dark);color:#fff;padding:12px 16px;border-radius:10px;font-weight:700}.filters{position:fixed;z-index:50;left:0;top:0;bottom:0;width:min(330px,88vw);border-radius:0;transform:translateX(-105%);transition:.25s;overflow:auto;box-shadow:20px 0 60px #0003}.filters.open{transform:translateX(0)}.results-head{align-items:flex-start;gap:12px}.results-head h2{font-size:23px}.results-head select{max-width:145px}.shop-title{padding:22px 0}}
@media(max-width:440px){.products,.shop-grid{grid-template-columns:1fr}.categories{grid-template-columns:1fr 1fr}.category-card{height:135px}.hero-art{min-height:330px}.gift-card{padding:10px}.prod-shape{width:98px;height:90px}.g3{bottom:35px}.mini-points{flex-wrap:wrap}.footer-grid{grid-template-columns:1fr}.results-head{display:block}.results-head select{margin-top:12px;width:100%;max-width:none}}

@media(min-width:1200px){
  .brand{font-size:24px}
  .search{height:52px}
  .browse{height:46px;padding:0 22px}
  .nav>a{font-size:15px}
  .category-card b{font-size:16px}
  .category-card small{font-size:12px;margin-top:5px;display:block}
  .product-info h3{font-size:15px}
  .price{font-size:18px}
}

.product-link{display:block;color:inherit}.header-cart-btn{position:relative;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:19px;cursor:pointer}.header-cart-btn small{font-size:11px}.header-cart-btn b{position:absolute;right:-8px;top:-7px;background:var(--gold);color:#fff;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-size:9px}
.pdp{padding-top:28px}.pdp-breadcrumb{display:flex;gap:10px;font-size:12px;color:#7b828b;margin-bottom:26px}.pdp-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px}.gallery{display:grid;grid-template-columns:86px 1fr;gap:16px}.thumbs{display:flex;flex-direction:column;gap:12px}.thumb{height:84px;border:1px solid var(--line);border-radius:14px;background:#faf7f2}.thumb.active{border:2px solid var(--gold)}.main-visual{min-height:580px;border-radius:26px;background:linear-gradient(145deg,#eee7de,#d8cbb9);display:grid;place-items:center;position:relative;font-size:170px}.main-badge{position:absolute;left:20px;top:20px;background:var(--gold);color:#fff;border-radius:99px;padding:8px 12px;font-size:11px;font-weight:800}.stock-pill{display:inline-block;background:#edf9ef;color:#347144;border-radius:99px;padding:7px 11px;font-size:11px;font-weight:700}.pdp-info h1{font-size:44px;line-height:1.08;margin:14px 0}.pdp-rating{color:#a56a25;font-size:13px}.pdp-price{display:flex;gap:12px;align-items:center;margin:18px 0}.pdp-price strong{font-size:30px}.pdp-price del{color:#999}.pdp-price span{background:#fff0db;color:#a15e18;padding:6px 8px;border-radius:8px;font-size:11px}.pdp-desc{color:#626b75;line-height:1.7}.option-block{border-top:1px solid var(--line);padding-top:20px;margin-top:22px}.option-head{display:flex;justify-content:space-between;margin-bottom:12px}.chips{display:flex;gap:8px}.chip{min-width:44px;height:40px;border:1px solid #ddd;background:#fff;border-radius:10px}.chip.active{border-color:var(--gold);background:#fff8ef;color:var(--gold)}.custom-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.custom-grid label,.full-note{font-size:12px;font-weight:700}.custom-grid input,.full-note textarea{width:100%;margin-top:8px;border:1px solid #ddd;border-radius:10px;padding:12px}.full-note{display:block;margin-top:12px}.buy-row{display:flex;gap:10px;margin-top:24px}.qty{display:flex;border:1px solid #ddd;border-radius:10px;overflow:hidden}.qty button{width:40px;border:0}.qty input{width:44px;text-align:center;border:0}.flex1{flex:1;justify-content:center}.pdp-perks{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.pdp-perks>div{border:1px solid var(--line);border-radius:12px;padding:12px}.pdp-perks small{display:block;color:#777;font-size:10px}
.drawer-backdrop{position:fixed;inset:0;background:#0006;opacity:0;pointer-events:none;z-index:60;transition:.2s}.drawer-backdrop.show{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;right:0;top:0;height:100vh;width:min(430px,92vw);background:#fff;z-index:61;transform:translateX(105%);transition:.25s;display:flex;flex-direction:column}.cart-drawer.open{transform:none}.drawer-head{display:flex;justify-content:space-between;padding:22px;border-bottom:1px solid var(--line)}.drawer-head h3{margin:4px 0}.drawer-head button{border:0;background:#f4f0ea;width:38px;height:38px;border-radius:50%;font-size:22px}.cart-items{padding:18px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:72px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.cart-mini{height:72px;border-radius:12px;background:var(--cream2);display:grid;place-items:center;font-size:28px}.cart-item b,.cart-item small{display:block}.cart-item small{font-size:10px;color:#777;margin:5px 0}.cart-line{display:flex;justify-content:space-between;font-size:11px}.cart-line button{border:0;background:transparent;color:var(--gold)}.empty-cart{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px}.drawer-footer{padding:20px;border-top:1px solid var(--line)}.subtotal{display:flex;justify-content:space-between;margin-bottom:14px}.drawer-checkout{width:100%;justify-content:center}
.checkout-body{background:#fbfaf8}.checkout-header{background:#fff;border-bottom:1px solid var(--line)}.checkout-header .wrap{height:86px;display:flex;align-items:center;justify-content:space-between}.checkout-layout{display:grid;grid-template-columns:1fr 420px;gap:44px;padding-top:38px;padding-bottom:70px}.checkout-form{display:flex;flex-direction:column;gap:18px}.checkout-step,.order-summary{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.step-title{display:flex;gap:12px;align-items:center;margin-bottom:20px}.step-title>span{width:34px;height:34px;border-radius:50%;background:var(--dark);color:#fff;display:grid;place-items:center}.step-title h2{margin:0;font-size:20px}.step-title p{margin:4px 0 0;color:#777;font-size:11px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid .full{grid-column:1/-1}.form-grid label{font-size:11px;font-weight:700}.form-grid input{width:100%;height:44px;margin-top:7px;border:1px solid #ddd;border-radius:10px;padding:0 12px}.payment-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pay-card{border:1px solid #ddd;border-radius:12px;padding:14px;display:grid;grid-template-columns:auto auto 1fr;gap:10px;align-items:center}.pay-card.active{border-color:var(--gold);background:#fff9f0}.pay-card b,.pay-card small{display:block}.pay-card small{font-size:10px;color:#777}.place-order{height:54px;border:0;border-radius:12px;background:var(--gold);color:#fff;font-weight:800}.order-summary{height:max-content;position:sticky;top:18px}.summary-item{display:grid;grid-template-columns:56px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line)}.summary-icon{height:56px;background:var(--cream2);border-radius:10px;display:grid;place-items:center;position:relative;font-size:24px}.summary-icon b{position:absolute;right:-5px;top:-5px;background:var(--dark);color:#fff;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;font-size:9px}.summary-item strong,.summary-item small{display:block}.summary-item strong{font-size:12px}.summary-item small{font-size:10px;color:#777}.coupon{display:flex;gap:8px;margin:18px 0}.coupon input{flex:1;height:42px;border:1px solid #ddd;border-radius:9px;padding:0 10px}.coupon button{border:0;background:var(--dark);color:#fff;border-radius:9px;padding:0 14px}.summary-lines>div{display:flex;justify-content:space-between;padding:8px 0;font-size:12px}.summary-lines .total{border-top:1px solid var(--line);margin-top:8px;padding-top:14px;font-size:18px}.order-success{position:fixed;inset:0;background:#0007;z-index:70;display:none;place-items:center}.order-success.show{display:grid}.order-success>div{width:min(420px,90vw);background:#fff;border-radius:20px;padding:34px;text-align:center}.order-success span{width:58px;height:58px;border-radius:50%;background:#eaf8ee;color:#2e8a49;display:grid;place-items:center;margin:auto;font-size:26px}
@media(max-width:900px){.pdp-grid,.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.main-visual{min-height:450px}}
@media(max-width:650px){.gallery{grid-template-columns:1fr}.thumbs{order:2;flex-direction:row}.main-visual{min-height:360px;font-size:110px}.pdp-info h1{font-size:34px}.custom-grid,.form-grid,.payment-options{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.buy-row{flex-wrap:wrap}.qty{width:100%}.pdp-perks{grid-template-columns:1fr}}
.plain-btn{border:1px solid #ddd;background:#fff;border-radius:10px;padding:10px 14px}.auth-wrap,.track-wrap{min-height:calc(100vh - 86px);display:grid;place-items:center;padding:40px 20px;background:linear-gradient(135deg,#fbf7f0,#efe4d4)}.auth-card,.track-card{width:min(500px,100%);background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:var(--shadow)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f5f2ed;border-radius:10px;padding:4px}.auth-tabs button{border:0;background:transparent;padding:10px;border-radius:8px}.auth-tabs button.active{background:#fff}.auth-form{display:none;gap:10px;margin-top:24px}.auth-form.active{display:grid}.auth-form input{height:46px;border:1px solid #ddd;border-radius:10px;padding:0 12px}.auth-form>button{height:48px;border:0;border-radius:10px;background:var(--gold);color:#fff;font-weight:800}.account-page{padding-top:50px}.order-list{display:grid;gap:12px}.order-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;display:flex;justify-content:space-between}.order-card small{display:block;color:#777}.status-pill{display:inline-flex;padding:5px 8px;border-radius:99px;background:#fff2df;color:#925918;font-size:10px;font-weight:800}.track-search{display:flex;gap:8px;margin-top:20px}.track-search input{flex:1;height:48px;border:1px solid #ddd;border-radius:10px;padding:0 12px}.track-search button{border:0;background:var(--gold);color:#fff;border-radius:10px;padding:0 18px}.tracking-result,.error-box{margin-top:18px;padding:16px;border-radius:12px;background:#f7f4ef}/* V5 rich homepage */
.home-v5 .section{padding-top:70px;padding-bottom:70px}.home-v5 .soft{background:#f5f7f9}.home-row{grid-template-columns:repeat(5,1fr)}
.visual-promos{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-top:72px;padding-bottom:35px}.visual-promo{min-height:285px;border-radius:22px;overflow:hidden;padding:38px;position:relative;display:flex;align-items:center;color:#241d18}.visual-promo>div:first-child{position:relative;z-index:2;max-width:60%}.visual-promo span{font-size:10px;letter-spacing:1.3px;font-weight:800;opacity:.65}.visual-promo h3{font-size:35px;line-height:1.02;margin:8px 0}.visual-promo h3 b{color:#a33429}.visual-promo p{font-size:12px;line-height:1.5;max-width:330px}.visual-promo strong{display:inline-block;margin-top:12px;background:#9d332b;color:#fff;padding:11px 16px;border-radius:8px;font-size:12px}.visual-promo .promo-icons{position:absolute;right:20px;bottom:32px;font-size:62px;letter-spacing:-20px;filter:drop-shadow(0 18px 20px #0002)}.visual-promo.apparel{background:linear-gradient(125deg,#d8cec0,#f0e7dc)}.visual-promo.gifts{background:linear-gradient(125deg,#f5dfd3,#ead1c1)}.visual-promo.gifts h3 b{color:#b16b57}.visual-promo.gifts strong{background:#bd765f}.dark-promos{padding-top:55px}.visual-promo.gaming{background:radial-gradient(circle at 78% 40%,#143e65,#071421 70%);color:#fff}.visual-promo.gaming h3 b{color:#2fc4ff}.visual-promo.gaming strong{background:#19aee9}.visual-promo.neonpromo{background:radial-gradient(circle at 80% 45%,#563a76,#14112a 70%);color:#fff}.visual-promo.neonpromo h3 b{color:#d39cff}.visual-promo.neonpromo strong{background:#7e4cb5}
.why-section{padding:75px 0;background:#fff}.center-head{text-align:center;margin-bottom:34px}.center-head h2{font-size:34px;margin:8px 0}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.why-grid a{min-height:205px;padding:30px;border-radius:20px;position:relative;overflow:hidden}.why-grid a:nth-child(1){background:#fff3d8}.why-grid a:nth-child(2){background:#e8f6ef}.why-grid a:nth-child(3){background:#eaf1ff}.why-grid small{font-weight:800;font-size:10px}.why-grid h3{font-size:22px;margin:10px 0}.why-grid p{font-size:12px;color:#66717d;max-width:75%;line-height:1.6}.why-grid b{font-size:12px}.why-grid i{position:absolute;right:18px;bottom:-12px;font-style:normal;font-size:76px;opacity:.12}
.confidence{padding-top:70px;padding-bottom:80px}.confidence-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:18px;overflow:hidden}.confidence-grid>div{padding:22px;display:flex;gap:13px;align-items:center;border-right:1px solid var(--line)}.confidence-grid>div:last-child{border:0}.confidence-grid i{width:42px;height:42px;border-radius:11px;background:#e8f2ff;display:grid;place-items:center;font-style:normal}.confidence-grid b,.confidence-grid small{display:block}.confidence-grid b{font-size:12px}.confidence-grid small{font-size:10px;color:#84909d;margin-top:4px}.footer-contact{line-height:2;color:#aeb8c7!important;font-size:12px!important}
@media(max-width:1000px){.home-row{grid-template-columns:repeat(3,1fr)}.visual-promos{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr}.confidence-grid{grid-template-columns:1fr 1fr}.confidence-grid>div:nth-child(2){border-right:0}}
@media(max-width:650px){.home-row{grid-template-columns:1fr 1fr}.visual-promo{min-height:250px;padding:25px}.visual-promo>div:first-child{max-width:75%}.visual-promo h3{font-size:27px}.visual-promo .promo-icons{font-size:42px}.confidence-grid{grid-template-columns:1fr}.confidence-grid>div{border-right:0;border-bottom:1px solid var(--line)}}

/* ================= V6 APP-LIKE RESPONSIVE LAYER ================= */
:root{--appbar-h:68px;--bottomnav-h:72px;--safe-bottom:env(safe-area-inset-bottom,0px)}
html{-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}body{min-width:320px}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}.app-responsive button,.app-responsive a{touch-action:manipulation}
header{position:sticky;top:0;z-index:45;background:rgba(255,255,255,.96);backdrop-filter:saturate(160%) blur(14px);box-shadow:0 1px 0 rgba(7,17,30,.07)}
.install-app-btn{margin-left:auto;border:1px solid #d9c3a7;background:#fff9f0;color:#8d571d;border-radius:10px;padding:9px 13px;font-size:12px;font-weight:800}.install-app-btn:hover{background:#b7772e;color:#fff}
.mobile-bottom-nav,.mobile-menu-btn,.filter-close,.mobile-sheet-handle,.mobile-buy-bar,.shop-quick-chips{display:none}
.network-toast{position:fixed;left:50%;bottom:95px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#07111e;color:#fff;padding:10px 16px;border-radius:999px;z-index:100;font-size:12px;font-weight:700;transition:.25s}.network-toast.show{opacity:1;transform:translate(-50%,0)}.network-toast.online{background:#287a46}

/* Desktop polish */
@media(min-width:1101px){
 .wrap{width:min(1500px,calc(100% - 64px))}.header-main{grid-template-columns:310px minmax(460px,1fr) 270px}.nav{position:relative}.hero{min-height:640px}.hero-copy{padding-left:92px}.hero h1{font-size:66px;max-width:720px}.hero-art{min-height:620px}.shop-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{border-radius:20px}.product-card:hover{transform:translateY(-6px);box-shadow:0 22px 52px rgba(17,20,26,.12)}.product-image{height:285px}.filters{top:185px}.results-head{position:sticky;top:164px;z-index:8;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);padding:12px 0;margin-top:-12px}
 .pdp-grid{grid-template-columns:minmax(0,1.05fr) minmax(430px,.8fr)}.pdp-info{position:sticky;top:180px;height:max-content}
}
@media(min-width:1500px){.shop-grid{grid-template-columns:repeat(4,1fr)}.home-row{grid-template-columns:repeat(5,1fr)}}

/* Tablet */
@media(min-width:701px) and (max-width:1100px){
 .wrap{width:min(100% - 36px,1180px)}.header-main{grid-template-columns:1fr auto;gap:18px}.header-main .search{grid-column:1/-1}.nav{gap:20px;overflow-x:auto;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.hero{min-height:520px}.hero h1{font-size:48px}.categories{grid-template-columns:repeat(4,1fr)}.shop-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}
}

/* Mobile = native app shell */
@media(max-width:700px){
 body.app-responsive{background:#f8f7f4;padding-bottom:calc(var(--bottomnav-h) + var(--safe-bottom) + 10px);overflow-x:hidden}.wrap{width:calc(100% - 24px)}
 .ticker,.promo{display:none!important}
 header{top:0;border-bottom:1px solid #eee7de;background:rgba(255,255,255,.97)}
 .header-main{height:auto!important;min-height:var(--appbar-h);display:grid!important;grid-template-columns:42px 1fr auto!important;grid-template-rows:64px 52px;gap:0 10px!important;padding:0!important}
 .mobile-menu-btn{display:grid;width:40px;height:40px;place-items:center;border:0;background:#f5f2ed;border-radius:12px;font-size:19px;grid-column:1;grid-row:1;align-self:center}
 .brand{grid-column:2;grid-row:1;font-size:17px!important;min-width:0}.brand-mark{width:38px!important;height:38px!important;border-radius:12px}.brand>span:last-child{overflow:hidden;text-overflow:ellipsis}
 .header-actions{grid-column:3;grid-row:1;gap:4px!important;align-self:center}.header-actions>a:nth-child(1),.header-actions>a:nth-child(2){display:none}.header-cart-btn{width:42px;height:42px;border-radius:12px!important;background:#f5f2ed!important;display:grid!important;place-items:center!important}.header-cart-btn small{display:none!important}.header-cart-btn span{font-size:18px}
 .search{grid-column:1/-1!important;grid-row:2!important;height:44px!important;margin:0 0 8px!important;grid-template-columns:1fr 44px!important;border-radius:13px!important;background:#f6f5f2;border-color:#ece6dd}.search select{display:none}.search input{font-size:13px;padding:0 14px}.search button{border-radius:11px;margin:3px;height:38px;font-size:20px}
 header .nav{position:fixed;left:12px;right:12px;top:72px;height:auto!important;max-height:0;opacity:0;overflow:hidden;pointer-events:none;display:grid!important;gap:5px!important;padding:0 12px!important;background:#fff;border-radius:18px;box-shadow:0 24px 70px #0003;transition:.25s;z-index:70}.nav.mobile-open{max-height:420px;opacity:1;pointer-events:auto;padding:12px!important}.nav .browse{display:none}.nav>a{padding:13px 12px;border-radius:10px}.nav>a.active{background:#fff4e7}.nav .help,.install-app-btn{display:none!important}
 .mobile-bottom-nav{display:grid;position:fixed;left:8px;right:8px;bottom:calc(8px + var(--safe-bottom));height:64px;grid-template-columns:repeat(5,1fr);background:rgba(7,17,30,.96);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.12);border-radius:20px;z-index:80;box-shadow:0 18px 50px #0005;padding:5px}.mobile-bottom-nav a,.mobile-bottom-nav button{border:0;background:transparent;color:#9ea8b5;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;border-radius:15px;position:relative;font-weight:700}.mobile-bottom-nav span{font-size:18px;line-height:1}.mobile-bottom-nav small{font-size:9px}.mobile-bottom-nav .active{color:#fff;background:rgba(183,119,46,.22)}.mobile-bottom-nav button span{position:relative}.mobile-cart-count{position:absolute;right:-12px;top:-8px;background:#d98a32;color:#fff;min-width:17px;height:17px;padding:0 4px;border-radius:99px;font-size:9px;display:grid;place-items:center}
 .whatsapp{right:16px;bottom:calc(86px + var(--safe-bottom));width:48px;height:48px}
 .section{padding:38px 0!important}.section-head{margin-bottom:18px;align-items:center}.section-head h2{font-size:25px!important;margin-top:4px}.section-head>a{font-size:11px}.eyebrow{font-size:10px}
 .hero{margin-top:10px!important;min-height:auto!important;border-radius:22px!important;display:flex!important;flex-direction:column!important;overflow:hidden}.hero-copy{padding:34px 22px 20px!important}.hero h1{font-size:38px!important;line-height:1.02!important;letter-spacing:-1.7px!important;margin:10px 0 15px!important}.hero p{font-size:14px!important;line-height:1.55}.hero-buttons{display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important}.hero .btn{height:46px!important;padding:0 12px!important;font-size:11px!important;justify-content:center}.mini-points{gap:8px!important;font-size:9px!important;margin-top:16px!important}.hero-art{min-height:300px!important}.blob.b1{width:290px;height:290px;right:-65px;top:0}.blob.b2{width:170px;height:170px}.gift-card{border-radius:16px!important;padding:10px!important}.gift-card b{font-size:11px}.gift-card small{font-size:9px}.prod-shape{width:92px!important;height:86px!important;border-radius:12px!important;font-size:30px!important}.g1{right:20px!important;top:30px!important}.g2{left:18px!important;bottom:38px!important}.g3{right:18px!important;bottom:24px!important}
 .features{display:flex!important;overflow-x:auto;gap:10px!important;padding:16px 12px!important;scroll-snap-type:x mandatory;border:0}.features::-webkit-scrollbar{display:none}.features>div{min-width:170px;justify-content:flex-start!important;background:#fff;border:1px solid #eee5da!important;border-radius:14px;padding:11px;scroll-snap-align:start}.features i{width:38px!important;height:38px!important}.features b{font-size:11px!important}.features small{font-size:9px!important}
 .categories{display:flex!important;overflow-x:auto;gap:10px!important;padding-bottom:5px;scroll-snap-type:x mandatory}.categories::-webkit-scrollbar{display:none}.category-card{min-width:128px;height:138px!important;scroll-snap-align:start;border-radius:16px!important;padding:14px!important}.category-icon{font-size:32px!important}.category-card b{font-size:12px!important}.category-card small{font-size:9px!important}
 .products,.home-row{display:flex!important;overflow-x:auto;gap:12px!important;padding:2px 2px 12px;scroll-snap-type:x mandatory;scrollbar-width:none}.products::-webkit-scrollbar,.home-row::-webkit-scrollbar{display:none}.product-card{min-width:76vw;max-width:285px;scroll-snap-align:start;border-radius:18px!important;box-shadow:0 8px 24px rgba(20,22,25,.05)}.product-image{height:245px!important}.product-info{padding:12px 7px 7px}.product-info h3{font-size:13px!important;min-height:auto}.add{height:42px!important}
 .visual-promos{display:flex!important;overflow-x:auto;gap:12px!important;padding:36px 12px 16px!important;scroll-snap-type:x mandatory}.visual-promos::-webkit-scrollbar{display:none}.visual-promo{min-width:88vw!important;min-height:235px!important;border-radius:20px!important;padding:24px!important;scroll-snap-align:center}.visual-promo>div:first-child{max-width:72%!important}.visual-promo h3{font-size:27px!important}.visual-promo p{font-size:10px}.visual-promo .promo-icons{font-size:38px!important}
 .why-section{padding:40px 0!important}.center-head{margin-bottom:20px}.center-head h2{font-size:26px!important}.why-grid{display:flex!important;overflow-x:auto;gap:12px!important;scroll-snap-type:x mandatory}.why-grid::-webkit-scrollbar{display:none}.why-grid a{min-width:84vw;min-height:175px!important;padding:22px!important;scroll-snap-align:center}.why-grid h3{font-size:19px!important}.why-grid p{font-size:11px!important}
 .confidence{padding:40px 0!important}.confidence-grid{display:grid!important;grid-template-columns:1fr 1fr!important;border-radius:16px!important}.confidence-grid>div{padding:14px!important;border-right:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important}.confidence-grid b{font-size:10px!important}.confidence-grid small{font-size:8px!important}.confidence-grid i{width:36px!important;height:36px!important}
 footer{padding-top:38px}.footer-grid{grid-template-columns:1fr 1fr!important;gap:26px!important}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-grid a,.footer-grid p{font-size:11px!important}.copyright{padding-bottom:22px}

 /* Shop app screen */
 .shop-title{padding:18px 0!important;background:#fff}.shop-title h1{font-size:25px!important}.shop-layout{padding-top:8px!important;padding-bottom:34px!important}.shop-quick-chips{display:flex;grid-column:1/-1;overflow-x:auto;gap:8px;padding:5px 0 12px;scrollbar-width:none}.shop-quick-chips::-webkit-scrollbar{display:none}.shop-quick-chips button{white-space:nowrap;border:1px solid #e5ded4;background:#fff;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:700}.shop-quick-chips button.active{background:#07111e;color:#fff;border-color:#07111e}.mobile-filter{display:flex!important;align-items:center;justify-content:center;width:100%;height:44px;margin:0 0 10px!important;border-radius:12px!important}.results-head{background:#fff;border:1px solid #eee6dc;border-radius:15px;padding:12px!important;margin-bottom:12px!important;display:flex!important}.results-head h2{font-size:18px!important}.results-head p{display:none}.results-head select{height:38px!important;font-size:10px!important;max-width:132px!important}.shop-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important;gap:10px!important}.shop-grid .product-card{min-width:0!important;max-width:none!important}.shop-grid .product-image{height:42vw!important;max-height:185px!important;font-size:42px!important}.shop-grid .product-info h3{font-size:11px!important;min-height:29px}.shop-grid .price{font-size:14px!important}.shop-grid .rating{font-size:9px!important}.shop-grid .add{font-size:10px!important;height:38px!important}
 .filters{position:fixed!important;left:0!important;right:0!important;top:auto!important;bottom:0!important;width:100%!important;max-height:84vh!important;border-radius:24px 24px 0 0!important;transform:translateY(105%)!important;overflow:auto!important;z-index:92!important;padding:12px 18px calc(22px + var(--safe-bottom))!important;transition:.28s cubic-bezier(.2,.8,.2,1)!important;box-shadow:0 -22px 70px #0003!important}.filters.open{transform:translateY(0)!important}.filter-backdrop{position:fixed;inset:0;background:#0007;z-index:91;opacity:0;pointer-events:none;transition:.2s}.filter-backdrop.show{opacity:1;pointer-events:auto}.mobile-sheet-handle{display:block;width:46px;height:5px;border-radius:99px;background:#ddd;margin:2px auto 14px}.filter-close{display:grid;position:absolute;right:16px;top:14px;width:34px;height:34px;border:0;background:#f1eee9;border-radius:50%;place-items:center;font-size:20px}.sheet-open{overflow:hidden}

 /* PDP mobile app */
 .pdp{padding-top:12px!important}.pdp-breadcrumb{margin:4px 0 12px;font-size:10px}.pdp-grid{gap:18px!important}.gallery{gap:8px!important}.main-visual{min-height:330px!important;border-radius:20px!important;font-size:105px!important}.thumbs{gap:8px!important;overflow-x:auto}.thumb{min-width:64px;height:58px!important}.pdp-info{padding:0!important}.pdp-info h1{font-size:28px!important;letter-spacing:-1px!important}.pdp-price strong{font-size:25px!important}.pdp-desc{font-size:12px}.option-block{margin-top:16px!important;padding-top:16px!important;background:#fff;border:1px solid #eee6dc!important;border-radius:16px;padding:16px!important}.custom-grid input,.full-note textarea{font-size:16px!important}.buy-row{margin-bottom:8px}.buy-row>.btn{display:none}.pdp-perks{gap:8px!important}.pdp-perks>div{background:#fff}.mobile-buy-bar{display:flex;position:fixed;left:10px;right:10px;bottom:calc(78px + var(--safe-bottom));z-index:78;background:#fff;border:1px solid #e8e0d5;border-radius:18px;padding:9px 10px;box-shadow:0 16px 44px #0003;align-items:center;justify-content:space-between}.mobile-buy-bar small,.mobile-buy-bar strong{display:block}.mobile-buy-bar small{font-size:9px;color:#777}.mobile-buy-bar strong{font-size:16px;margin-top:2px}.mobile-buy-bar button{height:44px;border:0;border-radius:12px;background:#b7772e;color:#fff;padding:0 24px;font-weight:800}

 /* Cart becomes mobile bottom sheet */
 .cart-drawer{top:auto!important;bottom:0!important;width:100%!important;height:min(78vh,680px)!important;border-radius:24px 24px 0 0;transform:translateY(105%)!important;padding-bottom:var(--safe-bottom)}.cart-drawer.open{transform:translateY(0)!important}.drawer-head{padding:16px 18px}.drawer-footer{background:#fff}.cart-items{padding:10px 16px}

 /* Checkout app */
 .checkout-body{padding-bottom:calc(78px + var(--safe-bottom))}.checkout-header{position:sticky;top:0;z-index:40}.checkout-header .wrap{height:64px!important}.checkout-header .brand{font-size:16px!important}.checkout-layout{padding-top:14px!important;padding-bottom:24px!important;gap:12px!important}.checkout-step,.order-summary{border-radius:16px!important;padding:16px!important;margin:0!important}.checkout-step{box-shadow:none}.step-title{margin-bottom:14px}.step-title h2{font-size:17px}.form-grid{gap:9px!important}.form-grid input{height:46px!important;font-size:16px!important}.payment-options{gap:8px!important}.pay-card{padding:12px!important}.order-summary{order:-1}.order-summary h2{font-size:19px}.place-order{position:fixed;left:10px;right:10px;bottom:calc(10px + var(--safe-bottom));z-index:90;box-shadow:0 12px 32px #0004}

 /* Login, account, track app screens */
 .auth-wrap,.track-wrap{min-height:calc(100dvh - 64px - var(--bottomnav-h));padding:20px 12px!important;align-items:start!important;background:#f8f7f4!important}.auth-card,.track-card{border-radius:20px!important;padding:18px!important;box-shadow:none!important}.auth-card h1,.track-card h1{font-size:27px!important}.auth-form input{height:48px!important;font-size:16px}.account-page{padding-top:24px!important}.account-head h1{font-size:28px!important}.order-card{border-radius:15px!important;padding:14px!important}.track-search{display:grid!important}.track-search input{font-size:16px}.track-search button{height:46px}
}

@media(max-width:390px){.shop-grid{grid-template-columns:1fr 1fr!important}.shop-grid .product-image{height:44vw!important}.hero h1{font-size:34px!important}.product-card{min-width:82vw}.confidence-grid{grid-template-columns:1fr!important}}

/* ===== V6.1 HOME SECTIONS — screenshot-style category + product rails ===== */
@media (min-width: 1001px){
  .home-v5 #categories{padding-top:54px;padding-bottom:58px}
  .home-v5 .section-head{margin-bottom:24px}
  .home-v5 .section-head h2{font-size:31px;letter-spacing:-.8px}
  .home-v5 .section-head>a{color:#075ec8;font-weight:800}

  .home-v5 .categories{
    display:flex!important;gap:34px!important;overflow-x:auto;padding:2px 4px 10px;
    scroll-snap-type:x proximity;scrollbar-width:none;justify-content:space-between
  }
  .home-v5 .categories::-webkit-scrollbar{display:none}
  .home-v5 .category-card{
    flex:0 0 132px;height:auto!important;min-height:170px;border:0!important;background:transparent!important;
    padding:0!important;border-radius:0!important;display:flex;align-items:center;justify-content:flex-start;
    text-align:center;box-shadow:none!important;transform:none!important;gap:12px;scroll-snap-align:start
  }
  .home-v5 .category-card .category-icon{
    width:118px;height:118px;border-radius:50%;display:grid;place-items:center;font-size:48px!important;
    background:linear-gradient(145deg,#f3f1ee,#ded9d2);border:1px solid #e2e5e9;box-shadow:inset 0 0 0 7px #fff
  }
  .home-v5 .category-card>div{display:flex;flex-direction:column;align-items:center}
  .home-v5 .category-card b{font-size:13px!important;color:#10182a}
  .home-v5 .category-card small{font-size:10px!important;color:#7b8490;margin-top:3px}

  .home-v5 #featuredGrid,.home-v5 .home-row{
    display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:22px!important;
    overflow:visible!important;padding:0!important
  }
  .home-v5 .product-card{min-width:0!important;max-width:none!important;border-radius:15px!important;padding:8px!important;box-shadow:none}
  .home-v5 .product-image{height:235px!important;border-radius:12px!important;font-size:58px!important}
  .home-v5 .product-info{padding:12px 7px 4px}
  .home-v5 .product-info h3{font-size:13px!important;line-height:1.25;min-height:33px;margin:5px 0 8px}
  .home-v5 .rating{font-size:10px!important;color:#8a929d}
  .home-v5 .price{font-size:16px!important;margin:7px 0 10px}
  .home-v5 .add{height:38px!important;background:#e5f1ff;border-color:#d7eaff;color:#0764c8;border-radius:8px}
  .home-v5 .add:hover{background:#076bd5;color:#fff}
  .home-v5 .soft{background:#f5f7fa}
}

@media (max-width:1000px) and (min-width:651px){
  .home-v5 .categories{grid-template-columns:repeat(5,1fr)!important}
  .home-v5 .category-card{height:155px!important;text-align:center;align-items:center}
  .home-v5 #featuredGrid,.home-v5 .home-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

@media (max-width:650px){
  .home-v5 #categories{padding-top:36px!important;padding-bottom:38px!important}
  .home-v5 .category-card{min-width:104px!important;height:132px!important;align-items:center;text-align:center;background:transparent!important;border:0!important;padding:0!important}
  .home-v5 .category-icon{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;background:#eeeae4;border:1px solid #e3e3e3;font-size:32px!important}
  .home-v5 .category-card small{display:none!important}
  .home-v5 .category-card b{font-size:11px!important}
  .home-v5 #featuredGrid,.home-v5 .home-row{display:flex!important;overflow-x:auto!important;grid-template-columns:none!important;gap:12px!important;padding:2px 2px 12px!important}
  .home-v5 #featuredGrid .product-card,.home-v5 .home-row .product-card{min-width:72vw!important;max-width:270px!important}
}

/* ===== V6.5 Product, Cart & Wishlist — marketplace-inspired, MWL theme ===== */
.header-cart-link{position:relative;display:flex!important;flex-direction:column;align-items:center;gap:3px;font-size:19px}.header-cart-link b{position:absolute;right:-10px;top:-7px;background:var(--gold);color:#fff;min-width:20px;height:20px;padding:0 5px;border-radius:99px;display:grid;place-items:center;font-size:10px}.header-actions>a.active{color:var(--gold)}
.commerce-page{background:#f6f7f8}.commerce-page header{background:#fff}.amazon-pdp{padding-top:18px}.amazon-pdp-grid{display:grid;grid-template-columns:minmax(390px,1.05fr) minmax(420px,1.05fr) 310px;gap:34px;align-items:start;padding:14px 0 34px}.amazon-gallery{display:grid;grid-template-columns:74px 1fr;gap:14px;position:sticky;top:20px}.amazon-thumbs{display:flex;flex-direction:column;gap:10px}.amazon-thumb{height:66px;border:1px solid #d9dde2;border-radius:10px;background:#fff;font-size:10px;font-weight:700;cursor:pointer}.amazon-thumb.active{border:2px solid var(--gold);box-shadow:0 0 0 2px #b7772e1a}.amazon-main-image{height:580px;border-radius:16px;border:1px solid #e2e4e7;background:linear-gradient(145deg,#f4f2ef,#ddd8d1);display:grid;place-items:center;font-size:150px;position:relative}.amazon-product-copy{background:#fff;padding:4px 2px}.pdp-brandline{color:#0873a5;font-size:12px;font-weight:700}.amazon-product-copy h1{font-size:27px;line-height:1.3;font-weight:500;margin:8px 0 7px;letter-spacing:-.3px}.pdp-review-link{font-size:13px;color:#0873a5}.amazon-product-copy hr{border:0;border-top:1px solid #e7e7e7;margin:14px 0}.deal-line span{display:inline-block;background:#b33a2b;color:white;padding:7px 10px;border-radius:4px;font-size:12px;font-weight:700}.amazon-price{display:flex;align-items:flex-start;gap:2px;margin-top:10px}.amazon-price sup,.buybox-price sup{font-size:13px;margin-top:5px}.amazon-price strong{font-size:31px;font-weight:500}.amazon-price del{align-self:center;color:#777;font-size:13px;margin-left:8px}.save-line{color:#b12704;font-size:13px;margin:4px 0}.tax-note{color:#555}.offer-box{border:1px solid #e2e5e8;border-radius:10px;margin:20px 0 14px;overflow:hidden}.offer-box>b{display:block;padding:12px 14px;border-bottom:1px solid #e2e5e8}.offer-box>div{display:flex;gap:10px;padding:11px 14px;border-bottom:1px solid #edf0f2;font-size:12px}.offer-box>div:last-child{border-bottom:0}.offer-box strong{min-width:86px}.offer-box span{color:#555}.pdp-feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:14px 0;border-bottom:1px solid #e6e6e6}.pdp-feature-list div{display:flex;flex-direction:column;gap:4px;font-size:12px}.pdp-feature-list span{color:#60666d}.amazon-desc{font-size:14px;line-height:1.6;color:#333}.compact-option{margin-top:16px;border-top:1px solid #eee;padding-top:16px}.amazon-buybox{border:1px solid #d6d9dc;border-radius:12px;background:#fff;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.05);position:sticky;top:20px}.buybox-price{display:flex;align-items:flex-start}.buybox-price strong{font-size:28px;font-weight:500}.delivery-free{color:#007600;font-size:13px;font-weight:700;margin:12px 0 5px}.delivery-date{font-size:13px;margin-bottom:16px}.delivery-location{display:block;color:#0873a5;font-size:12px;margin-bottom:16px}.in-stock-big{font-size:18px;color:#007600;margin:10px 0}.qty-select select{margin-left:4px;border:1px solid #c7cbd0;border-radius:7px;padding:5px 22px 5px 8px;background:#f4f5f5}.amazon-add,.amazon-buy,.amazon-wishlist,.amazon-checkout-btn{width:100%;min-height:44px;border:0;border-radius:22px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.amazon-add{background:#f3c34f;color:#222;margin-top:16px}.amazon-buy{background:linear-gradient(135deg,#be823c,#965a1d);color:#fff;margin-top:9px}.amazon-wishlist{background:#fff;border:1px solid #b9bec5;margin-top:12px;color:#30363d}.amazon-wishlist.active{color:#a24622;border-color:#c79766;background:#fff8ef}.secure-row{font-size:12px;color:#5e6872;margin:14px 0}.buybox-meta{display:grid;grid-template-columns:84px 1fr;gap:7px;font-size:11px;border-top:1px solid #eee;padding-top:12px}.buybox-meta span{color:#6b737c}.related-section{padding-top:32px}
.amazon-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;padding:32px 0 24px}.amazon-cart-main{background:#fff;padding:22px 24px;border-radius:8px}.cart-title-row{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #e5e5e5;padding-bottom:12px}.cart-title-row h1{font-weight:500;font-size:30px;margin:0}.cart-title-row a{font-size:12px;color:#0873a5}.cart-price-label{text-align:right;color:#666;font-size:12px;padding:7px 0;border-bottom:1px solid #e5e5e5}.amazon-cart-item{display:grid;grid-template-columns:180px minmax(0,1fr) 140px;gap:20px;padding:20px 0;border-bottom:1px solid #e5e5e5}.cart-product-visual{height:180px;border-radius:8px;background:linear-gradient(145deg,#f1efeb,#ddd8d0);display:grid;place-items:center;font-size:72px}.cart-product-info{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.cart-product-name{font-size:18px;line-height:1.35}.cart-stock{color:#007600;font-size:12px}.cart-product-info small{color:#555}.cart-item-actions{display:flex;align-items:center;gap:12px;margin-top:10px;flex-wrap:wrap}.cart-item-actions label{background:#f1f2f2;border:1px solid #d5d8db;border-radius:8px;padding:5px 8px;font-size:12px}.cart-item-actions select{border:0;background:transparent}.cart-item-actions button{border:0;background:transparent;color:#0873a5;border-left:1px solid #ddd;padding-left:12px;cursor:pointer;font-size:12px}.cart-item-price{text-align:right;font-weight:800;font-size:17px}.cart-page-subtotal{text-align:right;padding-top:18px;font-size:18px}.amazon-cart-summary{background:#fff;border-radius:8px;padding:20px;height:max-content;position:sticky;top:20px}.free-progress>b{font-size:12px;color:#137333}.free-progress>div{height:7px;background:#eceff1;border-radius:99px;overflow:hidden;margin:10px 0 18px}.free-progress span{display:block;height:100%;background:var(--gold);width:0}.summary-total{font-size:18px;line-height:1.4}.gift-check{display:block;font-size:12px;margin:13px 0}.amazon-checkout-btn{background:linear-gradient(135deg,#be823c,#965a1d);color:#fff;text-align:center;padding:0 18px}.cart-recommend{padding:22px 0 70px}.amazon-empty{padding:70px 20px;text-align:center}.amazon-empty>span{font-size:54px}.amazon-empty h2{font-size:24px;font-weight:500}.amazon-empty p{color:#666}.amazon-empty .amazon-checkout-btn{width:max-content;margin:18px auto 0}
.wishlist-shell{padding:38px 0 80px}.wishlist-heading{display:flex;align-items:end;justify-content:space-between;background:#fff;border-radius:10px;padding:26px 28px;margin-bottom:18px}.wishlist-heading h1{font-size:34px;margin:6px 0 8px}.wishlist-heading p{color:#656d76;margin:0;max-width:650px}.wishlist-list{background:#fff;border-radius:10px;padding:0 24px}.wishlist-row{display:grid;grid-template-columns:210px 1fr;gap:26px;padding:24px 0;border-bottom:1px solid #e7e7e7}.wishlist-row:last-child{border-bottom:0}.wishlist-visual{height:210px;border-radius:10px;background:linear-gradient(145deg,#f2efea,#ddd7cf);display:grid;place-items:center;font-size:78px;position:relative}.wishlist-visual em{position:absolute;top:10px;left:10px;background:var(--gold);color:white;border-radius:99px;padding:5px 8px;font-style:normal;font-size:10px}.wishlist-info{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.wishlist-name{font-size:20px}.wishlist-price{font-size:20px;font-weight:700;margin:3px 0}.wishlist-price del{font-size:12px;color:#888;font-weight:400}.wishlist-actions{display:flex;gap:10px;margin-top:13px}.wishlist-actions button{height:38px;padding:0 18px;border-radius:18px;border:1px solid #c6cbd0;background:#fff;cursor:pointer}.wishlist-actions button:first-child{background:#f3c34f;border-color:#e0ae31}.heart.active{color:#b53b2f}
@media(max-width:1050px){.amazon-pdp-grid{grid-template-columns:1fr 1fr}.amazon-buybox{grid-column:2}.amazon-main-image{height:460px}.amazon-cart-layout{grid-template-columns:1fr 280px}.amazon-cart-item{grid-template-columns:140px 1fr 110px}.cart-product-visual{height:140px}}
@media(max-width:700px){.commerce-page{padding-bottom:calc(76px + var(--safe-bottom,0px))}.amazon-pdp{width:100%!important;padding:0 12px!important}.amazon-pdp .pdp-breadcrumb{padding-top:10px}.amazon-pdp-grid{display:block;padding-top:0}.amazon-gallery{position:relative;top:0;display:flex;flex-direction:column-reverse}.amazon-thumbs{flex-direction:row}.amazon-thumb{width:72px;height:48px}.amazon-main-image{height:390px;border-radius:10px;font-size:110px}.amazon-product-copy{padding:17px 4px}.amazon-product-copy h1{font-size:21px}.amazon-price strong{font-size:28px}.pdp-feature-list{grid-template-columns:1fr 1fr}.amazon-buybox{position:relative;top:0;margin:0 0 22px;border-radius:10px;padding:16px}.amazon-add,.amazon-buy{min-height:48px}.related-section{padding:30px 0}.related-section .products,.cart-recommend .products{display:flex!important;overflow-x:auto!important;gap:12px!important}.related-section .product-card,.cart-recommend .product-card{min-width:72vw!important}.amazon-cart-layout{display:block;width:100%!important;padding:10px 10px 18px!important}.amazon-cart-main{padding:16px 12px;border-radius:10px}.cart-title-row h1{font-size:24px}.cart-price-label{display:none}.amazon-cart-item{grid-template-columns:105px 1fr;gap:12px;padding:16px 0;position:relative}.cart-product-visual{height:105px;font-size:48px}.cart-product-name{font-size:14px;padding-right:0}.cart-item-price{grid-column:2;text-align:left;font-size:16px;margin-top:-5px}.cart-item-actions{gap:8px}.cart-item-actions button{padding-left:8px}.cart-page-subtotal{font-size:17px}.amazon-cart-summary{position:relative;top:0;margin-top:10px;border-radius:10px}.cart-recommend{padding:22px 12px 38px!important}.wishlist-shell{width:100%!important;padding:14px 10px 40px!important}.wishlist-heading{padding:18px 16px;display:block}.wishlist-heading h1{font-size:27px}.wishlist-heading p{font-size:12px;line-height:1.5}.wishlist-heading .btn{margin-top:14px}.wishlist-list{padding:0 12px}.wishlist-row{grid-template-columns:110px 1fr;gap:12px;padding:16px 0}.wishlist-visual{height:110px;font-size:46px}.wishlist-name{font-size:14px;line-height:1.35}.wishlist-price{font-size:17px}.wishlist-actions{flex-direction:column;width:100%;gap:7px}.wishlist-actions button{width:100%;height:38px}.mobile-bottom-nav a{position:relative}.header-cart-link b{right:0}}


/* ===== V6.6 unified cart/wishlist behavior ===== */
.header-actions>a{position:relative}.wishlist-count{position:absolute;right:-10px;top:-7px;background:var(--gold);color:#fff;min-width:20px;height:20px;padding:0 5px;border-radius:99px;display:grid;place-items:center;font-size:10px;line-height:20px}.mobile-bottom-nav .wishlist-count{right:-8px;top:-8px}.commerce-toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,20px);background:#171a1f;color:#fff;padding:11px 18px;border-radius:999px;font-size:13px;font-weight:700;box-shadow:0 10px 30px rgba(0,0,0,.2);opacity:0;pointer-events:none;z-index:9999;transition:.2s}.commerce-toast.show{opacity:1;transform:translate(-50%,0)}.place-order:disabled{opacity:.5;cursor:not-allowed}@media(max-width:700px){.commerce-toast{bottom:88px;max-width:calc(100vw - 30px);white-space:nowrap}}

/* ===== V6.7 Checkout, Account & Tracking ===== */
.checkout-v67{background:#f5f6f7}.checkout-amz{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start;padding-top:24px;padding-bottom:60px}.checkout-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.checkout-progress span{background:#ebe6de;color:#6f6559;border-radius:999px;padding:9px 12px;text-align:center;font-size:12px;font-weight:800}.checkout-progress span.active{background:#1f2a36;color:#fff}.saved-addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 10px}.saved-address-card{border:1px solid #d8dadd;background:#fff;border-radius:12px;padding:13px;text-align:left;display:grid;gap:4px;cursor:pointer}.saved-address-card:hover,.saved-address-card.selected{border-color:var(--gold);box-shadow:0 0 0 2px rgba(183,119,46,.12)}.saved-address-card span,.saved-address-card small{color:#666;font-size:12px}.link-button{border:0;background:transparent;color:#8a571e;padding:4px 0 12px;font-weight:800;cursor:pointer}.save-address-check{display:flex!important;align-items:center;gap:8px;font-size:13px}.save-address-check input{width:auto!important;height:auto!important}.payment-note{margin-top:12px;padding:10px 12px;background:#f7f3ed;border-radius:10px;color:#6a625a;font-size:12px}.checkout-review-items{display:grid;gap:10px}.review-item{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #eee}.review-icon{width:52px;height:52px;border-radius:10px;background:#f1eee8;display:grid;place-items:center;font-size:26px}.review-item div{display:grid;gap:3px}.review-item small{color:#737373}.delivery-card{margin-top:12px;border:1px solid #e3e4e6;border-radius:12px;padding:13px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.delivery-card div{display:grid}.delivery-card small{color:#666}.checkout-error{background:#fff0ee;color:#9c2e22;border:1px solid #f0c7c2;padding:12px;border-radius:10px;margin:12px 0}.checkout-legal{text-align:center;color:#777;font-size:11px}.coupon-msg{font-size:12px;color:#a33;margin-top:6px}.coupon-msg.ok{color:#137333}.summary-trust{margin-top:15px;padding-top:12px;border-top:1px solid #eee;font-size:12px;color:#666}.success-card{max-width:480px!important}.success-check{display:grid!important;place-items:center;width:62px;height:62px;margin:0 auto 14px;border-radius:50%;background:#e7f6eb;color:#1e7b34;font-size:30px}.success-order-no{background:#f7f4ef;border-radius:12px;padding:12px;margin:16px 0;display:grid;gap:3px}.success-order-no small{font-size:10px;color:#777}.success-order-no b{font-size:20px;letter-spacing:.7px}.success-total{display:flex;justify-content:space-between;margin:12px 0 18px}.success-actions{display:grid;gap:8px}.success-actions .btn{justify-content:center}.success-actions .ghost{background:#fff;border:1px solid #ddd;color:#333}
.account-v67{background:#f5f6f7}.account-head p{color:#6f7378}.account-dashboard{display:grid;grid-template-columns:230px minmax(0,1fr);gap:22px;align-items:start;padding-bottom:70px}.account-menu{background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px;position:sticky;top:84px}.account-menu button{width:100%;border:0;background:transparent;text-align:left;padding:13px 12px;border-radius:10px;font-weight:700;color:#4a4f55;cursor:pointer}.account-menu button.active{background:#f3ece2;color:#7b4d18}.account-content{min-width:0}.account-panel{display:none}.account-panel.active{display:block}.panel-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.panel-head h2{margin:0 0 4px}.panel-head p{margin:0;color:#71767c}.panel-head>a{font-size:13px;color:#80521f;font-weight:700}.order-card-v67{display:block!important;padding:0!important;overflow:hidden}.order-card-top{background:#f2f3f3;border-bottom:1px solid #e2e4e6;padding:12px 16px;display:flex;justify-content:space-between;gap:15px;align-items:center}.order-card-top>div{display:flex;gap:26px}.order-card-top small{font-size:10px;color:#686e75}.order-card-top small b{color:#26292d;font-size:12px}.order-card-body{display:grid;grid-template-columns:78px 1fr auto;gap:16px;align-items:center;padding:18px}.order-product-icon{height:76px;border-radius:12px;background:#f0ede7;display:grid;place-items:center;font-size:38px}.order-product-copy h3{margin:0 0 5px;font-size:16px}.order-product-copy p{margin:0;color:#6c7278;font-size:12px}.order-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}.order-actions a,.order-actions button{border:0;background:transparent;padding:0;color:#146487;font-size:12px;cursor:pointer}.order-actions .danger-link{color:#a33}.buy-again{background:linear-gradient(135deg,#be823c,#965a1d);color:#fff;padding:9px 14px;border-radius:999px;font-size:12px;font-weight:800}.address-book{display:grid;gap:10px}.address-book-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;display:flex;justify-content:space-between;gap:16px}.address-book-card p{margin:5px 0}.address-book-card small{color:#777}.address-book-card button{align-self:start;border:1px solid #ddd;background:#fff;border-radius:8px;padding:7px 10px;color:#a33}.profile-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;display:flex;gap:14px;align-items:center}.profile-avatar{width:54px;height:54px;border-radius:50%;background:#1f2a36;color:#fff;display:grid;place-items:center;font-size:22px;font-weight:800}.profile-card>div:last-child{display:grid;gap:4px}.profile-card span{color:#666;font-size:13px}.order-detail-modal{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:9999;display:grid;place-items:center;padding:20px}.order-detail-modal[hidden]{display:none}.order-detail-card{width:min(760px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:24px;position:relative}.modal-close{position:absolute;right:14px;top:12px;border:0;background:#f1f1f1;width:34px;height:34px;border-radius:50%;font-size:22px}.detail-meta{display:flex;justify-content:space-between;gap:15px;margin-bottom:18px;color:#666}.detail-items{display:grid;gap:8px}.detail-items>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}.detail-grid>div{background:#f7f7f7;border-radius:12px;padding:14px}.detail-grid h3{margin-top:0}.detail-grid p{line-height:1.6;color:#555}.detail-total{display:flex;justify-content:space-between;font-size:20px;margin-top:18px;padding-top:15px;border-top:2px solid #eee}
.order-timeline{display:grid;grid-template-columns:repeat(6,1fr);margin:24px 0 18px}.timeline-step{position:relative;text-align:center;color:#9aa0a6;font-size:10px}.timeline-step:before{content:"";position:absolute;top:14px;left:0;right:0;height:3px;background:#e2e4e6;z-index:0}.timeline-step:first-child:before{left:50%}.timeline-step:last-child:before{right:50%}.timeline-step i{position:relative;z-index:1;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;margin:0 auto 7px;background:#e2e4e6;color:#666;font-style:normal;font-weight:800}.timeline-step.done:before{background:#b7772e}.timeline-step.done i{background:#b7772e;color:#fff}.timeline-step.current span{font-weight:800;color:#7b4d18}.order-cancelled{background:#fff0ee;border:1px solid #efc8c3;color:#9f3428;padding:12px;border-radius:10px;margin:18px 0}.tracking-rich{background:#fff!important;border:1px solid var(--line);padding:18px!important}.track-order-head{display:flex;justify-content:space-between;align-items:center}.track-order-head>div{display:grid}.track-order-head small{font-size:10px;color:#777}.tracking-note{background:#f7f4ef;border-radius:12px;padding:13px;margin-top:8px}.tracking-note p{margin:5px 0 0}.track-meta{display:flex;justify-content:space-between;gap:12px;color:#666;font-size:12px;margin-top:12px}
@media(max-width:850px){.checkout-amz{grid-template-columns:1fr}.order-summary{order:-1}.account-dashboard{grid-template-columns:1fr}.account-menu{position:static;display:flex;overflow:auto}.account-menu button{min-width:max-content}.saved-addresses{grid-template-columns:1fr}.order-card-top>div{gap:12px}.order-card-body{grid-template-columns:64px 1fr}.buy-again{grid-column:2;width:max-content}.detail-grid{grid-template-columns:1fr}.order-timeline{overflow-x:auto;grid-template-columns:repeat(6,105px);padding-bottom:4px}}
@media(max-width:600px){.checkout-amz{padding:10px 10px 110px!important}.checkout-progress{position:sticky;top:64px;z-index:20;background:#f5f6f7;padding:6px 0}.checkout-progress span{font-size:10px;padding:8px 5px}.checkout-v67 .order-summary{border-radius:14px!important}.saved-address-card{font-size:12px}.review-item{grid-template-columns:44px 1fr auto}.review-icon{width:44px;height:44px}.account-page{padding-left:10px!important;padding-right:10px!important}.account-head{margin-bottom:14px}.account-head h1{font-size:24px!important}.account-dashboard{gap:12px}.account-menu{margin:0 -2px}.account-content{width:100%}.panel-head{display:block}.panel-head>a{display:inline-block;margin-top:8px}.order-card-top{align-items:flex-start}.order-card-top>div{display:grid;grid-template-columns:1fr 1fr;gap:7px 20px}.order-card-top .status-pill{flex:none}.order-card-body{grid-template-columns:58px 1fr;padding:14px;gap:11px}.order-product-icon{height:58px;font-size:29px}.order-actions{display:grid;gap:8px}.buy-again{grid-column:1/-1;text-align:center}.order-detail-card{padding:18px 14px}.track-card{padding:16px!important}.track-order-head{align-items:flex-start}.track-meta{display:grid}.timeline-step span{white-space:nowrap}.place-order{left:10px!important;right:10px!important}.secure-checkout{font-size:11px}}
/* ===== V6.8 Shop + Search + Product Discovery ===== */
.filter-options{display:grid;gap:9px}.filter-options label,.stock-check{display:flex!important;align-items:center;gap:8px!important;font-size:12px!important;font-weight:600!important;margin:0!important;cursor:pointer}.filter-options input,.stock-check input{accent-color:var(--gold);width:15px;height:15px}.rating-options span{color:#f4a000;letter-spacing:1px}.price-presets{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.price-presets button{border:1px solid #e3d8ca;background:#fff;border-radius:999px;padding:7px 9px;font-size:10px;cursor:pointer}.price-presets button.active{background:#07111e;color:#fff}.active-filters{display:flex;gap:7px;flex-wrap:wrap;margin:-4px 0 14px}.active-filters:empty{display:none}.active-filters button{border:1px solid #eadbc8;background:#fff9f0;border-radius:999px;padding:7px 10px;font-size:10px;color:#704417}.load-more-wrap{text-align:center;padding:26px 0 4px}.load-more{height:44px;padding:0 26px;border:1px solid #d9c4aa;background:#fff;border-radius:11px;font-weight:750;color:#704417;cursor:pointer}.shop-no-results{text-align:center;padding:70px 20px;border:1px dashed #ddd2c4;border-radius:20px;background:#fff}.shop-no-results span{font-size:44px;color:#9b8b78}.shop-no-results h2{margin:10px 0 5px}.shop-no-results p{color:var(--muted);font-size:13px}.shop-no-results button{margin-top:12px;border:0;background:var(--gold);color:#fff;border-radius:10px;padding:11px 18px;font-weight:700}.mobile-shop-tools{display:contents}.mobile-sort{display:none}.search-suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #e6ded4;border-radius:14px;box-shadow:0 20px 50px #0002;z-index:100;overflow:hidden;padding:7px}.header-main .search{position:relative}.search-suggestions a,.search-suggestions button{display:flex;width:100%;border:0;background:#fff;padding:11px 12px;border-radius:9px;text-align:left;color:#20252b;font-size:12px;text-decoration:none;gap:8px}.search-suggestions a:hover,.search-suggestions button:hover{background:#faf6f0}.search-suggestions small{color:#999;margin-left:auto}.search-recent-title{font-size:10px;font-weight:800;color:#9a8062;padding:7px 12px;text-transform:uppercase;letter-spacing:.7px}
@media(max-width:700px){.mobile-shop-tools{display:grid;grid-template-columns:1fr 1fr;gap:8px;grid-column:1/-1}.mobile-filter,.mobile-sort{display:flex!important;margin:0!important;align-items:center;justify-content:center;height:44px;border:1px solid #e5ded4;background:#fff;color:#1c2433!important;border-radius:12px;font-weight:750}.results-head select{display:none}.load-more-wrap{padding-top:18px}.load-more{width:100%}.filter-options label{font-size:13px!important;padding:4px 0}.price-presets button{font-size:11px;padding:8px 10px}}

/* ===== V6.9 VISUAL CLARITY + SHOP LAYOUT FIX ===== */
:root{
  --ink:#111827;
  --muted:#5f6875;
  --line:#e3e5e8;
}
body{font-size:15px;line-height:1.45;color:var(--ink);background:#fff}
body,button,input,select,textarea{font-family:Inter,Arial,sans-serif}
p,small,.rating,.product-info,.footer-grid,.filter-options{color:inherit}
.product-info h3,.section-head h2,.results-head h2,.filters h3,.brand,.nav>a{color:#111827}
.rating,.results-head p,.shop-title p,.product-info small{color:#667085}
button,input,select,textarea{color:#111827}
input::placeholder,textarea::placeholder{color:#8b93a1;opacity:1}

/* Shop: force correct desktop grid placement. The backdrop was taking a grid cell. */
@media(min-width:1101px){
  .shop-title{display:none}
  .shop-layout{
    display:grid!important;
    grid-template-columns:280px minmax(0,1fr)!important;
    column-gap:28px!important;
    row-gap:0!important;
    align-items:start!important;
    padding-top:28px!important;
    padding-bottom:64px!important;
  }
  .shop-quick-chips,.mobile-shop-tools,.filter-backdrop,.filter-close,.mobile-sheet-handle{display:none!important}
  .filters{
    grid-column:1!important;
    grid-row:1!important;
    position:sticky!important;
    top:176px!important;
    width:100%!important;
    padding:20px!important;
    border-radius:16px!important;
    box-shadow:none!important;
    transform:none!important;
    max-height:calc(100vh - 195px);
    overflow:auto;
  }
  .shop-results{grid-column:2!important;grid-row:1!important;min-width:0!important;width:100%!important}
  .results-head{
    position:relative!important;
    top:auto!important;
    z-index:5!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    min-height:62px;
    margin:0 0 12px!important;
    padding:0!important;
    background:#fff!important;
    backdrop-filter:none!important;
  }
  .results-head h2{font-size:27px!important;letter-spacing:-.5px}
  .results-head p{font-size:12.5px!important;margin-top:4px!important}
  .results-head select{min-width:170px;font-size:13px;font-weight:650}
  .shop-grid{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:16px!important;
    overflow:visible!important;
  }
  .shop-grid .product-card{min-width:0!important;max-width:none!important;width:100%!important;padding:9px!important;border-radius:14px!important}
  .shop-grid .product-image{height:210px!important;font-size:54px!important;border-radius:11px!important}
  .shop-grid .product-info{padding:11px 4px 5px!important}
  .shop-grid .product-info h3{font-size:13px!important;line-height:1.35!important;min-height:35px!important;margin-bottom:7px!important}
  .shop-grid .rating{font-size:10.5px!important}
  .shop-grid .price{font-size:16px!important;margin:7px 0 10px!important}
  .shop-grid .add{height:39px!important;font-size:11.5px!important}
  .filter-title{margin-bottom:15px!important}.filter-title h3{font-size:18px!important}
  .filters>label{font-size:12px!important;margin-top:0!important}
  .divider{margin:14px 0!important}
  .filter-options{gap:7px!important}
  .filter-options label,.stock-check{font-size:11.5px!important;line-height:1.3!important}
  .price-row input{height:40px!important;font-size:12px!important}
  .price-presets button{padding:6px 8px!important;font-size:9.5px!important}
  .apply{height:42px!important}
  .filter-perk{display:none!important}
  .active-filters{margin:0 0 12px!important}
}

/* Large monitors */
@media(min-width:1500px){
  .shop-layout{grid-template-columns:290px minmax(0,1fr)!important;column-gap:32px!important}
  .shop-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
  .shop-grid .product-image{height:235px!important}
}

/* Tablet: compact sidebar + 3-column products where space allows */
@media(min-width:851px) and (max-width:1100px){
  .shop-title{display:none}
  .shop-layout{display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;gap:20px!important;padding-top:24px!important}
  .shop-quick-chips,.mobile-shop-tools,.filter-backdrop,.filter-close,.mobile-sheet-handle{display:none!important}
  .filters{grid-column:1!important;grid-row:1!important;position:sticky!important;top:148px!important;width:100%!important;transform:none!important;padding:17px!important}
  .shop-results{grid-column:2!important;grid-row:1!important;min-width:0}
  .shop-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
  .shop-grid .product-card{min-width:0!important;max-width:none!important}
  .shop-grid .product-image{height:220px!important}
}

/* Mobile readability: keep two-column catalogue but make text legible. */
@media(max-width:700px){
  body{font-size:14px}
  .shop-title{display:none!important}
  .shop-layout{padding-top:12px!important}
  .filter-backdrop{display:block}
  .shop-grid .product-info h3{font-size:12px!important;line-height:1.32!important;min-height:32px!important}
  .shop-grid .rating{font-size:10px!important}
  .shop-grid .price{font-size:15px!important}
  .shop-grid .add{font-size:11px!important;font-weight:800!important}
  .results-head h2{font-size:19px!important}
  .active-filters button{font-size:10.5px!important}
  .filters{color:#111827!important;background:#fff!important}
  .filters label,.filter-options label,.stock-check{color:#222b36!important}
}

/* Site-wide readability pass */
.section-head h2{font-weight:800;letter-spacing:-.55px}
.product-card{color:#111827}
.product-info h3{font-weight:750}
.price{color:#111827}
.add{font-weight:750}
.footer-grid a,.footer-grid p{color:#4f5967}
.footer-grid h4{color:#111827}
@media(min-width:701px){
  .nav>a{font-size:14px!important}
  .header-actions small{font-size:11.5px!important;color:#28313c}
}


/* V6.10 — Mobile Navbar Option 3: minimal white nav + top wishlist/cart utilities */
@media(max-width:700px){
  body.app-responsive{padding-bottom:calc(72px + var(--safe-bottom) + 8px)!important}
  .header-main{grid-template-columns:42px minmax(0,1fr) auto!important}
  .header-actions{display:flex!important;align-items:center!important;gap:6px!important}
  .header-actions>a:nth-child(1){display:none!important}
  .header-actions>a:nth-child(2),
  .header-actions>a:nth-child(3){display:grid!important;width:38px;height:38px;place-items:center;border-radius:11px;background:transparent!important;color:#14181d!important;position:relative;flex:0 0 38px}
  .header-actions>a:nth-child(2) small,
  .header-actions>a:nth-child(3) small{display:none!important}
  .header-actions>a:nth-child(2)>span,
  .header-actions>a:nth-child(3)>span{font-size:20px!important;line-height:1!important}
  .header-actions .wishlist-count,
  .header-actions .header-cart-link b,
  .header-actions #cartCount{right:-2px!important;top:-3px!important;min-width:17px!important;height:17px!important;padding:0 4px!important;font-size:9px!important;line-height:17px!important;border-radius:999px!important;background:var(--gold)!important;color:#fff!important}

  .mobile-bottom-nav.mobile-bottom-nav-option3{
    display:grid!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;
    height:calc(68px + var(--safe-bottom))!important;grid-template-columns:repeat(5,1fr)!important;
    background:rgba(255,255,255,.98)!important;backdrop-filter:blur(16px)!important;
    border:0!important;border-top:1px solid #ebe5dc!important;border-radius:0!important;
    box-shadow:0 -8px 30px rgba(24,20,14,.08)!important;z-index:90!important;
    padding:6px 8px var(--safe-bottom)!important
  }
  .mobile-bottom-nav.mobile-bottom-nav-option3 a{
    color:#5d646c!important;background:transparent!important;border-radius:0!important;
    gap:4px!important;font-weight:650!important;min-width:0!important
  }
  .mobile-bottom-nav.mobile-bottom-nav-option3 span{font-size:20px!important;line-height:1!important}
  .mobile-bottom-nav.mobile-bottom-nav-option3 small{font-size:9px!important;line-height:1!important}
  .mobile-bottom-nav.mobile-bottom-nav-option3 .active{color:var(--gold)!important;background:transparent!important}
  .mobile-bottom-nav.mobile-bottom-nav-option3 .active span{transform:translateY(-1px);font-weight:800}
  .mobile-bottom-nav.mobile-bottom-nav-option3 .wishlist-count{right:16%!important;top:1px!important;min-width:16px!important;height:16px!important;font-size:8px!important;background:var(--gold)!important;color:#fff!important}
  .whatsapp{bottom:calc(80px + var(--safe-bottom))!important}
  .mobile-buy-bar{bottom:calc(76px + var(--safe-bottom))!important}
  .commerce-toast{bottom:calc(82px + var(--safe-bottom))!important}
}


/* V6.11 — Option 3 exact visual pass (mobile only) */
@media(max-width:700px){
  header{background:#fff!important;border-bottom:1px solid #eee9e2!important;box-shadow:none!important}
  .header-main{min-height:48px!important;padding:7px 12px 5px!important;display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important}
  .mobile-menu-btn{width:28px!important;height:28px!important;border:0!important;background:transparent!important;border-radius:0!important;padding:0!important;font-size:0!important;position:relative!important}
  .mobile-menu-btn:before,.mobile-menu-btn:after,.mobile-menu-btn{color:#20242a!important}
  .mobile-menu-btn:before{content:"";position:absolute;left:5px;top:7px;width:17px;height:2px;background:#20242a;box-shadow:0 6px 0 #20242a,0 12px 0 #20242a;border-radius:2px}
  .brand{gap:8px!important;min-width:0!important;font-size:15px!important;font-weight:800!important;letter-spacing:-.2px!important}
  .brand-mark{width:30px!important;height:30px!important;border-radius:9px!important;font-size:11px!important;box-shadow:none!important;flex:0 0 30px!important}
  .brand>span:last-child{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .header-actions{gap:0!important}
  .header-actions>a:nth-child(2),.header-actions>a:nth-child(3){width:30px!important;height:30px!important;flex-basis:30px!important;border-radius:0!important}
  .header-actions>a:nth-child(2)>span,.header-actions>a:nth-child(3)>span{font-size:17px!important}
  .header-actions .wishlist-count,.header-actions .header-cart-link b,.header-actions #cartCount{right:-1px!important;top:-5px!important;min-width:15px!important;height:15px!important;line-height:15px!important;font-size:8px!important}
  .search{grid-column:1/-1!important;margin:3px 0 0!important;height:42px!important;border-radius:13px!important;background:#f7f6f4!important;border:1px solid #ece8e1!important;box-shadow:none!important;overflow:hidden!important}
  .search input{font-size:12px!important;padding:0 38px 0 13px!important;background:transparent!important;color:#1e2530!important}
  .search button{position:absolute!important;right:0!important;top:0!important;width:42px!important;height:40px!important;background:transparent!important;color:#111827!important;border:0!important;font-size:0!important;border-radius:0!important}
  .search button:before{content:"";position:absolute;width:12px;height:12px;border:1.8px solid currentColor;border-radius:50%;left:12px;top:10px}
  .search button:after{content:"";position:absolute;width:7px;height:1.8px;background:currentColor;transform:rotate(45deg);left:23px;top:23px;border-radius:2px}

  .mobile-bottom-nav.mobile-bottom-nav-option3{height:calc(64px + var(--safe-bottom))!important;padding:6px 6px var(--safe-bottom)!important;background:#fff!important;box-shadow:0 -3px 16px rgba(24,20,14,.06)!important;border-top:1px solid #eee9e2!important}
  .mobile-bottom-nav.mobile-bottom-nav-option3 a{gap:3px!important;font-weight:600!important;color:#525963!important;padding-top:2px!important;position:relative!important}
  .mobile-bottom-nav.mobile-bottom-nav-option3 .mnav-icon{width:21px!important;height:21px!important;display:block!important}
  .mobile-bottom-nav.mobile-bottom-nav-option3 .mnav-icon svg{width:21px!important;height:21px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important}
  .mobile-bottom-nav.mobile-bottom-nav-option3 small{font-size:9.5px!important;font-weight:600!important;letter-spacing:0!important}
  .mobile-bottom-nav.mobile-bottom-nav-option3 .active{color:#b86f22!important}
  .mobile-bottom-nav.mobile-bottom-nav-option3 .active:after{content:"";position:absolute;bottom:0;width:18px;height:2px;border-radius:2px;background:#b86f22}
  .mobile-bottom-nav.mobile-bottom-nav-option3 .wishlist-count{right:21%!important;top:-2px!important;min-width:15px!important;height:15px!important;line-height:15px!important;font-size:8px!important}
  body.app-responsive{padding-bottom:calc(68px + var(--safe-bottom))!important}
  .whatsapp{bottom:calc(72px + var(--safe-bottom))!important}
  .mobile-buy-bar{bottom:calc(68px + var(--safe-bottom))!important}
  .commerce-toast{bottom:calc(74px + var(--safe-bottom))!important}
}


/* V6.12 — polished mobile top wishlist + cart utilities */
@media(max-width:700px){
  .header-actions{gap:6px!important;margin-right:1px!important}
  .header-actions>a:nth-child(2),
  .header-actions>a:nth-child(3){
    width:34px!important;height:34px!important;flex:0 0 34px!important;
    display:grid!important;place-items:center!important;
    border:1px solid #eee4d7!important;
    border-radius:11px!important;
    background:#fcf9f5!important;
    color:#1d232b!important;
    transition:background .18s ease,border-color .18s ease,transform .18s ease!important;
  }
  .header-actions>a:nth-child(2):active,
  .header-actions>a:nth-child(3):active{transform:scale(.96)!important;background:#f7efe5!important}
  .header-actions .top-utility-icon{width:18px!important;height:18px!important;display:grid!important;place-items:center!important}
  .header-actions .top-utility-icon svg{width:18px!important;height:18px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
  .header-actions>a:nth-child(2)>span:not(.top-utility-icon),
  .header-actions>a:nth-child(3)>span:not(.top-utility-icon){font-size:0!important}
  .header-actions .wishlist-count,
  .header-actions .header-cart-link b,
  .header-actions #cartCount{
    right:-4px!important;top:-5px!important;
    min-width:17px!important;height:17px!important;padding:0 4px!important;
    line-height:17px!important;font-size:8px!important;font-weight:800!important;
    border:2px solid #fff!important;box-sizing:content-box!important;
    background:#b86f22!important;color:#fff!important;
    box-shadow:0 2px 5px rgba(95,52,13,.18)!important;
  }
  .header-main{grid-template-columns:28px minmax(0,1fr) 74px!important;gap:8px!important}
}


/* ===== V6.13 GLOBAL FOOTER + VISIBILITY FIX ===== */
.global-commerce-tail{width:100%;clear:both;position:relative;z-index:1;background:#fff}
.global-confidence{padding:64px 0 72px!important;background:#fff;color:#111827}
.global-confidence-head{text-align:center;margin-bottom:30px}
.global-confidence-head .eyebrow{display:block;color:#b86f22;font-size:12px;font-weight:850;letter-spacing:1.2px;margin-bottom:10px}
.global-confidence-head h2{margin:0;color:#101827!important;font-size:34px;line-height:1.15;font-weight:850;letter-spacing:-.7px}
.global-confidence-head p{margin:9px auto 0;color:#667085!important;font-size:13px;max-width:560px}
.global-confidence-grid{background:#fff;border-color:#dfe3e8!important;box-shadow:0 8px 30px rgba(17,24,39,.035)}
.global-confidence-grid>div{min-height:90px;padding:20px 22px!important}
.global-confidence-grid i{flex:0 0 42px;color:#111827}
.global-confidence-grid b{color:#18202c!important;font-size:13px!important;font-weight:800}
.global-confidence-grid small{color:#687386!important;font-size:11px!important;line-height:1.45}

.global-site-footer{background:#07111e!important;color:#fff!important;padding:58px 0 0!important;border-top:1px solid #132235}
.global-site-footer .footer-grid{align-items:start}
.global-site-footer .footer-title,.global-site-footer .footer-brand,.global-site-footer .footer-brand span{color:#fff!important}
.global-site-footer .footer-title{font-size:15px;font-weight:800;margin-bottom:6px}
.global-site-footer .footer-grid a,.global-site-footer .footer-grid p,.global-site-footer .footer-grid small{color:#c5cfdb!important;opacity:1!important}
.global-site-footer .footer-grid a{font-size:13px!important;line-height:1.55;text-decoration:none;transition:.18s}
.global-site-footer .footer-grid a:hover{color:#fff!important;transform:translateX(2px)}
.global-site-footer .footer-tagline{font-size:13px!important;margin:6px 0 10px;max-width:280px;line-height:1.6}
.global-site-footer .footer-contact{display:grid;gap:8px;line-height:1.5!important;font-size:12px!important}
.global-site-footer .footer-contact span,.global-site-footer .footer-contact a{color:#c5cfdb!important}
.global-site-footer .newsletter{height:46px;background:#fff!important;border-radius:10px!important;border:1px solid #243549}
.global-site-footer .newsletter input{color:#172033!important;font-size:13px;background:#fff!important;padding:0 13px!important}
.global-site-footer .newsletter input::placeholder{color:#7a8492!important}
.global-site-footer .newsletter button{background:#bd7628!important;color:#fff!important;font-size:18px;width:48px!important;cursor:pointer}
.global-site-footer .footer-note{display:block;margin-top:7px;color:#8795a6!important;font-size:10.5px!important}
.global-site-footer .copyright{display:flex;justify-content:space-between;gap:20px;color:#9da9b8!important;font-size:11px!important;margin-top:38px!important;padding:20px 0 26px!important;border-top-color:#223247!important}
.global-site-footer .copyright span{color:#9da9b8!important}

@media(max-width:850px){
 .global-confidence{padding:42px 0 48px!important}
 .global-confidence-head h2{font-size:28px}
 .global-confidence-grid{grid-template-columns:repeat(2,1fr)!important}
 .global-confidence-grid>div{border-bottom:1px solid var(--line)}
 .global-confidence-grid>div:nth-child(2){border-right:0}
 .global-site-footer{padding-top:40px!important}
 .global-site-footer .footer-grid{grid-template-columns:1fr 1fr!important;gap:28px 22px!important}
 .global-site-footer .footer-brand-col,.global-site-footer .footer-grid>div:last-child{grid-column:1/-1}
}
@media(max-width:520px){
 .global-commerce-tail{padding-bottom:0}
 .global-confidence{padding:34px 0 38px!important}
 .global-confidence-head{margin-bottom:20px}
 .global-confidence-head h2{font-size:25px}
 .global-confidence-head p{font-size:11.5px;padding:0 12px}
 .global-confidence-grid{grid-template-columns:1fr!important;border-radius:15px!important}
 .global-confidence-grid>div{min-height:72px;padding:15px!important;border-right:0!important;border-bottom:1px solid var(--line)!important}
 .global-confidence-grid>div:last-child{border-bottom:0!important}
 .global-confidence-grid i{width:38px;height:38px;flex-basis:38px}
 .global-confidence-grid b{font-size:12px!important}
 .global-confidence-grid small{font-size:10px!important}
 .global-site-footer{padding-top:34px!important;padding-bottom:calc(78px + var(--safe-bottom))!important}
 .global-site-footer .footer-grid{grid-template-columns:1fr 1fr!important;gap:26px 18px!important}
 .global-site-footer .footer-brand-col,.global-site-footer .footer-grid>div:last-child{grid-column:1/-1}
 .global-site-footer .footer-brand{font-size:17px!important}
 .global-site-footer .footer-title{font-size:13px}
 .global-site-footer .footer-grid a,.global-site-footer .footer-grid p{font-size:11.5px!important}
 .global-site-footer .copyright{display:grid;gap:5px;margin-top:28px!important;padding-top:17px!important;font-size:9.5px!important}
}

/* V6.14 responsive homepage hero banner */
.hero-banner-section{margin-top:30px}
.hero-banner-link{display:block;width:100%;border-radius:24px;overflow:hidden;background:#f7efe4;box-shadow:inset 0 0 0 1px #eadfce,0 14px 34px rgba(65,45,24,.08)}
.hero-banner-link picture{display:block}
.hero-banner-image{display:block;width:100%;height:auto;aspect-ratio:3.2/1;object-fit:cover;object-position:center}
@media(max-width:700px){
  .hero-banner-section{width:calc(100% - 16px)!important;margin-top:10px!important}
  .hero-banner-link{border-radius:18px}
  .hero-banner-image{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}
}

/* ===== V6.15 Featured Products + compact promo pair only ===== */
.home-v5 #featuredGrid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important;overflow:visible!important;padding:0!important}
.home-v5 #featuredGrid .product-card{min-width:0!important;max-width:none!important;width:100%!important}
.featured-promos{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-top:18px;padding-bottom:42px}
.featured-promo-card{display:block;border-radius:18px;overflow:hidden;background:#f7f1e8;border:1px solid #eadfce;box-shadow:0 8px 22px rgba(35,28,20,.05)}
.featured-promo-card img{display:block;width:100%;height:auto;aspect-ratio:19/8;object-fit:cover;transition:transform .25s ease}
.featured-promo-card:hover img{transform:scale(1.015)}
@media(max-width:1000px){.home-v5 #featuredGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:700px){
  .home-v5 .soft:has(#featuredGrid){padding:28px 0 18px!important}
  .home-v5 .soft:has(#featuredGrid) .section-head{margin-bottom:12px!important}
  .home-v5 .soft:has(#featuredGrid) .section-head h2{font-size:20px!important}
  .home-v5 .soft:has(#featuredGrid) .section-head .eyebrow{font-size:8px!important}
  .home-v5 #featuredGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .home-v5 #featuredGrid .product-card{padding:7px!important;border-radius:13px!important}
  .home-v5 #featuredGrid .product-image{height:39vw!important;max-height:168px!important;border-radius:10px!important;font-size:42px!important}
  .home-v5 #featuredGrid .badge{top:7px;left:7px;padding:4px 6px;font-size:8px}
  .home-v5 #featuredGrid .heart{width:28px;height:28px;right:7px;top:7px;font-size:15px}
  .home-v5 #featuredGrid .product-info{padding:8px 4px 4px!important}
  .home-v5 #featuredGrid .product-info h3{font-size:10px!important;line-height:1.3;min-height:26px!important;margin:3px 0 6px!important}
  .home-v5 #featuredGrid .rating{font-size:8px!important}
  .home-v5 #featuredGrid .price{font-size:13px!important;margin:6px 0 8px!important}
  .home-v5 #featuredGrid .price del{font-size:8px!important}
  .home-v5 #featuredGrid .add{height:35px!important;font-size:9px!important;border-radius:8px!important}
  .featured-promos{grid-template-columns:1fr 1fr;gap:7px;padding:10px 10px 26px;width:100%!important}
  .featured-promo-card{border-radius:10px}
  .featured-promo-card img{aspect-ratio:1.62/1;object-fit:cover}
}
@media(max-width:360px){.home-v5 #featuredGrid{gap:8px!important}.featured-promos{gap:6px}.featured-promo-card img{aspect-ratio:1.5/1}}

/* ===== V6.16 All homepage product sections + all promo banners ===== */
.home-v5 #featuredGrid,
.home-v5 #newArrivalsGrid,
.home-v5 #bestSellerGrid,
.home-v5 #trendingGrid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:16px!important;
  overflow:visible!important;
  padding:0!important;
}
.home-v5 #featuredGrid .product-card,
.home-v5 #newArrivalsGrid .product-card,
.home-v5 #bestSellerGrid .product-card,
.home-v5 #trendingGrid .product-card{
  min-width:0!important;max-width:none!important;width:100%!important;
}
.home-v5 .featured-promos,
.home-v5 .home-promo-pair{
  display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;
  padding-top:18px!important;padding-bottom:42px!important;overflow:visible!important;
}
.home-v5 .featured-promo-card{
  min-width:0!important;display:block;border-radius:18px;overflow:hidden;background:#f7f1e8;
  border:1px solid #eadfce;box-shadow:0 8px 22px rgba(35,28,20,.05)
}
.home-v5 .featured-promo-card img{display:block;width:100%;height:auto;aspect-ratio:19/8;object-fit:cover;transition:transform .25s ease}
.home-v5 .featured-promo-card:hover img{transform:scale(1.015)}

@media(max-width:1000px){
  .home-v5 #featuredGrid,.home-v5 #newArrivalsGrid,.home-v5 #bestSellerGrid,.home-v5 #trendingGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:650px){
  .home-v5 .section:has(#featuredGrid),.home-v5 .section:has(#newArrivalsGrid),.home-v5 .section:has(#bestSellerGrid),.home-v5 .section:has(#trendingGrid){padding:28px 0 18px!important}
  .home-v5 .section:has(#featuredGrid) .section-head,.home-v5 .section:has(#newArrivalsGrid) .section-head,.home-v5 .section:has(#bestSellerGrid) .section-head,.home-v5 .section:has(#trendingGrid) .section-head{margin-bottom:12px!important}
  .home-v5 .section:has(#featuredGrid) .section-head h2,.home-v5 .section:has(#newArrivalsGrid) .section-head h2,.home-v5 .section:has(#bestSellerGrid) .section-head h2,.home-v5 .section:has(#trendingGrid) .section-head h2{font-size:20px!important}
  .home-v5 .section:has(#featuredGrid) .section-head .eyebrow,.home-v5 .section:has(#newArrivalsGrid) .section-head .eyebrow,.home-v5 .section:has(#bestSellerGrid) .section-head .eyebrow,.home-v5 .section:has(#trendingGrid) .section-head .eyebrow{font-size:8px!important}
  .home-v5 #featuredGrid,.home-v5 #newArrivalsGrid,.home-v5 #bestSellerGrid,.home-v5 #trendingGrid{
    display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;padding:0!important
  }
  .home-v5 #featuredGrid .product-card,.home-v5 #newArrivalsGrid .product-card,.home-v5 #bestSellerGrid .product-card,.home-v5 #trendingGrid .product-card{padding:7px!important;border-radius:13px!important;min-width:0!important;max-width:none!important}
  .home-v5 #featuredGrid .product-image,.home-v5 #newArrivalsGrid .product-image,.home-v5 #bestSellerGrid .product-image,.home-v5 #trendingGrid .product-image{height:39vw!important;max-height:168px!important;border-radius:10px!important;font-size:42px!important}
  .home-v5 #featuredGrid .badge,.home-v5 #newArrivalsGrid .badge,.home-v5 #bestSellerGrid .badge,.home-v5 #trendingGrid .badge{top:7px;left:7px;padding:4px 6px;font-size:8px}
  .home-v5 #featuredGrid .heart,.home-v5 #newArrivalsGrid .heart,.home-v5 #bestSellerGrid .heart,.home-v5 #trendingGrid .heart{width:28px;height:28px;right:7px;top:7px;font-size:15px}
  .home-v5 #featuredGrid .product-info,.home-v5 #newArrivalsGrid .product-info,.home-v5 #bestSellerGrid .product-info,.home-v5 #trendingGrid .product-info{padding:8px 4px 4px!important}
  .home-v5 #featuredGrid .product-info h3,.home-v5 #newArrivalsGrid .product-info h3,.home-v5 #bestSellerGrid .product-info h3,.home-v5 #trendingGrid .product-info h3{font-size:10px!important;line-height:1.3;min-height:26px!important;margin:3px 0 6px!important}
  .home-v5 #featuredGrid .rating,.home-v5 #newArrivalsGrid .rating,.home-v5 #bestSellerGrid .rating,.home-v5 #trendingGrid .rating{font-size:8px!important}
  .home-v5 #featuredGrid .price,.home-v5 #newArrivalsGrid .price,.home-v5 #bestSellerGrid .price,.home-v5 #trendingGrid .price{font-size:13px!important;margin:6px 0 8px!important}
  .home-v5 #featuredGrid .price del,.home-v5 #newArrivalsGrid .price del,.home-v5 #bestSellerGrid .price del,.home-v5 #trendingGrid .price del{font-size:8px!important}
  .home-v5 #featuredGrid .add,.home-v5 #newArrivalsGrid .add,.home-v5 #bestSellerGrid .add,.home-v5 #trendingGrid .add{height:35px!important;font-size:9px!important;border-radius:8px!important;padding:0 5px!important}
  .home-v5 .featured-promos,.home-v5 .home-promo-pair{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding:10px 10px 26px!important;width:100%!important;overflow:visible!important}
  .home-v5 .featured-promo-card{border-radius:10px!important;min-width:0!important}
  .home-v5 .featured-promo-card img{aspect-ratio:1.62/1!important;object-fit:cover!important}
}
@media(max-width:360px){
 .home-v5 #featuredGrid,.home-v5 #newArrivalsGrid,.home-v5 #bestSellerGrid,.home-v5 #trendingGrid{gap:8px!important}
 .home-v5 .featured-promos,.home-v5 .home-promo-pair{gap:6px!important}
 .home-v5 .featured-promo-card img{aspect-ratio:1.5/1!important}
}

/* ===== V6.17 Mobile: 2 visible cards + horizontal slider ===== */
@media(max-width:650px){
  .home-v5 #featuredGrid,
  .home-v5 #newArrivalsGrid,
  .home-v5 #bestSellerGrid,
  .home-v5 #trendingGrid{
    display:flex!important;
    grid-template-columns:none!important;
    gap:10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory;
    scroll-padding-inline:10px;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
    padding:0 10px 8px!important;
    margin-inline:-10px!important;
    scrollbar-width:none;
  }
  .home-v5 #featuredGrid::-webkit-scrollbar,
  .home-v5 #newArrivalsGrid::-webkit-scrollbar,
  .home-v5 #bestSellerGrid::-webkit-scrollbar,
  .home-v5 #trendingGrid::-webkit-scrollbar{display:none}

  .home-v5 #featuredGrid .product-card,
  .home-v5 #newArrivalsGrid .product-card,
  .home-v5 #bestSellerGrid .product-card,
  .home-v5 #trendingGrid .product-card{
    flex:0 0 calc((100% - 10px)/2)!important;
    width:calc((100% - 10px)/2)!important;
    min-width:calc((100% - 10px)/2)!important;
    max-width:calc((100% - 10px)/2)!important;
    scroll-snap-align:start;
    scroll-snap-stop:always;
  }

  /* promo rows follow the same 2-visible / swipe pattern when more banners are added */
  .home-v5 .featured-promos,
  .home-v5 .home-promo-pair{
    display:flex!important;
    grid-template-columns:none!important;
    gap:7px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
    padding:10px 10px 26px!important;
    margin:0!important;
    width:100%!important;
    scrollbar-width:none;
  }
  .home-v5 .featured-promos::-webkit-scrollbar,
  .home-v5 .home-promo-pair::-webkit-scrollbar{display:none}
  .home-v5 .featured-promos .featured-promo-card,
  .home-v5 .home-promo-pair .featured-promo-card{
    flex:0 0 calc((100% - 7px)/2)!important;
    width:calc((100% - 7px)/2)!important;
    min-width:calc((100% - 7px)/2)!important;
    max-width:calc((100% - 7px)/2)!important;
    scroll-snap-align:start;
    scroll-snap-stop:always;
  }
}

@media(max-width:360px){
  .home-v5 #featuredGrid,
  .home-v5 #newArrivalsGrid,
  .home-v5 #bestSellerGrid,
  .home-v5 #trendingGrid{gap:8px!important}
  .home-v5 #featuredGrid .product-card,
  .home-v5 #newArrivalsGrid .product-card,
  .home-v5 #bestSellerGrid .product-card,
  .home-v5 #trendingGrid .product-card{
    flex-basis:calc((100% - 8px)/2)!important;
    width:calc((100% - 8px)/2)!important;
    min-width:calc((100% - 8px)/2)!important;
    max-width:calc((100% - 8px)/2)!important;
  }
}


/* ===== V6.18 — desktop category count + clear header utilities ===== */
@media (min-width:1001px){
  .home-v5 .categories{
    display:grid!important;
    grid-template-columns:repeat(10,minmax(0,1fr))!important;
    gap:14px!important;
    overflow:visible!important;
    padding:2px 0 8px!important;
    justify-content:initial!important;
  }
  .home-v5 .category-card{
    min-width:0!important;
    width:100%!important;
    min-height:132px!important;
    gap:8px!important;
  }
  .home-v5 .category-card .category-icon{
    width:88px!important;
    height:88px!important;
    font-size:36px!important;
    box-shadow:inset 0 0 0 5px #fff!important;
  }
  .home-v5 .category-card b{font-size:12px!important;line-height:1.25!important}
  .home-v5 .category-card small{font-size:9px!important}

  .header-main{grid-template-columns:280px minmax(360px,1fr) 260px!important;gap:26px!important}
  .header-actions{gap:16px!important;align-items:center!important}
  .header-actions>a{
    min-width:58px!important;
    min-height:58px!important;
    justify-content:center!important;
    gap:5px!important;
    color:#17202b!important;
    border-radius:12px!important;
    position:relative!important;
  }
  .header-actions>a:hover{background:#faf6f0!important;color:var(--gold)!important}
  .header-actions .top-utility-icon{
    width:24px!important;height:24px!important;display:grid!important;place-items:center!important
  }
  .header-actions .top-utility-icon svg{
    width:24px!important;height:24px!important;display:block!important;
    fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;
    stroke-linecap:round!important;stroke-linejoin:round!important
  }
  .header-actions small{font-size:11px!important;color:#2b3440!important;font-weight:700!important}
  .header-actions .wishlist-count,.header-actions .header-cart-link b,.header-actions #cartCount{
    right:5px!important;top:2px!important;min-width:18px!important;height:18px!important;
    padding:0 4px!important;line-height:18px!important;font-size:9px!important;
    border:2px solid #fff!important;background:#b86f22!important;color:#fff!important
  }
}

@media(max-width:700px){
  .header-actions>a:nth-child(1){display:none!important}
  .header-actions .top-utility-icon svg{display:block!important}
}

/* ===== V6.21 — Premium Track Order page ===== */
.track-v621{background:#fff;color:#111827}
.track-v621 .track-page-v621{background:#fff}
.track-hero-v621{position:relative;padding:48px 0 20px;background:radial-gradient(circle at 12% 35%,rgba(190,126,47,.07),transparent 19%),radial-gradient(circle at 88% 28%,rgba(190,126,47,.06),transparent 17%),linear-gradient(135deg,#fffaf3 0%,#fbf5eb 55%,#fffaf5 100%)}
.track-title-v621{display:flex;align-items:flex-start;justify-content:center;gap:14px;text-align:left;margin:0 auto 25px;max-width:720px}
.track-title-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff2df;color:#b56d1d;font-size:21px;box-shadow:0 5px 18px rgba(132,84,29,.08)}
.track-title-v621 .eyebrow{color:#b56d1d;letter-spacing:.16em;font-size:11px;font-weight:800}
.track-title-v621 h1{font-size:34px;line-height:1.05;margin:6px 0 8px;color:#111827}
.track-title-v621 p{margin:0;color:#626b78;font-size:14px}
.track-panel-v621{max-width:940px;margin:0 auto;background:#fff;border:1px solid #eadfce;border-radius:20px;box-shadow:0 18px 45px rgba(69,46,22,.08);display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden}
.track-form-v621{padding:28px 34px;display:grid;gap:9px}
.track-form-v621 label{font-size:12px;font-weight:700;color:#2d3440;margin-top:2px}
.track-form-v621 label small{font-weight:500;color:#8a929e}
.track-input-v621{height:48px;border:1px solid #dfe2e6;border-radius:9px;display:flex;align-items:center;gap:10px;padding:0 13px;background:#fff;transition:.2s}
.track-input-v621:focus-within{border-color:#c48131;box-shadow:0 0 0 3px rgba(196,129,49,.10)}
.track-input-v621 span{font-size:13px;color:#687180}.track-input-v621 input{width:100%;height:100%;border:0;outline:0;background:transparent;font:inherit;font-size:14px;color:#111827}.track-input-v621 input::placeholder{color:#9ba3af}
.track-cta-v621{height:49px;margin-top:5px;border:0;border-radius:9px;background:linear-gradient(90deg,#b86f22,#cc8730);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(184,111,34,.18)}
.track-cta-v621:hover{filter:brightness(.97)}
.track-hint-v621{margin:2px 0 0!important;font-size:11px!important;color:#7d8490!important;line-height:1.5}
.track-visual-v621{border-left:1px solid #eee4d8;padding:28px 34px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(145deg,#fff,#fffaf4)}
.track-scene-v621{position:relative;width:220px;height:115px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:8px;background:radial-gradient(ellipse at bottom,rgba(197,137,68,.13),transparent 65%)}
.track-truck-v621{font-size:68px;filter:grayscale(.1);transform:translateX(-10px)}.track-box-v621{font-size:31px;position:absolute;right:42px;bottom:7px}.track-pin-v621{position:absolute;right:50px;top:2px;font-size:48px;color:#c38232}
.track-visual-v621 h3{font-size:16px;margin:4px 0 7px}.track-visual-v621 p{max-width:295px;margin:0;color:#6b7280;font-size:12px;line-height:1.6}
.track-result-host-v621{max-width:940px;margin:16px auto 0}.track-result-host-v621:empty{display:none}.track-result-host-v621 .tracking-result,.track-result-host-v621 .error-box{box-shadow:0 10px 28px rgba(69,46,22,.07);border:1px solid #eadfce;background:#fff}
.track-how-v621{padding:18px 0 34px}.track-how-card-v621{background:#fff;border:1px solid #eadfce;border-radius:16px;padding:19px 30px 22px;box-shadow:0 12px 34px rgba(69,46,22,.05)}
.track-how-heading-v621{text-align:center;color:#b56d1d;font-size:10px;font-weight:800;letter-spacing:.14em;margin-bottom:18px}.track-how-heading-v621 span{margin-right:6px}
.track-steps-v621{display:grid;grid-template-columns:repeat(5,1fr)}.track-step-v621{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;padding:0 12px}.track-step-v621:not(:last-child):after{content:"";position:absolute;left:58%;right:-42%;top:20px;height:1px;background:#c7cbd0}.track-step-v621 i{position:relative;z-index:2;width:41px;height:41px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #cfd4da;color:#67717d;font-style:normal;font-size:14px;margin-bottom:10px}.track-step-v621.is-first i{background:#bd7728;color:#fff;border-color:#bd7728;box-shadow:0 0 0 5px #f7ead9}.track-step-v621 b{font-size:11px;color:#272e38}.track-step-v621 small{font-size:10px;color:#717985;line-height:1.35;margin-top:3px;max-width:130px}
.track-help-v621{border-top:1px solid #eee4d7;border-bottom:1px solid #eee4d7;background:#fbf6ef}.track-help-grid-v621{min-height:88px;display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:28px;align-items:center}.track-help-grid-v621>div{display:flex;gap:11px;align-items:center}.track-help-grid-v621 i{font-style:normal;font-size:23px}.track-help-grid-v621 span{display:grid;gap:3px}.track-help-grid-v621 b{font-size:12px}.track-help-grid-v621 small{font-size:10px;color:#6f7782}.track-help-grid-v621>a{border:1px solid #c48235;color:#a75f15;border-radius:9px;padding:11px 24px;font-size:11px;font-weight:700;background:#fff;text-align:center}
@media(max-width:700px){
  .track-v621 .ticker,.track-v621 .promo{display:none!important}
  .track-hero-v621{padding:25px 12px 10px}.track-title-v621{gap:9px;justify-content:center;text-align:center;margin-bottom:18px}.track-title-icon{width:36px;height:36px;font-size:16px;flex:none}.track-title-v621 h1{font-size:27px}.track-title-v621 p{font-size:12px;line-height:1.55}.track-title-v621 .eyebrow{font-size:9px}
  .track-panel-v621{grid-template-columns:1fr;border-radius:15px}.track-form-v621{padding:18px 14px;gap:8px}.track-input-v621{height:47px}.track-cta-v621{height:48px}.track-visual-v621{display:none}.track-hint-v621{text-align:center!important;font-size:10px!important}
  .track-result-host-v621{margin-top:10px}.track-how-v621{padding:10px 12px 20px}.track-how-card-v621{padding:16px 14px 10px}.track-how-heading-v621{text-align:left;margin-bottom:14px}.track-steps-v621{display:grid;grid-template-columns:1fr;gap:0}.track-step-v621{min-height:74px;display:grid;grid-template-columns:42px 1fr;text-align:left;align-items:start;padding:0}.track-step-v621 i{grid-row:1/3;margin:0 12px 0 0;width:34px;height:34px}.track-step-v621 b{font-size:12px;padding-top:3px}.track-step-v621 small{font-size:10px;max-width:none;margin-top:-11px}.track-step-v621:not(:last-child):after{left:16px;right:auto;top:34px;bottom:-1px;width:1px;height:auto}
  .track-help-grid-v621{grid-template-columns:1fr;padding:16px 13px;gap:12px;min-height:0}.track-help-grid-v621>div:nth-child(2),.track-help-grid-v621>div:nth-child(3){display:none}.track-help-grid-v621>a{width:100%}
}


/* ===== V6.23 — Product page polish + functional tabs/reviews + shop price slider ===== */
.pdp-v623{padding-top:18px;padding-bottom:34px}.pdp-v623 .pdp-breadcrumb{display:flex;gap:9px;align-items:center;font-size:11px;color:#8a6a47;margin-bottom:16px}.pdp-v623 .pdp-breadcrumb a{color:#9b5a17}.pdp-top-v623{display:grid;grid-template-columns:minmax(360px,1.03fr) minmax(350px,.78fr) 300px;gap:24px;align-items:start}.pdp-main-visual-v623{position:relative;min-height:455px;border-radius:16px;background:linear-gradient(145deg,#ead2b3,#fbf2e7 60%,#dfc29f);display:grid;place-items:center;overflow:hidden;border:1px solid #ead5bd}.pdp-main-icon-v623{font-size:190px;filter:drop-shadow(0 20px 28px rgba(80,53,26,.15));transition:.18s}.pdp-sale-badge-v623{position:absolute;left:14px;top:14px;background:#b86f22;color:#fff;border-radius:50px;padding:9px 11px;font-size:11px;font-weight:800}.pdp-gallery-arrow{position:absolute;top:50%;width:38px;height:38px;border:1px solid #e0d6ca;background:#fff;border-radius:50%;z-index:2;font-size:25px;line-height:1;box-shadow:0 6px 14px rgba(55,34,13,.08)}.pdp-gallery-arrow.left{left:12px}.pdp-gallery-arrow.right{right:12px}.pdp-image-wish-v623{position:absolute;right:14px;top:14px;width:38px;height:38px;border-radius:50%;border:1px solid #e1d7cb;background:#fff;font-size:22px;color:#7f4d21}.pdp-image-wish-v623.active{color:#b45a32}.pdp-thumbs-v623{display:flex;gap:9px;margin-top:10px;overflow:auto;padding:2px}.pdp-thumb-v623{width:78px;height:66px;flex:0 0 auto;border:1px solid #ded8d0;background:#f8f6f2;border-radius:10px;font-size:30px}.pdp-thumb-v623.active{border:2px solid #c27a29;background:#fff8ef}.pdp-copy-v623{padding:5px 2px}.pdp-copy-v623 h1{font-size:30px;line-height:1.14;margin:0 0 9px;color:#111827}.pdp-rating-v623{display:flex;align-items:center;gap:7px;font-size:11px;color:#4b5563}.pdp-rating-v623>span{color:#f59e0b;letter-spacing:1px}.pdp-rating-v623 i{height:14px;width:1px;background:#ddd}.pdp-rating-v623 a{color:#2f3b4a}.pdp-price-v623{display:flex;align-items:center;gap:12px;margin:20px 0 3px}.pdp-price-v623 strong{font-size:30px}.pdp-price-v623 del{color:#9198a1;font-size:13px}.pdp-price-v623 em{font-style:normal;background:#fff1df;color:#c76d13;border-radius:6px;padding:5px 8px;font-size:10px;font-weight:800}.pdp-tax-v623{color:#737b86}.pdp-benefits-v623{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0 25px}.pdp-benefits-v623 div{text-align:center;color:#5e6671}.pdp-benefits-v623 i{font-style:normal;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;margin:0 auto 7px;background:#fff4e6;color:#be721e;font-size:18px}.pdp-benefits-v623 b{font-size:9px;line-height:1.25;font-weight:600}.pdp-option-v623{border-top:1px solid #eee8df;padding:17px 0 3px}.pdp-option-v623>div:first-child{display:flex;justify-content:space-between;align-items:center;font-size:12px}.pdp-option-v623 a{color:#a65f18;font-size:10px}.pdp-size-row-v623{display:flex!important;justify-content:flex-start!important;gap:10px;margin-top:11px}.pdp-size-row-v623 .chip{min-width:42px;height:38px;border:1px solid #e2ded8;background:#fff;border-radius:8px}.pdp-size-row-v623 .chip.active{border-color:#c77925;color:#9d5614;background:#fff9f1}.pdp-colors-v623{display:flex!important;justify-content:flex-start!important;gap:12px;margin-top:12px}.color-dot{width:28px;height:28px;border-radius:50%;background:var(--dot);border:1px solid #d5d2ce;box-shadow:0 0 0 3px #fff}.color-dot.active{outline:2px solid #c77a25;outline-offset:2px}.pdp-short-v623{color:#616975;line-height:1.65;font-size:12px;margin:18px 0 0}.pdp-buybox-v623{position:sticky;top:18px;border:1px solid #dedede;border-radius:14px;padding:20px;box-shadow:0 8px 22px rgba(25,28,33,.06);background:#fff}.pdp-buybox-v623 .buybox-price{font-size:28px;margin-bottom:13px}.pdp-buybox-v623 .delivery-free{font-size:12px;color:green;font-weight:700}.pdp-buybox-v623 .delivery-date{font-size:11px;margin:8px 0}.pdp-buybox-v623 .delivery-location{display:block;margin:18px 0;color:#0073bb;font-size:11px}.pdp-buybox-v623 .in-stock-big{font-size:18px;color:#07820b;margin:0 0 16px}.pdp-buybox-v623 .qty-select{display:flex;align-items:center;gap:9px;font-size:12px;margin-bottom:16px}.pdp-buybox-v623 select{border:1px solid #ccd1d8;border-radius:7px;padding:7px 11px;background:#f6f7f8}.pdp-buybox-v623 .amazon-add,.pdp-buybox-v623 .amazon-buy,.pdp-buybox-v623 .amazon-wishlist{width:100%;height:44px;border-radius:22px;font-weight:800;margin:0 0 9px}.pdp-buybox-v623 .amazon-add{border:0;background:#f7c548;color:#111}.pdp-buybox-v623 .amazon-buy{border:0;background:#b97028;color:#fff}.pdp-buybox-v623 .amazon-wishlist{border:1px solid #d19052;background:#fffaf4;color:#a55727}.pdp-buybox-v623 .secure-row{font-size:10px;color:#65707c;border-bottom:1px solid #eee;padding:8px 0 16px}.pdp-buybox-v623 .buybox-meta{display:grid;grid-template-columns:80px 1fr;gap:9px;font-size:10px;padding-top:14px}.pdp-lower-v623{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(285px,.75fr);gap:18px;margin-top:30px}.pdp-tabs-card-v623,.pdp-reviews-v623{border:1px solid #e7e2dc;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(43,33,22,.04)}.pdp-tabs-v623{display:flex;gap:0;border-bottom:1px solid #ece7e1;overflow:auto}.pdp-tabs-v623 button{border:0;background:transparent;padding:17px 21px;font-size:11px;font-weight:700;white-space:nowrap;border-bottom:2px solid transparent}.pdp-tabs-v623 button.active{color:#a85d16;border-bottom-color:#bd7126}.pdp-tab-panel-v623{display:none;padding:22px;color:#3f4650;font-size:12px;line-height:1.7;min-height:205px}.pdp-tab-panel-v623.active{display:block}.pdp-tab-panel-v623 p{margin-top:0}.pdp-tab-panel-v623 li{margin:6px 0}.pdp-spec-grid-v623{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.pdp-spec-grid-v623 div{background:#fcf7f0;border-radius:10px;padding:13px;display:grid;gap:2px}.pdp-spec-grid-v623 span{font-size:10px;color:#7d8590}.pdp-reviews-v623{padding:20px}.pdp-reviews-v623 h2{font-size:16px;margin:0 0 14px}.reviews-score-v623{display:flex;align-items:center;gap:15px}.reviews-score-v623>strong{font-size:34px}.reviews-score-v623 div{display:grid;gap:3px}.reviews-score-v623 span,.review-list-v623 span{color:#f5a400}.reviews-score-v623 small{font-size:10px;color:#737b86}.review-bars-v623{display:grid;gap:8px;margin:17px 0}.review-bars-v623 div{display:grid;grid-template-columns:36px 1fr 25px;gap:8px;align-items:center;font-size:10px}.review-bars-v623 i{height:7px;background:#f0ede9;border-radius:10px;overflow:hidden}.review-bars-v623 i span{display:block;height:100%;background:#f5a900;border-radius:10px}.review-toggle-v623{width:100%;height:38px;border:1px solid #d79b60;border-radius:8px;background:#fff;color:#9e5817;font-weight:700;font-size:10px}.review-list-v623{margin-top:13px;border-top:1px solid #eee}.review-list-v623 article{padding:12px 0;border-bottom:1px solid #eee}.review-list-v623 article b{font-size:11px}.review-list-v623 article span{float:right;font-size:10px}.review-list-v623 article p{font-size:10px;color:#69717c;margin:5px 0 0}.pdp-related-v623{margin-top:30px;padding-top:0}.pdp-related-v623 .products{grid-template-columns:repeat(6,minmax(0,1fr))}.dual-range-v623{margin:13px 0 11px}.range-label-v623{font-size:10px;color:#8b551e;margin-bottom:12px}.range-track-v623{position:relative;height:20px}.range-track-v623:before{content:"";position:absolute;left:0;right:0;top:8px;height:4px;background:#eadfce;border-radius:99px}.range-fill-v623{position:absolute;top:8px;height:4px;background:#b97126;border-radius:99px;left:0;right:0}.range-track-v623 input[type=range]{position:absolute;inset:0;width:100%;height:20px;background:transparent;pointer-events:none;-webkit-appearance:none;appearance:none;margin:0}.range-track-v623 input[type=range]::-webkit-slider-runnable-track{height:4px;background:transparent}.range-track-v623 input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#b97126;border:3px solid #fff;box-shadow:0 0 0 1px #b97126;margin-top:-6px;pointer-events:auto;cursor:pointer}.range-track-v623 input[type=range]::-moz-range-track{height:4px;background:transparent}.range-track-v623 input[type=range]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#b97126;border:3px solid #fff;box-shadow:0 0 0 1px #b97126;pointer-events:auto;cursor:pointer}.range-scale-v623{display:flex;justify-content:space-between;font-size:9px;color:#6f7782;margin-top:2px}
@media(max-width:1000px){.pdp-top-v623{grid-template-columns:minmax(300px,1fr) minmax(300px,1fr)}.pdp-buybox-v623{grid-column:1/-1;position:static;max-width:none}.pdp-related-v623 .products{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.pdp-v623{padding:10px 12px 24px}.pdp-v623 .pdp-breadcrumb{font-size:9px;overflow:hidden;white-space:nowrap}.pdp-top-v623{display:flex;flex-direction:column;gap:14px}.pdp-gallery-v623,.pdp-copy-v623,.pdp-buybox-v623{width:100%}.pdp-main-visual-v623{min-height:310px;border-radius:13px}.pdp-main-icon-v623{font-size:130px}.pdp-thumbs-v623{justify-content:center}.pdp-thumb-v623{width:58px;height:50px;font-size:23px}.pdp-copy-v623 h1{font-size:22px}.pdp-price-v623{margin-top:14px}.pdp-price-v623 strong{font-size:26px}.pdp-benefits-v623{margin:17px 0}.pdp-buybox-v623{order:3;padding:15px}.pdp-lower-v623{grid-template-columns:1fr;margin-top:16px}.pdp-tabs-v623 button{padding:14px 13px;font-size:10px}.pdp-tab-panel-v623{padding:16px;min-height:0}.pdp-reviews-v623{padding:16px}.pdp-related-v623{margin-top:20px}.pdp-related-v623 .products{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory;padding-bottom:8px}.pdp-related-v623 .product-card{flex:0 0 calc((100% - 10px)/2)!important;min-width:calc((100% - 10px)/2)!important;scroll-snap-align:start}.pdp-spec-grid-v623{grid-template-columns:1fr 1fr}.dual-range-v623{margin-bottom:15px}}


/* ===== V6.24 — Premium Login/Create Account + Contact ===== */
.auth-premium-page{min-height:100vh;background:radial-gradient(circle at 8% 88%,rgba(188,119,39,.08) 0 110px,transparent 112px),radial-gradient(circle at 97% 55%,rgba(188,119,39,.07) 0 150px,transparent 152px),#fbf7f0;color:#141b2a}
.auth-premium-header{height:88px;background:#fff;border-bottom:1px solid #e8e1d8;display:flex;align-items:center}
.auth-premium-header .wrap{width:min(1380px,calc(100% - 48px));display:flex;align-items:center;justify-content:space-between}
.auth-continue{font-size:14px;font-weight:600;color:#202531}.auth-continue span{color:var(--gold);font-size:18px;margin-left:5px}
.auth-premium-main{width:min(1120px,calc(100% - 36px));margin:26px auto 38px}
.auth-premium-shell{min-height:620px;display:grid;grid-template-columns:1fr 1.08fr;background:#fff;border:1px solid #e5ddd3;border-radius:22px;overflow:hidden;box-shadow:0 24px 65px rgba(58,38,20,.10)}
.auth-brand-panel{position:relative;padding:72px 64px;background:linear-gradient(145deg,#fff9f0,#f7ead8);overflow:hidden;border-right:1px solid #eee3d7}
.auth-brand-panel:after{content:"";position:absolute;width:220px;height:220px;border:2px solid rgba(183,112,34,.15);border-radius:50%;right:-90px;top:-95px}
.auth-dots{position:absolute;left:32px;top:30px;width:64px;height:64px;background-image:radial-gradient(#d8b27e 1.5px,transparent 1.5px);background-size:12px 12px;opacity:.55}
.auth-brand-copy{position:relative;z-index:2;max-width:390px}.auth-hanger{font-size:34px;color:#b66c1f;margin-bottom:12px}.auth-brand-copy h1{font-family:Georgia,serif;font-size:40px;line-height:1.13;margin:0;color:#182132}.auth-brand-copy h1 span{color:#8f561d}.auth-brand-copy>i{display:block;width:46px;height:3px;background:#bb7425;margin:24px 0}.auth-brand-copy>p{font-size:14px;line-height:1.6;color:#545b65;max-width:320px}
.auth-benefits{display:grid;gap:16px;margin-top:28px}.auth-benefits>div{display:flex;gap:13px;align-items:center}.auth-benefits b{width:39px;height:39px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:17px;box-shadow:0 4px 12px #6b461516}.auth-benefits strong,.auth-benefits small{display:block}.auth-benefits strong{font-size:13px}.auth-benefits small{font-size:11px;color:#777;margin-top:3px}
.auth-product-scene{position:absolute;left:0;right:0;bottom:0;height:145px;background:linear-gradient(to top,#e6d1b6,transparent);display:flex;align-items:flex-end;justify-content:center;gap:10px;padding-bottom:20px;opacity:.95}.auth-cushion,.auth-mug,.auth-shirt{background:#fff;color:#7e4a1a;display:grid;place-items:center;text-align:center;font-weight:800;box-shadow:0 10px 20px #4b2c1320}.auth-cushion{width:110px;height:90px;border-radius:10px;transform:rotate(-3deg)}.auth-cushion small{font-size:8px}.auth-mug{width:68px;height:62px;border-radius:9px}.auth-shirt{width:118px;height:83px;background:#18212c;color:#fff;border-radius:10px 10px 5px 5px;transform:rotate(3deg)}.auth-plant{font-size:70px;color:#748c55;transform:translateY(-5px)}
.auth-form-panel{padding:52px 62px;display:flex;flex-direction:column;justify-content:center}.auth-premium-tabs{margin:0 0 26px;background:#f7f4ef;border:1px solid #eee8df}.auth-premium-tabs button{height:44px;font-weight:600}.auth-premium-tabs button.active{box-shadow:0 3px 10px #0000000d;position:relative}.auth-premium-tabs button.active:after{content:"";position:absolute;left:28%;right:28%;bottom:0;height:2px;background:#b97527}
.auth-premium-form{margin:0;gap:15px}.auth-form-head{margin-bottom:8px}.auth-form-head h2{font-size:27px;margin:0 0 7px}.auth-form-head p{font-size:13px;color:#6c727a;margin:0}.auth-premium-form>label,.auth-two-col label{font-size:12px;font-weight:700;display:grid;gap:7px}.auth-input{height:49px;border:1px solid #dfe1e4;border-radius:9px;display:flex;align-items:center;background:#fff;transition:.2s}.auth-input:focus-within{border-color:#bd7a2d;box-shadow:0 0 0 3px rgba(189,122,45,.10)}.auth-input>span{width:42px;text-align:center;color:#777}.auth-input input{border:0!important;outline:0!important;box-shadow:none!important;width:100%;height:100%!important;padding:0 4px!important;background:transparent!important}.password-toggle{border:0;background:transparent;width:42px;height:100%;color:#888;cursor:pointer}.auth-form-row{display:flex;align-items:center;justify-content:space-between;font-size:12px}.auth-form-row>a{color:#a65f18}.remember{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:7px!important;font-weight:500!important}.remember input{accent-color:#b97527}.auth-primary{height:50px!important;border:0;border-radius:9px!important;background:linear-gradient(90deg,#b96f22,#c98731)!important;color:#fff;font-size:14px;font-weight:800;cursor:pointer}.auth-msg{min-height:17px;color:#b32828;text-align:center}.auth-switch{text-align:center;font-size:12px;color:#626871;margin:4px 0 0}.auth-switch button{border:0;background:transparent;color:#a65f18;font-weight:700;cursor:pointer}.auth-two-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-terms{margin-top:1px}
.auth-trust-strip{margin:24px auto 0;padding:18px 26px;background:#f8ecdc;border-radius:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.auth-trust-strip>div{display:flex;align-items:center;justify-content:center;gap:11px;border-right:1px solid #e5d3bd}.auth-trust-strip>div:last-child{border:0}.auth-trust-strip i{font-style:normal;font-size:22px}.auth-trust-strip b,.auth-trust-strip small{display:block}.auth-trust-strip b{font-size:11px}.auth-trust-strip small{font-size:9px;color:#74777b;margin-top:3px}.auth-security-note{text-align:center;font-size:11px;color:#6f7378;margin:20px 0}

.contact-main-v624{background:#fff}.contact-hero-v624{text-align:center;padding:66px 20px 50px;background:radial-gradient(circle at 10% 10%,rgba(191,123,45,.08),transparent 28%),linear-gradient(180deg,#fffaf4,#fff)}.contact-hero-v624 h1{font-size:42px;margin:8px 0 12px}.contact-hero-v624 p{max-width:680px;margin:auto;color:#68717b;line-height:1.7}.contact-grid-v624{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;padding-bottom:56px}.contact-info-card-v624,.contact-form-card-v624{border:1px solid #e5e0d9;border-radius:20px;padding:30px;background:#fff;box-shadow:0 14px 34px rgba(33,26,17,.06)}.contact-info-card-v624{background:linear-gradient(145deg,#fffaf3,#f9efe1)}.contact-info-card-v624 h2{font-size:28px;margin:8px 0 10px}.contact-info-card-v624>p{color:#697078;line-height:1.65;font-size:13px}.contact-methods-v624{display:grid;gap:11px;margin:26px 0}.contact-methods-v624>a{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:14px;border:1px solid #eadfd1;border-radius:13px;background:#fff;color:#1a2230}.contact-methods-v624 i{font-style:normal;width:42px;height:42px;border-radius:11px;background:#fff2df;display:grid;place-items:center}.contact-methods-v624 b,.contact-methods-v624 small{display:block}.contact-methods-v624 b{font-size:12px}.contact-methods-v624 small{font-size:10px;color:#747b83;margin-top:4px}.contact-methods-v624 em{font-style:normal;color:#b46d21}.contact-hours-v624{display:flex;gap:14px;border-top:1px solid #e3d6c7;padding-top:20px}.contact-hours-v624>i{font-style:normal;font-size:22px}.contact-hours-v624 b{font-size:12px}.contact-hours-v624 p{font-size:11px;margin:4px 0}.contact-hours-v624 small{font-size:9px;color:#777}.contact-form-head-v624{display:flex;gap:12px;align-items:center;margin-bottom:23px}.contact-form-head-v624>span{width:44px;height:44px;border-radius:12px;background:#fff2df;color:#a75d14;display:grid;place-items:center}.contact-form-head-v624 h2{font-size:24px;margin:0}.contact-form-head-v624 p{font-size:11px;color:#777;margin:5px 0 0}.contact-form-v624{display:grid;gap:14px}.contact-form-v624 label{font-size:11px;font-weight:700;display:grid;gap:7px}.contact-form-v624 input,.contact-form-v624 select,.contact-form-v624 textarea{width:100%;border:1px solid #dfe1e4;border-radius:9px;background:#fff;padding:0 12px;font:inherit;outline:0}.contact-form-v624 input,.contact-form-v624 select{height:46px}.contact-form-v624 textarea{padding-top:12px;resize:vertical}.contact-form-v624 input:focus,.contact-form-v624 select:focus,.contact-form-v624 textarea:focus{border-color:#bd7a2d;box-shadow:0 0 0 3px rgba(189,122,45,.09)}.contact-two-v624{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-submit-v624{height:50px;border:0;border-radius:10px;background:linear-gradient(90deg,#b76c1e,#c7832e);color:#fff;font-weight:800;cursor:pointer}.contact-submit-v624:disabled{opacity:.65}.contact-msg-v624{min-height:22px;padding:0 2px;font-size:11px}.contact-msg-v624.success{color:#197a35}.contact-msg-v624.error{color:#b22929}.contact-faq-v624{padding:0 0 70px}.contact-faq-v624>div:first-child{text-align:center;margin-bottom:22px}.contact-faq-v624 h2{font-size:28px;margin:8px 0}.contact-faq-grid-v624{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.contact-faq-grid-v624>a{padding:20px;border:1px solid #e6e0d9;border-radius:15px;background:#fff;color:#18202d}.contact-faq-grid-v624 b,.contact-faq-grid-v624 small{display:block}.contact-faq-grid-v624 b{font-size:13px}.contact-faq-grid-v624 small{font-size:10px;color:#747b83;margin-top:7px;line-height:1.5}

@media(max-width:800px){
 .auth-premium-header{height:66px}.auth-premium-header .wrap{width:calc(100% - 24px)}.auth-premium-header .brand{font-size:16px}.auth-premium-header .brand-mark{width:38px;height:38px}.auth-continue{font-size:11px}.auth-premium-main{width:calc(100% - 20px);margin:12px auto 22px}.auth-premium-shell{display:block;min-height:auto;border-radius:18px}.auth-brand-panel{padding:22px 20px 88px;border:0;border-bottom:1px solid #eee3d7}.auth-brand-copy{max-width:none}.auth-brand-copy h1{font-size:27px}.auth-brand-copy>p{font-size:12px}.auth-benefits{display:none}.auth-product-scene{height:82px;justify-content:flex-start;padding-left:24px}.auth-cushion{width:72px;height:56px}.auth-mug{width:48px;height:45px}.auth-shirt{width:76px;height:56px}.auth-plant{font-size:43px}.auth-form-panel{padding:22px 17px 26px}.auth-form-head h2{font-size:23px}.auth-two-col{grid-template-columns:1fr}.auth-trust-strip{grid-template-columns:1fr 1fr;gap:13px;padding:14px}.auth-trust-strip>div{justify-content:flex-start;border:0}.auth-security-note{margin:14px 0}.auth-premium-page .global-commerce-tail{display:none!important}
 .contact-hero-v624{padding:38px 16px 30px}.contact-hero-v624 h1{font-size:30px}.contact-grid-v624{grid-template-columns:1fr;gap:14px;padding:0 12px 34px}.contact-info-card-v624,.contact-form-card-v624{padding:20px;border-radius:16px}.contact-info-card-v624 h2{font-size:23px}.contact-two-v624{grid-template-columns:1fr}.contact-faq-v624{padding:0 12px 34px}.contact-faq-grid-v624{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory}.contact-faq-grid-v624>a{min-width:78%;scroll-snap-align:start}.contact-page-v624{padding-bottom:calc(70px + var(--safe-bottom))}
}



/* ===== V6.32 — PDP "You May Also Like" cards match homepage Featured Products ===== */
.pdp-related-v623 .products{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:16px!important;
  overflow:visible!important;
  padding:0!important;
}
.pdp-related-v623 .product-card{
  min-width:0!important;
  max-width:none!important;
  width:100%!important;
}
@media(max-width:1000px){
  .pdp-related-v623 .products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:650px){
  .pdp-related-v623 .section-head{margin-bottom:12px!important}
  .pdp-related-v623 .section-head h2{font-size:20px!important}
  .pdp-related-v623 .section-head .eyebrow{font-size:8px!important}
  .pdp-related-v623 .products{
    display:flex!important;
    grid-template-columns:none!important;
    gap:10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory;
    scroll-padding-inline:10px;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
    padding:0 10px 8px!important;
    margin-inline:-10px!important;
    scrollbar-width:none;
  }
  .pdp-related-v623 .products::-webkit-scrollbar{display:none}
  .pdp-related-v623 .product-card{
    flex:0 0 calc((100% - 10px)/2)!important;
    width:calc((100% - 10px)/2)!important;
    min-width:calc((100% - 10px)/2)!important;
    max-width:calc((100% - 10px)/2)!important;
    padding:7px!important;
    border-radius:13px!important;
    scroll-snap-align:start;
    scroll-snap-stop:always;
  }
  .pdp-related-v623 .product-image{height:39vw!important;max-height:168px!important;border-radius:10px!important;font-size:42px!important}
  .pdp-related-v623 .badge{top:7px;left:7px;padding:4px 6px;font-size:8px}
  .pdp-related-v623 .heart{width:28px;height:28px;right:7px;top:7px;font-size:15px}
  .pdp-related-v623 .product-info{padding:8px 4px 4px!important}
  .pdp-related-v623 .product-info h3{font-size:10px!important;line-height:1.3;min-height:26px!important;margin:3px 0 6px!important}
  .pdp-related-v623 .rating{font-size:8px!important}
  .pdp-related-v623 .price{font-size:13px!important;margin:6px 0 8px!important}
  .pdp-related-v623 .price del{font-size:8px!important}
  .pdp-related-v623 .add{height:35px!important;font-size:9px!important;border-radius:8px!important;padding:0 5px!important}
}

/* MWL connected customization/account additions */
.dynamic-customization-forms{display:grid;gap:12px;margin:14px 0}.custom-form-box{border:1px solid #e5e7eb;border-radius:12px;padding:14px;background:#fff}.custom-form-box h3{margin:0 0 10px;font-size:15px}.custom-form-box label{display:grid;gap:6px;margin:9px 0;font-size:13px;font-weight:600}.custom-form-box input,.custom-form-box textarea{width:100%;border:1px solid #d7dce3;border-radius:9px;padding:10px;font:inherit}.custom-form-box textarea{min-height:86px;resize:vertical}.address-account-form,.profile-edit-wrap{width:100%}.address-book-list{display:grid;gap:12px;margin-top:16px}.profile-edit-wrap hr{border:0;border-top:1px solid #e7e9ee;margin:18px 0}

/* Visual Editor V3 custom-section storefront base */
.mwl-custom-section{padding:48px 24px;background:#fff}.mwl-ve-inner{max-width:1180px;margin:0 auto}.mwl-ve-inner>h2{font-size:34px;margin:0 0 12px}.mwl-ve-cta{display:inline-block;margin-top:14px;padding:12px 20px;background:#111;color:#fff;text-decoration:none;border-radius:8px}.mwl-ve-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.mwl-ve-feature-grid>div{padding:20px;border:1px solid #e6e8ec;border-radius:12px}.mwl-ve-image-text{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.mwl-ve-image-text img{width:100%;max-height:380px;object-fit:cover;border-radius:16px}@media(max-width:700px){.mwl-custom-section{padding:32px 18px}.mwl-ve-feature-grid,.mwl-ve-image-text{grid-template-columns:1fr}.mwl-ve-inner>h2{font-size:28px}}

/* V6.37 product gallery */
.pdp-main-image-v637{width:100%;height:100%;max-height:620px;object-fit:contain;display:block;border-radius:16px}.pdp-thumb-v623 img{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block}

/* v6.39 - Uploaded catalog image fills the complete grey product media card. */
.product-image .catalog-product-img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
  padding:0;
  margin:0;
  box-sizing:border-box;
  border-radius:inherit;
}
/* Keep badges and wishlist control above the full-bleed image. */
.product-image .badge,.product-image .heart{position:absolute;z-index:2}

/* Product detail thumbnails should also show the complete uploaded image. */
.pdp-thumb-v623 img{
  object-fit:contain!important;
  padding:4px;
  box-sizing:border-box;
  background:#fff;
}


/* ===== V6.40 — dynamic product information + verified reviews ===== */
.pdp-tab-panel-v623{height:250px;min-height:250px;max-height:250px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:22px 24px!important}
.pdp-tab-panel-v623 h3{font-size:16px;font-weight:800;color:#1f2937;margin:0 0 14px;position:sticky;top:-22px;background:#fff;padding:2px 0 10px;z-index:1}
.pdp-rich-content-v640{display:grid;gap:10px}.pdp-rich-content-v640 p{margin:0;color:#525b66;font-size:12px;line-height:1.75}.pdp-info-line-v640{display:grid;grid-template-columns:minmax(105px,.36fr) 1fr;gap:12px;padding:10px 12px;background:#fcf7f0;border-radius:9px}.pdp-info-line-v640 strong{font-size:11px;font-weight:800;color:#2f3640}.pdp-info-line-v640 span{font-size:11px;line-height:1.55;color:#626b76}.pdp-empty-copy-v640{color:#8b929b!important;font-style:italic}
.verified-review-box-v640{margin-top:14px;padding:12px;border-radius:10px;background:#fff8ee;border:1px solid #ead5b8;font-size:11px}.verified-review-box-v640 b{color:#17803d}.verified-review-box-v640 p{margin:4px 0 0;line-height:1.5}.verified-review-box-v640 a{color:#9f5c19;font-weight:700}
.product-review-form-v640{display:grid;gap:9px;margin-top:12px;padding-top:12px;border-top:1px solid #eee}.product-review-form-v640 h3{margin:0;font-size:14px}.product-review-form-v640 label{display:grid;gap:5px;font-size:10px;font-weight:700}.product-review-form-v640 select,.product-review-form-v640 input,.product-review-form-v640 textarea{width:100%;border:1px solid #d8dadd;border-radius:8px;padding:9px;font:inherit;background:#fff}.product-review-form-v640 textarea{min-height:82px;resize:vertical}.review-submit-v640{height:38px;border:0;border-radius:8px;background:#b97028;color:#fff;font-weight:800}.product-review-form-v640>small{font-size:9px;color:#737b86}.review-list-v623.collapsed-v640 article:nth-of-type(n+4){display:none}.no-reviews-v640{font-size:10px;color:#737b86;line-height:1.6}
.pdp-related-v623 .products{display:flex!important;grid-template-columns:none!important;gap:16px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;padding:2px 2px 12px!important;scrollbar-width:thin!important}.pdp-related-v623 .product-card{flex:0 0 calc((100% - 64px)/5)!important;min-width:calc((100% - 64px)/5)!important;max-width:calc((100% - 64px)/5)!important;scroll-snap-align:start}
@media(max-width:1000px){.pdp-related-v623 .product-card{flex-basis:calc((100% - 32px)/3)!important;min-width:calc((100% - 32px)/3)!important;max-width:calc((100% - 32px)/3)!important}}
@media(max-width:650px){.pdp-tab-panel-v623{height:220px;min-height:220px;max-height:220px;padding:16px!important}.pdp-tab-panel-v623 h3{top:-16px}.pdp-info-line-v640{grid-template-columns:1fr;gap:3px}.pdp-related-v623 .product-card{flex:0 0 calc((100% - 10px)/2)!important;min-width:calc((100% - 10px)/2)!important;max-width:calc((100% - 10px)/2)!important}}
.product-content-area{min-height:140px!important;line-height:1.55}.product-content-area+small{display:block;margin-top:6px;color:#7a8492;line-height:1.45}

/* ===== V6.41 — compact PDP info/reviews + gesture-only related carousel ===== */
.pdp-lower-v623{grid-template-columns:minmax(0,1.9fr) minmax(260px,.62fr);gap:16px;align-items:start}
.pdp-tabs-card-v623,.pdp-reviews-v623{min-height:0!important}
.pdp-tab-panel-v623{height:190px;min-height:190px;max-height:190px;overflow-y:auto;padding:16px 20px!important;scrollbar-width:none;-ms-overflow-style:none}
.pdp-tab-panel-v623::-webkit-scrollbar{display:none}
.pdp-tab-panel-v623 h3{font-size:15px;margin:0 0 10px;top:-16px}
.pdp-rich-content-v640{gap:7px}.pdp-rich-content-v640 p{font-size:11px;line-height:1.6}.pdp-info-line-v640{padding:7px 10px;gap:9px}.pdp-reviews-v623{padding:16px!important}.pdp-reviews-v623 h2{font-size:16px;margin:0 0 12px}.reviews-score-v623{margin-bottom:10px}.review-bars-v623{margin:9px 0}.verified-review-box-v640{margin-top:10px;padding:9px}.product-review-form-v640{gap:7px;margin-top:9px;padding-top:9px}.product-review-form-v640 textarea{min-height:64px}.review-submit-v640{height:34px}
.pdp-related-v623 .products{overflow-x:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x;cursor:grab;padding-bottom:4px!important}
.pdp-related-v623 .products::-webkit-scrollbar{display:none!important}.pdp-related-v623 .products:active{cursor:grabbing}
@media(max-width:700px){.pdp-lower-v623{grid-template-columns:1fr}.pdp-tab-panel-v623{height:180px;min-height:180px;max-height:180px;padding:14px!important}.pdp-tab-panel-v623 h3{top:-14px}.pdp-reviews-v623{padding:14px!important}}

/* ===== V6.42 Product Page Refresh ===== */
.personalize-card-v642{margin-top:18px;border:1px solid #ead4b8;background:linear-gradient(135deg,#fffaf3,#fff);border-radius:14px;padding:16px}.personalize-card-v642[hidden]{display:none!important}.personalize-head-v642{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.personalize-head-v642 small,.about-title-v642 span,.reviews-head-v642>div>span{font-size:9px;letter-spacing:.12em;font-weight:800;color:#b56b20}.personalize-head-v642 h3{font-size:16px;margin:3px 0 0}.personalize-head-v642>span{font-size:9px;color:#7b838d}.dynamic-customization-v642{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dynamic-customization-v642 .custom-form-box{display:contents}.dynamic-customization-v642 .custom-form-box h3{grid-column:1/-1;font-size:11px;margin:0}.dynamic-customization-v642 label{display:grid;gap:5px;font-size:9px;font-weight:700}.dynamic-customization-v642 input,.dynamic-customization-v642 textarea{width:100%;border:1px solid #ddd7cf;border-radius:8px;padding:9px;background:#fff;font:inherit}.dynamic-customization-v642 textarea{min-height:58px;resize:vertical}.custom-empty-v642{grid-column:1/-1;font-size:10px;color:#7a828d;margin:0}
.about-only-v642{margin-top:28px}.about-card-v642{border:1px solid #e7e2dc;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(43,33,22,.04);padding:20px 22px}.about-title-v642{margin-bottom:14px}.about-title-v642 h2{font-size:19px;margin:3px 0 0}.about-scroll-v642{max-height:280px;overflow-y:auto;padding-right:8px;scrollbar-width:none}.about-scroll-v642::-webkit-scrollbar{display:none}.about-scroll-v642 h3,.about-scroll-v642 h4{margin:10px 0 4px;color:#202733}.about-scroll-v642 h3{font-size:15px}.about-scroll-v642 h4{font-size:13px}.about-scroll-v642 ul,.about-scroll-v642 ol{margin:4px 0 8px;padding-left:22px}.about-scroll-v642 li{margin:6px 0;color:#525b66;font-size:11px;line-height:1.6}.about-scroll-v642 strong{font-weight:800;color:#29313c}
.reviews-wide-v642{margin-top:20px!important;padding:20px 22px!important}.reviews-head-v642{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.reviews-head-v642 h2{font-size:19px!important;margin:3px 0 0!important}.write-review-btn-v642{border:0;border-radius:8px;background:#b97028;color:#fff;font-weight:800;padding:10px 18px}.reviews-layout-v642{display:grid;grid-template-columns:260px 1fr;gap:20px}.reviews-summary-v642{border-right:1px solid #eee7de;padding-right:20px}.reviews-cards-v642{border-top:0!important;margin-top:0!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-content:start}.reviews-cards-v642 article{border:1px solid #ece7e1!important;border-radius:10px;padding:12px!important;background:#fff;min-height:105px}.reviews-cards-v642 .no-reviews-v640{grid-column:1/-1;padding:18px;background:#faf8f5;border-radius:10px}.reviews-wide-v642>.verified-review-box-v640{margin-top:14px}.review-form-v642{max-width:620px;margin:14px auto 0!important;border:1px solid #ead8c1!important;border-radius:12px;padding:14px!important;background:#fffaf4}.review-form-head-v642{display:flex;justify-content:space-between;align-items:center}.review-form-head-v642 button{border:0;background:transparent;font-size:22px;cursor:pointer}.review-form-v642[hidden]{display:none!important}
.about-toolbar-v642{display:flex;flex-wrap:wrap;gap:6px;margin:7px 0}.about-toolbar-v642 button{border:1px solid #d9dde4;background:#fff;border-radius:7px;padding:6px 9px;font-size:11px;font-weight:700;cursor:pointer}.about-toolbar-v642 button:hover{border-color:#b97028;color:#9a5819}.about-editor-v642>label{font-weight:700;font-size:12px}.about-editor-v642 textarea{min-height:220px!important}
@media(max-width:900px){.reviews-layout-v642{grid-template-columns:1fr}.reviews-summary-v642{border-right:0;border-bottom:1px solid #eee7de;padding:0 0 14px}.reviews-cards-v642{grid-template-columns:1fr 1fr}}
/* ===== V6.43 UI Fixes: readability, header squeeze (1001-1150px), hero sizing, category grid ===== */

/* 1) Readability: bump real body/content text that was set too small (10-13px).
   Small badges/pills/counters are intentionally left as-is. */
.rating,.pdp-breadcrumb,.pdp-rating,.pdp-desc,.pdp-brandline,.pdp-review-link,.save-line,
.delivery-free,.delivery-date,.delivery-location,.secure-row,.buybox-meta,.cart-price-label,
.cart-stock,.gift-check,.footer-contact,.full-note,.cart-line,.mini-points,
.install-app-btn,.network-toast,.commerce-toast,.save-address-check,.about-toolbar-v642 button,
.section-head>a,.nav>a,.brand-mark,.help small,.help strong{font-size:14px!important}
.eyebrow{font-size:12px!important}
.copyright,.wishlist-count,.status-pill,.badge,.main-badge{font-size:11px!important}
body{font-size:15px}

/* 2) Header squeeze fix: the desktop header used fixed 300px+250px side columns which
   need ~1038px minimum. Below 1150px (and above the 1000px mobile breakpoint) that
   caused overlap/cramping on smaller laptop windows. This gives it room to shrink. */
@media(min-width:1001px) and (max-width:1150px){
  .header-main{grid-template-columns:210px minmax(280px,1fr) 190px;gap:18px}
  .search{grid-template-columns:1fr 42px}
  .nav{gap:20px;overflow:auto}
  .help{padding:8px 10px}
  .brand{font-size:19px}
}

/* 3) Hero heading was 64px with tight letter-spacing, which felt cramped/overflowed
   on mid-size desktop widths before the 1000px mobile breakpoint kicked in. */
@media(min-width:1001px) and (max-width:1300px){
  .hero h1{font-size:46px;letter-spacing:-1.4px}
  .hero-copy{padding:56px 28px 56px 48px}
}

/* 4) Category grid: fixed 5-column grid felt over-squeezed between 1001-1300px
   (the existing 3-column rule only applies at 1000px and below). */
@media(min-width:1001px) and (max-width:1300px){
  .categories{grid-template-columns:repeat(4,1fr)}
}

@media(max-width:650px){.personalize-head-v642{display:block}.personalize-head-v642>span{display:block;margin-top:4px}.dynamic-customization-v642{grid-template-columns:1fr}.about-card-v642,.reviews-wide-v642{padding:16px!important}.about-scroll-v642{max-height:240px}.reviews-cards-v642{grid-template-columns:1fr}.reviews-head-v642{align-items:flex-end}.write-review-btn-v642{padding:9px 11px;font-size:10px}}

/* ===== V6.44 Footer Redesign ===== */
/* Was: 4 columns (brand / Shop / an overloaded Quick-Links with nav+policy links
   mixed together / newsletter), a duplicate "Track Order" link, big empty gap
   between the brand column and Shop, and a plain arrow-only subscribe button.
   Now: 5 balanced columns with Policies split out, no duplicate link, a
   "Subscribe" label on the button, and a cleaner responsive collapse. */

.global-site-footer .footer-grid{
  display:grid!important;
  grid-template-columns:1.5fr .8fr .9fr .9fr 1.2fr!important;
  gap:28px 32px!important;
  align-items:start!important;
}
.global-site-footer .footer-policies-col a{color:#a6b2c2!important;font-size:12.5px!important}
.global-site-footer .footer-title{margin-bottom:4px}
.global-site-footer .footer-contact{gap:6px!important}

/* Subscribe button: readable label instead of just an arrow */
.global-site-footer .newsletter{height:46px!important}
.global-site-footer .newsletter button{
  width:auto!important;padding:0 16px!important;display:flex!important;
  align-items:center!important;gap:6px!important;font-size:13px!important;
  font-weight:700!important;white-space:nowrap!important;
}
.global-site-footer .newsletter button span{font-size:13px}

/* Tablet: brand row full-width on top, the 3 link columns share a row,
   newsletter full-width below. Cleaner than the old 2-column wrap. */
@media(min-width:761px) and (max-width:1150px){
  .global-site-footer .footer-grid{grid-template-columns:1fr 1fr 1fr!important;gap:26px 24px!important}
  .global-site-footer .footer-brand-col,
  .global-site-footer .footer-grid>div:last-child{grid-column:1/-1!important}
}

/* Mobile: brand full width, Shop + Quick Links paired, Policies + Newsletter
   each full width so the policy list doesn't get squeezed into a thin column. */
@media(max-width:760px){
  .global-site-footer .footer-grid{grid-template-columns:1fr 1fr!important;gap:24px 20px!important}
  .global-site-footer .footer-brand-col,
  .global-site-footer .footer-policies-col,
  .global-site-footer .footer-grid>div:last-child{grid-column:1/-1!important}
  .global-site-footer .newsletter{max-width:360px}
}

/* Category card image: uploaded category images now render instead of the
   emoji icon. Fit them neatly inside the same icon slot. */
.category-icon{display:inline-flex;align-items:center;justify-content:center}
.category-card-img{width:44px;height:44px;object-fit:cover;border-radius:10px}
@media(max-width:700px){.category-card-img{width:32px;height:32px;border-radius:8px}}
.home-v5 .category-card-img{width:100%;height:100%;object-fit:cover;border-radius:50%}

/* Long-form static pages (About, Privacy, Terms, Shipping, Returns) */
.managed-page{padding:48px 0 90px;max-width:900px}
.managed-page-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:44px 52px;box-shadow:var(--shadow)}
.managed-page-card .eyebrow{font-size:11px;font-weight:800;letter-spacing:1.5px;color:var(--gold)}
.managed-page-card h1{font-size:34px;margin:10px 0 26px;letter-spacing:-.5px}
.managed-page-content{color:#3d4552;font-size:15px;line-height:1.8}
.managed-page-content h2{font-size:21px;margin:30px 0 12px;color:#1c2433;letter-spacing:-.2px}
.managed-page-content h2:first-child{margin-top:0}
.managed-page-content h3{font-size:16px;margin:22px 0 8px;color:#2a3242}
.managed-page-content p{margin:0 0 14px}
.managed-page-content ul{margin:0 0 16px;padding-left:22px;display:grid;gap:8px}
.managed-page-content li{line-height:1.6}
@media(max-width:700px){.managed-page-card{padding:28px 22px}.managed-page-card h1{font-size:26px}}
