.background-wrapper{position:fixed;width:100%;height:100dvh;top:0;right:0;bottom:0;left:0;z-index:1;background:#f1f1f1}.background-wrapper .bg-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.background-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#f1f1f100 52%,#f1f1f1eb 86%,#f1f1f1);pointer-events:none}.background-wrapper .bg-src,.background-wrapper #noiseSrc{display:none}.pdp-content{position:relative;z-index:2}.pdp-content .container{box-sizing:border-box;padding-bottom:1.5rem;min-height:calc(100dvh - var(--header-height, 62px))}.detail-wrapper{background:var(--color-surface-glass);-webkit-backdrop-filter:blur(calc(2 * var(--blur-glass)));backdrop-filter:blur(calc(2 * var(--blur-glass)));box-shadow:var(--shadow-card);min-height:calc(100dvh - var(--header-height, 62px) - 3rem);padding-top:1.5rem;padding-bottom:1.5rem;position:relative;box-sizing:border-box}.gradient-blur{position:absolute;top:0;left:0;width:100%;height:128px;pointer-events:none;z-index:2;transform:rotate(180deg)}.gradient-blur>div,.gradient-blur:before,.gradient-blur:after{position:absolute;top:0;right:0;bottom:0;left:0}.gradient-blur>div:empty{display:block}.gradient-blur:before{content:"";z-index:1;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);-webkit-mask:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 12.5%,rgba(0,0,0,1) 25%,rgba(0,0,0,0) 37.5%);mask:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 12.5%,rgba(0,0,0,1) 25%,rgba(0,0,0,0) 37.5%)}.gradient-blur>div:nth-of-type(1){z-index:2;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);-webkit-mask:linear-gradient(to bottom,rgba(0,0,0,0) 12.5%,rgba(0,0,0,1) 25%,rgba(0,0,0,1) 37.5%,rgba(0,0,0,0) 50%);mask:linear-gradient(to bottom,rgba(0,0,0,0) 12.5%,rgba(0,0,0,1) 25%,rgba(0,0,0,1) 37.5%,rgba(0,0,0,0) 50%)}.gradient-blur>div:nth-of-type(2){z-index:3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);-webkit-mask:linear-gradient(to bottom,rgba(0,0,0,0) 25%,rgba(0,0,0,1) 37.5%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 62.5%);mask:linear-gradient(to bottom,rgba(0,0,0,0) 25%,rgba(0,0,0,1) 37.5%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 62.5%)}.gradient-blur>div:nth-of-type(3){z-index:4;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-mask:linear-gradient(to bottom,rgba(0,0,0,0) 37.5%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 62.5%,rgba(0,0,0,0) 75%);mask:linear-gradient(to bottom,rgba(0,0,0,0) 37.5%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 62.5%,rgba(0,0,0,0) 75%)}.gradient-blur>div:nth-of-type(4){z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-mask:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,1) 62.5%,rgba(0,0,0,1) 75%,rgba(0,0,0,0) 87.5%);mask:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,1) 62.5%,rgba(0,0,0,1) 75%,rgba(0,0,0,0) 87.5%)}.gradient-blur>div:nth-of-type(5){z-index:6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);-webkit-mask:linear-gradient(to bottom,rgba(0,0,0,0) 62.5%,rgba(0,0,0,1) 75%,rgba(0,0,0,1) 87.5%,rgba(0,0,0,0) 100%);mask:linear-gradient(to bottom,rgba(0,0,0,0) 62.5%,rgba(0,0,0,1) 75%,rgba(0,0,0,1) 87.5%,rgba(0,0,0,0) 100%)}.gradient-blur>div:nth-of-type(6){z-index:7;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);-webkit-mask:linear-gradient(to bottom,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 87.5%,rgba(0,0,0,1) 100%);mask:linear-gradient(to bottom,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 87.5%,rgba(0,0,0,1) 100%)}.gradient-blur:after{content:"";z-index:8;-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);-webkit-mask:linear-gradient(to bottom,rgba(0,0,0,0) 87.5%,rgba(0,0,0,1) 100%);mask:linear-gradient(to bottom,rgba(0,0,0,0) 87.5%,rgba(0,0,0,1) 100%)}.detail-wrapper .titles-wrapper{display:flex;flex-direction:column;gap:.75em}.detail-wrapper .titles-wrapper .text-display-lg{overflow:hidden}.pdp-intro{display:flex;flex-direction:column;gap:0em;margin-top:.75em}.pdp-intro__lead{margin-top:0}.pdp-details:not(.is-expanded) .pdp-intro__lead{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden}.pdp-details.is-expanded .pdp-intro__lead{display:block;-webkit-line-clamp:unset;overflow:hidden}.pdp-intro__more{display:flex;flex-direction:column;gap:.75em;overflow:hidden;height:0}.pdp-read-more,.pdp-shipping{align-self:flex-start;margin-top:.5em;color:var(--color-black-90)}.pdp-shipping-wrap{margin-top:2em;display:flex}.pdp-shipping{margin-top:0}.pdp-scroll-progress{display:flex;flex-direction:column;gap:1rem;margin-top:auto;padding-top:1.5rem;flex-shrink:0;width:100%;--pdp-accent-dark: color-mix(in srgb, var(--pdp-accent, var(--color-accent-green)) 68%, black)}.pdp-scroll-progress__label{margin:0}.pdp-scroll-progress__track{position:relative;height:6px;width:100%;overflow:hidden;background:#00000014;box-shadow:inset 0 0 0 1px #0000000d}.pdp-scroll-progress__fill{display:block;height:100%;width:0;background:var(--pdp-accent, var(--color-accent-green));transition:width .12s linear;will-change:width}.pdp-scroll-progress__intent{position:absolute;top:0;right:0;bottom:0;left:0;transform:scaleX(0);transform-origin:left center;background:var(--pdp-accent-dark, var(--pdp-accent, var(--color-accent-green)));opacity:0;mix-blend-mode:multiply;transition:opacity .2s linear;will-change:transform;pointer-events:none}.detail-listwrapper{margin-top:2em;display:grid;grid-template-columns:repeat(3,1fr);row-gap:1.5em;column-gap:1em}.detail-listwrapper p,.detail-listwrapper li{overflow:hidden;line-height:1}.collapsewrap{position:absolute;top:1.5rem;left:50%;transform:translate(-50%);z-index:2}.collapsewrap a{display:flex;align-items:center;justify-content:center;width:max-content;padding:.375rem .25rem .375rem .5rem;background:#f5f5f5;gap:.25rem;text-decoration:none;color:#000;border-radius:2px;transition:background .35s var(--ease-in-out-cubic),color .35s var(--ease-in-out-cubic)}.collapsewrap a svg path{transition:opacity .35s var(--ease-in-out-cubic)}.collapsewrap a:hover,.collapsewrap a:focus-visible{background:#e8e8e8;color:var(--color-black)}.collapsewrap a:hover svg path,.collapsewrap a:focus-visible svg path{opacity:1}.detail-listwrapper .detail-list,.detail-listwrapper .detail-list ul{display:flex;flex-direction:column;gap:.5em}.product-price{grid-column:12 / span 1;align-self:start;position:relative;z-index:3}.product-price .pricing-wrapper{display:flex;align-items:flex-end;flex-direction:column;gap:.75em}.product-price .pricing-wrapper .price-main{overflow:hidden}.small-images-wrapper{position:absolute;right:1em;top:50%;transform:translateY(-50%);display:flex;align-items:center;flex-direction:column;--tile: 40px;--tile-gap: 8px;width:var(--tile);gap:var(--tile-gap);z-index:6}.small-images-wrapper .img{height:var(--tile);width:var(--tile);cursor:pointer;border-radius:1px;overflow:hidden;box-shadow:0 0 0 1px #00000014}.small-images-wrapper__cursor{position:absolute;left:50%;top:0;width:calc(var(--tile) * 1.2);height:calc(var(--tile) * 1.5);border:1px solid var(--color-black-90);border-radius:1px;opacity:0;pointer-events:none;z-index:7;transition:opacity .25s var(--ease-out-quart);will-change:transform}.small-images-wrapper__cursor:empty{display:block}.small-images-wrapper.is-tracking .small-images-wrapper__cursor{opacity:1}.pdp-gallery{--gallery-card-h: calc(100dvh - var(--header-height, 62px) - 1.5rem);--gallery-slide-h: calc(var(--gallery-card-h) * .6444);--gallery-slide-w: calc(var(--gallery-slide-h) * 488 / 580);--gallery-gap: 1.5rem;--gallery-ease: cubic-bezier(.22, 1.28, .36, 1);--gallery-dur: .4s;--gallery-motion-ease: var(--ease-in-out-quad);--gallery-veil-blur: 0px;position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;overflow:hidden;background:#f9f9f999;backdrop-filter:blur(var(--gallery-veil-blur));-webkit-backdrop-filter:blur(var(--gallery-veil-blur));opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--gallery-dur) var(--gallery-motion-ease),backdrop-filter var(--gallery-dur) var(--gallery-motion-ease),-webkit-backdrop-filter var(--gallery-dur) var(--gallery-motion-ease),visibility 0s linear var(--gallery-dur)}.detail-wrapper.is-gallery-open .pdp-gallery{--gallery-dur: .75s;--gallery-motion-ease: var(--ease-out-expo);--gallery-veil-blur: var(--blur-glass);opacity:1;visibility:visible;transition-delay:0s}.pdp-gallery__reel{--gallery-index: 0;position:absolute;left:50%;top:50%;width:var(--gallery-slide-w);display:flex;flex-direction:column;align-items:center;gap:var(--gallery-gap);transform:translate(-50%,calc(-1 * (var(--gallery-index) * (var(--gallery-slide-h) + var(--gallery-gap)) + var(--gallery-slide-h) / 2)));transition:transform .8s var(--gallery-ease);will-change:transform}.pdp-gallery__slide{position:relative;flex:0 0 auto;width:100%;height:var(--gallery-slide-h);border-radius:1px;overflow:hidden;background:var(--color-surface-off-white);scale:.96;transition:transform .8s var(--gallery-ease),scale var(--gallery-dur) var(--gallery-motion-ease)}.detail-wrapper.is-gallery-open .pdp-gallery__slide{scale:1}.pdp-gallery__slide.is-active{transform:scale(1.1937);z-index:1}.pdp-gallery__reel.is-instant,.pdp-gallery__reel.is-following{transition-property:none}.pdp-gallery__reel.is-instant .pdp-gallery__slide{transition-property:scale}.detail-wrapper .titles-wrapper,.detail-wrapper .detail-listwrapper,.detail-wrapper .pdp-about,.detail-wrapper .product-price{transition:opacity .45s var(--ease-out-quart)}.detail-wrapper.is-gallery-open .titles-wrapper,.detail-wrapper.is-gallery-open .detail-listwrapper,.detail-wrapper.is-gallery-open .pdp-about,.detail-wrapper.is-gallery-open .product-price,.detail-wrapper.is-gallery-open .centered-wrapper{opacity:0;pointer-events:none}.pdp-about{position:relative}.prose-layout{container-type:inline-size;display:flex;flex-direction:column;gap:clamp(4rem,25.29cqw,15rem);width:100%;box-sizing:border-box;padding-bottom:2em}.prose-layout .text-xlarge{font-size:clamp(1.5rem,calc(1.8vw + .1rem),2rem)}.text-block{--text-block-offset: 0%;--text-block-width: 100%;--text-block-indent: 0%;margin:0;max-width:var(--text-block-width);margin-left:var(--text-block-offset);text-indent:var(--text-block-indent)}.text-block--muted,.text-block[data-text-muted]{opacity:.8}.text-block--full,.text-block[data-text-layout=full]{--text-block-offset: 0%;--text-block-width: 100%;--text-block-indent: 0%}.text-block--intro,.text-block[data-text-layout=intro]{--text-block-offset: 0%;--text-block-width: 100%}.text-block--inset-sm,.text-block[data-text-layout=inset-sm]{--text-block-offset: 12.86%;--text-block-width: 87.14%;--text-block-indent: 0%}.text-block--inset-md,.text-block[data-text-layout=inset-md]{--text-block-offset: 38.78%;--text-block-width: 61.22%;--text-block-indent: 0%}.text-block--inset-lg,.text-block[data-text-layout=inset-lg]{--text-block-offset: 25.82%;--text-block-width: 74.18%;--text-block-indent: 0%}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.centered-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8.73vw;aspect-ratio:132 / 356;filter:drop-shadow(0 0 1px rgba(0,0,0,.25)) drop-shadow(0 1px 2px rgba(0,0,0,.1));z-index:2;pointer-events:none}.centered-wrapper .product-shape{width:100%;height:100%;-webkit-clip-path:url(#product-shape-clip);clip-path:url(#product-shape-clip);pointer-events:auto}.centered-wrapper .product-shape canvas{display:block;width:100%;height:100%}.stage-photo{display:none}@media(min-width:1500px){.detail-wrapper .col-4{grid-column:span 3}.detail-wrapper .col-7{grid-column:5 / span 7}}@media(min-width:992px){.pdp-content .container{position:sticky;top:var(--header-height, 62px);height:calc(100dvh - var(--header-height, 62px));min-height:0}.detail-wrapper{height:100%;min-height:0;overflow:hidden;align-content:stretch;grid-template-rows:minmax(0,1fr)}.detail-wrapper>.pdp-details{display:flex;flex-direction:column;min-height:0;max-height:100%;overflow:hidden;position:relative;z-index:5;scrollbar-width:none}.detail-wrapper>.pdp-details>.pdp-details__body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:auto;scrollbar-width:none}.detail-wrapper>.pdp-details>.pdp-details__body::-webkit-scrollbar{display:none}.detail-wrapper>.pdp-details .titles-wrapper{flex:0 0 auto}.detail-wrapper>.pdp-details .detail-listwrapper{flex:1 1 auto;min-height:0;align-content:start;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:1.5em}.detail-wrapper>.pdp-details .detail-listwrapper::-webkit-scrollbar{display:none}.pdp-scroll-progress{display:flex;flex:0 0 auto;margin-top:auto}.detail-wrapper>.pdp-about{min-height:0;max-height:100%;overflow:hidden;align-self:stretch}.detail-wrapper>.product-price{min-height:0;align-self:start}.detail-wrapper .prose-layout{gap:clamp(2rem,15cqw,15rem);padding-top:var(--prose-lead, 100vh);transform:translate3d(0,calc(-1 * var(--prose-shift, 0px)),0);will-change:transform}}@media(max-width:991px){.background-wrapper{display:none}.pdp-content .container{min-height:0;padding-bottom:5rem}.detail-wrapper{display:flex;flex-direction:column;gap:1.5rem;background:none;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;min-height:0;padding:0}.gradient-blur{display:none}.pdp-intro__more p+p{margin-top:.75em}.detail-listwrapper{grid-template-columns:repeat(2,1fr)}.detail-listwrapper .col-1,.detail-listwrapper .col-2{grid-column:auto}.centered-wrapper{order:1}.small-images-wrapper{order:2}.pdp-details{order:3}.pdp-about{order:4}.centered-wrapper{position:relative;left:auto;top:auto;transform:none;width:100%;aspect-ratio:354 / 416;background:var(--color-surface-off-white);display:grid;place-items:center;overflow:hidden;filter:none;pointer-events:auto}.centered-wrapper .product-shape{width:23.16%;height:auto;aspect-ratio:132 / 356;transition:opacity .4s var(--ease-out-quart)}.centered-wrapper.is-photo-active .product-shape{opacity:0}.stage-photo{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s var(--ease-out-quart)}.centered-wrapper.is-photo-active .stage-photo{opacity:1}.small-images-wrapper{position:static;transform:none;width:100%;max-width:100%;height:auto;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.small-images-wrapper::-webkit-scrollbar{display:none}.small-images-wrapper .img,.small-images-wrapper .img[data-animation]{flex:0 0 40px;width:40px;height:40px;scroll-snap-align:start;opacity:1;visibility:visible;transform:none;filter:none}.small-images-wrapper .img img{width:100%;height:100%;object-fit:cover;display:block}.small-images-wrapper__cursor{display:none}.small-images-wrapper .img{box-shadow:inset 0 0 0 1px #00000014}.small-images-wrapper .img.is-active{box-shadow:inset 0 0 0 2px var(--color-black-90)}.pdp-scroll-progress{display:none}.prose-layout{gap:1.5rem;padding-bottom:0}.prose-layout .text-block{--text-block-offset: 0%;--text-block-width: 100%;--text-block-indent: 0%}.product-price{position:fixed;left:0;right:0;bottom:0;z-index:10;padding:1.5rem 1rem;background:linear-gradient(to bottom,rgba(255,255,255,.01),var(--color-white));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.product-price .pricing-wrapper{flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem}.product-price .price-main{font-size:var(--text-display-sm-size)}.pdp-gallery{display:none}}@media(prefers-reduced-motion:reduce){.pdp-gallery,.pdp-gallery__reel,.pdp-gallery__slide{transition-duration:.01ms;transition-delay:0s}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-product.css.map */
