/* Editorial PDP: scoped to avoid changing the approved header, footer and cart. */
.hs-editorial { --hs-font-latin: Montserrat, Estedad, sans-serif; background: #0c0e0f; color: #f5f6f7; }
.hs-editorial [hidden] { display: none !important; }
.hs-editorial__hero-wrap { max-width: 1440px; margin: auto; padding: 40px 64px 96px; }
.hs-editorial__breadcrumb { display: flex; align-items: center; flex-wrap: wrap; gap: 12px; color: #969a9e; font-size: 11px; margin-bottom: 36px; }
.hs-editorial__hero { display: grid; direction: ltr; grid-template-columns: minmax(0,780fr) minmax(0,468fr); column-gap: 64px; grid-template-rows: auto 1fr; align-items: start; }
.hs-editorial__title { grid-column: 2; grid-row: 1; direction: rtl; padding: 0 16px 16px; }
.hs-editorial__eyebrow { font-size: 16px; line-height: 22px; letter-spacing: 1.4px; color: #ff152d; font-weight: 700; margin: 0 0 12px; }
.hs-editorial__title h1 { font-family: var(--hs-font-latin); font-size: 30px; line-height: 1.24; font-weight: 850; text-align: right; letter-spacing: -.8px; margin: 0; overflow-wrap: anywhere; }
.hs-editorial__title h2 { font-size: 14px; line-height: 1.9; margin: 12px 0 0; font-weight: 750; }
.hs-editorial__lead { font-size: 12px; line-height: 2; color: #969a9e; margin-top: 10px; }
.hs-editorial__gallery-wrap { grid-column: 1; grid-row: 1/3; min-width: 0; }
.hs-editorial__gallery { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; direction: ltr; }
.hs-editorial__tile { display: block; padding: 0; border: 1px solid #25292b; border-radius: 14px; background: #0e1011; aspect-ratio: 1; overflow: hidden; width: 100%; }
.hs-editorial__tile img { display: block; width: 100%; height: 100%; object-fit: contain; }
.hs-editorial__tile.is-poster img { object-fit: cover; }
.hs-editorial__missing { display: grid; place-items: center; text-align: center; color: #969a9e; font-size: 12px; direction: rtl; }
.hs-editorial__missing small { display: block; margin-top: 8px; }
.hs-editorial__thumbs { display: none; }
.hs-editorial__purchase { direction: rtl; grid-column: 2; grid-row: 2; padding: 0 16px; min-width: 0; }
.hs-editorial__metrics { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 8px; }
.hs-editorial__metrics>div { border: 1px solid #30373b; border-radius: 8px; background: #171a1b; text-align: center; min-height: 64px; display: flex; flex-direction: column; justify-content: center; padding: 10px 4px; }
.hs-editorial__metrics strong { display: block; max-width: 100%; font-size: 13px; line-height: 1.8; word-spacing: 1px; }
.hs-editorial__metrics small { font-size: 9px; color: #969a9e; }
.hs-editorial__price-stock { display: flex; direction: ltr; justify-content: space-between; align-items: center; gap: 12px; margin-top: 24px; }
.hs-editorial__price-stock p { direction: rtl; font-size: 15px; margin: 0; }
.hs-editorial__price-stock small { font-size: 11px; }
.hs-editorial__stock { padding: 6px 28px; border-radius: 6px; background: #28a780; font-size: 12px; font-weight: 800; }
.hs-editorial__stock.is-unavailable { background: #30373b; }
.hs-editorial__warranty,.hs-editorial__color { margin: 24px 0; font-size: 12px; }
.hs-editorial__warranty { display: flex; align-items: center; gap: 8px; }
.hs-editorial__warranty::before { content: ''; flex: 0 0 18px; height: 18px; background: url('../images/pdp/warranty.svg') center/contain no-repeat; }
.hs-editorial__assurances a::before { content: ''; flex: 0 0 20px; height: 20px; margin-inline-end: 12px; background: url('../images/pdp/delivery.svg') center/contain no-repeat; }
.hs-editorial__assurances a:nth-child(2)::before { background-image: url('../images/pdp/return.svg'); }
.hs-editorial__buy { margin: 24px 0; min-height: 52px; }
.hs-editorial__buy>.stock { display: none; }
.hs-editorial__buy .hs-pdp-cart-slot { margin-inline-start: auto; }
.hs-editorial__assurances { display: grid; gap: 10px; }
.hs-editorial__assurances a { border: 1px solid #30373b; border-radius: 8px; min-height: 56px; padding: 14px 16px; display: flex; align-items: center; font-size: 12px; }
.hs-editorial__keys { margin-top: 18px; border-top: 1px solid #25292b; padding-top: 14px; font-size: 12px; color: #969a9e; }
.hs-editorial__keys h2 { font-size: 18px; color: #f5f6f7; }
.hs-editorial__section { padding: 64px max(24px,calc((100% - 1200px)/2)); text-align: center; }
.hs-editorial__heading { margin: 0 auto 32px; }
.hs-editorial__heading h2 { font-family: var(--hs-font-latin); font-size: 36px; font-weight: 850; line-height: 1.4; letter-spacing: -1px; margin: 0; }
.hs-editorial__heading em { color: #ff071c; font-style: normal; }
.hs-editorial__heading p { font-size: 20px; font-weight: 750; margin-top: 8px; }
.hs-editorial__features { background: #07090a; padding-bottom: 80px; }
.hs-editorial__feature { display: grid; direction: ltr; grid-template-columns: 1fr 1fr; align-items: center; min-height: 440px; }
.hs-editorial__feature:nth-child(even)>div { order: 2; }
.hs-editorial__feature>img { width: 100%; height: auto; aspect-ratio: 600/520; object-fit: contain; }
.hs-editorial__feature>div { direction: rtl; padding: 40px 48px; }
.hs-editorial__feature h3 { font-size: 24px; }
.hs-editorial__feature p { font-size: 14px; color: #969a9e; line-height: 2.5; margin-top: 18px; }
.hs-editorial__feature > .hs-feature-reveal-ready:not(.hs-feature-reveal-pending) {
 transition: opacity 600ms cubic-bezier(.22,1,.36,1), transform 600ms cubic-bezier(.22,1,.36,1);
}
.hs-editorial__feature > .hs-feature-reveal-pending { opacity: 0; transform: translateY(16px); }
@media (prefers-reduced-motion: reduce) {
 .hs-editorial__feature > .hs-feature-reveal-ready,
 .hs-editorial__feature > .hs-feature-reveal-ready:not(.hs-feature-reveal-pending) { transition: none; opacity: 1; transform: none; }
}
.hs-editorial__pending { min-height: 240px; display: grid; place-items: center; color: #969a9e; }
.hs-editorial__toggle-slot { width: 100%; min-height: 52px; margin-top: 20px; display: flex; justify-content: center; }
.hs-editorial__specs { background: #050708; padding-top: 72px; padding-bottom: 88px; }
.hs-editorial__spec-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; direction: rtl; text-align: right; }
.hs-editorial__spec-group { padding: 24px; background: #111618; border: 1px solid #25292b; border-radius: 8px; min-width: 0; }
.hs-editorial__spec-group h3 { font-size: 16px; margin: 0 0 20px; }
.hs-editorial__spec-group h3 { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.hs-editorial__spec-group h3::after { content: ''; flex: 0 0 24px; height: 24px; background: url('../images/pdp/dimensions.svg') center/contain no-repeat; }
.hs-editorial__spec-group:nth-child(2) h3::after { background-image: url('../images/pdp/ergonomics.svg'); }
.hs-editorial__spec-group:nth-child(3) h3::after { background-image: url('../images/pdp/materials.svg'); }
.hs-editorial__spec-group:nth-child(4) h3::after { background-image: url('../images/pdp/package.svg'); }
.hs-editorial__spec-group dl { margin: 0; display: grid; gap: 8px; }
.hs-editorial__spec-group dl>div { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 12px 16px; min-height: 56px; border: 1px solid #25292b; background: #1a1d1f; border-radius: 8px; }
.hs-editorial__spec-group dt { font-size: 12px; color: #969a9e; }
.hs-editorial__spec-group dd { font-size: 13px; font-weight: 600; margin: 0; text-align: left; overflow-wrap: anywhere; max-width: 62%; }
.hs-editorial__related-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; max-width: 1000px; margin: 40px auto; }
.hs-editorial .hs-compact-card__image img { width: 300px; height: 300px; max-height: 100%; }
.hs-editorial .hs-compact-card h3 { white-space: normal; font-size: 17px; }
.hs-editorial-lightbox { width: 100vw; max-width: 100vw; height: 100dvh; max-height: 100dvh; margin: 0; padding: 64px 5vw 10px; border: 0; border-radius: 0; background: #0e1112; overflow: hidden; }
.hs-editorial-lightbox[open] { display: flex; flex-direction: column; }
.hs-lightbox-viewport { position: relative; display: flex; flex: 1; min-height: 0; }
.hs-lightbox-arrow { display: none; }
@media (min-width: 801px) and (hover: hover) and (pointer: fine) {
 .hs-lightbox-arrow { position: absolute; top: calc(50% - 24px); display: grid; place-items: center; width: 48px; height: 48px; padding: 0; border: 0; background: transparent; color: #fff; cursor: pointer; opacity: 0; pointer-events: none; transition: opacity 180ms ease; }
 .hs-lightbox-arrow--prev { left: 8px; }
 .hs-lightbox-arrow--next { right: 8px; }
 .hs-lightbox-arrow img { width: 24px; height: 24px; opacity: .6; transition: opacity 180ms ease; }
 .hs-lightbox-arrow:not([aria-disabled=true]):hover img,
 .hs-lightbox-arrow:not([aria-disabled=true]):focus-visible img { opacity: 1; }
 .hs-lightbox-arrow--next img { transform: rotate(180deg); }
 .hs-lightbox-viewport:hover .hs-lightbox-arrow,
 .hs-lightbox-viewport:focus-within .hs-lightbox-arrow { opacity: 1; pointer-events: auto; }
 .hs-lightbox-arrow[aria-disabled=true] img { opacity: .25; }
 .hs-lightbox-arrow[aria-disabled=true] { cursor: default; }
}
@media (prefers-reduced-motion: reduce) { .hs-lightbox-arrow, .hs-lightbox-arrow img { transition: none; } }
.hs-editorial-lightbox .hs-lightbox-stage { flex: 1; min-height: 0; border: 1px solid #30373b; border-radius: 14px 14px 0 0; background: #1a1d1f; }
.hs-editorial-lightbox .hs-lightbox-stage figure { margin: 0; display: grid; place-items: center; height: 100%; }
.hs-editorial-lightbox .hs-lightbox-stage img { width: 88%; height: 88%; object-fit: contain; }
.hs-editorial-lightbox .hs-lightbox-thumbs { flex-shrink: 0; height: 150px; border: 1px solid #30373b; border-top: 0; border-radius: 0 0 12px 12px; background: #121618; align-items: center; gap: 14px; }
.hs-editorial-lightbox .hs-lightbox-thumbs button,.hs-editorial__thumbs button { position: relative; width: 56px; height: 56px; padding: 0; border: 0; border-radius: 8px; background: none; }
.hs-editorial-lightbox .hs-lightbox-thumbs img,.hs-editorial__thumbs img { width: 100%; height: 100%; object-fit: contain; border-radius: 8px; }
.hs-editorial-lightbox [aria-pressed=true]::after,.hs-editorial__thumbs [aria-pressed=true]::after { content: ''; position: absolute; height: 3px; background: #e30613; bottom: -10px; left: 0; right: 0; }
@media(max-width:1100px) { .hs-editorial__hero-wrap { padding-inline: 32px; } .hs-editorial__hero { column-gap: 28px; grid-template-columns: 1.35fr 1fr; } .hs-editorial__title,.hs-editorial__purchase { padding-inline: 0; } .hs-editorial__title h1 { font-size: 25px; } .hs-editorial__feature>div { padding: 24px; } }
@media(max-width:800px) {
 .hs-editorial__hero-wrap { padding: 24px 24px 48px; } .hs-editorial__breadcrumb { font-size: 9px; gap: 8px; margin-bottom: 24px; }
 .hs-editorial__hero { display: flex; flex-direction: column; gap: 24px; } .hs-editorial__title,.hs-editorial__gallery-wrap,.hs-editorial__purchase { width: 100%; padding: 0; }
 .hs-editorial__gallery { display: flex; gap: 12px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; } .hs-editorial__tile { flex: 0 0 100%; scroll-snap-align: start; }
 .hs-editorial__thumbs { display: flex; justify-content: center; gap: 8px; margin: 14px 0 12px; } .hs-editorial__thumbs button { width: min(12vw,56px); height: min(12vw,56px); }
 .hs-editorial__section { padding: 48px 24px; } .hs-editorial__heading h2 { font-size: 23px; letter-spacing: -.8px; } .hs-editorial__heading p { font-size: 17px; }
 .hs-editorial__feature { display: flex; flex-direction: column; min-height: 0; } .hs-editorial__feature>img { order: 0; } .hs-editorial__feature>div { order: 1 !important; padding: 16px 0 32px; }
 .hs-editorial__feature h3 { font-size: 20px; } .hs-editorial__feature p { font-size: 12px; } .hs-editorial__spec-grid { grid-template-columns: 1fr; gap: 16px; }
 .hs-editorial__spec-group { padding: 20px; } .hs-editorial__spec-group dl>div { padding: 12px; gap: 12px; } .hs-editorial__spec-group dt { font-size: 11px; } .hs-editorial__spec-group dd { font-size: 12px; }
 .hs-editorial__related-grid { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; direction: ltr; gap: 16px; } .hs-editorial__related-grid .hs-compact-card { flex: 0 0 280px; }
 .hs-editorial-lightbox { padding: 60px 12px 16px; } .hs-editorial-lightbox .hs-lightbox-thumbs { height: 110px; gap: 6px; } .hs-editorial-lightbox .hs-lightbox-thumbs button { width: min(13vw,56px); height: min(13vw,56px); }
}
