.catalogFacet{width:100%;max-width:240px}.catalogFacet__trigger{color:#fff;cursor:pointer;width:100%;height:40px;font:inherit;text-align:left;background:#0a1016;border:1px solid #8caac82e;border-radius:6px;align-items:center;gap:8px;margin:0;padding:0 12px;transition:border-color .2s,background .2s,border-radius .28s cubic-bezier(.22,1,.36,1);display:flex}.catalogFacet__trigger:hover{background:#101820;border-color:#5ec8ff59}.catalogFacet.isOpen .catalogFacet__trigger{border-color:#5ec8ff66;border-bottom-right-radius:0;border-bottom-left-radius:0}.catalogFacet.hasValue .catalogFacet__trigger{border-color:#4caf5066}.catalogFacet__label{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-family:Inter,sans-serif;font-size:14px;font-weight:600;overflow:hidden}.catalogFacet__count{color:#08110a;text-align:center;background:#4caf50;border-radius:4px;flex:none;min-width:18px;height:18px;padding:0 5px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;line-height:18px}.catalogFacet__chevron{color:#8aa0b8;flex:none;transition:transform .28s cubic-bezier(.22,1,.36,1)}.catalogFacet.isOpen .catalogFacet__chevron{transform:rotate(180deg)}.catalogFacet__panel{grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.22,1,.36,1);display:grid}.catalogFacet.isOpen .catalogFacet__panel{grid-template-rows:1fr}.catalogFacet__panelInner{min-height:0;overflow:hidden}.catalogFacet__list{opacity:0;background:#0a1016;border:1px solid #5ec8ff66;border-top:0;border-radius:0 0 6px 6px;flex-direction:column;gap:2px;max-height:260px;margin:0;padding:6px;list-style:none;transition:opacity .22s,transform .32s cubic-bezier(.22,1,.36,1);display:flex;overflow-y:auto;transform:translateY(-6px)}.catalogFacet.isOpen .catalogFacet__list{opacity:1;transform:none}.catalogFacet.hasValue.isOpen .catalogFacet__list{border-color:#4caf5066}.catalogFacet__row{color:#fff;cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;margin:0;padding:6px 8px;display:flex}.catalogFacet__row:hover{background:#5ec8ff12}.catalogFacet__row.isOn{background:#4caf501f}.catalogFacet__box{color:#fff;box-sizing:border-box;background:#121820;border:1.5px solid #6d7d8f;border-radius:4px;flex:0 0 15px;justify-content:center;align-items:center;width:15px;height:15px;display:inline-flex}.catalogFacet__row.isOn .catalogFacet__box{background:#4caf50;border-color:#4caf50}.catalogFacet__icon{object-fit:cover;border-radius:4px;width:18px;height:18px}.catalogFacet__name{white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.25;overflow:hidden}@media (max-width:576px){.catalogFacet{max-width:none}}@media (prefers-reduced-motion:reduce){.catalogFacet__trigger,.catalogFacet__chevron,.catalogFacet__panel,.catalogFacet__list{transition:none}.catalogFacet__list{transform:none}}
.catalogTypeFilter{flex-direction:column;gap:10px;display:flex}.catalogTypeFilter__label{letter-spacing:.12em;text-transform:uppercase;color:#8aa0b8;margin:0;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.catalogTypeFilter__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.catalogTypeFilter__row{color:#fff;cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;margin:0;padding:7px 8px;transition:background .15s,border-color .15s;display:flex}.catalogTypeFilter__row:hover{background:#5ec8ff0f}.catalogTypeFilter__row.isOn{background:#4caf501a;border-color:#4caf5038}.catalogTypeFilter__box{color:#fff;box-sizing:border-box;background:#0a1016;border:1.5px solid #6d7d8f;border-radius:4px;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.catalogTypeFilter__row.isOn .catalogTypeFilter__box{background:#4caf50;border-color:#4caf50}.catalogTypeFilter__icon{object-fit:cover;border-radius:4px;width:18px;height:18px}.catalogTypeFilter__name{white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.2;overflow:hidden}
