/* ZAN150 — Two-wheel category and product pages. Scoped to the new routes only. */
.xpel-import.zan-two-wheel-page{font-family:var(--font-family-body,Arial,sans-serif);overflow-x:hidden;background:#fff;color:#111;}
.xpel-import.zan-two-wheel-page img{display:block;width:100%;height:100%;object-fit:cover;}

/* Main category */
.xpel-import.zan-two-wheel-category{padding-top:0;}
.xpel-import.zan-two-wheel-category .tw-category-hero{position:relative;min-height:clamp(560px,72vh,820px);display:flex;align-items:flex-end;background:#090909;color:#fff;overflow:hidden;}
.xpel-import.zan-two-wheel-category .tw-category-hero-media,.xpel-import.zan-two-wheel-category .tw-category-hero-overlay{position:absolute;inset:0;}
.xpel-import.zan-two-wheel-category .tw-category-hero-media img{object-position:center 44%;}
.xpel-import.zan-two-wheel-category .tw-category-hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.18) 35%,rgba(0,0,0,.84) 100%);}
.xpel-import.zan-two-wheel-category .tw-category-hero-content{position:relative;z-index:2;width:100%;padding-bottom:clamp(56px,7vw,105px);padding-inline:clamp(24px,7.14vw,120px);}
.xpel-import.zan-two-wheel-category .tw-category-hero-content .breadcrumbs{margin-bottom:24px;color:rgba(255,255,255,.78);}
.xpel-import.zan-two-wheel-category .tw-category-hero-content h1{max-width:980px;margin:0 0 22px;color:#fff;font-size:clamp(42px,6vw,88px);line-height:.96;font-weight:950;letter-spacing:-.04em;text-transform:none;}
.xpel-import.zan-two-wheel-category .tw-category-hero-content p{max-width:760px;margin:0;color:rgba(255,255,255,.86);font-size:clamp(17px,1.45vw,22px);line-height:1.65;}
.xpel-import.zan-two-wheel-category .tw-category-selector{padding:clamp(70px,8vw,120px) 0;background:#fff;}
.xpel-import.zan-two-wheel-category .tw-category-selector>.container{padding-inline:clamp(24px,7.14vw,120px);}
.xpel-import.zan-two-wheel-category .tw-category-intro{max-width:780px;margin-bottom:48px;}
.xpel-import.zan-two-wheel-category .tw-category-intro h2{margin:0 0 14px;color:#111;font-size:clamp(34px,4vw,60px);line-height:1;font-weight:950;letter-spacing:-.035em;text-transform:none;}
.xpel-import.zan-two-wheel-category .tw-category-intro p{margin:0;color:#444;font-size:17px;line-height:1.7;}
.xpel-import.zan-two-wheel-category .tw-category-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,3vw,48px);}
.xpel-import.zan-two-wheel-category .tw-category-card{display:flex;flex-direction:column;min-width:0;background:#f4f4f4;color:#111;text-decoration:none;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;}
.xpel-import.zan-two-wheel-category .tw-category-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(0,0,0,.13);}
.xpel-import.zan-two-wheel-category .tw-category-card-media{aspect-ratio:16/10;overflow:hidden;background:#111;}
.xpel-import.zan-two-wheel-category .tw-category-card-media img{transition:transform .55s ease;}
.xpel-import.zan-two-wheel-category .tw-category-card:hover .tw-category-card-media img{transform:scale(1.035);}
.xpel-import.zan-two-wheel-category .tw-category-card-body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:clamp(25px,3vw,42px);}
.xpel-import.zan-two-wheel-category[dir="rtl"] .tw-category-card-body{text-align:right;align-items:flex-start;}
.xpel-import.zan-two-wheel-category .tw-eyebrow{display:block;margin-bottom:10px;color:#b29418;font-size:13px;font-weight:900;letter-spacing:.12em;}
.xpel-import.zan-two-wheel-category .tw-category-card h2{margin:0 0 14px;color:#111;font-size:clamp(28px,3vw,42px);line-height:1.05;font-weight:950;text-transform:none;}
.xpel-import.zan-two-wheel-category .tw-category-card p{margin:0 0 24px;color:#3d3d3d;font-size:16px;line-height:1.7;}
.xpel-import.zan-two-wheel-category .tw-card-link{margin-top:auto;color:#111;font-size:15px;font-weight:950;border-bottom:2px solid #e9c928;padding-bottom:5px;}

/* Product page refinements */
.xpel-import.zan-two-wheel-page.zan-xpel-interior-product .product-title{font-size:clamp(34px,3.4vw,54px)!important;}
.xpel-import.zan-two-wheel-page.zan-xpel-interior-product .product-images .slider-item>.product-image{display:block;width:100%;height:100%;}
.xpel-import.zan-two-wheel-page.zan-xpel-interior-product .product-images img{object-fit:cover!important;object-position:center!important;}
.xpel-import.zan-two-wheel-page.zan-xpel-interior-product .tabpanel-media img,
.xpel-import.zan-two-wheel-page.zan-xpel-interior-product .media-with-text img{object-fit:cover!important;object-position:center!important;}
.xpel-import.zan-two-wheel-page .tw-faq,.xpel-import.zan-two-wheel-page .tw-faq .component-inner{background:#fff!important;color:#111!important;}
.xpel-import.zan-two-wheel-page .tw-faq .component-inner{padding-block:clamp(58px,7vw,100px)!important;}
.xpel-import.zan-two-wheel-page .tw-faq .container-md{width:min(100%,980px);max-width:980px;margin-inline:auto;padding-inline:clamp(24px,7.14vw,120px);}
.xpel-import.zan-two-wheel-page .tw-faq .component-header-heading{margin:0 0 28px!important;color:#111!important;font-size:clamp(32px,3.4vw,52px)!important;line-height:1.05!important;font-weight:950!important;text-transform:none!important;}
.xpel-import.zan-two-wheel-page .tw-faq .accordion-list{margin:0;padding:0;border-top:1px solid rgba(0,0,0,.14);}
.xpel-import.zan-two-wheel-page .tw-faq .accordion-item{border-bottom:1px solid rgba(0,0,0,.14);}
.xpel-import.zan-two-wheel-page .tw-faq .accordion-header{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:72px;padding:18px 0;background:transparent!important;color:#111!important;text-align:inherit!important;}
.xpel-import.zan-two-wheel-page .tw-faq .accordion-header-text{font-size:clamp(17px,1.35vw,21px);line-height:1.4;font-weight:900;}
.xpel-import.zan-two-wheel-page .tw-faq .accordion-indicator{position:relative;display:block;flex:0 0 22px;width:22px;height:22px;margin-inline-start:20px;}
.xpel-import.zan-two-wheel-page .tw-faq .accordion-indicator:before,.xpel-import.zan-two-wheel-page .tw-faq .accordion-indicator:after{content:"";position:absolute;left:50%;top:50%;width:16px;height:2px;background:#111;transform:translate(-50%,-50%);transition:transform .2s ease;}
.xpel-import.zan-two-wheel-page .tw-faq .accordion-indicator:after{transform:translate(-50%,-50%) rotate(90deg);}
.xpel-import.zan-two-wheel-page .tw-faq .accordion-header[aria-expanded="true"] .accordion-indicator:after{transform:translate(-50%,-50%) rotate(0deg);}
.xpel-import.zan-two-wheel-page .tw-faq .accordion-content-inner{padding:0 0 25px;}
.xpel-import.zan-two-wheel-page .tw-faq .accordion-content p{margin:0;color:#333!important;font-size:16px;line-height:1.75;}

@media (max-width:1049px){
  .xpel-import.zan-two-wheel-category{padding-top:74px;}
  .xpel-import.zan-two-wheel-category .tw-category-hero{min-height:620px;}
  .xpel-import.zan-two-wheel-category .tw-category-cards{grid-template-columns:1fr;}
  .xpel-import.zan-two-wheel-page.zan-xpel-interior-product .product-title{font-size:clamp(31px,8vw,42px)!important;}
}
@media (max-width:720px){
  .xpel-import.zan-two-wheel-category{padding-top:68px;}
  .xpel-import.zan-two-wheel-category .tw-category-hero{min-height:540px;}
  .xpel-import.zan-two-wheel-category .tw-category-hero-content{padding:0 22px 42px;}
  .xpel-import.zan-two-wheel-category .tw-category-hero-content h1{font-size:clamp(36px,11vw,52px);line-height:1.02;}
  .xpel-import.zan-two-wheel-category .tw-category-hero-content p{font-size:16px;line-height:1.65;}
  .xpel-import.zan-two-wheel-category .tw-category-selector{padding:58px 0 72px;}
  .xpel-import.zan-two-wheel-category .tw-category-selector>.container{padding-inline:20px;}
  .xpel-import.zan-two-wheel-category .tw-category-intro{margin-bottom:30px;}
  .xpel-import.zan-two-wheel-category .tw-category-intro h2{font-size:32px;}
  .xpel-import.zan-two-wheel-category .tw-category-card-body{padding:24px 22px 28px;}
  .xpel-import.zan-two-wheel-category .tw-category-card h2{font-size:29px;}
  .xpel-import.zan-two-wheel-page.zan-xpel-interior-product .tabbed-content-heading{font-size:clamp(28px,8vw,38px)!important;line-height:1.12!important;text-align:inherit!important;}
  .xpel-import.zan-two-wheel-page .tw-faq .container-md{padding-inline:22px;}
  .xpel-import.zan-two-wheel-page .tw-faq .accordion-header{min-height:64px;}
}
