.ProductsGrid_grid__SIMh2{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:var(--space-md,1.5rem);gap:var(--space-md,1.5rem)}.ProductsGrid_card__IytwN{background:#fff;border-radius:var(--radius-lg,12px);border:1px solid var(--color-border-subtle,#e5e7eb);overflow:hidden;display:flex;justify-content:flex-start;flex-direction:column;box-shadow:var(--shadow-soft,0 4px 12px rgba(15,23,42,.06));max-width:275px;height:300px}.ProductsGrid_imageWrapper__N4N1h{width:100%;aspect-ratio:4/3;overflow:hidden}.ProductsGrid_image__4smEo{width:100%;height:100%;object-fit:cover;display:block}.ProductsGrid_body__8mvzh{padding:var(--space-md,1rem);display:flex;flex-direction:column;gap:.35rem}.ProductsGrid_title__4T9q3{font-size:.95rem;font-weight:600;margin:0}.ProductsGrid_description__43It3{font-size:.85rem;color:var(--color-text-muted,#6b7280);margin:0}.ProductsGrid_footer__VyiBR{margin-top:.5rem;display:flex;justify-content:space-between;align-items:baseline;gap:.25rem}.ProductsGrid_price__hgbdG{font-weight:700;font-size:1rem}.ProductsGrid_unit__hGVl1{font-size:.8rem;color:var(--color-text-muted,#6b7280)}.ProductsGrid_priceBlock__L3kMK{display:flex;flex-direction:column}.ProductsGrid_addButton__UI_PK{border:none;border-radius:999px;padding:.4rem .9rem;font-size:.85rem;cursor:pointer;background:var(--color-primary);color:#fff;white-space:nowrap}.RangeSlider_container__CDt5p{width:100%;position:relative}.RangeSlider_slider__MCdlC{position:relative;height:24px}.RangeSlider_slider__MCdlC:before{content:"";width:100%;background:#ddd}.RangeSlider_slider__MCdlC:before,.RangeSlider_trackActive__VtmRW{position:absolute;top:50%;height:4px;transform:translateY(-50%);border-radius:4px}.RangeSlider_trackActive__VtmRW{background:var(--color-primary,#3b82f6)}.RangeSlider_slider__MCdlC input[type=range]{position:absolute;width:100%;height:24px;top:-2px;left:-2px;pointer-events:none;-webkit-appearance:none;background:none}.RangeSlider_slider__MCdlC input[type=range]::-webkit-slider-thumb{pointer-events:auto;position:relative;z-index:2;width:16px;height:16px;background:#fff;border:2px solid var(--color-primary,#3b82f6);border-radius:50%;cursor:pointer;-webkit-appearance:none}.CategoryFilters_sidebar__3Zzad{border-radius:var(--radius-lg,12px);padding:.5rem;display:flex;flex-direction:column;gap:1.25rem}.CategoryFilters_block__brloz{display:flex;flex-direction:column;gap:.4rem}.CategoryFilters_blockTitle__g_24Z{font-size:1rem;font-weight:600;margin:0}.CategoryFilters_blockDescription__nC2ph{font-size:.8rem;color:var(--color-text-muted,#6b7280);margin:0}.CategoryFilters_blockBody__vhqHj{margin-top:.25rem;display:flex;flex-direction:column;gap:.4rem}.CategoryFilters_checkboxRow__PU0Jb{display:flex;align-items:center;gap:.5rem;font-size:.85rem}.CategoryFilters_rangeGroup__fr0rq{display:flex;flex-direction:column;gap:.4rem}.CategoryFilters_range__MGi7m{width:100%}.CategoryFilters_inputsRow___LTE_{display:flex;justify-content:space-between;width:100%;gap:.5rem;margin-top:.5rem;& .CategoryFilters_inputGroup__m86dl{width:50%}}.CategoryFilters_inputGroup__m86dl{display:flex;flex-direction:column;gap:.2rem}.CategoryFilters_labelSmall__YPKTR{font-size:.75rem;color:var(--color-text-muted,#6b7280)}.CategoryFilters_input__Dvm9c{border-radius:8px;border:1px solid var(--color-border-subtle,#e5e7eb);padding:.35rem .5rem;font-size:.85rem}@media (min-width:768px){.CategoryFilters_inputsRow___LTE_{flex-direction:row}.CategoryFilters_inputGroup__m86dl{flex:1 1}}.CategoryPage_page__Kv2NM{padding:2rem 1.5rem;max-width:1300px;margin:0 auto}.CategoryPage_header__P_N_C{margin-bottom:1.5rem}.CategoryPage_title__PAAG5{font-size:1.6rem;font-weight:700;margin:0}.CategoryPage_layout__oYB7_{display:grid;grid-template-columns:minmax(220px,260px) minmax(0,1fr);grid-gap:1.5rem;gap:1.5rem;align-items:flex-start}.CategoryPage_sidebar__H_1_j{background:var(--color-surface,#f9fafb);border-radius:var(--radius-lg,12px);padding:.5rem;border:1px solid var(--color-border-subtle,#e5e7eb)}.CategoryPage_sidebarTitle__ymrtT{font-size:1rem;margin:0 0 .75rem}.CategoryPage_sidebarHint__HQRvD{font-size:.85rem;color:var(--color-text-muted,#6b7280);margin:0}.CategoryPage_content__7LrQv{min-width:0}@media (max-width:768px){.CategoryPage_layout__oYB7_{grid-template-columns:1fr}}