.product-main .variant-swatches__list{display:flex!important;flex-wrap:wrap;align-items:flex-start;gap:12px!important}.product-main .variant-swatch{display:grid!important;grid-template-rows:auto auto;justify-items:center;gap:6px!important;width:82px;box-sizing:border-box;padding:4px!important;border:1px solid transparent!important;background:transparent!important;box-shadow:none!important;cursor:pointer}.product-main .variant-swatch__image{display:block;width:64px!important;height:64px!important;aspect-ratio:1 / 1;box-sizing:border-box;padding:3px!important;border:1px solid var(--line)!important;background:#fff;box-shadow:none!important;overflow:hidden}.product-main .variant-swatch__image img{width:100%;height:100%;object-fit:cover}.product-main .variant-swatch__label{display:block!important;width:100%;max-width:82px!important;min-height:0!important;padding:0!important;color:#55584f;font-size:11px;line-height:1.3;text-align:center!important;overflow-wrap:anywhere}.product-main .variant-swatch__label span{display:block}.product-main .variant-swatch:has(input:checked){border-color:transparent!important;box-shadow:none!important}.product-main .variant-swatch input:checked+.variant-swatch__image{border-color:var(--ink)!important;box-shadow:0 0 0 1px var(--ink)!important}.product-main .variant-swatch:has(input:focus-visible){outline:2px solid var(--ink);outline-offset:2px}.product-main .variant-swatch.is-unavailable{opacity:.45}.product-option-selectors{display:grid;gap:16px;margin:22px 0 24px}.product-option-selector{display:grid;gap:7px;min-width:0}.product-option-selector__label{color:var(--ink);font-size:12px;font-weight:650;line-height:1.3;letter-spacing:.055em;text-transform:uppercase}.product-option-dropdown{min-width:0;margin:0;padding:0}.product-option-dropdown>summary{list-style:none}.product-option-dropdown>summary::-webkit-details-marker{display:none}.product-option-dropdown__summary{position:relative;display:flex;align-items:center;width:100%;min-height:54px;padding:0 48px 0 15px;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:14px;line-height:1.35;cursor:pointer;-webkit-user-select:none;user-select:none}.product-option-dropdown__summary:hover{border-color:#9b988f}.product-option-dropdown__summary:focus-visible{outline:2px solid var(--ink);outline-offset:2px;border-color:var(--ink)}.product-option-selector__chevron{position:absolute;top:50%;right:18px;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-70%) rotate(45deg);pointer-events:none;transition:transform .18s ease}.product-option-dropdown[open] .product-option-selector__chevron{transform:translateY(-30%) rotate(225deg)}.product-option-dropdown__menu{display:grid;max-height:min(320px,42vh);max-height:min(320px,42dvh);overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;border:1px solid var(--line);border-top:0;background:#fff;scrollbar-width:thin}.product-option-dropdown__option{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;min-height:50px;padding:12px 15px;border:0;border-bottom:1px solid rgba(34,37,31,.09);background:#fff;color:var(--ink);font:inherit;font-size:14px;line-height:1.4;text-align:left;cursor:pointer}.product-option-dropdown__option:last-child{border-bottom:0}.product-option-dropdown__option:hover,.product-option-dropdown__option[aria-selected=true]{background:var(--sand)}.product-option-dropdown__option:focus-visible{position:relative;z-index:1;outline:2px solid var(--ink);outline-offset:-2px}.product-option-dropdown__option:disabled{opacity:.42;cursor:not-allowed}.product-option-dropdown__option small{flex:0 0 auto;color:#77796f;font-size:10px}.product-option-selector>select[hidden]{display:none!important}@media(max-width:640px){.product-main .variant-swatches__list{gap:10px!important}.product-main .variant-swatch{width:74px}.product-main .variant-swatch__image{width:58px!important;height:58px!important}.product-main .variant-swatch__label{max-width:74px!important;font-size:10px}.product-option-selectors{gap:14px;margin:18px 0 22px}.product-option-dropdown__summary{min-height:54px;font-size:16px}.product-option-dropdown__menu{max-height:min(300px,38vh);max-height:min(300px,38dvh)}.product-option-dropdown__option{min-height:52px;font-size:15px}}.product-main .utz-direct-stock{display:flex;align-items:center;gap:10px;width:fit-content;margin:14px 0 18px;padding:10px 13px;border:1px solid rgba(63,163,77,.28);border-radius:999px;background:#3fa34d14;color:#276c32;font-size:14px;font-weight:650;line-height:1.3}.product-main .utz-direct-stock__dot{flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:#3fa34d;box-shadow:0 0 #3fa34d6b;animation:utzDirectStockPulse 2s ease-out infinite}.product-description-live .utz-badge{display:none!important}@keyframes utzDirectStockPulse{0%{box-shadow:0 0 #3fa34d6b}65%{box-shadow:0 0 0 7px #3fa34d00}to{box-shadow:0 0 #3fa34d00}}@media(prefers-reduced-motion:reduce){.product-main .utz-direct-stock__dot{animation:none}}@media(min-width:901px){.product-main .product-gallery{display:flex!important;grid-template-columns:none!important;gap:0!important;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:0;scrollbar-width:none}.product-main .product-gallery::-webkit-scrollbar{display:none}.product-main .product-gallery__item{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always}.product-main .product-gallery__dots{display:flex;justify-content:center;gap:16px;padding:20px 0 6px}.product-main .product-gallery__dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#aaa8a3;cursor:pointer}.product-main .product-gallery__dots button[aria-current=true]{background:var(--ink)}.product-main .product-gallery__dots button:focus-visible{outline:2px solid var(--ink);outline-offset:4px}}.product-main .product-gallery__thumbnails{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.product-main .product-gallery__thumbnails button{width:72px;height:72px;aspect-ratio:1 / 1;box-sizing:border-box;padding:2px;border:1px solid #dedbd4;border-radius:0;background:#fff;box-shadow:none;overflow:hidden}.product-main .product-gallery__thumbnails button[aria-current=true]{border-color:#22251f}.product-main .product-gallery__thumbnails button img{display:block;width:100%;height:100%;padding:0;object-fit:contain;background:#fff}@media(max-width:640px){.product-main .product-gallery__thumbnails{gap:6px}.product-main .product-gallery__thumbnails button{width:60px;height:60px;padding:2px}}.product-main .product-gallery__thumbnails button{flex:0 0 72px!important;width:72px!important;min-width:72px!important;max-width:72px!important;height:72px!important;min-height:72px!important;max-height:72px!important}@media(max-width:640px){.product-main .product-gallery__thumbnails button{flex-basis:60px!important;width:60px!important;min-width:60px!important;max-width:60px!important;height:60px!important;min-height:60px!important;max-height:60px!important}}.product-main .product-gallery-wrap,.product-main .product-gallery__item,.product-gallery__image-list,.product-gallery__media{box-sizing:border-box;background:#fff!important}.product-main .product-gallery__item,.product-gallery__media{aspect-ratio:1 / 1!important;min-height:0!important;padding:3px!important;border:1px solid #dedbd4!important;border-radius:0!important;overflow:hidden!important}.product-main .product-gallery__item>img,.product-main .product-gallery__item img,.product-gallery__media>img,.product-gallery__media img,.product-gallery__media picture,.product-gallery__media picture img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center!important;background:#fff!important}.product-gallery__thumbnail-list,.product-gallery__thumbnail-scroller{background:#fff!important}.product-gallery__thumbnail{box-sizing:border-box!important;aspect-ratio:1 / 1!important;width:60px!important;height:60px!important;min-width:60px!important;min-height:60px!important;padding:2px!important;border:1px solid #dedbd4!important;border-radius:0!important;background:#fff!important;overflow:hidden!important}.product-gallery__thumbnail[aria-current=true]{border-color:#22251f!important}.product-gallery__thumbnail img{width:100%!important;height:100%!important;padding:0!important;object-fit:contain!important;background:#fff!important}.product-main .product-gallery-wrap,.product-main .product-gallery,.product-main .product-gallery__item,.product-gallery__image-list,.product-gallery__carousel,.product-gallery__media{background:transparent!important}.product-main .product-gallery__item,.product-gallery__media{aspect-ratio:auto!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;outline:0!important;box-shadow:none!important;overflow:hidden!important}.product-main .product-gallery__item>img,.product-main .product-gallery__item img,.product-gallery__media>img,.product-gallery__media img,.product-gallery__media picture,.product-gallery__media picture img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;object-fit:cover!important;object-position:center!important;background:transparent!important}.product-main .product-gallery__thumbnails button,.product-gallery__thumbnail{box-sizing:border-box!important;aspect-ratio:1 / 1!important;flex:0 0 72px!important;width:72px!important;min-width:72px!important;max-width:72px!important;height:72px!important;min-height:72px!important;max-height:72px!important;padding:2px!important;border:1px solid #d8d4cc!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}.product-main .product-gallery__thumbnails button[aria-current=true],.product-gallery__thumbnail[aria-current=true]{border-color:#22251f!important}.product-main .product-gallery__thumbnails button img,.product-gallery__thumbnail img{display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;object-fit:cover!important;object-position:center!important;background:#fff!important}@media(max-width:640px){.product-main .product-gallery__thumbnails button,.product-gallery__thumbnail{flex-basis:60px!important;width:60px!important;min-width:60px!important;max-width:60px!important;height:60px!important;min-height:60px!important;max-height:60px!important}}.product-main .product-gallery-wrap{display:grid!important;grid-template-rows:auto auto!important;align-content:start!important;align-self:start!important;height:fit-content!important;min-height:0!important;gap:10px!important}.product-main .product-gallery{display:flex!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:5 / 4!important;align-items:stretch!important;margin:0!important;padding:0!important;overflow-x:auto!important;overflow-y:hidden!important;background:transparent!important}.product-main .product-gallery__item{flex:0 0 100%!important;width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.product-main .product-gallery__item>img,.product-main .product-gallery__item picture,.product-main .product-gallery__item picture img,.product-main .product-gallery__item img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center!important}.product-main .product-gallery__thumbnails{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;width:100%!important;height:72px!important;min-height:72px!important;margin:0!important;padding:0!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin}.product-main .product-gallery__thumbnails button{flex:0 0 72px!important}.product-main__grid{align-items:start!important}@media(max-width:640px){.product-main .product-gallery-wrap{gap:8px!important}.product-main .product-gallery{aspect-ratio:1 / 1!important}.product-main .product-gallery__thumbnails{height:60px!important;min-height:60px!important;gap:6px!important}.product-main .product-gallery__thumbnails button{flex-basis:60px!important}}.product-main .product-gallery,.product-main .product-gallery__item{background:#f3eee5!important}.product-main .product-gallery__item>img,.product-main .product-gallery__item picture,.product-main .product-gallery__item picture img,.product-main .product-gallery__item img{object-fit:contain!important;object-position:center!important;background:#f3eee5!important}.product-main .product-gallery__thumbnails button img,.product-gallery__thumbnail img{object-fit:contain!important;object-position:center!important;background:#fff!important}.product-main .product-gallery-wrap{position:relative!important}.product-main .product-gallery__thumbnails,.product-gallery__thumbnail-list,.product-gallery__thumbnail-scroller{scrollbar-width:none!important;-ms-overflow-style:none!important}.product-main .product-gallery__thumbnails::-webkit-scrollbar,.product-gallery__thumbnail-list::-webkit-scrollbar,.product-gallery__thumbnail-scroller::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.product-main .product-gallery-wrap:has(.product-gallery__thumbnails button:nth-child(8)):after{content:"\203a";position:absolute;z-index:4;right:6px;bottom:20px;display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(34,37,31,.18);border-radius:50%;background:#fffffff0;color:#22251f;box-shadow:0 2px 10px #22251f14;font-size:24px;font-weight:300;line-height:1;pointer-events:none}@media(max-width:640px){.product-main .product-gallery-wrap:has(.product-gallery__thumbnails button:nth-child(6)):after{content:"\203a";right:5px;bottom:14px;width:30px;height:30px;font-size:22px}}.product-main .product-gallery{aspect-ratio:auto!important;height:auto!important;background:transparent!important}.product-main .product-gallery__item{height:auto!important;min-height:0!important;background:transparent!important}.product-main .product-gallery__item>img,.product-main .product-gallery__item picture,.product-main .product-gallery__item picture img,.product-main .product-gallery__item img{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;object-fit:contain!important;background:transparent!important}@media(max-width:640px){.product-main .product-gallery{aspect-ratio:auto!important}}.product-main .product-gallery__thumbnails button,.product-gallery__thumbnail{box-sizing:border-box!important;padding:1px!important;border:1px solid #ddd9d1!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;outline:0!important}.product-main .product-gallery__thumbnails button[aria-current=true],.product-gallery__thumbnail[aria-current=true]{border:1px solid #8d887f!important;box-shadow:none!important;outline:0!important}.product-main .product-gallery__thumbnails button:focus-visible,.product-gallery__thumbnail:focus-visible{outline:1px solid #8d887f!important;outline-offset:2px!important}.product-main .product-gallery__thumbnails button img,.product-gallery__thumbnail img{display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;object-fit:contain!important;background:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/45/assets/utz-product.css.map */
