.product-heading h1{word-break:normal;overflow-wrap:normal;hyphens:none;text-wrap:balance}
.product-heading-meta{margin-bottom:12px}
.gallery-main>img{mix-blend-mode:normal}
.gallery-controls .icon-btn,.gallery-zoom{min-width:48px;min-height:48px}
.gallery-status{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:rgb(255 255 255 / .86);font-size:14px;text-align:center;padding:24px}
.gallery-status[hidden]{display:none}
.gallery-status button{min-height:48px;padding:0 20px;border:1px solid currentColor;background:white}
.gallery-main[aria-busy=true] .gallery-zoom{visibility:hidden}
.gallery-main[data-gallery-state=error]>img{visibility:hidden}
.gallery-caption{align-items:baseline;flex-wrap:wrap;gap:4px 12px}
.gallery-caption>span[hidden]{display:none}
.offer-option strong,.offer-option>b{font-size:15px}
.offer-option small{font-size:13px;line-height:1.5}
.offer-option>span{gap:3px}
.pack-contents{margin:24px 0 0;padding:22px 0 0;border-top:1px solid var(--line)}
.pack-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px 16px;flex-wrap:wrap;margin-bottom:16px}
.pack-heading h2{margin:0;font-size:17px;line-height:1.4;font-weight:650;letter-spacing:-.02em}
.pack-heading p{margin:0;font-size:13px;color:var(--muted);line-height:1.5}
.pack-contents ul{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;list-style:none;margin:0;padding:0}
.pack-contents li{display:flex;align-items:flex-start;gap:9px;font-size:14px;line-height:1.55;min-width:0}
.pack-count{flex:none;min-width:21px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:650;background:var(--canvas);border-radius:2px;margin-top:0}
.pack-note{margin:16px 0 0;font-size:13px;color:var(--muted);line-height:1.6}
.product-assistance{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0 20px;margin:12px 0 0}
.product-assistance>a,.product-assistance>button{display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:0;font-size:14px;text-decoration:none}
.product-assistance .icon{width:18px;height:18px;flex:none}
.product-assistance>a:hover,.product-assistance>button:hover{text-decoration:underline;text-underline-offset:4px}
.product-highlights{margin-top:16px}
.product-info>.product-price{padding:0;border:0}
.product-tabs a{white-space:nowrap}
.essentials h2,.terrain-section h2,#details h2{text-wrap:balance}
@media(max-width:767px){
 .product-layout{gap:20px;padding-bottom:32px}
 .product-heading h1{font-size:34px;line-height:1.16;letter-spacing:-.04em}
 .gallery-caption{display:flex;font-size:13px;line-height:1.5}
 .product-info>.product-lead{margin-bottom:24px}
 .product-price strong{font-size:28px}
 .offer-option{padding:14px;gap:10px}
 .purchase-service{margin-top:24px;padding-top:22px}
 .purchase-service>div:last-child{margin-bottom:0}
 .product-assistance{gap:0 16px}
 .product-assistance>a,.product-assistance>button{font-size:14px}
 .pack-contents ul{gap:12px 16px}
 .essentials.section,#details.section{padding-top:40px;padding-bottom:40px}
}
@media(max-width:359px){.pack-contents ul{grid-template-columns:1fr}.product-assistance{display:grid}.product-heading h1{font-size:30px}}
@media(prefers-reduced-motion:reduce){.gallery-main>img{transition:none}}
