.collection_drawer-wrapper{--fairness-teal: #a8c4c8;--fairness-peach: #d0ad97;--fairness-blush: #f9e9e1;--fairness-ink: #3e3532;position:fixed;top:0;left:0;z-index:999;background:#321f1700;width:100%;height:100dvh;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);--webkit-backdrop-filter: blur(0);opacity:0;pointer-events:none;padding:0;transition:opacity .24s ease,backdrop-filter .24s ease,background-color .24s ease}.collection_drawer-wrapper.is-active{opacity:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#321f173d;pointer-events:all}.collection_drawer-wrapper_inner{max-width:43rem;background:#fffdfb;width:100%;margin:auto auto auto 0;height:100%;opacity:0;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .18s ease;transform:translate(-105%);border-radius:0 24px 24px 0;box-shadow:18px 0 50px #321f1729}.collection_drawer-wrapper.is-active .collection_drawer-wrapper_inner{opacity:1;transform:translate(0)}html[dir=rtl] .collection_drawer-wrapper_inner{margin:auto 0 auto auto;transform:translate(105%);border-radius:24px 0 0 24px;box-shadow:-18px 0 50px #321f1729}html[dir=rtl] .collection_drawer-wrapper.is-active .collection_drawer-wrapper_inner{transform:translate(0)}.collection_drawer-wrapper_inner collection-filters{padding:24px 26px 18px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.c_filters_content{height:calc(100dvh - 250px);overflow-x:hidden;overflow-y:auto;width:100%;padding:8px 4px 8px 0}.button-full{width:100%}.filters_btn{padding:18px 0 2px;position:relative;z-index:1}.c_filters_header{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid rgba(208,173,151,.35)}.c_filters_header h2{font-size:30px;line-height:1.3;margin:0;color:var(--fairness-ink)}.c_filters_header .collection_drawer-wrapper__close{display:inline-flex;align-items:center;justify-content:center;background:var(--fairness-blush);border:1px solid rgba(208,173,151,.55);border-radius:50%;cursor:pointer;width:42px;height:42px;transition:transform .18s ease,background-color .18s ease}.c_filters_header .collection_drawer-wrapper__close:hover{background:#f4ddd2;transform:rotate(5deg)}.f_swatch_list_inner{width:34px;height:34px;background-color:var(--swatch-background);background-image:url(--swatch-background);font-size:0;color:transparent}.swatch_list_wrapper label:has(input[type=checkbox]:checked) .f_swatch_list_inner{outline:1px solid #000;outline-offset:2px}.f_swatch_list_inner--circle{border-radius:50%}.swatch_list_wrapper{display:flex;gap:10px;flex-direction:row;flex-wrap:wrap;margin-left:5px}.active_values_wrapper{display:flex;flex-wrap:wrap;gap:10px;position:relative;padding:14px 0 8px}.filter-group-display__price-range{display:flex;gap:10px;flex-wrap:wrap}.active_values_wrapper a{display:flex;align-items:center;gap:8px;font-size:14px;text-decoration:none;padding:7px 11px;border-radius:999px;line-height:1.3;color:var(--fairness-ink);border:1px solid rgba(208,173,151,.65);background:var(--fairness-blush)}.active_values_wrapper a svg{width:10px;height:10px}.c_filters_content details summary{display:flex;justify-content:space-between;cursor:pointer;align-items:center;min-height:48px;padding:10px 0}.c_filters_content ul{list-style-type:none;padding:0}.c_filters_content ul li{padding-bottom:2px;padding-top:6px}.c_filters_content details summary span{font-size:16px;margin-bottom:0;line-height:1.4;font-weight:700;color:var(--fairness-ink)}.c_filters_content #c_filters_form{padding-right:10px}.c_filters_content details{margin-bottom:8px;padding:0 12px;border:1px solid rgba(208,173,151,.3);border-radius:14px;background:#f9e9e133}.c_filters_content details[open] .square{transform:rotate(45deg)}.c_filters_content .square{position:relative;width:1.5rem;height:1.5rem;transition:transform .3s}.c_filters_content details[open] .square svg{display:block;max-width:100%;height:auto}.c_filters_content ul li label{font-size:14px;line-height:1.4}.c_filters_content ul li{display:flex;align-items:center;flex-wrap:wrap}.c_filters_content ul li label input{width:18px;height:18px;accent-color:#7fa7ad}.c_filters_content ul li label{display:flex;align-items:center;gap:10px;flex-wrap:wrap;width:100%;cursor:pointer;min-height:34px}.filter-group-display__price-range>div{flex:1 1 140px}.filter-group-display__price-range input{width:100%;min-height:44px;border:1px solid rgba(208,173,151,.6);border-radius:12px;background:#fff;color:var(--fairness-ink)}.filters_btn .button{min-height:50px;border-radius:999px;background:var(--fairness-teal);border-color:var(--fairness-teal);color:var(--fairness-ink);font-weight:800}.filters_btn .button:hover{background:#b7ced1;border-color:#b7ced1}@media screen and (max-width:768px){.collection_drawer-wrapper_inner{max-width:min(92vw,39rem);border-radius:0 20px 20px 0}html[dir=rtl] .collection_drawer-wrapper_inner{border-radius:20px 0 0 20px}.collection_drawer-wrapper_inner collection-filters{padding:18px 16px 14px}.c_filters_header h2{font-size:26px}}.collection_active_filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 2px 2px}.collection_active_filters[hidden]{display:none}.collection_active_filters__list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.collection_active_filters a{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;font-size:13px;line-height:1.2;text-decoration:none;color:#3e3532;background:#f9e9e1;border:1px solid rgba(208,173,151,.65);transition:background-color .18s ease,transform .18s ease}.collection_active_filters a:hover{color:#3e3532;background:#f4ddd2;transform:translateY(-1px)}.collection_active_filters a svg{width:10px;height:10px;display:block}.collection_active_filters__clear{font-weight:600;background:transparent;border:none;padding:6px 4px;text-decoration:underline;text-underline-offset:3px}@media(prefers-reduced-motion:reduce){.collection_drawer-wrapper,.collection_drawer-wrapper_inner,.c_filters_header .collection_drawer-wrapper__close,.collection_active_filters a{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/collection-filter.css.map */
