.product__gallery{display:grid;gap:1rem}.product__image-button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.product__image{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover}@media(max-width:800px){.product__gallery{min-width:0;width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}.product__image-button{width:100%;max-width:none}.product__gallery .product__image{display:block;width:100%;max-width:none;height:auto;aspect-ratio:auto;object-fit:contain;border-radius:0}}.product-options{display:grid;gap:1.5rem;margin:1.75rem 0}.product-options__heading{font-size:1.1rem;font-weight:700;letter-spacing:-.01em}.product-option{min-width:0;margin:0;padding:0;border:0}.product-option__legend{margin-bottom:.7rem;padding:0;font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-option__values{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.65rem}.product-option__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.product-option__label{display:flex;min-height:3.5rem;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border:1px solid rgb(0 0 0 / 18%);border-radius:.75rem;background:#fff;color:#171717;font-size:.95rem;font-weight:600;line-height:1.2;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-option__label:hover{border-color:#00000073;transform:translateY(-1px)}.product-option__input:checked+.product-option__label{border-color:#111;box-shadow:0 0 0 2px #111}.product-option__input:focus-visible+.product-option__label{outline:3px solid currentcolor;outline-offset:3px}.product-option__label--unavailable{color:#0000007a}.product-option__status{font-size:.72rem;font-weight:500}.product__price{margin-top:.5rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:750;letter-spacing:-.03em}.product-lightbox{width:auto;max-width:none;height:auto;max-height:none;padding:0;border:0;overflow:visible;background:transparent}.product-lightbox::backdrop{background:#000000d9}.product-lightbox__image{display:block;width:auto;max-width:92vw;height:auto;max-height:90vh;object-fit:contain}.product-lightbox__close{position:fixed;top:1rem;right:1rem;z-index:1;width:3rem;height:3rem;padding:0;border:1px solid rgb(255 255 255 / 50%);border-radius:50%;background:#000000b3;color:#fff;font-size:2rem;line-height:1;cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
