.catalog-search-module__JD_OnG__form{gap:8px;margin-bottom:1.25rem;display:flex}.catalog-search-module__JD_OnG__input{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);min-width:0;color:var(--text-primary);outline:none;flex:1;padding:10px 14px;font-size:14px}.catalog-search-module__JD_OnG__input:focus{border-color:var(--accent)}.catalog-search-module__JD_OnG__input::placeholder{color:var(--text-secondary)}.catalog-search-module__JD_OnG__button{background:var(--accent);color:#000;border-radius:var(--radius);cursor:pointer;border:none;padding:10px 20px;font-size:14px;font-weight:600}
.catalog-module__ZyI-Aq__layout{align-items:flex-start;gap:2rem;padding:2rem;display:flex}.catalog-module__ZyI-Aq__sidebar{flex-shrink:0;width:240px}.catalog-module__ZyI-Aq__sidebarTitle{margin-bottom:1rem;font-size:16px;font-weight:600}.catalog-module__ZyI-Aq__filterNav{flex-direction:column;gap:2px;display:flex}.catalog-module__ZyI-Aq__filterLink{color:var(--text-secondary);border-radius:6px;padding:8px 12px;font-size:14px;text-decoration:none;transition:color .2s,background .2s;display:block}.catalog-module__ZyI-Aq__filterLink:hover{color:var(--text-primary)}.catalog-module__ZyI-Aq__filterActive{color:var(--accent);background:#f59e0b15;font-weight:500}.catalog-module__ZyI-Aq__main{flex:1;min-width:0}.catalog-module__ZyI-Aq__count{color:var(--text-secondary);margin-bottom:1rem;font-size:14px}.catalog-module__ZyI-Aq__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.catalog-module__ZyI-Aq__empty{color:var(--text-secondary)}@media (max-width:768px){.catalog-module__ZyI-Aq__layout{flex-direction:column;gap:1rem;padding:1rem}.catalog-module__ZyI-Aq__sidebar{width:100%}.catalog-module__ZyI-Aq__filterNav{flex-flow:wrap;gap:6px}.catalog-module__ZyI-Aq__filterLink{border:1px solid var(--border);padding:6px 12px;font-size:13px}.catalog-module__ZyI-Aq__grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:360px){.catalog-module__ZyI-Aq__grid{grid-template-columns:1fr}}
