/* Product detail: large photography, quiet purchase summary, generous section rhythm. */
.jp-product-page { background: #fff; }
.jp-product-page .jp-ribbon { display: none; }
.jp-product-page .jp-footer { margin-top: 0; }
.jp-product-bar { position: sticky; top: 60px; z-index: 1020; background: rgba(255,255,255,.92); border-bottom: 1px solid #e7e7eb; backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); }
.jp-product-bar .container { min-height: 64px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.jp-product-bar-name { color: #1d1d1f; font-size: 17px; font-weight: 600; letter-spacing: -.025em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.jp-product-bar-links { display: flex; align-items: center; gap: 28px; flex-shrink: 0; }
.jp-product-bar-links > a:not(.jp-btn) { font-size: 12px; color: #626268; }
.jp-product-bar .jp-btn { min-height: 32px; font-size: 12px; padding: 6px 17px; }
.jp-product-page #overview, .jp-product-page #specifications { scroll-margin-top: 66px; }
.jp-product-intro { max-width: 1320px; }
.jp-product-intro .jp-breadcrumb { padding-top: 26px; font-size: 10px; }
.jp-product-hero { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(0, 1fr); gap: clamp(40px, 5vw, 80px); align-items: center; padding: 40px 0 82px; }
.jp-product-visual, .jp-product-summary { min-width: 0; }
.jp-product-gallery { padding: 0; border-radius: 0; background: transparent; }
.jp-gallery-stage { position: relative; background: #f5f5f7; border-radius: 30px; padding: 46px 24px 26px; overflow: hidden; }
.jp-gallery-label { position: absolute; top: 24px; left: 28px; font-size: 9px; font-weight: 500; letter-spacing: .13em; color: #77777e; }
.jp-product-gallery .jp-gallery-main { width: 100%; max-width: 680px; height: clamp(350px, 36vw, 550px); aspect-ratio: 1; padding: 15px; border-radius: 0; background: transparent; mix-blend-mode: multiply; }
.jp-gallery-zoom { position: absolute; right: 20px; bottom: 20px; width: 40px; height: 40px; border-radius: 50%; border: 1px solid #dddde2; background: rgba(255,255,255,.94); color: #37373b; display: grid; place-items: center; transition: background .2s; }
.jp-gallery-zoom[hidden] { display: none; }
.jp-gallery-zoom:hover { background: #e6e6ec; }
.jp-product-gallery .jp-gallery-thumbs { margin-top: 24px; gap: 12px; }
.jp-product-gallery .jp-gallery-thumb { width: 62px; height: 62px; border-radius: 13px; border-color: #e4e4e9; padding: 6px; }
.jp-product-gallery .jp-gallery-thumb.active { border-color: #0071e3; box-shadow: 0 0 0 1px #0071e3; }
.jp-gallery-caption { text-align: center; color: #77777e; font-size: 11px; margin: 14px 0 0; }
.jp-product-kicker { color: #a35422; font-size: 10px; font-weight: 600; letter-spacing: .12em; margin-bottom: 21px; }
.jp-product-title { margin: 0; overflow-wrap: anywhere; }
.jp-product-number { display: block; font-size: clamp(30px, 3.3vw, 48px); line-height: 1.08; letter-spacing: -.055em; font-weight: 650; }
.jp-product-name { display: block; font-size: clamp(23px, 2vw, 29px); line-height: 1.25; letter-spacing: -.035em; font-weight: 500; color: #6e6e73; margin-top: 14px; text-wrap: pretty; }
.jp-product-price-block { margin: 30px 0 27px; }
.jp-product-price-block .jp-price-lg { font-size: 30px; font-weight: 500; }
.jp-product-price-block .jp-price-note { font-size: 11px; margin-top: 6px; }
.jp-product-actions { display: flex; align-items: center; gap: 24px; flex-wrap: wrap; }
.jp-product-actions .jp-btn { min-height: 48px; padding: 13px 25px; gap: 24px; }
.jp-product-actions .jp-textlink { font-size: 13px; }
.jp-product-assurances { display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid #e2e2e7; border-bottom: 1px solid #e2e2e7; margin: 33px 0 24px; padding: 22px 0; }
.jp-product-assurances > div + div { padding-left: 24px; border-left: 1px solid #e2e2e7; }
.jp-product-assurances strong { display: block; font-size: 24px; font-weight: 500; letter-spacing: -.04em; }
.jp-product-assurances strong > span { font-size: 14px; letter-spacing: -.02em; }
.jp-product-assurances div > span { display: block; font-size: 11px; color: #6e6e73; margin-top: 5px; }
.jp-product-fitment-note { font-size: 12px; line-height: 1.7; color: #6e6e73; margin-bottom: 14px; }
.jp-product-spec-link { font-size: 12px; }
.jp-product-section-grid { display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: 90px; align-items: start; }
.jp-product-section-heading h2 { font-size: clamp(36px, 4vw, 54px); line-height: 1.06; font-weight: 600; letter-spacing: -.05em; margin: 0; }
.jp-product-section-heading h2 span { color: #85858d; }
.jp-product-section-heading > p { max-width: 310px; font-size: 16px; color: #6e6e73; line-height: 1.65; margin: 24px 0 0; }
.jp-product-section-heading .jp-eyebrow { font-size: 10px; letter-spacing: .14em; margin-bottom: 22px; }
.jp-product-specifications { background: #f5f5f7; padding: 98px 0; }
.jp-product-spec-card { background: #fff; padding: 32px 38px; border-radius: 26px; }
.jp-product-spec-card h3 { font-size: 20px; letter-spacing: -.025em; margin: 0 0 20px; }
.jp-product-spec-card .jp-spec { margin: 0; font-size: 13px; }
.jp-product-spec-card .jp-spec tr:first-child { border-top: 0; }
.jp-product-spec-card .jp-spec tr:last-child { border-bottom: 0; }
.jp-product-spec-card .jp-spec th, .jp-product-spec-card .jp-spec td { padding-top: 17px; padding-bottom: 17px; }
.jp-product-fitment { padding: 84px 0; color: #343439; background: #f5f5f7; }
.jp-product-fitment h2 { color: #1d1d1f; }
.jp-product-fitment h2 span { color: #6e6e73; }
.jp-product-fitment .jp-eyebrow { color: #626268; }
.jp-product-fitment-copy > p { font-size: 17px; line-height: 1.65; margin: 0 0 20px; max-width: 570px; }
.jp-product-fitment-copy > p + p { color: #515158; font-size: 15px; }
.jp-product-fitment .jp-textlink { color: #0066cc; display: inline-block; margin-top: 5px; }
.jp-product-compatibility { border-top: 1px solid #d2d2d7; margin: 0; }
.jp-product-compatibility summary { cursor: pointer; color: #343439; font-size: 15px; font-weight: 500; padding: 20px 0; }
.jp-product-compatibility summary:focus-visible { outline: 2px solid #0071e3; outline-offset: 4px; border-radius: 4px; }
.jp-product-compatibility p { font-size: 14px; color: #515158; line-height: 1.7; margin: 0 0 22px; overflow-wrap: anywhere; }
.jp-product-fitment .jp-product-compatibility { margin: 24px 0; }
.jp-product-faq { padding: 80px 0; background: #fff; }
.jp-product-faq-list { border-bottom: 1px solid #d2d2d7; }
.jp-product-applications { width: 100%; font-size: 15px; margin: 24px 0; }
.jp-product-applications th, .jp-product-applications td { padding: 14px 12px; border-bottom: 1px solid #d2d2d7; text-align: left; }
.jp-related-group + .jp-related-group { margin-top: 40px; }
.jp-related-group h3 { font-size: 23px; margin: 0 0 12px; }
.jp-related-group > p { font-size: 14px; color: #515158; margin-bottom: 24px; }
.jp-product-description { padding: 100px 0; }
.jp-product-description .jp-detail-description { min-width: 0; }
.jp-product-description .jp-detail-description > p:first-child { font-size: 19px; line-height: 1.65; color: #343439; letter-spacing: -.02em; }
.jp-product-description .jp-detail-description h3 { border-top: 1px solid #e4e4e9; padding-top: 30px; margin-top: 34px; font-size: 23px; }
.jp-product-description .jp-detail-description li { margin: 8px 0; }
.jp-product-description .jp-detail-description ul { padding-left: 20px; }
.jp-product-related { background: #f5f5f7; padding: 90px 0; }
.jp-product-related-heading { display: flex; justify-content: space-between; align-items: end; gap: 30px; margin-bottom: 42px; }
.jp-product-related-heading h2 { font-size: clamp(32px, 3.4vw, 46px); }
.jp-product-related-heading > a { flex-shrink: 0; font-size: 14px; }
.jp-photo-dialog { width: min(1000px, calc(100% - 32px)); max-height: calc(100dvh - 32px); padding: 20px 28px; border: 0; border-radius: 24px; color: #1d1d1f; box-shadow: 0 30px 120px #0006; }
.jp-photo-dialog::backdrop { background: rgba(12,16,24,.7); backdrop-filter: blur(10px); }
.jp-photo-dialog-bar { display: flex; justify-content: space-between; align-items: center; gap: 20px; }
.jp-photo-dialog h2 { font-size: 15px; margin: 0; }
.jp-photo-close { width: 36px; height: 36px; border: 0; border-radius: 50%; background: #efeff3; color: #55555d; font-size: 24px; line-height: 1; }
.jp-photo-dialog img { display: block; object-fit: contain; width: 100%; height: min(72dvh, 800px); }
.jp-photo-dialog > p { text-align: center; color: #6e6e73; font-size: 12px; margin: 12px 0; }
@media (max-width: 1199px) {
  .jp-product-hero { gap: 38px; }
  .jp-product-section-grid { gap: 48px; }
  .jp-product-number { font-size: 34px; }
}
@media (max-width: 991px) {
  .jp-product-hero { grid-template-columns: 1fr; gap: 44px; padding: 30px 0 64px; }
  .jp-product-summary { max-width: 640px; width: 100%; margin: 0 auto; }
  .jp-product-gallery { max-width: 680px; margin: 0 auto; }
  .jp-product-gallery .jp-gallery-main { height: auto; }
  .jp-product-number { font-size: 44px; }
  .jp-product-section-grid { grid-template-columns: 1fr; gap: 36px; }
  .jp-product-section-heading > p { max-width: 500px; }
  .jp-product-specifications, .jp-product-description, .jp-product-related { padding: 68px 0; }
}
@media (max-width: 768px) {
  .jp-product-page #overview, .jp-product-page #specifications { scroll-margin-top: 48px; }
  .jp-product-bar { top: 56px; }
  .jp-product-bar .container { min-height: 56px; gap: 12px; }
  .jp-product-bar-name { font-size: 13px; }
  .jp-product-bar-links { gap: 0; }
  .jp-product-bar-links > a:not(.jp-btn) { display: none; }
  .jp-product-bar .jp-btn { font-size: 11px; padding: 5px 14px; }
  .jp-product-intro .jp-breadcrumb { padding-top: 20px; font-size: 9px; }
  .jp-product-hero { gap: 20px; padding-top: 16px; }
  .jp-gallery-stage { border-radius: 24px; padding: 28px 12px 12px; }
  .jp-gallery-label { top: 14px; left: 20px; font-size: 8px; letter-spacing: .09em; }
  .jp-product-gallery .jp-gallery-main { padding: 4px; height: clamp(160px, 24svh, 220px); aspect-ratio: auto; }
  .jp-product-gallery .jp-gallery-thumbs { margin-top: 12px; gap: 10px; }
  .jp-product-gallery .jp-gallery-thumb { width: 44px; height: 44px; }
  .jp-gallery-caption { margin-top: 8px; }
  .jp-gallery-zoom { width: 34px; height: 34px; right: 14px; bottom: 14px; }
  .jp-product-number { font-size: clamp(29px, 7.9vw, 44px); }
  .jp-product-name { font-size: 21px; margin-top: 8px; }
  .jp-product-kicker { font-size: 9px; margin-bottom: 10px; }
  .jp-product-price-block { margin: 16px 0; }
  .jp-product-price-block .jp-price-lg { font-size: 28px; }
  .jp-product-assurances { margin-top: 27px; }
  .jp-product-section-heading h2 { font-size: 38px; }
  .jp-product-section-heading .jp-eyebrow { margin-bottom: 16px; font-size: 9px; }
  .jp-product-specifications, .jp-product-description, .jp-product-related, .jp-product-fitment, .jp-product-faq { padding: 58px 0; }
  .jp-product-spec-card { padding: 24px 20px; border-radius: 22px; }
  .jp-product-spec-card .jp-spec { font-size: 12px; }
  .jp-product-spec-card .jp-spec th { width: 37%; }
  .jp-product-related-heading { flex-direction: column; align-items: flex-start; gap: 20px; margin-bottom: 30px; }
  .jp-product-related-heading h2 { font-size: 36px; }
  .jp-product-description .jp-detail-description > p:first-child { font-size: 17px; }
  .jp-product-fitment-copy > p { font-size: 16px; }
  .jp-photo-dialog { padding: 16px; border-radius: 18px; }
  .jp-photo-dialog img { height: 55dvh; }
}
