:root{--lh-filter-line: #e6e6e6;--lh-filter-ink: #1f1f1f;--lh-filter-muted: #8a8a8a;--lh-filter-accent: #1f6b52;--lh-filter-accent-dark: #185640;--lh-filter-accent-tint: #eef5f2;--lh-filter-cancel: #2c2420}#main-collection-filters.canvas-filter{width:var(--lh-drawer-w-d, 42.5rem);max-width:95%;display:flex;flex-direction:column}@media screen and (max-width:1024.98px){#main-collection-filters.canvas-filter{width:var(--lh-drawer-w-m, 95%)}}#main-collection-filters .lh-filter-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px 20px 14px;border-bottom:1px solid var(--lh-filter-line)}#main-collection-filters .lh-filter-head h2{margin:0;padding:0;font-size:2rem;line-height:1.2}#main-collection-filters .lh-filter-head .lh-clear-all a{font-size:1.3rem;color:var(--lh-filter-muted);text-decoration:underline;text-underline-offset:3px}#main-collection-filters .lh-filter-head .lh-clear-all a:hover{color:var(--lh-filter-ink)}#main-collection-filters .lh-filter-group{border-top:1px solid var(--lh-filter-line);padding-bottom:0}#main-collection-filters .lh-filter-group:first-of-type{border-top:0}#main-collection-filters .lh-filter-group--empty{display:none}#main-collection-filters .lh-filter-title{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 20px;margin:0;border-top:0;font-size:1.3rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;list-style:none}#main-collection-filters .lh-filter-title::-webkit-details-marker{display:none}#main-collection-filters .lh-filter-title .facets__selected{color:var(--lh-filter-accent);letter-spacing:0}#main-collection-filters .lh-filter-title .open-children-toggle svg{width:12px;transition:transform .25s ease}#main-collection-filters details[open]>.lh-filter-title .open-children-toggle svg{transform:rotate(180deg)}#main-collection-filters .lh-filter-body{padding:0 20px 18px}#main-collection-filters .lh-filter-body ul{margin:0;padding:0}#main-collection-filters .lh-facet-checkbox{gap:12px;padding:9px 0;font-size:1.4rem;cursor:pointer}#main-collection-filters .lh-facet-checkbox .checkbox{width:1.8rem;height:1.8rem;min-width:1.8rem;border:1px solid #cfcfcf;border-radius:3px;background-color:#fff;transition:background-color .15s ease,border-color .15s ease}#main-collection-filters .lh-facet-checkbox input:checked~.checkbox{background-color:var(--lh-filter-accent);border-color:var(--lh-filter-accent)}#main-collection-filters .lh-facet-checkbox .count{color:var(--lh-filter-muted);font-size:1.2rem}#main-collection-filters .lh-facet-checkbox.facet-checkbox--disabled{display:none}#main-collection-filters .lh-alias{position:absolute;width:0;height:0;opacity:0;pointer-events:none}#main-collection-filters .lh-price-pills{display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}#main-collection-filters .lh-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #d9d9d9;border-radius:999px;background:#fff;color:var(--lh-filter-ink);font-size:1.3rem;line-height:1.2;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}#main-collection-filters .lh-pill:hover{border-color:var(--lh-filter-ink)}#main-collection-filters .lh-pill.is-active{border-color:var(--lh-filter-accent);background:var(--lh-filter-accent-tint);color:var(--lh-filter-accent);font-weight:600}#main-collection-filters .lh-pill.is-active:before{content:"";width:12px;height:12px;background-color:currentColor;-webkit-mask:var(--lh-check) center / contain no-repeat;mask:var(--lh-check) center / contain no-repeat}:root{--lh-check: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6.2 12.3 2.5 8.6l1.3-1.3 2.4 2.4 6-6 1.3 1.3z'/%3E%3C/svg%3E")}#main-collection-filters .filter-action-bottom{display:flex;align-items:center;gap:12px;padding:14px 20px;border-top:1px solid var(--lh-filter-line);box-shadow:0 -4px 12px #0000000f;background:var(--bg-default, #fff)}#main-collection-filters .lh-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 26px;border-radius:999px;font-size:1.4rem;font-weight:600;line-height:1;cursor:pointer;border:0;transition:background-color .15s ease}#main-collection-filters .lh-btn-cancel{flex:0 0 auto;background:var(--lh-filter-cancel);color:#fff}#main-collection-filters .lh-btn-cancel:hover{background:#000}#main-collection-filters .lh-btn-apply{flex:1 1 auto;background:var(--lh-filter-accent);color:#fff}#main-collection-filters .lh-btn-apply:hover{background:var(--lh-filter-accent-dark)}.lh-filter-bar #filter-icon-buddle{gap:8px;padding:10px 18px;border:1px solid #d9d9d9;border-radius:999px;text-transform:none;letter-spacing:0;font-size:1.4rem}.lh-filter-bar #filter-icon-buddle:hover{border-color:var(--lh-filter-ink)}.lh-filter-bar .lh-filter-count-badge{display:none;min-width:2rem;height:2rem;padding:0 6px;border-radius:999px;background:var(--lh-filter-accent);color:#fff;font-size:1.1rem;line-height:2rem;text-align:center}.lh-filter-bar .lh-filter-count-badge.is-on{display:inline-block}@media screen and (max-width:1024.98px){.lh-filter-bar.lh-filter-bar--full-mobile>details{flex:1 1 auto}.lh-filter-bar.lh-filter-bar--full-mobile>details>summary{display:block;width:100%}.lh-filter-bar.lh-filter-bar--full-mobile #filter-icon-buddle{width:100%;justify-content:center}.lh-filter-bar.lh-filter-bar--hide-sort-mobile facet-filters-form.facets-vertical-sort{display:none}}
/*# sourceMappingURL=/cdn/shop/t/164/assets/lh-filter-drawer.css.map */
