.ha-product{background:var(--surface);color:var(--surface-ink)}.ha-product .pdp-crumbs{position:relative;padding:18px 0;background:#07100d;color:#fffdf7b8}.ha-product .breadcrumb{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;color:#fffdf7b8;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.ha-product .breadcrumb a{color:var(--amber-soft, #f4d276)}.ha-product .breadcrumb span[aria-current=page]{color:#fffdf7eb}.ha-product .breadcrumb a:hover{color:#fffdf7}.ha-product .breadcrumb .sep{margin:0;color:#fffdf773}.ha-product .price-row .price--sale{color:var(--surface-ink)}.ha-product .price-row .price-was{color:var(--surface-muted);font-size:16px;font-weight:700}.ha-product .price-row .price-save{padding:4px 10px;border-radius:999px;background:var(--amber, #f2a91d);color:#1a1408;font-size:12.5px;font-weight:900}.ha-product .options--grouped{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 14px}.ha-product .options--grouped .option-select span{display:block;margin:0 0 6px;color:var(--surface-ink);font-size:13px;font-weight:800}.ha-product .options--grouped .option-select select{width:100%;min-height:50px;padding:0 12px;border:1px solid rgba(20,18,14,.16);border-radius:10px;background:#fff;color:var(--surface-ink);font:inherit}.ha-product .options--grouped .option-select select:focus-visible{outline:3px solid var(--amber);outline-offset:1px}.ha-product .halo-care{margin-top:16px;padding:14px 16px;border:1px solid rgba(242,169,29,.35);border-left:3px solid var(--amber, #f2a91d);border-radius:14px;background:#f2a91d0f}.ha-product .halo-care strong{display:block;color:var(--surface-ink);font-size:14px}.ha-product .halo-care p{margin:6px 0 10px;color:var(--surface-muted);font-size:13px;line-height:1.55}.ha-product .halo-care__actions{display:flex;gap:16px;flex-wrap:wrap}.ha-product .halo-care__actions a{color:var(--amber-deep, #9a6400);font-size:13px;font-weight:900;text-decoration:none}.ha-product .halo-care__actions a:hover,.ha-product .halo-care__actions a:focus-visible{text-decoration:underline}.ha-product .pdp-stage .halo-care{border-color:#f2a91d47;background:#f2a91d12}.ha-product .pdp-stage .halo-care strong{color:#fff7e0}.ha-product .pdp-stage .halo-care p{color:#f7f1e3bd}.ha-product .pdp-stage .halo-care__actions a{color:var(--amber, #f2a91d)}.ha-product .pdp-stage .halo-care--standard{padding-block:14px}.ha-product .pdp{padding:clamp(22px,2.8vw,36px) 0 14px}.ha-product .pdp-grid{display:grid;grid-template-areas:"gallery buy" "trust buy";grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:42px;align-items:start}.ha-product .pdp-grid .gallery{grid-area:gallery}.ha-product .pdp-grid .buybox{grid-area:buy}.ha-product .pdp-grid .pdp-trust{grid-area:trust}.ha-product .gallery,.ha-product .buybox,.ha-product .pdp-trust{min-width:0}.ha-product .gallery__main{position:relative;display:grid;width:100%;min-width:0;aspect-ratio:1 / 1;place-items:center;overflow:hidden;padding:0;border:1px solid var(--surface-line);border-radius:var(--radius);background:radial-gradient(circle at 22% 18%,rgba(242,169,29,.1),transparent 34%),linear-gradient(135deg,#fffdf8,#f1ede4)}.ha-product .gallery__main img,.ha-product .gallery__main video{width:100%;height:100%;border-radius:var(--radius-sm);object-fit:cover;opacity:1;filter:none;mix-blend-mode:normal}.ha-product .gallery__main .is-photo{object-fit:cover}.ha-product .gallery__placeholder{display:grid;width:100%;height:100%;place-items:center;padding:28px;background:linear-gradient(145deg,#fffdf7,#f2eadb);color:var(--text);font-weight:800;line-height:1.2;text-align:center}.ha-product .gallery__nav{position:absolute;top:50%;z-index:2;transform:translateY(-50%)}.ha-product .gallery__nav--prev{left:14px}.ha-product .gallery__nav--next{right:14px}.ha-product .gallery__thumb-shell{position:relative;margin-top:12px}.ha-product .gallery__thumbs{display:flex;gap:10px;width:100%;min-width:0;max-width:100%;overflow-x:auto;padding:0 2px 4px;scroll-padding-inline:2px;scroll-snap-type:x mandatory;scrollbar-width:none}.ha-product .gallery__thumbs::-webkit-scrollbar{display:none}.ha-product .gallery__thumbs button{position:relative;display:grid;width:clamp(66px,7.4vw,88px);flex:0 0 auto;aspect-ratio:1 / 1;place-items:center;overflow:hidden;padding:0;border:0;border-radius:var(--radius-sm);background:transparent;cursor:pointer;scroll-snap-align:start}.ha-product .gallery__thumbs button:hover,.ha-product .gallery__thumbs button[aria-current=true]{outline:0}.ha-product .gallery__thumbs button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border:0 solid transparent;border-radius:inherit;pointer-events:none}.ha-product .gallery__thumbs button:hover:after{border-width:1px;border-color:var(--amber-deep)}.ha-product .gallery__thumbs button[aria-current=true]:after{border-width:2px;border-color:var(--amber)}.ha-product .gallery__thumbs img{display:block;width:100%;height:100%;padding:0;object-fit:contain;opacity:1;filter:none;mix-blend-mode:normal}.ha-product .gallery__thumbs img.is-photo{padding:0;object-fit:cover}.ha-product .gallery__thumbs .play-badge{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;border-radius:inherit;background:#05070759;color:#fffdf7;font-size:17px;pointer-events:none}.ha-product .gallery__strip-arrow{position:absolute;top:50%;z-index:2;width:34px;height:34px;transform:translateY(-55%)}.ha-product .gallery__strip-arrow--prev{left:-12px}.ha-product .gallery__strip-arrow--next{right:-12px}.ha-product .gallery__thumb-shell:not(.has-overflow) .gallery__strip-arrow{display:none}.ha-product .gallery__progress-nav{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;margin-top:7px}.ha-product .gallery__progress-arrow{position:static;width:44px;height:44px;border-color:#f2a91d7a;background:#060908c7;color:var(--amber, #f2a91d)}.ha-product .gallery__progress{display:block;width:100%;height:20px;margin:0;padding:0;-webkit-appearance:none;appearance:none;border:0;background:transparent;cursor:grab}.ha-product .gallery__progress:active{cursor:grabbing}.ha-product .gallery__progress::-webkit-slider-runnable-track{height:2px;border:0;background:repeating-linear-gradient(90deg,rgba(242,169,29,.95) 0 6px,transparent 6px 12px)}.ha-product .gallery__progress::-moz-range-track{height:2px;border:0;background:repeating-linear-gradient(90deg,rgba(242,169,29,.95) 0 6px,transparent 6px 12px)}.ha-product .gallery__progress::-webkit-slider-thumb{width:14px;height:14px;margin-top:-6px;-webkit-appearance:none;appearance:none;border:2px solid #fff4cc;border-radius:50%;background:var(--amber, #f2a91d);box-shadow:0 0 14px #f2a91d94}.ha-product .gallery__progress::-moz-range-thumb{width:14px;height:14px;border:2px solid #fff4cc;border-radius:50%;background:var(--amber, #f2a91d);box-shadow:0 0 14px #f2a91d94}.ha-product .gallery__progress:focus-visible{outline:2px solid var(--amber, #f2a91d);outline-offset:3px}.ha-product .buybox .kicker{display:block;margin-bottom:8px;color:var(--amber-deep);font-size:11.5px;font-weight:700;letter-spacing:0;text-transform:uppercase}.ha-product .buybox .kicker a:hover{color:var(--surface-ink)}.ha-product .buybox h1{max-width:none;margin:4px 0 8px;color:var(--surface-ink);font-size:clamp(20px,2.2vw,26px);font-weight:900;letter-spacing:0;line-height:1.14}.ha-product .review-row{display:flex;align-items:center;gap:9px;min-height:20px;margin:0 0 12px;color:var(--surface-muted);font-size:13px}.ha-product .review-row .jdgm-prev-badge,.ha-product .review-row .jdgm-widget{display:inline-flex!important;align-items:center;gap:7px}.ha-product .review-row .jdgm-star,.ha-product .review-row .jdgm-prev-badge__stars{color:var(--amber)!important}.ha-product .review-row .jdgm-prev-badge__text{color:var(--surface-muted);font-weight:700;text-decoration:underline;text-underline-offset:3px}.ha-product .chip-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px}.ha-product .chip-row .fit-chip{margin:0;padding:7px 14px;border-color:#2f854a4d;background:#2f854a1a;color:#2f854a;font-size:12.5px}.ha-product .hear-btn{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border:1px solid rgba(185,122,18,.4);border-radius:999px;background:transparent;color:var(--amber-deep);font-size:12.5px;font-weight:900;cursor:pointer}.ha-product .hear-btn:hover{border-color:var(--amber-deep);background:#f2a91d12}.ha-product .price-row{display:flex;align-items:baseline;gap:14px;margin:2px 0 12px}.ha-product .price{color:var(--surface-ink);font-size:28px;font-weight:900;letter-spacing:0}.ha-product .price-row small{color:var(--surface-muted);font-size:13px}.ha-product .options{display:grid;gap:7px;margin:0 0 14px}.ha-product .option{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid var(--surface-line);border-radius:12px;background:#fff;cursor:pointer;transition:border-color .14s ease,background .14s ease}.ha-product .option:hover{border-color:#f2a91db3}.ha-product .option input{width:17px;height:17px;accent-color:var(--amber-deep)}.ha-product .option strong{color:var(--surface-ink);font-size:13.5px;font-weight:900}.ha-product .option .option__note{display:block;max-width:36ch;color:var(--surface-muted);font-size:11.5px}.ha-product .option .option__price{margin-left:auto;color:var(--surface-ink);font-size:15px;font-weight:900;white-space:nowrap}.ha-product .option:has(input:checked){padding:9px 13px;border:2px solid var(--amber);background:#fff}.ha-product .option__badge{display:inline-block;margin-left:8px;padding:2.5px 9px;border-radius:999px;font-size:9.5px;font-weight:900;letter-spacing:0;text-transform:uppercase;vertical-align:2px;white-space:nowrap}.ha-product .option__badge--best{background:#2f854a1f;color:#2f854a}.ha-product .option__badge--sound{background:#b97a1224;color:#96650e}.ha-product .option__badge--road{background:#14120e12;color:var(--surface-muted)}.ha-product .option__badge--warn{background:#b22c2c1f;color:#a12c2c}.ha-product .option--warn .option__note{color:#a12c2c;font-weight:700}.ha-product .option--warn:has(input:checked){border-color:#c04c4c;background:#fff}.ha-product .buy-row{display:flex;gap:12px;margin:4px 0 10px}.ha-product .qty{display:inline-flex;align-items:center;overflow:hidden;border:1px solid var(--surface-line);border-radius:12px;background:var(--card)}.ha-product .qty button{width:44px;padding:13px 0;border:0;background:transparent;color:var(--surface-muted);font-size:16px;font-weight:900;cursor:pointer}.ha-product .qty button:hover{color:var(--surface-ink)}.ha-product .qty input{width:46px;border:0;background:transparent;color:var(--surface-ink);font-weight:900;text-align:center}.ha-product .buy-row .btn{flex:1;font-size:16px}.ha-product .stock-note{margin:8px 0 18px;font-size:13px;font-weight:700}.ha-product .stock-note--in{color:#2f854a}.ha-product .stock-note--order{color:#96650e}.ha-product .buybox .btn--outline-dark{width:100%;margin-top:6px;padding:12px 16px;font-size:13.5px}.ha-product .trust{display:grid;gap:9px;margin:18px 0 0;padding:18px 0 0;border-top:1px solid var(--surface-line)}.ha-product .trust li{display:flex;gap:11px;color:var(--surface-muted);font-size:13.5px;list-style:none}.ha-product .trust .t-icon{color:var(--amber-deep);font-weight:900}.ha-product .trust strong{color:var(--surface-ink)}.ha-product .pdp-body{padding:clamp(14px,1.8vw,24px) 0 clamp(28px,3.2vw,42px);border-top:1px solid var(--surface-line);background:#f1ebdf}.ha-product .pdp-cols{display:block}.ha-product .pdp-order-notices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.ha-product .pdp-order-notice{padding:clamp(18px,2.2vw,26px);border:1px solid var(--surface-line);border-radius:14px;background:#fffaf0;box-shadow:var(--shadow-card, 0 10px 24px rgba(20, 22, 19, .07))}.ha-product .pdp-order-notice__eyebrow{display:block;margin-bottom:7px;color:#9a6200;font-size:11px;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.ha-product .pdp-order-notice h2{margin:0 0 8px;color:var(--surface-ink);font-size:clamp(18px,2vw,23px);line-height:1.08}.ha-product .pdp-order-notice p{margin:0;color:var(--surface-ink);font-size:14px;line-height:1.6}.ha-product .prose h2{margin:26px 0 10px;color:var(--surface-ink);font-size:21px;font-weight:900;letter-spacing:0}.ha-product .prose h2:first-child{margin-top:0}.ha-product .prose p,.ha-product .prose li{color:var(--surface-ink);font-size:15.5px;line-height:1.7}.ha-product .prose ul{padding-left:20px}.ha-product .prose table{width:100%;border-collapse:collapse;font-size:13.5px}.ha-product .prose th,.ha-product .prose td{padding:10px 12px;border:1px solid var(--surface-line);text-align:left}.ha-product .spec-card{position:sticky;top:150px;overflow:hidden;border:1px solid var(--surface-line);border-radius:var(--radius);background:#fff}.ha-product .spec-card summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:54px;padding:14px 18px;background:#fff;color:var(--surface-ink);font-size:13.5px;font-weight:900;letter-spacing:0;text-transform:uppercase;cursor:pointer;list-style:none}.ha-product .spec-card summary::-webkit-details-marker{display:none}.ha-product .spec-card summary:hover,.ha-product .spec-card summary:focus-visible{background:#fbf7ef}.ha-product .spec-card__toggle{color:var(--amber-deep);font-size:12px;text-transform:none}.ha-product .spec-card[open] .spec-card__toggle{font-size:0}.ha-product .spec-card[open] .spec-card__toggle:after{content:"Close";font-size:12px}.ha-product .spec-card__content{border-top:1px solid var(--surface-line)}.ha-product .spec-card table{width:100%;border-collapse:collapse;font-size:13.5px}.ha-product .spec-card th,.ha-product .spec-card td{padding:11px 20px;border-top:1px solid var(--surface-line);text-align:left;vertical-align:top}.ha-product .spec-card th{width:42%;color:var(--surface-muted);font-weight:700}.ha-product .spec-card td{color:var(--surface-ink, #15130f)}.ha-product .spec-card tr:first-child th,.ha-product .spec-card tr:first-child td{border-top:0}.ha-product .fit-proof .fit-target{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin:18px 0 14px}.ha-product .fit-proof .fit-target .fit-chip{border-color:#6fdc8c6b;background:#6fdc8c24;color:var(--green);font-size:13.5px}.ha-product .fit-proof .fit-target a:not(.btn),.ha-product .fit-proof__brand a:not(.btn){color:var(--amber-soft);font-size:13.5px;font-weight:900}.ha-product .fit-proof .fit-target a:not(.btn):hover,.ha-product .fit-proof__brand a:not(.btn):hover{color:var(--amber)}.ha-product .fit-proof .fit-target a.btn--amber{color:#1a1408}.ha-product .fit-proof .fit-target .btn--outline{color:var(--amber-soft)}.ha-product .fit-proof__brand{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(216,170,86,.2)}.ha-product .buy-bar{position:fixed;right:0;bottom:0;left:0;z-index:55;border-top:1px solid rgba(216,170,86,.35);background:var(--header-bg);box-shadow:0 -14px 34px #0006;transform:translateY(105%);transition:transform .25s ease}.ha-product .buy-bar .wrap{display:flex;align-items:center;gap:14px;padding:10px 0}.ha-product .buy-bar img{width:42px;height:42px;flex:none;border-radius:8px;background:#fff;object-fit:contain}.ha-product .buy-bar__info{min-width:0;line-height:1.25}.ha-product .buy-bar__info strong{display:block;overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.ha-product .buy-bar__info span{color:var(--muted);font-size:11.5px}.ha-product .buy-bar__price{margin-left:auto;color:var(--amber);font-size:17px;font-weight:900;white-space:nowrap}.ha-product .buy-bar .btn{padding:10px 18px;font-size:13.5px;white-space:nowrap}@media(max-width:1080px){.ha-product .pdp-grid{grid-template-areas:"gallery" "buy" "trust";grid-template-columns:1fr}.ha-product .spec-card{position:static}.ha-product .pdp-cols{grid-template-columns:1fr}}@media(max-width:900px){.ha-product .pdp-subnav{top:var(--header-height, 68px)}}@media(max-width:720px){.ha-product .pdp{padding-top:14px}.ha-product .gallery__nav{width:44px;height:44px}.ha-product .gallery__nav--prev{left:9px}.ha-product .gallery__nav--next{right:9px}.ha-product .gallery__strip-arrow{width:44px;height:44px}.ha-product .gallery__strip-arrow--prev{left:-8px}.ha-product .gallery__strip-arrow--next{right:-8px}}@media(max-width:640px){.ha-product .price-row{flex-wrap:wrap;align-items:center;column-gap:10px;row-gap:8px}.ha-product .price-row .price-save{flex:0 0 auto}.ha-product .price-row small{flex:1 0 100%;max-width:42ch;line-height:1.45}.ha-product .pdp-order-notices{grid-template-columns:1fr}.ha-product .gallery__main{aspect-ratio:4 / 3;max-height:46vh}.ha-product .gallery__thumbs{scrollbar-width:none}.ha-product .gallery__thumbs::-webkit-scrollbar{display:none}.ha-product .gallery__thumbs button{width:56px}.ha-product .breadcrumb{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ha-product .pdp-subnav__inner{padding-right:28px;-webkit-mask-image:linear-gradient(90deg,#000 88%,transparent);mask-image:linear-gradient(90deg,#000 88%,transparent)}.ha-product .buybox h1{max-width:none}.ha-product .buy-row{flex-direction:column}.ha-product .buy-bar__info strong{max-width:34vw}.ha-product .buy-bar__info span{display:none}}.ha-product .photo-band.fit-proof:after{background:linear-gradient(90deg,#060808e0,#060808b8 42%,#06080847)}.ha-product .fit-proof .wrap>p{max-width:62ch}.ha-product .fit-target--actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.ha-product .fit-proof__alt{color:var(--amber-soft, #f4d276);font-size:13.5px;font-weight:800;text-decoration:none}.ha-product .fit-proof__alt:hover,.ha-product .fit-proof__alt:focus-visible{text-decoration:underline}@media(max-width:900px){.ha-product .options--grouped{grid-template-columns:1fr}}.ha-product .gallery__placeholder--compact{display:grid;gap:6px;place-content:center;width:100%;height:100%;min-height:420px}.ha-product .gallery__placeholder-kicker{color:var(--amber-deep, #9a6400);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ha-product .gallery__placeholder--compact strong{color:var(--surface-ink);font-size:18px;font-weight:900}.ha-product .gallery__placeholder-note{max-width:34ch;color:var(--surface-muted);font-size:13px;font-weight:600;line-height:1.5}.ha-product .gallery__main{box-shadow:0 16px 36px #1416131a}.ha-product .buybox .spec-card--column{position:static;top:auto;margin-top:18px}.ha-product .buy-bar{top:var(--header-height, 108px);right:0;bottom:auto;left:0;border-top:0;border-bottom:1px solid rgba(216,170,86,.35);box-shadow:0 14px 34px #00000059;transform:translateY(-130%)}.ha-product .buy-bar.is-on{transform:translateY(0)}.ha-product .buy-bar__spec{overflow:hidden;max-width:30ch;color:var(--amber-soft);font-size:12px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.ha-product .buy-bar__unpin{flex:none;min-height:44px;padding:6px 10px;border:1px solid rgba(244,210,118,.4);border-radius:999px;background:transparent;color:var(--amber-soft);font-size:11.5px;font-weight:800;cursor:pointer}.ha-product .buy-bar__unpin:hover,.ha-product .buy-bar__unpin:focus-visible{border-color:var(--amber);color:var(--amber)}.ha-product section[id]{scroll-margin-top:calc(var(--header-height, 0px) + 76px)}.ha-product .fit-proof__picker{max-width:640px;margin:6px 0 4px}.ha-product .fit-proof .wrap{display:grid;gap:12px;justify-items:start}@media(max-width:900px){.ha-product .buy-bar__spec{display:none}}.ha-product .buy-bar__spec{max-width:34ch;padding:6px 10px;border:1px solid rgba(244,210,118,.28);border-radius:999px;background:#f4d2761a}.ha-product .buy-bar__top{flex:none;min-height:44px;padding:6px 10px;border:1px solid rgba(244,210,118,.4);border-radius:999px;background:transparent;color:var(--amber-soft);font-size:11.5px;font-weight:800;cursor:pointer}.ha-product .buy-bar__top:hover,.ha-product .buy-bar__top:focus-visible{border-color:var(--amber);color:var(--amber)}.ha-product .buy-bar .wrap{gap:12px}.ha-product .buy-bar__info{flex:1;min-width:0}@media(max-width:749px){.ha-product .gallery__main img,.ha-product .gallery__main img.is-photo{min-width:0;min-height:0;max-height:100%;object-fit:contain}.ha-product .buy-bar .wrap{display:grid;grid-template-columns:auto minmax(118px,1fr) 44px;gap:8px;padding-top:8px;padding-bottom:8px}.ha-product .buy-bar img,.ha-product .buy-bar__info,.ha-product .buy-bar__spec,.ha-product .buy-bar__top{display:none}.ha-product .buy-bar__price{margin:0;font-size:16px}.ha-product .buy-bar .btn{width:100%;min-width:0;min-height:44px;padding:9px 10px;overflow:hidden;font-size:12.5px;text-overflow:ellipsis}.ha-product .buy-bar__unpin{display:inline-grid;width:44px;height:44px;place-items:center;padding:0;border-radius:10px;font-size:0}.ha-product .buy-bar__unpin:before{content:"\d7";font-size:22px;line-height:1}}.ha-product .pdp-body .rte ul,.ha-product .product__description ul{margin:12px 0 18px;padding-left:20px;line-height:1.7}.ha-product .pdp-body .rte li,.ha-product .product__description li{margin:4px 0}.ha-product .pdp-body .rte table,.ha-product .product__description table{width:100%;margin:14px 0 22px;border-collapse:collapse;border:1px solid var(--surface-line, rgba(20, 18, 14, .12));border-radius:9px;overflow:hidden;font-size:14px}.ha-product .pdp-body .rte table th,.ha-product .product__description table th{background:#15130f;color:#fffdf7;text-align:left;padding:8px 12px}.ha-product .pdp-body .rte table td,.ha-product .product__description table td{padding:8px 12px;border-top:1px solid var(--surface-line, rgba(20, 18, 14, .12));background:#fffdf8}.ha-product .gallery__main video[hidden],.ha-product .gallery__main img[hidden]{display:none!important}.ha-product .gallery__main iframe[data-ha-main-embed]{width:100%;aspect-ratio:16 / 9;border:0;border-radius:var(--radius-sm);background:#000}.ha-product .gallery__main iframe[hidden]{display:none!important}.ha-product .fit-proof__wrap{position:relative;z-index:1;max-width:820px;margin-inline:auto;text-align:center}.ha-product .fit-proof__wrap .fit-target--single,.ha-product .fit-proof__wrap .fit-target--actions{justify-content:center}.ha-product .fit-proof__wrap .fit-proof__picker{margin-inline:auto}.ha-product .fit-proof__wrap .ha-help-panel{text-align:left}.ha-product .buybox__help-link{background:#fff}.ha-product .pdp-body .prose{padding:clamp(20px,3vw,40px);border:1px solid var(--surface-line, rgba(20, 18, 14, .12));border-radius:20px;background:#fff;box-shadow:0 18px 40px #1416130f}.ha-product #faq{padding:calc(var(--rhythm) * .22) 0;background:var(--surface, #f6f2e9)}.ha-product #faq .section-card{width:var(--wrap)}.ha-product .fit-proof .product-fitment-band--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,430px);gap:clamp(24px,3vw,44px);align-items:center;max-width:none;text-align:left}.ha-product .fit-proof .product-fitment-band--split{padding-top:clamp(54px,5vw,72px);padding-bottom:clamp(54px,5vw,72px)}.ha-product .product-fitment-band--split .fitment-band__content{display:flex;flex-direction:column;gap:clamp(22px,3vw,36px);min-width:0}.ha-product .product-fitment-band--split .band-head{align-self:start;margin:0;text-align:left}.ha-product .product-fitment-band--split .band-head>p{max-width:62ch;margin:14px 0 0}.ha-product .product-fitment-band--split .fit-target--single{justify-content:flex-start}.ha-product .product-fitment-band--split .ha-help-panel{align-self:stretch;width:100%;margin:0;text-align:left}.ha-product .product-fitment-band--split .fit-console{display:grid;height:auto;align-self:center;align-content:start;padding:18px;border:1px solid rgba(244,210,118,.28);border-radius:14px;background:#06080899}.ha-product .product-fitment-band--split .fit-picker .main-nav__vehicle-form{grid-template-columns:1fr}.ha-product .product-fitment-band--split .fit-console__row{margin-top:12px}.ha-product .product-fitment-band--split .fit-console__row .btn{width:100%}@media(max-width:980px){.ha-product .fit-proof .product-fitment-band--split{grid-template-columns:1fr}}.ha-product .pdp-stage{position:relative;overflow:hidden;background:#07100d;color:#fffdf7}.ha-product .pdp-stage>.topo-scene__bg{position:absolute;top:0;right:0;bottom:0;left:0}.ha-product .pdp-stage>.pdp-crumbs,.ha-product .pdp-stage>.pdp{position:relative;z-index:1}.ha-product .pdp-stage .topo{opacity:var(--topo-texture-opacity, .5);mix-blend-mode:normal}.ha-product .pdp-stage .topo-scene__bg:after{background:radial-gradient(circle at 70% 38%,rgba(244,210,118,.055),transparent 30%),linear-gradient(180deg,#0507079e,#05070766 45%,#050707ad)}.ha-product .pdp-crumbs{background:transparent}.ha-product .pdp{padding-top:clamp(16px,2vw,28px);padding-bottom:clamp(30px,4vw,52px)}.ha-product .pdp-grid{gap:clamp(24px,3.2vw,46px)}.ha-product .gallery{position:relative;isolation:isolate}.ha-product .gallery:after{content:"";position:absolute;right:13%;bottom:-20px;left:13%;z-index:-1;height:42px;border-radius:50%;background:radial-gradient(ellipse,rgba(244,210,118,.2),rgba(111,220,140,.055) 38%,transparent 72%);filter:blur(15px);opacity:.58;animation:product-media-floor-glow 6.5s ease-in-out infinite alternate}@keyframes product-media-floor-glow{0%{opacity:.42;transform:translateZ(0) scaleX(.96)}to{opacity:.68;transform:translate3d(0,-3px,0) scaleX(1.04)}}.ha-product .pdp-stage .gallery__main{border:0;box-shadow:0 0 42px #f4d27611,0 30px 70px #0000003d}.ha-product .pdp-stage .buybox{padding:clamp(20px,2.6vw,30px);border:1px solid rgba(244,210,118,.24);border-radius:20px;background:#05070794;box-shadow:0 28px 64px #0000003d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ha-product .pdp-stage .buybox .kicker,.ha-product .pdp-stage .buybox .kicker a{color:var(--amber-soft, #f4d276)}.ha-product .pdp-stage .buybox h1,.ha-product .pdp-stage .price-row .price,.ha-product .pdp-stage .price-row .price--sale{color:#fff7e0}.ha-product .pdp-stage .review-row,.ha-product .pdp-stage .review-row .jdgm-prev-badge__text,.ha-product .pdp-stage .price-row small{color:#fffdf7b8}.ha-product .pdp-stage .price-row .price-was{color:#fffdf794}.ha-product .pdp-stage .stock-note--in{color:var(--green, #6fdc8c)}.ha-product .pdp-stage .stock-note--order{color:var(--amber-soft, #f4d276)}.ha-product .pdp-stage .pdp-trust{padding:0 18px 18px;border:1px solid rgba(244,210,118,.18);border-radius:16px;background:#0507077a}.ha-product .pdp-stage .trust{border-top:0}.ha-product .pdp-stage .trust li{color:#fffdf7b8}.ha-product .pdp-stage .trust strong{color:#fff7e0}.ha-product .pdp-body{padding-top:calc(var(--section-gap, 32px) / 2);background:var(--surface, #f6f2e9)}@media(max-width:1080px){.ha-product .pdp-stage .pdp-trust{padding:0 18px 18px}}@media(max-width:640px){.ha-product .pdp-stage .buybox{padding:18px 15px;border-radius:16px}}@media(prefers-reduced-motion:reduce){.ha-product .gallery:after{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/ha-product-page.css.map */
