.hero-product{--hp-ink: #16160f;--hp-ink-soft: #4a4a46;--hp-ink-muted: #6f6f68;--hp-line: #e3e2dc;--hp-line-strong: #c9c8c0;--hp-surface: #ffffff;--hp-surface-alt: #f7f6f3;--hp-success: #0f6e56;--hp-success-bg: #e5f4ee;--hp-gutter: clamp(1rem, 4vw, 2rem);--hp-space-xs: .5rem;--hp-space-sm: .75rem;--hp-space-md: 1.25rem;--hp-space-lg: 2rem;--hp-radius: 10px;--hp-tap: 44px;display:block;padding:clamp(1.5rem,4vw,3.5rem) var(--hp-gutter) clamp(2rem,5vw,4rem);color:var(--hp-ink)}.hero-product *,.hero-product *:before,.hero-product *:after{box-sizing:border-box}.hero-product__inner{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,4vw,3rem);max-width:1280px;margin-left:auto;margin-right:auto}@media screen and (min-width:990px){.hero-product__inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:clamp(2rem,4vw,4rem)}.hero-product__info{position:sticky;top:2rem}}.hero-product .visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.hero-product :focus-visible{outline:2px solid var(--hp-ink);outline-offset:3px;border-radius:4px}.hp-gallery{position:relative}.hp-gallery__stage{position:relative;overflow:hidden;border-radius:var(--hp-radius);background:var(--hp-surface-alt)}.hp-gallery__slide{display:none;margin:0}.hp-gallery__slide.is-active{display:block}.hp-gallery__img,.hp-gallery__slide img,.hp-gallery__slide video,.hp-gallery__slide iframe{display:block;width:100%;aspect-ratio:1 / 1;height:100%;object-fit:cover}.hp-gallery__nav{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;padding-left:var(--hp-space-sm);padding-right:var(--hp-space-sm);pointer-events:none}.hp-gallery__arrow{pointer-events:auto;display:grid;place-items:center;width:var(--hp-tap);height:var(--hp-tap);border:0;border-radius:50%;background:#ffffffeb;color:var(--hp-ink);cursor:pointer;box-shadow:0 1px 3px #0000001f;transition:background .15s ease,transform .15s ease}.hp-gallery__arrow:hover{background:#fff;transform:scale(1.04)}.hp-gallery__arrow svg{width:22px;height:22px}@media(hover:none){.hp-gallery__nav{display:none}}.hp-gallery__thumbs{display:flex;gap:var(--hp-space-xs);margin:var(--hp-space-sm) 0 0;padding:0;list-style:none;overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.hp-gallery__thumbs::-webkit-scrollbar{height:4px}.hp-gallery__thumbs::-webkit-scrollbar-thumb{background:var(--hp-line-strong);border-radius:4px}.hp-gallery__thumb{display:block;padding:0;border:2px solid transparent;border-radius:8px;background:none;cursor:pointer;overflow:hidden;scroll-snap-align:start;transition:border-color .15s ease,opacity .15s ease;opacity:.65;min-width:72px}.hp-gallery__thumb img{display:block;width:72px;height:72px;object-fit:cover;border-radius:6px}.hp-gallery__thumb.is-active,.hp-gallery__thumb:hover{opacity:1;border-color:var(--hp-ink)}.hp-eyebrow{margin:0 0 var(--hp-space-xs);font-size:.8125rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--hp-ink-muted)}.hp-title{margin:0;font-size:clamp(1.75rem,1.2rem + 2.2vw,2.75rem);line-height:1.12;letter-spacing:-.02em;font-weight:600;text-wrap:balance}.hp-subhead{margin:var(--hp-space-sm) 0 0;font-size:1rem;line-height:1.55;color:var(--hp-ink-soft);max-width:46ch}.hp-rating{display:inline-flex;align-items:center;gap:.5rem;margin-top:var(--hp-space-md);padding:4px 2px;min-height:var(--hp-tap);text-decoration:none;color:inherit}.hp-rating:hover .hp-rating__count{text-decoration:underline}.hp-rating__stars{display:inline-flex;gap:2px;color:#f0a02a}.hp-rating__stars svg{width:16px;height:16px}.hp-rating__text{font-size:.9375rem;font-weight:500;color:var(--hp-ink-soft)}.hp-rating__count{font-weight:400}.hp-rating__count:before{content:"\b7";margin:0 .3rem}.hp-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.625rem;margin-top:var(--hp-space-sm)}.hp-price__current{font-size:clamp(1.5rem,1.2rem + 1vw,2rem);font-weight:600;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.hp-price__compare{font-size:1.0625rem;color:var(--hp-ink-muted);text-decoration-thickness:1px;font-variant-numeric:tabular-nums}.hp-price__save{font-size:.8125rem;font-weight:600;padding:3px 9px;border-radius:999px;background:var(--hp-success-bg);color:var(--hp-success)}.hp-price-note{margin:.375rem 0 0;font-size:.875rem;line-height:1.5;color:var(--hp-ink-soft)}.hp-bullets{margin:var(--hp-space-md) 0 0;padding:0;list-style:none;display:grid;gap:.625rem}.hp-bullets__item{display:grid;grid-template-columns:20px 1fr;gap:.625rem;align-items:start;font-size:.9375rem;line-height:1.55;color:var(--hp-ink-soft)}.hp-bullets__icon{width:20px;height:20px;margin-top:1px;color:var(--hp-success);flex:none}.hp-bullets__text strong{color:var(--hp-ink);font-weight:600}.hp-form{margin-top:var(--hp-space-lg)}.hp-option,.hp-qty{margin:0 0 var(--hp-space-md);padding:0;border:0}.hp-option__legend,.hp-qty .hp-option__legend{display:flex;align-items:baseline;gap:.4rem;padding:0;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:var(--hp-ink-soft)}.hp-option__value{font-weight:600;color:var(--hp-ink)}.hp-option__list{display:flex;flex-wrap:wrap;gap:.5rem}.hp-option__label{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;min-height:var(--hp-tap);min-width:var(--hp-tap);padding:0 1rem;border:1px solid var(--hp-line-strong);border-radius:999px;font-size:.9375rem;line-height:1;cursor:pointer;background:var(--hp-surface);transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;-webkit-user-select:none;user-select:none}.hp-option__label:hover{border-color:var(--hp-ink)}.hp-option__input:checked+.hp-option__label{border-color:var(--hp-ink);box-shadow:inset 0 0 0 1px var(--hp-ink)}.hp-option__input:focus-visible+.hp-option__label{outline:2px solid var(--hp-ink);outline-offset:3px}.hp-option__input:disabled+.hp-option__label{opacity:.4;cursor:not-allowed;text-decoration:line-through}.hp-option__label.is-unavailable{opacity:.5}.hp-option__label.is-unavailable:after{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:currentColor;transform:rotate(-20deg);pointer-events:none}.hp-option__label--swatch{padding:0;width:var(--hp-tap);height:var(--hp-tap);border-radius:50%;border-color:transparent;box-shadow:none}.hp-option__chip{display:block;width:30px;height:30px;border-radius:50%;background:var(--hp-swatch, #dddddd);box-shadow:inset 0 0 0 1px #00000024}.hp-option__input:checked+.hp-option__label--swatch{box-shadow:inset 0 0 0 2px var(--hp-ink);border-color:transparent}.hp-qty__list{display:flex;gap:.5rem;flex-wrap:wrap}.hp-qty__label{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;min-width:68px;min-height:var(--hp-tap);padding:.375rem .75rem;border:1px solid var(--hp-line-strong);border-radius:var(--hp-radius);cursor:pointer;background:var(--hp-surface);transition:border-color .15s ease,box-shadow .15s ease}.hp-qty__label:hover{border-color:var(--hp-ink)}.hp-qty__num{font-size:1rem;font-weight:600;line-height:1.1}.hp-qty__unit{font-size:.75rem;color:var(--hp-ink-muted)}.hp-qty__input:checked+.hp-qty__label{border-color:var(--hp-ink);box-shadow:inset 0 0 0 1px var(--hp-ink)}.hp-qty__input:focus-visible+.hp-qty__label{outline:2px solid var(--hp-ink);outline-offset:3px}.hp-qty__note{margin:.5rem 0 0;font-size:.8125rem;line-height:1.5;color:var(--hp-ink-muted);max-width:46ch}.hp-cta{position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:54px;padding:.9rem 1.5rem;border:0;border-radius:var(--hp-radius);background:var(--hp-accent, #1c1c1c);color:var(--hp-accent-contrast, #ffffff);font-size:1.0625rem;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:transform .12s ease,opacity .15s ease,filter .15s ease;-webkit-tap-highlight-color:transparent}.hp-cta:hover:not(:disabled){filter:brightness(1.12)}.hp-cta:active:not(:disabled){transform:scale(.99)}.hp-cta:disabled{opacity:.45;cursor:not-allowed}.hp-cta__spinner{display:none;width:18px;height:18px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:hp-spin .7s linear infinite}.hp-cta.is-loading .hp-cta__spinner{display:block}.hp-cta.is-loading{pointer-events:none}@keyframes hp-spin{to{transform:rotate(360deg)}}.hp-form__status.is-error{position:static!important;width:auto;height:auto;margin:.625rem 0 0;padding:.625rem .875rem;clip:auto;clip-path:none;white-space:normal;overflow:visible;font-size:.875rem;line-height:1.45;color:#7a1f1f;background:#fdecec;border-radius:var(--hp-radius)}.hero-product .shopify-payment-button{margin-top:.625rem}.hero-product .shopify-payment-button__button--unbranded{background:transparent;color:var(--hp-ink);border:1px solid var(--hp-line-strong);border-radius:var(--hp-radius);min-height:50px;font-weight:500}.hp-guarantee,.hp-delivery{display:flex;align-items:flex-start;gap:.5rem;margin:var(--hp-space-md) 0 0;font-size:.875rem;line-height:1.5;color:var(--hp-ink-soft)}.hp-guarantee svg,.hp-delivery svg{width:18px;height:18px;flex:none;margin-top:1px;color:var(--hp-success)}.hp-delivery[hidden]{display:none}.hp-delivery strong{color:var(--hp-ink);font-weight:600}.hp-trust{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin:var(--hp-space-md) 0 0;padding:var(--hp-space-sm) 0 0;border-top:1px solid var(--hp-line);list-style:none}.hp-trust__item{display:inline-flex;align-items:center;gap:.4rem;min-width:0;flex:0 1 auto}.hp-trust__icon{display:inline-flex;color:var(--hp-ink-soft);flex:none}.hp-trust__icon svg{width:20px;height:20px}.hp-trust__label{font-size:.8125rem;font-weight:500;color:var(--hp-ink-soft);white-space:nowrap;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}@media screen and (max-width:480px){.hp-trust{gap:.5rem 1rem}.hp-trust__label{font-size:.75rem}}.hp-policies{display:flex;flex-wrap:wrap;gap:.25rem 1rem;margin:var(--hp-space-sm) 0 0;font-size:.8125rem}.hp-policies a{color:var(--hp-ink-muted);text-decoration:underline;text-underline-offset:2px}.hp-policies a:hover{color:var(--hp-ink)}.hp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fffffff7;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-top:1px solid var(--hp-line);padding:.625rem var(--hp-gutter);padding-bottom:max(.625rem,env(safe-area-inset-bottom));transform:translateY(110%);transition:transform .25s cubic-bezier(.22,1,.36,1);box-shadow:0 -2px 20px #0000000f}.hp-sticky[hidden]{display:block;visibility:hidden}.hp-sticky.is-visible{transform:translateY(0);visibility:visible}.hp-sticky__inner{display:flex;align-items:center;gap:.75rem;max-width:1280px;margin-left:auto;margin-right:auto}.hp-sticky__img{width:48px;height:48px;border-radius:8px;object-fit:cover;flex:none}.hp-sticky__meta{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.hp-sticky__title{font-size:.875rem;font-weight:600;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-sticky__sub{font-size:.8125rem;color:var(--hp-ink-soft);font-variant-numeric:tabular-nums}.hp-sticky__variant:before{content:"\b7";margin:0 .35rem}.hp-sticky__variant:empty:before{content:none}.hp-cta--sticky{width:auto;flex:0 0 auto;min-width:150px;min-height:46px;padding:.7rem 1.4rem;font-size:.9375rem}@media screen and (max-width:480px){.hp-sticky__img{display:none}.hp-cta--sticky{min-width:130px;flex:1 1 auto}}body.overflow-hidden .hp-sticky,body.js-drawer-open .hp-sticky{transform:translateY(110%)}@media(prefers-reduced-motion:reduce){.hero-product *,.hp-sticky{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@media(prefers-contrast:more){.hero-product{--hp-ink-soft: #262622;--hp-ink-muted: #3a3a35;--hp-line: #b9b8b1;--hp-line-strong: #8c8b85}}.hero-product--empty{padding:3rem var(--hp-gutter);text-align:center;color:var(--hp-ink-muted)}@media screen and (max-width:749px){.hero-product__inner{gap:16px}.hp-gallery__stage{aspect-ratio:1 / 1;max-height:420px;overflow:hidden}.hp-gallery__img,.hp-gallery__slide img{width:100%;height:100%;object-fit:cover}.hp-gallery__thumbs img{width:56px;height:56px}}@media screen and (max-width:749px){.hero-product{padding-left:16px;padding-right:16px;overflow-x:hidden}.hero-product__inner,.hero-product__media,.hero-product__info{width:100%;max-width:100%;min-width:0}.hp-gallery,.hp-gallery__stage,.hp-gallery__slide{width:100%}.hp-gallery__thumbs{width:100%;overflow-x:auto}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hero-product.css.map */
