.products-module__ZdxyJW__catalogPage{padding:var(--space-8) 0 var(--space-16);background-color:var(--color-canvas,#fff);min-height:calc(100vh - 80px);position:relative}.products-module__ZdxyJW__catalogHeader{flex-direction:column;gap:6px;margin-bottom:24px;display:flex}.products-module__ZdxyJW__catalogTitle{font-family:var(--font-display);color:var(--color-ink,#222);letter-spacing:-.02em;font-size:28px;font-weight:700}.products-module__ZdxyJW__catalogSub{color:var(--color-muted,#6a6a6a);max-width:720px;font-size:15px;line-height:1.4}.products-module__ZdxyJW__controlsBar{border-bottom:1px solid var(--color-hairline,#ddd);background:0 0;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;padding:12px 0 24px;display:flex}.products-module__ZdxyJW__filterTabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:center;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.products-module__ZdxyJW__filterTabs::-webkit-scrollbar{display:none}.products-module__ZdxyJW__filterTab{border-radius:var(--radius-full,9999px);color:var(--color-ink,#222);border:1px solid var(--color-hairline,#ddd);cursor:pointer;transition:all var(--transition-fast);-webkit-user-select:none;user-select:none;white-space:nowrap;background:#fff;flex-shrink:0;padding:8px 16px;font-size:14px;font-weight:500}.products-module__ZdxyJW__filterTab:hover{background:var(--color-surface-soft,#f7f7f7);border-color:var(--color-ink,#222)}.products-module__ZdxyJW__filterTabActive,.products-module__ZdxyJW__filterTabActive:hover{font-weight:600;background:var(--color-ink,#222)!important;color:#fff!important;border-color:var(--color-ink,#222)!important}.products-module__ZdxyJW__sortSelect{border-radius:var(--radius-full,9999px);border:1px solid var(--color-hairline,#ddd);color:var(--color-ink,#222);cursor:pointer;transition:border-color var(--transition-fast);white-space:nowrap;background:#fff;outline:none;flex-shrink:0;padding:8px 14px;font-size:13px;font-weight:500}.products-module__ZdxyJW__sortSelect:hover,.products-module__ZdxyJW__sortSelect:focus{border-color:var(--color-ink,#222)}.products-module__ZdxyJW__productsGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:1200px){.products-module__ZdxyJW__productsGrid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:860px){.products-module__ZdxyJW__productsGrid{grid-template-columns:repeat(2,1fr);gap:16px}.products-module__ZdxyJW__catalogTitle{font-size:24px}.products-module__ZdxyJW__controlsBar{flex-direction:column;align-items:stretch;gap:12px}}@media (max-width:540px){.products-module__ZdxyJW__catalogPage{padding:16px 0 48px}.products-module__ZdxyJW__productsGrid{grid-template-columns:repeat(2,1fr);gap:12px}.products-module__ZdxyJW__catalogTitle{font-size:20px}}@media (max-width:380px){.products-module__ZdxyJW__productsGrid{grid-template-columns:1fr;gap:16px}}
