.product-hero{width:100%;height:100svh;display:flex;position:relative;overflow:hidden}.product-hero-col{flex:1}.product-meta{background-color:var(--base-100)}.product-meta-container{flex-direction:column;justify-content:safe center;gap:48px;width:100%;height:100%;padding:152px 64px 112px;display:flex}.product-snapshots{position:relative;overflow:hidden}.product-snapshots .product-snapshot{will-change:transform;width:100%;height:100%;position:absolute;top:0;left:0;transform:translateY(100%)}.product-snapshot-minimap{z-index:2;flex-direction:column;gap:6.4px;display:flex;position:absolute;bottom:32px;left:32px}.product-snapshot-minimap-img{border:.75px solid var(--base-500);transform-origin:0 100%;will-change:transform;pointer-events:none;background:0 0;border-radius:6px;width:64px;height:80px;padding:0;transition:none;overflow:hidden}.product-meta-header{justify-content:space-between;display:flex;position:relative}.product-meta-header-divider{background-color:var(--base-200);width:100%;height:1px;margin-top:-12px;margin-bottom:24px;position:relative}.product-meta-header-divider:before,.product-meta-header-divider:after{content:"";background-color:var(--base-200);width:1px;height:24px;position:absolute;top:0}.product-meta-header-divider:before{left:0}.product-meta-header-divider:after{right:0}.product-color-container,.product-sizes-container{flex-direction:column;gap:24px;display:flex}.product-colors{gap:20px;display:flex}.product-sizes{gap:12px;display:flex}.product-color{cursor:pointer;border-radius:160px;width:24px;height:24px;padding:0;transition:none;box-shadow:inset 0 0 0 1px #fffcf833}.product-color.active{outline:2px solid var(--accent);outline-offset:3.2px}.product-color:focus-visible{border-radius:160px}.product-sizes button{font-family:var(--font-dm-mono), monospace;text-transform:uppercase;color:var(--base-700);opacity:.35;cursor:pointer;background:0 0;border:none;border-radius:0;padding:0;font-size:clamp(16px,.8vw,20px);font-weight:500;line-height:1;transition:none}.product-sizes button.selected{opacity:1;position:relative}.product-sizes button.selected:after{content:"";background-color:var(--accent);border-radius:100%;width:4px;height:4px;position:absolute;top:175%;left:50%;transform:translate(-50%,-50%)}.product-meta-buttons{gap:8px;width:100%;max-width:800px;display:flex}.product-meta-buttons button{flex:1}.product-actions{flex-direction:column;gap:16px;width:100%;max-width:800px;margin-top:16px;display:flex;position:relative}.product-meta-buttons button[aria-disabled=true]{opacity:.5;cursor:default}.product-stock-note{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;margin-top:12px;font-size:12px;line-height:1.4}.product-save-notice{width:100%;color:var(--accent);font-size:12px;line-height:1.4;position:absolute;top:calc(100% + 16px);left:0}.product-save-notice-link{color:inherit;font-size:inherit;text-underline-offset:2px;text-decoration:underline}.product-details{width:100%;height:100svh;display:flex;position:relative;overflow:hidden}.product-col{flex:1;width:100%;height:100%}.product-col-img{position:relative;overflow:hidden}.product-col-copy-wrapper{background-color:var(--base-100);flex-direction:column;justify-content:center;width:90%;height:100%;margin:0 auto;padding:64px;display:flex}.product-col-copy-wrapper h4,.product-col-copy-wrapper p{margin-bottom:16px}.related-products{width:100%;height:100%;padding:112px 0;position:relative;overflow:hidden}.related-products>.container{margin-top:32px;padding:0}.related-products .related-products-header{width:100%;padding:0 32px}.related-products-container .container{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}@media (min-width:1025px){.related-products{padding-top:136px;padding-bottom:136px}}.product-meta-header .product-price{font-family:var(--font-koulen), sans-serif;letter-spacing:clamp(-.56px,-.5vw,-1.2px);font-size:clamp(40px,6.5vw,80px);font-weight:400;line-height:.8}@media (min-width:1025px) and (max-width:1366px){.product-meta-header h3,.product-meta-header .product-price{font-size:clamp(40px,4.6vw,64px)}}@media (max-width:1024px){.product-hero{flex-direction:column;height:auto}.product-hero .product-hero-col:first-child{flex:none;height:70svh}.product-hero .product-hero-col:first-child .product-snapshots{height:100%}.product-hero .product-hero-col:last-child{flex:none;height:auto}.product-meta-container{justify-content:flex-start;padding:80px 24px 96px}.product-snapshot-minimap{gap:9.6px;bottom:24px;left:24px}.product-snapshot-minimap-img{pointer-events:auto;cursor:pointer;border-width:1.5px;width:44px;height:52px;transition:border-color .3s}.product-snapshot-minimap-img.active{border-color:var(--accent)}.product-snapshots .product-snapshot{opacity:0;transition:opacity 1s;transform:none}.product-snapshots .product-snapshot.active{opacity:1;z-index:1}.product-details{flex-direction:column;height:auto}.product-col-img{flex:none;height:65svh}.product-col-copy-wrapper{justify-content:flex-start;width:100%;height:auto;padding:80px 18% 80px 24px}.product-details.specifications{flex-direction:column-reverse!important}.related-products{padding-top:16px}.related-products-container .container{grid-template-columns:repeat(3,1fr)}.related-products-container .container>:nth-child(4){display:none}}@media (max-width:767px){.product-meta-container{padding:80px 24px 96px}.product-meta-header-divider{margin-bottom:0}.product-col-copy-wrapper{padding:80px 24px 64px}.related-products{padding-top:0}.related-products-container .container{grid-template-columns:1fr}}
