.list-unstyled{list-style:none;padding:0;margin:0}.collection-container{display:grid;grid-template-columns:280px 1fr;gap:40px;align-items:flex-start;max-width:1200px;margin:0 auto;padding:0}@media screen and (max-width:989px){.collection-container{grid-template-columns:1fr}}.facets-container{position:sticky;top:100px;background:#fff;padding:24px;border:1px solid #E1E0E7;border-radius:20px}@media screen and (max-width:989px){.collection-sidebar{position:fixed;top:0;left:0;width:85%;max-width:350px;height:100%;background:#fff;z-index:1001;transform:translate(-100%);visibility:hidden;transition:transform .4s cubic-bezier(.165,.84,.44,1),visibility .4s;box-shadow:20px 0 50px #0000001a;display:block!important}.collection-sidebar.active{transform:translate(0);visibility:visible}.facets-container{height:100%;border:none;border-radius:0;padding:0;top:0}.facets__form{height:100%;padding:0}.facets__wrapper{padding:20px;overflow-y:auto;height:calc(100% - 70px)}.collection-sidebar-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#2d1b0866;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;pointer-events:none;transition:opacity .4s ease}.collection-sidebar.active+.collection-sidebar-backdrop,.collection-sidebar.active~.collection-sidebar-backdrop,#CollectionSidebar.active~.collection-sidebar-backdrop{opacity:1;pointer-events:auto}.collection-sidebar-backdrop.active{opacity:1;pointer-events:auto}.facets__mobile-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #E1E0E7;background:#faf7f2}.facets__mobile-title{margin:0;font-size:18px;font-weight:800;color:#2d1b08;text-transform:uppercase;letter-spacing:1px}.facets__mobile-close{background:none;border:none;padding:8px;cursor:pointer;color:#2d1b08}.facets__mobile-close svg{width:24px;height:24px}}@media screen and (min-width:990px){.collection-sidebar-backdrop,.facets__mobile-header{display:none}}.facets__form{display:flex;flex-direction:column;gap:24px}.facets__summary{cursor:pointer;list-style:none}.facets__summary-title{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;color:#2d1b08;text-transform:uppercase;letter-spacing:1px}.facets__summary-title svg{width:10px;transition:transform .3s ease}.facets__display{padding-top:15px}.facets__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px}.facets__selected{color:#888}.facets__reset{color:#c18a6a;text-decoration:underline;font-weight:500}.facets__list{display:flex;flex-direction:column;gap:10px}.facets__disclosure{border-bottom:1px solid #E1E0E7;padding:20px 0}.facets__disclosure:last-child{border-bottom:none}.facet-link{text-decoration:none;color:#5c4b37;font-size:14px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:4px;border:1px solid transparent}.facet-link:hover{background:#faf7f2;color:#2d1b08;transform:translate(5px);border-color:#c18a6a33}.facet-link.active{background:#faf7f2;color:#2d1b08;font-weight:700;border-color:var(--hero-highlight-color);box-shadow:0 4px 12px #c18a6a14}.facet-link__indicator{width:6px;height:6px;background-color:var(--hero-highlight-color);border-radius:50%;box-shadow:0 0 0 4px #c18a6a26}.facet-checkbox{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:14px;color:#5c4b37;transition:all .2s ease}.facet-checkbox:hover{color:#2d1b08}.facet-checkbox input[type=checkbox]{width:20px;height:20px;border:1.5px solid #E1E0E7;border-radius:6px;-webkit-appearance:none;appearance:none;cursor:pointer;position:relative;transition:all .2s ease;background:#fff}.facet-checkbox input[type=checkbox]:checked{background-color:#c18a6a;border-color:#c18a6a}.facet-checkbox input[type=checkbox]:checked:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px}.facets__price{display:flex;gap:12px;align-items:center}.facets__range{margin-top:15px;padding:0 5px;margin-bottom:25px}.range-slider{position:relative;height:4px;width:100%}.range-slider__track{position:absolute;height:100%;width:100%;border-radius:4px;z-index:1}.range-slider input[type=range]{position:absolute;width:100%;height:4px;-webkit-appearance:none;background:none;pointer-events:none;z-index:2;margin:0;top:2px;left:0}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:18px;width:18px;border-radius:50%;background:#fff;border:2px solid var(--hero-highlight-color);cursor:pointer;pointer-events:auto;box-shadow:0 2px 8px #0000001f;transition:all .2s cubic-bezier(.4,0,.2,1);margin-top:-7px}.range-slider input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2);background:var(--hero-highlight-color);box-shadow:0 4px 12px #c18a6a4d}.range-slider input[type=range]::-moz-range-thumb{height:18px;width:18px;border-radius:50%;background:#fff;border:2px solid var(--hero-highlight-color);cursor:pointer;pointer-events:auto;box-shadow:0 2px 8px #0000001f}.field{position:relative;flex:1}.field-currency{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:13px;color:#a0a0a0}.field__input{width:100%;padding:12px 12px 12px 28px;border:1px solid #E1E0E7;border-radius:10px;font-size:14px;color:#2d1b08;background:#faf7f2}.active-facets{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px;align-items:center}.active-facets__button{display:inline-flex;align-items:center;background:#2d1b08;padding:8px 16px;border-radius:50px;font-size:13px;font-weight:500;color:#fff;text-decoration:none;transition:all .2s ease;border:1px solid transparent}.active-facets__button--light{background:#faf7f2;color:#2d1b08;border:1px solid #E1E0E7}.active-facets__button:hover{background:#5c4b37;color:#fff}.active-facets__button-inner{display:flex;align-items:center;gap:10px}.active-facets__button svg{width:8px;height:8px;stroke-width:3px}.collection-grid{transition:opacity .3s ease}.collection-grid.loading{opacity:.5;pointer-events:none;position:relative}.collection-grid.loading:after{content:"";position:absolute;top:100px;left:50%;transform:translate(-50%);width:40px;height:40px;border:4px solid #F2EBE5;border-top-color:#c18a6a;border-radius:50%;animation:spin .8s linear infinite;z-index:10}@keyframes spin{to{transform:translate(-50%) rotate(360deg)}}.collection-hero__quick-links{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:35px;width:100%}.quick-link-pill{display:inline-flex;align-items:center;gap:10px;background:#fff;padding:6px 18px 6px 8px;border-radius:100px;border:1px solid #E1E0E7;text-decoration:none;color:#2d1b08;font-size:13px;font-weight:700;transition:all .3s ease;box-shadow:0 4px 10px #00000008}.quick-link-pill img,.quick-link-pill__no-image{width:32px;height:32px;border-radius:50%;object-fit:cover;border:1px solid #E1E0E7;flex-shrink:0}.quick-link-pill__no-image{background:linear-gradient(135deg,#e1e0e7,#faf7f2)}.collection-hero--has-image .quick-link-pill{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-color:#fff6;color:#fff}.quick-link-pill:hover,.quick-link-pill.active{background:var(--hero-highlight-color);border-color:transparent;color:#fff!important;transform:translateY(-3px);box-shadow:0 10px 20px #c18a6a4d}.quick-link-pill.active img{border-color:#ffffff80}@media screen and (max-width:749px){.collection-hero__quick-links{gap:8px}.quick-link-pill{padding:5px 14px 5px 6px;font-size:12px}.quick-link-pill img{width:28px;height:28px}}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding:15px 25px;background:#faf7f2;border-radius:16px;border:1px solid #E1E0E7}.collection-product-count{font-size:14px;color:#5c4b37;font-weight:600}.collection-toolbar__actions{display:flex;align-items:center;gap:20px}.facet-filters__field{display:flex;align-items:center;gap:12px}.facet-filters__label{font-size:13px;font-weight:700;color:#5c4b37;text-transform:uppercase;letter-spacing:.5px}.select{position:relative;min-width:160px}.select__select{width:100%;-webkit-appearance:none;appearance:none;padding:10px 35px 10px 15px;border:1px solid #E1E0E7;border-radius:10px;background:#fff;font-size:13px;font-weight:600;color:#2d1b08;cursor:pointer}.select svg{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:10px;pointer-events:none}.mobile-facets__trigger{display:none;align-items:center;gap:8px;padding:10px 20px;background:#2d1b08;color:#fff;border:none;border-radius:50px;font-size:13px;font-weight:700;cursor:pointer}@media screen and (max-width:989px){.mobile-facets__trigger{display:flex;flex-shrink:0}.collection-toolbar{flex-direction:row;padding:10px;gap:10px;justify-content:space-between}.collection-toolbar__actions{width:100%;gap:10px;justify-content:space-between}.collection-product-count{display:none}.facet-filters.sorting{flex:1;justify-content:flex-end}.select{min-width:120px;width:100%}}.pagination{margin-top:60px;display:flex;justify-content:center;gap:8px}.pagination span,.pagination a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;border:1px solid #E1E0E7;font-size:15px;font-weight:600;color:#5c4b37;text-decoration:none;transition:all .2s ease}.pagination a:hover{border-color:#c18a6a;color:#c18a6a;background:#faf7f2}.pagination .current{background:#2d1b08;border-color:#2d1b08;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/26/assets/collection-filters.css.map */
