:root{--brand-blue:var(--brand-blue);--brand-blue-hover:var(--brand-blue-hover);--bg-grey-color:var(--bg-grey-color);--bg-hover-grey-color:#e1e3e6;--bg-active-grey-color:#d4d4d8}
.product-list-top-products{background:#f7f8fa;border-top:1px solid rgba(17,24,39,.06);border-bottom:1px solid rgba(17,24,39,.06);padding-top:78px}
.product-list-top-products-inner{max-width:1360px;margin:0 auto;padding:0 24px}
.product-list-top-products-row{display:flex;align-items:flex-start;justify-content:center;gap:24px;min-height:112px;padding:14px 0 12px;overflow-x:auto;scrollbar-width:none}
.product-list-top-products-row::-webkit-scrollbar{display:none}
.product-list-top-product{flex:0 0 108px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:4px;color:#1f2937;text-decoration:none;transition:color .2s ease,opacity .2s ease,transform .2s ease;opacity:.92}
.product-list-top-product:hover{color:#111827;opacity:1;transform:translateY(-1px)}
.product-list-top-product-media{width:72px;height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:2px;color:#111827;font-size:24px}
.product-list-top-product-media img{max-width:100%;max-height:100%;object-fit:contain;display:block}
.product-list-top-product-title{display:block;max-width:96px;font-size:12px;line-height:1.35;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.product-list-top-product-tag{display:block;font-size:11px;line-height:1.2;color:#0072ce;font-weight:500;min-height:13px}
.product-list-top-product-utility .product-list-top-product-media{height:50px;font-size:22px}
.product-subnav-strip{background:var(--bg-grey-color);border-top:1px solid var(--bg-grey-color);margin-top:0}
.product-subnav-row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:8px;padding:20px 0 22px;align-items:start}
.product-subnav-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:10px;min-width:0;padding:4px 2px;color:#111827;position:relative;opacity:.88;transition:opacity .22s ease}
.product-subnav-item:hover,.product-subnav-item.active{opacity:1}
.product-subnav-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:20px;line-height:1;color:#4b5563}
.product-subnav-label{font-size:12px;line-height:1.45;color:#6b7280;max-width:92px}
.product-subnav-item.active .product-subnav-label,.product-subnav-item:hover .product-subnav-label{color:#111827}

.product-channel-hero{padding:56px 0 18px;background:#fff}
.product-channel-hero .content-1300-wrap{text-align:center}
.product-channel-hero h1{font-size:clamp(24px,3.2vw,36px);line-height:1.12;letter-spacing:-.03em;margin:0 0 14px;color:#111827;font-weight:700}
.product-channel-hero p{max-width:760px;font-size:16px;line-height:1.8;color:#667085;margin:0 auto}

.product-recommend-banner-section{background:#fff;padding:8px 0 12px}
.product-list-hero-swiper{position:relative;overflow:hidden;background:#f3f4f6;width:100%}
.product-list-hero-slide{position:relative;min-height:560px;background:#f3f4f6}
.product-list-hero-media{position:absolute;inset:0}
.product-list-hero-media img{width:100%;height:100%;object-fit:cover}
.product-list-hero-overlay{display:none}
.product-list-hero-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-start;padding-top:48px;padding-bottom:48px;min-height:560px}
.product-list-hero-copy{max-width:900px;margin:0;transform:none;text-align:left}
.product-list-hero-subtitle{display:block;font-size:16px;line-height:1.45;color:#000;margin-bottom:14px;letter-spacing:0;font-weight:600}
.product-list-hero-title{font-size:clamp(36px,4.9vw,64px);font-weight:600;letter-spacing:-.05em;line-height:1.08;margin:0 0 14px;color:#000}
.product-list-hero-slogan{font-size:18px;line-height:1.5;color:#000;margin:0 0 22px;font-weight:600}
.product-list-hero-actions{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap}
.product-list-hero-btn{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 15px;border-radius:999px;border:1px solid #000;color:#fff;font-size:12px;font-weight:500;line-height:34px;background:#000;transition:all .22s ease;gap:6px}
.product-list-hero-btn:hover{background:#111827;color:#fff}
.product-list-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:34px;height:34px;border:none;background:transparent;color:rgba(17,24,39,.86);font-size:24px;cursor:pointer;padding:0}
.product-list-hero-prev{left:20px}
.product-list-hero-next{right:20px}
.product-list-hero-controls{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:flex;align-items:center;z-index:4;width:min(900px,calc(100% - 80px))}
.product-list-hero-pagination{display:flex;gap:8px;justify-content:center;width:100%}
.product-list-hero-pagination .swiper-pagination-bullet{width:34px;height:3px;border-radius:999px;background:rgba(17,24,39,.2);opacity:1}
.product-list-hero-pagination .swiper-pagination-bullet-active{background:#111827}

.product-gallery-section{background:#fff;padding-top:8px;padding-bottom:28px}
.product-gallery-shell{width:100%;padding:0 16px}
.product-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.product-gallery-card{position:relative;overflow:hidden;background:var(--bg-grey-color);min-height:520px}
.product-gallery-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.product-gallery-copy{position:relative;z-index:2;padding:40px 24px 28px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100%}
.product-gallery-kicker{display:block;font-size:15px;line-height:1.5;color:#fdc11d;margin-bottom:8px;letter-spacing:.01em}
.product-gallery-copy h3{margin:0 0 12px;font-size:32px;font-weight:500;line-height:1.08;letter-spacing:-.04em;color:#111827}
.product-gallery-copy p{margin:0 0 14px;font-size:15px;line-height:1.65;color:#6b7280}
.product-gallery-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}
.product-cta{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 18px;border-radius:999px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:transform .22s ease,background .22s ease,color .22s ease,border-color .22s ease}
.product-cta:hover{transform:translateY(-1px)}
.product-cta-buy{background:var(--brand-blue);color:#fff;box-shadow:0 14px 30px rgba(0,114,206,.22)}
.product-cta-buy:hover{background:var(--brand-blue-hover);color:#fff}
.product-cta-more{background:transparent;border:1px solid rgba(15,23,42,.58);color:#020617;padding:0 18px;height:40px;border-radius:999px;font-size:14px}

@media (max-width:1199px){
  .product-subnav-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px 10px}
}
.product-compare-lite-section{padding:28px 0 64px;background:#fff}
.product-compare-lite-section .compare-shell{max-width:1360px;margin:0 auto;padding:0 16px}
.product-compare-heading{padding:52px 0 4px;background:transparent}
.product-compare-heading h1{font-size:clamp(24px,3.2vw,36px);line-height:1.12;letter-spacing:-.03em;margin:0 0 10px;color:#111827;font-weight:700}
.product-compare-tabs{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;padding:0 0 18px;border-bottom:1px solid rgba(17,24,39,.08);margin-bottom:18px}
.product-compare-tab{position:relative;min-width:auto;height:auto;padding:0 0 14px;border:none;border-radius:0;background:transparent;color:#6b7280;font-size:16px;font-weight:600;transition:color .2s ease}
.product-compare-tab::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#111827;transform:scaleX(0);transform-origin:center;transition:transform .2s ease}
.product-compare-tab.is-active,.product-compare-tab:hover{color:#111827}
.product-compare-tab.is-active::after,.product-compare-tab:hover::after{transform:scaleX(1)}
.compare-products-4up{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:start;padding:8px 0 12px}
.product-compare-lite-section .compare-product-card{text-align:center;display:flex;flex-direction:column;min-height:100%}
.product-compare-lite-section .compare-product-media{height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}
.product-compare-lite-section .compare-product-media img{max-width:100%;max-height:100%;object-fit:contain;display:block}
.product-compare-lite-section .compare-product-title{margin:0;font-size:24px;line-height:1.18;font-weight:700;letter-spacing:-.02em;color:#111827}
.product-compare-lite-section .compare-product-subtitle{margin:3px 0 0;min-height:20px;font-size:14px;color:#6b7280}
.product-compare-lite-section .compare-product-actions{margin-top:10px;display:flex;flex-direction:column;align-items:center;gap:6px}
.product-compare-lite-section .compare-buy-btn{min-width:104px;height:34px;padding:0 16px;font-size:12px}
.product-compare-lite-section .compare-more-link{font-size:12px;line-height:1.35}
.compare-products-detail-grid{padding-top:12px;align-items:stretch;gap:22px}
.compare-product-card-detailed{padding:0 8px 0;text-align:center;height:100%;display:flex;flex-direction:column}
.compare-product-card-detailed .compare-product-media{height:176px;margin-bottom:14px}
.compare-product-card-detailed .compare-product-title{font-size:22px;line-height:1.16;min-height:42px;display:flex;align-items:flex-start;justify-content:center}
.compare-product-card-detailed .compare-product-subtitle{min-height:24px;display:flex;align-items:flex-start;justify-content:center;color:#9ca3af;margin-top:2px}
.compare-product-card-detailed .compare-product-actions{margin-top:6px;margin-bottom:18px;min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px}
.compare-product-specs{display:flex;flex-direction:column;gap:0;margin-top:0;text-align:center;border-top:1px solid rgba(17,24,39,.06);height:100%}
.compare-product-spec-item{padding:14px 0;border-bottom:1px solid rgba(17,24,39,.06);min-height:96px;display:flex;flex-direction:column;justify-content:center;align-items:center}
.compare-product-spec-label{display:block;font-size:12px;line-height:1.5;font-weight:600;color:#9ca3af;margin-bottom:6px;text-align:center}
.compare-product-spec-value{font-size:13px;line-height:1.7;color:#111827;white-space:pre-line;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-weight:500;text-align:center}
.compare-all-entry-wrap{display:flex;justify-content:center;padding-top:24px}
.compare-all-entry{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 20px;border:1px solid rgba(17,24,39,.12);border-radius:999px;color:#111827;font-size:13px;font-weight:600;background:#fff;text-decoration:none;transition:all .22s ease;box-shadow:0 1px 0 rgba(17,24,39,.02)}
.compare-all-entry:hover{color:#111827;border-color:rgba(17,24,39,.24);transform:translateY(-1px)}
@media (max-width:1199px){
  .compare-products-4up{grid-template-columns:repeat(2,minmax(0,1fr))}
}
.product-support-links-section{padding:18px 0 96px;background:rgb(245, 245, 245)}
.product-support-heading{padding:54px 0 10px;background:transparent}
.product-support-heading h1{font-size:clamp(24px,3.2vw,36px);line-height:1.12;letter-spacing:-.03em;margin:0 0 8px;color:#111827;font-weight:700}
.product-support-links-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-top:10px}
.product-support-link-card{display:flex;flex-direction:column;background:transparent;padding:0;min-height:unset;color:#111827;text-decoration:none;transition:transform .22s ease}
.product-support-link-card:hover{transform:translateY(-2px)}
.product-support-link-media{position:relative;overflow:hidden;background:#ddd;aspect-ratio:16/10}
.product-support-link-media img{width:100%;height:100%;object-fit:cover;display:block}
.product-support-link-copy{background:#fff;padding:24px 24px 22px}
.product-support-link-copy h3{margin:0 0 8px;font-size:30px;line-height:1.15;font-weight:700;letter-spacing:-.03em;color:#111827}
.product-support-link-copy p{margin:0 0 14px;font-size:15px;line-height:1.75;color:#6b7280;max-width:420px}
.product-support-link-action{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--brand-blue)}
@media (max-width:767px){
  .product-list-top-products{padding-top:62px}
  .product-list-top-products-inner{padding:0 16px}
  .product-list-top-products-row{justify-content:flex-start;gap:20px;min-height:96px;padding:12px 0 10px}
  .product-list-top-product{flex:0 0 78px;gap:3px}
  .product-list-top-product-media{width:58px;height:42px;font-size:20px}
  .product-list-top-product-title{max-width:72px;font-size:11px;line-height:1.32}
  .product-list-top-product-tag{font-size:10px}
  .product-subnav-strip .content-1300-wrap,.product-channel-hero .content-1300-wrap,.product-recommend-banner-section .content-1300-wrap,.product-support-links-section .content-1300-wrap{padding-left:16px;padding-right:16px}
  .product-subnav-row{display:flex;gap:16px;padding:14px 0 16px;overflow-x:auto;scrollbar-width:none}
  .product-subnav-row::-webkit-scrollbar{display:none}
  .product-subnav-item{flex:0 0 74px;gap:8px;padding:2px 0}
  .product-subnav-icon{width:28px;height:28px;font-size:18px}
  .product-subnav-label{font-size:11px;line-height:1.35;max-width:none}
  .product-channel-hero{padding:36px 0 24px}
  .product-list-hero-slide,.product-list-hero-inner{min-height:260px}
  .product-list-hero-copy{max-width:100%;transform:none}
  .product-list-hero-subtitle{font-size:14px;margin-bottom:12px}
  .product-list-hero-title{font-size:42px;margin-bottom:14px}
  .product-list-hero-slogan{font-size:18px;margin-bottom:20px}
  .product-list-hero-overlay{display:none}
  .product-list-hero-arrow{width:28px;height:28px;font-size:20px}
  .product-list-hero-controls{left:50%;bottom:16px;transform:translateX(-50%);width:min(360px,calc(100% - 24px))}
  .product-gallery-section{padding-top:8px;padding-bottom:24px}
  .product-gallery-shell{padding:0 16px}
  .product-gallery-grid{grid-template-columns:1fr;gap:12px}
  .product-gallery-card,.product-gallery-card-wide{min-height:420px}
  .product-gallery-copy{padding:24px 18px 20px}
  .product-gallery-kicker{font-size:14px}
  .product-gallery-copy h3{font-size:28px}
  .product-gallery-copy p{font-size:14px;line-height:1.6}
  .product-gallery-actions{gap:10px}
  .product-cta{height:38px;padding:0 16px;font-size:13px}
  .product-cta-more{padding:0 16px;height:38px}
  .product-compare-heading{padding:36px 0 8px}
  .product-compare-tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:14px;gap:20px}
  .product-compare-tab{flex:0 0 auto;padding:0 0 10px;font-size:13px}
  .compare-products-4up{grid-template-columns:1fr;gap:16px}
  .compare-product-card-detailed{padding:0}
  .compare-product-card-detailed .compare-product-media{height:168px;margin-bottom:12px}
  .compare-product-card-detailed .compare-product-title{font-size:20px;min-height:auto}
  .compare-product-card-detailed .compare-product-subtitle{min-height:auto}
  .compare-product-card-detailed .compare-product-actions{min-height:auto;margin-bottom:14px}
  .compare-product-spec-item{padding:12px 0;min-height:84px}
  .compare-product-spec-label{font-size:12px;margin-bottom:6px}
  .compare-product-spec-value{font-size:13px;line-height:1.7;-webkit-line-clamp:3}
  .compare-all-entry-wrap{padding-top:18px}
  .compare-all-entry{min-height:38px;padding:0 16px;font-size:13px}
  .product-support-links-section{padding:12px 0 72px}
  .product-support-heading{padding:40px 0 6px}
  .product-support-links-grid{grid-template-columns:1fr;gap:14px;padding-top:8px}
  .product-support-link-card{min-height:auto}
  .product-support-link-copy{padding:18px 18px 16px}
  .product-support-link-copy h3{font-size:24px;margin-bottom:8px}
  .product-support-link-copy p{font-size:14px;line-height:1.7;margin-bottom:12px}
}

/* product list hero text color by is_b */
.product-list-hero-slide[data-is-b="1"] .product-list-hero-subtitle,
.product-list-hero-slide[data-is-b="1"] .product-list-hero-title,
.product-list-hero-slide[data-is-b="1"] .product-list-hero-slogan{
  color:#000 !important;
}
.product-list-hero-slide[data-is-b="1"] .product-list-hero-btn{
  background:#000 !important;
  color:#fff !important;
  border-color:#000 !important;
}
.product-list-hero-slide[data-is-b="1"] .product-list-hero-btn i{
  color:#fff !important;
}
.product-list-hero-slide[data-is-b="0"] .product-list-hero-subtitle,
.product-list-hero-slide[data-is-b="0"] .product-list-hero-title,
.product-list-hero-slide[data-is-b="0"] .product-list-hero-slogan{
  color:#fff !important;
}
.product-list-hero-slide[data-is-b="0"] .product-list-hero-btn{
  background:transparent !important;
  color:#fff !important;
  border-color:#fff !important;
}
.product-list-hero-slide[data-is-b="0"] .product-list-hero-btn:hover,
.product-list-hero-slide[data-is-b="0"] .product-list-hero-btn:focus,
.product-list-hero-slide[data-is-b="0"] .product-list-hero-btn:active{
  background:rgba(255,255,255,.14) !important;
  color:#fff !important;
  border-color:#fff !important;
}
.product-list-hero-slide[data-is-b="0"] .product-list-hero-btn i{
  color:#fff !important;
}
