/* Zynto Bazaar storefront — retail storefront theme v2.2
   Keeps business logic independent from storefront presentation. */
:root{--zbshop-ink:#111;--zbshop-muted:#6b6b6b;--zbshop-line:#e7e7e7;--zbshop-soft:#f6f6f6;--zbshop-sale:#d62828;--zbshop-white:#fff}
html[data-theme="dark"] body.zynto-ui,body.zynto-ui{background:#fff!important;color:#111!important;font-family:Arial,Helvetica,sans-serif!important;--text:#111!important;--muted:#6b6b6b!important;--line:#e7e7e7!important;--card:#fff!important;--panel:#fff!important;--soft:#f6f6f6!important;color-scheme:light!important}
body.zynto-ui *{box-sizing:border-box}
body.zynto-ui a{color:inherit}
.zr-zinto-announcement{height:30px!important;background:#111!important;color:#fff!important;border:0!important;overflow:hidden!important}
.zr-zinto-announcement .zr-announcement-track{height:30px!important;align-items:center!important;animation-duration:32s!important}
.zr-zinto-announcement .zr-announcement-item{font-size:10px!important;letter-spacing:.08em!important;font-weight:700!important;padding:0 34px!important;gap:7px!important;color:#fff!important;white-space:nowrap!important}
.zr-zinto-announcement .zr-announcement-item svg{display:none!important}.zr-zinto-announcement .zr-announcement-item b{font-size:11px}
.zr-zinto-header{background:#fff!important;border-bottom:1px solid #e9e9e9!important;box-shadow:none!important;color:#111!important;position:sticky!important;top:0!important;z-index:60!important}
.zr-zinto-header.hide{transform:none!important}.zr-zinto-header.scrolled{box-shadow:0 3px 14px rgba(0,0,0,.05)!important}
.zr-zinto-header .zr-header-inner{max-width:1380px!important;min-height:76px!important;padding:0 28px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;gap:28px!important}
.zr-zinto-brand{min-width:max-content!important}.zr-zinto-brand .zr-brand-word{font-family:Arial,Helvetica,sans-serif!important;font-size:25px!important;font-weight:900!important;letter-spacing:.12em!important;color:#111!important}.zr-zinto-brand small{display:none!important}
.zr-zinto-nav{justify-content:center!important;gap:26px!important}.zr-zinto-nav a{font-size:11px!important;letter-spacing:.08em!important;font-weight:800!important;color:#111!important;text-decoration:none!important;position:relative!important;padding:30px 0!important}
.zr-zinto-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:1px;background:#111;transition:.2s}.zr-zinto-nav a:hover:after{right:0}
.zr-zinto-header .zr-icon{color:#111!important;border:0!important;background:transparent!important}.zr-zinto-header .zr-icon svg{stroke:#111!important}.zr-zinto-header .zr-count{background:#111!important;color:#fff!important;border:2px solid #fff!important}
.zr-search-panel,.zr-drawer aside,.zr-cart-drawer aside{background:#fff!important;color:#111!important}.zr-search-form{border-color:#d9d9d9!important;background:#fff!important}.zr-search-form input{color:#111!important}.zr-search-form button,.zr-cart-checkout{background:#111!important;color:#fff!important;border-color:#111!important}.zr-drawer nav a{color:#111!important;border-color:#ececec!important}.zr-drawer-foot a{color:#555!important}
/* Home layout */
.zr-home main{background:#fff!important}.zr-hero{background:#fff!important}.zr-slideshow{border-radius:0!important;box-shadow:none!important}.zr-hero-controls{background:#fff!important;border-color:#eee!important}.zr-hero-controls button{color:#111!important}.zr-dots button{background:#bbb!important}.zr-dots button.active{background:#111!important}
.zr-category-section{background:#fff!important;border:0!important;padding:28px 0 36px!important}.zr-category-track{gap:28px!important}.zr-category-item{color:#111!important}.zr-category-circle{background:#fff!important;border:1px solid #ddd!important;box-shadow:none!important}.zr-category-circle:before{display:none!important}.zr-category-circle img{object-fit:cover!important}.zr-category-name{font-family:Arial,Helvetica,sans-serif!important;font-size:10px!important;letter-spacing:.06em!important;font-weight:800!important;color:#111!important}
.zr-section{max-width:1380px!important;padding:58px 28px!important}.zr-section-kicker{display:none!important}.zr-section-title{font-family:Arial,Helvetica,sans-serif!important;font-weight:900!important;font-size:30px!important;letter-spacing:-.02em!important;text-align:left!important;color:#111!important;text-transform:none!important;margin-bottom:8px!important}.zr-section-sub{text-align:left!important;color:#666!important;margin:0 0 28px!important;font-size:13px!important}
.zr-hot .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px 18px!important}
.zr-ref-hot-card,.zr-ref-collection-card,.product-v2{background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;color:#111!important}.zr-ref-hot-card:hover,.zr-ref-collection-card:hover,.product-v2:hover{transform:none!important;box-shadow:none!important}
.zr-ref-hot-media,.zr-ref-collection-media,.product-media{background:#f6f6f6!important;border-radius:0!important;aspect-ratio:1/1!important;overflow:hidden!important}.zr-ref-hot-media img,.zr-ref-collection-media img,.product-media img{object-fit:cover!important;transition:transform .3s ease!important}.product:hover .zr-ref-hot-media img,.product:hover .zr-ref-collection-media img{transform:scale(1.025)!important}
.zr-ref-hot-sale,.zr-ref-collection-sale,.sale-badge{background:var(--zbshop-sale)!important;color:#fff!important;border-radius:0!important;font-size:9px!important;letter-spacing:.08em!important;font-weight:800!important;padding:6px 9px!important;left:10px!important;top:10px!important}
.zr-ref-heart,.zr-ref-collection-heart,.heart{background:#fff!important;color:#111!important;border:1px solid #e7e7e7!important;box-shadow:none!important}
.zr-ref-hot-body,.zr-ref-collection-body,.pbody{padding:13px 0 0!important;text-align:left!important}.zr-ref-hot-body h3,.zr-ref-collection-body h3,.pbody h3{font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;line-height:1.35!important;font-weight:700!important;min-height:38px!important;margin:0 0 7px!important}.zr-ref-hot-body h3 a,.zr-ref-collection-body h3 a{color:#111!important;text-decoration:none!important}
.zr-ref-rating{justify-content:flex-start!important}.zr-ref-rating span{color:#f3ad18!important;font-size:11px!important}.zr-ref-rating small{color:#666!important;font-size:10px!important}
.zr-ref-hot-price,.zr-ref-collection-price,.price{justify-content:flex-start!important;gap:8px!important;margin:7px 0 10px!important}.zr-ref-hot-price strong,.zr-ref-collection-price strong,.price strong{font-size:14px!important;font-weight:800!important;color:#111!important}.zr-ref-hot-price del,.zr-ref-collection-price del,.price .old{color:#777!important;font-size:12px!important}.zr-ref-disc{color:#d62828!important;background:transparent!important;border:0!important;font-weight:800!important}
.zr-ref-hot-buy,.zr-ref-shop-now,.btn-card-buy,.product-buy-actions .btn-primary,.product-buy-actions .btn-buy-now{background:#111!important;color:#fff!important;border:1px solid #111!important;border-radius:0!important;font-size:11px!important;letter-spacing:.04em!important;font-weight:800!important;min-height:42px!important;box-shadow:none!important}.zr-ref-hot-buy{width:100%!important}.zr-ref-hot-buy:hover,.zr-ref-shop-now:hover{background:#2c2c2c!important}.zr-ref-add-cart{border-radius:0!important;border-color:#111!important;color:#111!important;background:#fff!important}
.zr-wave{display:none!important}.zr-spotlight{max-width:1380px!important;padding:20px 28px 58px!important}.zr-spotlight-card{border:1px solid #e7e7e7!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.zr-spotlight-copy span{color:#555!important}.zr-spotlight-copy h2{color:#111!important}.zr-slide-btn{background:#111!important;color:#fff!important;border-radius:0!important}
.zr-reviews{background:#f7f7f7!important;padding:58px 0!important}.zr-reviews-head h2{font-family:Arial,Helvetica,sans-serif!important;color:#111!important;font-size:27px!important;font-weight:900!important}.zr-reviews-head p{color:#666!important}.zr-review-card{background:#fff!important;color:#111!important;border:1px solid #e5e5e5!important;border-radius:0!important;box-shadow:none!important}.zr-review-card p,.zr-review-date{color:#555!important}
.zr-features{background:#fff!important;padding:58px 0!important}.zr-features>h2{font-family:Arial,Helvetica,sans-serif!important;font-size:26px!important;font-weight:900!important;color:#111!important}.zr-feature{background:#fff!important;border:1px solid #e7e7e7!important;border-radius:0!important;box-shadow:none!important}.zr-feature-icon svg{stroke:#111!important}.zr-feature h3{color:#111!important}.zr-feature p{color:#666!important}
/* Shop / collection */
.zr-ref-collection-page{background:#fff!important}.zr-ref-collection-wrap{max-width:1380px!important;padding:48px 28px 70px!important}.zb-shop-head{text-align:left!important;max-width:none!important;margin:0 0 24px!important}.zb-shop-eyebrow{display:none!important}.zb-shop-head h1{font-family:Arial,Helvetica,sans-serif!important;font-size:34px!important;font-weight:900!important;color:#111!important}.zb-shop-head p{color:#666!important}.zb-shop-search{max-width:none!important;margin:0 0 18px!important;border:1px solid #d9d9d9!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.zb-shop-search input{min-height:48px!important;color:#111!important}.zb-category-tabs{justify-content:flex-start!important;margin-bottom:18px!important}.zb-category-tabs button{border:1px solid #ccc!important;background:#fff!important;color:#111!important;border-radius:0!important;font-size:11px!important;letter-spacing:.04em!important}.zb-category-tabs button.active{background:#111!important;color:#fff!important;border-color:#111!important;box-shadow:none!important}.zr-ref-filter-row{border-top:1px solid #e7e7e7!important;border-bottom:1px solid #e7e7e7!important;padding:14px 0!important}.zr-ref-filter summary,.zr-ref-sort{color:#111!important}.zr-ref-filter-pop{background:#fff!important;color:#111!important;border-color:#ddd!important;border-radius:0!important;box-shadow:0 10px 30px rgba(0,0,0,.08)!important}.zr-ref-sort select{background:#fff!important;color:#111!important;border-color:#ccc!important;border-radius:0!important}.zr-ref-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:30px 18px!important;margin-top:28px!important}
/* Product */
.detail-grid{max-width:1280px!important;margin:0 auto!important;gap:48px!important}.detail-media,.detail{background:#fff!important;color:#111!important}.detail h1{font-family:Arial,Helvetica,sans-serif!important;font-weight:800!important;color:#111!important}.eyebrow{color:#777!important}.zb-detail-price-row h2{color:#111!important}.zb-product-description{color:#555!important}.variant-box:not(.variant-manager){background:#fff!important;border:1px solid #e2e2e2!important;border-radius:0!important}.option-pills button{background:#fff!important;color:#111!important;border:1px solid #bbb!important;border-radius:0!important}.option-pills button.selected{background:#111!important;color:#fff!important;border-color:#111!important}.qty{border-color:#d7d7d7!important;border-radius:0!important}.zb-detail-accordions{border-color:#ddd!important}.zb-detail-accordions details{border-color:#ddd!important}.zb-detail-panel{color:#555!important}.zb-delivery-grid>div{background:#f7f7f7!important;border-color:#e2e2e2!important;border-radius:0!important}.zb-delivery-note{background:#f7f7f7!important;border-left-color:#111!important;border-radius:0!important}
/* Trust and footer */
.zr-zinto-trust{max-width:1380px!important;margin:0 auto!important;padding:0 28px 48px!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important}.zr-zinto-trust a{background:#fff!important;border:1px solid #e5e5e5!important;color:#111!important;border-radius:0!important;box-shadow:none!important}.zr-zinto-trust a small{color:#666!important}.zr-zinto-footer{background:#f4f4f4!important;color:#111!important;border-top:1px solid #e2e2e2!important}.zr-zinto-footer .zr-footer-grid{max-width:1380px!important}.zr-zinto-footer h3,.zr-zinto-footer b,.zr-zinto-footer a{color:#111!important}.zr-zinto-footer p,.zr-zinto-footer .zr-footer-bottom{color:#666!important}.zr-zinto-footer .zr-footer-bottom{border-top-color:#ddd!important}.zr-zinto-contact{display:grid;gap:5px;margin-top:14px}.zr-zinto-contact a{text-decoration:none!important;font-size:12px!important}
.zr-backtop{background:#111!important;color:#fff!important;border:0!important}
@media(max-width:980px){.zr-zinto-header .zr-header-inner{grid-template-columns:auto 1fr auto!important;min-height:64px!important;padding:0 16px!important}.zr-zinto-nav{display:none!important}.zr-menu-btn{display:grid!important}.zr-zinto-brand{justify-self:center!important}.zr-zinto-brand .zr-brand-word{font-size:19px!important}.zr-hot .product-grid,.zr-ref-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.zr-section,.zr-ref-collection-wrap{padding-left:18px!important;padding-right:18px!important}}
@media(max-width:720px){.zr-zinto-announcement{height:26px!important}.zr-zinto-announcement .zr-announcement-track{height:26px!important}.zr-zinto-announcement .zr-announcement-item{font-size:8px!important;padding:0 18px!important}.zr-zinto-header .zr-header-inner{min-height:58px!important;padding:0 12px!important;gap:8px!important}.zr-zinto-brand .zr-brand-word{font-size:16px!important;letter-spacing:.09em!important}.zr-zinto-header .zr-account{display:none!important}.zr-section{padding:36px 13px!important}.zr-section-title{font-size:24px!important}.zr-section-sub{font-size:11px!important}.zr-hot .product-grid,.zr-ref-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 10px!important}.zr-ref-hot-body h3,.zr-ref-collection-body h3{font-size:12px!important;min-height:34px!important}.zr-ref-hot-price strong,.zr-ref-collection-price strong{font-size:12px!important}.zr-ref-hot-buy{min-height:38px!important;font-size:10px!important}.zr-category-section{padding:16px 0 24px!important}.zr-category-track{gap:16px!important}.zr-ref-collection-wrap{padding:28px 13px 55px!important}.zb-shop-head h1{font-size:27px!important}.zb-shop-search{position:static!important;border-radius:0!important}.zb-category-tabs{overflow:auto!important;flex-wrap:nowrap!important}.zb-category-tabs button{white-space:nowrap!important}.zr-ref-filter-row{align-items:flex-start!important}.zr-zinto-trust{grid-template-columns:1fr 1fr!important;padding:0 13px 30px!important}.zr-spotlight{padding:10px 13px 36px!important}.zr-reviews{padding:38px 0!important}.zr-features{padding:38px 0!important}}
@media(max-width:430px){.zr-zinto-header .zr-actions{gap:2px!important}.zr-zinto-header .zr-icon{width:36px!important;height:36px!important}.zr-zinto-brand .zr-brand-word{font-size:14px!important}.zr-zinto-trust{grid-template-columns:1fr!important}.zr-ref-hot-body h3,.zr-ref-collection-body h3{font-size:11px!important}.zr-ref-rating{font-size:9px!important}}

/* v2.2.1 — reference storefront color lock: neutral retail palette */
:root{
  --zbshop-ink:#121212;
  --zbshop-muted:#6d6d6d;
  --zbshop-line:#e6e6e6;
  --zbshop-soft:#f7f7f7;
  --zbshop-sale:#d72c2c;
  --zbshop-white:#ffffff;
  --zr-navy:#121212!important;
  --zr-ink:#121212!important;
  --zr-blue:#121212!important;
  --zr-blue2:#2b2b2b!important;
  --zr-soft:#f7f7f7!important;
  --zr-soft2:#f4f4f4!important;
  --zr-line:#e6e6e6!important;
  --zr-muted:#6d6d6d!important;
  --zr-metal-dark:#121212!important;
  --zr-metal:#121212!important;
  --zr-metal-light:#dedede!important;
  --zr-metal-pale:#f5f5f5!important;
  --zr-metal-gradient:linear-gradient(180deg,#121212,#121212)!important;
}
body.zynto-ui,body.zynto-ui main{background:#fff!important;color:#121212!important}
.zr-announcement,.zr-zinto-announcement{background:#121212!important;color:#fff!important}
.zr-header,.zr-zinto-header{background:#fff!important;border-color:#e9e9e9!important;color:#121212!important}
.zr-brand-word,.zr-brand-word span,.zr-zinto-brand .zr-brand-word,.zr-nav a,.zr-icon{color:#121212!important}
.zr-nav a:after{background:#121212!important}
.zr-icon svg{stroke:#121212!important}
.zr-icon .zr-count,.zr-zinto-header .zr-count{background:#121212!important;color:#fff!important}
.zr-search-form button,.zr-slide-btn,.zr-btn,.zr-primary,.zr-buy-btn,.zr-collection-buy,.zr-cart-checkout,.zr-cart-continue,
body.zynto-ui .product .buy,body.zynto-ui .product button[data-buy],body.zynto-ui .product .btn-primary,
.zr-ref-hot-buy,.zr-ref-shop-now,.btn-card-buy,.product-buy-actions .btn-primary,.product-buy-actions .btn-buy-now{
  background:#121212!important;border-color:#121212!important;color:#fff!important;box-shadow:none!important
}
.zr-ref-add-cart,.zr-cart-view{background:#fff!important;border-color:#121212!important;color:#121212!important}
.zr-category-circle,.zr-category-circle>span{background:#fff!important;border-color:#dedede!important}
.zr-category-name,.zr-section-title,.zr-ref-hot-body h3 a,.zr-ref-collection-body h3 a,
.zr-ref-hot-price strong,.zr-ref-collection-price strong,.price strong{color:#121212!important}
.zr-section-sub,.zr-ref-hot-price del,.zr-ref-collection-price del,.price .old{color:#6d6d6d!important}
.zr-ref-hot-card,.zr-ref-collection-card,.product-v2{background:#fff!important;border-color:#e6e6e6!important;box-shadow:none!important}
.zr-ref-hot-media,.zr-ref-collection-media,.product-media{background:#f7f7f7!important}
.zr-ref-hot-sale,.zr-ref-collection-sale,.sale-badge{background:#d72c2c!important;color:#fff!important}
.zr-ref-disc{color:#d72c2c!important}
.zr-reviews,.zr-zinto-footer,.zr-footer{background:#f5f5f5!important;color:#121212!important}
.zr-footer a,.zr-footer h3,.zr-footer h4,.zr-zinto-footer h3,.zr-zinto-footer b,.zr-zinto-footer a{color:#121212!important}
.zr-footer p,.zr-zinto-footer p,.zr-zinto-footer .zr-footer-bottom{color:#6d6d6d!important}
.zr-feature-strip,.zr-why,.zr-category-section,.zr-features{background:#fff!important}
.zr-wave-section{background:#fff!important}.zr-wave-section svg{display:none!important}
.zr-cart-panel{background:#fff!important;border-left-color:#e6e6e6!important}
body.zynto-ui input:focus,body.zynto-ui select:focus,body.zynto-ui textarea:focus{border-color:#121212!important;box-shadow:0 0 0 1px #121212!important}
.zb-category-tabs button.active,.option-pills button.selected{background:#121212!important;border-color:#121212!important;color:#fff!important}
.zb-delivery-grid>div,.zb-delivery-note{background:#f7f7f7!important;border-color:#e6e6e6!important}.zb-delivery-note{border-left-color:#121212!important}
html[data-theme="dark"] body.zynto-ui{background:#fff!important;color:#121212!important;color-scheme:light!important}


/* v2.2.7 category circles bigger + blue borders */
.zr-category-section{padding:32px 0 40px!important}
.zr-category-track{gap:32px!important}
.zr-category-item{width:148px!important}
.zr-category-circle{width:132px!important;height:132px!important;padding:5px!important;background:#fff!important;border:2.5px solid #2f67f6!important;border-radius:50%!important;box-shadow:0 8px 22px rgba(47,103,246,.10)!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}
.zr-category-circle>span{border-radius:50%!important;overflow:hidden!important;background:#fff!important}
.zr-category-circle img{width:100%!important;height:100%!important;object-fit:cover!important}
.zr-category-name{margin-top:12px!important;font-size:15px!important;line-height:1.25!important;font-weight:800!important;color:#17316d!important;letter-spacing:.01em!important;text-align:center!important}
.zr-category-item:hover .zr-category-circle{transform:translateY(-4px) scale(1.03)!important;border-color:#1746c9!important;box-shadow:0 16px 34px rgba(47,103,246,.18)!important}
@media(max-width:820px){.zr-category-item{width:128px!important}.zr-category-circle{width:112px!important;height:112px!important}.zr-category-name{font-size:13px!important}}
@media(max-width:520px){.zr-category-track{gap:18px!important}.zr-category-item{width:112px!important}.zr-category-circle{width:96px!important;height:96px!important;padding:4px!important}.zr-category-name{font-size:11px!important;margin-top:9px!important}}

/* v2.2.8 ZINTO-style category bubbles: double blue ring, clean white gap */
.zr-category-section{
  background:#fff!important;
  padding:30px 0 38px!important;
  overflow:hidden!important;
}
.zr-category-track{
  gap:34px!important;
  align-items:flex-start!important;
  padding:4px 18px 6px!important;
}
.zr-category-item{
  width:126px!important;
  flex:0 0 126px!important;
  text-align:center!important;
  text-decoration:none!important;
}
.zr-category-circle{
  width:116px!important;
  height:116px!important;
  margin:0 auto!important;
  padding:5px!important;
  border:3px solid #2f66d8!important;
  border-radius:50%!important;
  background:#fff!important;
  box-shadow:0 5px 14px rgba(33,82,170,.09)!important;
  overflow:hidden!important;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important;
}
.zr-category-circle>span{
  width:100%!important;
  height:100%!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid #bad0fb!important;
  border-radius:50%!important;
  overflow:hidden!important;
  background:radial-gradient(circle at 50% 42%,#ffffff 0%,#f8fbff 68%,#edf4ff 100%)!important;
}
.zr-category-circle img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:50%!important;
}
.zr-category-name{
  display:block!important;
  margin-top:9px!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:13px!important;
  line-height:1.15!important;
  font-weight:800!important;
  letter-spacing:.025em!important;
  text-transform:uppercase!important;
  color:#102653!important;
  white-space:normal!important;
}
.zr-category-item:hover .zr-category-circle{
  transform:translateY(-3px)!important;
  border-color:#1847b5!important;
  box-shadow:0 10px 24px rgba(33,82,170,.16)!important;
}
@media(max-width:820px){
  .zr-category-section{padding:18px 0 24px!important}
  .zr-category-track{gap:22px!important;padding-inline:14px!important;scroll-padding-inline:14px!important}
  .zr-category-item{width:112px!important;flex-basis:112px!important}
  .zr-category-circle{width:104px!important;height:104px!important;padding:4px!important;border-width:3px!important}
  .zr-category-name{font-size:12px!important;margin-top:8px!important}
}
@media(max-width:520px){
  .zr-category-track{gap:18px!important}
  .zr-category-item{width:104px!important;flex-basis:104px!important}
  .zr-category-circle{width:98px!important;height:98px!important}
  .zr-category-name{font-size:11px!important}
}

/* v3.0.7 — Customer account access restored on desktop + mobile. */
@media(max-width:820px){.zr-actions .zr-account{display:grid!important}}
@media(max-width:720px){.zr-zinto-header .zr-account{display:grid!important}}
