.product-showcase{background:var(--color-background);color:var(--color-text)}.product-showcase__inner{display:grid;grid-template-columns:minmax(50px,300px) minmax(275px,1fr) minmax(280px,360px);gap:2rem;align-items:start;max-width:1200px;margin:2rem auto;padding:0 1.5rem}.product-showcase__media,.product-showcase__details,.product-showcase__purchase{min-width:0}.product-showcase .product-images{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:300px}.product-showcase .product-image-main{width:100%;max-width:300px;aspect-ratio:2 / 3;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-showcase .product-image-main__img{width:100%;height:100%;min-width:50px;object-fit:contain;border-radius:0}.product-showcase .product-image-main__media-wrap,.product-showcase .product-image-main__rich-media,.product-showcase .product-image-main__media{width:100%;height:100%;min-width:0}.product-showcase .product-image-main__media-wrap{display:block}.product-showcase .product-image-main__rich-media{display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--color-background),var(--color-text) 4%)}.product-showcase .product-image-main__media{display:block;object-fit:contain}.product-showcase .product-image-main__rich-media video,.product-showcase .product-image-main__rich-media iframe,.product-showcase .product-image-main__rich-media model-viewer,.product-showcase .product-image-main__rich-media .shopify-model-viewer-ui,.product-showcase .product-image-main__rich-media .shopify-model-viewer-ui__button,.product-showcase .product-image-main__rich-media .shopify-model-viewer-ui__controls-area{max-width:100%}.product-showcase .product-image-main__rich-media video,.product-showcase .product-image-main__rich-media iframe,.product-showcase .product-image-main__rich-media model-viewer,.product-showcase .product-image-main__rich-media .shopify-model-viewer-ui{width:100%;height:100%}.product-showcase .product-image-main__rich-media iframe{border:0}.product-showcase .product-image-main__fallback{width:100%;aspect-ratio:2 / 3;display:flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--color-text),transparent 45%);background:color-mix(in srgb,var(--color-background),var(--color-text) 6%)}.product-showcase .product-image-main__fallback svg{width:45%;height:auto}.product-showcase .product-image-thumbnails{display:flex;gap:.5rem;max-width:100%;overflow-x:auto;padding-bottom:.25rem}.product-showcase .product-image-thumbnail{position:relative;flex:0 0 auto;width:45px;max-width:45px;padding:.2rem;border:1px solid color-mix(in srgb,var(--color-border),transparent 35%);border-radius:0;background:var(--color-background);cursor:pointer}.product-showcase .product-image-thumbnail--active{border-color:var(--color-accent);border-width:2px}.product-showcase .product-image-thumbnail img{width:100%;max-width:45px;height:auto}.product-showcase .product-image-thumbnail__fallback{display:flex;width:100%;aspect-ratio:1;align-items:center;justify-content:center;color:color-mix(in srgb,var(--color-text),transparent 45%)}.product-showcase .product-image-thumbnail__fallback svg{width:70%;height:auto}.product-showcase .product-image-thumbnail__badge{position:absolute;right:-.25rem;bottom:-.25rem;display:grid;width:1.05rem;height:1.05rem;place-items:center;padding:0;border-radius:999px;background:var(--color-button);color:var(--color-button-text);line-height:1;box-shadow:0 .15rem .35rem #0000002e}.product-showcase .product-image-thumbnail__badge-play{display:block;width:0;height:0;margin-left:.08rem;border-top:.26rem solid transparent;border-bottom:.26rem solid transparent;border-left:.4rem solid currentColor}.product-showcase .product-image-thumbnail__badge-text{display:block;font-size:.52rem;font-weight:800;line-height:1}.product-showcase .product-image-main__button{display:block;width:100%;height:100%;min-width:0;padding:0;-webkit-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;color:inherit;box-shadow:none;cursor:zoom-in}.product-showcase .product-image-main__button:hover{background:transparent;opacity:.92;transform:none}.product-showcase .product-image-main__button:focus-visible{outline:2px solid var(--color-accent);outline-offset:.35rem}.product-showcase .product-image-main__button .product-image-main__img{pointer-events:none}.product-image-lightbox{width:min(calc(100vw - 2rem),1100px);height:min(calc(100svh - 2rem),900px);max-width:calc(100vw - 2rem);max-height:calc(100svh - 2rem);margin:auto;padding:0;border:0;background:transparent;color:var(--color-text);overflow:visible}.product-image-lightbox::backdrop{background:#000000d1}.product-image-lightbox[open]{display:grid;place-items:center}.product-image-lightbox__inner{position:relative;width:100%;height:100%;min-height:0;display:grid;grid-template-columns:3rem minmax(0,1fr) 3rem;align-items:center;gap:.75rem;padding:1rem;background:var(--color-background);color:var(--color-text);border-radius:18px;box-shadow:0 1rem 3rem #00000047}.product-image-lightbox__figure{grid-column:2;min-width:0;min-height:0;height:100%;display:grid;place-items:center;gap:.75rem;margin:0}.product-image-lightbox__img{width:auto;max-width:100%;height:auto;max-height:calc(100svh - 8rem);object-fit:contain}.product-image-lightbox__media{width:100%;max-width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center}.product-image-lightbox__media-element{display:block;width:min(100%,900px);max-width:100%;height:auto;max-height:calc(100svh - 8rem)}.product-image-lightbox__media video,.product-image-lightbox__media iframe,.product-image-lightbox__media model-viewer,.product-image-lightbox__media .shopify-model-viewer-ui{display:block;width:min(100%,900px);max-width:100%;height:min(70svh,620px);max-height:calc(100svh - 8rem)}.product-image-lightbox__media iframe{border:0;aspect-ratio:16 / 9}.product-image-lightbox__media video{object-fit:contain;background:#000}.product-image-lightbox__counter{min-height:1.25rem;font-size:.85rem;font-weight:700;text-align:center;color:color-mix(in srgb,var(--color-text),transparent 25%)}.product-image-lightbox__close,.product-image-lightbox__arrow{display:inline-flex;align-items:center;justify-content:center;min-height:0;padding:0;border:0;border-radius:999px;background:var(--color-button);color:var(--color-button-text);box-shadow:0 .5rem 1.5rem #0000002e;cursor:pointer}.product-image-lightbox__close:hover,.product-image-lightbox__arrow:hover{opacity:.9;transform:none}.product-image-lightbox__close:focus-visible,.product-image-lightbox__arrow:focus-visible{outline:2px solid var(--color-accent);outline-offset:.25rem}.product-image-lightbox__close{position:absolute;top:.75rem;right:.75rem;z-index:2;width:2.5rem;height:2.5rem;font-size:1.6rem;line-height:1}.product-image-lightbox__arrow{width:3rem;height:3rem;font-size:2rem;line-height:1}.product-image-lightbox__arrow--prev{grid-column:1}.product-image-lightbox__arrow--next{grid-column:3}.product-image-lightbox__arrow[hidden]{display:none}@media screen and (max-width:749px){.product-image-lightbox{width:100vw;height:100svh;max-width:100vw;max-height:100svh}.product-image-lightbox__inner{grid-template-columns:2.5rem minmax(0,1fr) 2.5rem;gap:.4rem;padding:.75rem;border-radius:0}.product-image-lightbox__img{max-height:calc(100svh - 7rem)}.product-image-lightbox__media-element,.product-image-lightbox__media video,.product-image-lightbox__media iframe,.product-image-lightbox__media model-viewer,.product-image-lightbox__media .shopify-model-viewer-ui{width:100%;height:auto;max-height:calc(100svh - 7rem)}.product-image-lightbox__media iframe,.product-image-lightbox__media model-viewer,.product-image-lightbox__media .shopify-model-viewer-ui{height:min(62svh,520px)}.product-image-lightbox__arrow{width:2.5rem;height:2.5rem;font-size:1.65rem}.product-image-lightbox__close{top:.65rem;right:.65rem}}.product-showcase .product-info__title{margin:0 0 .5rem;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.15}.product-showcase .product-info__vendor{margin:0;font-size:1rem;font-weight:600;opacity:.75}.product-showcase .product-info__vendor a{color:inherit;text-underline-offset:.18em}.product-showcase .product-info__description{max-width:60ch;font-size:1rem;line-height:1.6}.product-info__title-row{margin:0 0 .5rem}.product-info__title-row .product-info__title{display:inline;margin:0}.product-info__share-inline{display:inline-flex;margin-left:.45rem;vertical-align:.2em}.product-info__share-inline .product-share{position:relative;display:inline-flex;align-items:center}.product-info__share-inline .product-share__button{width:1.75rem;height:1.75rem;padding:0;display:inline-flex;align-items:center;justify-content:center;-webkit-appearance:none;appearance:none;border:0;background:transparent;color:currentColor;box-shadow:none;cursor:pointer;transition:color .18s ease,opacity .18s ease,transform .18s ease}.product-info__share-inline .product-share__button:hover{background:transparent;color:var(--color-accent);opacity:.85;transform:translateY(-1px);box-shadow:none}.product-info__share-inline .product-share__button:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.product-info__share-inline .product-share__icon{display:inline-flex;align-items:center;justify-content:center;width:.95rem;height:.95rem}.product-info__share-inline .product-share__icon svg{display:block;width:100%;height:100%}.product-share__label--visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-info__share-inline .product-share__status{position:absolute;top:calc(100% + .45rem);right:0;z-index:4;width:max-content;max-width:min(12rem,70vw);padding:.35rem .55rem;border-radius:999px;background:var(--color-button);color:var(--color-button-text);font-size:.75rem;font-weight:700;line-height:1.2;text-align:center;box-shadow:0 4px 12px #0000001f}.product-share__status:empty{display:none}.product-info__description-wrap{position:relative;display:flex;flex-direction:column;padding-top:1.25rem}.product-info__description{max-width:60ch;font-size:1rem;line-height:1.6;transition:max-height .3s ease}.product-info__description.is-collapsed{max-height:275px;overflow:hidden;position:relative;padding-bottom:2.5rem}.product-info__description.is-collapsed:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4.5rem;background:linear-gradient(to bottom,rgba(255,255,255,0),var(--color-background) 75%);pointer-events:none}.product-info__description.is-expanded{max-height:500px;overflow-y:auto;padding-right:.5rem}.product-info__description-toggle{position:absolute;right:.75rem;bottom:.5rem;z-index:2;padding:.35rem .6rem;border-radius:999px;border:none;background:var(--color-button);color:var(--color-button-text);font-size:.75rem;font-weight:700;line-height:1;cursor:pointer;transition:opacity .2s ease,transform .2s ease;box-shadow:0 2px 6px #00000026}.product-info__description-toggle:hover{opacity:.9;transform:translateY(-1px)}.product-info__description-wrap:not(.is-collapsed) .product-info__description-toggle{position:static;align-self:flex-end;margin-top:.5rem}.product-info__description>*+*{margin-top:1rem}.product-info__description p{line-height:1.6}.product-info__description ul,.product-info__description ol{padding-left:1.25rem}.product-info__description li+li{margin-top:.35rem}.product-showcase .product-form .book-buy-buttons{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;border:1px solid color-mix(in srgb,var(--color-border),transparent 45%);border-radius:16px;background:var(--color-background);box-shadow:0 10px 30px #0000001f}.product-showcase .book-buy-buttons>.free-shipping-progress.free-shipping-progress--product{margin:-.15rem 0 0;padding:.85rem;border-radius:.85rem;background:color-mix(in srgb,var(--color-background),var(--color-accent) 5%)}.product-showcase .book-buy-buttons>.free-shipping-progress.free-shipping-progress--product .free-shipping-progress__message{margin-bottom:.6rem;font-size:.9rem;line-height:1.35}.product-showcase .book-buy-buttons>.free-shipping-progress.free-shipping-progress--product .free-shipping-progress__track{height:.45rem}.product-showcase .book-buy-buttons__stock-note{margin-top:-.25rem;color:var(--color-text);font-size:.95rem;font-weight:600;line-height:1.35}.product-showcase .book-buy-buttons__form{display:flex;flex-direction:column;gap:1rem;margin:0}.product-showcase .book-buy-buttons>*,.product-showcase .book-buy-buttons__form>*,.product-showcase .product-variant-pills,.product-showcase .product-variant-pills__fieldset,.product-showcase .book-buy-buttons__quantity,.product-showcase .book-buy-buttons__alternate-formats{margin:0}.product-showcase .book-buy-buttons__price{margin:0;padding-bottom:.75rem;border-bottom:1px solid color-mix(in srgb,var(--color-border),transparent 45%);color:var(--color-text)}.product-showcase .book-buy-buttons__price:before{content:"Price";display:block;margin-bottom:.35rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--color-text),transparent 35%)}.product-showcase .book-buy-buttons__price-values{display:flex;flex-wrap:wrap;align-items:baseline;gap:.55rem}.product-showcase .price--current{font-size:clamp(1.75rem,3vw,2.35rem);font-weight:800;line-height:1;letter-spacing:-.03em}.product-showcase .price--compare-at{font-size:clamp(1.1rem,2vw,1.35rem);font-weight:700;line-height:1;color:color-mix(in srgb,var(--color-text),transparent 45%);text-decoration-thickness:.12em}.product-showcase .price--sale-label[hidden],.product-showcase .price--compare-at[hidden]{display:none}.product-showcase .product-variant-pills__legend{margin:0 0 .5rem}.product-showcase .product-variant-pills__options{display:flex;flex-wrap:wrap;gap:.5rem}.product-showcase .product-variant-pills__label{display:flex;flex-direction:column;align-items:center;gap:.15rem}.product-showcase .product-variant-pills__price{font-size:.75rem;font-weight:600;opacity:.75}.product-showcase .book-buy-buttons__quantity{display:flex;flex-direction:column;gap:.5rem}.product-showcase .book-buy-buttons__quantity-label{margin:0}.product-showcase .book-buy-buttons__alternate-formats{display:grid;gap:.5rem}.product-showcase .price--strikethrough{text-decoration:line-through}.product-showcase .price--sold-out-label{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#b00020}.product-metadata-band{margin-top:3rem;padding:2rem 1.5rem;border-block:1px solid color-mix(in srgb,var(--color-border),transparent 25%);background:var(--color-background);color:var(--color-text)}.product-metadata-band__scroller-wrap{position:relative;max-width:1200px;margin:0 auto}.product-metadata-band__inner{display:flex;gap:1.25rem;margin:0;padding:0 3rem .25rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-padding-inline:3rem;scrollbar-width:thin}.product-metadata-band__item{flex:0 0 170px;min-width:170px;margin:0}.product-metadata-band__item dt{margin-bottom:.35rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.product-metadata-band__item dd{margin:0;font-size:1rem;font-weight:600;line-height:1.35;white-space:normal;overflow-wrap:anywhere;word-break:normal}.product-metadata-band__item a{color:inherit;text-underline-offset:.18em}.product-metadata-band__arrow{position:absolute;top:50%;z-index:3;width:2.4rem;height:2.4rem;padding:0;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:var(--color-button);color:var(--color-button-text);box-shadow:0 4px 12px #00000026;font-size:1.5rem;line-height:1;cursor:pointer}.product-metadata-band__arrow--prev{left:0}.product-metadata-band__arrow--next{right:0}.product-metadata-band__arrow[hidden]{display:none}@media screen and (max-width:1024px){.product-showcase__inner{grid-template-columns:minmax(50px,240px) minmax(300px,1fr)}.product-showcase__purchase{grid-column:1 / -1}.product-showcase .product-form .book-buy-buttons{max-width:640px}}@media screen and (max-width:749px){.product-showcase__inner{grid-template-columns:1fr;gap:1.5rem;margin:1.5rem auto;padding:0 1rem}.product-showcase__media{order:1}.product-showcase__details{order:2}.product-showcase__purchase{order:3;grid-column:auto}.product-showcase__media{width:100%;display:flex;justify-content:center}.product-showcase .product-images{width:min(100%,360px);max-width:360px;margin-inline:auto}.product-showcase .product-image-main{max-width:none}.product-showcase .product-image-thumbnails{justify-content:center}.product-showcase .product-form .book-buy-buttons,.product-showcase .product-info__description{max-width:none}.product-showcase__details--has-share .product-info__title,.product-showcase__details--has-share .product-info__vendor{padding-right:3rem}.product-share__button{width:2.35rem;height:2.35rem}}@media screen and (max-width:600px){.product-metadata-band{padding-inline:1rem}.product-metadata-band__inner{padding-inline:2.75rem}.product-metadata-band__item{flex-basis:155px;min-width:155px}}.product-metadata-band--full-bleed{position:relative;left:50%;right:50%;width:100vw;max-width:100vw;margin-left:-50vw;margin-right:-50vw}.product-metadata-band--full-bleed .product-metadata-band__scroller-wrap{max-width:none;width:100%}.product-section{background:var(--color-background);color:var(--color-text)}.product-section--background-full-width{width:100%}.product-section--background-full-width .product-section__inner,.product-section--background-contained{width:min(100% - (var(--page-margin) * 2),var(--page-width));margin-inline:auto}.product-section--background-contained .product-section__inner{width:100%}
/*# sourceMappingURL=/cdn/shop/t/33/assets/page-product.css.map */
