.product{display:grid;gap:2rem}@media(min-width:1024px){.product{grid-template-columns:1fr 1fr;gap:3.5rem}}.breadcrumb+.product{margin-top:1.5rem}.product__media,.product-gallery{min-width:0}.product-gallery__stage{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--cream)}.product-gallery__track{display:flex;width:100%;height:100%;overflow-x:auto;direction:ltr;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.product-gallery__track::-webkit-scrollbar{display:none}.product-gallery__track:focus-visible{outline:2px solid var(--brand-blue);outline-offset:-2px}.product-gallery__slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always}.product-gallery__slide img,.product-gallery__placeholder svg{width:100%;height:100%;object-fit:cover}.product-gallery__placeholder-image{width:100%;height:100%;object-fit:contain;padding:3rem;background:var(--cream)}.product-card__placeholder-image{object-fit:contain!important;padding:1.75rem!important;background:var(--cream)}.product__media-badge{position:absolute;inset-block-start:1rem;inset-inline-end:1rem;z-index:3}.product-gallery__arrow{position:absolute;inset-block-start:50%;z-index:2;display:none;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;transform:translateY(-50%);border:1px solid color-mix(in srgb,var(--ink) 16%,transparent);background:color-mix(in srgb,var(--white) 92%,transparent);color:var(--ink);box-shadow:0 .25rem 1rem #00000014}.product-gallery__arrow--previous{inset-inline-start:1rem}.product-gallery__arrow--next{inset-inline-end:1rem}.product-gallery__arrow:hover:not(:disabled){border-color:var(--brand-blue);color:var(--brand-blue)}.product-gallery__arrow:disabled{cursor:default;opacity:.35}.product-gallery__thumbnails{display:flex;gap:.5rem;margin-top:.75rem;padding:2px 2px .375rem;overflow-x:auto;direction:ltr;scroll-snap-type:inline proximity;scrollbar-width:thin}.product-gallery__thumbnail{flex:0 0 4.5rem;width:4.5rem;aspect-ratio:1 / 1;padding:0;overflow:hidden;scroll-snap-align:start;border:1px solid var(--color-border);background:var(--cream);opacity:.72;transition:border-color var(--transition),box-shadow var(--transition),opacity var(--transition)}.product-gallery__thumbnail img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbnail:hover,.product-gallery__thumbnail.is-active{border-color:var(--brand-blue);box-shadow:inset 0 0 0 1px var(--brand-blue);opacity:1}@media(min-width:768px){.product-gallery__arrow{display:flex}}@media(prefers-reduced-motion:reduce){.product-gallery__track{scroll-behavior:auto}.product-gallery__thumbnail{transition:none}}.product__details{display:flex;flex-direction:column;gap:1.5rem;padding-block:.5rem}@media(min-width:1024px){.product__details{padding-block:2rem}}.product__title{font-size:var(--type-h1-size);font-weight:var(--heading-weight);line-height:var(--type-heading-leading)}.product__price-group{min-width:0}.product__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.375rem .75rem;margin-top:.625rem;color:var(--brand-blue);font-size:1.625rem;font-weight:700}.product__price s{color:var(--ink-muted);font-size:.9375rem;font-weight:500}.product__unit-price{min-height:1.2em;margin-top:.25rem;color:color-mix(in srgb,var(--ink) 72%,var(--white));font-size:.8125rem;font-weight:500;line-height:1.4}.product__unit-price .unit-price{color:inherit;font-size:inherit}.product__unit-price[hidden]{display:none}.product__notes{color:var(--brand-blue);font-weight:700;font-size:1rem;border-bottom:1px solid var(--color-border);padding-bottom:.75rem}.product__notes span:last-child{font-weight:600}.product__short-desc{font-size:var(--type-body-size);color:color-mix(in srgb,var(--ink) 80%,transparent);line-height:var(--type-body-leading);font-weight:500}.product__meta{display:flex;flex-wrap:wrap;gap:1rem 2rem;border-top:1px solid var(--color-border);padding-top:1.25rem}.product__notes+.product__meta{border-top:0}.product__meta-label{font-family:var(--font-heading);font-size:.65rem;letter-spacing:var(--tracking-widest);color:var(--ink-muted);display:block}.product__meta-value{margin-top:.125rem;font-weight:700;color:var(--ink)}.product__sliders{border-top:1px solid var(--color-border);padding-top:1.25rem;display:flex;flex-direction:column;gap:1rem}.meta-slider{display:flex;align-items:center;justify-content:space-between;gap:1rem}.meta-slider__label{font-size:.875rem;font-weight:700;color:var(--ink);min-width:85px;text-align:start;flex-shrink:0}.meta-slider__axis{display:flex;flex:1;min-width:0;align-items:center;gap:1rem;direction:ltr}.meta-slider__end{font-size:.6875rem;color:var(--ink-muted);flex-shrink:0;width:40px}.meta-slider__end--left{text-align:right}.meta-slider__end--right{text-align:left}.meta-slider__track{position:relative;flex:1;height:2px;background:color-mix(in srgb,var(--ink) 15%,transparent);margin-inline:.5rem}.meta-slider__dot{position:absolute;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:9999px;background:var(--brand-blue)}.meta-slider__dot--left{left:0}.meta-slider__dot--right{right:0}.meta-slider__handle{position:absolute;top:50%;width:16px;height:16px;border-radius:9999px;border:2px solid var(--brand-blue);background:var(--white);box-shadow:0 1px 3px #0003;transform:translate(-50%,-50%)}.product__variant-form{display:flex;flex-direction:column;gap:1.5rem}.product__option-label{margin-bottom:.5rem;font-size:.875rem;font-weight:700}.product__swatches{display:flex;flex-wrap:wrap;gap:.5rem}.product__swatch{position:relative}.product__swatch input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;cursor:pointer}.product__swatch label{display:inline-block;border:1px solid color-mix(in srgb,var(--ink) 25%,transparent);padding:.5rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all var(--transition)}.product__swatch input:checked+label{border-color:var(--ink);background:var(--ink);color:var(--white)}.product__swatch label:hover{border-color:var(--ink)}.product__grind-selector{min-width:0;padding:0;border:0}.product__grind-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}.product__grind-mode{position:relative;min-width:0;cursor:pointer}.product__grind-mode input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.product__grind-mode span{display:flex;min-height:3.25rem;align-items:center;justify-content:center;padding:.75rem .875rem;border:1px solid color-mix(in srgb,var(--ink) 35%,transparent);background:var(--white);font-size:.875rem;font-weight:700;line-height:1.35;text-align:center;transition:border-color var(--transition),background-color var(--transition),color var(--transition),box-shadow var(--transition)}.product__grind-mode:hover span{border-color:var(--ink)}.product__grind-mode input:checked+span{border-color:var(--brand-blue);background:var(--brand-blue);color:var(--white);box-shadow:inset 0 0 0 1px var(--brand-blue)}.product__grind-mode input:focus-visible+span{outline:2px solid var(--brand-blue);outline-offset:2px}.product__grind-options{margin-top:1rem}.product__grind-options-label{display:block;margin-bottom:.5rem;font-size:.8125rem;font-weight:700}.product__grind-select-wrap{position:relative}.product__grind-select{width:100%;min-height:3.25rem;padding:.75rem 1rem .75rem 2.75rem;border:1px solid color-mix(in srgb,var(--ink) 45%,transparent);border-radius:0;-webkit-appearance:none;appearance:none;background:var(--white);color:var(--ink);font:inherit;font-size:.875rem;cursor:pointer}.product__grind-select:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}.product__grind-select-icon{position:absolute;inset-block-start:50%;inset-inline-end:1rem;transform:translateY(-55%);color:var(--ink-muted);font-size:1.25rem;line-height:1;pointer-events:none}.product__grind-help{margin-top:.625rem;color:var(--ink-muted);font-size:.75rem;line-height:1.5}.product__grind-error{margin-top:.5rem;color:#b42318;font-size:.75rem;font-weight:700;line-height:1.5}.product__grind-selector.has-error .product__grind-mode span,.product__grind-selector.has-error .product__grind-select{border-color:#b42318}.product__quantity-choices{min-width:0;padding:0;border:0}.product__quantity-grid{display:grid;grid-template-columns:repeat(var(--quantity-choice-count, 3),minmax(7rem,1fr));gap:.625rem;overflow-x:auto;padding:2px 2px .375rem;scroll-snap-type:inline mandatory;scrollbar-width:thin}.product__quantity-choice{position:relative;min-width:0;cursor:pointer;scroll-snap-align:start}.product__quantity-choice input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.product__quantity-card{position:relative;display:flex;min-height:8.75rem;overflow:hidden;flex-direction:column;border:1px solid color-mix(in srgb,var(--ink) 65%,transparent);background:var(--white);text-align:center;transition:border-color var(--transition),box-shadow var(--transition)}.product__quantity-card-body{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;min-height:6.75rem;padding:.5rem .625rem}.product__quantity-discount{position:absolute;inset-block-start:.5rem;left:-1.75rem;z-index:2;display:flex;align-items:center;justify-content:center;width:5.75rem;min-height:1.25rem;padding:.125rem .25rem;transform:rotate(-38deg);background:color-mix(in srgb,var(--ink) 12%,var(--white));color:var(--ink);font-size:.5625rem;font-weight:700;line-height:1.2;letter-spacing:.025em;white-space:nowrap}.product__quantity-icons{display:flex;width:100%;align-items:center;justify-content:center;min-height:6.5rem;color:var(--ink)}.product__quantity-icons .icon{width:4.5rem;height:4.5rem;flex-shrink:0}.product__quantity-icons img{width:4.5rem;height:auto;max-width:none;flex-shrink:0;object-fit:contain}.product__quantity-icons--composed{position:relative;height:6.5rem}.product__quantity-pack-unit{position:absolute;inset-block-start:50%;left:50%;width:4.125rem;height:4.125rem;transform:translate(-50%,-50%)}.product__quantity-pack-unit:before{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;clip-path:polygon(30% 7%,74% 7%,74% 18%,80% 35%,80% 88%,78% 91%,38% 93%,23% 89%,23% 36%,30% 18%);background:var(--white);content:""}.product__quantity-icons--composed .product__quantity-pack-unit img{position:relative;z-index:1;width:100%;height:100%}.product__quantity-icons--quantity-3 .product__quantity-pack-unit:nth-child(1){transform:translate(calc(-50% - 1.125rem),calc(-50% - .625rem))}.product__quantity-icons--quantity-3 .product__quantity-pack-unit:nth-child(3){transform:translate(calc(-50% + 1.125rem),calc(-50% + .625rem))}.product__quantity-icons--quantity-5 .product__quantity-pack-unit:nth-child(1){transform:translate(calc(-50% - 1.375rem),calc(-50% - .5rem))}.product__quantity-icons--quantity-5 .product__quantity-pack-unit:nth-child(2){transform:translate(calc(-50% - .6875rem),calc(-50% - .25rem))}.product__quantity-icons--quantity-5 .product__quantity-pack-unit:nth-child(3){transform:translate(-50%,-50%)}.product__quantity-icons--quantity-5 .product__quantity-pack-unit:nth-child(4){transform:translate(calc(-50% + .6875rem),calc(-50% + .25rem))}.product__quantity-icons--quantity-5 .product__quantity-pack-unit:nth-child(5){transform:translate(calc(-50% + 1.375rem),calc(-50% + .5rem))}.product__quantity-label{font-size:.8125rem;font-weight:700;line-height:1.2;letter-spacing:.025em}.product__quantity-custom-label{font-size:.6875rem;color:var(--ink-muted);font-weight:600;line-height:1.25}.product__quantity-note{font-size:.6875rem;color:var(--ink-muted);line-height:1.25}.product__quantity-choice:hover .product__quantity-card{border-color:var(--ink)}.product__quantity-choice input:checked+.product__quantity-card{border-color:var(--brand-blue);box-shadow:inset 0 0 0 1px var(--brand-blue)}.product__quantity-choice input:checked+.product__quantity-card .product__quantity-discount{background:var(--ink);color:var(--white)}.product__quantity-choice input:focus-visible+.product__quantity-card{border-color:var(--brand-blue);outline:none;box-shadow:inset 0 0 0 2px var(--brand-blue)}.product__purchase-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:.625rem}.product__purchase-row--button-only{grid-template-columns:minmax(0,1fr)}.product__purchase-quantity{display:flex}.product__purchase-stepper{display:inline-grid;grid-template-columns:2.75rem 3.25rem 2.75rem;min-height:3.25rem;border:1px solid color-mix(in srgb,var(--ink) 55%,transparent);background:var(--white)}.product__purchase-stepper-button,.product__purchase-stepper-input{min-width:0;border:0;border-radius:0;background:transparent;color:var(--ink);text-align:center}.product__purchase-stepper-button{display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.25rem;line-height:1}.product__purchase-stepper-button:hover:not(:disabled){background:var(--cream)}.product__purchase-stepper-button:disabled{cursor:default;opacity:.35}.product__purchase-stepper-input{width:100%;border-inline:1px solid var(--color-border);-webkit-appearance:textfield;appearance:textfield;font-weight:700}.product__purchase-stepper-input::-webkit-inner-spin-button,.product__purchase-stepper-input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.product__purchase-stepper-button:focus-visible,.product__purchase-stepper-input:focus-visible{outline:2px solid var(--brand-blue);outline-offset:-2px}.product__buy{min-width:0}.product__buy .btn{min-height:3.25rem;height:100%}.product__cart-feedback{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .75rem;margin-top:-.75rem;padding:.75rem 1rem;border-inline-start:3px solid var(--brand-blue);background:color-mix(in srgb,var(--brand-blue) 8%,var(--white));color:var(--ink);font-size:.8125rem;font-weight:700;line-height:1.5}.product__cart-feedback[hidden]{display:none}.product__cart-feedback a{color:var(--brand-blue);text-decoration:underline;text-underline-offset:.2em}.product__cart-feedback.is-error{border-inline-start-color:#b42318;background:color-mix(in srgb,#b42318 7%,var(--white));color:#b42318}.product__app-block{margin-top:1rem}.product__description{padding-top:.875rem;font-size:var(--type-body-size);line-height:var(--type-body-leading);color:var(--ink)}.product__description h2,.product__description h3{color:var(--ink);margin-bottom:.5rem}.product__desc-toggle{border-top:1px solid var(--color-border)}.product__desc-toggle summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 0;font-size:.875rem;font-weight:700;color:var(--ink)}.product__desc-toggle summary::-webkit-details-marker{display:none}.product__desc-toggle summary .icon{transition:transform var(--transition);flex-shrink:0}.product__desc-toggle[open] summary .icon{transform:rotate(180deg)}@media(min-width:768px){.product__quantity-discount{inset-block-start:.75rem;left:-2.25rem;width:7.5rem;min-height:1.75rem;padding:.25rem .5rem;font-size:.75rem;letter-spacing:.03em}.product__quantity-card--discounted .product__quantity-icons{transform:translateY(.5rem)}}@media(max-width:480px){.product__quantity-grid{grid-template-columns:repeat(var(--quantity-choice-count, 3),minmax(6.5rem,1fr));gap:.375rem}.product__quantity-card{min-height:8rem}.product__quantity-card-body{min-height:6.25rem;padding-inline:.375rem}.product__quantity-label{font-size:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-product.css.map */
