@property --zwc-sb-thumb{syntax: "<color>"; inherits: true; initial-value: transparent;}.zwc-filterr{position:sticky;top:calc(var(--zwc-sticky-top, 0px) + var(--zwc-toolbar-h, 48px));align-self:start;z-index:0;max-height:calc(100vh - var(--zwc-sticky-top, 0px) - var(--zwc-toolbar-h, 48px));overflow-y:auto;--zwc-sb-thumb: transparent;transition:--zwc-sb-thumb .35s ease;scrollbar-width:thin;scrollbar-color:var(--zwc-sb-thumb) transparent}.zwc-filterr:hover{--zwc-sb-thumb: var(--zwc-accent, #1a1814)}.zwc-filterr::-webkit-scrollbar{width:6px}.zwc-filterr::-webkit-scrollbar-track{background:transparent}.zwc-filterr::-webkit-scrollbar-thumb{background:var(--zwc-sb-thumb);border-radius:100px}.zwc-filterr:hover::-webkit-scrollbar-thumb:hover{background:var(--zwc-heading, #1a1814)}.zwc-filter-form{display:block}.zwc-filter-panel{background-color:var(--zwc-panel-bg);box-shadow:4px 0 12px #0000000a;display:flex;flex-direction:column;min-height:100%}.zwc-filter-header{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 18px;border-bottom:1px solid var(--zwc-border)}.zwc-filter-title{font-family:Inter,sans-serif;font-weight:800;font-size:15px;letter-spacing:.5px;color:var(--zwc-heading);text-transform:uppercase;margin:0}.zwc-filter-header-right{display:flex;align-items:center;gap:12px}.zwc-clear-link{font-family:Inter,sans-serif;font-size:13px;color:var(--zwc-muted);text-decoration:none;cursor:pointer}.zwc-clear-link:hover{color:var(--zwc-heading)}.zwc-close-btn{display:none;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;cursor:pointer;color:var(--zwc-heading)}.zwc-active-section{padding:18px 24px;border-bottom:1px solid var(--zwc-border)}.zwc-active-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.zwc-active-label{font-family:Inter,sans-serif;font-weight:700;font-size:12px;letter-spacing:.4px;text-transform:uppercase;color:var(--zwc-muted, #8a857d)}.zwc-active-clear{font-family:Inter,sans-serif;font-size:13px;color:var(--zwc-muted);text-decoration:none;cursor:pointer}.zwc-active-clear:hover{color:var(--zwc-heading)}.zwc-active-pills{display:flex;flex-wrap:wrap;gap:8px}.zwc-active-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:100px;background:var(--zwc-accent, #1a1814);text-decoration:none;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.zwc-active-pill:hover{opacity:.88}.zwc-active-pill:active{transform:scale(.97)}.zwc-active-pill,.zwc-active-pill .zwc-active-pill-text,.zwc-active-pill .zwc-active-pill-text *{color:#fff!important}.zwc-active-pill-text{font-family:Inter,sans-serif;font-weight:600;font-size:12px;line-height:1;white-space:nowrap}.zwc-active-pill-x{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;flex-shrink:0;color:#fff;opacity:.8;transition:opacity .15s ease}.zwc-active-pill-x svg{width:8px;height:8px}.zwc-active-pill:hover .zwc-active-pill-x{opacity:1}.zwc-filter-body{display:flex;flex-direction:column}.zwc-section{border-bottom:1px solid var(--zwc-border)}.zwc-instock-section{padding:14px 24px}.zwc-instock-row{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:0}.zwc-instock-text{display:flex;flex-direction:column;gap:3px}.zwc-instock-title{font-family:Inter,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase;color:var(--zwc-heading);line-height:1.2}.zwc-instock-sub{font-family:Inter,sans-serif;font-size:11px;color:var(--zwc-muted);line-height:1.4}.zwc-toggle{position:relative;display:inline-flex}.zwc-toggle input{position:absolute;opacity:0;width:0;height:0}.zwc-toggle-track{display:inline-block;width:44px;height:26px;border-radius:100px;background:#d8d3c8;position:relative;transition:background .2s ease}.zwc-toggle-knob{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .2s ease;box-shadow:0 1px 3px #0003}.zwc-toggle input:checked+.zwc-toggle-track{background:var(--zwc-accent)}.zwc-toggle input:checked+.zwc-toggle-track .zwc-toggle-knob{transform:translate(18px)}.zwc-section-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none;gap:12px}.zwc-section-label{font-family:Inter,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase;color:var(--zwc-heading);margin:0;letter-spacing:.3px}.zwc-chevron{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--zwc-heading);transition:transform .3s cubic-bezier(.4,0,.2,1)}.zwc-section.is-collapsed .zwc-chevron{transform:rotate(180deg)}.zwc-section-content{overflow:hidden;opacity:1;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s ease,margin-top .35s cubic-bezier(.4,0,.2,1)}.zwc-section.is-collapsed .zwc-section-content{max-height:0!important;opacity:0;margin-top:0!important}.zwc-price-section,.zwc-list-section,.zwc-color-section,.zwc-size-section{padding:18px 24px}.zwc-price-section,.zwc-size-section{padding:18px 16px}.zwc-price-section .zwc-section-header,.zwc-size-section .zwc-section-header{padding:0 8px}.zwc-price-section .zwc-section-content,.zwc-list-section .zwc-section-content,.zwc-color-section .zwc-section-content,.zwc-size-section .zwc-section-content{margin-top:14px}.zwc-price-display{font-family:Inter,sans-serif;font-size:13px;color:var(--zwc-heading);text-align:center;margin:0 0 14px}.zwc-range{position:relative;height:28px;width:100%}.zwc-range-track{position:absolute;top:50%;left:0;right:0;height:3px;transform:translateY(-50%);background:#ddd;border-radius:3px;display:block}.zwc-range-fill{position:absolute;top:50%;height:3px;transform:translateY(-50%);background:var(--zwc-accent);border-radius:3px;display:block}.zwc-range-input{position:absolute;top:50%;left:0;width:100%;margin:0;transform:translateY(-50%);-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none;height:24px}.zwc-range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;pointer-events:auto;width:18px;height:18px;border-radius:50%;background:var(--zwc-accent);border:2px solid #fff;box-shadow:0 1px 4px #0000004d;cursor:pointer}.zwc-range-input::-moz-range-thumb{pointer-events:auto;width:18px;height:18px;border-radius:50%;background:var(--zwc-accent);border:2px solid #fff;cursor:pointer}.zwc-check-items{display:flex;flex-direction:column;gap:11px}.zwc-check-item{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.zwc-check-item.is-disabled{opacity:.45;cursor:default}.zwc-check-left{display:flex;align-items:center;gap:10px}.zwc-check-item input{position:absolute;opacity:0;width:0;height:0}.zwc-checkbox{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border:1px solid #c8c4bc;border-radius:3px;background:#fff;flex-shrink:0;transition:background .15s,border-color .15s}.zwc-checkbox svg{opacity:0}.zwc-check-item input:checked+.zwc-checkbox{background:var(--zwc-accent);border-color:var(--zwc-accent)}.zwc-check-item input:checked+.zwc-checkbox svg{opacity:1}.zwc-check-label{font-family:Inter,sans-serif;font-size:14px;color:var(--zwc-heading)}.zwc-check-count{font-family:Inter,sans-serif;font-size:13px;color:#b0aca6}.zwc-color-section .zwc-section-content{display:flex;justify-content:center}.zwc-color-rows{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:240px}.zwc-swatch{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer}.zwc-swatch input{position:absolute;opacity:0;width:0;height:0}.zwc-swatch-dot{width:24px;height:24px;border-radius:50%;display:block;border:1px solid rgba(0,0,0,.1);transition:transform .15s,box-shadow .15s}.zwc-swatch-check{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s}.zwc-swatch.is-active .zwc-swatch-dot{width:30px;height:30px}.zwc-swatch.is-active .zwc-swatch-check{opacity:1}.zwc-swatch.is-active{width:30px;height:30px}.zwc-swatch.is-disabled{opacity:.35;cursor:default}.zwc-size-section .zwc-section-content{display:flex;flex-direction:column;align-items:center;gap:8px}.zwc-size-guide{display:inline-flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:12px;color:var(--zwc-muted);text-decoration:none}.zwc-size-guide:hover{color:var(--zwc-heading)}.zwc-size-grid{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-width:220px}.zwc-size-chip{display:inline-flex;align-items:center;justify-content:center;width:36px;height:31px;border:1px solid #d0cbc0;border-radius:6px;background:#fff;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.zwc-size-chip input{position:absolute;opacity:0;width:0;height:0}.zwc-size-chip-label{font-family:Inter,sans-serif;font-size:14px;color:var(--zwc-heading)}.zwc-size-chip:has(input:checked){background:var(--zwc-accent);border-color:var(--zwc-accent)}.zwc-size-chip:has(input:checked) .zwc-size-chip-label{color:#fff;font-weight:600}.zwc-size-chip.is-disabled{opacity:.4;cursor:default}.zwc-size-note{display:flex;align-items:center;gap:6px;margin-top:4px}.zwc-green-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;display:block}.zwc-size-note-text{font-family:Inter,sans-serif;font-size:12px;color:var(--zwc-muted)}.zwc-occasion-section{padding:18px 24px}.zwc-occasion-section .zwc-section-content{margin-top:14px}.zwc-occasion-items{display:flex;flex-direction:column;gap:11px}.zwc-occasion-item{display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-decoration:none}.zwc-occasion-left{display:flex;align-items:center;gap:10px}.zwc-occasion-radio{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border:1px solid #c8c4bc;border-radius:50%;background:#fff;flex-shrink:0;transition:border-color .15s}.zwc-occasion-radio-dot{display:block;width:9px;height:9px;border-radius:50%;background:var(--zwc-accent);transform:scale(0);transition:transform .15s}.zwc-occasion-item.is-active .zwc-occasion-radio{border-color:var(--zwc-accent)}.zwc-occasion-item.is-active .zwc-occasion-radio-dot{transform:scale(1)}.zwc-occasion-label{font-family:Inter,sans-serif;font-size:14px;color:var(--zwc-heading)}.zwc-occasion-item.is-active .zwc-occasion-label{font-weight:600}.zwc-occasion-count{font-family:Inter,sans-serif;font-size:13px;color:#b0aca6}.zwc-tags-section{padding:18px 24px}.zwc-tags-section .zwc-section-content{margin-top:14px}.zwc-occasion-item.zwc-check-item,.zwc-tag-item.zwc-check-item{width:100%;background:none;border:none;padding:0;margin:0;font:inherit;text-align:left;cursor:pointer}.zwc-occasion-item .zwc-checkbox,.zwc-tag-item .zwc-checkbox{background:#fff;border-color:#c8c4bc}.zwc-occasion-item .zwc-checkbox svg,.zwc-tag-item .zwc-checkbox svg{opacity:0}.zwc-occasion-item.is-active .zwc-checkbox,.zwc-tag-item.is-active .zwc-checkbox{background:var(--zwc-accent);border-color:var(--zwc-accent)}.zwc-occasion-item.is-active .zwc-checkbox svg,.zwc-tag-item.is-active .zwc-checkbox svg{opacity:1}.zwc-occasion-item.is-active .zwc-check-label,.zwc-tag-item.is-active .zwc-check-label{font-weight:600}.zwc-cta-area{margin-top:auto;padding:16px 24px;border-top:1px solid var(--zwc-border);box-shadow:0 -4px 8px #0000000a;background:var(--zwc-panel-bg)}.zwc-cta-button{display:flex;align-items:center;justify-content:center;height:52px;width:100%;border-radius:8px;background:var(--zwc-btn-bg);color:var(--zwc-btn-text);font-family:Inter,sans-serif;font-weight:700;font-size:13px;text-transform:uppercase;text-decoration:none;box-shadow:0 4px 8px #00000021;transition:transform .15s ease,box-shadow .15s ease}.zwc-cta-button:hover{transform:translateY(-1px);box-shadow:0 6px 12px #0000002e}@media(max-width:749px){.zwc-filterr{position:fixed;top:0;left:0;bottom:0;width:86%;max-width:360px;z-index:100;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;background:var(--zwc-panel-bg);max-height:none;--zwc-sb-thumb: var(--zwc-accent, #1a1814);scrollbar-color:var(--zwc-sb-thumb) transparent}.zwc-filterr::-webkit-scrollbar-thumb{background:var(--zwc-sb-thumb)}.zwc-filterr.is-open{transform:translate(0)}.zwc-close-btn{display:inline-flex}.zwc-filter-panel{min-height:100%}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/zwc-filter-sidebar.css.map */
