.catalog_page__Pzh51{min-height:100vh;background:var(--bg)}.catalog_wrap__NqzBS{max-width:1200px;margin:0 auto;padding:0 32px}.catalog_head__uVofG{padding:34px 0 22px}.catalog_head__uVofG h1{font-family:var(--font-display);font-weight:400;font-size:clamp(30px,3.4vw,44px);letter-spacing:-.022em;margin:8px 0 0}.catalog_head__uVofG h1 em{font-style:italic;color:var(--accent)}.catalog_filter__HesYN{position:-webkit-sticky;position:sticky;top:57px;z-index:40;background:rgba(245,241,235,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);padding:14px 0}.catalog_filterInner__FL3ke{display:flex;gap:16px;align-items:center;justify-content:space-between}.catalog_left___gvzQ{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.catalog_right__zVkqV{display:flex;gap:9px;align-items:center;flex-shrink:0}.catalog_filter__HesYN select{height:38px;padding:0 30px 0 13px;font-family:var(--font-body);font-size:13.5px;color:var(--ink);background:var(--panel);border:1px solid var(--border);border-radius:var(--r);cursor:pointer;transition:border-color var(--t-fast)}.catalog_filter__HesYN select:hover{border-color:var(--border-strong)}.catalog_divider__ChfAQ{width:1px;height:24px;background:var(--border);margin:0 3px}.catalog_chips__a80Jg{display:flex;gap:7px}.catalog_chips__a80Jg .chip{height:38px;padding:0 14px}.catalog_right__zVkqV .btn-sm{height:38px}.catalog_grid__gmuQO{padding-top:28px;padding-bottom:80px}.catalog_count__3swb1{font-family:var(--font-mono);font-size:11px;color:var(--muted);letter-spacing:.02em;margin-bottom:18px}.catalog_cgrid__3ilyq{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.catalog_empty__GRf_6{text-align:center;padding:80px 20px}.catalog_emptyIco__2WKP_{width:60px;height:60px;border-radius:50%;background:var(--bg-2);border:1px solid var(--border);color:var(--muted);display:grid;place-items:center;margin:0 auto 20px}.catalog_emptyIco__2WKP_ .ico{width:26px;height:26px}.catalog_empty__GRf_6 h3{font-family:var(--font-display);font-size:22px;font-weight:500;margin:0 0 8px}.catalog_empty__GRf_6 p{font-size:14px;color:var(--muted);margin:0 auto 18px;max-width:340px}.catalog_skel__iTeUY{background:linear-gradient(90deg,var(--panel-2) 25%,var(--bg-2) 50%,var(--panel-2) 75%);background-size:200% 100%;animation:catalog_shimmer___5voH 1.3s infinite;border-radius:var(--r-sm)}@keyframes catalog_shimmer___5voH{0%{background-position:200% 0}to{background-position:-200% 0}}.catalog_skcard___0r3Y{background:var(--panel);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden}.catalog_skimg__UVv03{aspect-ratio:3/2.2}.catalog_skbody__prs_K{padding:16px 18px;display:grid;grid-gap:10px;gap:10px}.catalog_skline__75om4{height:12px}@media (max-width:1080px){.catalog_cgrid__3ilyq{grid-template-columns:repeat(2,1fr)}}@media (max-width:920px){.catalog_filterInner__FL3ke{flex-direction:column;align-items:stretch;gap:12px}.catalog_right__zVkqV{justify-content:flex-end}.catalog_divider__ChfAQ{display:none}}@media (max-width:720px){.catalog_cgrid__3ilyq{grid-template-columns:1fr}.catalog_filterInner__FL3ke{gap:8px}}