.ProductCard_card__syd1X{height:100%}.ProductCard_link__rmZpl{display:flex;flex-direction:column;height:100%}.ProductCard_media__ihkEx{position:relative;overflow:hidden;background-color:rgba(var(--color-text)/.04)}.ProductCard_image__gQGbo{width:100%;height:auto;transition:transform .4s ease}.ProductCard_link__rmZpl:hover .ProductCard_image__gQGbo{transform:scale(1.03)}.ProductCard_placeholder__YqCgL{width:100%;aspect-ratio:4/5}.ProductCard_badge__WGJvI{position:absolute;top:1rem;left:1rem}.ProductCard_info__79VzT{padding:1.2rem 0 .5rem;display:flex;flex-direction:column;gap:.4rem}.ProductCard_title__Z23ro{font-family:var(--font-body);font-size:1.5rem;font-weight:400;line-height:1.4;letter-spacing:.02em}.ProductCard_link__rmZpl:hover .ProductCard_title__Z23ro{text-decoration:underline;text-underline-offset:.3rem}.CollectionView_toolbar__w6d4d{display:flex;flex-wrap:wrap;gap:1.5rem 2.5rem;align-items:center;justify-content:space-between;padding:1.5rem 0;margin-bottom:2rem;border-top:var(--border-width) solid rgba(var(--color-text)/.1);border-bottom:var(--border-width) solid rgba(var(--color-text)/.1)}.CollectionView_filter___ShAA{display:inline-flex;align-items:center;gap:.8rem;font-size:1.4rem;cursor:pointer}.CollectionView_filter___ShAA input{width:1.6rem;height:1.6rem;accent-color:rgb(var(--color-text))}.CollectionView_sort__F0qgr{display:inline-flex;align-items:center;gap:1rem;font-size:1.4rem}.CollectionView_sort__F0qgr select{font-family:inherit;font-size:1.4rem;padding:.7rem 1rem;border:var(--border-width) solid rgba(var(--color-text)/.3);border-radius:var(--radius);background-color:rgb(var(--color-bg));color:rgb(var(--color-text))}.CollectionView_count__zOKHZ{color:rgba(var(--color-text)/.6);white-space:nowrap}.CollectionView_empty__R5nh5{padding:4rem 0;text-align:center;color:rgba(var(--color-text)/.6)}.BuyButton_wrap__fg8EP{display:flex;flex-direction:column;gap:1rem}.BuyButton_wrap__fg8EP .BuyButton_button__W1ZPj:disabled{opacity:.4;cursor:not-allowed}.BuyButton_note__KcekP{font-size:1.3rem;line-height:1.6;color:rgba(var(--color-text)/.65)}.product_breadcrumb__WvKAn{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;font-size:1.3rem;color:rgba(var(--color-text)/.6);margin-bottom:3rem}.product_breadcrumb__WvKAn a:hover{text-decoration:underline;text-underline-offset:.3rem}.product_current__ODQd7{color:rgb(var(--color-text))}.product_layout__b3q0s{display:grid;grid-template-columns:1fr;gap:3rem}@media screen and (min-width:990px){.product_layout__b3q0s{grid-template-columns:1.2fr 1fr;gap:5rem;align-items:start}}.product_info__t4jab{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:990px){.product_info__t4jab{position:sticky;top:9rem}}.product_title__o66aJ{font-size:3rem;line-height:1.2}.product_statusRow__3Hbma{display:flex;align-items:center;gap:1.5rem}.product_description__clguW{font-size:1.6rem;line-height:1.8;color:rgba(var(--color-text)/.9)}.product_meta__NITI9{display:flex;flex-direction:column;gap:.8rem;padding-top:2rem;border-top:var(--border-width) solid rgba(var(--color-text)/.1);font-size:1.4rem}.product_meta__NITI9>div{display:flex;gap:1rem}.product_meta__NITI9 dt{color:rgba(var(--color-text)/.6);min-width:9rem}.product_related__Zaeh6{margin-top:7rem;padding-top:4rem;border-top:var(--border-width) solid rgba(var(--color-text)/.1)}.ProductGallery_gallery__u5_QS{display:flex;flex-direction:column;gap:1.5rem}.ProductGallery_mainWrap__xcOM_{position:relative;width:100%;background-color:rgba(var(--color-text)/.04)}.ProductGallery_mainButton__mpnjw{display:block;width:100%;padding:0;border:none;background:none;cursor:zoom-in;position:relative}.ProductGallery_mainImage__0PTYJ{width:100%;height:auto;object-fit:contain}.ProductGallery_zoomHint__eRT5Q{position:absolute;right:1.2rem;bottom:1.2rem;padding:.6rem 1.2rem;font-size:1.2rem;letter-spacing:.1rem;text-transform:uppercase;color:rgb(var(--color-bg));background-color:rgba(var(--color-text)/.75);opacity:0;transition:opacity .2s ease;pointer-events:none}@media (hover:hover){.ProductGallery_mainButton__mpnjw:focus-visible .ProductGallery_zoomHint__eRT5Q,.ProductGallery_mainButton__mpnjw:hover .ProductGallery_zoomHint__eRT5Q{opacity:1}}.ProductGallery_counter__MU9Mf{position:absolute;left:1.2rem;bottom:1.2rem;font-size:1.2rem;letter-spacing:.1rem;color:rgba(var(--color-text)/.55);pointer-events:none}.ProductGallery_thumbs__rIpU1{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;list-style:none}@media screen and (min-width:750px){.ProductGallery_thumbs__rIpU1{grid-template-columns:repeat(6,1fr)}}.ProductGallery_thumb__zF2HJ{display:block;width:100%;padding:.4rem;border:var(--border-width) solid rgba(var(--color-text)/.12);background:none;overflow:hidden;aspect-ratio:1/1;cursor:pointer;transition:border-color .15s ease}.ProductGallery_thumb__zF2HJ:hover{border-color:rgba(var(--color-text)/.45)}.ProductGallery_thumbActive__AnKPI{border-color:rgb(var(--color-text))}.ProductGallery_thumbImage__uiwTB{width:100%;height:100%;object-fit:contain}.ProductGallery_lightbox__ugGaJ{position:fixed;inset:0;z-index:100;display:flex;align-items:stretch;justify-content:center;gap:1rem;padding:2rem;background-color:rgba(var(--color-bg)/.97);animation:ProductGallery_fade__mBI3d .18s ease-out}@keyframes ProductGallery_fade__mBI3d{0%{opacity:0}}.ProductGallery_stage__duk49{flex-direction:column;gap:1.6rem;min-width:0}.ProductGallery_frame__eC1Af,.ProductGallery_stage__duk49{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:0}.ProductGallery_frame__eC1Af{width:100%}.ProductGallery_zoomImage__3_QZh{width:100%;height:100%;object-fit:contain;cursor:zoom-out}.ProductGallery_caption__RoCE6{display:flex;align-items:baseline;gap:1.2rem;font-size:1.4rem;letter-spacing:.06rem;color:rgba(var(--color-text)/.8);text-align:center}.ProductGallery_captionCount__ipbJl{color:rgba(var(--color-text)/.5)}.ProductGallery_nav__7q_6E{align-self:center}.ProductGallery_close__Ivw1P,.ProductGallery_nav__7q_6E{display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;flex:0 0 auto;border:none;background:none;color:rgb(var(--color-text));cursor:pointer}.ProductGallery_close__Ivw1P svg,.ProductGallery_nav__7q_6E svg{width:2.4rem;height:2.4rem}.ProductGallery_close__Ivw1P{position:absolute;top:1.6rem;right:1.6rem;z-index:1}.ProductGallery_close__Ivw1P:hover,.ProductGallery_nav__7q_6E:hover{opacity:.55}@media screen and (max-width:749px){.ProductGallery_lightbox__ugGaJ{padding:1.2rem}.ProductGallery_nav__7q_6E{display:none}}