.site-main--shop-product{padding:0;max-width:none}.site-page--shop-product{--shop-header-offset: calc( var(--nav-shell-inset) + var(--btn-mkt-min-height) + var(--spacing-lg) )}.site-page--shop-product .nav-shell{position:absolute;top:0;left:0;right:0;z-index:20;background:transparent;pointer-events:none}.site-page--shop-product .nav,.site-page--shop-product .nav a,.site-page--shop-product .nav button{pointer-events:auto}.shop-product__logo{display:block;width:fit-content;margin:0 0 var(--spacing-lg);text-decoration:none;color:inherit}.shop-product{width:100%}.shop-product__layout{display:flex;flex-direction:column}.shop-product__info{padding:0 60px 2.5rem;order:2}.shop-product__gallery-wrap{order:1;position:relative}.shop-product__breadcrumb{font-family:var(--font-ui);font-size:.875rem;color:color-mix(in srgb,var(--ink) 55%,transparent);margin-bottom:1rem}.shop-product__breadcrumb a{color:inherit;text-decoration:none}.shop-product__breadcrumb a:hover{text-decoration:underline}.shop-product__title{font-family:var(--font-display);font-size:clamp(1.75rem,5vw,2.75rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--ink);margin:0 0 1.25rem}.shop-product__description{font-family:var(--font-ui);font-size:var(--body-size);line-height:var(--body-line-height);color:var(--ink);margin-bottom:2rem}.shop-product__description p{margin:0 0 1em}.shop-product__description p:last-child{margin-bottom:0}.shop-product-gallery{position:relative}.shop-product-gallery__backdrop{position:sticky;top:0;height:100vh;width:100%;background:linear-gradient(180deg,#ebebeb,#dbd8d8);opacity:.8;z-index:0;pointer-events:none}.shop-product-gallery__track{position:relative;z-index:1;margin-top:-100vh;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.shop-product-gallery__track::-webkit-scrollbar{display:none}.shop-product-gallery__slide{flex:0 0 100%;scroll-snap-align:center;box-sizing:border-box;min-height:100vh;display:flex;align-items:center;justify-content:center}.shop-product-gallery__slide .product-image{display:flex;align-items:center;justify-content:center;width:90%;max-width:90%;max-height:80vh}.shop-product-gallery__slide .product-image img{width:auto;height:auto;max-width:100%;max-height:80vh;aspect-ratio:auto;object-fit:contain}.shop-product-gallery__dots{position:relative;z-index:2;display:flex;justify-content:center;gap:.5rem;padding:1rem 0 1.5rem}.shop-product-gallery__dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:color-mix(in srgb,var(--ink) 25%,transparent);cursor:pointer}.shop-product-gallery__dot.is-active{background:var(--ink)}.shop-product-form .product-options-group{margin-bottom:1.75rem}.shop-product-form .option-title{font-family:var(--font-ui);font-size:1rem;font-weight:400;color:var(--ink);margin:0 0 .75rem}.shop-product-form .option-values{display:flex;flex-wrap:wrap;gap:.625rem;align-items:center}.shop-product-form .option-value{border:none;background:none;padding:0;cursor:pointer;text-decoration:none;display:inline-flex}.shop-product-form .option-value:disabled{cursor:not-allowed;opacity:.35}.shop-product-form .option-value:not(.size-pill){border-radius:50%;transition:box-shadow var(--motion-fast) var(--ease-standard)}.shop-product-form .option-value.selected:not(.size-pill){box-shadow:0 0 0 2px var(--bg),0 0 0 4px color-mix(in srgb,var(--ink) 20%,var(--bg))}.shop-product-form .product-option-swatch{width:2.5rem;height:2.5rem;border-radius:50%;border:none;box-sizing:border-box;position:relative;overflow:hidden}.shop-product-form .option-value.size-pill{min-width:2.75rem;height:2.75rem;padding:0 1rem;border-radius:var(--rounded-full);background:color-mix(in srgb,var(--ink) 8%,var(--bg));color:var(--ink);font-family:var(--font-ui);font-size:1rem;font-weight:600;align-items:center;justify-content:center;transition:background var(--motion-fast) var(--ease-standard),color var(--motion-fast) var(--ease-standard)}.shop-product-form .option-value.size-pill.selected{background:var(--ink);color:var(--surface)}.shop-product-form .option-value.size-pill.unavailable{opacity:.4}.shop-product-form__buy-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.5rem}.shop-product-form__price{font-family:var(--font-ui);font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;color:var(--ink)}.shop-product-form__price .product-price{font-size:inherit;margin:0}.shop-product-form__buy-row .btn-marketing{flex-shrink:0;min-width:10rem}@media (min-width: 48em){.shop-product__layout{--shop-product-shell-inset: 60px;--shop-product-content-width: min(var(--layout-max), 100vw);--shop-product-info-width: max( 18rem, calc((var(--shop-product-content-width) - 2 * var(--shop-product-shell-inset)) / 2.35) );display:grid;grid-template-columns:var(--shop-product-info-width) minmax(0,1fr);max-width:none;margin:0;padding:0 0 0 var(--shop-product-shell-inset);box-sizing:border-box;align-items:start}.site-page--shop-product .shop-product__info{order:0;align-self:stretch;padding:0 60px 3.75rem 0}.site-page--shop-product .shop-product__info-pin{position:sticky;top:var(--nav-content-top)}.shop-product__gallery-wrap{order:0;min-height:100vh;width:100%;min-width:0}.shop-product-gallery__track{display:block;overflow:visible;scroll-snap-type:none}.shop-product-gallery__slide{flex:none;min-height:100vh;margin-bottom:0}.shop-product-gallery__dots-pin{position:absolute;top:0;right:calc(var(--spacing-lg) + 40px);height:calc((var(--gallery-slide-count) - .5) * 100vh + 15px);z-index:3;pointer-events:none}.shop-product-gallery__dots{position:sticky;top:50vh;transform:translateY(-50%);flex-direction:column;padding:0;gap:.625rem;pointer-events:auto}.shop-product-gallery__dot{width:10px;height:10px}}
