.hl-product{background:var(--hl-linen);padding-bottom:6rem}.hl-product__layout{max-width:var(--hl-page-max);margin-inline:auto;display:grid;grid-template-columns:1fr;gap:0}@media screen and (min-width:990px){.hl-product__layout{grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:0 5.6rem;padding-inline:var(--hl-gutter);padding-top:4rem;align-items:start}}.hl-gallery{display:block;position:relative}@media screen and (min-width:990px){.hl-gallery--sticky{position:sticky;top:10rem;width:calc(100svh - 37rem);max-width:100%;margin-inline:auto}}.hl-gallery__track{display:flex;list-style:none;margin:0;padding:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hl-gallery__track::-webkit-scrollbar{display:none}.hl-gallery__slide{flex:0 0 100%;scroll-snap-align:center;min-width:0}.hl-gallery__frame{position:relative;width:100%;aspect-ratio:1 / 1;background:#fff;overflow:hidden}.hl-gallery__frame img,.hl-gallery__frame video,.hl-gallery__frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;border:0}.hl-gallery__frame video,.hl-gallery__frame iframe{object-fit:cover}.hl-gallery__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex}.hl-gallery__dots{display:flex;gap:.6rem;justify-content:center;align-items:center;padding:1.4rem 0;list-style:none;margin:0}.hl-gallery__dot{width:6px;height:3px;border:0;padding:0;background:#03174c4d;cursor:pointer;transition:width .2s ease,background-color .2s ease}.hl-gallery__dot[aria-current=true]{width:18px;background:var(--hl-navy)}.hl-gallery__dots{gap:0}.hl-gallery__dot{width:18px;height:25px;padding:11px 6px;background-clip:content-box}.hl-gallery__dot[aria-current=true]{width:30px}.hl-gallery__thumbs{display:none}@media screen and (min-width:990px){.hl-gallery__dots{display:none}.hl-gallery__thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;list-style:none;margin:1.2rem 0 0;padding:0}.hl-gallery__thumb{display:block;width:100%;aspect-ratio:1 / 1;padding:0;border:1px solid transparent;background:#fff;cursor:pointer;overflow:hidden}.hl-gallery__thumb img{width:100%;height:100%;object-fit:contain;display:block}.hl-gallery__thumb[aria-current=true]{border-color:var(--hl-navy)}}.hl-gallery__counter{position:absolute;top:1.4rem;right:1.4rem;background:#f6f2ece6;color:var(--hl-navy);font-size:1.2rem;padding:.4rem 1rem;border-radius:20px}.hl-product__info{padding:2.4rem var(--hl-gutter) .8rem;display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:990px){.hl-product__info{padding:0 0 2rem}}.hl-product__block{display:flex;flex-direction:column;gap:1rem}.hl-product__title{font-family:var(--hl-font-heading);font-weight:500;font-size:clamp(3.2rem,5vw,4.4rem);line-height:1.04;margin:0}.hl-product__promise{font-size:1.5rem;line-height:1.55;color:var(--hl-muted);margin:0}.hl-product__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:1rem}.hl-product__price{font-size:2.6rem;font-weight:600;line-height:1.1}.hl-product__price--sale{color:var(--hl-navy)}.hl-product__price-compare{font-size:1.6rem;color:var(--hl-muted);text-decoration:line-through}.hl-product__tax-note{font-size:1.25rem;line-height:1.5;color:var(--hl-muted);margin:0}.hl-product__tax-note a{text-decoration:underline;text-underline-offset:2px}.hl-product__badge{align-self:flex-start;background:var(--hl-navy);color:var(--hl-linen);padding:.6rem 1.4rem;border-radius:20px;font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600}.hl-option{display:flex;flex-direction:column;gap:1rem}.hl-option__head{display:flex;justify-content:space-between;align-items:baseline;gap:1.2rem;font-size:1.35rem}.hl-option__name{font-weight:600}.hl-option__value{color:var(--hl-muted)}.hl-option__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.8rem}.hl-option__list--grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr))}.hl-option__input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.hl-option__label{display:flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.6rem;border:1px solid var(--hl-line-strong);border-radius:var(--hl-chip-radius);background:#fff9;font-size:1.4rem;font-weight:500;color:var(--hl-navy);cursor:pointer;text-align:center;transition:border-color .15s ease,background-color .15s ease}.hl-option__input:checked+.hl-option__label{border-color:var(--hl-navy);border-width:1.5px;background:#fff;font-weight:600}.hl-option__input:focus-visible+.hl-option__label{outline:2px solid var(--hl-gold);outline-offset:2px}.hl-option__label--unavailable{background:repeating-linear-gradient(-45deg,rgba(3,23,76,.07) 0 6px,transparent 6px 12px);border-color:var(--hl-line);border-style:dashed;color:var(--hl-muted);text-decoration:line-through;text-decoration-thickness:1px;cursor:not-allowed}.hl-option__input:checked+.hl-option__label--unavailable{border-color:var(--hl-muted);border-style:dashed;color:var(--hl-navy)}.hl-option__label--swatch{width:44px;height:44px;min-height:44px;padding:0;border-radius:50%;border-color:transparent;background:transparent}.hl-option__head-dot{width:12px;height:12px;margin-left:auto;margin-right:.6rem;border-radius:50%;border:1px solid rgba(3,23,76,.15);background:var(--hl-swatch, #ddd) center / cover no-repeat;display:inline-block;flex:0 0 auto;align-self:center}.hl-option__head-dot+.hl-option__value{margin-left:0}.hl-option__swatch{width:34px;height:34px;border-radius:50%;border:1px solid rgba(3,23,76,.15);background:var(--hl-swatch, #ddd) center / cover no-repeat;display:block}.hl-option__input:checked+.hl-option__label--swatch{border:1.5px solid var(--hl-navy);background:transparent}.hl-size-table,.hl-product__buy{display:flex;flex-direction:column;gap:1rem}.hl-product__amazon{background:#ece5da;padding:1.6rem;display:flex;flex-direction:column;gap:1rem}.hl-product__amazon p{font-size:1.35rem;line-height:1.5;color:var(--hl-muted);margin:0}.hl-product__trust{display:flex;flex-direction:column;gap:1rem;font-size:1.35rem;line-height:1.5}.hl-product__trust-item{display:flex;gap:1rem;align-items:flex-start}.hl-product__trust-item svg{width:18px;height:18px;flex-shrink:0;margin-top:2px;color:var(--hl-gold)}.hl-product__sections{max-width:var(--hl-page-max);margin-inline:auto;padding-inline:var(--hl-gutter);display:flex;flex-direction:column;gap:3.2rem;padding-top:3.2rem}@media screen and (min-width:990px){.hl-product__sections{max-width:82rem;margin-inline:0;padding-inline:0;padding-top:0}}.hl-product__section-title{font-family:var(--hl-font-heading);font-weight:500;font-size:2.6rem;line-height:1.1;margin:0 0 1.2rem}.hl-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.2rem;counter-reset:hl-step}.hl-steps__item{display:flex;gap:1.2rem;align-items:flex-start}.hl-steps__text{font-size:1.4rem;line-height:1.45;padding-top:.4rem;margin:0}.hl-steps__note{font-size:1.3rem;font-style:italic;color:var(--hl-muted);margin:.4rem 0 0}.hl-safety__label{font-weight:600;color:var(--hl-navy);display:block}.hl-safety__manuals{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.hl-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:30;background:#f6f2ecf5;border-top:1px solid var(--hl-line);padding:1.2rem var(--hl-gutter) calc(1.2rem + env(safe-area-inset-bottom));display:flex;gap:1.2rem;align-items:center;transform:translateY(110%);transition:transform .3s ease}@supports (backdrop-filter: blur(10px)){.hl-sticky-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.hl-sticky-bar.is-visible{transform:translateY(0)}@media screen and (min-width:990px){.hl-sticky-bar{display:none}}.hl-sticky-bar__meta{display:flex;flex-direction:column;gap:.2rem;flex-shrink:0;min-width:0}.hl-sticky-bar__variant{font-size:1.2rem;color:var(--hl-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:14rem}.hl-sticky-bar__price{font-size:1.7rem;font-weight:600}.hl-sticky-bar .hl-btn{flex:1 1 auto}.hl-product__app-block{padding-block:1.2rem}.hl-product__amazon-link{display:inline-flex;align-items:baseline;gap:.8rem;font-size:1.45rem;font-weight:600;color:var(--hl-muted);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;text-decoration-color:var(--hl-line-strong)}.hl-product__amazon-link:hover{color:var(--hl-navy);text-decoration-color:var(--hl-gold)}.hl-product__amazon-arrow{color:var(--hl-gold);transition:transform .2s ease}.hl-product__amazon-link:hover .hl-product__amazon-arrow{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.hl-product__amazon-arrow{transition:none}}.hl-product__sold-out-hint{margin:1.2rem 0 0;font-size:1.4rem;line-height:1.55;color:var(--hl-muted)}.hl-product__sold-out-hint a{color:var(--hl-navy);text-decoration:underline;text-underline-offset:3px;margin-left:.4rem}.hl-gallery__zoom{position:absolute;top:1.4rem;left:1.4rem;z-index:2;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:0;border-radius:50%;background:#f6f2ece6;color:var(--hl-navy);cursor:zoom-in}.hl-gallery__zoom svg{width:1.9rem;height:1.9rem}.hl-gallery__zoom:hover{background:var(--hl-linen)}.hl-gallery--zoomable .hl-gallery__frame{cursor:zoom-in}.hl-lightbox{width:100vw;max-width:100vw;height:100svh;max-height:100svh;margin:0;padding:0;border:0;background:var(--hl-navy-deep);color:var(--hl-linen);overflow:hidden}.hl-lightbox::backdrop{background:#021237f0}.hl-lightbox__inner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hl-lightbox__image{width:auto;height:auto;max-width:calc(100vw - 14rem);max-height:calc(100svh - 10rem);object-fit:contain}.hl-lightbox__nav,.hl-lightbox__close{position:absolute;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#f6f2ec29;color:var(--hl-linen);cursor:pointer}.hl-lightbox__nav:hover,.hl-lightbox__close:hover{background:#f6f2ec52}.hl-lightbox__nav{top:50%;transform:translateY(-50%);width:4.8rem;height:4.8rem}.hl-lightbox__nav svg{width:2.4rem;height:2.4rem}.hl-lightbox__nav--prev{left:1.6rem}.hl-lightbox__nav--next{right:1.6rem}.hl-lightbox__nav[disabled]{color:#f6f2ec59;background:#f6f2ec14;cursor:default}.hl-lightbox__close{top:1.6rem;right:1.6rem;width:4.4rem;height:4.4rem}.hl-lightbox__close svg{width:2.2rem;height:2.2rem}.hl-lightbox__counter{position:absolute;bottom:1.8rem;left:50%;transform:translate(-50%);margin:0;font-size:1.3rem;letter-spacing:.08rem}@media screen and (max-width:749px){.hl-lightbox__image{max-width:100vw;max-height:calc(100svh - 13rem)}.hl-lightbox__nav{top:auto;bottom:1.4rem;transform:none;width:4.2rem;height:4.2rem}.hl-lightbox__nav--prev{left:2rem}.hl-lightbox__nav--next{right:2rem}.hl-lightbox__counter{bottom:2.6rem}}.hl-alsosingle{border-top:1px solid var(--hl-line);padding-top:1.6rem}.hl-alsosingle__title{margin:0 0 1rem;font-weight:600;font-size:1.5rem}.hl-alsosingle__grid{grid-template-columns:minmax(0,1fr);gap:.8rem}.hl-recos{display:block}.hl-recos__inner{max-width:var(--hl-page-max);margin-inline:auto;padding-inline:var(--hl-gutter);padding-block:4rem;background:var(--hl-recos-tint, transparent)}.hl-recos__heading{margin:0 0 2.4rem}@media screen and (min-width:990px){.hl-recos__inner{padding-block:5.6rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/hl-product.css.map */
