.product-module__5nl4Yq__page{min-height:100vh;padding-top:calc(var(--header-height) + 4px);padding-left:var(--header-left-offset);background:var(--background-cream);padding-bottom:.5rem;padding-right:clamp(1rem,3vw,3.5rem);overflow:hidden auto}.product-module__5nl4Yq__productHero{min-height:calc(100vh - var(--header-height) - 48px);flex-direction:column;justify-content:flex-start;gap:.6rem;padding-top:1.8rem;padding-bottom:.5rem;display:flex}.product-module__5nl4Yq__relatedSection{flex-direction:column;gap:1rem;margin-top:3.5rem;padding-bottom:2rem;display:flex}.product-module__5nl4Yq__relatedHeader h2{letter-spacing:.22rem;text-transform:uppercase;color:#09161dbf;font-size:1rem}.product-module__5nl4Yq__relatedRail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.product-module__5nl4Yq__relatedCard{scroll-snap-align:start;background:#ffffffeb;border:1px solid #09161d14;border-radius:1rem;flex-direction:column;flex:0 0 200px;display:flex;overflow:hidden}.product-module__5nl4Yq__relatedImageFrame{aspect-ratio:3/4;background:#09161d0a;display:block;overflow:hidden}.product-module__5nl4Yq__relatedImage{object-fit:cover;width:100%;height:100%;transition:transform .25s}.product-module__5nl4Yq__relatedImageFrame:hover .product-module__5nl4Yq__relatedImage{transform:scale(1.05)}.product-module__5nl4Yq__relatedBody{gap:.35rem;padding:.75rem .85rem .9rem;display:grid}.product-module__5nl4Yq__relatedName{letter-spacing:.16rem;text-transform:uppercase;margin:0;font-size:.85rem}.product-module__5nl4Yq__relatedRef{letter-spacing:.14rem;text-transform:uppercase;color:#09161d8c;margin:0;font-size:.7rem}.product-module__5nl4Yq__breadcrumb{letter-spacing:.18rem;text-transform:uppercase;color:#09161d8c;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.78rem;display:flex}.product-module__5nl4Yq__collectionCtaRow{justify-content:center;margin-top:.8rem;display:flex}.product-module__5nl4Yq__collectionCta{border:1px solid var(--cta-bg);background:var(--cta-bg);color:var(--cta-text);text-transform:uppercase;letter-spacing:.2rem;text-align:center;border-radius:8px;width:100%;padding:.95rem 1.15rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;box-shadow:0 10px 24px #0000001f}.product-module__5nl4Yq__collectionCta:hover{background:var(--cta-bg-hover);border-color:var(--cta-bg-hover);transform:translateY(-2px);box-shadow:0 14px 28px #00000029}.product-module__5nl4Yq__layout{grid-template-columns:1.8fr 1fr;align-items:stretch;gap:.5rem;height:min(32vh,320px);display:grid}.product-module__5nl4Yq__gallery{grid-template-columns:1fr 220px;align-items:stretch;gap:.25rem;height:100%;display:grid}.product-module__5nl4Yq__mainImage{background:#ffffffe6;border:1px solid #09161d0f;border-radius:1.2rem;place-items:center;height:100%;display:grid;overflow:hidden}.product-module__5nl4Yq__mainImage img{object-fit:cover;cursor:zoom-in;width:100%;height:100%;transition:transform .25s}.product-module__5nl4Yq__mainImage:hover img{transform:scale(1.08)}.product-module__5nl4Yq__thumbs{grid-template-rows:repeat(3,1fr);gap:.75rem;height:100%;max-height:100%;display:grid}.product-module__5nl4Yq__thumb{cursor:pointer;background:#ffffffe6;border:1px solid #09161d14;border-radius:1rem;height:100%;padding:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-module__5nl4Yq__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.product-module__5nl4Yq__thumbActive{border-color:#ca9d81e6}.product-module__5nl4Yq__thumb:hover{transform:scale(1.02);box-shadow:0 8px 18px #0000001f}.product-module__5nl4Yq__thumb:hover img{transform:scale(1.05)}.product-module__5nl4Yq__info{background:#ffffffe6;border:1px solid #09161d0f;border-radius:1.2rem;flex-direction:column;height:100%;padding:.4rem;display:flex;overflow:hidden}.product-module__5nl4Yq__kicker{letter-spacing:.22rem;text-transform:uppercase;color:#09161d73;font-size:.82rem}.product-module__5nl4Yq__title{letter-spacing:.18rem;text-transform:uppercase;color:#09161d;margin-top:.2rem;font-size:1.5rem}.product-module__5nl4Yq__title .product-module__5nl4Yq__ref{color:#09161d99;font-weight:400}.product-module__5nl4Yq__price{letter-spacing:.12rem;color:#09161db3;margin-top:.25rem;font-size:1.2rem}.product-module__5nl4Yq__statusLine{flex-wrap:wrap;align-items:center;gap:.5rem;margin:.25rem 0 .35rem;display:flex}.product-module__5nl4Yq__badgeInStock,.product-module__5nl4Yq__badgePreorder,.product-module__5nl4Yq__badgeSoldOut{letter-spacing:.04rem;text-transform:uppercase;border-radius:999px;align-items:center;padding:.2rem .7rem;font-size:.8rem;display:inline-flex}.product-module__5nl4Yq__badgeInStock{color:#0f7146;background:#138a4e24}.product-module__5nl4Yq__badgePreorder{color:#8a5b3a;background:#ca9d8129}.product-module__5nl4Yq__badgeSoldOut{color:#b82a1f;background:#b82a1f24}.product-module__5nl4Yq__desc{color:#09161dbf;margin-top:.25rem;line-height:1.8}.product-module__5nl4Yq__addToCart{border:1px solid var(--cta-bg);background:var(--cta-bg);width:100%;color:var(--cta-text);text-transform:uppercase;letter-spacing:.2rem;cursor:pointer;border-radius:8px;margin-top:.3rem;padding:.95rem 1.15rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;box-shadow:0 10px 24px #0000001f}.product-module__5nl4Yq__addToCartDisabled{opacity:.45;cursor:not-allowed}.product-module__5nl4Yq__addToCart:hover{background:var(--cta-bg-hover);border-color:var(--cta-bg-hover);transform:translateY(-2px);box-shadow:0 14px 28px #00000029}.product-module__5nl4Yq__addToCartDisabled:hover{box-shadow:none;transform:none}.product-module__5nl4Yq__actions{gap:.3rem;margin-top:.25rem;display:grid}.product-module__5nl4Yq__actions button{color:#09161dcc;text-transform:uppercase;letter-spacing:.18rem;cursor:pointer;background:#09161d0a;border:1px solid #09161d1f;border-radius:6px;width:100%;padding:.8rem 1rem}.product-module__5nl4Yq__preorderNote{color:#09161db3;margin-top:.35rem;font-size:.95rem}.product-module__5nl4Yq__dropdowns{flex:1;gap:0;min-height:0;margin-top:.05rem;padding-right:.25rem;display:grid;overflow:auto}.product-module__5nl4Yq__details{border-top:1px solid #09161d14;padding-top:0;padding-bottom:0}.product-module__5nl4Yq__details summary{cursor:pointer;letter-spacing:.12rem;text-transform:uppercase;color:#09161dd9;margin:0;padding:.01rem 0 .01rem 1rem;font-size:.88rem;line-height:1;list-style:none;position:relative}.product-module__5nl4Yq__details summary::-webkit-details-marker{display:none}.product-module__5nl4Yq__details summary::marker{content:""}.product-module__5nl4Yq__details summary:before{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:6px solid #09161db3;width:0;height:0;transition:transform .2s;position:absolute;top:.18rem;left:0}.product-module__5nl4Yq__details[open] summary:before{transform:rotate(90deg)translate(2px)}.product-module__5nl4Yq__details p{color:#09161dbf;margin-top:.65rem;line-height:1.75}@media (max-width:1100px){.product-module__5nl4Yq__dropdowns{gap:.35rem;margin-top:.6rem}.product-module__5nl4Yq__details{padding-top:.35rem;padding-bottom:.2rem}.product-module__5nl4Yq__details summary{letter-spacing:.16rem;padding:.2rem 0 .2rem 1.4rem;font-size:.98rem;line-height:1.1}.product-module__5nl4Yq__details summary:before{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:8px solid #09161db3;top:.35rem}.product-module__5nl4Yq__page{padding-left:clamp(1rem,4vw,1.5rem);padding-top:calc(var(--header-height) + 20px);height:auto;padding-bottom:4rem;overflow:visible}.product-module__5nl4Yq__productHero{min-height:auto;padding-top:.8rem}.product-module__5nl4Yq__breadcrumb{margin-bottom:.5rem}.product-module__5nl4Yq__layout{grid-template-columns:1fr;height:auto}.product-module__5nl4Yq__gallery{grid-template-columns:1fr}.product-module__5nl4Yq__thumbs{grid-template-rows:none;grid-template-columns:repeat(3,1fr);height:auto;max-height:none}.product-module__5nl4Yq__mainImage{height:min(60vh,520px)}.product-module__5nl4Yq__info{overflow:visible}.product-module__5nl4Yq__relatedSection{margin-top:1.5rem}.product-module__5nl4Yq__relatedCard{flex-basis:180px}}
