/** Shopify CDN: Minification failed

Line 1580:0 Expected "}" to go with "{"

**/
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--z-bg);color:var(--z-text);font-family:var(--z-body);letter-spacing:.02em}body.z-no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}img,svg,video{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.z-skip{position:absolute;left:-999px;top:10px;background:#fff;color:#000;padding:10px;z-index:99}.z-skip:focus{left:10px}.z-page{max-width:var(--z-page);margin:0 auto;padding-left:clamp(16px,4vw,52px);padding-right:clamp(16px,4vw,52px)}.z-eyebrow,.z-nav a,.z-btn,.z-card__title,.z-product__title,.z-section-title{text-transform:uppercase;letter-spacing:var(--z-letter);font-weight:700}.z-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:14px 26px;border:1px solid currentColor;border-radius:var(--z-radius);font-size:14px;line-height:1;background:transparent;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,opacity .18s ease}.z-btn--solid{background:var(--z-text);color:var(--z-text-dark);border-color:var(--z-text)}.z-btn--dark{background:var(--z-text-dark);color:#fff;border-color:var(--z-text-dark)}.z-btn--gold{background:var(--z-muted);color:var(--z-text-dark);border-color:var(--z-muted)}.z-btn--outline{background:transparent;color:inherit}.z-btn:hover{opacity:.82}.z-btn[disabled]{opacity:.45;cursor:not-allowed}.z-icon-btn{appearance:none;border:0;background:transparent;color:inherit;cursor:pointer;padding:8px;display:inline-grid;place-items:center}.z-announcement{background:var(--z-surface);color:var(--z-text-dark);text-align:center;font-size:14px;letter-spacing:1.5px;padding:9px 14px}.z-announcement a{text-decoration:underline;text-underline-offset:3px}.z-header{background:#050505;color:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.08)}.z-header__row{height:86px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.z-header__left,.z-header__actions{display:flex;align-items:center;gap:28px}.z-header__actions{justify-content:flex-end}.z-header__logo img{width:var(--logo-width);max-height:48px;object-fit:contain}.z-header__word{font-family:var(--z-heading);letter-spacing:9px;font-size:26px;color:var(--z-muted);line-height:1}.z-nav{display:flex;align-items:center;gap:28px}.z-nav a{font-size:13px}.z-header__quick{height:46px;display:flex;align-items:center;justify-content:center;gap:52px;border-top:1px solid rgba(255,255,255,.08)}.z-header__quick a{font-size:12px;text-transform:uppercase;letter-spacing:var(--z-letter);font-weight:700}.z-cart-count{display:inline-grid;place-items:center;min-width:18px;height:18px;border-radius:99px;background:#fff;color:#000;font-size:11px;margin-left:-8px;margin-top:12px}.z-mega{position:absolute;left:0;right:0;top:100%;background:#050505;color:#111;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;box-shadow:0 20px 40px rgba(0,0,0,.25)}.z-mega.is-open,.z-header:hover .z-mega{opacity:1;visibility:visible;transform:none}.z-mega__grid{display:grid;grid-template-columns:280px 1fr 260px;gap:12px;padding:24px 32px}.z-mega__panel{background:var(--z-surface);border-radius:var(--z-radius);padding:28px}.z-mega__links{display:flex;flex-direction:column;gap:14px}.z-mega__links a{text-decoration:underline;text-underline-offset:4px}.z-mega__products{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;text-align:center}.z-mega__product img{aspect-ratio:1.8/1;object-fit:contain;margin:auto}.z-mega__product span{display:block;margin-top:8px;font-size:13px;font-weight:700}.z-mobile-trigger{display:none}.z-drawer{position:fixed;inset:0;z-index:90;opacity:0;visibility:hidden;transition:.18s ease}.z-drawer.is-open{opacity:1;visibility:visible}.z-drawer__overlay{position:absolute;inset:0;background:rgba(0,0,0,.55)}.z-drawer__panel{position:absolute;left:0;top:0;bottom:0;width:min(86vw,380px);background:var(--z-surface);color:var(--z-text-dark);padding:24px;transform:translateX(-100%);transition:.22s ease}.z-drawer.is-open .z-drawer__panel{transform:none}.z-drawer__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.z-drawer__logo{letter-spacing:8px;font-weight:700}.z-drawer__nav{display:flex;flex-direction:column;gap:20px;text-transform:uppercase;font-weight:700;letter-spacing:2px}.z-hero{position:relative;overflow:hidden;background:#0b0b0c}.z-hero__track{display:flex;transition:transform .55s ease}.z-hero__slide{min-width:100%;position:relative;min-height:var(--desktop-height);display:grid;align-items:center}.z-hero__media{position:absolute;inset:0}.z-hero__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.56),rgba(0,0,0,.08),rgba(0,0,0,.58))}.z-hero__media img,.z-hero__media svg{width:100%;height:100%;object-fit:cover}.z-hero__placeholder{width:100%;height:100%;background:radial-gradient(circle at 68% 30%,rgba(215,196,166,.20),transparent 28%),linear-gradient(135deg,#252a36,#171719 55%,#3f2021)}.z-hero__content{position:relative;z-index:1;max-width:650px;padding:60px 0}.z-hero__content h2{font-family:var(--z-heading);font-size:clamp(42px,8vw,112px);line-height:.88;margin:8px 0 18px;text-transform:uppercase;letter-spacing:8px}.z-hero__content p{font-size:clamp(16px,2vw,21px);line-height:1.6;color:rgba(255,255,255,.88);max-width:600px}.z-hero__content--center{text-align:center;margin:auto}.z-hero__content--left{text-align:left;margin-right:auto}.z-hero__content--right{text-align:right;margin-left:auto}.z-hero__content--top{align-self:start}.z-hero__content--middle{align-self:center}.z-hero__content--bottom{align-self:end}.z-hero__dots{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.z-hero__dot{width:8px;height:8px;border-radius:50%;border:1px solid #fff;background:transparent}.z-hero__dot.is-active{background:#fff}.z-home-builder{background:var(--z-bg)}.z-section{padding:clamp(42px,7vw,96px) 0}.z-section--light{background:var(--z-surface);color:var(--z-text-dark)}.z-section__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.z-section-title{font-family:var(--z-heading);font-size:clamp(24px,4vw,54px);margin:0;line-height:1.03}.z-section__text{max-width:600px;line-height:1.7;color:rgba(255,255,255,.75)}.z-products{display:grid;grid-template-columns:repeat(var(--desktop-columns),minmax(0,1fr));gap:18px}.z-products.is-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px}.z-products.is-carousel .z-card{min-width:calc((100% - 54px)/4);scroll-snap-align:start}.z-card{background:var(--z-surface);color:var(--z-text-dark);border:1px solid rgba(0,0,0,.18);border-radius:var(--z-radius);padding:18px;position:relative;min-height:100%;display:flex;flex-direction:column}.z-card__media{display:grid;place-items:center;min-height:220px;margin-bottom:14px}.z-card__media img{width:100%;aspect-ratio:1.7/1;object-fit:contain;transition:transform .2s ease}.z-card:hover .z-card__media img{transform:scale(1.025)}.z-card__badge{position:absolute;top:14px;left:14px;background:#000;color:#fff;font-size:10px;text-transform:uppercase;letter-spacing:1.5px;padding:6px 10px;border-radius:2px}.z-card__quick{position:absolute;top:12px;right:12px;width:38px;height:38px;border:1px solid rgba(0,0,0,.22);border-radius:50%;background:#fff;display:grid;place-items:center;opacity:0;transition:.18s}.z-card:hover .z-card__quick{opacity:1}.z-card__title{font-size:15px;margin:0 0 12px;text-align:center}.z-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.z-price{font-weight:800;font-size:18px}.z-price s{opacity:.45;margin-left:6px;font-size:.85em}.z-stars{font-size:12px;letter-spacing:1px}.z-swatches{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:center;margin:12px 0}.z-swatch{width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,0,0,.18);box-shadow:0 0 0 3px rgba(0,0,0,.04);display:inline-block;position:relative}.z-swatch.is-current{outline:2px solid currentColor;outline-offset:3px}.z-card__button{width:100%;margin-top:14px;color:var(--z-text-dark)}.z-shade{display:grid;grid-template-columns:260px 1fr;gap:32px;align-items:start}.z-shade__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.z-shade__item{display:flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:1.8px;font-weight:700}.z-shade__color{width:44px;height:44px;border:1px solid rgba(255,255,255,.35);box-shadow:inset 0 0 0 5px rgba(255,255,255,.08)}.z-mobile-product-flow{display:none}.z-mobile-scroll{display:flex;overflow-x:auto;gap:14px;padding:14px 0 4px;scroll-snap-type:x mandatory}.z-mobile-scroll .z-card{min-width:72vw;scroll-snap-align:start}.z-mobile-featured{margin-top:18px}.z-mobile-featured .z-card{max-width:none}
.z-marquee{overflow:hidden;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);padding:18px 0}.z-marquee__track{display:flex;gap:48px;white-space:nowrap;animation:zMarquee var(--speed) linear infinite}.z-marquee__item{font-size:18px;text-transform:uppercase;letter-spacing:3px;font-weight:700}@keyframes zMarquee{to{transform:translateX(-50%)}}.z-split{display:grid;grid-template-columns:1fr 1.2fr;gap:0;background:#080808;border:1px solid rgba(255,255,255,.12)}.z-split__content{padding:clamp(28px,5vw,72px)}.z-split__content h2{font-size:clamp(28px,5vw,64px);line-height:1;margin:0 0 20px;text-transform:uppercase;letter-spacing:5px}.z-split__image{min-height:360px;background:linear-gradient(135deg,#252a36,#3f2021)}.z-split__image img{width:100%;height:100%;object-fit:cover}.z-product{background:#f4f1eb;color:var(--z-text-dark)}.z-product__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:clamp(24px,5vw,72px);padding:32px 0 70px}.z-gallery--single .z-gallery__main,.z-gallery--two .z-gallery__grid,.z-gallery--stacked .z-gallery__stack{display:block}.z-gallery__main,.z-gallery__grid,.z-gallery__stack{display:none}.z-gallery__main img{width:100%;aspect-ratio:1.1/1;object-fit:contain;background:#fff}.z-gallery__grid{columns:2 320px;column-gap:16px}.z-gallery__grid img{width:100%;break-inside:avoid;margin-bottom:16px;background:#fff;object-fit:contain}.z-gallery__stack img{width:100%;background:#fff;margin-bottom:16px;object-fit:contain}.z-thumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto}.z-thumbs img{width:76px;height:56px;object-fit:contain;background:#fff;border:1px solid #ddd}.z-breadcrumb{display:flex;gap:12px;align-items:center;font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:#666;padding:26px 0}.z-product__summary{position:sticky;top:130px;align-self:start}.z-product__review{font-size:15px;margin-bottom:14px}.z-product__title{font-size:clamp(26px,4vw,44px);margin:0 0 12px}.z-product__price{font-size:26px;font-weight:800;margin:12px 0 24px}.z-product__style{font-size:13px;text-transform:uppercase;letter-spacing:1.4px;margin:10px 0 22px;color:#666}.z-size-link{display:inline-flex;align-items:center;gap:8px;text-decoration:underline;margin-left:16px;cursor:pointer}.z-product__label{font-weight:800;margin:18px 0 10px}.z-lens-swatches{display:flex;gap:12px;flex-wrap:wrap;margin:10px 0 24px}.z-lens-swatches .z-swatch{width:36px;height:36px}.z-qty{display:flex;align-items:center;width:140px;height:48px;border:1px solid #222}.z-qty button{width:44px;height:100%;border:0;background:transparent;cursor:pointer;font-size:24px}.z-qty input{width:52px;border:0;text-align:center;background:transparent}.z-product-form__actions{display:grid;grid-template-columns:140px 1fr;gap:12px;margin:22px 0 12px}.z-product-form__full{grid-column:1/-1}.z-payment-button .shopify-payment-button__button{border-radius:var(--z-radius)!important;background:#000!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:2px!important}.z-upsell{border:1px solid #d6c7af;background:#fff;padding:18px;margin:18px 0;font-weight:700}.z-trust{display:grid;gap:14px;margin:22px 0}.z-trust__item{display:flex;align-items:center;gap:14px;font-size:17px;font-weight:800}.z-accordion{border-top:1px solid #d7d0c4}.z-accordion details{border-bottom:1px solid #d7d0c4}.z-accordion summary{cursor:pointer;list-style:none;padding:20px 0;text-transform:uppercase;letter-spacing:2px;font-weight:800;display:flex;justify-content:space-between}.z-accordion summary:after{content:"↘"}.z-accordion details[open] summary:after{content:"↑"}.z-accordion__content{color:#5b5b5b;line-height:1.7;padding:0 0 18px}.z-size-modal{position:fixed;inset:0;z-index:120;display:none;place-items:center;padding:20px}.z-size-modal.is-open{display:grid}.z-size-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.65)}.z-size-modal__box{position:relative;background:#fff;color:#111;max-width:980px;width:100%;padding:24px}.z-size-modal__close{position:absolute;top:8px;right:8px}.z-collection{background:#f4f1eb;color:var(--z-text-dark);min-height:70vh}.z-collection__hero{display:grid;grid-template-columns:1fr 1fr;border:1px solid #222;margin-top:20px}.z-collection__copy{padding:42px}.z-collection__copy h1{font-size:clamp(40px,6vw,90px);letter-spacing:6px;text-transform:uppercase;margin:0 0 18px}.z-collection__image img{width:100%;height:100%;object-fit:cover}.z-collection__bar{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:24px 0}.z-collection__grid{display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:18px;padding-bottom:70px}.z-cart{background:#f4f1eb;color:#222;min-height:70vh;padding:40px 0 80px}.z-cart h1{font-size:clamp(36px,7vw,72px);letter-spacing:4px}.z-cart__item{display:grid;grid-template-columns:120px 1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid #ddd}.z-cart__item img{background:#fff;object-fit:contain}.z-cart__summary{margin-left:auto;max-width:440px;padding-top:30px}.z-testimonials{margin-top:28px;border:1px solid #ddd;background:#fff;padding:18px}.z-footer{background:#050505;color:#fff}.z-footer__grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:34px;padding:58px 0}.z-footer h3{font-size:15px;text-transform:uppercase;letter-spacing:2px}.z-footer__newsletter{display:flex;max-width:430px;border:1px solid rgba(255,255,255,.4)}.z-footer__newsletter input{flex:1;background:transparent;color:#fff;border:0;padding:16px}.z-footer__newsletter button{width:54px;border:0;border-left:1px solid rgba(255,255,255,.25);background:transparent;color:#fff}.z-footer__links{display:flex;flex-direction:column;gap:10px;color:rgba(255,255,255,.75)}.z-footer__bottom{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-top:1px solid rgba(255,255,255,.12);font-size:12px;color:rgba(255,255,255,.65)}.z-quick-modal{position:fixed;inset:0;z-index:110;display:none;place-items:center;padding:20px}.z-quick-modal.is-open{display:grid}.z-quick-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.7)}.z-quick-modal__box{position:relative;background:var(--z-surface);color:var(--z-text-dark);width:min(920px,100%);display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:24px}.z-quick-modal__image{background:#fff;display:grid;place-items:center}.z-quick-modal__close{position:absolute;right:12px;top:12px}.z-quick-modal h3{text-transform:uppercase;letter-spacing:3px}.z-not-found,.z-search,.z-page-template,.z-list-collections{background:#f4f1eb;color:#222;min-height:70vh;padding:80px 0;text-align:center}.z-not-found h1{font-size:clamp(42px,8vw,112px);letter-spacing:6px;text-transform:uppercase}.z-not-found__actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin:28px 0}.z-not-found__search{display:flex;gap:12px;max-width:760px;margin:0 auto}.z-not-found__search input{flex:1;padding:16px;background:transparent;border:1px solid #222}.z-not-found__search button{padding:16px 28px;text-transform:uppercase;letter-spacing:2px;background:#222;color:#fff;border:1px solid #222}.shopify-section{scroll-margin-top:120px}@media (max-width:989px){.z-mobile-product-flow{display:block}.z-mobile-product-flow + *{display:none}.z-products.is-mixed{display:grid!important}.z-products.is-mixed .z-card:nth-child(n+5){display:none}.z-header__row{height:68px;grid-template-columns:auto 1fr auto}.z-mobile-trigger{display:inline-grid}.z-header__left .z-nav,.z-header__quick{display:none}.z-header__logo{justify-self:center}.z-header__word{font-size:20px}.z-hero__slide{min-height:var(--mobile-height)}.z-hero__content{padding:44px 0}.z-hero__content h2{letter-spacing:4px}.z-products{grid-template-columns:repeat(2,1fr)!important}.z-products.is-carousel .z-card{min-width:72vw}.z-card{padding:12px}.z-card__media{min-height:150px}.z-card__quick{opacity:1}.z-shade{grid-template-columns:1fr}.z-shade__grid{grid-template-columns:repeat(2,1fr)}.z-split{grid-template-columns:1fr}.z-product__grid{grid-template-columns:1fr;padding-top:0}.z-product__summary{position:static}.z-gallery--two .z-gallery__grid{columns:1}.z-product-form__actions{grid-template-columns:1fr}.z-qty{width:100%}.z-collection__hero{grid-template-columns:1fr}.z-collection__grid{grid-template-columns:repeat(2,1fr)!important}.z-cart__item{grid-template-columns:90px 1fr}.z-cart__item .z-cart__price{grid-column:2}.z-footer__grid{grid-template-columns:1fr}.z-footer__bottom{flex-direction:column}.z-quick-modal__box{grid-template-columns:1fr;max-height:88vh;overflow:auto}.z-not-found__search{flex-direction:column}.z-mega{display:none}}@media (max-width:520px){.z-section{padding:36px 0}.z-products.is-mixed .z-card:nth-child(n+5){display:none}.z-products.is-mixed:after{content:""}.z-card__title{font-size:13px}.z-card__meta{display:block;text-align:center}.z-price{font-size:16px}.z-card__button{font-size:12px;padding-left:10px;padding-right:10px}.z-collection__grid{gap:10px}.z-shade__grid{grid-template-columns:1fr}.z-hero__content--right{text-align:center}.z-hero__content--left{text-align:center}.z-product__title{font-size:28px}}

/* ZATTE v5: linked products as frame/lens image swatches */
.z-linked-swatches{display:grid;gap:18px;margin:16px 0 26px}.z-linked-swatches__label{font-weight:800;text-transform:uppercase;letter-spacing:1.5px;font-size:13px;margin-bottom:10px}.z-linked-swatches__label span{font-weight:600;color:#5b5b5b;letter-spacing:1px}.z-linked-swatches__items{display:flex;gap:12px;flex-wrap:wrap}.z-swatch--image{width:54px!important;height:54px!important;border-radius:50%;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.14);display:grid;place-items:center;padding:2px;transition:transform .18s ease,border-color .18s ease}.z-swatch--image:hover{transform:translateY(-1px);border-color:#111}.z-swatch--image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.z-swatch--image span{display:block;width:100%;height:100%;border-radius:50%}.z-card .z-linked-swatches{gap:8px;margin:10px 0 12px}.z-card .z-linked-swatches__label{display:none}.z-card .z-linked-swatches__group + .z-linked-swatches__group{display:none}.z-card .z-swatch--image{width:34px!important;height:34px!important}@media (max-width:520px){.z-swatch--image{width:46px!important;height:46px!important}.z-card .z-swatch--image{width:30px!important;height:30px!important}}

/* ZATTE v7 refinements: product page layout, Raleway styling and reference grouping cards */
.z-product,
.z-product *{
  font-family:var(--z-body), Raleway, Arial, sans-serif;
}
.z-product{
  background:#f7f6f2;
  color:#171719;
}
.z-product__shell{
  max-width:none;
  margin:0;
  padding:0;
}
.z-product .z-breadcrumb{
  max-width:var(--z-page);
  margin:0 auto;
  padding:28px clamp(16px,4vw,52px);
}
.z-product__grid{
  display:grid;
  grid-template-columns:minmax(0,1.34fr) minmax(380px,.76fr);
  gap:0;
  padding:0;
  align-items:start;
  border-top:1px solid rgba(0,0,0,.06);
}
.z-gallery{
  background:#f3f3f3;
  padding:clamp(28px,4vw,54px) clamp(18px,4vw,70px) clamp(52px,6vw,92px);
  min-height:calc(100vh - 128px);
}
.z-product__summary{
  background:#faf9f5;
  min-height:calc(100vh - 128px);
  padding:clamp(34px,4.6vw,70px) clamp(22px,4.6vw,78px);
  position:sticky;
  top:128px;
  align-self:start;
}
.z-gallery__main,
.z-gallery__grid,
.z-gallery__stack,
.z-gallery__rail{
  display:none;
}
.z-gallery--single .z-gallery__main,
.z-gallery--main_grid .z-gallery__main,
.z-gallery--two .z-gallery__grid,
.z-gallery--stacked .z-gallery__stack,
.z-gallery--vertical_carousel .z-gallery__rail{
  display:block;
}
.z-gallery--main_grid .z-gallery__grid{
  display:grid;
}
.z-gallery__main img{
  width:100%;
  min-height:clamp(520px,58vw,820px);
  aspect-ratio:auto;
  object-fit:contain;
  background:#f3f3f3;
}
.z-gallery__grid{
  columns:unset;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
  margin-top:18px;
}
.z-gallery--two .z-gallery__grid{
  display:grid;
  margin-top:0;
}
.z-gallery__grid img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:contain;
  margin:0;
  background:#f3f3f3;
  border:1px solid rgba(0,0,0,.04);
}
.z-gallery__stack img{
  width:100%;
  min-height:560px;
  object-fit:contain;
  background:#f3f3f3;
  margin:0 0 18px;
}
.z-gallery__rail{
  max-height:calc(100vh - 168px);
  overflow-y:auto;
  scroll-snap-type:y mandatory;
  padding-right:10px;
}
.z-gallery__rail img{
  width:100%;
  min-height:clamp(520px,58vw,820px);
  object-fit:contain;
  background:#f3f3f3;
  scroll-snap-align:start;
  margin-bottom:20px;
}
.z-thumbs{
  margin-top:18px;
}
.z-thumbs img{
  background:#f3f3f3;
}
.z-product__review{
  font-size:15px;
  margin:0 0 14px;
  letter-spacing:1px;
}
.z-product__review span{
  color:#5e5e5e;
  letter-spacing:.02em;
}
.z-product__head{
  display:grid;
  grid-template-columns:1fr auto;
  gap:24px;
  align-items:start;
  margin-bottom:22px;
}
.z-product__title{
  font-family:var(--z-body), Raleway, Arial, sans-serif;
  font-size:clamp(25px,2.3vw,38px);
  line-height:1;
  letter-spacing:5px;
  margin:0;
  font-weight:800;
}
.z-product__head-side{
  display:grid;
  justify-items:end;
  gap:12px;
  min-width:max-content;
}
.z-product__price{
  margin:0;
  font-size:clamp(20px,1.7vw,28px);
  line-height:1;
  font-weight:900;
}
.z-product__price .z-price{
  font-size:inherit;
}
.z-size-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  color:#1d1d1d;
  text-decoration:underline;
  text-underline-offset:3px;
  cursor:pointer;
  font-size:14px;
  letter-spacing:.02em;
  text-transform:none;
}
.z-product__style{
  font-size:15px;
  text-transform:uppercase;
  letter-spacing:1.8px;
  margin:0 0 28px;
  color:#686868;
}
.z-product__style strong{
  color:#1d1d1d;
}
.z-linked-swatches{
  margin:18px 0 28px;
  gap:22px;
}
.z-linked-swatches__label{
  font-size:14px;
  letter-spacing:1.8px;
}
.z-product-form__actions{
  display:grid;
  grid-template-columns:150px 1fr;
  gap:14px;
  margin:28px 0 14px;
}
.z-qty{
  width:150px;
  height:58px;
  border:1px solid #111;
  background:transparent;
}
.z-qty button{
  width:48px;
  font-size:22px;
}
.z-qty input{
  width:54px;
  font-weight:600;
}
.z-btn--cart{
  min-height:58px;
  padding:18px 30px;
  border:1px solid #111;
  color:#111;
  background:transparent;
  letter-spacing:2px;
}
.z-btn--cart:hover{
  background:#111;
  color:#fff;
  opacity:1;
}
.z-payment-button .shopify-payment-button__button{
  min-height:58px!important;
  padding:18px 30px!important;
  border-radius:var(--z-radius)!important;
  background:#000!important;
  color:#fff!important;
  border:1px solid #000!important;
  text-transform:uppercase!important;
  letter-spacing:2px!important;
  font-weight:800!important;
}
.z-upsell{
  margin:20px 0 24px;
  padding:20px 22px;
  background:#fff;
  border:1px solid #d7d0c4;
}
.z-trust{
  gap:17px;
}
.z-trust__item{
  font-size:16px;
}
.z-card .z-linked-swatches--compact{
  margin:12px 0 8px;
  display:block;
}
.z-card .z-linked-swatches--compact .z-linked-swatches__items{
  justify-content:flex-start;
  gap:8px;
}
.z-card .z-linked-swatches--compact .z-swatch--image{
  width:32px!important;
  height:32px!important;
}
.z-card__title a{
  font-family:var(--z-body), Raleway, Arial, sans-serif;
}

@media (max-width:989px){
  .z-product .z-breadcrumb{
    padding:18px 18px;
  }
  .z-product__grid{
    grid-template-columns:1fr;
  }
  .z-gallery{
    padding:18px 16px 30px;
    min-height:auto;
  }
  .z-gallery__main img,
  .z-gallery__rail img,
  .z-gallery__stack img{
    min-height:auto;
    aspect-ratio:1/1;
  }
  .z-gallery__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
  }
  .z-gallery__rail{
    max-height:none;
    display:flex!important;
    overflow-x:auto;
    overflow-y:hidden;
    gap:12px;
    scroll-snap-type:x mandatory;
    padding-right:0;
  }
  .z-gallery__rail img{
    min-width:82vw;
    margin:0;
  }
  .z-product__summary{
    position:static;
    min-height:auto;
    padding:30px 18px 46px;
  }
  .z-product__head{
    grid-template-columns:1fr;
    gap:14px;
  }
  .z-product__head-side{
    justify-items:start;
  }
  .z-product__title{
    font-size:30px;
  }
  .z-product-form__actions{
    grid-template-columns:1fr;
  }
  .z-qty{
    width:100%;
  }
}

/* ZATTE v8: theme settings, cleaner product boundary and refined product CTA */
body{font-size:var(--z-base-size);}
.z-header{background:var(--z-header-bg)!important;color:var(--z-header-text)!important;}
.z-header svg,.z-header svg *{stroke:currentColor;}

.z-product{
  background:linear-gradient(90deg,var(--z-product-media-bg) 0 64%,var(--z-product-summary-bg) 64% 100%)!important;
  color:var(--z-text-dark);
  padding-top:0!important;
}
.z-product__shell{max-width:none!important;margin:0!important;padding:0!important;}
.z-product__grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.35fr) minmax(390px,.75fr)!important;
  gap:0!important;
  padding:0!important;
  border-top:0!important;
  align-items:start!important;
}
.z-product .z-breadcrumb,
.z-breadcrumb--product-media{
  max-width:none!important;
  margin:0!important;
  padding:0 0 clamp(22px,3.2vw,46px)!important;
  font-size:13px!important;
  letter-spacing:1.8px!important;
  text-transform:uppercase!important;
  color:#5b5b5b!important;
}
.z-breadcrumb--product-media a{color:#333!important;}
.z-gallery{
  background:var(--z-product-media-bg)!important;
  padding:clamp(22px,3vw,44px) clamp(20px,4.4vw,72px) clamp(54px,6vw,96px)!important;
  min-height:calc(100vh - 86px)!important;
}
.z-product__summary{
  background:var(--z-product-summary-bg)!important;
  min-height:calc(100vh - 86px)!important;
  padding:clamp(48px,5vw,84px) clamp(24px,4.8vw,82px)!important;
  position:sticky!important;
  top:86px!important;
  align-self:start!important;
}
.z-gallery__main img,.z-gallery__grid img,.z-gallery__stack img,.z-gallery__rail img,.z-thumbs img{
  background:var(--z-product-media-bg)!important;
}
.z-product__head{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:start!important;
  gap:24px!important;
  margin-bottom:24px!important;
}
.z-product__title{
  font-family:var(--z-body),Raleway,Arial,sans-serif!important;
  font-size:clamp(25px,2.05vw,36px)!important;
  line-height:1!important;
  letter-spacing:5px!important;
  font-weight:800!important;
  margin:0!important;
}
.z-product__price{font-size:clamp(24px,1.9vw,32px)!important;font-weight:900!important;margin:0!important;}
.z-product__head-side{display:grid!important;justify-items:end!important;gap:13px!important;min-width:max-content!important;}
.z-size-link{font-size:14px!important;letter-spacing:.02em!important;color:#111!important;white-space:nowrap!important;}
.z-product__style{font-size:16px!important;letter-spacing:2px!important;margin:0 0 30px!important;color:#676767!important;}
.z-product__style strong{color:#171719!important;}
.z-linked-swatches__label{font-size:14px!important;letter-spacing:1.9px!important;}
.z-product-form__actions{
  display:grid!important;
  grid-template-columns:150px minmax(260px,1fr)!important;
  gap:14px!important;
  margin:30px 0 16px!important;
}
.z-qty{
  width:150px!important;
  height:62px!important;
  border:1px solid #111!important;
  background:transparent!important;
}
.z-qty button{width:48px!important;height:100%!important;font-size:23px!important;}
.z-qty input{width:54px!important;height:100%!important;font-weight:700!important;}
.z-btn--cart{
  min-height:62px!important;
  height:62px!important;
  padding:18px 24px!important;
  border:1px solid #111!important;
  color:#111!important;
  background:transparent!important;
  letter-spacing:2px!important;
  font-size:14px!important;
  line-height:1!important;
  white-space:nowrap!important;
  text-align:center!important;
  width:100%!important;
}
.z-btn--cart:hover{background:#111!important;color:#fff!important;opacity:1!important;}
.z-product-form__full{grid-column:1/-1!important;}
.z-payment-button .shopify-payment-button__button{
  min-height:62px!important;
  background:var(--z-product-button)!important;
  color:var(--z-product-button-text)!important;
  border-color:var(--z-product-button)!important;
  border-radius:var(--z-radius)!important;
  letter-spacing:3px!important;
}
.z-upsell{margin:22px 0 26px!important;padding:21px 24px!important;}

@media (max-width:1200px){
  .z-product-form__actions{grid-template-columns:140px minmax(220px,1fr)!important;}
  .z-qty{width:140px!important;}
  .z-btn--cart{font-size:13px!important;letter-spacing:1.4px!important;padding-left:16px!important;padding-right:16px!important;}
}
@media (max-width:989px){
  .z-product{background:var(--z-product-media-bg)!important;}
  .z-product__grid{grid-template-columns:1fr!important;}
  .z-gallery{padding:18px 16px 30px!important;min-height:auto!important;}
  .z-product__summary{position:static!important;min-height:auto!important;padding:32px 18px 48px!important;}
  .z-product__head{grid-template-columns:1fr auto!important;gap:12px!important;}
  .z-product__title{font-size:28px!important;}
  .z-product-form__actions{grid-template-columns:1fr!important;}
  .z-qty{width:100%!important;}
}
@media (max-width:520px){
  .z-product__head{grid-template-columns:1fr!important;}
  .z-product__head-side{justify-items:start!important;}
  .z-btn--cart{white-space:nowrap!important;}
}

/* ZATTE v9: right cart drawer, aligned cart icon and full-cover product cards */
.z-cart-link{
  position:relative!important;
  width:44px!important;
  height:44px!important;
  padding:0!important;
  display:inline-grid!important;
  place-items:center!important;
  line-height:1!important;
}
.z-cart-link svg{
  width:26px!important;
  height:26px!important;
  display:block!important;
}
.z-cart-count{
  position:absolute!important;
  right:1px!important;
  bottom:1px!important;
  margin:0!important;
  min-width:18px!important;
  height:18px!important;
  padding:0 5px!important;
  display:inline-grid!important;
  place-items:center!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#000!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:0!important;
}
.z-cart-count[hidden]{display:none!important;}

.z-cart-drawer{
  position:fixed;
  inset:0;
  z-index:120;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .22s ease,visibility .22s ease;
}
.z-cart-drawer.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
.z-cart-drawer__overlay{
  position:absolute;
  inset:0;
  border:0;
  background:rgba(0,0,0,.52);
  cursor:pointer;
}
.z-cart-drawer__panel{
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  width:min(100vw,560px);
  background:#f3f3f3;
  color:#1b1b1d;
  transform:translateX(100%);
  transition:transform .28s cubic-bezier(.22,.61,.36,1);
  display:flex;
  flex-direction:column;
  box-shadow:-28px 0 60px rgba(0,0,0,.22);
}
.z-cart-drawer.is-open .z-cart-drawer__panel{transform:translateX(0);}
.z-cart-drawer__top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:36px 36px 22px;
}
.z-cart-drawer__top h2{
  margin:0;
  font-family:var(--z-body),Raleway,Arial,sans-serif;
  font-size:clamp(34px,4vw,52px);
  line-height:1;
  letter-spacing:2px;
  font-weight:800;
}
.z-cart-drawer__close svg{width:34px;height:34px;}
.z-cart-drawer__shipping{
  margin:0 36px 24px;
  padding:14px 16px;
  background:#fff;
  border:1px solid rgba(0,0,0,.12);
  border-radius:999px;
}
.z-cart-drawer__shipping-text{
  font-size:13px;
  line-height:1.25;
  text-align:center;
  font-weight:700;
  letter-spacing:.7px;
  margin-bottom:10px;
}
.z-cart-drawer__progress{
  height:7px;
  background:#e3e3e3;
  border-radius:999px;
  overflow:hidden;
}
.z-cart-drawer__progress span{
  display:block;
  width:0;
  height:100%;
  background:#111;
  border-radius:999px;
  transition:width .25s ease;
}
.z-cart-drawer__items{
  flex:1;
  overflow:auto;
  padding:0 36px 24px;
}
.z-cart-drawer__empty{
  min-height:320px;
  display:grid;
  place-content:center;
  text-align:center;
  gap:20px;
}
.z-cart-drawer__item{
  display:grid;
  grid-template-columns:140px 1fr;
  gap:24px;
  padding:22px 0;
  border-bottom:1px solid rgba(0,0,0,.14);
}
.z-cart-drawer__image{
  display:block;
  background:#ececec;
  min-height:120px;
  overflow:hidden;
}
.z-cart-drawer__image img{
  width:100%;
  height:100%;
  min-height:120px;
  object-fit:cover;
}
.z-cart-drawer__line{
  display:grid;
  grid-template-columns:1fr auto;
  gap:18px;
  align-items:start;
}
.z-cart-drawer__title{
  text-transform:uppercase;
  font-weight:900;
  letter-spacing:2.4px;
  font-size:18px;
  line-height:1.18;
}
.z-cart-drawer__price{
  font-size:16px;
  font-weight:700;
  letter-spacing:1.5px;
  white-space:nowrap;
}
.z-cart-drawer__variant{
  margin:10px 0 0;
  color:#5d5d5d;
  font-size:15px;
  letter-spacing:.8px;
}
.z-cart-drawer__controls{
  margin-top:24px;
  display:flex;
  align-items:center;
  gap:18px;
}
.z-cart-drawer__qty{
  height:50px;
  min-width:160px;
  border:1px solid #7d7d7d;
  border-radius:999px;
  display:grid;
  grid-template-columns:48px 1fr 48px;
  align-items:center;
  background:transparent;
  overflow:hidden;
}
.z-cart-drawer__qty button{
  height:100%;
  border:0;
  background:transparent;
  cursor:pointer;
  font-size:24px;
  color:#555;
}
.z-cart-drawer__qty span{
  text-align:center;
  font-size:18px;
  font-weight:700;
}
.z-cart-drawer__remove{
  appearance:none;
  border:0;
  background:transparent;
  text-decoration:underline;
  text-underline-offset:4px;
  cursor:pointer;
  color:#333;
}
.z-cart-drawer__footer{
  border-top:1px solid rgba(0,0,0,.14);
  padding:24px 36px 36px;
  background:#f3f3f3;
}
.z-cart-drawer__subtotal{
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:center;
  font-size:22px;
  margin-bottom:14px;
}
.z-cart-drawer__subtotal strong{
  font-size:26px;
  letter-spacing:1px;
}
.z-cart-drawer__footer p{
  margin:0 0 20px;
  color:#5e5e5e;
  font-size:15px;
}
.z-cart-drawer__checkout{
  width:100%;
  min-height:62px;
  border-radius:999px;
  letter-spacing:2.4px;
}

.z-card{
  padding:0!important;
  overflow:hidden!important;
  background:var(--z-surface)!important;
}
.z-card__media{
  width:100%!important;
  min-height:clamp(260px,25vw,430px)!important;
  aspect-ratio:1/1!important;
  margin:0!important;
  display:block!important;
  overflow:hidden!important;
  background:#f3f3f3!important;
}
.z-card__media img,
.z-card__media svg{
  width:100%!important;
  height:100%!important;
  min-height:inherit!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center!important;
}
.z-card__title{
  font-size:clamp(18px,1.25vw,24px)!important;
  line-height:1.05!important;
  margin:22px 18px 14px!important;
  text-align:center!important;
  letter-spacing:2.5px!important;
}
.z-card__meta{
  margin:0 18px!important;
  align-items:center!important;
}
.z-card .z-linked-swatches,
.z-card .z-linked-swatches--compact{
  margin:14px 18px 12px!important;
}
.z-card form{
  margin:0 18px 18px!important;
}
.z-card form .z-card__button,
.z-card > .z-card__button{
  width:100%!important;
  margin:0!important;
  min-height:54px!important;
  letter-spacing:1.7px!important;
  white-space:nowrap!important;
}
.z-card > .z-card__button{
  width:calc(100% - 36px)!important;
  margin:0 18px 18px!important;
}
.z-card__badge{z-index:2;}
.z-card__quick{z-index:3;}
.z-products.is-carousel .z-card{min-width:min(360px,calc((100% - 54px)/4))!important;}

@media (max-width:989px){
  .z-cart-drawer__panel{width:min(100vw,520px);}
  .z-cart-drawer__top{padding:28px 24px 18px;}
  .z-cart-drawer__shipping{margin:0 24px 20px;}
  .z-cart-drawer__items{padding:0 24px 20px;}
  .z-cart-drawer__footer{padding:22px 24px 30px;}
  .z-card__media{min-height:240px!important;}
  .z-card__title{font-size:18px!important;}
}
@media (max-width:520px){
  .z-cart-drawer__panel{width:100vw;}
  .z-cart-drawer__item{grid-template-columns:110px 1fr;gap:16px;}
  .z-cart-drawer__image,.z-cart-drawer__image img{min-height:105px;}
  .z-cart-drawer__title{font-size:15px;letter-spacing:1.7px;}
  .z-cart-drawer__price{font-size:14px;}
  .z-cart-drawer__controls{align-items:flex-start;flex-direction:column;gap:10px;}
  .z-cart-drawer__qty{min-width:150px;height:46px;}
  .z-card__media{min-height:210px!important;}
  .z-card form .z-card__button,.z-card > .z-card__button{font-size:12px!important;letter-spacing:1.1px!important;}
}
/* v9 final product button safety */
.z-product-form__actions .z-btn--cart{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  min-width:0!important;
  font-size:clamp(11px,.85vw,14px)!important;
  letter-spacing:1.5px!important;
}

/* ZATTE v10 fixes: restored settings compatibility + stronger cart drawer styles */
.z-header__actions .z-cart-link{
  position:relative!important;
  width:44px!important;
  height:44px!important;
  padding:0!important;
  display:inline-grid!important;
  place-items:center!important;
  line-height:1!important;
  overflow:visible!important;
  vertical-align:middle!important;
}
.z-header__actions .z-cart-link svg{
  width:28px!important;
  height:28px!important;
  display:block!important;
}
.z-header__actions .z-cart-link .z-cart-count{
  position:absolute!important;
  right:0!important;
  bottom:0!important;
  margin:0!important;
  min-width:18px!important;
  height:18px!important;
  padding:0 5px!important;
  display:inline-grid!important;
  place-items:center!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#000!important;
  font-family:var(--z-body), Raleway, Arial, sans-serif!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:0!important;
  box-shadow:0 0 0 1px rgba(0,0,0,.05)!important;
}
.z-header__actions .z-cart-link .z-cart-count[hidden]{display:none!important;}

.z-cart-drawer__checkout,
.z-cart-drawer__empty .z-btn--dark{
  background:#000!important;
  color:#fff!important;
  border-color:#000!important;
  opacity:1!important;
  white-space:nowrap!important;
}
.z-cart-drawer__checkout:hover,
.z-cart-drawer__empty .z-btn--dark:hover{
  background:#1b1b1b!important;
  color:#fff!important;
  border-color:#1b1b1b!important;
}
.z-cart-drawer__checkout[disabled]{opacity:.55!important;}
.z-cart-drawer__panel{background:#f3f3f3!important;}
.z-cart-drawer__footer{background:#f3f3f3!important;}
.z-cart-drawer__shipping{display:block!important;}
.z-cart-drawer__title{font-family:var(--z-body), Raleway, Arial, sans-serif!important;}

/* Product card image and typography safety across all card instances */
.z-card__media{
  position:relative!important;
  width:100%!important;
  aspect-ratio:1/1!important;
  min-height:clamp(260px,25vw,430px)!important;
  overflow:hidden!important;
  background:#f3f3f3!important;
  margin:0!important;
}
.z-card__media img,
.z-card__media svg{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
.z-card__title{
  font-size:clamp(18px,1.25vw,24px)!important;
  line-height:1.05!important;
  letter-spacing:2.5px!important;
}
.z-card__button,
.z-card form .z-card__button{
  white-space:nowrap!important;
}


/* ZATTE v15 stable refinements built on v10: quick view, mobile product carousel, header, overflow safety */
html,body{max-width:100%;overflow-x:hidden;}
.z-header{background:var(--z-header-bg,#050505)!important;color:var(--z-header-text,#fff)!important;}
.z-header__actions{gap:18px!important;}
.z-header__actions a[href*="account"],.z-header__actions .z-account-link{display:none!important;}
.z-drawer__logo{display:inline-flex!important;align-items:center!important;color:#1b1b1d!important;text-decoration:none!important;}
.z-drawer__logo img{width:110px!important;height:auto!important;filter:brightness(0)!important;}
.z-drawer__logo span{font-weight:900!important;letter-spacing:8px!important;font-size:18px!important;color:#1b1b1d!important;}

/* Product page: true mobile gallery */
.z-mobile-gallery{display:none;}
.z-mobile-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0;scrollbar-width:none;}
.z-mobile-gallery__track::-webkit-scrollbar{display:none;}
.z-mobile-gallery__slide{flex:0 0 100%;scroll-snap-align:center;background:var(--z-product-media-bg,#f3f3f3);display:grid;place-items:center;min-height:74vh;}
.z-mobile-gallery__slide img{width:100%;height:100%;max-height:74vh;object-fit:contain;object-position:center;background:var(--z-product-media-bg,#f3f3f3);}
.z-mobile-gallery__dots{display:flex;justify-content:center;gap:8px;margin:14px 0 0;}
.z-mobile-gallery__dots button{width:7px;height:7px;border-radius:50%;border:1px solid #111;background:transparent;padding:0;}
.z-mobile-gallery__dots button.is-active{background:#111;}
.z-product__summary,.z-product__summary *{max-width:100%;}
.z-product__style,.z-upsell,.z-accordion__content,.z-accordion details,.z-trust__item span{overflow-wrap:anywhere;word-break:normal;}
.z-accordion__content{line-height:1.65;}
.z-product-form__actions .z-btn--cart{color:#111!important;background:transparent!important;border-color:#111!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.z-product-form__actions .z-btn--cart:hover{color:#fff!important;background:#111!important;}
.z-payment-button .shopify-payment-button__button{background:#000!important;color:#fff!important;border-color:#000!important;}

/* Header mobile exact requested layout: menu left, centered logo, search+cart right, no account */
@media (max-width:989px){
  .z-header__row{grid-template-columns:1fr auto 1fr!important;height:74px!important;position:relative!important;}
  .z-header__left{justify-content:flex-start!important;gap:0!important;min-width:0!important;}
  .z-header__logo{grid-column:2!important;justify-self:center!important;align-self:center!important;}
  .z-header__logo img{max-width:min(var(--logo-width),128px)!important;max-height:34px!important;}
  .z-header__actions{grid-column:3!important;justify-content:flex-end!important;gap:10px!important;min-width:0!important;}
  .z-header__actions .z-icon-btn{width:38px!important;height:38px!important;padding:0!important;}
  .z-header__actions .z-icon-btn svg{width:25px!important;height:25px!important;}
  .z-header__actions a[href*="account"]{display:none!important;}
  .z-mobile-trigger{width:38px!important;height:38px!important;padding:0!important;}
  .z-drawer__panel{width:min(84vw,410px)!important;padding:32px 28px!important;background:#f4f1eb!important;}
  .z-drawer__top{margin-bottom:42px!important;}
  .z-drawer__nav a{font-size:20px!important;letter-spacing:4px!important;line-height:1.2!important;overflow-wrap:anywhere;}
}

/* Product page mobile fixes */
@media (max-width:989px){
  .z-product{background:var(--z-product-media-bg,#f3f3f3)!important;}
  .z-product__grid{display:block!important;padding:0!important;}
  .z-gallery{padding:0!important;min-height:auto!important;background:var(--z-product-media-bg,#f3f3f3)!important;}
  .z-gallery .z-breadcrumb{padding:22px 28px 0!important;}
  .z-mobile-gallery{display:block!important;margin-top:0!important;}
  .z-gallery__main,.z-gallery__grid,.z-gallery__stack,.z-gallery__rail,.z-thumbs{display:none!important;}
  .z-product__summary{position:static!important;background:var(--z-product-summary-bg,#faf9f5)!important;padding:34px 28px 52px!important;min-height:auto!important;}
  .z-product__head{display:grid!important;grid-template-columns:1fr auto!important;gap:16px!important;align-items:start!important;}
  .z-product__head-side{justify-items:end!important;min-width:max-content!important;}
  .z-product__title{font-size:clamp(28px,8vw,42px)!important;letter-spacing:5px!important;}
  .z-product__price{font-size:clamp(27px,7vw,36px)!important;}
  .z-linked-swatches{gap:20px!important;margin:24px 0!important;}
  .z-linked-swatches__items{gap:10px!important;}
  .z-swatch--image{width:52px!important;height:52px!important;}
  .z-product-form__actions{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;gap:10px!important;margin-top:28px!important;}
  .z-qty{width:112px!important;height:56px!important;display:grid!important;grid-template-columns:34px 1fr 34px!important;}
  .z-qty button{width:34px!important;font-size:20px!important;}
  .z-qty input{width:38px!important;font-size:15px!important;}
  .z-product-form__actions .z-btn--cart{height:56px!important;min-height:56px!important;padding:12px 10px!important;font-size:11px!important;letter-spacing:.9px!important;line-height:1.05!important;}
  .z-product-form__full{grid-column:1/-1!important;}
  .z-payment-button .shopify-payment-button__button{min-height:58px!important;font-size:12px!important;letter-spacing:1.7px!important;white-space:normal!important;}
  .z-upsell{padding:16px!important;line-height:1.45!important;}
  .z-trust__item{align-items:flex-start!important;gap:13px!important;}
  .z-accordion summary{padding:20px 0!important;font-size:15px!important;letter-spacing:2.5px!important;overflow-wrap:anywhere;}
}
@media (max-width:430px){
  .z-product__summary{padding-left:20px!important;padding-right:20px!important;}
  .z-gallery .z-breadcrumb{padding-left:20px!important;padding-right:20px!important;}
  .z-product__head{grid-template-columns:1fr!important;}
  .z-product__head-side{justify-items:start!important;}
  .z-product-form__actions{grid-template-columns:104px minmax(0,1fr)!important;gap:8px!important;}
  .z-qty{width:104px!important;}
  .z-product-form__actions .z-btn--cart{font-size:10.5px!important;letter-spacing:.6px!important;}
}

/* Quick view modal redesigned */
.z-quick-modal{z-index:130!important;}
.z-quick-modal__box{width:min(94vw,1180px)!important;min-height:min(68vh,720px)!important;max-height:90vh!important;display:block!important;padding:0!important;background:#f3f3f3!important;color:#1b1b1d!important;overflow:auto!important;}
.z-quick-modal__close{right:24px!important;top:22px!important;z-index:3!important;color:#111!important;}
.z-quick-modal__content{width:100%;}
.z-qv{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(24px,4vw,70px);padding:clamp(34px,5vw,78px);align-items:start;}
.z-qv__gallery{min-width:0;}
.z-qv__main{background:#fff;min-height:clamp(260px,32vw,520px);display:grid;place-items:center;overflow:hidden;}
.z-qv__main img,.z-qv__main svg{width:100%;height:100%;max-height:520px;object-fit:contain;}
.z-qv__thumbs{display:flex;gap:10px;overflow-x:auto;margin-top:16px;padding-bottom:6px;scroll-snap-type:x mandatory;}
.z-qv__thumb{flex:0 0 76px;width:76px;height:58px;border:1px solid rgba(0,0,0,.16);background:#fff;padding:2px;cursor:pointer;scroll-snap-align:start;}
.z-qv__thumb.is-active{border-color:#111;box-shadow:0 0 0 1px #111;}
.z-qv__thumb img{width:100%;height:100%;object-fit:contain;}
.z-qv__info{padding-right:36px;}
.z-qv__info h3{margin:0 0 22px;text-transform:uppercase;letter-spacing:5px;font-size:clamp(24px,2.4vw,38px);line-height:1;font-weight:900;}
.z-qv__price{font-size:clamp(26px,2.8vw,46px);font-weight:900;margin-bottom:18px;}
.z-qv__price .z-price{font-size:inherit;}
.z-qv .z-linked-swatches{margin:18px 0 24px;}
.z-qv .z-linked-swatches__group{margin:0 0 16px;}
.z-qv__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px;}
.z-qv__actions form{margin:0;}
.z-qv__actions .z-btn{width:100%;min-height:58px;font-size:13px;letter-spacing:2px;white-space:nowrap;}
.z-qv__actions .z-btn--dark{background:#111!important;color:#fff!important;border-color:#111!important;}
.z-qv__actions .z-btn--outline{background:transparent!important;color:#111!important;border-color:#111!important;}
.z-qv__payments{margin-top:18px;padding-top:16px;border-top:1px solid rgba(0,0,0,.12);}
.z-qv__payments img{max-width:100%;height:auto;}
@media (max-width:820px){
  .z-quick-modal{padding:0!important;place-items:end!important;}
  .z-quick-modal__box{width:100vw!important;max-height:92vh!important;min-height:0!important;border-radius:18px 18px 0 0!important;}
  .z-qv{grid-template-columns:1fr;padding:58px 20px 28px;gap:22px;}
  .z-qv__info{padding-right:0;}
  .z-qv__main{min-height:260px;}
  .z-qv__actions{grid-template-columns:1fr;}
  .z-qv__actions .z-btn{white-space:normal;}
}

/* Product cards and recommendations: two neat cards on mobile, no text overflow */
.z-card{min-width:0!important;}
.z-card__title,.z-card__title a,.z-card__button,.z-price,.z-card__meta{overflow-wrap:anywhere;max-width:100%;}
.z-card .z-card__button,.z-card form .z-card__button{white-space:normal!important;line-height:1.2!important;text-align:center!important;overflow:hidden!important;}
.z-card__media img{object-fit:cover!important;object-position:center!important;}
.z-product-recommendations .z-products{scroll-snap-type:x mandatory;}
@media (max-width:989px){
  .z-product-recommendations .z-page{padding-left:20px!important;padding-right:0!important;}
  .z-product-recommendations .z-section__head{padding-right:20px!important;}
  .z-product-recommendations .z-products{display:flex!important;overflow-x:auto!important;gap:14px!important;padding-right:20px!important;padding-bottom:12px!important;grid-template-columns:none!important;}
  .z-product-recommendations .z-card{flex:0 0 calc((100vw - 54px)/2)!important;max-width:calc((100vw - 54px)/2)!important;scroll-snap-align:start!important;}
  .z-product-recommendations .z-card__media{min-height:190px!important;aspect-ratio:1/1!important;}
  .z-product-recommendations .z-card__title{font-size:18px!important;letter-spacing:2px!important;margin:18px 10px 12px!important;}
  .z-product-recommendations .z-card__meta{margin:0 10px!important;display:block!important;text-align:left!important;}
  .z-product-recommendations .z-card .z-linked-swatches{margin:12px 10px!important;}
  .z-product-recommendations .z-card form{margin:0 10px 12px!important;}
  .z-product-recommendations .z-card__button{min-height:50px!important;font-size:10.5px!important;letter-spacing:.7px!important;padding:10px 8px!important;}
}
@media (max-width:520px){
  .z-products:not(.is-carousel) .z-card__media{min-height:170px!important;}
  .z-card__title{font-size:16px!important;letter-spacing:1.8px!important;}
  .z-card .z-linked-swatches--compact .z-swatch--image{width:31px!important;height:31px!important;}
  .z-card__quick{width:42px!important;height:42px!important;opacity:1!important;}
  .z-footer,.z-footer *{max-width:100%;overflow-wrap:anywhere;}
  .z-footer__newsletter{width:100%;}
}

/* ZATTE v16 builder blocks: custom liquid + extra homepage sections. Built only on v15 stable. */
.z-product-custom-liquid{margin:22px 0;max-width:100%;overflow-wrap:anywhere}.z-product-custom-liquid *{max-width:100%}.zatte-inline-note{padding:16px 18px;border:1px dashed currentColor;text-transform:uppercase;letter-spacing:1.5px;font-size:12px;text-align:center}.z-custom-liquid-section{background:var(--section-bg);color:var(--section-color);padding:var(--section-pad) 0}.z-custom-liquid-section__full{width:100%;padding-left:clamp(16px,4vw,52px);padding-right:clamp(16px,4vw,52px)}.z-custom-liquid-section__content{max-width:100%;overflow-wrap:anywhere}.z-custom-liquid-section__content *{max-width:100%}

.z-video-section__media{position:relative;background:#050505;overflow:hidden;aspect-ratio:16/8.5;border:1px solid rgba(255,255,255,.12)}.z-section--light .z-video-section__media{border-color:rgba(0,0,0,.12)}.z-video-section__media.is-rounded{border-radius:var(--z-radius)}.z-video-section__media video,.z-video-section__media iframe,.z-video-section__media img{width:100%;height:100%;object-fit:cover;border:0}.z-video-section__iframe{position:absolute;inset:0}.z-video-section__placeholder{min-height:420px;display:grid;place-items:center;text-transform:uppercase;letter-spacing:var(--z-letter);font-weight:800;background:linear-gradient(135deg,#252a36,#3f2021);color:#f4f1eb}

.z-image-text__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(24px,5vw,74px);align-items:center}.z-image-text__grid--right .z-image-text__media{order:2}.z-image-text__grid--right .z-image-text__content{order:1}.z-image-text__media{background:#0b0b0c;min-height:420px;overflow:hidden}.z-image-text__media img{width:100%;height:100%;min-height:420px;object-fit:cover}.z-image-text__placeholder{min-height:420px;display:grid;place-items:center;letter-spacing:8px;font-weight:900;background:linear-gradient(135deg,#171719,#252a36)}.z-image-text__content .z-section__text{margin:18px 0 28px;color:inherit;opacity:.78}.z-image-text__content .z-btn{margin-top:4px}

.z-categories__grid{display:grid;grid-template-columns:repeat(var(--category-columns),minmax(0,1fr));gap:18px}.z-category-card{display:grid;background:var(--z-surface);color:var(--z-text-dark);border:1px solid rgba(0,0,0,.14);overflow:hidden;min-width:0}.z-category-card__media{aspect-ratio:1.08/1;background:#f3f3f3;overflow:hidden}.z-category-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.z-category-card:hover .z-category-card__media img{transform:scale(1.035)}.z-category-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#d7c4a6,#775144)}.z-category-card__body{padding:22px}.z-category-card h3{margin:0 0 8px;text-transform:uppercase;letter-spacing:var(--z-letter);font-size:clamp(18px,1.5vw,26px);line-height:1.05}.z-category-card p{margin:0;opacity:.7;line-height:1.5}

.z-featured-product__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(24px,5vw,74px);align-items:center}.z-featured-product__grid--right .z-featured-product__media{order:2}.z-featured-product__grid--right .z-featured-product__info{order:1}.z-featured-product__media{display:grid;place-items:center;background:#f3f3f3;border:1px solid rgba(0,0,0,.14);min-height:520px;overflow:hidden}.z-featured-product__media img,.z-featured-product__media svg{width:100%;height:100%;max-height:640px;object-fit:cover}.z-featured-product__price{font-size:clamp(24px,2.6vw,42px);font-weight:900;margin:20px 0}.z-featured-product__info .z-section__text{margin:22px 0;color:inherit;opacity:.75}.z-featured-product__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px}.z-featured-product__actions form{margin:0}.z-featured-product__actions .z-btn{width:100%;min-height:58px;white-space:nowrap}.z-featured-product__empty{padding:50px;border:1px dashed currentColor;text-align:center;text-transform:uppercase;letter-spacing:var(--z-letter)}

.z-hotspots__wrap{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.z-hotspots__image{position:relative;background:#111;overflow:hidden;min-height:540px}.z-hotspots__image img{width:100%;height:100%;min-height:540px;object-fit:cover}.z-hotspots__placeholder{min-height:540px;display:grid;place-items:center;letter-spacing:8px;font-weight:900;background:linear-gradient(135deg,#252a36,#171719)}.z-hotspot{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);z-index:2}.z-hotspot__dot{width:26px;height:26px;border-radius:50%;background:#fff;border:1px solid #111;box-shadow:0 0 0 8px rgba(255,255,255,.32);display:block}.z-hotspot__tooltip{position:absolute;left:50%;bottom:calc(100% + 14px);transform:translateX(-50%);min-width:190px;background:#fff;color:#111;padding:12px 14px;border:1px solid rgba(0,0,0,.18);opacity:0;visibility:hidden;transition:.18s ease;pointer-events:none;text-align:center}.z-hotspot:hover .z-hotspot__tooltip{opacity:1;visibility:visible}.z-hotspot__tooltip strong{display:block;text-transform:uppercase;letter-spacing:1.8px;font-size:12px}.z-hotspot__tooltip small{display:block;margin-top:5px}.z-hotspots__list{display:grid;gap:10px}.z-hotspots__list-item{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(255,255,255,.18);padding:16px;text-transform:uppercase;letter-spacing:1.5px;font-weight:800}.z-section--light .z-hotspots__list-item{border-color:rgba(0,0,0,.14)}.z-hotspots__list-item small{opacity:.7;white-space:nowrap}

.z-creative-products__grid{display:grid;gap:18px}.z-creative-products__grid--grid{grid-template-columns:repeat(4,minmax(0,1fr))}.z-creative-products__grid--editorial{grid-template-columns:1.2fr 1fr 1fr}.z-creative-products__grid--editorial .is-featured{grid-row:span 2}.z-creative-products__grid--editorial .is-featured .z-card__media{min-height:clamp(420px,45vw,720px)!important}.z-creative-products__grid--carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.z-creative-products__grid--carousel .z-creative-products__item{flex:0 0 min(370px,82vw);scroll-snap-align:start}.z-creative-products__item{min-width:0}.z-creative-products .z-card{height:100%}

.z-trust-strip{display:grid;grid-template-columns:repeat(var(--trust-columns),minmax(0,1fr));gap:clamp(18px,4vw,52px);align-items:start;text-align:center}.z-trust-strip__item{display:grid;justify-items:center;gap:14px;color:currentColor;min-width:0}.z-trust-strip__item svg{width:42px;height:42px;color:currentColor}.z-trust-strip__item img{width:42px;height:42px;object-fit:contain}.z-trust-strip__item span{text-transform:uppercase;letter-spacing:1.8px;font-weight:800;font-size:14px;line-height:1.35;overflow-wrap:anywhere}.z-trust-strip-section.z-section--light .z-trust-strip__item{color:#111}

@media (max-width:989px){.z-video-section__media{aspect-ratio:9/12}.z-image-text__grid,.z-featured-product__grid,.z-hotspots__wrap{grid-template-columns:1fr}.z-image-text__grid--right .z-image-text__media,.z-featured-product__grid--right .z-featured-product__media{order:0}.z-image-text__grid--right .z-image-text__content,.z-featured-product__grid--right .z-featured-product__info{order:0}.z-categories__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.z-category-card{flex:0 0 76vw;scroll-snap-align:start}.z-featured-product__media{min-height:360px}.z-featured-product__actions{grid-template-columns:1fr}.z-hotspots__image,.z-hotspots__image img,.z-hotspots__placeholder{min-height:420px}.z-hotspots__list{display:grid}.z-creative-products__grid--grid,.z-creative-products__grid--editorial{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.z-creative-products__grid--grid .z-creative-products__item,.z-creative-products__grid--editorial .z-creative-products__item{flex:0 0 calc((100vw - 54px)/2);max-width:calc((100vw - 54px)/2);scroll-snap-align:start}.z-creative-products__grid--editorial .is-featured .z-card__media{min-height:190px!important}.z-trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.z-trust-strip__item svg,.z-trust-strip__item img{width:32px;height:32px}.z-trust-strip__item span{font-size:11px;letter-spacing:1px}.z-section__head{align-items:flex-start}.z-section__head .z-btn{min-width:120px}}@media (max-width:520px){.z-category-card{flex-basis:82vw}.z-creative-products__grid--grid .z-creative-products__item,.z-creative-products__grid--editorial .z-creative-products__item{flex-basis:calc((100vw - 48px)/2);max-width:calc((100vw - 48px)/2)}.z-hotspot__tooltip{display:none}.z-hotspots__list-item{font-size:12px;letter-spacing:1px;padding:13px}.z-featured-product__media{min-height:300px}.z-featured-product__media img{object-fit:contain}.z-video-section__placeholder{min-height:320px}.z-image-text__media,.z-image-text__media img,.z-image-text__placeholder{min-height:320px}}

/* ZATTE - Corrección galería producto móvil */
@media screen and (max-width: 989px) {

  .z-gallery {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .z-gallery .z-breadcrumb {
    padding: 22px 28px 12px !important;
    margin: 0 !important;
  }

  .z-mobile-gallery {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    background: var(--z-product-media-bg, #f3f3f3) !important;
  }

  .z-mobile-gallery__track {
    align-items: stretch !important;
  }

  .z-mobile-gallery__slide {
    min-height: 0 !important;
    height: auto !important;
    aspect-ratio: 1 / 1.08 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    background: var(--z-product-media-bg, #f3f3f3) !important;
    display: block !important;
  }

  .z-mobile-gallery__slide img {
    width: 100% !important;
    height: 100% !important;
    max-height: none !important;
    object-fit: cover !important;
    object-position: center center !important;
    display: block !important;
    margin: 0 !important;
    background: var(--z-product-media-bg, #f3f3f3) !important;
  }

  .z-mobile-gallery__dots {
    margin: 10px 0 24px !important;
    padding: 0 0 10px !important;
  }

  .z-mobile-gallery__dots button {
    width: 8px !important;
    height: 8px !important;
  }
}

/* ZATTE - Promo visual carrito 2x350 */
.z-cart-drawer__promo-summary {
  margin: 0 0 18px;
  padding: 16px 18px;
  border: 1px solid rgba(0,0,0,.16);
  background: #fff;
  color: #000;
}

.z-cart-drawer__promo-summary[hidden] {
  display: none !important;
}

.z-cart-drawer__promo-kicker {
  margin-bottom: 8px;
  font-size: 10px;
  line-height: 1;
  letter-spacing: .16em;
  text-transform: uppercase;
  font-weight: 900;
  color: rgba(0,0,0,.62);
}

.z-cart-drawer__promo-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 14px;
}

.z-cart-drawer__promo-row strong {
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #000;
}

.z-cart-drawer__promo-row span {
  white-space: nowrap;
  font-size: 14px;
  font-weight: 900;
  color: #000;
}

.z-cart-drawer__promo-summary p {
  margin: 9px 0 0 !important;
  font-size: 12px !important;
  line-height: 1.35 !important;
  color: rgba(0,0,0,.62) !important;
}

.z-cart-drawer__price {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
}

.z-cart-drawer__price-main {
  white-space: nowrap;
}

.z-cart-drawer__price-promo {
  display: inline-flex;
  width: max-content;
  max-width: 130px;
  padding: 4px 7px;
  background: #000;
  color: #fff;
  font-size: 8.5px;
  line-height: 1;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
}

@media screen and (max-width: 520px) {
  .z-cart-drawer__promo-summary {
    padding: 14px;
    margin-bottom: 16px;
  }

  .z-cart-drawer__promo-row {
    display: block;
  }

  .z-cart-drawer__promo-row strong {
    display: block;
    font-size: 13px;
    margin-bottom: 7px;
  }

  .z-cart-drawer__promo-row span {
    display: block;
    font-size: 13px;
  }

  .z-cart-drawer__price {
    align-items: flex-end;
  }

  .z-cart-drawer__price-promo {
    font-size: 8px;
    max-width: 110px;
  }
}

/* ZATTE - Dejar solo texto de envío gratis en carrito lateral */
.z-cart-drawer__shipping,
.z-cart-drawer__shipping-progress,
.z-cart-drawer__shipping-bar,
.z-cart-drawer__shipping-meter,
.z-cart-drawer__shipping-track,
.z-cart-shipping,
.z-cart-shipping-progress,
[data-cart-shipping],
[data-cart-shipping-progress],
[data-shipping-progress] {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* Oculta la barra negra / gris y sus rellenos */
.z-cart-drawer__shipping-progress,
.z-cart-drawer__shipping-bar,
.z-cart-drawer__shipping-meter,
.z-cart-drawer__shipping-track,
.z-cart-shipping-progress,
.z-cart-shipping-bar,
[data-cart-shipping-progress],
[data-shipping-progress],
.z-cart-drawer__shipping [class*="bar"],
.z-cart-drawer__shipping [class*="track"],
.z-cart-drawer__shipping [class*="meter"],
.z-cart-drawer__shipping [class*="fill"],
.z-cart-drawer__shipping [class*="progress"] {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  opacity: 0 !important;
  visibility: hidden !important;
  overflow: hidden !important;
}

/* Oculta barras hechas con pseudo-elementos */
.z-cart-drawer__shipping::before,
.z-cart-drawer__shipping::after,
.z-cart-drawer__shipping-progress::before,
.z-cart-drawer__shipping-progress::after,
.z-cart-shipping-progress::before,
.z-cart-shipping-progress::after,
[data-cart-shipping-progress]::before,
[data-cart-shipping-progress]::after {
  display: none !important;
  content: none !important;
}

/* Mantiene solo el texto de envío gratis */
.z-cart-drawer__shipping-message,
.z-cart-drawer__shipping-text,
.z-cart-shipping-message,
[data-cart-shipping-message] {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  color: #000 !important;
  font-weight: 800 !important;
  text-align: center !important;
}

/* Ajusta el contenedor para que no parezca una barra */
.z-cart-drawer__shipping {
  margin: 18px 0 24px !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

/* ZATTE - Ajuste carrito: evitar títulos en dos líneas por promo */
.z-cart-drawer__item {
  display: grid !important;
  grid-template-columns: 120px minmax(0, 1fr) !important;
  gap: 18px !important;
  align-items: center !important;
}

.z-cart-drawer__image {
  width: 120px !important;
  height: 86px !important;
  min-width: 120px !important;
  max-width: 120px !important;
  overflow: hidden !important;
  background: #f3f3f3 !important;
}

.z-cart-drawer__image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  display: block !important;
}

.z-cart-drawer__info {
  min-width: 0 !important;
  width: 100% !important;
}

.z-cart-drawer__line {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 12px !important;
  align-items: start !important;
  width: 100% !important;
}

.z-cart-drawer__title {
  display: block !important;
  max-width: 100% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  line-height: 1.15 !important;
}

.z-cart-drawer__price {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-end !important;
  gap: 6px !important;
  min-width: max-content !important;
  white-space: nowrap !important;
}

.z-cart-drawer__price-main {
  white-space: nowrap !important;
  line-height: 1.1 !important;
}

.z-cart-drawer__price-promo {
  display: inline-flex !important;
  width: auto !important;
  max-width: none !important;
  padding: 5px 8px !important;
  background: #000 !important;
  color: #fff !important;
  font-size: 9px !important;
  line-height: 1 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
  font-weight: 900 !important;
  white-space: nowrap !important;
}

/* Móvil */
@media screen and (max-width: 520px) {
  .z-cart-drawer__item {
    grid-template-columns: 120px minmax(0, 1fr) !important;
    gap: 16px !important;
  }

  .z-cart-drawer__image {
    width: 120px !important;
    height: 82px !important;
    min-width: 120px !important;
    max-width: 120px !important;
  }

  .z-cart-drawer__line {
    gap: 10px !important;
  }

  .z-cart-drawer__title {
    font-size: 15px !important;
    letter-spacing: .16em !important;
  }

  .z-cart-drawer__price-main {
    font-size: 15px !important;
    letter-spacing: .12em !important;
  }

  .z-cart-drawer__price-promo {
    font-size: 8px !important;
    padding: 5px 7px !important;
    letter-spacing: .07em !important;
  }
}

/* ZATTE - Reemplazar fondo cálido #faf9f5 por blanco */

/* Área de información del producto */
.template-product .z-product,
.template-product .z-product-main,
.template-product .z-product-layout,
.template-product .z-product-content,
.template-product .z-info,
.template-product .z-product-info,
.template-product .z-product-summary,
.template-product .z-product-details,
.template-product .z-product-main__info,
.template-product .z-product__info,
.template-product .product__info-wrapper,
.template-product [data-product-info],
.template-product [data-zatte-product-info] {
  background: #ffffff !important;
  background-color: #ffffff !important;
}

/* Mantener la zona de fotos con su fondo original */
.template-product .z-gallery,
.template-product .z-mobile-gallery,
.template-product .z-mobile-gallery__slide,
.template-product .z-product-gallery,
.template-product .product__media-wrapper {
  background-color: var(--z-product-media-bg, #f3f3f3) !important;
}

/* Bloque de promoción */
.zatte-second-pair,
.zatte-second-pair__head,
.zatte-second-pair__info {
  background: #ffffff !important;
  background-color: #ffffff !important;
}

/* Card interna de la promoción */
.zatte-second-pair__card {
  background: #ffffff !important;
  background-color: #ffffff !important;
}

/* Fondo de imagen dentro de la promo */
.zatte-second-pair__image {
  background: #f3f3f3 !important;
  background-color: #f3f3f3 !important;
}

.z-product__summary {
    background: #ffffff !important;

    /* ZATTE - Soporte videos en galería de producto */

.z-media {
  width: 100%;
  max-width: 100%;
  display: grid;
  place-items: center;
  background: var(--z-product-media-bg, #f3f3f3);
  overflow: hidden;
}

.z-media img,
.z-media video,
.z-media iframe,
.z-media model-viewer {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center center;
  background: var(--z-product-media-bg, #f3f3f3);
  border: 0;
}

.z-media video {
  cursor: pointer;
}

.z-media iframe {
  aspect-ratio: 16 / 9;
  min-height: 320px;
}

/* Imagen/video principal escritorio */
.z-gallery__main .z-media {
  min-height: clamp(520px, 58vw, 820px);
}

.z-gallery__main .z-media img,
.z-gallery__main .z-media video,
.z-gallery__main .z-media iframe,
.z-gallery__main .z-media model-viewer {
  min-height: clamp(520px, 58vw, 820px);
}

/* Layout en grilla escritorio */
.z-gallery__grid .z-media {
  aspect-ratio: 1 / 1;
  border: 1px solid rgba(0, 0, 0, .04);
  break-inside: avoid;
  margin-bottom: 16px;
}

.z-gallery--two .z-gallery__grid .z-media,
.z-gallery--main_grid .z-gallery__grid .z-media {
  margin-bottom: 0;
}

/* Layout vertical */
.z-gallery__stack .z-media {
  min-height: 560px;
  margin: 0 0 18px;
}

/* Layout rail / carrusel vertical */
.z-gallery__rail .z-media {
  min-height: clamp(520px, 58vw, 820px);
  scroll-snap-align: start;
  margin-bottom: 20px;
}

/* Galería móvil */
.z-mobile-gallery__slide .z-media {
  width: 100%;
  height: 100%;
  max-height: 74vh;
  min-height: inherit;
}

.z-mobile-gallery__slide .z-media img,
.z-mobile-gallery__slide .z-media video,
.z-mobile-gallery__slide .z-media iframe,
.z-mobile-gallery__slide .z-media model-viewer {
  width: 100%;
  height: 100%;
  max-height: 74vh;
  min-height: 0;
  object-fit: contain;
}

.z-mobile-gallery__slide .z-media iframe {
  aspect-ratio: 16 / 9;
  min-height: 0;
}

/* Miniaturas */
.z-thumbs__item {
  width: 76px;
  height: 56px;
  min-width: 76px;
  display: grid;
  place-items: center;
  position: relative;
  background: #f3f3f3;
  border: 1px solid #ddd;
  overflow: hidden;
}

.z-thumbs__item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: #f3f3f3;
  border: 0;
}

/* Icono de play en miniaturas de video */
.z-thumbs__play {
  position: absolute;
  left: 5px;
  bottom: 5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #000;
  color: #fff;
  font-size: 9px;
  line-height: 1;
  padding-left: 1px;
}

/* Ajuste móvil seguro */
@media screen and (max-width: 989px) {
  .z-mobile-gallery__slide .z-media {
    max-height: 74vh;
  }

  .z-mobile-gallery__slide .z-media img,
  .z-mobile-gallery__slide .z-media video,
  .z-mobile-gallery__slide .z-media iframe,
  .z-mobile-gallery__slide .z-media model-viewer {
    max-height: 74vh;
  }
}



