.product-page,html:has(.product-page),body:has(.product-page){max-width:100%;overflow-x:clip}.product-page{min-height:60vh;overflow:clip;color:#171612;background:#f5f3ee;padding-bottom:max(5rem,var(--product-section-space))}.product-page__shell{width:min(calc(100% - 2rem),90rem);margin-inline:auto}.product-breadcrumbs{overflow:hidden;padding-block:1rem 1.25rem;color:#777269;font-size:.72rem}.product-breadcrumbs ol{display:flex;min-width:0;align-items:center;gap:.45rem;margin:0;padding:0;list-style:none;white-space:nowrap}.product-breadcrumbs li{display:flex;min-width:0;align-items:center}.product-breadcrumbs li:not(:last-child):after{content:"/";margin-left:.45rem;color:#aaa49a}.product-breadcrumbs li:last-child{overflow:hidden;text-overflow:ellipsis}.product-breadcrumbs a{color:inherit;text-decoration:none}.product-breadcrumbs a:hover{color:#171612}.product-layout{display:grid;gap:2rem}.product-gallery{min-width:0}.product-gallery__viewport{display:flex;overflow-x:auto;border:1px solid rgb(23 22 18 / 8%);border-radius:.75rem;background:#fff;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y pinch-zoom}.product-gallery__viewport::-webkit-scrollbar{display:none}.product-gallery__viewport:focus-visible{outline:2px solid var(--product-accent);outline-offset:3px}.product-gallery__slide{position:relative;display:grid;width:100%;min-width:100%;aspect-ratio:1;margin:0;place-items:center;scroll-snap-align:center}.product-gallery[data-ratio=portrait] .product-gallery__slide{aspect-ratio:4 / 5}.product-gallery[data-ratio=adapt] .product-gallery__slide{aspect-ratio:auto;min-height:22rem}.product-gallery__media{display:block;width:100%;height:100%;object-fit:contain}.product-gallery iframe,.product-gallery video,.product-gallery model-viewer{width:100%;height:100%;border:0}.product-gallery__tools{display:flex;align-items:center;justify-content:space-between;margin-top:.6rem}.product-gallery__counter{color:#777269;font-size:.72rem}.product-gallery__zoom{min-height:2.75rem;padding:0 .8rem;border:0;color:#4d4942;background:transparent;font:inherit;font-size:.75rem;text-decoration:underline;text-underline-offset:.25rem;cursor:pointer}.product-gallery__footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:1rem}.product-gallery__thumbs{display:flex;min-width:0;flex:1 1 auto;gap:.55rem;overflow-x:auto;padding:.65rem .1rem .2rem;scrollbar-width:thin}.product-gallery__thumb{position:relative;width:4rem;height:4rem;flex:0 0 auto;overflow:hidden;padding:.2rem;border:1px solid #d4cfc5;border-radius:.35rem;background:#fff;cursor:pointer}.product-gallery__thumb.is-active{border-color:#171612;box-shadow:0 0 0 2px #f5f3ee,0 0 0 3px var(--product-accent)}.product-gallery__thumb:focus-visible{outline:2px solid var(--product-accent);outline-offset:3px}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain}.product-gallery__thumb span{position:absolute;right:.2rem;bottom:.2rem;display:grid;width:1.1rem;height:1.1rem;place-items:center;border-radius:50%;color:#fff;background:#171612;font-size:.5rem}.product-gallery__vendor-logo{display:none;width:min(8rem,28vw);min-height:4rem;flex:0 0 auto;align-items:center;justify-content:flex-end;margin-top:.65rem}.product-gallery__vendor-logo img{display:block;width:auto;max-width:100%;height:auto;max-height:2.75rem;object-fit:contain;object-position:right center}.product-gallery__dialog{width:min(96vw,80rem);height:min(94vh,70rem);padding:3rem 1rem 1rem;border:0;background:#fff}.product-gallery__dialog::backdrop{background:#000000d1}.product-gallery__dialog>button{position:absolute;top:.4rem;right:.6rem;width:2.75rem;height:2.75rem;border:0;background:transparent;font-size:2rem;cursor:pointer}.product-gallery__dialog-image{width:100%;height:100%}.product-gallery__dialog-image img{width:100%;height:100%;object-fit:contain}.product-buybox{min-width:0;align-self:start}.product-vendor{display:inline-block;margin-bottom:.6rem;color:#806624;font-family:var(--dds-font-body);font-size:.75rem;font-weight:600;line-height:1.2;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.product-vendor--logo{display:flex;width:fit-content;min-height:2.75rem;align-items:center;justify-content:flex-start;margin:0 0 .75rem}.product-vendor--logo img{display:block;width:auto;max-width:10rem;height:auto;max-height:2.75rem;object-fit:contain;object-position:left center}.product-vendor--logo.product-vendor--desktop-logo{display:none}.product-buybox h1{margin:0;overflow-wrap:break-word;font-family:var(--dds-font-display);font-size:clamp(2rem,3.2vw,2.85rem);font-weight:700;letter-spacing:-.005em;line-height:1.12;text-wrap:balance}.product-summary{display:-webkit-box;max-width:43rem;overflow:hidden;margin:.65rem 0 0;color:#555149;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:4}.product-summary>*{margin:0}.product-summary ul{margin:0;padding-left:1.15rem}.product-summary li+li{margin-top:.12rem}.product-summary--mobile-highlights{display:grid;gap:.35rem;padding:0;list-style:none;-webkit-line-clamp:unset}.product-summary--mobile-highlights li{display:block}.product-summary--mobile-highlights li:before{content:"\2022";display:inline-block;margin-right:.35rem;color:#806624;font-weight:700}.product-summary--desktop{display:none}.product-rating{display:inline-flex;min-height:2.25rem;align-items:center;margin-top:.15rem;color:inherit;text-decoration:none}.product-rating .jdgm-prev-badge{padding-block:.2rem}.product-rating .jdgm-prev-badge__text{color:#5d584f;font-size:.78rem;text-decoration:underline;text-underline-offset:.2rem}.product-rating--empty{color:#5d584f;font-size:.78rem;line-height:2.75rem;text-decoration:underline;text-underline-offset:.2rem}.product-rating:focus-visible{outline:2px solid var(--product-accent);outline-offset:2px}.product-price-row{display:grid;grid-template-columns:minmax(0,1fr) 6rem;align-items:center;gap:1rem;margin-top:.55rem}.product-price{min-width:0}.product-price-row__vendor-logo{display:flex;width:6rem;height:4.25rem;align-items:center;justify-content:flex-end}.product-price-row__vendor-logo img{display:block;width:auto;max-width:100%;height:auto;max-height:3.25rem;object-fit:contain;object-position:right center}.product-price__row{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .7rem}.product-price__row>strong{color:#171612;font-family:var(--dds-font-body);font-size:clamp(1.65rem,5vw,1.9rem);font-weight:700;letter-spacing:-.01em;line-height:1.2}.product-price__row s{color:#8c877e;font-family:var(--dds-font-body);font-size:.875rem;font-weight:400}.product-price__saving{padding:.35rem .55rem;border-radius:999px;color:#654f18;background:#eee5cf;font-size:.66rem;font-weight:700;line-height:1}.product-price__unit{display:block;margin-top:.3rem;color:#777269;font-size:.7rem}.product-price__content{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2rem .4rem;margin-top:.35rem;color:#5d584f;font-size:.75rem}.product-price__content[hidden],.product-price__content [hidden]{display:none}.product-price__content strong{color:#302d27}.product-price__tax{display:grid;justify-items:start;gap:.35rem;margin-top:.35rem;color:#777269;font-size:.7rem;line-height:1.4}.product-price__vat{display:flex;flex-wrap:wrap;gap:.25rem .55rem}.product-price__vat>span+span:before{content:"\b7";margin-right:.55rem;color:#aaa49a;font-weight:400}.product-price__tax [data-price-ex-vat]{color:#565149;font-weight:600}.product-price__shipping{color:#6b665d}.product-price__shipping.is-free-shipping{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .55rem;border:1px solid #c8ddca;border-radius:999px;color:#285f35;background:#edf6ee;font-weight:700}.product-price__shipping.is-free-shipping:before{content:"\2713";font-size:.72rem;font-weight:700}.product-inventory{display:flex;align-items:center;gap:.5rem;margin-top:.65rem;font-family:var(--dds-font-body);font-size:.8125rem;font-weight:500;line-height:1.2}.product-inventory>span{width:.5rem;height:.5rem;flex:0 0 auto;border-radius:50%;background:#35814a}.product-inventory>span.is-low{background:#b27813}.product-inventory>span.is-backorder{background:#596a8a}.product-inventory>span.is-unavailable{background:#8b3a32}.product-shipping-message{display:flex;align-items:center;gap:.55rem;margin-top:.5rem;color:#5d584f;font-size:.75rem}.product-shipping-message[hidden]{display:none}.product-shipping-message svg{width:1.25rem;flex:0 0 auto;fill:none;stroke:#806624;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.product-service-promises{display:grid;gap:.55rem;margin:1rem 0 0;padding:.65rem;border:1px solid #d8d0c1;border-radius:.75rem;background:#ffffffad;list-style:none}.product-service-promises li{display:flex;min-width:0;align-items:center;gap:.7rem;padding:.5rem}.product-service-promises li+li{border-top:1px solid #e3ddd2}.product-service-promises__icon{display:grid;width:2.35rem;height:2.35rem;flex:0 0 auto;place-items:center;border-radius:50%;color:#806624;background:#eee7d7}.product-service-promises__icon svg{width:1.25rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.product-service-promises li>span:last-child{display:grid;gap:.1rem;min-width:0}.product-service-promises strong{color:#24221e;font-size:.76rem;line-height:1.35}.product-service-promises small{color:#6b665d;font-size:.68rem;line-height:1.4}.product-bundle-contents{margin-top:1rem;overflow:hidden;border:1px solid #d8d0c1;border-radius:.75rem;background:#fff;box-shadow:0 5px 16px #1716120d}.product-bundle-contents__heading{display:flex;align-items:center;gap:.7rem;padding:.8rem .9rem;border-bottom:1px solid #e3ddd2;background:#f3eddf}.product-bundle-contents__heading>span{display:grid;width:2.25rem;height:2.25rem;flex:0 0 auto;place-items:center;border-radius:50%;color:#171612;background:var(--product-accent)}.product-bundle-contents__heading svg{width:1.2rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.product-bundle-contents__heading>div{display:grid;gap:.08rem}.product-bundle-contents__heading small{color:#806624;font-size:.58rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-bundle-contents__heading strong{color:#24221e;font-size:.82rem;line-height:1.3}.product-bundle-contents__list{display:grid;margin:0;padding:0 1rem;list-style:none}.product-bundle-contents__list li{display:grid;min-width:0;grid-template-columns:3.75rem minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.75rem 0}.product-bundle-contents__list li+li{border-top:1px solid #e8e3da}.product-bundle-contents__image{display:block;width:3.75rem;height:3.75rem;overflow:hidden;border:1px solid #e4ded4;border-radius:.55rem;background:#fff}.product-bundle-contents__image img,.product-bundle-contents__image svg{width:100%;height:100%;object-fit:contain}.product-bundle-contents__copy{display:flex;min-width:0;align-items:center;gap:.55rem}.product-bundle-contents__quantity{display:inline-grid;min-width:2.15rem;min-height:1.65rem;flex:0 0 auto;padding:.2rem .4rem;place-items:center;border-radius:999px;color:#6f5619;background:#eee5cf;font-size:.68rem;font-weight:700;line-height:1;white-space:nowrap}.product-bundle-contents__details{display:grid;min-width:0;gap:.18rem}.product-bundle-contents__details>a{color:#24211d;font-size:.76rem;font-weight:700;line-height:1.35;text-decoration:none;text-wrap:pretty}.product-bundle-contents__details>a:hover{text-decoration:underline;text-underline-offset:.18rem}.product-bundle-contents__details>a:focus-visible{outline:2px solid var(--product-accent);outline-offset:2px}.product-bundle-contents__variant{width:fit-content;padding:.16rem .35rem;border:1px solid #ded5c3;border-radius:.3rem;color:#5d5548;background:#f7f3ea;font-size:.62rem;font-weight:700;line-height:1.2;text-transform:capitalize;white-space:nowrap}.product-bundle-contents__meta{display:flex;min-width:3.7rem;align-items:center;justify-content:flex-end;gap:.5rem}.product-bundle-contents__price{color:#171612;font-size:.78rem;line-height:1;white-space:nowrap}.product-options{display:grid;gap:1.25rem;margin-top:1.5rem}.product-option{min-width:0;padding:0;border:0}.product-option legend{width:100%;margin-bottom:.65rem;font-family:var(--dds-font-body);font-size:.8125rem;font-weight:600;line-height:1.2}.product-option legend strong{float:right;color:#777269;font-weight:500}.product-option__palette-link{margin-left:.65rem;color:#806624;font-size:.7rem;font-weight:700;text-underline-offset:.2em}.product-option__values{display:flex;flex-wrap:wrap;gap:.5rem}.product-option-pill{position:relative;cursor:pointer}.product-option-pill input{position:absolute;width:1px;height:1px;opacity:0}.product-option-pill span{display:grid;min-width:3rem;min-height:2.75rem;padding:.55rem .85rem;place-items:center;border:1px solid #c8c2b7;border-radius:999px;color:#4b4740;background:#fff;font-family:var(--dds-font-body);font-size:.8125rem;font-weight:500;line-height:1.2;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.product-option-pill:hover span{border-color:#9a761c;color:#171612}.product-option-pill input:checked+span{border-color:#c9a44d;color:#fff;background:#171612;box-shadow:0 0 0 2px #f5f3ee,0 0 0 4px #c9a44d;font-weight:700}.product-option-pill input:disabled+span{color:#9d978d;background:linear-gradient(to bottom right,transparent 48%,#aaa49a 49%,#aaa49a 51%,transparent 52%),#eeebe4;cursor:not-allowed}.product-option-pill input:focus-visible+span{outline:2px solid var(--product-accent);outline-offset:3px}.product-linked-option-pill{color:inherit;text-decoration:none}.product-linked-option-pill span{display:grid;min-width:3rem;min-height:2.75rem;padding:.55rem .85rem;place-items:center;border:1px solid #c8c2b7;border-radius:999px;color:#4b4740;background:#fff;font-family:var(--dds-font-body);font-size:.8125rem;font-weight:500;line-height:1.2;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.product-linked-option-pill:hover span{border-color:#9a761c;color:#171612}.product-linked-option-pill.is-selected span{border-color:#171612;color:#fff;background:#171612;box-shadow:0 0 0 2px #f5f3ee,0 0 0 3px var(--product-accent)}.product-linked-option-pill.is-unavailable span{color:#9d978d;background:linear-gradient(to bottom right,transparent 48%,#aaa49a 49%,#aaa49a 51%,transparent 52%),#eeebe4}.product-linked-option-pill:focus-visible{outline:none}.product-linked-option-pill:focus-visible span{outline:2px solid var(--product-accent);outline-offset:3px}.product-variant-list{min-width:0;margin:1.5rem 0 0;padding:0;border:1px solid #d3cdc2;border-radius:.75rem;background:#fff}.product-variant-list>legend{margin-left:.85rem;padding:0 .4rem;color:#4f4a42;font-size:.75rem;font-weight:700}.product-variant-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;padding:.9rem;transition:background-color .16s ease,box-shadow .16s ease}.product-variant-row+.product-variant-row{border-top:1px solid #e0dbd1}.product-variant-row.is-selected{background:#f5f0e3;box-shadow:inset 3px 0 0 var(--product-accent)}.product-variant-row.is-unavailable{background:#f4f2ed}.product-variant-row__identity{position:relative;display:flex;min-width:0;align-items:center;gap:.65rem;cursor:pointer}.product-variant-row__identity input{width:1rem;height:1rem;flex:0 0 auto;margin:0;accent-color:#171612}.product-variant-row__identity>span{display:grid;min-width:0;gap:.18rem}.product-variant-row__identity strong{color:#171612;font-size:.86rem;line-height:1.3}.product-variant-row__identity small{color:#2f743e;font-size:.68rem;font-weight:700;line-height:1.3}.product-variant-row.is-unavailable .product-variant-row__identity small{color:#8b3a32}.product-variant-row__price{display:grid;align-content:center;justify-items:end;gap:.12rem;white-space:nowrap}.product-variant-row__price strong{color:#171612;font-size:.86rem}.product-variant-row__price small{color:#777269;font-size:.62rem}.product-variant-row__quantity{display:grid;grid-template-columns:2.25rem 2.5rem 2.25rem;overflow:hidden;border:1px solid #c8c2b7;border-radius:.5rem;background:#fff}.product-variant-row__quantity button,.product-variant-row__quantity input{min-width:0;min-height:2.65rem;padding:0;border:0;color:#302d27;background:transparent;font:inherit;text-align:center}.product-variant-row__quantity button{font-size:1rem;cursor:pointer}.product-variant-row__quantity button:hover{background:#eee9de}.product-variant-row__quantity input{font-size:.78rem;-webkit-appearance:textfield;appearance:textfield}.product-variant-row__quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.product-variant-row__submit{display:flex;min-height:2.65rem;align-items:center;justify-content:space-between;gap:.65rem;padding:0 .85rem;border:1px solid #171612;border-radius:var(--dds-button-radius);color:#fff;background:#171612;font:inherit;font-size:.7rem;font-weight:700;cursor:pointer}.product-variant-row__submit svg{width:1rem;fill:none;stroke:var(--product-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.product-variant-row__submit:disabled{border-color:#d5d0c6;color:#777269;background:#ddd9d0;cursor:not-allowed}.product-variant-row__submit:disabled svg{stroke:currentColor}.product-variant-row__identity input:focus-visible,.product-variant-row__quantity button:focus-visible,.product-variant-row__submit:focus-visible{outline:2px solid var(--product-accent);outline-offset:2px}.product-variant-help{margin-top:1rem;border-left:2px solid var(--product-accent);padding:.75rem 1rem;color:#5d584f;background:#ffffff8c;font-size:.78rem;line-height:1.5}.product-variant-help strong{color:#171612}.product-variant-help p{margin:.25rem 0 0}.product-form__buy-row{display:grid;gap:.65rem;margin-top:1.25rem}.product-quantity{display:grid;grid-template-columns:2.75rem minmax(2.75rem,1fr) 2.75rem;overflow:hidden;border:1px solid #c8c2b7;border-radius:.625rem;background:#fff}.product-quantity button{min-height:3rem;border:0;color:#302d27;background:transparent;font:inherit;font-size:1.15rem;cursor:pointer;transition:color .16s ease,background-color .16s ease}.product-quantity button:hover{color:#111;background:#eee9de}.product-quantity input{min-width:0;border:0;background:transparent;font:inherit;text-align:center;-webkit-appearance:textfield;appearance:textfield}.product-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.product-form__submit{display:flex;min-height:3.25rem;align-items:center;justify-content:space-between;gap:1rem;padding:0 1.25rem;border:1px solid var(--product-accent);border-radius:var(--dds-button-radius);color:#171612;background:var(--product-accent);box-shadow:inset 0 -1px #0000002e;font-family:var(--dds-font-body);font-size:.875rem;font-weight:600;line-height:1.2;letter-spacing:0;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .12s ease}.product-form__submit:hover{border-color:#2b2924;background:#2b2924;box-shadow:inset 0 -1px #0003,0 4px 12px #17161226}.product-form__submit:active{transform:translateY(1px)}.product-form__submit:disabled{border-color:#d5d0c6;color:#777269;background:#ddd9d0;box-shadow:none;cursor:not-allowed;filter:none}.product-form__submit.is-loading{color:transparent;pointer-events:none}.product-form__submit svg{width:1.2rem;fill:none;stroke:var(--product-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.product-form__submit:disabled svg{stroke:currentColor}.product-form__submit:focus-visible,.product-quantity button:focus-visible{outline:2px solid var(--product-accent);outline-offset:2px}.product-form__message{min-height:1.1rem;margin:.55rem 0 0;color:#8b3a32;font-size:.75rem}.product-form__message.is-success{color:#2e7442}.product-form__dynamic{margin-top:.65rem}.product-form__dynamic .shopify-payment-button,.product-form__dynamic .shopify-payment-button__button{overflow:hidden;border-radius:var(--dds-button-radius)!important;--shopify-accelerated-checkout-button-border-radius: var(--dds-button-radius)}.product-upsell{display:block;margin-top:.8rem;padding:.85rem;border:1px solid #d8d0c1;border-radius:.7rem;background:#fff;box-shadow:0 5px 16px #1716120d}.product-upsell[hidden]{display:none}.product-upsell__heading{display:flex;align-items:center;gap:.5rem;margin-bottom:.7rem;color:#3a3630;font-size:.75rem}.product-upsell__heading>span{display:grid;width:1.35rem;height:1.35rem;place-items:center;border-radius:50%;color:#111;background:var(--product-accent);font-size:.9rem;font-weight:700}.product-upsell__heading strong{font-size:.78rem}.product-upsell__list{display:grid;gap:.65rem}.product-upsell__card{display:grid;grid-template-columns:5.5rem minmax(0,1fr) auto;align-items:start;gap:.75rem}.product-upsell__card+.product-upsell__card{padding-top:.65rem;border-top:1px solid #e4ded4}.product-upsell__media{display:grid;min-width:0;align-content:start;gap:.4rem}.product-upsell__image{position:relative;display:block;width:5.5rem;height:5.5rem;overflow:hidden;border:1px solid #e4ded4;border-radius:.5rem;background:#fff}.product-upsell__image img,.product-upsell__image svg{width:100%;height:100%;object-fit:contain}.product-upsell__details{display:grid;min-width:0;gap:.15rem}.product-upsell__details small{color:#806624;font-size:.8125rem;font-weight:500;line-height:1.25;letter-spacing:.01em}.product-upsell__title-row{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:.5rem}.product-upsell__title-row .product-favorite-badge{position:static;flex:0 0 auto;max-width:7rem;padding:.22rem .35rem;font-size:.48rem;letter-spacing:.025em;text-align:center}.product-upsell__title{display:-webkit-box;overflow:hidden;color:#24211d;font-size:1rem;font-weight:600;line-height:1.35;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-upsell__rating{display:block;min-height:1.35rem;color:inherit;font-size:.75rem;text-decoration:none}.product-upsell__highlights{display:grid;gap:.28rem;margin:.35rem 0;padding:0;color:#5f5a51;font-size:.875rem;line-height:1.42;list-style:none}.product-upsell__highlights .metafield-rich_text_field,.product-upsell__highlights .metafield-rich_text_field ul{display:grid;gap:.18rem;margin:0;padding:0;list-style:none}.product-upsell__highlights .metafield-rich_text_field p{margin:0}.product-upsell__highlights li{display:grid;grid-template-columns:.75rem minmax(0,1fr);gap:.2rem}.product-upsell__highlights li:before{content:"+";color:#806624;font-weight:700}.product-upsell__media .product-card-format{min-height:0;justify-content:flex-start;gap:.3rem;margin:0}.product-upsell__media .product-card-format span{min-width:2.15rem;min-height:2rem;padding:.35rem .55rem;border-color:#c9a44d;color:#5f4915;background:#fbf6e8;font-size:.75rem;font-weight:600;line-height:1.2}.product-upsell__variant{width:fit-content;padding:.18rem .38rem;border:1px solid #ded5c3;border-radius:.3rem;color:#5d5548;background:#f7f3ea;font-size:.62rem;font-weight:700;line-height:1.2}.product-upsell__purchase-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.15rem .55rem;margin-top:.15rem}.product-upsell__purchase-meta>strong{color:#171612;font-size:1.125rem;line-height:1.2}.product-upsell__purchase-meta .product-card-stock{font-size:.8125rem}.product-upsell__card>button,.product-upsell__choose{display:inline-flex;min-width:2.75rem;min-height:2.75rem;align-items:center;justify-content:center;gap:.35rem;padding:.5rem .7rem;border:1px solid #171612;border-radius:var(--dds-button-radius);color:#fff;background:#171612;font:inherit;font-size:.68rem;font-weight:700;text-decoration:none;cursor:pointer}.product-upsell__card>button>span:first-child{color:var(--product-accent);font-size:1rem}.product-upsell__card>button:hover,.product-upsell__choose:hover{border-color:#2b2924;background:#2b2924}.product-upsell__card>button:focus-visible,.product-upsell__choose:focus-visible{outline:2px solid var(--product-accent);outline-offset:2px}.product-upsell__card>button:disabled{border-color:#d5d0c6;color:#777269;background:#ddd9d0;cursor:not-allowed}.product-identifiers{display:grid;overflow:hidden;grid-template-columns:repeat(auto-fit,minmax(6.75rem,1fr));margin:.7rem 0 0;border:1px solid #ddd7cd;border-radius:.6rem;color:#777269;background:#ffffffb3;font-size:.66rem}.product-identifiers div{display:grid;min-width:0;gap:.18rem;padding:.55rem .65rem}.product-identifiers div[hidden]{display:none}.product-identifiers div:not([hidden])~div:not([hidden]){border-left:1px solid #e4ded4}.product-identifiers dt{color:#8a6c25;font-size:.56rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-identifiers dd{overflow-wrap:anywhere;margin:0;color:#2f2b26;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;font-weight:700;line-height:1.25}.product-assurance{overflow:hidden;margin-top:1rem;border:1px solid #d8d0c1;border-radius:.7rem;background:#ffffff9e}.product-assurance summary{display:flex;min-height:3.25rem;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;font-size:.78rem;font-weight:700;cursor:pointer;list-style:none}.product-assurance summary::-webkit-details-marker{display:none}.product-assurance summary:after{content:"+";display:grid;width:1.65rem;height:1.65rem;flex:0 0 auto;place-items:center;border-radius:50%;color:#806624;background:#eee7d7;font-size:1rem;font-weight:500}.product-assurance[open] summary:after{content:"\2212"}.product-assurance__content{padding:.15rem 1rem .8rem;border-top:1px solid #e3ddd2;color:#625d54;font-size:.74rem;line-height:1.5}.product-assurance__content p{display:grid;grid-template-columns:1.75rem minmax(0,1fr);align-items:center;gap:.65rem;margin:0;padding:.7rem 0}.product-assurance__content p+p{border-top:1px solid #ece7de}.product-assurance__icon{display:grid;width:1.75rem;height:1.75rem;place-items:center;border-radius:50%;color:#806624;background:#f1eadb}.product-assurance__icon svg{width:1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.product-assurance a{display:inline-flex;align-items:center;justify-content:space-between;gap:.75rem;color:#3d3933;font-weight:700;text-decoration-color:#c9a44d;text-underline-offset:.2em}.product-assurance summary:focus-visible{outline:2px solid var(--product-accent);outline-offset:-3px}.product-performance{margin-top:1.25rem;padding-block:1.25rem;border-block:1px solid #d7d1c7}.product-ph{margin-bottom:1.4rem}.product-ph__labels,.product-ph__scale{display:grid;grid-template-columns:repeat(3,1fr);color:#6b665d;font-size:.65rem}.product-ph__labels span:nth-child(2),.product-ph__scale span:nth-child(2){text-align:center}.product-ph__labels span:last-child,.product-ph__scale span:last-child{text-align:right}.product-ph__track{position:relative;height:.35rem;margin:1.45rem .4rem .45rem;border-radius:999px;background:linear-gradient(90deg,#a86555,#d5b64e 50%,#638b8d)}.product-ph__track:after{content:"";position:absolute;top:50%;left:var(--ph-position);width:.8rem;height:.8rem;border:2px solid #fff;border-radius:50%;background:#171612;box-shadow:0 1px 4px #00000047;transform:translate(-50%,-50%)}.product-ph__track strong{position:absolute;bottom:calc(100% + .35rem);left:var(--ph-position);color:#171612;font-size:.75rem;transform:translate(-50%)}.product-ph p{margin:.65rem 0 0;color:#4f4a42;font-size:.72rem;font-weight:700;text-align:center}.product-metrics{display:grid;gap:0;margin:0}.product-metric{display:flex;min-height:2.8rem;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid rgb(23 22 18 / 8%)}.product-metric:first-child{border-top:0}.product-metric dt{color:#3e3a34;font-size:.78rem;font-weight:700}.product-metric dd{flex:0 0 auto;margin:0}.product-metric__dots{display:flex;gap:.38rem}.product-metric__dots>span{width:.75rem;height:.75rem;border-radius:50%;background:linear-gradient(90deg,#171612 var(--dot-fill),#d9d6cf var(--dot-fill))}.product-advice{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem 1rem;margin-top:1.25rem;padding:1.15rem;border:1px solid #d8d0c1;border-radius:.75rem;color:#171612;background:#fff;box-shadow:0 8px 24px #1716120f}.product-advice__icon{display:grid;width:2.75rem;height:2.75rem;place-items:center;border-radius:50%;color:var(--product-accent);background:#171612}.product-advice__icon svg{width:1.4rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.product-advice__copy{align-self:center}.product-advice__copy strong{display:block;font-size:.95rem;line-height:1.25}.product-advice__copy p{margin:.3rem 0 0;color:#686258;font-size:.78rem;line-height:1.5}.product-advice__actions{display:grid;grid-column:1 / -1;gap:.55rem}.product-advice__actions a{display:inline-flex;min-height:2.8rem;align-items:center;justify-content:center;gap:.55rem;padding:.55rem .9rem;border:1px solid #c8c2b7;border-radius:var(--dds-button-radius);color:#302d27;background:#fff;font-size:.75rem;font-weight:700;text-decoration:none;transition:border-color .16s ease,color .16s ease,background-color .16s ease,transform .12s ease}.product-advice__actions a:first-child{border-color:#171612;color:#fff;background:#171612}.product-advice__actions a svg{width:1.05rem;fill:none;stroke:var(--product-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.product-advice__actions a:hover{border-color:#9a761c;color:#171612;background:#f4efe4}.product-advice__actions a:first-child:hover{border-color:#2b2924;color:#fff;background:#2b2924}.product-advice__actions a:active{transform:translateY(1px)}.product-advice__actions a:focus-visible{outline:2px solid var(--product-accent);outline-offset:2px}.product-content,.product-reviews,.product-recommendations,.product-frequently-bought,.product-recent{display:block;margin-top:var(--product-section-space)}.product-highlights{padding:1.4rem;border:1px solid #d8d2c8;background:#fff}.product-highlights h2,.product-suitability h2{margin:0 0 .8rem;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase}.product-highlights ul{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.product-highlights li{display:flex;gap:.65rem;line-height:1.45}.product-highlights li span{color:#806624;font-weight:700}@media(max-width:56.24rem){.product-content>.product-highlights{display:none}}.product-suitability{display:grid;gap:1rem;margin-top:1rem}.product-suitability>div{padding:1.25rem;border-left:3px solid #4f8b5d;background:#fff}.product-suitability>div.is-warning{border-left-color:#a45a4a}.product-suitability ul{display:flex;flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none}.product-suitability li{padding:.35rem .55rem;border:1px solid #ddd7cd;font-size:.75rem}.product-richtext--with-certification{display:flow-root}.product-richtext>.product-certification-logo{float:right;width:5rem;height:auto;margin:0 0 1rem 1.5rem}.product-richtext>.product-oeko-tex-certification{width:4.5rem}.product-accordions{margin-top:1rem;border-top:1px solid #d1cbc0}.product-accordions>details{border-bottom:1px solid #d1cbc0}.product-accordions>details>summary{display:flex;min-height:3.5rem;align-items:center;justify-content:space-between;padding-block:.8rem;font-family:var(--dds-font-body);font-weight:600;line-height:1.32;cursor:pointer;list-style:none}.product-accordions>details>summary::-webkit-details-marker{display:none}.product-accordions>details>summary:after{content:"+";color:#806624;font-size:1.25rem;font-weight:400}.product-accordions>details[open]>summary:after{content:"\2212"}.product-accordions>details>div{padding:0 0 1.5rem;color:#555149;line-height:1.7}.product-accordions>.product-brand-story{overflow:hidden;margin:.8rem 0;border:1px solid #c9d8e5;border-left:4px solid #315f87;border-radius:.375rem;background:#edf4fa}.product-accordions>.product-brand-story>summary{min-height:4rem;padding:.8rem 1rem;color:#173a59}.product-accordions>.product-brand-story>summary:after{color:#315f87}.product-brand-story summary span{display:grid;gap:.12rem}.product-brand-story summary small{color:#5b748b;font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-accordions>.product-brand-story>.product-brand-story__content{display:grid;gap:.9rem;padding:0 1rem 1rem;color:#32495d}.product-brand-story__logo{display:flex;width:min(11rem,52%);min-height:3.5rem;align-items:center}.product-brand-story__logo img{display:block;width:100%;height:auto;max-height:5rem;object-fit:contain;object-position:left center}.product-brand-story__copy>.metafield-rich_text_field>:first-child{margin-top:0}.product-brand-story__copy>.metafield-rich_text_field>:last-child{margin-bottom:0}.product-brand-story__content a{display:inline-block;margin-top:.65rem;color:#173a59;font-size:.76rem;font-weight:700;text-underline-offset:.2em}.product-brand-story--swippy .product-brand-story__logo{padding:.75rem;border-radius:.25rem;background:#17222b}.product-brand-story--swippy .product-brand-story__logo img{max-height:3.75rem}.product-richtext>:first-child{margin-top:0}.product-richtext img{max-width:100%;height:auto}.product-steps{display:grid;gap:1rem;margin:0;padding-left:1.5rem}.product-steps p{margin:.25rem 0 0}.product-table-wrap{overflow-x:auto}.product-table-wrap table{width:100%;border-collapse:collapse;font-size:.82rem;text-align:left}.product-table-wrap th,.product-table-wrap td{padding:.7rem;border-bottom:1px solid #ddd7cd;vertical-align:top}.product-table-wrap th{color:#27251f;font-weight:700}.product-dilution-note{margin-top:.8rem;color:#5d584f;font-size:.82rem}.product-dilution-calculator-link{display:flex;min-height:3rem;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding:.7rem .85rem;border:1px solid #171612;border-radius:var(--dds-button-radius);color:#fff;background:#171612;font-size:.78rem;font-weight:700;line-height:1.3;text-decoration:none}.product-dilution-calculator-link:hover{border-color:#c9a44d;color:#171612;background:#c9a44d}.product-dilution-calculator-link:focus-visible{outline:2px solid #c9a44d;outline-offset:2px}.product-safety>:first-child{margin-top:0}.product-hazards{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem}.product-hazards figure{width:5.5rem;margin:0;text-align:center}.product-hazards img{display:block;width:4.5rem;height:4.5rem;margin-inline:auto;object-fit:contain}.product-hazards figcaption{margin-top:.35rem;color:#27251f;font-size:.68rem;font-weight:700;line-height:1.3}.product-clp{display:grid;gap:1rem;color:#39362f;font-size:.84rem;line-height:1.55}.product-clp__pictograms{display:flex;flex-wrap:wrap;gap:1rem}.product-clp__pictogram{display:grid;width:6rem;gap:.35rem;margin:0;text-align:center}.product-clp__pictogram img{display:block;width:5.25rem;height:5.25rem;margin-inline:auto;object-fit:contain}.product-clp__pictogram figcaption{display:grid;color:#39362f;font-size:.68rem;line-height:1.25}.product-clp__pictogram figcaption strong{color:#171612}.product-clp__signal{margin:-.15rem 0 0;color:#171612}.product-clp__signal strong{font-size:1rem;letter-spacing:.02em}.product-clp__group{margin:0}.product-clp__group h3{margin:0 0 .3rem;color:#171612;font-size:.8rem;font-weight:700;line-height:1.3}.product-clp__group address{font:inherit}.product-clp__meta{margin:0}.product-clp__meta strong{color:#171612}.product-clp__sds{display:flex;min-height:3rem;align-items:center;gap:.75rem;padding:.7rem .8rem;border:1px solid #171612;border-radius:var(--dds-button-radius);color:#fff;background:#171612;font-size:.78rem;font-weight:700;line-height:1.3;text-decoration:none}.product-clp__sds span{padding:.18rem .35rem;color:#171612;background:#c9a44d;font-size:.62rem;font-weight:800}.product-clp__sds:hover{border-color:#c9a44d;color:#171612;background:#c9a44d}.product-clp__sds:hover span{color:#fff;background:#171612}.product-clp__sds:focus-visible{outline:2px solid #c9a44d;outline-offset:2px}.product-downloads{display:grid;gap:.6rem}.product-downloads a{display:flex;min-height:3rem;align-items:center;gap:.75rem;padding:.65rem;border:1px solid #d8d2c8;color:#171612;text-decoration:none}.product-downloads a span{padding:.2rem .35rem;color:#fff;background:#171612;font-size:.6rem;font-weight:700}.product-faq{border-top:1px solid #ddd7cd}.product-faq>summary{min-height:3rem;padding-block:.6rem;color:#171612;font-weight:700;cursor:pointer}.product-faq>div{padding-bottom:1rem}.product-section-heading p{margin:0 0 .45rem;color:#806624;font-size:.7rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.product-section-heading h2{margin:0;font-family:var(--dds-font-display);font-size:clamp(1.8rem,2.5vw,2.2rem);font-weight:700;line-height:1.15;letter-spacing:-.003em;text-wrap:balance}.product-reviews{padding:clamp(1.25rem,4vw,3rem);padding-bottom:clamp(1rem,2vw,1.5rem);background:#fff}.product-reviews__widget{margin-top:1.5rem}.product-reviews .jdgm-rev-widg{max-width:none!important;padding:0 0 .25rem!important}.product-reviews .jdgm-rev-widg__title{display:none!important}.product-reviews .jdgm-rev-widg__header{margin-bottom:1.5rem!important}.product-reviews .jdgm-row-stars{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center!important;gap:1rem;padding:1rem 0!important;border-bottom:1px solid #dedbd4}.product-reviews .jdgm-rev-widg__summary{display:flex!important;flex-wrap:wrap;align-items:center;gap:.45rem .65rem;width:auto!important;text-align:left!important}.product-reviews .jdgm-rev-widg__summary-stars{color:#9a761c!important}.product-reviews .jdgm-rev-widg__summary-text{color:#4f4b43!important;font-size:.78rem!important}.product-reviews__verified{display:inline-flex;min-height:1.75rem;align-items:center;gap:.3rem;padding:.28rem .58rem;border:0;border-radius:999px;color:#094b46;background:#9de8df;font-size:.72rem;font-weight:600;line-height:1}.product-reviews__verified[hidden]{display:none}.product-reviews__verified svg{width:.95rem;height:.95rem;fill:#094b46;stroke:#9de8df;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.product-reviews .jdgm-write-rev-link,.product-reviews .jdgm-submit-rev{display:inline-flex!important;min-height:2.8rem;align-items:center;justify-content:center;padding:.65rem 1.25rem!important;border:1px solid #171612!important;border-radius:var(--dds-button-radius)!important;color:#fff!important;background:#171612!important;font-weight:700!important;text-decoration:none!important}.product-reviews .jdgm-write-rev-link:hover,.product-reviews .jdgm-submit-rev:hover{border-color:#c9a44d!important;color:#171612!important;background:#c9a44d!important}.product-reviews .jdgm-rev-widg__sort-wrapper{margin-top:.75rem!important}.product-reviews .jdgm-sort-dropdown-wrapper{position:relative;display:inline-flex!important;min-width:12rem}.product-reviews .jdgm-sort-dropdown-wrapper:after{position:absolute;top:50%;right:.85rem;width:.5rem;height:.5rem;content:"";border-right:1.5px solid #806624;border-bottom:1.5px solid #806624;pointer-events:none;transform:translateY(-70%) rotate(45deg)}.product-reviews .jdgm-sort-dropdown{width:100%;min-height:2.75rem;padding:.65rem 2.3rem .65rem .85rem!important;border:1px solid #cfcac1!important;border-radius:var(--dds-button-radius);outline:0;color:#171612;background:#fff;font-family:var(--dds-font-body);font-size:.8rem;font-weight:600;-webkit-appearance:none;appearance:none;cursor:pointer}.product-reviews .jdgm-sort-dropdown:hover{border-color:#c9a44d!important}.product-reviews .jdgm-sort-dropdown:focus-visible{border-color:#806624!important;box-shadow:0 0 0 2px #c9a44d47}.product-reviews .jdgm-rev-widg__reviews{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1rem;padding-top:1rem;border-top:0!important}.product-reviews .jdgm-rev{min-width:0;height:100%;margin:0!important;padding:1.15rem!important;border:1px solid #d8d4cc!important;border-radius:var(--dds-card-radius);background:#fafaf8}.product-reviews .jdgm-rev__header{display:flex;flex-direction:column;align-items:center;gap:.3rem;margin-bottom:1rem!important;text-align:center}.product-reviews .jdgm-row-rating{display:flex!important;order:1;flex-direction:column;align-items:center;gap:.25rem;width:100%}.product-reviews .jdgm-rev__rating{width:100%;color:#9a761c!important;font-size:1.05rem;text-align:center}.product-reviews .jdgm-rev__timestamp{display:block!important;margin:0!important}.product-reviews .jdgm-row-profile{display:flex!important;order:2;flex-direction:column;align-items:center;gap:.3rem;width:100%}.product-reviews .jdgm-rev__author-wrapper{display:flex!important;flex-direction:column;align-items:center;gap:.3rem}.product-reviews .jdgm-rev__buyer-badge{display:inline-flex!important;margin:0!important}.product-reviews .jdgm-rev__icon{display:none!important}.product-reviews .jdgm-rev__author{color:#171612!important;font-size:.9rem;font-weight:700!important}.product-reviews .jdgm-rev__buyer-badge{padding:.2rem .45rem!important;border:1px solid #aaa59b;border-radius:999px;color:#39362f!important;background:transparent!important;font-size:.62rem!important;font-weight:600!important}.product-reviews .jdgm-rev__timestamp{color:#716d64!important;font-size:.7rem!important}.product-reviews .jdgm-rev__title{margin-bottom:.45rem!important;color:#171612!important;font-size:1rem!important}.product-reviews .jdgm-rev__body{color:#49463f!important;font-size:.9rem!important;line-height:1.6!important}.product-reviews .jdgm-rev__reply{margin-top:1rem!important;padding:.75rem!important;border-left:2px solid #c9a44d;background:#f3eee2!important}.product-reviews .jdgm-paginate{grid-column:1 / -1}@media(max-width:749px){.product-reviews .jdgm-row-stars{grid-template-columns:1fr}.product-reviews .jdgm-write-rev-link{width:100%}.product-reviews .jdgm-rev-widg__reviews{grid-template-columns:none;grid-auto-columns:minmax(16rem,82vw);grid-auto-flow:column;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory}.product-reviews .jdgm-rev{scroll-snap-align:start}}.product-recommendations__grid{display:grid;grid-auto-columns:minmax(15rem,78vw);grid-auto-flow:column;gap:.8rem;overflow-x:auto;margin-top:1.5rem;padding-bottom:.5rem;scroll-snap-type:x proximity}.product-recommendation-card{display:grid;min-width:0;height:100%;overflow:hidden;grid-template-rows:auto minmax(0,1fr);border:1px solid #e4e4e1;border-radius:var(--dds-card-radius);background:#fff;scroll-snap-align:start}.product-recommendation-card__image{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-bottom:1px solid #e4e4e1;background:#f7f7f5}.product-recommendation-card__image img,.product-recommendation-card__image svg{width:100%;height:100%;object-fit:contain}.product-recommendation-card>div{display:flex;min-width:0;min-height:11.75rem;flex-direction:column;padding:.9rem}.product-recommendation-card__vendor{display:block;color:#6d5a25;font-size:1rem;font-weight:600;line-height:1.35;letter-spacing:0}.product-recommendation-card h3{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;margin:.3rem 0;font-family:var(--dds-font-body);font-size:1rem;font-weight:600;line-height:1.35;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-recommendation-card h3 a{color:inherit;text-decoration:none}.product-recommendation-card__rating{display:flex;min-height:1.3rem;align-items:center;gap:.25rem;margin-top:.15rem;color:inherit;text-decoration:none}.product-recommendation-card__rating:empty{display:none;min-height:0;margin:0}.product-recommendation-card__rating .jdgm-prev-badge__text{display:none}.product-recommendation-card__review-count{color:#5d584f;font-size:.75rem;line-height:1}.product-recommendation-card p{margin:.35rem 0;color:#716c63;font-size:.7rem;line-height:1.4}.product-recommendation-card__highlights{min-height:4.75rem;margin:.3rem 0 .55rem;color:#5f5a51;font-size:.875rem;line-height:1.42}.product-recommendation-card__highlights:is(ul){display:grid;align-content:start;gap:.28rem;padding:0;list-style:none}.product-recommendation-card__highlights--empty{visibility:hidden}.product-recommendation-card__highlights .metafield-rich_text_field,.product-recommendation-card__highlights ul{display:grid;gap:.28rem;margin:0;padding:0;list-style:none}.product-recommendation-card__highlights li{display:block;min-width:0}.product-recommendation-card__highlights li:before{content:"\2022";display:inline-block;margin-right:.35rem;color:#806624;font-weight:700}.product-recommendation-card__highlights li:nth-child(n+4){display:none}.product-recommendation-card__footer{display:flex;min-width:0;flex-direction:column;margin-top:auto}.product-recommendation-card__format{min-height:2rem}.product-recommendation-card__footer>strong{display:block;padding-top:.55rem;font-size:1.125rem;line-height:1.2}.product-recommendation-card .product-card-stock{margin-top:.2rem}.product-recommendation-card__footer>strong s{margin-left:.35rem;color:#8a857b;font-size:.72rem;font-weight:500}.product-recommendation-card button,.product-recommendation-card__choose{display:flex;width:100%;min-height:2.75rem;align-items:center;justify-content:center;margin-top:.75rem;border:1px solid #171612;border-radius:var(--dds-button-radius);color:#fff;background:#171612;font:inherit;font-size:.72rem;font-weight:700;text-decoration:none;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.product-recommendation-card button:hover,.product-recommendation-card__choose:hover{border-color:#2b2924;background:#2b2924}.product-recommendation-card button:disabled{color:#777269;background:#ddd9d0}.product-recent__grid{display:grid;grid-auto-columns:minmax(15rem,76vw);grid-auto-flow:column;gap:.8rem;overflow-x:auto;margin-top:1.5rem;padding-bottom:.4rem}.product-recent__card{display:grid;min-width:0;height:100%;overflow:hidden;grid-template-rows:auto minmax(0,1fr);border:1px solid #e4e4e1;border-radius:var(--dds-card-radius);background:#fff}.product-recent__card>a:first-child{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-bottom:1px solid #e4e4e1;background:#f7f7f5}.product-recent__card img{width:100%;height:100%;object-fit:contain}.product-recent__card>div{display:flex;min-height:11.75rem;flex-direction:column;padding:.9rem}.product-recent__card small{display:block;color:#6d5a25;font-size:.8125rem;font-weight:500;line-height:1.25;letter-spacing:.01em}.product-recent__card h3{display:-webkit-box;min-height:4.05em;overflow:hidden;overflow-wrap:anywhere;margin:.3rem 0;font-family:var(--dds-font-body);font-size:1rem;font-weight:600;line-height:1.35;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-recent__card h3 a{color:inherit;text-decoration:none}.product-recent__rating{display:flex;height:1.5rem;min-height:1.5rem;align-items:center;gap:.25rem;overflow:hidden;color:inherit;text-decoration:none}.product-recent__rating .jdgm-prev-badge__text{display:none!important}.product-recent__review-count{color:#5d584f;font-size:.75rem;line-height:1}.product-recent__highlights{display:grid;min-height:4.75rem;align-content:start;gap:.3rem;margin:.35rem 0;padding:0;color:#5f5a51;font-size:.875rem;line-height:1.42;list-style:none}.product-recent__highlights li{display:grid;grid-template-columns:.8rem minmax(0,1fr);gap:.25rem}.product-recent__highlights li:before{content:"+";color:#806624;font-weight:700}.product-recent__footer{display:flex;min-width:0;flex-direction:column;margin-top:auto}.product-recent__footer .product-card-format{min-height:2rem}.product-recent__card strong{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem;padding-top:.55rem;font-size:1.125rem;line-height:1.2}.product-recent__card strong s{color:#8a857b;font-size:.7rem;font-weight:500}.product-recent__card .product-card-stock{margin-top:.2rem}.product-recent__action{display:flex;min-height:2.5rem;align-items:center;justify-content:center;margin-top:.65rem;border:1px solid #171612;border-radius:var(--dds-button-radius);color:#fff;background:#171612;font-size:.7rem;font-weight:700;text-decoration:none}.product-sticky-atc{position:fixed;z-index:55;bottom:calc(.75rem + env(safe-area-inset-bottom));left:50%;display:flex;width:min(calc(100% - 1.5rem),56rem);min-height:4rem;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem .65rem .6rem .9rem;border:1px solid rgb(201 164 77 / 55%);border-radius:.875rem;color:#fff;background:#0c0c0bf5;box-shadow:0 8px 30px #0000003d;opacity:0;pointer-events:none;transform:translate(-50%,calc(100% + 2rem));transition:opacity .18s ease,transform .22s ease}.product-sticky-atc.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.product-sticky-atc__identity{display:grid;min-width:0;gap:.25rem}.product-sticky-atc__identity>small{overflow:hidden;max-width:55vw;color:#ffffffe0;font-size:.72rem;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.product-sticky-atc__identity>span{overflow:hidden;width:fit-content;max-width:30vw;padding:.18rem .4rem;border-radius:999px;color:#ffffffd1;background:#ffffff17;font-size:.62rem;font-weight:700;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.product-sticky-atc__price{flex:0 0 auto;margin-left:auto;color:var(--product-accent);font-size:.95rem;line-height:1;white-space:nowrap}.product-sticky-atc>button{min-height:2.75rem;flex:0 0 auto;padding:0 1rem;border:1px solid var(--product-accent);border-radius:var(--dds-button-radius);color:#111;background:var(--product-accent);font:inherit;font-size:.75rem;font-weight:700;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .12s ease}.product-sticky-atc>button:hover{border-color:#d6b45f;background:#d6b45f}.product-sticky-atc>button:active{transform:translateY(1px)}.product-sticky-atc>button:focus-visible{outline:2px solid #fff;outline-offset:2px}.product-sticky-atc>button:disabled{color:#777269;background:#ddd9d0}@media(min-width:36rem){.product-form__buy-row{grid-template-columns:8.5rem minmax(0,1fr)}.product-service-promises{grid-template-columns:repeat(2,minmax(0,1fr))}.product-service-promises li+li{border-top:0;border-left:1px solid #e3ddd2}.product-advice__actions{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.product-suitability{grid-template-columns:repeat(2,minmax(0,1fr))}.product-accordions>.product-brand-story>.product-brand-story__content{grid-template-columns:9rem minmax(0,1fr);align-items:center;gap:1.1rem}.product-brand-story__logo{width:100%}}@media(max-width:34rem){.product-upsell{padding:.75rem}.product-upsell__heading{margin-bottom:.8rem}.product-upsell__card{grid-template-columns:4.25rem minmax(0,1fr);gap:.65rem}.product-upsell__card+.product-upsell__card{margin-top:.1rem;padding-top:.75rem}.product-upsell__image{width:4.25rem;height:4.25rem}.product-upsell__details{gap:.22rem}.product-upsell__title{-webkit-line-clamp:3}.product-upsell__rating:empty{display:none;min-height:0}.product-upsell__highlights{gap:.22rem;margin:.35rem 0 .2rem}.product-upsell__highlights .metafield-rich_text_field,.product-upsell__highlights .metafield-rich_text_field ul{gap:.22rem}.product-upsell__highlights li{grid-template-columns:.65rem minmax(0,1fr);gap:.25rem}.product-upsell__purchase-meta{justify-content:space-between;gap:.2rem .5rem;margin-top:.25rem}.product-upsell__card>button,.product-upsell__choose{grid-column:1 / -1;width:100%;min-height:2.85rem;margin-top:-.05rem}}@media(min-width:56.25rem){.product-page__shell{width:min(calc(100% - 4rem),90rem)}.product-layout{grid-template-columns:minmax(0,1.15fr) minmax(22rem,.85fr);align-items:start;gap:clamp(3rem,6vw,6rem)}.product-gallery{position:sticky;top:1.5rem;align-self:start}.product-gallery__vendor-logo{display:none}.product-vendor--logo.product-vendor--desktop-logo{display:flex}.product-summary--mobile-highlights{display:none}.product-summary--desktop{display:-webkit-box}.product-price-row{display:block;margin-top:.55rem}.product-price-row__vendor-logo{display:none}.product-buybox{padding-top:1rem}.product-sticky-atc{min-height:4.5rem;padding:.7rem .75rem .7rem 1.1rem}.product-sticky-atc__identity>small{max-width:34rem;font-size:.78rem}.product-sticky-atc__identity>span{max-width:20rem;font-size:.66rem}.product-sticky-atc__price{font-size:1rem}.product-sticky-atc>button{min-width:12rem;min-height:3rem;font-size:.8rem}.product-content>.product-highlights{padding:2rem}.product-content>.product-highlights ul{grid-template-columns:repeat(2,minmax(0,1fr))}.product-content:has(>.product-highlights),.product-content:has(>.product-suitability){display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:2rem}.product-content>.product-highlights,.product-content>.product-suitability{grid-column:1}.product-content:has(>.product-highlights)>.product-accordions,.product-content:has(>.product-suitability)>.product-accordions{grid-column:2;grid-row:1 / span 3;margin-top:0}.product-recommendations__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;overflow:visible}.product-recent__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;overflow:visible}}@media(min-width:65.625rem){.product-recent__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.product-sticky-atc{transition:none}.product-gallery__viewport{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/product.css.map */
