#main-collection-filters{margin-bottom:1.5rem}.pill-filters{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0;box-sizing:border-box;padding:12px 16px 10px;border-radius:20px;background:#fdf3ee}.pill-filters__title{display:flex;align-items:center;gap:6px;font-size:12px;color:#993c1d}.pill-filters__row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.pill-filters__group{position:relative;display:none;margin:0}.pill-filters__group.is-available{display:block}.pill-filters__summary{display:flex;align-items:center;gap:6px;height:36px;margin:0;padding:0 14px;border-radius:999px;background:#faece7;color:#4a1b0c;font-size:14px;font-weight:500;line-height:1;cursor:pointer;border:none;list-style:none;white-space:nowrap;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.pill-filters__summary::-webkit-details-marker{display:none}.pill-filters__summary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4a1b0c1f}.pill-filters__summary:active{transform:scale(.97)}.pill-filters__group[open]>.pill-filters__summary{background:#f0997b}.pill-filters__group--alt .pill-filters__summary{background:#e1f5ee;color:#04342c}.pill-filters__group--alt[open]>.pill-filters__summary{background:#9fe1cb}.pill-filters__icon{font-size:15px;line-height:1}.pill-filters__badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#d85a30;color:#fff;font-size:11px}.pill-filters__badge[hidden]{display:none}.pill-filters__group--alt .pill-filters__badge{background:#0f6e56}.pill-filters__chev{transition:transform .15s ease}.pill-filters__group[open] .pill-filters__chev{transform:rotate(180deg)}.pill-filters__panel{position:absolute;top:calc(100% + 10px);right:0;left:auto;z-index:5;min-width:260px;max-width:340px;padding:12px 14px;background:#fff;border-radius:16px;border:1px solid #f0997b;box-shadow:0 8px 24px #4a1b0c1f;animation:pf-pop .15s ease}.pill-filters__panel:before{content:"";position:absolute;top:-7px;right:24px;width:12px;height:12px;background:#fff;border-right:1px solid #f0997b;border-top:1px solid #f0997b;transform:rotate(-45deg)}.pill-filters__group--alt .pill-filters__panel,.pill-filters__group--alt .pill-filters__panel:before{border-color:#9fe1cb}.pill-filters__panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:13px;font-weight:500;color:#4a1b0c}.pill-filters__panel-clear,.pill-filters__clear{border:none;background:none;padding:0;font-size:12px;color:#d85a30;text-decoration:underline;cursor:pointer}.pill-filters__options{display:flex;flex-wrap:wrap;gap:8px}.pill-filters__divider{flex-basis:100%;height:1px;margin:4px 0;background:#f5c4b3}.pill-filters__pill{display:none;align-items:center;gap:5px;margin:0;padding:7px 13px;border-radius:999px;background:#f5c4b3;color:#4a1b0c;font-size:13px;font-weight:500;line-height:1.2;cursor:pointer;white-space:nowrap;transition:transform .12s ease,background .15s ease}.pill-filters__pill.is-available{display:inline-flex}.pill-filters__pill:hover{transform:translateY(-1px)}.pill-filters__pill:active{transform:scale(.96)}.pill-filters__pill--sort{background:#fff;border:1px solid #f0997b}.pill-filters__pill input{position:absolute;opacity:0;width:0;height:0}.pill-filters__pill:has(input:checked){background:#d85a30;border-color:#d85a30;color:#fff}.pill-filters__pill:has(input:checked):before{content:"\2713";font-size:12px}.pill-filters__dot{display:inline-block;width:8px;height:8px;margin-inline-end:4px;border-radius:50%;background:#1d9e75;vertical-align:middle}.pill-filters__num{font-weight:400;color:#993c1d}.pill-filters__num:empty{display:none}.pill-filters__pill:has(input:checked) .pill-filters__num{color:#ffffffd9}.pill-filters__brands{min-width:0;max-width:100%;padding-top:8px;border-top:1px solid #f5c4b3}.pill-filters__brands-head{display:flex;align-items:center;gap:6px;margin-bottom:6px;font-size:12px;color:#993c1d}.pill-filters__brands-list{flex-wrap:wrap;gap:8px 12px;padding:2px 0 0}.pill-filters__pill--brand{position:relative;flex:0 0 auto;flex-direction:column;align-items:center;gap:4px;width:68px;padding:0;border-radius:12px;background:transparent;color:#4a1b0c;text-align:center}.pill-filters__pill--brand.is-available{display:flex}.pill-filters__pill--brand:hover{transform:none}.pill-filters__pill--brand:active{transform:scale(.97)}.pill-filters__brand-img{display:block;width:54px;height:54px;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 0 0 2px #fff,0 3px 10px #4a1b0c24;transition:transform .15s ease,box-shadow .15s ease}.pill-filters__brand-img img{display:block;width:100%;height:100%;object-fit:cover}.pill-filters__pill--brand:hover .pill-filters__brand-img{transform:translateY(-2px) scale(1.04);box-shadow:0 0 0 2px #fff,0 6px 16px #4a1b0c33}.pill-filters__pill--brand .pill-filters__text{font-size:12px;line-height:1.2;white-space:normal}.pill-filters__pill--brand .pill-filters__num{font-size:11px}.pill-filters__pill--brand:has(input:checked){background:transparent;color:#d85a30}.pill-filters__pill--brand:has(input:checked) .pill-filters__brand-img{box-shadow:0 0 0 2px #fff,0 0 0 4px #d85a30,0 4px 12px #4a1b0c2e}.pill-filters__pill--brand:has(input:checked) .pill-filters__text{font-weight:600}.pill-filters__pill--brand:has(input:checked) .pill-filters__num{color:#d85a30}.pill-filters__pill--brand:has(input:checked):before{position:absolute;top:-2px;right:4px;z-index:1;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#d85a30;color:#fff;font-size:10px;box-shadow:0 0 0 2px #fff}.pill-filters__meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-height:22px;font-size:13px;color:#7a4a3a}.pill-filters__chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.pill-filters__chip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;border:1px solid #f0997b;background:#fff;color:#993c1d;font-size:12px;cursor:pointer;transition:background .15s ease}.pill-filters__chip:hover{background:#faece7}.pill-filters__status{font-size:12px}.pill-filters__count{display:inline-flex;align-items:center;gap:6px;margin-inline-start:auto;padding:5px 12px;border-radius:999px;background:#faece7;color:#4a1b0c;font-size:13px}.pill-filters__count:empty{display:none}.pill-filters__empty{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:4px;padding:18px;border:1px dashed #f0997b;border-radius:16px;background:#fff;text-align:center}.pill-filters__empty[hidden]{display:none}.pill-filters__empty-emoji{font-size:30px}.pill-filters__empty-title{font-size:15px;font-weight:500;color:#4a1b0c}.pill-filters__empty-sub{font-size:12px;color:#993c1d}.pill-filters__empty-btn{margin-top:6px;height:34px;padding:0 16px;border-radius:999px;border:none;background:#d85a30;color:#fff;font-size:13px;font-weight:500;cursor:pointer}.pill-filters__skel{border-radius:12px;background:#f1efe8;animation:pf-pulse 1.2s ease-in-out infinite}.grid__item.is-entering{animation:pf-in .2s ease}@keyframes pf-pop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@keyframes pf-pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes pf-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.pill-filters *,.grid__item.is-entering,.pill-filters__skel{animation:none!important;transition:none!important}}@media screen and (max-width:749px){.pill-filters{padding:12px 12px 10px}.pill-filters__panel{position:static;max-width:none;margin-top:8px;box-shadow:none}.pill-filters__panel:before{display:none}.pill-filters__summary{height:40px}.pill-filters__brands-list{gap:8px 6px}.pill-filters__pill--brand{width:56px;gap:3px}.pill-filters__brand-img{width:46px;height:46px}.pill-filters__pill--brand .pill-filters__text{font-size:11px}.pill-filters__pill--brand .pill-filters__num{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/135/assets/pill-filters.css.map */
