.product-page{--pdp-gutter: 1.5rem;--pdp-sticky-top: calc(var(--header-group-h, 63px) + var(--pdp-gutter));--pdp-column-h: calc(100svh - var(--header-group-h, 63px) - (var(--pdp-gutter) * 2));--pdp-line: color-mix(in srgb, var(--color-brand-900, #3e4e46) 12%, transparent);--pdp-media-bg: var(--color-stone-200, #e4e5e4);background-color:var(--color-surface, #f6f6f6)}@media(min-width:1024px){.product-page{--pdp-gutter: 2.5rem}}.product-page__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;max-width:1840px;margin-inline:auto;padding:var(--pdp-gutter)}@media(min-width:1024px){.product-page__grid{grid-template-columns:minmax(0,38fr) minmax(0,25fr) minmax(0,32fr);gap:1.25rem;align-items:start}}@media(min-width:1536px){.product-page__grid{gap:2rem}}@media(min-width:1024px){.product-page__grid--no-rail{grid-template-columns:minmax(0,58fr) minmax(0,36fr)}}.product-stage{position:relative}@media(min-width:1024px){.product-stage{position:sticky;top:var(--pdp-sticky-top)}}.product-stage__frame{position:relative;overflow:hidden;aspect-ratio:4 / 5;background-color:var(--pdp-media-bg);cursor:zoom-in;-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media(min-width:1024px){.product-stage__frame{aspect-ratio:auto;height:var(--pdp-column-h)}}.product-stage__frame:focus-visible{outline:2px solid var(--color-brand-900, #3e4e46);outline-offset:3px}.product-stage__frame.is-zoomed{cursor:zoom-out;touch-action:none}.product-stage__item{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .42s cubic-bezier(.22,.61,.36,1),visibility 0s linear .42s}.product-stage__item.is-active{opacity:1;visibility:visible;transition-delay:0s}.product-stage__item>img,.product-stage__item>video,.product-stage__item>iframe,.product-stage__item>svg{display:block;width:100%;height:100%;object-fit:cover;transform-origin:center center;transition:transform .52s cubic-bezier(.22,.61,.36,1)}.product-stage__frame.is-zoomed .product-stage__item.is-active>img{transform:scale(var(--pdp-zoom, 2));transform-origin:var(--pdp-zoom-x, 50%) var(--pdp-zoom-y, 50%);will-change:transform;transition:transform .12s linear}.product-stage__hint{position:absolute;right:1rem;bottom:1rem;z-index:2;display:inline-block;padding:.55rem .8rem;font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase;color:var(--color-surface, #f6f6f6);background-color:var(--color-brand-900, #3e4e46);pointer-events:none;transition:opacity .24s ease,transform .24s ease}.product-stage__frame.is-zoomed .product-stage__hint{opacity:0;transform:translateY(4px)}.product-rail{position:relative}@media(min-width:1024px){.product-rail{position:sticky;top:var(--pdp-sticky-top);height:var(--pdp-column-h)}.product-rail:after{content:"";position:absolute;right:0;bottom:0;left:0;height:4.5rem;background:linear-gradient(to top,var(--color-surface, #f6f6f6),transparent);opacity:1;pointer-events:none;transition:opacity .22s ease}.product-rail.is-end:after{opacity:0}}.product-rail__track{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-rail__track::-webkit-scrollbar{display:none}@media(min-width:1024px){.product-rail__track{display:block;height:100%;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y proximity;overscroll-behavior:contain;scroll-behavior:smooth}}@media(prefers-reduced-motion:reduce){.product-rail__track{scroll-behavior:auto}}.product-rail__item{position:relative;flex:0 0 42%;display:block;width:100%;margin:0;padding:0;aspect-ratio:4 / 5;overflow:hidden;background-color:var(--pdp-media-bg);border:0;cursor:pointer;scroll-snap-align:start;-webkit-tap-highlight-color:transparent}@media(min-width:640px){.product-rail__item{flex-basis:26%}}@media(min-width:1024px){.product-rail__item{flex:none}.product-rail__item+.product-rail__item{margin-top:.75rem}}.product-rail__item img{display:block;width:100%;height:100%;object-fit:cover}.product-rail__item:focus-visible{outline:2px solid var(--color-brand-900, #3e4e46);outline-offset:2px}.product-rail__scrollbar{display:none}@media(min-width:1024px){.product-rail__scrollbar{position:absolute;top:0;right:0;bottom:0;z-index:2;display:block;width:2px;background-color:var(--pdp-line)}.product-rail__scrollbar-thumb{position:absolute;right:0;left:0;top:0;height:20%;background-color:var(--color-brand-900, #3e4e46)}}.product-rail__cursor{position:fixed;z-index:40;padding:.55rem .8rem;font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase;white-space:nowrap;color:var(--color-surface, #f6f6f6);background-color:var(--color-brand-900, #3e4e46);pointer-events:none;transform:translate(-50%,calc(-100% - 14px))}@media(min-width:1024px){.product-panel{min-height:var(--pdp-column-h);padding-bottom:.5rem}}.product-panel__badge{display:inline-flex;align-items:center;height:24px;padding-inline:.625rem;font-size:10px;font-weight:700;letter-spacing:.14em;line-height:1;text-transform:uppercase;color:var(--color-brand-900, #3e4e46);border:1px solid var(--pdp-line)}.temp-range__head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.temp-range__unit{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:30px;padding-inline:.5rem;font:inherit;font-size:11px;font-weight:700;letter-spacing:.06em;line-height:1;color:var(--color-brand-900, #3e4e46);background:none;border:1px solid var(--color-stone-300, #d1d4d3);cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}@media(hover:hover){.temp-range__unit:hover{border-color:var(--color-brand-900, #3e4e46)}}.temp-range__unit:focus-visible{outline:2px solid var(--color-brand-900, #3e4e46);outline-offset:2px}.temp-range__ruler{display:flex;align-items:flex-end;justify-content:space-between;height:22px;margin-top:1.125rem;padding-bottom:0;border-bottom:1px solid var(--color-stone-300, #d1d4d3)}.temp-range__tick{flex:0 0 auto;width:1.5px;height:9px;background-color:var(--color-stone-300, #d1d4d3);transition:height .6s cubic-bezier(.22,.61,.36,1),background-color .6s ease}.temp-range.is-visible .temp-range__tick.is-on{height:22px;background-color:var(--color-brand-900, #3e4e46)}@media(prefers-reduced-motion:reduce){.temp-range__tick{transition:none}}.temp-range__scale{display:flex;justify-content:space-between;margin-top:.625rem;font-size:11.5px;font-weight:500;font-variant-numeric:tabular-nums;color:var(--color-stone-500, #68756e)}.temp-range__scale span:first-child{text-align:left}.temp-range__scale span:last-child{text-align:right}.temp-range__value{margin-top:.75rem;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-variant-numeric:tabular-nums;color:var(--color-brand-900, #3e4e46)}.weather-set{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;border:1px solid var(--color-stone-300, #d1d4d3)}.weather-set__item{display:flex;flex:1 1 0;align-items:center;justify-content:center;min-width:0;min-height:38px;padding:.5rem .35rem;font-size:11.5px;font-weight:600;letter-spacing:.04em;line-height:1.1;text-align:center;color:var(--color-stone-500, #68756e);transition:background-color .26s ease,color .26s ease}.weather-set__item+.weather-set__item{border-left:1px solid var(--color-stone-300, #d1d4d3)}.weather-set__item.is-on{font-weight:700;color:var(--color-surface, #f6f6f6);background-color:var(--color-brand-900, #3e4e46)}.product-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1rem}@media(min-width:480px){.product-features{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}.product-features__item{display:flex;align-items:center;gap:.625rem;min-width:0}.product-features__icon{flex:0 0 auto;color:var(--color-brand-900, #3e4e46)}.product-features__icon svg,.product-features__icon img{display:block;width:28px;height:28px;object-fit:contain}.product-features__label{font-size:11.5px;font-weight:600;letter-spacing:.02em;line-height:1.25;color:var(--color-stone-500, #68756e)}
/*# sourceMappingURL=/cdn/shop/t/10/assets/product.css.map */
