.product-detail-page{background:#060606;color:#f6f2e8}.product-detail-shell{padding:clamp(2rem,4vw,4rem) 0 5rem}.product-back{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:1.25rem;color:#e6c66a;text-decoration:none;font-weight:700}.product-status{padding:1.2rem 0;color:#d7d0c1}.product-detail{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr);gap:clamp(1.5rem,4vw,4rem);align-items:start}.product-detail>*,.product-summary,.product-description,.product-specifications,.product-specifications .spec-row,.product-specifications dd{min-width:0}.product-gallery{min-width:0}.product-gallery__stage{position:relative;display:grid;place-items:center;min-height:420px;aspect-ratio:1/1;background:#111;border:1px solid rgba(230,198,106,.2);border-radius:24px;overflow:hidden}.product-gallery__stage img{width:100%;height:100%;object-fit:contain;background:#fff}.product-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.72);color:#fff;font-size:2rem;line-height:1;cursor:pointer}.product-gallery__nav--prev{left:12px}.product-gallery__nav--next{right:12px}.product-gallery__nav[hidden]{display:none}.product-gallery__thumbs{display:flex;gap:.65rem;overflow-x:auto;padding:.8rem .1rem .2rem;scroll-snap-type:x proximity}.product-gallery__thumbs button{flex:0 0 76px;width:76px;height:76px;padding:0;border-radius:12px;overflow:hidden;border:2px solid transparent;background:#111;cursor:pointer;scroll-snap-align:start}.product-gallery__thumbs button.is-active{border-color:#e6c66a}.product-gallery__thumbs img{width:100%;height:100%;object-fit:cover;background:#fff}.product-summary{position:sticky;top:110px;padding:clamp(1.3rem,2.5vw,2rem);border:1px solid rgba(230,198,106,.24);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));box-shadow:0 18px 60px rgba(0,0,0,.24)}.product-summary h1{margin:.35rem 0 1rem;max-width:18ch;font-size:clamp(2rem,4vw,3.7rem);line-height:1.02}.product-summary h1,.product-summary p,.product-note,.product-description [data-product-description],.product-specifications dt,.product-specifications dd,.related-card__body h3{overflow-wrap:anywhere}.product-price{font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;margin:.4rem 0}.product-shipping{display:inline-flex;align-items:center;max-width:100%;padding:.52rem .78rem;border-radius:999px;background:rgba(255,255,255,.08);font-weight:700;margin:.2rem 0 1.2rem;white-space:normal}.product-shipping.is-approved{background:rgba(92,180,120,.14)}.product-shipping.is-quote{background:rgba(230,198,106,.13)}.product-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0}.product-actions .button{min-width:0;max-width:100%;white-space:normal}.product-note{font-size:.92rem;color:#c9c1b2}.product-description,.product-specifications{grid-column:1/-1;padding:clamp(1.2rem,2.5vw,2rem);border-top:1px solid rgba(255,255,255,.12)}.product-description h2,.product-specifications h2,.related-products h2{margin:.25rem 0 1rem}.product-description [data-product-description]{max-width:76ch;color:#ddd5c7;line-height:1.7;white-space:pre-line}.product-specifications dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1.5rem;margin:0}.product-specifications .spec-row{display:grid;grid-template-columns:minmax(110px,.65fr) minmax(0,1fr);gap:1rem;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.09)}.product-specifications dt{color:#bdb4a6;font-weight:700}.product-specifications dd{margin:0;color:#fff}.product-unavailable{padding:clamp(2rem,5vw,4rem);border:1px solid rgba(230,198,106,.24);border-radius:24px;background:rgba(255,255,255,.035)}.product-unavailable h1{max-width:18ch}.related-products{margin-top:4rem}.related-products__head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.related-products__head a{color:#e6c66a;text-decoration:none;font-weight:700}.related-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.related-card{display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#0f0f0f;overflow:hidden;min-width:0}.related-card__image{display:block;aspect-ratio:4/3;background:#fff}.related-card__image img{width:100%;height:100%;object-fit:contain}.related-card__body{display:flex;flex:1;flex-direction:column;padding:1rem;min-width:0}.related-card__body h3{font-size:1rem;line-height:1.3;margin:.25rem 0 .8rem}.related-card__body h3 a{color:inherit;text-decoration:none}.related-card__meta{display:flex;justify-content:space-between;gap:.6rem;align-items:end;margin-top:auto;min-width:0}.related-card__meta span{font-size:.85rem;color:#c9c1b2;overflow-wrap:anywhere}.related-card__meta strong{white-space:nowrap}.product-detail-page [hidden]{display:none!important}@media(max-width:980px){.product-detail{grid-template-columns:1fr}.product-summary{position:static}.related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.product-detail-shell{padding-top:1.25rem}.product-gallery__stage{min-height:0;border-radius:16px}.product-gallery__nav{width:40px;height:40px}.product-summary{padding:1.15rem;border-radius:18px}.product-summary h1{font-size:clamp(1.8rem,10vw,2.7rem);max-width:none}.product-actions{display:grid;grid-template-columns:minmax(0,1fr)}.product-actions .button{text-align:center}.product-description,.product-specifications{padding:1.2rem 0}.product-specifications dl{grid-template-columns:1fr}.product-specifications .spec-row{grid-template-columns:minmax(0,1fr);gap:.3rem}.related-products__head{align-items:start;flex-direction:column}.related-products__grid{grid-template-columns:1fr}.product-gallery__thumbs button{flex-basis:68px;width:68px;height:68px}}
.product-retailer-trust{display:inline-flex;margin:.2rem 0 .65rem;padding:.42rem .65rem;border:1px solid rgba(240,182,45,.55);border-radius:999px;color:#f0b62d;font-size:.82rem;letter-spacing:.04em}.product-freight-link{display:inline-block;margin:0 0 .8rem;color:#f0b62d;font-weight:800;text-decoration:none}.product-freight-link:hover{text-decoration:underline}
