/* ZAN160 — dedicated XPEL car-care system. Loaded after automotive-xpel-import.css. */
.xpel-import.zan-care160-category,
.xpel-import.zan-care160-product{overflow-x:hidden;background:#fff;color:#111;}
.xpel-import.zan-care160-category *,
.xpel-import.zan-care160-product *{box-sizing:border-box;}

/* Category hero */
.zan-care160-category .zan-care160-hero{position:relative;min-height:clamp(580px,76vh,860px);background:#080808;color:#fff;overflow:hidden;isolation:isolate;}
.zan-care160-category .zan-care160-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;z-index:-2;}
.zan-care160-category .zan-care160-hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.08),rgba(0,0,0,.32) 48%,rgba(0,0,0,.94) 100%);}
.zan-care160-category[dir="ltr"] .zan-care160-hero-shade{background:linear-gradient(270deg,rgba(0,0,0,.08),rgba(0,0,0,.32) 48%,rgba(0,0,0,.94) 100%);}
.zan-care160-category .zan-care160-hero-content{min-height:inherit;display:flex;flex-direction:column;justify-content:flex-end;padding-top:clamp(110px,12vw,170px);padding-bottom:clamp(58px,7vw,96px);}
.zan-care160-category .zan-care160-hero .breadcrumbs{margin-bottom:1.25rem;}
.zan-care160-category .zan-care160-hero-copy{max-width:720px;margin-inline-start:auto;text-align:start;}
.zan-care160-category[dir="ltr"] .zan-care160-hero-copy{margin-inline-start:0;margin-inline-end:auto;}
.zan-care160-category .zan-care160-kicker,
.zan-care160-section-head>span,
.zan-care160-product-head>span,
.zan-care160-product .eyebrow{display:block;color:#ffbe18;font-size:.76rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.9rem;}
.zan-care160-category .zan-care160-hero-copy h1{font-size:clamp(44px,5.1vw,78px);line-height:1.01;letter-spacing:-.035em;margin:0 0 1.2rem;color:#fff;max-width:760px;}
.zan-care160-category .zan-care160-hero-copy p{font-size:clamp(17px,1.35vw,21px);line-height:1.75;color:rgba(255,255,255,.86);margin:0 0 1.8rem;max-width:690px;}

/* Shared section heading */
.zan-care160-section-head{max-width:900px;margin-bottom:clamp(34px,4.5vw,60px);}
.zan-care160-section-head h2{font-size:clamp(34px,4.3vw,60px);line-height:1.04;letter-spacing:-.025em;margin:0 0 1rem;}
.zan-care160-section-head p{margin:0;color:#555;font-size:clamp(16px,1.25vw,19px);line-height:1.75;}
.zan-care160-product .theme-dark .zan-care160-section-head p{color:rgba(255,255,255,.72);}

/* Top family cards */
.zan-care160-category .zan-care160-group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;}
.zan-care160-category .zan-care160-group-card{position:relative;display:block;min-height:360px;overflow:hidden;border-radius:16px;background:#111;color:#fff;text-decoration:none;isolation:isolate;box-shadow:0 20px 50px rgba(0,0,0,.12);}
.zan-care160-category .zan-care160-group-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease,filter .45s ease;}
.zan-care160-category .zan-care160-group-card .shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04) 18%,rgba(0,0,0,.9) 100%);}
.zan-care160-category .zan-care160-group-card .copy{position:absolute;inset:auto 0 0;display:flex;flex-direction:column;align-items:flex-start;padding:1.55rem;color:#fff;}
.zan-care160-category .zan-care160-group-card strong{font-size:1.48rem;line-height:1.2;margin-bottom:.65rem;color:#fff;}
.zan-care160-category .zan-care160-group-card small{font-size:.94rem;line-height:1.58;color:rgba(255,255,255,.85);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.zan-care160-category .zan-care160-group-card b{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.9rem;color:#fff;}
.zan-care160-category[dir="rtl"] .zan-care160-group-card b i{transform:scaleX(-1);}
.zan-care160-category .zan-care160-group-card:hover>img{transform:scale(1.045);filter:saturate(1.08);}

/* Product group headers and cards */
.zan-care160-category .zan-care160-product-section{scroll-margin-top:100px;}
.zan-care160-category .zan-care160-product-head{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1.5rem;margin-bottom:2.2rem;}
.zan-care160-category .zan-care160-product-head>span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#ffbe18;color:#111;font-size:1rem;letter-spacing:0;margin:0;}
.zan-care160-category .zan-care160-product-head h2{font-size:clamp(32px,3.5vw,52px);line-height:1.08;margin:0 0 .7rem;}
.zan-care160-category .zan-care160-product-head p{font-size:1rem;line-height:1.7;margin:0;color:#595959;max-width:850px;}
.zan-care160-category .theme-dark .zan-care160-product-head p{color:rgba(255,255,255,.72);}
.zan-care160-category .zan-care160-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;}
.zan-care160-category .zan-care160-product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border-radius:15px;background:#fff;color:#111;text-decoration:none;border:1px solid rgba(0,0,0,.12);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.zan-care160-category .theme-dark .zan-care160-product-card{border-color:rgba(255,255,255,.16);}
.zan-care160-category .zan-care160-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(0,0,0,.13);border-color:#ffbe18;}
.zan-care160-category .zan-care160-product-card .media{display:block;aspect-ratio:4/3;overflow:hidden;background:#111;}
.zan-care160-category .zan-care160-product-card .media img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-drag:none;transition:transform .4s ease;}
.zan-care160-category .zan-care160-product-card:hover .media img{transform:scale(1.025);}
.zan-care160-category .zan-care160-product-card .body{display:flex;flex-direction:column;flex:1;padding:1.25rem 1.35rem 1.45rem;}
.zan-care160-category .zan-care160-product-card .body small{display:block;width:max-content;max-width:100%;font-size:.72rem;font-weight:900;color:#7b6100;background:#fff2c5;border-radius:999px;padding:.42rem .7rem;margin-bottom:.8rem;}
.zan-care160-category .zan-care160-product-card .body strong{font-size:1.22rem;line-height:1.32;margin-bottom:.68rem;}
.zan-care160-category .zan-care160-product-card .body>span{font-size:.92rem;line-height:1.62;color:#5c5c5c;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.zan-care160-category .zan-care160-product-card .body b{display:flex;align-items:center;gap:.46rem;margin-top:auto;font-size:.88rem;}
.zan-care160-category[dir="rtl"] .zan-care160-product-card .body b i{transform:scaleX(-1);}
.zan-care160-category .zan-care160-product-card *{pointer-events:none;}

/* Product hero */
.zan-care160-product .btn-expand-modal:before,
.zan-care160-product .btn-expand-modal:after{display:none!important;content:none!important;}
.zan-care160-product .product-image-gallery .product-images,
.zan-care160-product .product-image-gallery .slider-item,
.zan-care160-product .product-image-gallery .btn-expand-modal,
.zan-care160-product .product-image-gallery .product-image{height:100%;}
.zan-care160-product .product-image-gallery .product-image img{width:100%;height:100%;object-fit:cover;display:block;}
.zan-care160-product .zan-care160-badges{display:flex;gap:.55rem;flex-wrap:wrap;margin-bottom:1rem;}
.zan-care160-product .zan-care160-badges span{display:inline-flex;align-items:center;min-height:32px;padding:.42rem .72rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;font-size:.74rem;font-weight:850;}
.zan-care160-product .zan-care160-badges span:last-child{border-color:#ffbe18;color:#ffbe18;}

/* Property grid */
.zan-care160-product .zan-care160-property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;}
.zan-care160-product .zan-care160-property-grid article{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:1rem;padding:1.35rem;border:1px solid rgba(0,0,0,.12);border-radius:14px;background:#fff;}
.zan-care160-product[dir="rtl"] .zan-care160-property-grid article{grid-template-columns:minmax(0,1fr) 54px;}
.zan-care160-product[dir="rtl"] .zan-care160-property-grid article .icon{grid-column:2;grid-row:1;}
.zan-care160-product[dir="rtl"] .zan-care160-property-grid article p{grid-column:1;grid-row:1;text-align:right;}
.zan-care160-product .zan-care160-property-grid .icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#ffbe18;color:#111;}
.zan-care160-product .zan-care160-property-grid .icon svg{width:30px;height:30px;}
.zan-care160-product .zan-care160-property-grid p{margin:0;font-size:.98rem;line-height:1.65;color:#333;}

/* Benefits and usage */
.zan-care160-product .zan-care160-split{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(40px,6vw,86px);align-items:center;}
.zan-care160-product .zan-care160-split.reverse{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);}
.zan-care160-product[dir="rtl"] .zan-care160-split.reverse .media{grid-column:2;grid-row:1;}
.zan-care160-product[dir="rtl"] .zan-care160-split.reverse .copy{grid-column:1;grid-row:1;}
.zan-care160-product[dir="ltr"] .zan-care160-split.reverse .media{grid-column:2;grid-row:1;}
.zan-care160-product[dir="ltr"] .zan-care160-split.reverse .copy{grid-column:1;grid-row:1;}
.zan-care160-product .zan-care160-split .media{aspect-ratio:4/3;border-radius:16px;overflow:hidden;background:#111;}
.zan-care160-product .zan-care160-split .media img{width:100%;height:100%;object-fit:cover;display:block;}
.zan-care160-product .zan-care160-split .copy h2{font-size:clamp(32px,4vw,56px);line-height:1.06;margin:0 0 1.2rem;}
.zan-care160-product .zan-care160-benefits .copy ul{list-style:none;margin:0;padding:0;display:grid;gap:.9rem;}
.zan-care160-product .zan-care160-benefits .copy li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:.8rem;align-items:start;color:#fff;}
.zan-care160-product[dir="rtl"] .zan-care160-benefits .copy li{grid-template-columns:minmax(0,1fr) 34px;}
.zan-care160-product[dir="rtl"] .zan-care160-benefits .copy li i{grid-column:2;grid-row:1;}
.zan-care160-product[dir="rtl"] .zan-care160-benefits .copy li span{grid-column:1;grid-row:1;}
.zan-care160-product .zan-care160-benefits .copy li i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#ffbe18;color:#111;}
.zan-care160-product .zan-care160-benefits .copy li svg{width:21px;height:21px;}
.zan-care160-product .zan-care160-benefits .copy li span{font-size:.98rem;line-height:1.6;color:rgba(255,255,255,.88);}
.zan-care160-product .zan-care160-usage .copy>p{font-size:1.06rem;line-height:1.9;color:#444;margin:0 0 1.5rem;}
.zan-care160-product .zan-care160-note{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;border-radius:12px;background:#f3f3f3;border-inline-start:4px solid #ffbe18;}
.zan-care160-product .zan-care160-note strong{font-size:.9rem;}
.zan-care160-product .zan-care160-note span{font-size:.9rem;font-weight:900;color:#6f5700;}

/* Related */
.zan-care160-product .zan-care160-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;}
.zan-care160-product .zan-care160-related-grid a{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(0,0,0,.12);border-radius:14px;background:#fff;color:#111;text-decoration:none;}
.zan-care160-product .zan-care160-related-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;}
.zan-care160-product .zan-care160-related-grid strong{font-size:1.08rem;line-height:1.35;padding:1rem 1.1rem .45rem;}
.zan-care160-product .zan-care160-related-grid b{display:flex;align-items:center;gap:.4rem;font-size:.84rem;padding:0 1.1rem 1.1rem;margin-top:auto;}
.zan-care160-product[dir="rtl"] .zan-care160-related-grid b i{transform:scaleX(-1);}

/* FAQ */
.zan-care160-product .zan-care160-faq,
.zan-care160-product .zan-care160-faq .component-inner{background:#fff!important;color:#111!important;}
.zan-care160-product .zan-care160-faq .container-md{width:min(100%,980px);max-width:980px;margin-inline:auto;padding-inline:clamp(22px,7vw,120px);}
.zan-care160-product .zan-care160-faq .component-header-heading{font-size:clamp(34px,4vw,54px);margin:0 0 28px;}
.zan-care160-product .zan-care160-faq .accordion-list{list-style:none;margin:0;padding:0;border-top:1px solid rgba(0,0,0,.14);}
.zan-care160-product .zan-care160-faq .accordion-item{border-bottom:1px solid rgba(0,0,0,.14);}
.zan-care160-product .zan-care160-faq .accordion-header{width:100%;min-height:70px;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;background:transparent;border:0;color:#111;text-align:inherit;font-weight:900;}
.zan-care160-product .zan-care160-faq .accordion-header-text{font-size:clamp(17px,1.35vw,21px);line-height:1.45;}
.zan-care160-product .zan-care160-faq .accordion-indicator{position:relative;flex:0 0 18px;width:18px;height:18px;}
.zan-care160-product .zan-care160-faq .accordion-indicator:before,
.zan-care160-product .zan-care160-faq .accordion-indicator:after{content:"";position:absolute;left:50%;top:50%;width:16px;height:2px;background:#111;transform:translate(-50%,-50%);}
.zan-care160-product .zan-care160-faq .accordion-indicator:after{transform:translate(-50%,-50%) rotate(90deg);transition:opacity .2s ease;}
.zan-care160-product .zan-care160-faq .accordion-header[aria-expanded="true"] .accordion-indicator:after{opacity:0;}
.zan-care160-product .zan-care160-faq .accordion-content-inner{padding:0 0 24px;}
.zan-care160-product .zan-care160-faq .accordion-content p{margin:0;color:#444;font-size:16px;line-height:1.85;}

@media(max-width:1049px){
  .zan-care160-category .zan-care160-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .zan-care160-category .zan-care160-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .zan-care160-product .zan-care160-property-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .zan-care160-product .zan-care160-split,
  .zan-care160-product .zan-care160-split.reverse{grid-template-columns:1fr;gap:2.2rem;}
  .zan-care160-product[dir] .zan-care160-split.reverse .media,
  .zan-care160-product[dir] .zan-care160-split.reverse .copy{grid-column:auto;grid-row:auto;}
  .zan-care160-product .zan-care160-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}

@media(max-width:720px){
  .zan-care160-category .zan-care160-hero{min-height:690px;}
  .zan-care160-category .zan-care160-hero>img{object-position:center;}
  .zan-care160-category .zan-care160-hero-shade,
  .zan-care160-category[dir="ltr"] .zan-care160-hero-shade{background:linear-gradient(0deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.73) 48%,rgba(0,0,0,.16) 100%);}
  .zan-care160-category .zan-care160-hero-content{justify-content:flex-end;padding-top:120px;padding-bottom:46px;}
  .zan-care160-category .zan-care160-hero-copy{max-width:100%;margin:0;text-align:start;}
  .zan-care160-category .zan-care160-hero-copy h1{font-size:clamp(40px,11vw,55px);line-height:1.02;}
  .zan-care160-category .zan-care160-hero-copy p{font-size:1rem;line-height:1.7;}
  .zan-care160-category .zan-care160-group-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;touch-action:pan-x pan-y;}
  .zan-care160-category .zan-care160-group-grid::-webkit-scrollbar{display:none;}
  .zan-care160-category .zan-care160-group-card{flex:0 0 min(84vw,340px);min-height:300px;scroll-snap-align:start;}
  .zan-care160-category .zan-care160-product-head{grid-template-columns:46px minmax(0,1fr);gap:1rem;}
  .zan-care160-category .zan-care160-product-head>span{width:46px;height:46px;}
  .zan-care160-category .zan-care160-product-grid{grid-template-columns:1fr;gap:1rem;}
  .zan-care160-category .zan-care160-product-card{display:grid;grid-template-columns:minmax(138px,42%) minmax(0,1fr);min-height:205px;overflow:hidden;}
  .zan-care160-category .zan-care160-product-card .media{height:100%;aspect-ratio:auto;}
  .zan-care160-category .zan-care160-product-card .body{justify-content:center;padding:1rem;min-width:0;}
  .zan-care160-category .zan-care160-product-card .body strong{font-size:1.05rem;}
  .zan-care160-category .zan-care160-product-card .body>span{font-size:.84rem;line-height:1.55;-webkit-line-clamp:4;}
  .zan-care160-category .zan-care160-product-card .body b{min-height:28px;}
  .zan-care160-product .product-title{font-size:clamp(29px,8.2vw,42px)!important;line-height:1.1!important;}
  .zan-care160-product .zan-care160-property-grid{grid-template-columns:1fr;}
  .zan-care160-product .zan-care160-property-grid article{padding:1.1rem;}
  .zan-care160-product .zan-care160-split .media{border-radius:11px;}
  .zan-care160-product .zan-care160-related-grid{grid-template-columns:1fr;}
  .zan-care160-product .zan-care160-related-grid a{display:grid;grid-template-columns:42% minmax(0,1fr);grid-template-rows:auto auto;}
  .zan-care160-product .zan-care160-related-grid img{grid-row:1/3;aspect-ratio:auto;height:100%;min-height:170px;}
  .zan-care160-product .zan-care160-related-grid strong{align-self:end;}
  .zan-care160-product .zan-care160-related-grid b{align-self:start;}
  .zan-care160-product .zan-care160-faq .accordion-header{min-height:64px;padding:16px 0;gap:14px;}
  .zan-care160-product .zan-care160-faq .accordion-header-text{font-size:16px;}
}

@media(max-width:430px){
  .zan-care160-category .zan-care160-product-card{grid-template-columns:132px minmax(0,1fr);min-height:190px;}
  .zan-care160-category .zan-care160-product-card .body{padding:.9rem;}
  .zan-care160-category .zan-care160-product-card .body small{font-size:.66rem;}
  .zan-care160-category .zan-care160-product-card .body>span{display:none;}
}

/* ZAN161 refinement — premium white product presentation */
.zan-care160-category .zan-care160-product-card{
  border-radius:18px;
  border-color:rgba(0,0,0,.1);
  box-shadow:0 8px 28px rgba(0,0,0,.055);
}
.zan-care160-category .zan-care160-product-card .media.care160-white-packshot,
.zan-care160-product .zan-care160-related-grid .media.care160-white-packshot{
  position:relative;
  isolation:isolate;
  display:grid;
  place-items:center;
  overflow:hidden;
  background:#fff;
}
.zan-care160-category .zan-care160-product-card .media.care160-white-packshot:before,
.zan-care160-product .zan-care160-related-grid .media.care160-white-packshot:before{
  content:"";
  position:absolute;
  inset:7% 8%;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,190,24,.13) 0%,rgba(255,190,24,.045) 42%,rgba(255,255,255,0) 72%);
  z-index:-1;
}
.zan-care160-category .zan-care160-product-card .media.care160-white-packshot:after,
.zan-care160-product .zan-care160-related-grid .media.care160-white-packshot:after{
  content:"";
  position:absolute;
  inset:auto 10% 7% 10%;
  height:14%;
  border-radius:50%;
  background:rgba(0,0,0,.09);
  filter:blur(16px);
  transform:scaleX(.64);
  z-index:-1;
}
.zan-care160-category .zan-care160-product-card .media.care160-white-packshot img,
.zan-care160-product .zan-care160-related-grid .media.care160-white-packshot img{
  width:auto;
  height:auto;
  max-width:86%;
  max-height:84%;
  object-fit:contain;
  padding:0;
  filter:drop-shadow(0 13px 14px rgba(0,0,0,.19));
  transform:none;
}
.zan-care160-category .zan-care160-product-card:hover .media.care160-white-packshot img{
  transform:translateY(-4px) scale(1.025);
}
.zan-care160-category .zan-care160-product-card .body{
  border-top:1px solid rgba(0,0,0,.07);
  padding:1.35rem 1.45rem 1.55rem;
}
.zan-care160-category .zan-care160-product-card .body strong{
  min-height:2.65em;
  display:flex;
  align-items:flex-start;
}
.zan-care160-category .zan-care160-product-card .body b{
  width:max-content;
  min-height:36px;
  padding:.55rem .82rem;
  border-radius:999px;
  background:#111;
  color:#fff;
  transition:background .2s ease,color .2s ease;
}
.zan-care160-category .zan-care160-product-card:hover .body b{
  background:#ffbe18;
  color:#111;
}

/* White first slide in every product gallery */
.zan-care160-product .product-image-gallery .slider-item.care160-packshot,
.zan-care160-product .product-image-gallery .slider-item.care160-packshot .btn-expand-modal,
.zan-care160-product .product-image-gallery .slider-item.care160-packshot .product-image{
  background:#fff!important;
}
.zan-care160-product .product-image-gallery .slider-item.care160-packshot .product-image{
  position:relative;
  display:grid;
  place-items:center;
  isolation:isolate;
  padding:clamp(34px,5vw,76px);
}
.zan-care160-product .product-image-gallery .slider-item.care160-packshot .product-image:before{
  content:"";
  position:absolute;
  inset:12%;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,190,24,.17),rgba(255,190,24,.045) 43%,rgba(255,255,255,0) 72%);
  z-index:-1;
}
.zan-care160-product .product-image-gallery .slider-item.care160-packshot .product-image:after{
  content:"";
  position:absolute;
  width:54%;
  height:10%;
  bottom:11%;
  border-radius:50%;
  background:rgba(0,0,0,.13);
  filter:blur(20px);
  z-index:-1;
}
.zan-care160-product .product-image-gallery .slider-item.care160-packshot .product-image img{
  width:auto!important;
  height:auto!important;
  max-width:86%!important;
  max-height:88%!important;
  object-fit:contain!important;
  filter:drop-shadow(0 18px 18px rgba(0,0,0,.22));
}
.zan-care160-product .product-thumbnail.care160-packshot-thumb{
  background:#fff!important;
}
.zan-care160-product .product-thumbnail.care160-packshot-thumb img{
  object-fit:contain!important;
  padding:5px;
}

/* Related products adopt the same clean retail presentation */
.zan-care160-product .zan-care160-related-grid a{
  border-radius:18px;
  box-shadow:0 8px 25px rgba(0,0,0,.05);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.zan-care160-product .zan-care160-related-grid a:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 40px rgba(0,0,0,.11);
  border-color:#ffbe18;
}
.zan-care160-product .zan-care160-related-grid .media{
  aspect-ratio:4/3;
  border-bottom:1px solid rgba(0,0,0,.07);
}
.zan-care160-product .zan-care160-related-grid .media img{
  aspect-ratio:auto;
}
.zan-care160-product .zan-care160-related-grid b{
  width:max-content;
  margin:0 1.1rem 1.15rem;
  padding:.48rem .72rem;
  border-radius:999px;
  background:#f2f2f2;
}

/* More balanced content cards */
.zan-care160-product .zan-care160-property-grid article{
  border-radius:16px;
  box-shadow:0 6px 20px rgba(0,0,0,.035);
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.zan-care160-product .zan-care160-property-grid article:hover{
  transform:translateY(-3px);
  border-color:rgba(255,190,24,.78);
  box-shadow:0 14px 34px rgba(0,0,0,.08);
}
.zan-care160-product .zan-care160-split .media{
  border:1px solid rgba(0,0,0,.08);
  box-shadow:0 20px 45px rgba(0,0,0,.1);
}

@media(max-width:720px){
  .zan-care160-category .zan-care160-product-card{
    grid-template-columns:minmax(145px,43%) minmax(0,1fr);
    min-height:215px;
  }
  .zan-care160-category .zan-care160-product-card .media.care160-white-packshot img{
    max-width:88%;
    max-height:86%;
  }
  .zan-care160-category .zan-care160-product-card .body{
    border-top:0;
    border-inline-start:1px solid rgba(0,0,0,.07);
    padding:1rem;
  }
  .zan-care160-category .zan-care160-product-card .body strong{
    min-height:auto;
  }
  .zan-care160-category .zan-care160-product-card .body b{
    min-height:32px;
    padding:.45rem .68rem;
    font-size:.8rem;
  }
  .zan-care160-product .product-image-gallery .slider-item.care160-packshot .product-image{
    padding:28px;
  }
  .zan-care160-product .zan-care160-related-grid a{
    grid-template-columns:44% minmax(0,1fr);
  }
  .zan-care160-product .zan-care160-related-grid .media{
    grid-row:1/3;
    aspect-ratio:auto;
    height:100%;
    min-height:180px;
    border-bottom:0;
    border-inline-end:1px solid rgba(0,0,0,.07);
  }
  .zan-care160-product .zan-care160-related-grid b{
    margin:0 1rem 1rem;
  }
}

@media(max-width:430px){
  .zan-care160-category .zan-care160-product-card{
    grid-template-columns:138px minmax(0,1fr);
    min-height:198px;
  }
  .zan-care160-category .zan-care160-product-card .body{
    padding:.88rem;
  }
  .zan-care160-category .zan-care160-product-card .body b{
    background:#111;
    color:#fff;
  }
}

/* ZAN181 — clean bilingual car-care hero; one unmirrored photograph for both languages. */
.zan-care160-category .zan-care160-hero{
  min-height:560px;
  display:flex;
  align-items:flex-end;
}
.zan-care160-category .zan-care160-hero>img{
  object-position:center 54%;
  transform:none!important;
  scale:1!important;
}
.zan-care160-category .zan-care160-hero-shade,
.zan-care160-category[dir="ltr"] .zan-care160-hero-shade{
  background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.48) 42%,rgba(0,0,0,.16) 76%);
}
.zan-care160-category[dir="rtl"] .zan-care160-hero-shade{
  background:linear-gradient(270deg,rgba(0,0,0,.78),rgba(0,0,0,.48) 42%,rgba(0,0,0,.16) 76%);
}
.zan-care160-category .zan-care160-hero-content{
  width:100%;
  min-height:560px;
  justify-content:flex-end;
  padding-top:170px;
  padding-bottom:52px;
}
.zan-care160-category .zan-care160-hero .breadcrumbs{
  display:inline-flex;
  width:max-content;
  max-width:100%;
  margin:0 0 1rem;
  padding:.5rem 1rem;
  border:1px solid rgba(255,255,255,.2);
  border-radius:999px;
  background:rgba(16,20,26,.68);
  backdrop-filter:blur(8px);
}
.zan-care160-category .zan-care160-hero .breadcrumbs-list{
  display:flex;
  align-items:center;
  gap:.55rem;
  margin:0;
}
.zan-care160-category .zan-care160-hero .breadcrumb-link{
  color:#fff!important;
  font-weight:800;
  margin:0!important;
}
.zan-care160-category .zan-care160-hero-copy{
  width:100%;
  max-width:700px;
  margin-inline-start:0;
  margin-inline-end:auto;
  text-align:start;
}
.zan-care160-category[dir="rtl"] .zan-care160-hero-copy{
  margin-inline-start:auto;
  margin-inline-end:0;
  text-align:right;
}
.zan-care160-category .zan-care160-hero-copy h1{
  max-width:700px;
  font-size:clamp(42px,5.4vw,72px);
  line-height:.98;
  letter-spacing:-.035em;
  margin-bottom:1rem;
}
.zan-care160-category[dir="rtl"] .zan-care160-hero-copy h1{
  line-height:1.08;
  letter-spacing:0;
}
.zan-care160-category .zan-care160-hero-copy p{
  max-width:630px;
  font-size:clamp(16px,1.18vw,19px);
  line-height:1.72;
}
.zan-care160-category .zan-care160-groups .zan-care160-section-head{
  max-width:none;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  column-gap:4rem;
  align-items:start;
}
.zan-care160-category .zan-care160-groups .zan-care160-section-head>span{
  grid-column:1/-1;
}
.zan-care160-category .zan-care160-groups .zan-care160-section-head h2{
  margin:0!important;
}
.zan-care160-category .zan-care160-groups .zan-care160-section-head p{
  max-width:620px;
  margin-inline-start:auto;
}
.zan-care160-category[dir="rtl"] .zan-care160-groups .zan-care160-section-head p{
  margin-inline-start:0;
  margin-inline-end:auto;
}
.zan-care160-category .zan-care160-group-grid{
  gap:1.5rem;
}
.zan-care160-category .zan-care160-group-card{
  min-height:380px;
  border-radius:18px;
}
.zan-care160-category .zan-care160-group-card .copy{
  padding:1.75rem;
}
.zan-care160-category .zan-care160-group-card strong{
  font-size:1.55rem;
}
@media(max-width:720px){
  .zan-care160-category .zan-care160-hero{min-height:620px;}
  .zan-care160-category .zan-care160-hero>img{object-position:58% center;}
  .zan-care160-category .zan-care160-hero-shade,
  .zan-care160-category[dir="ltr"] .zan-care160-hero-shade,
  .zan-care160-category[dir="rtl"] .zan-care160-hero-shade{
    background:linear-gradient(0deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.68) 52%,rgba(0,0,0,.12) 100%);
  }
  .zan-care160-category .zan-care160-hero-content{
    min-height:620px;
    padding-top:150px;
    padding-bottom:38px;
  }
  .zan-care160-category .zan-care160-hero-copy h1{font-size:clamp(38px,11vw,54px);}
  .zan-care160-category .zan-care160-groups .zan-care160-section-head{grid-template-columns:1fr;gap:1rem;}
  .zan-care160-category .zan-care160-groups .zan-care160-section-head>span{grid-column:auto;}
  .zan-care160-category .zan-care160-groups .zan-care160-section-head p{margin:0!important;}
}

/* ZAN181 final bilingual composition guard: never mirror photography or product labels. */
.zan-care160-category[dir="ltr"] .zan-care160-hero-content{align-items:flex-start;}
.zan-care160-category[dir="rtl"] .zan-care160-hero-content{align-items:flex-end;}
.zan-care160-category .zan-care160-hero>img,
.zan-care160-category[dir="rtl"] .zan-care160-hero>img,
.zan-care160-category[dir="ltr"] .zan-care160-hero>img{transform:none!important;scale:1!important;direction:ltr;}
.zan-care160-category[dir="ltr"] .zan-care160-section-head,
.zan-care160-category[dir="ltr"] .zan-care160-product-head{text-align:left;}
.zan-care160-category[dir="rtl"] .zan-care160-section-head,
.zan-care160-category[dir="rtl"] .zan-care160-product-head{text-align:right;}

/* ZAN182 — Arabic desktop copy starts at the physical right; simplified care heading. */
.zan-care160-category .zan-care160-section-head-simple{
  display:block!important;
  max-width:none!important;
  margin-bottom:clamp(34px,4.5vw,58px)!important;
}
.zan-care160-category .zan-care160-section-head-simple h2{
  max-width:none!important;
  margin:0!important;
}
@media (min-width:800px){
  .zan-care160-category[dir="rtl"] .zan-care160-hero-content{
    align-items:flex-start!important;
  }
  .zan-care160-category[dir="rtl"] .zan-care160-hero-copy{
    margin-inline-start:0!important;
    margin-inline-end:auto!important;
    text-align:right!important;
  }
  .zan-care160-category[dir="rtl"] .zan-care160-hero .breadcrumbs{
    align-self:flex-start!important;
  }
  .zan-care160-category[dir="rtl"] .zan-care160-section-head-simple,
  .zan-care160-category[dir="rtl"] .zan-care160-section-head-simple h2{
    text-align:right!important;
  }
}
/* Give the black installation-products area deliberate breathing room. */
.zan-care160-category #care160-installation .component-inner{
  padding-top:clamp(82px,7vw,112px)!important;
  padding-bottom:clamp(92px,8vw,128px)!important;
}
.zan-care160-category #care160-installation .zan-care160-product-head{
  margin-bottom:clamp(38px,4vw,58px)!important;
}
.zan-care160-category #care160-installation .zan-care160-product-grid{
  row-gap:clamp(28px,3vw,42px)!important;
}
@media (max-width:799px){
  .zan-care160-category #care160-installation .component-inner{
    padding-top:58px!important;
    padding-bottom:72px!important;
  }
}
