.commerce-page{width:min(100%,1536px);margin-inline:auto;padding:30px clamp(20px,4.2vw,72px) 100px;color:#182420}
.shipping-progress{padding:20px 0;border-bottom:1px solid #d7dacf;font-size:12px}.shipping-progress progress{display:block;width:100%;height:3px;border:0;margin-top:12px;background:#d7dacf;accent-color:var(--forest)}.shipping-progress progress::-webkit-progress-bar{background:#d7dacf}.shipping-progress progress::-webkit-progress-value{background:var(--forest)}.shipping-progress progress::-moz-progress-bar{background:var(--forest)}.product-sticky-atc{display:none}
@media(max-width:749px){.product-sticky-atc:not([hidden]){display:flex;align-items:center;justify-content:space-between;gap:12px;position:fixed;z-index:35;bottom:0;left:0;right:0;background:var(--paper);border-top:1px solid #d7dacf;padding:12px 20px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -5px 30px #00000008}.product-sticky-atc>div{min-width:0;max-width:42%;font-size:11px;line-height:1.4}.product-sticky-atc span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-sticky-atc strong{display:block;margin-top:4px;font-size:12px}.product-sticky-atc .commerce-button{font-size:11px;padding:12px;min-height:45px;gap:8px}.template-product .footer{padding-bottom:82px}}
.commerce-page *,.cart-drawer *{box-sizing:border-box}
.commerce-page a,.cart-drawer a{color:inherit}
.commerce-page button,.commerce-page input,.commerce-page select,.commerce-page textarea,.cart-drawer button,.cart-drawer input,.cart-drawer textarea{font:inherit}
.commerce-page :focus-visible,.product-card :focus-visible,.cart-drawer :focus-visible{outline:2px solid #661c2c;outline-offset:5px}
.commerce-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:14px 24px;border:1px solid transparent;border-radius:2px;font:inherit;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:background .2s,color .2s}
.commerce-button--primary{background:#661c2c;color:#fff!important;border-color:#661c2c}
.commerce-button--primary:hover{background:#4d1521;border-color:#4d1521}
.commerce-button--outline{background:transparent;border-color:#c7cbc6;color:#182420}
.commerce-button--outline:hover{border-color:#182420;background:#eeeee7}
.commerce-button:disabled{opacity:.45;cursor:not-allowed}
.commerce-button>span:last-child:not(:first-child){margin-left:auto;font-size:19px;font-weight:400}
.commerce-eyebrow,.product-card__type{margin:0 0 14px;text-transform:uppercase;font-size:10px;font-weight:600;letter-spacing:.14em;line-height:1.5;color:#626b61}
.commerce-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:44px;font-size:11px;line-height:1.7;color:#697168}
.commerce-breadcrumb a{text-decoration:none}.commerce-breadcrumb a:hover{text-decoration:underline;text-underline-offset:4px}
.commerce-field{display:flex;flex-direction:column;gap:9px;font-size:12px;font-weight:500}
.commerce-field input,.commerce-field select,.commerce-field textarea{width:100%;min-height:48px;border:1px solid #c8cdc5;border-radius:2px;background:transparent;padding:11px 12px;color:#182420}
.commerce-field select{padding-right:32px}.commerce-field textarea{resize:vertical}.commerce-field input:focus,.commerce-field select:focus,.commerce-field textarea:focus{border-color:#182f29}
.commerce-tax-note{font-size:11px!important;line-height:1.8;color:#697168;margin:10px 0 0}.commerce-tax-note a{text-underline-offset:3px}
.commerce-richtext{font-size:14px;line-height:1.85;color:#556056;overflow-wrap:anywhere}.commerce-richtext>:first-child{margin-top:0}.commerce-richtext>:last-child{margin-bottom:0}.commerce-richtext img{height:auto;max-width:100%}.commerce-richtext table{max-width:100%;display:block;overflow-x:auto}.commerce-richtext a{text-underline-offset:3px}.commerce-richtext h2,.commerce-richtext h3{color:#182420;line-height:1.35}
.commerce-error{color:#8a1f2c;font-size:12px;line-height:1.6;margin:12px 0;padding:10px 12px;background:#f6e8e9;border-left:2px solid #8a1f2c}.commerce-error[hidden]{display:none}
.price{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 10px;font-size:14px;font-weight:600;line-height:1.5}
.price__compare{font-size:12px;font-weight:400;color:#747b70}.price--sale .price__current{color:#661c2c}.price__unit{display:block;flex-basis:100%;font-size:10px;font-weight:400;color:#697168;line-height:1.5}
.commerce-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 20px}
.product-card{position:relative;min-width:0;display:flex;flex-direction:column;background:transparent;color:#182420}
.product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1/1.14;background:#eeeee7;text-decoration:none}
.product-card__image,.product-card__placeholder{display:block;width:100%;height:100%;object-fit:contain;transition:transform .5s cubic-bezier(.2,.6,.2,1)}
.product-card__placeholder{fill:#8c9587;background:#efefe8}.product-card:hover .product-card__image{transform:scale(1.035)}
.product-card__badge{position:absolute;left:14px;top:14px;padding:6px 9px;font-size:9px;letter-spacing:.04em;background:#f7f6f2;color:#546050}
.product-card__body{padding:20px 0 0;display:flex;flex-direction:column;flex:1}.product-card__type{font-size:9px;letter-spacing:.1em;margin-bottom:7px}
.product-card__title{margin:0;font-size:17px;font-weight:500;letter-spacing:-.025em;line-height:1.4}.product-card__title a{text-decoration:none;color:inherit}.product-card__title a:hover{text-decoration:underline;text-underline-offset:4px}
.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:16px}.product-card__form{margin:0}.product-card__form .commerce-error{position:absolute;z-index:2;left:0;right:0;top:100%;box-shadow:0 4px 10px #18242010}
.product-card__quick-add{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;background:transparent;color:#182420;border:1px solid #ccd0c6;border-radius:2px;text-decoration:none;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.product-card__quick-add span{font-size:21px;font-weight:300;line-height:1}.product-card__quick-add:hover{background:#661c2c;border-color:#661c2c;color:#fff}.product-card__quick-add:disabled{opacity:.4;cursor:wait}
.product-page__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:start;gap:clamp(36px,6vw,100px)}
.product-gallery{min-width:0}.product-gallery__stage{background:#eeeee7}.product-gallery__media{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1.07;background:#eeeee7;overflow:hidden}.product-gallery__image,.product-gallery__placeholder{display:block;width:100%;height:100%;object-fit:contain}.product-gallery__placeholder{fill:#a1a89a}.product-gallery__media video,.product-gallery__media model-viewer{width:100%;height:100%;object-fit:contain}.commerce-ready .product-gallery__media:not(.is-active){display:none}
.product-gallery__thumbnails{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding:2px 2px 9px;scrollbar-width:thin}.product-gallery__thumbnail{position:relative;display:block;width:72px;height:80px;flex-shrink:0;border:1px solid transparent;background:#eeeee7}.product-gallery__thumbnail img{width:100%;height:100%;object-fit:contain}.product-gallery__thumbnail.is-active{border-color:#182f29}.product-gallery__media-symbol{position:absolute;bottom:2px;right:5px;font-size:17px;background:#f7f6f2}
.product-page__details{padding-top:16px}.product-page__title{font-size:clamp(34px,3.2vw,48px);line-height:1.08;letter-spacing:-.045em;font-weight:500;margin:0 0 24px;text-wrap:balance}.product-page__price .price{font-size:22px;font-weight:500}.product-page__price .price__unit{font-size:12px}.product-page__price .price__compare{font-size:16px}.product-page__intro{font-size:14px;line-height:1.8;color:#626b61;margin:25px 0}.product-options{display:none;margin-top:28px}.commerce-ready .product-options{display:grid;gap:16px}.product-options-fallback details{padding:12px 0}.product-options-fallback ul{padding-left:20px}.product-options-fallback a{display:inline-block;padding:8px 0}
.product-buy-form{margin-top:28px}.product-buy-form>.commerce-field{margin-bottom:20px}.product-purchase-row{display:flex;align-items:flex-end;gap:12px}.quantity-field{flex:0 0 76px}.quantity-field input{text-align:center;padding-inline:6px;min-height:54px}.product-add-button{flex:1;min-height:54px}.product-dynamic-checkout{margin-top:12px}.product-sku{font-size:11px;color:#6c7568;margin-top:20px}.product-information{margin-top:38px;border-top:1px solid #d5d8d0}.commerce-disclosure{border-bottom:1px solid #d5d8d0}.commerce-disclosure summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;font-size:13px;font-weight:500;cursor:pointer;padding:22px 0}.commerce-disclosure summary::-webkit-details-marker{display:none}.commerce-disclosure summary>span{font-size:20px;font-weight:300}.commerce-disclosure[open] summary>span{transform:rotate(45deg)}.commerce-disclosure .commerce-richtext{padding-bottom:24px}
.collection-heading{margin:10px 0 48px;max-width:750px}.collection-heading h1{margin:0;font-size:clamp(36px,4vw,58px);line-height:1.1;letter-spacing:-.045em;font-weight:500;text-wrap:balance}.collection-heading>.commerce-richtext,.collection-heading>p:not(.commerce-eyebrow){margin-top:20px;max-width:620px;font-size:14px;line-height:1.8;color:#64705f}
.commerce-toolbar{position:relative;display:flex;align-items:center;gap:24px;border-block:1px solid #d7dacf;padding-block:18px;margin-bottom:30px;min-height:76px}.commerce-result-count{font-size:12px;color:#697168;margin:0}.commerce-sort{margin-left:auto;display:flex;align-items:center;gap:10px;font-size:11px}.commerce-sort>span{color:#697168}.commerce-sort select{font-size:12px;max-width:240px;background:transparent;border:0;padding:8px 20px 8px 4px;color:#182420}.commerce-facets>summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:20px;font-size:13px;font-weight:500;min-height:36px}.commerce-facets>summary::-webkit-details-marker{display:none}.commerce-facets>summary>span{font-size:18px;font-weight:300}.commerce-facets[open]>summary>span{transform:rotate(45deg)}
.commerce-facets__panel{position:absolute;left:0;right:0;top:100%;z-index:8;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;background:#f7f6f2;border:1px solid #d7dacf;padding:28px;box-shadow:0 16px 22px #1824200b}.commerce-facet{min-width:0;padding:0;margin:0;border:0}.commerce-facet legend{font-size:12px;font-weight:600;margin-bottom:14px}.commerce-facet ul{list-style:none;padding:0;margin:0;max-height:230px;overflow:auto}.commerce-checkbox{display:flex;gap:9px;align-items:center;min-height:36px;cursor:pointer;font-size:12px}.commerce-checkbox input{accent-color:#182f29;width:16px;height:16px}.commerce-checkbox input:disabled+span{opacity:.5}.commerce-checkbox small{margin-left:auto;color:#78816f;font-size:11px}.commerce-price-range{display:grid;grid-template-columns:1fr 1fr;gap:12px}.commerce-price-range .commerce-field{font-size:10px}.commerce-facets__panel>.commerce-button{grid-column:1/-1;justify-self:start}
.commerce-active-filters:empty{display:none}.commerce-active-filters{display:flex;gap:8px;flex-wrap:wrap;margin:-10px 0 30px}.commerce-active-filters a{display:inline-flex;gap:14px;align-items:center;min-height:32px;padding:5px 10px;background:#e9ece3;font-size:11px;text-decoration:none}.commerce-active-filters a:hover{background:#dfe5d9}.commerce-active-filters .commerce-filter-reset{background:transparent;text-decoration:underline;text-underline-offset:3px}
.commerce-empty{padding:75px 20px;text-align:center;max-width:620px;margin:auto}.commerce-empty h2{font-size:clamp(24px,3vw,34px);font-weight:500;letter-spacing:-.035em;line-height:1.2;margin:0 0 16px}.commerce-empty p{font-size:14px;line-height:1.8;color:#697168;max-width:430px;margin:0 auto 25px}.commerce-pagination{display:flex;gap:8px;justify-content:center;margin-top:54px}.commerce-pagination a,.commerce-pagination span{min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;text-decoration:none;border:1px solid transparent}.commerce-pagination a{border-color:#d0d6c9}.commerce-pagination a:hover{border-color:#182f29}.commerce-pagination [aria-current]{background:#182f29;color:#fff}
.commerce-search-form{display:flex;max-width:840px;margin-bottom:54px}.commerce-search-form input{width:100%;min-width:0;border:1px solid #c8cdc5;border-right:0;background:transparent;padding:16px;color:#182420;border-radius:2px 0 0 2px}.commerce-search-form .commerce-button{flex-shrink:0}.search-page{padding-top:60px;min-height:65vh}.search-page .collection-heading{margin-bottom:28px}.commerce-search-card{padding:25px;background:#eeeee7}.commerce-search-card h2{font-size:22px}.commerce-search-card p{font-size:13px;line-height:1.7}.predictive-products{list-style:none;margin:0;padding:0}.predictive-products a{display:flex;align-items:center;gap:18px;padding:14px 0;text-decoration:none;color:#182420;border-bottom:1px solid #dce0d4}.predictive-products img{width:64px;height:72px;object-fit:contain;background:#eeeee7}.predictive-products a>span:last-child{margin-left:auto}.predictive-products strong{font-size:14px;font-weight:500}.predictive-products a>span>span{display:block;font-size:12px;margin-top:6px;color:#6d7765}.predictive-view-all{display:flex;justify-content:space-between;gap:20px;margin-top:24px;padding:15px 0;color:#182420;font-size:13px;text-decoration:none}.predictive-empty{font-size:13px;line-height:1.8;color:#697168}
.cart-drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(100%,480px);max-width:100%;height:100%;height:100dvh;max-height:100dvh;padding:0;border:0;color:#182420;background:#f7f6f2;overflow:hidden;box-shadow:-10px 0 45px #18242015}.cart-drawer[open]{display:flex;flex-direction:column}.cart-drawer::backdrop{background:#10201670;backdrop-filter:blur(2px)}.cart-is-open{overflow:hidden}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid #d7dacf;flex-shrink:0}.cart-drawer__header h2{font-size:21px;font-weight:500;letter-spacing:-.03em;margin:0}.cart-drawer__header h2 span{font-size:12px;color:#697168;margin-left:8px}.cart-drawer__close{border:0;background:transparent;width:40px;height:40px;font-size:28px!important;font-weight:300;cursor:pointer;color:#182420}.cart-drawer .cart-content{overflow-y:auto;flex:1;padding:0 28px max(25px,env(safe-area-inset-bottom))}.cart-drawer .cart-form{height:100%;display:flex;flex-direction:column}.cart-drawer .cart-items{flex:1}.cart-drawer .cart-summary{position:sticky;bottom:calc(-1 * max(25px,env(safe-area-inset-bottom)));background:#f7f6f2;padding:22px 0 max(25px,env(safe-area-inset-bottom));margin-bottom:calc(-1 * max(25px,env(safe-area-inset-bottom)));border-top:1px solid #d7dacf}.cart-drawer .cart-empty{padding:70px 0}.cart-empty__symbol{display:block;font-size:46px;font-weight:200;margin-bottom:28px;color:#7a8771}
.cart-items{margin:0;padding:0;list-style:none}.cart-item{display:grid;grid-template-columns:100px minmax(0,1fr);gap:20px;padding:26px 0;border-bottom:1px solid #d7dacf}.cart-drawer .cart-item:last-child{border-bottom:0}.cart-item__image{display:block;background:#eeeee7;width:100%;aspect-ratio:1/1.13}.cart-item__image img{width:100%;height:100%;object-fit:contain}.cart-item__details{min-width:0}.cart-item h3{margin:0 0 6px;font-size:14px;line-height:1.4;font-weight:500}.cart-item h3 a{text-decoration:none}.cart-item h3 a:hover{text-decoration:underline;text-underline-offset:3px}.cart-item__variant,.cart-item__property{margin:3px 0;font-size:11px;line-height:1.6;color:#697168;overflow-wrap:anywhere}.cart-item__prices{display:flex;gap:10px;font-size:13px;font-weight:500;margin-top:8px}.cart-item__prices s{font-size:11px;font-weight:400;color:#7c8475}.cart-item__actions{display:flex;align-items:center;gap:16px;margin-top:14px}.cart-item__actions input{width:64px;min-height:36px;border:1px solid #c8cdc5;background:transparent;text-align:center;padding:6px;font-size:12px;border-radius:2px}.cart-item__actions a{font-size:10px;min-height:32px;display:inline-flex;align-items:center;text-underline-offset:3px;color:#697168}.cart-discount{font-size:10px;color:#526348;margin:7px 0}.cart-summary__total,.cart-summary__discount{display:flex;justify-content:space-between;gap:24px}.cart-summary__total{margin:0;font-size:14px}.cart-summary__total strong{font-weight:600}.cart-summary__discount{font-size:12px;color:#526348;margin:0 0 12px}.cart-summary .commerce-tax-note{font-size:10px!important;margin:12px 0 20px}.cart-checkout{width:100%;justify-content:space-between}.cart-view-link{display:block;text-align:center;font-size:11px;line-height:1.5;padding-top:18px;text-underline-offset:4px}.cart-note{margin-bottom:28px}.commerce-ready [data-cart-update]{display:none}.cart-page__heading{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.cart-page__heading>a{font-size:12px;text-underline-offset:5px}.cart-page .cart-form{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.7fr);gap:clamp(30px,7vw,110px);align-items:start}.cart-page .cart-summary{background:#eeeee7;padding:30px;position:sticky;top:120px}.cart-page .cart-item{grid-template-columns:120px minmax(0,1fr)}.cart-page .cart-item:first-child{padding-top:0}.cart-page .cart-item h3{font-size:17px}.cart-page .cart-item__prices{font-size:15px}
@media(min-width:1100px){.product-gallery{position:sticky;top:115px}}
@media(max-width:1099px){.commerce-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:35px}.commerce-facets__panel{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:749px){.commerce-page{padding:22px 20px 65px}.commerce-breadcrumb{font-size:10px;margin-bottom:26px}.commerce-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.product-card__body{padding-top:14px}.product-card__type{font-size:8px;letter-spacing:.08em}.product-card__title{font-size:14px}.product-card__footer{padding-top:10px;align-items:flex-start}.product-card .price{font-size:12px;gap:3px 5px}.product-card .price__compare{font-size:10px}.product-card .price__unit{font-size:9px}.product-card__quick-add{width:34px;height:34px}.product-card__badge{left:8px;top:8px;font-size:8px;padding:5px 7px}.product-page__grid{grid-template-columns:1fr;gap:24px}.product-gallery__media{aspect-ratio:1/1.03}.product-gallery__thumbnail{width:60px;height:67px}.product-page__details{padding:0}.product-page__title{font-size:36px;margin-bottom:18px}.product-page__price .price{font-size:21px}.product-options{margin-top:24px}.product-information{margin-top:30px}.commerce-disclosure summary{padding:20px 0}.product-add-button{font-size:13px;padding-inline:18px}.collection-heading{margin:5px 0 30px}.collection-heading h1{font-size:38px}.collection-heading>.commerce-richtext{font-size:13px;margin-top:16px}.commerce-toolbar{gap:16px;flex-wrap:wrap;padding-block:12px;margin-bottom:24px}.commerce-result-count{font-size:10px;margin-left:auto}.commerce-sort{flex-basis:100%;margin:0;justify-content:space-between;border-top:1px solid #e1e4da;padding-top:8px}.commerce-sort select{max-width:72%;font-size:11px}.commerce-facets__panel{padding:20px;gap:22px;grid-template-columns:1fr;max-height:65vh;overflow:auto}.commerce-facet ul{max-height:180px}.commerce-active-filters{margin-bottom:24px}.commerce-empty{padding:55px 0}.commerce-search-form{margin-bottom:30px}.commerce-search-form input{font-size:13px;padding:13px 12px}.commerce-search-form .commerce-button{padding:12px 16px;font-size:12px;gap:10px}.search-page{padding-top:38px}.commerce-pagination{margin-top:35px;gap:5px}.commerce-pagination a,.commerce-pagination span{min-width:36px;height:38px}.cart-drawer__header{padding:18px 20px}.cart-drawer .cart-content{padding-inline:20px}.cart-item{grid-template-columns:85px minmax(0,1fr);gap:16px;padding-block:22px}.cart-page__heading{display:block}.cart-page__heading>a{display:inline-block;margin-top:20px}.cart-page .cart-form{grid-template-columns:1fr;gap:30px}.cart-page .cart-summary{position:static;padding:24px}.cart-page .cart-item{grid-template-columns:90px minmax(0,1fr)}.cart-page .cart-item h3{font-size:15px}.cart-summary .commerce-tax-note{font-size:11px!important}.cart-drawer .cart-summary{position:static}.cart-drawer .cart-item__image{align-self:start}}
@media(prefers-reduced-motion:reduce){.product-card__image,.commerce-button,.product-card__quick-add{transition:none}.product-card:hover .product-card__image{transform:none}}
