.product-page{margin-bottom:2rem}@media(min-width:981px){.product-page{display:flex;align-items:flex-start;gap:2rem;width:981px;margin:0 auto;padding:0;box-sizing:border-box;position:relative}.product-page .product-gallery{position:sticky;top:5rem;max-height:max(40rem,100vh - 5.5rem)}.product-page .product-gallery-image-container{border-radius:25px;overflow:hidden}}@media(min-width:1441px){.product-page{width:1200px}}.product-page-title{margin-top:1.5rem;padding:0 .75rem;display:flex;flex-direction:column;gap:.5rem}.product-page-title-type{font-size:1.125rem;font-style:normal;font-weight:530;line-height:normal;letter-spacing:-.025rem;opacity:.3}.product-page-title h1{font-size:2rem;font-style:normal;font-weight:530;line-height:2.6875rem;letter-spacing:-.025rem}.product-page-title p{font-size:.875rem;font-style:normal;font-weight:440;line-height:normal;margin-top:1rem;line-height:1.2rem;opacity:.8;text-wrap:balance}@media(min-width:980px){.product-page-title p{max-width:80%}}@media(min-width:981px){.product-page-title{padding-top:min(30vh,20rem)}.product-page-title h1{font-size:3rem;line-height:3.2rem;font-weight:480}}.product-page-available{display:flex;flex-direction:column;padding:0 .75rem;margin:2rem 0;gap:1.25rem}.product-page-available h2{font-size:.875rem;font-style:normal;font-weight:900;line-height:normal;letter-spacing:-.0125rem;color:var(--accent)}.product-page-available-links{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;max-width:20rem}.product-page-available-link{padding:.5rem 1rem;border:1px solid var(--accent);color:var(--accent);border-radius:2rem;font-size:1.125rem;font-style:normal;font-weight:530;line-height:normal;letter-spacing:-.025rem}.product-page-about{display:flex;flex-direction:column;padding:0 .75rem}.product-page-about h2{font-size:2rem;font-style:normal;font-weight:530;line-height:2.6875rem;letter-spacing:-.025rem}.product-page-about-cards{display:flex;flex-direction:column;margin-top:1rem;gap:.5rem}.product-gallery{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0;height:100%;width:auto;aspect-ratio:3/4}.product-gallery-control{position:absolute;z-index:2;width:50%;height:100%;top:0;background:transparent;border:none;padding:0;cursor:pointer;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(pointer:coarse){.product-gallery-control{display:none}}.product-gallery-control:focus-visible .control-backdrop{opacity:1}.product-gallery .control-backdrop{display:block;opacity:0;width:100%;height:100%;transition:opacity .15s}.product-gallery .control-backdrop:hover{opacity:1}.product-gallery .control-left{left:0}.product-gallery .control-left .control-backdrop{background:linear-gradient(90deg,#00000080,#0000 80%)}.product-gallery .control-left:active{background:linear-gradient(90deg,#0003,#0000 80%)}.product-gallery .control-right{right:0}.product-gallery .control-right .control-backdrop{background:linear-gradient(-90deg,#00000080,#0000 80%)}.product-gallery .control-right:active{background:linear-gradient(-90deg,#0003,#0000 80%)}.product-gallery-images{display:flex;align-items:flex-start;flex-wrap:nowrap}.product-gallery-image{width:100%;position:relative;flex-shrink:0}.product-gallery-image-container{width:100%;overflow:hidden;position:relative}.product-gallery-image img{object-fit:cover;width:100%;height:100%;overflow:hidden}.product-gallery-indicators{display:flex;align-items:center;justify-content:center;gap:.44rem}.product-gallery-indicator{width:.375rem;height:.375rem;border-radius:.375rem;background:#000;flex-shrink:0;transition:opacity .15s}.product-gallery-indicator[data-active=false]{opacity:.3}
