/* ==========================================================================
   Vision Spa — layout polish & responsive (keeps existing identity)
   ========================================================================== */

html{overflow-x:hidden}
img{height:auto}
.promo-box .pb-img{height:100%}
.pay-logo{height:24px;width:auto}
.page,.bk-wrap,.ck-wrap,.et-wrap,.of-wrap,.sg-wrap,.pd-wrap,.ao-wrap,.oc-wrap,.etc-wrap{
  width:100%;max-width:1440px;margin-left:auto;margin-right:auto;box-sizing:border-box;
}
.pd-wrap{max-width:1440px}
.ao-wrap,.oc-wrap,.etc-wrap{max-width:900px}
.etc-wrap{max-width:820px}

.storefront-chrome{
  width:100%;max-width:none;margin:0;position:sticky;top:0;z-index:80;
  background:rgba(255,252,247,.92);backdrop-filter:blur(12px);
  transition:box-shadow .28s ease, background .28s ease;
}
.storefront-chrome.is-scrolled{
  box-shadow:0 8px 24px rgba(60,45,25,.08);
  background:rgba(255,252,247,.97);
}
.storefront-chrome .navbar-home,
.storefront-chrome .topbar{
  width:100%;max-width:1440px;margin-left:auto;margin-right:auto;box-sizing:border-box;
}

/* Tokens: readable logo, consistent radius/focus */
.logo .logo-sub{font-size:8.5px;letter-spacing:.22em}
.field input:focus,.field textarea:focus,.et-input:focus,.coupon-row input:focus,.sg-search input:focus{
  outline:2px solid rgba(181,133,47,.35);outline-offset:1px;border-color:var(--gold);
}
.btn:focus-visible,.icon-box:focus-visible,.nav-burger:focus-visible{
  outline:2px solid var(--gold);outline-offset:2px;
}
.btn-gold,.coupon-row .btn-apply{background:var(--gold-grad-btn);border-radius:var(--radius-sm)}
.qty-btn{width:32px;height:32px;border-radius:8px}

/* Flash: below chrome, not covering checkout CTA */
.sf-flash{
  position:fixed;top:18px;left:50%;transform:translateX(-50%);z-index:80;
  max-width:min(520px,calc(100% - 32px));padding:12px 18px;border-radius:10px;font-size:13px;
  box-shadow:0 8px 24px rgba(60,45,25,.12);
}
.toast{z-index:90}

/* Navbar */
.navbar-home{position:relative;gap:16px;padding:12px 18px 12px 22px}
.navbar-home .nav-cluster{display:flex;align-items:center;gap:28px;min-width:0;flex:1}
.navbar-home .nav-links{flex-wrap:nowrap}
.navbar-home .nav-dd-menu{z-index:60}
.navbar-home .nav-actions{display:flex;align-items:center;gap:8px;flex:none}
.nav-search{
  display:flex;align-items:center;gap:8px;height:38px;width:148px;
  border-radius:10px;background:#f6f2ec;padding:0 12px;
}
.nav-search input{
  border:0;outline:0;width:100%;min-width:0;background:transparent;
  font-family:var(--font-sans);font-size:13px;color:var(--text);
}
.nav-search button{background:none;border:0;padding:0;display:flex;cursor:pointer}
.navbar-home .icon-box{width:38px;height:38px;flex:none}
.cart-badge.is-zero{display:none}
.nav-burger{
  display:none;width:38px;height:38px;border:0;border-radius:10px;background:#f6f2ec;
  align-items:center;justify-content:center;cursor:pointer;flex:none;
}
.nav-drawer-backdrop{display:none}

html[dir=rtl] .navbar-home .nav-dd-menu{left:auto;right:50%}
html[dir=rtl] .hero .hero-img{right:auto;left:0}
html[dir=rtl] .hero .hero-fade{left:auto;right:0;background:linear-gradient(270deg,#f6f0e7 62%,rgba(246,240,231,0) 100%)}
html[dir=rtl] .hero .hero-copy{left:auto;right:96px}
html[dir=rtl] .hero .dots-left{left:auto;right:34px}
html[dir=rtl] .hero .avatars{right:auto;left:64px}
html[dir=rtl] .category-card img,html[dir=rtl] .promo-box img,html[dir=rtl] .service-card img{right:auto;left:0;object-position:left bottom}
html[dir=rtl] .promo-box .pb-img{right:auto;left:0;object-position:left center}
html[dir=rtl] .promo-box .pb-fade-light{background:linear-gradient(245deg,#f8f4ed 42%,rgba(248,244,237,.5) 64%,rgba(248,244,237,0) 88%)}
html[dir=rtl] .category-card .cc-text,html[dir=rtl] .category-card .cc-cta,
html[dir=rtl] .promo-box .pb-text,html[dir=rtl] .promo-box .pb-cta,
html[dir=rtl] .service-card .sc-text,html[dir=rtl] .service-card .sc-cta{left:auto;right:26px}
html[dir=rtl] .of-hero img{left:auto;right:280px}
html[dir=rtl] .of-hero .oh-copy{left:auto;right:66px}
html[dir=rtl] .of-hero .oh-pct{right:auto;left:48px}
html[dir=rtl] .advisor-card img,html[dir=rtl] .ck-advisor img{right:auto;left:0}
html[dir=rtl] .advisor-card .ac-text,html[dir=rtl] .advisor-card .ac-btn,
html[dir=rtl] .ck-advisor .copy{left:auto;right:22px}
html[dir=rtl] .sg-banner img{right:auto;left:0}
html[dir=rtl] .sg-banner .sb-text,html[dir=rtl] .sg-banner .sb-cta{left:auto;right:30px}
html[dir=rtl] .sg-carousel-next{right:auto;left:-6px}
html[dir=rtl] .feat-card .fc-wish{right:auto;left:8px}
html[dir=rtl] .trust-item{border-right:0;border-left:1px solid var(--line-softer)}
html[dir=rtl] .trust-item:last-child{border-left:0}
html[dir=rtl] .values-strip .v-item{border-right:0;border-left:1px solid var(--line-softer)}
html[dir=rtl] .values-strip .v-item:last-child{border-left:0}

/* Product cards — name + clamp */
.product-card .pc-name{
  font-size:13.5px;color:var(--text);margin-top:6px;line-height:1.35;
  display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px;
}
.product-card .pc-code{font-size:11.5px;color:var(--text-faint);margin-top:4px}
.product-card .pc-image img{object-fit:contain}
.feat-card .fc-image{background:transparent;overflow:visible}
.feat-card .fc-image img{object-fit:contain;object-position:center;padding:4px 6px;image-rendering:auto}
.category-card img{object-fit:contain;object-position:right bottom;width:68%;height:92%}
.product-card .pc-image{background:transparent}
.product-card .pc-image img{object-fit:contain;object-position:center;padding:14px 12px 6px}
.feat-card .fc-name{
  display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px;line-height:1.35;
}
.feat-card .fc-price{font-size:16px}
.deal-card .dc-name{
  display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:34px;
}
.deal-card .dc-img img{object-fit:contain;padding:8px;box-sizing:border-box}
.pd-related-card .rc-name{
  display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;
}
.pd-related-card .rc-img img{object-fit:contain;padding:8px}

/* Category / promo cards: text not colliding */
.category-card .cc-text{width:min(200px,52%);z-index:2}
.category-card .cc-title{
  display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;
}
.category-card img{object-fit:contain;object-position:right bottom;width:68%;height:92%}

/* Hero */
.hero{height:clamp(420px,52vw,560px)}
.hero h1{font-size:clamp(32px,4.2vw,52px)}
.hero .hero-copy{pointer-events:auto;width:min(520px,46%)}
.hero .hero-trust{width:100%;max-width:640px;flex-wrap:nowrap;row-gap:0}
.hero .hero-trust .ht-item{white-space:normal;padding-right:10px;margin-right:10px}
.hero .dots-left{display:none}

/* Brand / values / trust wrap */
.brand-strip{flex-wrap:nowrap;gap:8px}
.brand-item{flex:none;min-width:100px}
.brand-fallback{font-size:14px;text-align:center}
.values-strip{row-gap:0}
.values-strip .v-item{min-width:0}
.trust-strip{flex-wrap:wrap}
.trust-item{flex:1 1 180px}

.featured{align-items:stretch}
.feat-grid{grid-template-columns:repeat(5,minmax(0,1fr))}

.pd-strip,.pd-strip2{width:auto;margin-left:30px;margin-right:30px}
.pd-gallery{flex-wrap:wrap}
.pd-info{min-width:min(100%,320px)}
.pd-info .pd-name{font-size:clamp(22px,2.4vw,31px);line-height:1.2;overflow-wrap:anywhere}
.pd-hero img{object-fit:contain;background:#efe8dd}

.ck-step-line{flex:1;max-width:150px;min-width:24px;width:auto}
.steps{flex-wrap:wrap;gap:10px}
.ck-footer .btn-gold{padding:16px 40px;font-size:18px}
.ck-map{max-height:140px}

.bk-item{flex-wrap:wrap}
.bk-item .bi-right{width:auto}
.wishlist-grid{padding:8px 24px 28px;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.bk-title{padding:8px 24px 0}
.bk-sub{padding:0 24px}

.legal-page h1{font-family:var(--font-serif);font-size:32px;margin:0 0 8px;color:var(--ink);font-weight:400}
.legal-page .legal-kicker{color:var(--text-faint);margin:0 0 24px}
.legal-page p{font-size:14.5px;line-height:1.85;color:var(--text-mute);margin:0 0 16px}
.legal-page a{color:var(--gold)}

.empty-state{padding:56px 24px;text-align:center;color:var(--text-mute)}
.empty-state svg{margin:0 auto 16px;display:block}
.empty-state a{color:var(--gold)}

.ao-card{flex-wrap:wrap;gap:12px}
.ao-num,.bi-name,.ck-sum-item-name{overflow-wrap:anywhere}

.of-pct-num{font-size:clamp(42px,6vw,72px)}
.of-flash-title{font-size:clamp(28px,3.4vw,42px)}
.of-hero img{object-fit:cover}

.slots-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.newsletter-input{max-width:100%}
.sg-filters-toggle{display:none}

/* Auth (Vision Spa, not Breeze indigo) */
.auth-shell{min-height:100vh;background:var(--cream);display:flex;flex-direction:column}
.auth-card{
  width:min(440px,calc(100% - 32px));margin:48px auto 64px;background:var(--paper);
  border-radius:var(--radius-lg);box-shadow:var(--shadow-panel);padding:36px 32px;
}
.auth-card h1{font-family:var(--font-serif);font-size:28px;font-weight:400;margin:0 0 8px;color:var(--ink)}
.auth-card .auth-sub{font-size:13.5px;color:var(--text-mute);margin:0 0 24px}
.auth-card .field{margin-bottom:16px}
.auth-card .field label{display:block;font-size:12px;color:var(--text-faint);margin-bottom:6px}
.auth-card .field input,.auth-input,.profile-wrap input[type=text],.profile-wrap input[type=email],.profile-wrap input[type=password]{
  width:100%;border:1px solid var(--border-input);border-radius:8px;padding:12px 13px;
  font-size:14px;font-family:var(--font-sans);background:#fff;color:var(--text);box-sizing:border-box;
}
.auth-label{display:block;font-size:12px;color:var(--text-faint);margin-bottom:6px}
.auth-errors{margin:8px 0 0;padding:0 0 0 16px;color:var(--danger);font-size:12.5px;line-height:1.5}
.text-gray-600,.text-gray-800,.text-gray-900{color:var(--text-mute);font-size:13.5px;line-height:1.7}
.text-green-600{color:#3f8a5c}
.btn-danger{background:#c0563f;color:#fff;border-radius:9px;padding:12px 18px;font-size:13px;border:0}
.auth-card .btn-gold,.profile-wrap .btn-gold{width:auto;margin-top:12px}
.auth-card .auth-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;flex-wrap:wrap}
.auth-card a,.profile-wrap a.underline{color:var(--gold)}
.auth-card .btn-gold{width:100%;margin-top:18px}
.auth-check{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-mute)}
.auth-check input{accent-color:var(--gold)}
.profile-wrap{width:100%;max-width:820px;margin:0 auto;padding:24px}
.profile-wrap .panel{padding:28px}
.profile-wrap h2{font-family:var(--font-serif);font-size:22px;font-weight:400;margin:0 0 16px}
.profile-section{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px;margin-top:16px}

.mt-1{margin-top:4px}.mt-4{margin-top:16px}.mb-4{margin-bottom:16px}
.block{display:block}.w-full{width:100%}
.text-sm{font-size:13px}

@media (max-width:1366px){
  .navbar-home{margin-left:16px;margin-right:16px}
  .navbar-home .nav-cluster{gap:18px}
  .navbar-home .nav-links{gap:16px;font-size:11px;letter-spacing:.08em}
  .hero{margin-left:16px;margin-right:16px}
  .hero .hero-copy{left:40px;top:56px}
  .brand-strip,.cat-grid,.featured,.values-strip,.promo-row{margin-left:16px;margin-right:16px}
  .feat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
  .feat-card .fc-image{height:140px}
  .featured .feat-intro{gap:12px;align-items:center;text-align:center}
  .featured .feat-intro h2{font-size:28px}
  .cat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
  .promo-row{grid-template-columns:repeat(3,minmax(0,1fr))}
  .values-strip{grid-template-columns:repeat(5,minmax(0,1fr));padding:10px 4px}
  .values-strip .v-item{padding:0 8px;gap:8px}
  .values-points{display:flex}
  .values-points .v-item{font-size:11px;padding:0 6px}
  .deals-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media (max-width:1100px){
  .feat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
  .feat-card{padding:12px}
  .feat-card .fc-image{height:128px}
  .featured .feat-intro{flex-wrap:wrap;align-items:center;justify-content:center;text-align:center}
  .feat-viewall{margin-top:4px}
  .values-strip{grid-template-columns:repeat(5,minmax(0,1fr));row-gap:0}
  .values-strip .v-item{border-right:0;padding:4px 8px}
  .values-strip .v-a,.values-strip .v-b{white-space:normal}
  .values-points{display:flex;flex-wrap:wrap}
  .values-points .v-item{flex:1 1 20%;white-space:normal;font-size:11.5px;padding:6px 8px}
  .contact-strip{grid-template-columns:repeat(3,minmax(0,1fr))}
  .promo-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
  .wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .featured{flex-direction:column}
  .featured .feat-intro{width:100%;padding-top:0}
  .featured .feat-intro h2 br{display:none}
  .ck-cols{grid-template-columns:1fr 1fr}
  .pd-details-row{flex-direction:column;padding-left:20px;padding-right:20px}
  .pd-details{width:100%}
  .pd-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .et-body{flex-direction:column}
  .et-side{width:100%}
  .of-hero{height:auto;min-height:340px}
  .of-hero img{position:relative;left:auto;width:100%;height:280px}
  .of-hero .oh-copy{position:relative;left:auto;top:auto;width:auto;padding:28px 24px 20px}
  .of-hero .oh-pct{position:relative;right:auto;top:auto;padding:0 24px 24px;text-align:left}
  .of-services{grid-template-columns:1fr}
  .bk-body{flex-direction:column}
  .bk-summary,.bk-coupon{width:100%}
  .bk-coupon-row{flex-direction:column}
  .sg-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .footer-grid{grid-template-columns:1fr 1fr;gap:28px}
}

@media (max-width:860px){
  .nav-burger{display:none}
  .navbar-home .nav-actions{display:none}
  .navbar-home{
    justify-content:center;padding:10px 16px;
    background:rgba(255,252,247,.94);border-radius:14px;
    margin-left:12px;margin-right:12px;
  }
  body.page-home .storefront-chrome .navbar-home{
    background:rgba(255,252,247,.88);
  }
  body.page-home .storefront-chrome.is-scrolled .navbar-home{
    background:rgba(255,252,247,.96);
  }
  .topbar{display:none}
  .navbar-home .nav-cluster{justify-content:center;width:100%}
  .navbar-home .nav-links{
    display:none;position:fixed;inset:0 auto 0 0;width:min(320px,86vw);height:100%;
    background:#fff;z-index:90;flex-direction:column;align-items:stretch;gap:0;
    padding:24px 18px 110px;overflow-y:auto;box-shadow:8px 0 30px rgba(60,45,25,.12);
    font-size:13px;letter-spacing:.06em;text-transform:none;
  }
  html[dir=rtl] .navbar-home .nav-links{inset:0 0 0 auto;box-shadow:-8px 0 30px rgba(60,45,25,.12)}
  .navbar-home .nav-links.open{display:flex}
  .nav-drawer-backdrop.open{display:block;position:fixed;inset:0;background:rgba(29,27,24,.4);z-index:85}
  .navbar-home .nav-dd{flex-direction:column;align-items:stretch}
  .navbar-home .nav-dd-menu{
    position:static;transform:none;opacity:1;visibility:visible;pointer-events:auto;
    box-shadow:none;border:0;padding:0 0 8px 12px;max-height:none;
  }
  .navbar-home .nav-dd-menu::before{display:none}
  .navbar-home .nav-links .sep{display:none}
  .navbar-home .nav-links a,.navbar-home .nav-dd-trigger{padding:12px 8px;border:0}
  .navbar-home .nav-links a.active,.navbar-home .nav-dd-trigger.active{border-bottom:0;color:var(--gold)}
  .nav-search{display:none}
  .nav-search-mobile{display:flex;margin:8px 8px 16px;width:auto}
  .navbar-home .nav-links.open .nav-search-mobile{display:flex}

  body{padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))}
  .basket-dock{display:none !important}
  .toast{bottom:calc(100px + env(safe-area-inset-bottom,0px))}
  body:has(.bk-wrap),
  body:has(.ck-wrap){padding-bottom:24px}

  .hero{height:auto;min-height:0;display:flex;flex-direction:column}
  .hero .hero-img{position:relative;width:100%;height:280px;right:auto}
  .hero .hero-fade{display:none}
  .hero .hero-copy{position:relative;left:auto;top:auto;width:auto;padding:28px 22px 24px}
  .hero .hero-ctas{flex-direction:column}
  .hero .hero-ctas .btn{width:100%}
  .hero .avatars{position:relative;right:auto;bottom:auto;margin:0 22px 22px;width:max-content}
  .hero-cta-shop,.hero-cta-test{gap:12px}

  .cat-grid{display:grid;grid-template-columns:repeat(5,minmax(180px,1fr));gap:12px;overflow-x:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch}
  .wishlist-grid,.promo-row,.sg-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .feat-grid{display:grid;grid-template-columns:repeat(5,minmax(180px,1fr));gap:12px;overflow-x:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch}
  .feat-card{min-width:180px}
  .featured .feat-intro{flex-direction:column;align-items:center;text-align:center;gap:12px}
  .values-strip,.contact-strip{grid-template-columns:1fr 1fr;row-gap:10px;padding:10px 8px}
  .values-strip .v-a,.values-strip .v-b{white-space:normal}
  .values-points{display:flex;flex-wrap:wrap}
  .values-points .v-item{flex:1 1 40%;white-space:normal;border-right:0}
  .category-card{height:210px}
  .brand-logo{height:22px;max-width:110px}
  .brand-item{min-width:88px;padding:0 12px;height:48px}
  .deals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ck-cols{grid-template-columns:1fr;padding:16px}
  .ck-footer{flex-direction:column;align-items:stretch;gap:14px;padding:20px 16px 24px}
  .ck-footer .btn-gold{width:100%;padding:16px}
  .ck-footer .hint{order:3}
  .ck-addr-grid{grid-template-columns:1fr}
  .pd-wrap{padding:12px}
  .pd-gallery{padding:0 16px;flex-direction:column}
  .pd-gallery-left{width:100%}
  .pd-thumbs{flex-direction:row;width:auto;overflow-x:auto}
  .pd-hero{width:100%;height:280px}
  .pd-cta-2{grid-template-columns:1fr}
  .pd-lens-grid{grid-template-columns:1fr 1fr}
  .pd-strip,.pd-strip2{flex-direction:column;align-items:flex-start;margin:16px;padding:12px 8px}
  .pd-strip2 .trust-item{border-right:0;padding:10px 16px}
  .steps,.steps-center{padding:14px 16px;overflow-x:auto}
  .ck-header{padding:16px 16px 0}
  .ck-header h1{font-size:28px}
  .bk-item .bi-img{width:100%;height:160px}
  .footer-grid{grid-template-columns:1fr;padding:24px 0 20px}
  .footer-bottom{flex-direction:column;gap:12px;text-align:center;min-height:0;padding:14px 0 16px}
  .footer-copy{flex:none}
  .pay-badges{justify-content:center}
  .of-trust,.of-bottom,.of-bottom-trust{flex-direction:column;align-items:flex-start}
  .slots-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sg-filters-toggle{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;padding:10px 14px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:13px}
  .sg-filters{display:none}
  .sg-filters.open{display:block}
  .ao-right{width:100%;justify-content:space-between}
  .site-footer{padding:0 16px}
}

@media (max-width:480px){
  .wishlist-grid,.sg-grid,.deals-grid,.promo-row{grid-template-columns:1fr}
  .cat-grid{grid-template-columns:repeat(5,minmax(168px,1fr))}
  .feat-grid{grid-template-columns:repeat(5,minmax(168px,1fr))}
  .values-strip,.contact-strip{grid-template-columns:1fr;margin-bottom:24px}
  .hero h1{font-size:30px}
  .hero .hero-img{height:220px}
  .navbar-home{margin-left:10px;margin-right:10px;padding:10px 12px}
  .pd-hero{height:220px}
  .auth-card{padding:28px 20px;margin-top:28px}
}

@media (min-width:861px){
  .nav-search-mobile{display:none !important}
}

/* Homepage: reference-inspired floating chrome + above-the-fold brand rail */
body.page-home{position:relative;--scroll-y:0;--scroll-p:0;background:#f6f2ec}
body.page-home .site-footer{margin-top:18px}
body.page-home .storefront-chrome{
  position:fixed;top:0;left:0;right:0;z-index:80;width:100%;max-width:none;padding:0;
  pointer-events:none;background:linear-gradient(180deg,rgba(250,247,242,.98),rgba(250,247,242,.72) 72%,transparent);
  backdrop-filter:none;box-shadow:none;transform:none;opacity:1;
}
body.page-home .storefront-chrome.is-scrolled{backdrop-filter:blur(14px);}
body.page-home .storefront-chrome .topbar,body.page-home .storefront-chrome .navbar-home,
body.page-home .storefront-chrome .nav-burger,body.page-home .storefront-chrome .nav-drawer-backdrop{pointer-events:auto}
body.page-home .storefront-chrome .topbar{height:34px;padding-top:7px;padding-bottom:5px;font-size:10px;color:#514a43}
body.page-home .storefront-chrome .navbar-home{width:calc(100% - 48px);max-width:1392px;margin:0 auto 12px;min-height:68px;padding:10px 18px 10px 24px;border-radius:18px;box-shadow:0 10px 35px rgba(76,57,31,.08)}
body.page-home .navbar-home .nav-cluster{gap:32px}
body.page-home .navbar-home .nav-links{gap:20px;font-size:10px;letter-spacing:.07em}
body.page-home .navbar-home .nav-search{width:38px;padding:0;justify-content:center}
body.page-home .navbar-home .nav-search input{display:none}

body.page-home .hero{
  position:relative;top:0;left:0;margin:0 24px;width:calc(100% - 48px);max-width:none;
  height:calc(100svh - 72px);min-height:580px;max-height:780px;border-radius:0 0 44px 44px;overflow:hidden;
  background:linear-gradient(105deg,#f8f2e9 0%,#f4ede3 48%,#eee4d8 100%);--scroll-y:0;--scroll-p:0;
}
body.page-home .hero::before{content:'';position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(250,247,242,.78) 0,rgba(250,247,242,.22) 20%,transparent 42%)}
/* body.page-home .hero::after{content:'';position:absolute;right:5%;top:12%;width:46%;height:78%;z-index:2;border:2px solid rgba(190,137,42,.64);border-left-color:transparent;border-radius:48% 48% 14% 48%;pointer-events:none} */
body.page-home .hero .hero-slides{position:absolute;inset:0}
body.page-home .hero .hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s ease;pointer-events:none}
body.page-home .hero .hero-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}
body.page-home .hero .hero-img{position:absolute;inset:0 0 0 auto;width:100%;height:100%;object-fit:cover;object-position:center 28%}
body.page-home .hero .hero-fade{left:0;top:0;width:64%;height:100%;z-index:2;background:linear-gradient(90deg,#f8f2e9 55%,rgba(248,242,233,.76) 76%,transparent 100%)}
body.page-home .hero .hero-copy{top:clamp(145px,19vh,184px);left:7.4%;z-index:3;width:min(560px,45%)}
body.page-home .hero .hero-eyebrow{font-size:11px;letter-spacing:.32em;margin-bottom:14px}
body.page-home .hero h1{font-size:clamp(44px,4.2vw,64px);line-height:1.02;letter-spacing:-.025em}
body.page-home .hero .hero-rule{margin:17px 0 14px;width:56px}
body.page-home .hero p{font-size:12px;line-height:1.72;max-width:300px}
body.page-home .hero .hero-ctas{gap:14px;margin-top:21px}
body.page-home .hero .btn{min-height:44px;padding:11px 18px;font-size:10px;letter-spacing:.05em}
body.page-home .hero .hero-cta-shop,body.page-home .hero .hero-cta-test{gap:18px}
body.page-home .hero .hero-trust{margin-top:23px;width:min(630px,118%)}
body.page-home .hero .hero-trust .ht-item{flex-direction:row;gap:8px;padding-right:10px;margin-right:10px;border-right:0}
body.page-home .hero .hero-trust .ht-item>svg{width:19px;height:19px;flex:none;fill:none;stroke:var(--gold);stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
body.page-home .hero .hero-trust .ht-a{font-size:9.5px}
body.page-home .hero .hero-trust .ht-b{font-size:8px}

body.page-home .hero-side-dots{position:absolute;left:18px;top:50%;transform:translateY(-50%);z-index:7;display:flex;flex-direction:column;align-items:center;gap:12px;padding:15px 10px;background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.8);border-radius:999px;box-shadow:0 8px 24px rgba(60,45,25,.09)}
body.page-home .hero-dot{position:relative;width:24px;height:16px;border:0;padding:0;background:transparent;cursor:pointer}
body.page-home .hero-dot::before{content:'';position:absolute;left:50%;top:50%;width:6px;height:6px;border-radius:50%;background:#d4b476;transform:translate(-50%,-50%);transition:background .2s ease,box-shadow .2s ease}
body.page-home .hero-dot.is-active::before{width:8px;height:8px;background:#29251f;box-shadow:0 0 0 3px #eee5d8}
body.page-home .hero-tech-card{position:absolute;right:5.3%;top:40%;z-index:6;width:158px;padding:20px 18px 17px;background:rgba(255,255,255,.88);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.9);border-radius:20px;box-shadow:0 12px 34px rgba(60,45,25,.09)}
body.page-home .hero-tech-icon{display:flex;align-items:center;width:42px;height:25px;margin-bottom:14px}
body.page-home .hero-tech-icon span{display:block;width:22px;height:13px;border:2px solid #24211d;border-radius:50%}
body.page-home .hero-tech-icon span+span{margin-left:-4px}
body.page-home .hero-tech-card strong{display:block;font-size:9.5px;letter-spacing:.06em;color:#24211d}
body.page-home .hero-tech-card p{font-size:9.5px;line-height:1.6;color:#655e56;margin:10px 0 12px;max-width:none}
body.page-home .hero-tech-card a{font-size:8.5px;letter-spacing:.08em;color:var(--gold);display:inline-flex;gap:8px;align-items:center}
body.page-home .hero .avatars{right:8.2%;bottom:10%;z-index:6;padding:7px 8px 7px 10px;gap:9px}
body.page-home .hero .avatar-stack{display:flex}
body.page-home .hero .avatars img{width:32px;height:32px;margin-left:-6px;border:2px solid #fff}
body.page-home .hero .avatars img:first-child{margin-left:0}
body.page-home .hero .avatars .plus{width:34px;height:34px;font-size:21px;font-weight:300;background:#fff;border:1px solid #e6ded3}
body.page-home .hero-nav{position:absolute;right:12px;top:50%;transform:translateY(-50%);z-index:7;display:flex;flex-direction:column;align-items:center;gap:5px;padding:7px 5px;background:rgba(255,255,255,.88);backdrop-filter:blur(8px);border-radius:999px;box-shadow:0 8px 24px rgba(60,45,25,.09)}
body.page-home .hero-nav-btn{width:30px;height:30px;border-radius:50%;border:0;background:transparent;color:#5b534a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}
body.page-home .hero-nav-btn:hover:not(:disabled){background:#f4ede2;color:var(--gold)}
body.page-home .hero-nav-btn:disabled{opacity:.35;cursor:default}
body.page-home .hero-count{display:flex;flex-direction:column;align-items:center;gap:1px;font-size:7px;color:#a0968b;line-height:1}
body.page-home .hero-count strong{font-size:10px;color:#29251f;font-weight:500}
body.page-home .hero-pause{position:relative;width:24px;height:24px;border:0;border-radius:50%;background:transparent;cursor:pointer;padding:0;color:#70685f}
body.page-home .hero-pause:hover{background:#f4ede2;color:var(--gold)}
body.page-home .pause-icon,body.page-home .pause-icon::after{position:absolute;top:8px;width:2px;height:8px;border-radius:2px;background:currentColor;content:''}
body.page-home .pause-icon{left:9px}
body.page-home .pause-icon::after{left:4px;top:0}
body.page-home .play-icon{display:none;position:absolute;left:9px;top:7px;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid currentColor}
body.page-home .hero-pause.is-paused .pause-icon{display:none}
body.page-home .hero-pause.is-paused .play-icon{display:block}

body.page-home .page{position:relative;z-index:8}
body.page-home .brand-strip{margin:-40px 24px 0;border-radius:18px;padding:12px 18px 12px 10px;min-height:72px;box-shadow:0 14px 38px rgba(60,45,25,.09)}
body.page-home .brand-item{height:44px;min-width:96px;padding:0 14px}
body.page-home .brand-logo{height:22px;max-width:116px}

html[dir=rtl] body.page-home .hero::after{right:auto;left:5%;border-left-color:rgba(190,137,42,.64);border-right-color:transparent;border-radius:48% 48% 48% 14%}
html[dir=rtl] body.page-home .hero .hero-img{left:0;right:auto;object-position:center 28%}
html[dir=rtl] body.page-home .hero .hero-fade{left:auto;right:0;background:linear-gradient(270deg,#f8f2e9 55%,rgba(248,242,233,.76) 76%,transparent 100%)}
html[dir=rtl] body.page-home .hero .hero-copy{left:auto;right:7.4%}
html[dir=rtl] body.page-home .hero-side-dots{left:auto;right:18px}
html[dir=rtl] body.page-home .hero-nav{right:auto;left:12px}
html[dir=rtl] body.page-home .hero-tech-card{right:auto;left:5.3%}
html[dir=rtl] body.page-home .hero .avatars{right:auto;left:8.2%}

@media (max-width:1180px){
  body.page-home .navbar-home .nav-links{gap:13px;font-size:9px}
  body.page-home .navbar-home .nav-cluster{gap:18px}
  body.page-home .hero .hero-copy{left:5%;width:48%}
  html[dir=rtl] body.page-home .hero .hero-copy{left:auto;right:5%}
  body.page-home .hero-tech-card{right:3%}
  body.page-home .hero .avatars{right:6%}
}

@media (max-width:860px){
  body.page-home .storefront-chrome .topbar{display:none}
  body.page-home .storefront-chrome .navbar-home{width:calc(100% - 24px);margin:10px auto 0;min-height:58px;border-radius:15px}
  body.page-home .hero{margin:0 10px;width:calc(100% - 20px);height:calc(100svh - 150px);min-height:540px;max-height:680px;border-radius:0 0 28px 28px}
  body.page-home .hero::after{display:none}
  body.page-home .hero .hero-img{inset:auto 0 0;width:100%;height:58%;object-position:center 20%}
  body.page-home .hero .hero-fade{inset:0;width:100%;height:72%;background:linear-gradient(180deg,#f8f2e9 56%,rgba(248,242,233,.76) 76%,transparent 100%)}
  body.page-home .hero .hero-copy{left:24px;right:24px;top:92px;width:auto;padding:0}
  html[dir=rtl] body.page-home .hero .hero-copy{left:24px;right:24px}
  body.page-home .hero h1{font-size:clamp(34px,10vw,46px);max-width:420px}
  body.page-home .hero .hero-trust{display:none}
  body.page-home .hero-tech-card{display:none}
  body.page-home .hero-side-dots{left:14px;top:auto;bottom:78px;flex-direction:row;transform:none;padding:9px 13px}
  html[dir=rtl] body.page-home .hero-side-dots{left:auto;right:14px}
  body.page-home .hero-nav{right:12px;top:auto;bottom:68px;transform:none;flex-direction:row}
  html[dir=rtl] body.page-home .hero-nav{right:auto;left:12px}
  body.page-home .hero-count{flex-direction:row;gap:3px}
  body.page-home .hero .avatars{right:22px;bottom:124px}
  html[dir=rtl] body.page-home .hero .avatars{right:auto;left:22px}
  body.page-home .brand-strip{margin:-30px 10px 0;padding:10px 12px;min-height:64px}
  body.page-home .brand-item{min-width:86px;padding:0 10px}
  body.page-home .brand-viewall{padding:9px 10px}
}

@media (max-width:480px){
  body.page-home .hero{min-height:520px}
  body.page-home .hero .hero-copy{top:82px}
  body.page-home .hero .hero-eyebrow{margin-bottom:10px}
  body.page-home .hero h1{font-size:34px}
  body.page-home .hero .hero-rule{margin:12px 0}
  body.page-home .hero p{font-size:11px;max-width:250px}
  body.page-home .hero .hero-ctas{margin-top:15px;gap:8px}
  body.page-home .hero .btn{padding:10px 12px;font-size:9px}
  body.page-home .hero .avatars{display:none}
}

@media (prefers-reduced-motion:reduce){
  body.page-home .hero-slide,body.page-home .hero-dot,body.page-home .hero-nav-btn{transition:none!important}
  body.page-home .hero[data-parallax] .hero-slide.is-active .hero-img,
  body.page-home .hero[data-parallax] .hero-slide.is-active .hero-fade,
  body.page-home .hero[data-parallax] .hero-slide.is-active .hero-copy{transform:none!important;opacity:1!important}
}

/* Homepage shopping showcase */
.shop-showcase{margin:30px 24px 0;padding:34px 28px 24px;background:linear-gradient(145deg,#fff 0%,#fdfbf8 58%,#f7f0e6 100%);border:1px solid rgba(225,214,198,.72);border-radius:24px;box-shadow:0 18px 48px rgba(60,45,25,.07);overflow:hidden}
.shop-showcase-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}
.shop-showcase-copy{max-width:650px}
.shop-showcase .feat-eyebrow{font-size:10px;letter-spacing:.28em;color:var(--gold);font-weight:500}
.shop-showcase h2{margin:8px 0 0;font-family:var(--font-serif);font-size:36px;line-height:1.12;font-weight:400;color:var(--ink);letter-spacing:-.02em}
.shop-showcase-copy>p{margin:10px 0 0;max-width:580px;font-size:13px;line-height:1.7;color:var(--text-mute)}
.shop-all-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 17px;border:1px solid #e7ded1;border-radius:12px;background:#fff;color:#4a443e;font-size:10px;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease}
.shop-all-link:hover{border-color:#c9a15a;color:var(--gold);box-shadow:0 8px 20px rgba(60,45,25,.08)}
.shop-filter-row{display:flex;align-items:center;gap:8px;margin-top:24px;padding-bottom:2px;overflow-x:auto;scrollbar-width:none}
.shop-filter-row::-webkit-scrollbar{display:none}
.shop-filter{flex:none;min-height:40px;padding:0 17px;border:1px solid #e8e0d5;border-radius:999px;background:#fff;color:#625a52;font:500 11px/1 var(--font-sans);letter-spacing:.03em;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}
.shop-filter:hover{border-color:#cdb079;color:#8e6724}
.shop-filter.is-active{background:#211e1a;border-color:#211e1a;color:#fff;box-shadow:0 7px 18px rgba(33,30,26,.14)}
.shop-filter:focus-visible,.shop-rail-arrow:focus-visible,.shop-product-rail:focus-visible{outline:2px solid var(--gold);outline-offset:3px}
.shop-rail-shell{position:relative;margin-top:20px}
.shop-product-rail{display:flex; flex-wrap: wrap; gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;padding:2px 2px 16px}
.shop-product-rail::-webkit-scrollbar{display:none}
.shop-product-rail[hidden]{display:none}
.shop-product-rail .feat-card{flex:0 0 calc((100% - 48px)/4);scroll-snap-align:start;display:flex;flex-direction:column;padding:12px;border:1px solid #eee7dd;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(60,45,25,.05);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.shop-product-rail .feat-card:hover{transform:translateY(-3px);border-color:#dec9a3;box-shadow:0 15px 34px rgba(60,45,25,.09)}
.shop-product-rail .feat-card[hidden]{display:none}
.shop-product-rail .fc-image{height:205px;border-radius:13px;background:linear-gradient(145deg,#faf7f2,#f2ece3);overflow:hidden}
.shop-product-rail .fc-image-link{display:block;width:100%;height:100%}
.shop-product-rail .fc-image img{width:100%;height:100%;object-fit:contain;padding:15px 12px 9px;box-sizing:border-box;transition:transform .35s ease}
.shop-product-rail .feat-card:hover .fc-image img{transform:scale(1.035)}
.shop-product-rail .fc-wish{width:38px;height:38px;right:10px;top:10px;border:1px solid rgba(230,222,211,.9);cursor:pointer}
.shop-product-rail .fc-wish:hover,.shop-product-rail .fc-wish.active{color:var(--gold);background:#fff8ed}
.shop-product-rail .fc-badge{position:absolute;left:10px;top:10px;z-index:2;padding:6px 9px;border-radius:999px;font-size:8px;line-height:1;letter-spacing:.08em;text-transform:uppercase}
.shop-product-rail .fc-badge-sale{background:#9e3f2f;color:#fff}
.shop-product-rail .fc-badge-new{background:#efe5d3;color:#805d22}
.shop-product-rail .fc-badge-best{background:#25211d;color:#fff}
.shop-product-rail .fc-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;color:#9a9188;font-size:8.5px;letter-spacing:.13em;text-transform:uppercase}
.shop-product-rail .fc-meta span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.03em;text-transform:none}
.shop-product-rail .fc-name{margin-top:7px;min-height:38px;color:#302c27;font-size:13px;line-height:1.45;text-decoration:none}
.shop-product-rail .fc-name:hover{color:var(--gold-dark)}
.shop-product-rail .fc-rating{display:flex;align-items:center;gap:4px;min-height:20px;margin-top:5px;color:#665e55;font-size:10px}
.shop-product-rail .fc-rating>span:first-child{color:#c29138;font-size:11px}
.shop-product-rail .fc-rating>span:last-child{color:#a1988f}
.shop-product-rail .fc-bottom{margin-top:auto;padding-top:10px;border-top:1px solid #f0e9df}
.shop-product-rail .fc-price-wrap{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}
.shop-product-rail .fc-price{font-family:var(--font-sans);font-size:14px;font-weight:500}
.shop-product-rail .fc-compare{font-size:10px;color:#a99f94;text-decoration:line-through}
.shop-product-rail .fc-cart{width:40px;height:40px;border-radius:12px;transition:background .2s ease,transform .2s ease}
.shop-product-rail .fc-cart:hover{background:#e9d5af;transform:translateY(-1px)}
.shop-rail-arrow{position:absolute;top:50%;z-index:4;width:46px;height:46px;border:1px solid #e4dacb;border-radius:50%;background:rgba(255,255,255,.96);color:#554e46;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 26px rgba(60,45,25,.12);transform:translateY(-50%);transition:opacity .2s ease,color .2s ease,border-color .2s ease}
.shop-rail-prev{left:-20px}.shop-rail-next{right:-20px}
.shop-rail-arrow:hover:not(:disabled){color:var(--gold);border-color:#c9a15a}
.shop-rail-arrow:disabled{opacity:0;pointer-events:none}
.shop-empty{margin-top:20px;padding:48px 20px;border:1px dashed #dfd4c4;border-radius:16px;text-align:center;color:#81786f;font-size:13px;background:#fcfaf7}
.shop-showcase-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:2px}
.shop-progress{width:min(360px,45%);height:3px;border-radius:999px;background:#ebe3d7;overflow:hidden}
.shop-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#c4953e,#95681f);transform:scaleX(.16);transform-origin:left center;transition:transform .2s ease}
.shop-product-count{font-size:10px;letter-spacing:.08em;color:#8b8177}
html[dir=rtl] .shop-all-link svg,html[dir=rtl] .shop-rail-arrow svg{transform:scaleX(-1)}
html[dir=rtl] .shop-rail-prev{left:auto;right:-20px}html[dir=rtl] .shop-rail-next{right:auto;left:-20px}
html[dir=rtl] .shop-progress span{transform-origin:right center}

@media (max-width:1024px){
  .shop-product-rail .feat-card{flex-basis:calc((100% - 32px)/3)}
  .shop-showcase h2{font-size:32px}
}

@media (max-width:700px){
  .shop-showcase{margin:24px 10px 0;padding:26px 16px 20px;border-radius:20px}
  .shop-showcase-head{align-items:flex-start;flex-direction:column;gap:16px}
  .shop-showcase h2{font-size:29px}
  .shop-showcase-copy>p{font-size:12px}
  .shop-all-link{align-self:stretch;justify-content:center}
  .shop-filter-row{margin-right:-16px;padding-right:16px}
  .shop-product-rail{margin-right:-16px;padding-right:16px}
  .shop-product-rail .feat-card{flex-basis:min(76vw,270px)}
  .shop-product-rail .fc-image{height:190px}
  .shop-rail-arrow{display:none}
  .shop-showcase-foot{margin-top:4px}
  .shop-progress{width:58%}
}

@media (prefers-reduced-motion:reduce){
  .shop-product-rail{scroll-behavior:auto}
  .shop-product-rail .feat-card,.shop-product-rail .fc-image img,.shop-rail-arrow,.shop-progress span{transition:none!important}
  .shop-product-rail .feat-card:hover,.shop-product-rail .fc-cart:hover{transform:none}
}

/* Sticky basket dock — always on screen while basket has items */
.basket-dock{
  display:block;position:fixed;left:50%;bottom:20px;transform:translateX(-50%);z-index:70;
  width:min(540px,calc(100% - 28px));
  transition:opacity .28s ease, transform .28s ease;
}
.basket-dock.is-empty{opacity:0;pointer-events:none;transform:translateX(-50%) translateY(16px)}
.basket-dock-inner{
  display:flex;align-items:center;gap:14px;padding:12px 12px 12px 18px;
  background:rgba(255,252,247,.96);backdrop-filter:blur(12px);
  border:1px solid #eadfd0;border-radius:18px;
  box-shadow:0 14px 36px rgba(60,45,25,.14);
}
.basket-dock-icon{position:relative;width:40px;height:40px;flex:none;display:flex;align-items:center;justify-content:center;color:#33302b}
.basket-dock-copy{flex:1;min-width:0;font-size:14px;color:#33302b;font-weight:500}
.basket-dock-cta{
  flex:none;background:linear-gradient(100deg,#c08f38,#a06f22);color:#fff;text-decoration:none;
  border-radius:12px;padding:12px 16px;font-size:12.5px;letter-spacing:.06em;white-space:nowrap;
}
.cart-pulse{animation:cartPulse .55s ease}
@keyframes cartPulse{
  0%{transform:scale(1)}
  40%{transform:scale(1.14)}
  100%{transform:scale(1)}
}
body:has(.bk-wrap) .basket-dock,
body:has(.ck-wrap) .basket-dock{display:none !important}
.toast{bottom:96px}
body:has(.basket-dock.is-empty) .toast{bottom:28px}
.mobile-bottom-bar{display:none !important}
@media (max-width:860px){
  .mobile-bottom-bar{
    display:block !important;position:fixed;left:12px;right:12px;
    bottom:calc(12px + env(safe-area-inset-bottom,0px));
    z-index:75;pointer-events:none;
  }
  .mbb-inner{
    pointer-events:auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));
    align-items:end;gap:2px;padding:8px 8px 10px;
    background:rgba(255,252,247,.96);backdrop-filter:blur(16px);
    border:1px solid #eadfd0;border-radius:22px;
    box-shadow:0 14px 40px rgba(60,45,25,.16);
  }
  .mbb-item{
    appearance:none;border:0;background:transparent;font-family:inherit;
    display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;
    min-height:52px;padding:6px 2px 2px;text-decoration:none;color:#7a736a;cursor:pointer;
    border-radius:14px;transition:color .2s ease, background .2s ease, transform .2s ease;
  }
  .mbb-item:active{transform:scale(.96)}
  .mbb-ico{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px}
  .mbb-label{font-size:10px;letter-spacing:.04em;line-height:1;font-weight:500}
  .mbb-item.is-active{color:#a06f22}
  .mbb-item.is-active .mbb-label{color:#8a5f1c}
  .mbb-basket{position:relative;top:-10px}
  .mbb-basket-pill{
    position:relative;width:52px;height:52px;border-radius:50%;
    display:flex;align-items:center;justify-content:center;
    background:linear-gradient(145deg,#c9a15a,#a06f22);color:#fff;
    box-shadow:0 10px 22px rgba(160,111,34,.35);
  }
  .mbb-basket.is-active .mbb-basket-pill{box-shadow:0 10px 24px rgba(160,111,34,.45),0 0 0 3px rgba(201,161,90,.25)}
  .mbb-badge{
    position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;
    border-radius:999px;background:#1d1b18;color:#fff;font-size:10px;font-weight:600;
    display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.18);
  }
  .mbb-badge.is-zero{display:none}
  .mbb-badge-wish{top:-6px;right:-8px;background:#b5852f}
  body{padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))}
  .basket-dock{display:none !important}
  .toast,
  body:has(.basket-dock.is-empty) .toast{
    bottom:calc(100px + env(safe-area-inset-bottom,0px));
  }
  body:has(.bk-wrap) .mobile-bottom-bar,
  body:has(.ck-wrap) .mobile-bottom-bar{display:none !important}
  body:has(.bk-wrap),
  body:has(.ck-wrap){padding-bottom:24px}
}
@media (max-width:760px){
  .basket-dock{display:none !important}
  .toast,
  body:has(.basket-dock.is-empty) .toast{
    bottom:calc(100px + env(safe-area-inset-bottom,0px));
    font-size:15px;padding:16px 24px;min-width:min(340px,calc(100% - 28px));
  }
}

/* Product image zoom toward cursor */
.product-card .pc-image,
.feat-card .fc-image,
body.page-pdp .pd-hero,
body.page-pdp .pd-related-card .rc-img{
  overflow:hidden;
}
.product-card .pc-image img,
.feat-card .fc-image img,
body.page-pdp .pd-hero img,
body.page-pdp .pd-related-card .rc-img img{
  transform-origin:center center;
  transition:transform .18s ease-out;
  will-change:transform;
}
.product-card .pc-image.is-zooming img,
.feat-card .fc-image.is-zooming img,
body.page-pdp .pd-hero.is-zooming img,
body.page-pdp .pd-related-card .rc-img.is-zooming img{
  transform:scale(1.55);
}
@media (hover:none){
  .product-card .pc-image.is-zooming img,
  .feat-card .fc-image.is-zooming img,
  body.page-pdp .pd-hero.is-zooming img,
  body.page-pdp .pd-related-card .rc-img.is-zooming img{
    transform:none;
  }
}
