.collection-view-module__g1yZpa__chips{flex-wrap:wrap;gap:9px;margin:22px 0 26px;display:flex}.collection-view-module__g1yZpa__chip{white-space:nowrap;background:var(--surface);height:38px;color:var(--ink);border:1px solid var(--line-strong);border-radius:19px;align-items:center;padding:0 16px;font-size:15px;font-weight:500;display:inline-flex}.collection-view-module__g1yZpa__chip:hover{border-color:var(--ink-soft)}.collection-view-module__g1yZpa__chip[aria-pressed=true]{background:var(--ink);color:var(--bg);border-color:var(--ink)}.collection-view-module__g1yZpa__body{flex-wrap:wrap;align-items:flex-start;gap:36px;display:flex}.collection-view-module__g1yZpa__sidebar{flex:244px;max-width:280px}.collection-view-module__g1yZpa__results{flex:3 340px;min-width:0}.collection-view-module__g1yZpa__sortRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.collection-view-module__g1yZpa__filterBtn{height:44px;color:var(--ink);border:1px solid var(--line-strong);background:0 0;border-radius:2px;align-items:center;gap:8px;padding:0 18px;font-size:15px;font-weight:600;display:none}.collection-view-module__g1yZpa__filterCount{background:var(--blue);min-width:20px;height:20px;color:var(--on-blue);font-family:var(--font-latin);border-radius:10px;justify-content:center;align-items:center;padding:0 5px;font-size:12px;display:inline-flex}.collection-view-module__g1yZpa__sort{height:44px;margin-inline-start:auto;font-size:15px}.collection-view-module__g1yZpa__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:22px;display:grid}.collection-view-module__g1yZpa__loadMoreRow{justify-content:center;margin-top:40px;display:flex}.collection-view-module__g1yZpa__loadMore{height:48px;color:var(--blue);border:1px solid var(--blue-line);background:0 0;border-radius:2px;padding:0 28px;font-size:16px;font-weight:600}.collection-view-module__g1yZpa__loadMore:hover{background:var(--blue-wash)}.collection-view-module__g1yZpa__empty{border:1px dashed var(--line-strong);text-align:center;border-radius:2px;padding:34px 28px}.collection-view-module__g1yZpa__emptyTitle{font-size:calc(19px * var(--head-size))}.collection-view-module__g1yZpa__emptyBody{max-width:40ch;font-size:15px;line-height:var(--lh-body);color:var(--ink-soft);margin:10px auto 18px}.collection-view-module__g1yZpa__emptyBtn{height:44px;padding:0 22px}@media (max-width:699px){.collection-view-module__g1yZpa__sidebar{display:none}.collection-view-module__g1yZpa__filterBtn{display:inline-flex}.collection-view-module__g1yZpa__sort{margin-inline-start:0}.collection-view-module__g1yZpa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}}
.filter-panel-module__VnjCga__panel{flex-direction:column;gap:26px;display:flex}.filter-panel-module__VnjCga__title{font-size:16px;font-weight:700}.filter-panel-module__VnjCga__activeRow{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.filter-panel-module__VnjCga__activeChip{white-space:nowrap;background:var(--blue-wash);height:32px;color:var(--blue);border:1px solid var(--blue-line);border-radius:16px;align-items:center;gap:7px;padding-inline:13px 10px;font-size:14px;font-weight:600;display:inline-flex}.filter-panel-module__VnjCga__x{font-size:16px}.filter-panel-module__VnjCga__clearAll{color:var(--blue);text-underline-offset:2px;background:0 0;border:0;align-self:center;padding:0;font-size:14px;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.filter-panel-module__VnjCga__clearAll:hover{color:var(--blue-hover)}.filter-panel-module__VnjCga__group{border:0;border-top:1px solid var(--line);min-width:0;margin:0;padding:20px 0 0}.filter-panel-module__VnjCga__groupHead{float:inline-start;width:100%;margin-bottom:12px;padding:0;font-size:15px;font-weight:700}.filter-panel-module__VnjCga__priceHead{margin-bottom:14px}.filter-panel-module__VnjCga__checks{clear:both;flex-direction:column;gap:11px;display:flex}.filter-panel-module__VnjCga__check{cursor:pointer;align-items:center;gap:10px;min-height:28px;font-size:15px;display:flex;position:relative}.filter-panel-module__VnjCga__count{color:var(--ink-soft);margin-inline-start:auto;font-size:13px}.filter-panel-module__VnjCga__checkInput{opacity:0;width:18px;height:18px;margin:0;position:absolute}.filter-panel-module__VnjCga__box{border:1.5px solid var(--line-strong);color:#0000;border-radius:2px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.filter-panel-module__VnjCga__checkInput:checked+.filter-panel-module__VnjCga__box{background:var(--blue);border-color:var(--blue);color:var(--on-blue)}.filter-panel-module__VnjCga__checkInput:focus-visible+.filter-panel-module__VnjCga__box{outline:2px solid var(--blue);outline-offset:2px}.filter-panel-module__VnjCga__swatches{clear:both;flex-wrap:wrap;gap:9px;display:flex}.filter-panel-module__VnjCga__swatch{border:0;border-radius:50%;width:30px;height:30px;padding:0}.filter-panel-module__VnjCga__swatch[data-light]{border:1px solid var(--line-strong)}.filter-panel-module__VnjCga__swatch[aria-pressed=true]{box-shadow:0 0 0 2px var(--bg), 0 0 0 3.5px var(--ink)}.filter-panel-module__VnjCga__toggleRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.filter-panel-module__VnjCga__toggleRow .filter-panel-module__VnjCga__groupHead{float:none;width:auto;margin:0}.filter-panel-module__VnjCga__switch{background:var(--line-strong);border:0;border-radius:13px;flex:none;width:46px;height:26px;padding:0;position:relative}.filter-panel-module__VnjCga__switch[aria-checked=true]{background:var(--blue)}.filter-panel-module__VnjCga__knob{background:#fff;border-radius:50%;width:20px;height:20px;position:absolute;top:3px;left:3px}.filter-panel-module__VnjCga__switch[aria-checked=true] .filter-panel-module__VnjCga__knob{left:23px}
.price-range-module__ARt4va__range{clear:both;height:20px;position:relative}.price-range-module__ARt4va__rangeTrack,.price-range-module__ARt4va__rangeFill{border-radius:2px;height:4px;position:absolute;top:8px}.price-range-module__ARt4va__rangeTrack{background:var(--line-strong);left:0;right:0}.price-range-module__ARt4va__rangeFill{background:var(--blue)}.price-range-module__ARt4va__rangeInput{appearance:none;pointer-events:none;background:0 0;width:100%;height:20px;margin:0;position:absolute;inset:0}.price-range-module__ARt4va__rangeInput::-webkit-slider-runnable-track{background:0 0;height:20px}.price-range-module__ARt4va__rangeInput::-moz-range-track{background:0 0}.price-range-module__ARt4va__rangeInput::-webkit-slider-thumb{-webkit-appearance:none;background:var(--surface);border:2px solid var(--blue);pointer-events:auto;cursor:pointer;border-radius:50%;width:20px;height:20px}.price-range-module__ARt4va__rangeInput::-moz-range-thumb{background:var(--surface);border:2px solid var(--blue);pointer-events:auto;cursor:pointer;border-radius:50%;width:16px;height:16px}.price-range-module__ARt4va__rangeLabels{font-family:var(--font-latin);color:var(--ink-soft);justify-content:space-between;margin-top:14px;font-size:14px;display:flex}
.filter-sheet-module__GI18mW__sheet{border:0;border-top:1px solid var(--line-strong);background:var(--bg);width:100%;max-width:none;max-height:88dvh;color:var(--ink);border-radius:2px 2px 0 0;margin:0;padding:0;position:fixed;inset:auto 0 0}.filter-sheet-module__GI18mW__sheet::backdrop{background:#0c112080}.filter-sheet-module__GI18mW__sheetInner{flex-direction:column;max-height:88dvh;display:flex}.filter-sheet-module__GI18mW__sheetHead{justify-content:flex-end;padding:6px 10px 0;display:flex}.filter-sheet-module__GI18mW__sheetClose{width:44px;height:44px;color:var(--ink);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.filter-sheet-module__GI18mW__sheetBody{flex:1;padding:0 20px 24px;overflow-y:auto}.filter-sheet-module__GI18mW__sheetFoot{border-top:1px solid var(--line);padding:12px 20px}.filter-sheet-module__GI18mW__sheetFoot .btn{width:100%}
