.collection-filter-layout{display:block}.collection-filter-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:20px;align-items:center;margin-bottom:24px}.collection-filter-title{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:baseline;gap:16px}.collection-filter-trigger,.collection-filter-sort .sorting{border:1px solid currentColor;min-height:40px;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:6px 12px}.collection-filter-trigger svg{width:22px;height:22px}.collection-filter-sort .sorting{position:relative;padding-right:32px;gap:5px}.collection-filter-sort label{white-space:nowrap}.collection-filter-sort select{-webkit-appearance:none;appearance:none;width:100%;min-width:0;background:transparent;border:0;cursor:pointer}.collection-filter-sort svg{position:absolute;right:12px;width:14px;pointer-events:none}.collection-filter-tags{display:flex;flex-wrap:wrap;align-items:center;gap:10px;grid-column:1 / -1}.collection-filter-tags:not(:has(.active-facets__button)){display:none}.collection-filter-tags .active-facets__button-inner{display:flex;align-items:center;gap:6px;background:#deded0;padding:5px 8px;font-size:12px;line-height:18px;border-radius:4px}.collection-filter-tags .active-facets__button-wrapper{padding:0 10px}.collection-filter-tags .active-facets__button-remove,.collection-filter-header a{text-decoration:underline;text-underline-offset:3px}.collection-filter-toolbar :is(button,a,select,summary):focus-visible{outline:2px solid #4b5130;outline-offset:4px}collection-filter-drawer{display:block}collection-filter-drawer dialog{position:fixed;inset:0 0 0 auto;margin:0;padding:0;width:min(520px,100%);max-width:100%;height:100dvh;max-height:100dvh;border:0;background:var(--brand-color-stone-light, #fdfaf6);color:#252525;transform:translate(100%);transition:transform .3s ease;overflow:hidden}collection-filter-drawer dialog.is-open{transform:translate(0)}collection-filter-drawer dialog::backdrop{background:#0000004d}.collection-filter-form{height:100%;display:flex;flex-direction:column}collection-filter-drawer facet-filters-form{display:block;height:100%}.collection-filter-header{display:flex;align-items:center;gap:20px;padding:24px;border-bottom:1px solid #dedbd4;flex-shrink:0}.collection-filter-header h2{font-family:var(--font-heading-family);font-size:30px;margin-right:auto}.collection-filter-header a{white-space:nowrap}.collection-filter-header button{display:grid;place-items:center;width:32px;height:40px}.collection-filter-header svg{width:22px;height:22px}.collection-filter-heading-mobile{display:none}.collection-filter-options{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.collection-filter-options .mobile-facets__details{margin:0;border-bottom:1px solid #dedbd4}.collection-filter-options summary{list-style:none;padding:20px 24px;border:0;cursor:pointer}.collection-filter-options summary::-webkit-details-marker{display:none}.collection-filter-options summary svg{width:14px;height:14px;transform:rotate(-90deg)}.collection-filter-options details[open]>summary svg{transform:rotate(180deg)}.collection-filter-options .mobile-facets__submenu{padding:0 24px 20px}.collection-filter-options .mobile-facets__label{position:relative;cursor:pointer;min-height:36px}.collection-filter-options .mobile-facets__label:has(:focus-visible){outline:2px solid #4b5130;outline-offset:3px}.collection-filter-options .facets-layout-grid--image,.collection-filter-options .facets-layout-list--swatch{display:grid;grid-template-columns:repeat(auto-fit,minmax(68px,1fr));gap:16px 10px}.collection-filter-options :is(.facets-layout-grid--image,.facets-layout-list--swatch) .mobile-facets__label{flex-direction:column;text-align:center}.collection-filter-options .facets__image-wrapper,.collection-filter-options .swatch{display:block;width:58px;height:58px;border-radius:50%;background:var(--swatch--background);background-size:cover}.collection-filter-options .facets__image{width:100%;height:100%;border-radius:50%;object-fit:cover}.collection-filter-options .active .facets__image-wrapper,.collection-filter-options .active .swatch{outline:2px solid #4b5130;outline-offset:4px}.collection-filter-options .swatch-input__input{position:absolute;opacity:0;width:1px;height:1px}.collection-filter-options .facets__price{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:12px;align-items:end}.collection-filter-options .facets__price .field{min-width:0;display:flex;flex-direction:column-reverse;align-items:stretch;gap:6px;grid-row:1;grid-column:1}.collection-filter-options .facets__price .field:last-child{grid-column:2}.collection-filter-options .facets__price .field__label{position:static;font-size:12px;line-height:16px;color:#68685e}.collection-filter-options .facets__price .field:focus-within .field__label{color:#4b5130}.collection-filter-options .facets__price .field-currency{grid-row:1;grid-column:1;align-self:end;justify-self:start;margin:0 0 11px 12px;font-size:13px;line-height:18px;color:#68685e;z-index:1;pointer-events:none}.collection-filter-options .facets__price input{width:100%;height:40px;border:1px solid #d4d1c7;border-radius:4px;padding:8px 10px 8px 30px;background:transparent;font-size:14px;line-height:22px;font-variant-numeric:tabular-nums;transition:border-color .15s ease}.collection-filter-options .facets__price input:focus-visible{outline:2px solid #4b5130;outline-offset:2px;border-color:#4b5130}.collection-filter-options .facets__price input::placeholder{color:#78786e;opacity:1}.collection-filter-options .facets__price .field+.field-currency{grid-column:2;margin-left:12px}.collection-filter-footer{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px 24px max(20px,env(safe-area-inset-bottom));border-top:1px solid #dedbd4;flex-shrink:0}.collection-filter-clear,.collection-filter-show{display:flex;align-items:center;justify-content:center;text-align:center;min-height:48px;padding:12px;border:1px solid #4b5130;width:100%}.collection-filter-show{background:#4b5130;color:#fff}@media(min-width:990px){.collection-filter-toolbar{grid-template-columns:minmax(200px,1fr) auto minmax(0,auto) auto}.collection-filter-title{grid-column:1;display:block}.collection-filter-tags{grid-column:3;grid-row:1;justify-content:flex-end}.collection-filter-sort{grid-column:4;grid-row:1;max-width:320px}}@media(max-width:989px){.collection-filter-toolbar{grid-template-columns:1fr 1fr;gap:14px 10px}.collection-filter-title #ProductCount{white-space:nowrap;font-size:14px}.collection-filter-trigger,.collection-filter-sort .sorting{font-size:14px}collection-filter-drawer dialog{inset:auto 0 0;width:100%;height:80vh;height:80dvh;max-height:80vh;max-height:80dvh;border-radius:20px 20px 0 0;transform:translateY(100%)}collection-filter-drawer facet-filters-form{height:100%;max-height:100%;min-height:0}.collection-filter-form{height:100%;max-height:100%;min-height:0;overflow:hidden}.collection-filter-header{position:relative;padding:24px 16px 14px;gap:14px}.collection-filter-header:before{content:"";position:absolute;top:8px;left:calc(50% - 20px);width:40px;height:5px;background:#d0ccc3;border-radius:4px}.collection-filter-header h2{font-size:18px}.collection-filter-header a{font-size:14px}.collection-filter-header svg{width:16px;height:16px}.collection-filter-clear,.collection-filter-show{min-height:40px;padding:8px 12px;font-size:14px;line-height:22px}.collection-filter-heading-mobile{display:inline}.collection-filter-heading-desktop{display:none}.collection-filter-options summary{padding:16px}.collection-filter-options .mobile-facets__submenu{padding:0 16px 18px}.collection-filter-footer{padding:14px 16px max(14px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){collection-filter-drawer dialog{transition:none}}collection-price-slider{display:block}.collection-price-track{position:relative;height:32px;margin:0 10px 12px}.collection-price-track:before{content:"";position:absolute;top:14px;right:0;bottom:14px;left:0;border-radius:4px;background:linear-gradient(to right,#d0ccc3 var(--price-min),#4b5130 var(--price-min),#4b5130 var(--price-max),#d0ccc3 var(--price-max))}.collection-price-track input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:32px;-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none;margin:0}.collection-price-track input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border:1px solid #4b5130;border-radius:50%;background:#faf9f6;pointer-events:auto;cursor:grab}.collection-price-track input::-moz-range-thumb{width:18px;height:18px;border:1px solid #4b5130;border-radius:50%;background:#faf9f6;pointer-events:auto;cursor:grab}.collection-price-track input:focus-visible{outline:2px solid #4b5130;outline-offset:3px}@media(max-width:989px){.collection-filter-options .facets-layout-grid--image,.collection-filter-options .facets-layout-list--swatch{grid-template-columns:repeat(auto-fit,minmax(54px,1fr));gap:16px 8px}.collection-filter-options .facets__image-wrapper,.collection-filter-options .swatch{width:48px;height:48px}.collection-filter-options :is(.facets-layout-grid--image,.facets-layout-list--swatch) .facet-checkbox__text{font-size:12px}}.collection-filter-sidebar{display:none}@media(min-width:990px){.collection-filter-layout{display:grid;grid-template-columns:280px minmax(180px,1fr) minmax(0,auto) auto;gap:24px 28px;align-items:start}.collection-filter-layout>.facets-wrapper,.collection-filter-toolbar{display:contents}.collection-filter-layout>.product-grid-container{grid-column:2 / -1;grid-row:2;min-width:0}.collection-filter-title{grid-column:2;grid-row:1}.collection-filter-tags{grid-column:3;grid-row:1;align-self:center}.collection-filter-sort{grid-column:4;grid-row:1;align-self:center}collection-filter-drawer{grid-column:1;grid-row:1 / span 2;min-width:0}.collection-filter-sidebar{display:block}.collection-filter-trigger,.collection-filter-header [data-filter-close],.collection-filter-footer{display:none}.collection-filter-sidebar .collection-filter-form,.collection-filter-sidebar facet-filters-form{height:auto}.collection-filter-header{padding:0 0 20px;gap:12px}.collection-filter-header h2{font-size:22px}.collection-filter-options{overflow:visible}.collection-filter-options summary{padding:20px 0}.collection-filter-options .mobile-facets__submenu{padding:0 4px 20px}.collection-filter-layout:not(:has(collection-filter-drawer)){grid-template-columns:minmax(180px,1fr) minmax(0,auto) auto}.collection-filter-layout:not(:has(collection-filter-drawer)) .collection-filter-title{grid-column:1}.collection-filter-layout:not(:has(collection-filter-drawer)) .collection-filter-sort{grid-column:3}.collection-filter-layout:not(:has(collection-filter-drawer))>.product-grid-container{grid-column:1 / -1}}.collection-filter-tags .active-facets__button .svg-wrapper{width:12px;height:12px;margin:0}.collection-filter-tags .active-facets__button-remove{font-size:12px}.collection-filter-options .facets-layout-list--text{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px}.collection-filter-options .facets-layout-list--text .mobile-facets__item{padding:0;min-width:0}.collection-filter-options .facets-layout-list--text .mobile-facets__label{min-height:28px;gap:8px;align-items:center}.collection-filter-options .facets-layout-list--text .facet-checkbox__text{font-size:13px;line-height:1.4;overflow-wrap:anywhere}.collection-filter-options .facets-layout-list--text .mobile-facets__checkbox{position:static;width:18px;height:18px;margin:0;padding:0;clip:auto;clip-path:none;overflow:visible;flex-shrink:0;-webkit-appearance:auto;appearance:auto;accent-color:#4b5130}.collection-filter-options .facets-layout-list--text .mobile-facets__label>span:has(svg),.collection-filter-options .facets-layout-list--text .mobile-facets__highlight{display:none}.collection-filter-status{display:inline-flex;align-items:center;gap:8px;font-size:12px;line-height:18px}.collection-filter-status:empty{display:none}.collection-filter-status.is-loading:before{content:"";width:14px;height:14px;flex-shrink:0;border:2px solid #d4d1c7;border-top-color:#4b5130;border-radius:50%;animation:collection-filter-spin .7s linear infinite}.collection-filter-title>.collection-filter-status{margin-left:8px}.collection-filter-dialog-status{flex-shrink:0;padding:8px 16px}.collection-filter-dialog-status:not(:has(.collection-filter-status:not(:empty))){display:none}.is-filter-loading #ProductGridContainer{opacity:.45;pointer-events:none}#ProductGridContainer{transition:opacity .15s ease}@keyframes collection-filter-spin{to{transform:rotate(360deg)}}@media(min-width:990px){.collection-filter-dialog-status{padding:10px 0}}@media(prefers-reduced-motion:reduce){.collection-filter-status.is-loading:before{animation:none}#ProductGridContainer{transition:none}}@media(min-width:990px){.collection-filter-layout collection-filter-drawer{position:sticky;top:calc(var(--collection-filter-header-height, 0px) + 20px);align-self:start}.collection-filter-sidebar{max-height:calc(100vh - var(--collection-filter-header-height, 0px) - 40px);max-height:calc(100dvh - var(--collection-filter-header-height, 0px) - 40px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d4d1c7 transparent;padding:4px;margin:-4px}}.collection-filter-title{display:flex;justify-content:flex-start;align-items:center;align-self:center;flex-wrap:wrap;text-align:left}
/*# sourceMappingURL=/cdn/shop/t/527/assets/collection-filters.css.map */
