.StoryCard_card__8Ql1M{display:block;border-radius:16px;overflow:hidden;position:relative;aspect-ratio:2/3;background:var(--surface);border:1px solid var(--border);cursor:pointer;transition:transform .2s,border-color .2s;text-decoration:none;color:var(--text)}.StoryCard_card__8Ql1M:hover{transform:translateY(-4px);border-color:var(--border-hover)}.StoryCard_cardLink__lAi1H{position:absolute;inset:0;z-index:3}.StoryCard_media__CE7Ik{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.StoryCard_placeholder__1II0q{position:absolute;inset:0;background:linear-gradient(160deg,#1e2330,#161a24)}.StoryCard_favorite__Ho7lJ{position:absolute;z-index:4;right:8px;top:8px;width:34px;height:34px;display:grid;place-items:center;padding:0;border-radius:50%;background:rgba(5,6,10,.58);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;line-height:1;opacity:0;pointer-events:none;transition:opacity .15s ease}.StoryCard_card__8Ql1M:hover .StoryCard_favorite__Ho7lJ,.StoryCard_favoriteActive___W8AP{opacity:1;pointer-events:auto}.StoryCard_favoriteActive___W8AP{color:#f472b6;text-shadow:0 0 12px #ec4899}@media (hover:none){.StoryCard_favorite__Ho7lJ{opacity:1;pointer-events:auto}}.StoryCard_viewsBadge__KsiFS{display:none;position:absolute;top:8px;left:8px;align-items:center;gap:4px;font-size:12px;font-weight:500;color:rgba(245,247,251,.9);background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:3px 8px 3px 6px;border-radius:100px;line-height:1;z-index:2}.StoryCard_overlay__EVpj9{position:absolute;bottom:0;left:0;right:0;padding:52px 12px 14px;background:linear-gradient(0deg,rgba(0,0,0,.92) 0,rgba(0,0,0,.5) 60%,transparent);z-index:2}.StoryCard_viewsInline__lFJdY{display:flex;align-items:center;gap:5px;font-size:13px;font-weight:600;color:rgba(245,247,251,.82);margin-bottom:8px;line-height:1}.StoryCard_name__fbJza{font-size:18px;font-weight:700;line-height:1.25;margin-bottom:6px;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.StoryCard_tags__rnyVU{display:flex;flex-wrap:nowrap;gap:5px;margin-top:8px;overflow:hidden;max-width:100%}.StoryCard_tag__b_KRB{flex:0 0 auto;max-width:100%;padding:4px 9px;border-radius:999px;background:hsla(0,0%,100%,.16);color:rgba(245,247,251,.88);font-size:11px;font-weight:600;letter-spacing:.01em;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.StoryCard_desc__x_sWV{font-size:13px;color:hsla(0,0%,100%,.68);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:600px){.StoryCard_viewsBadge__KsiFS{display:flex}.StoryCard_viewsInline__lFJdY{display:none}.StoryCard_overlay__EVpj9{padding:40px 10px 10px}.StoryCard_name__fbJza{font-size:15px}.StoryCard_desc__x_sWV{font-size:12px}.StoryCard_tag__b_KRB{font-size:10px;padding:3px 7px}}.FilterChip_chip__ZyPef{flex-shrink:0;padding:7px 16px;border-radius:100px;font-size:13px;font-weight:500;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.FilterChip_chip__ZyPef:hover{border-color:var(--border-hover);color:var(--text)}.FilterChip_selected__jD5Nj{background:var(--purple-dim);border-color:var(--purple-border);color:var(--purple-light)}.CatalogSeoSection_section__tuwNo{margin:28px 12px 20px;padding:34px;border:1px solid var(--border);border-radius:26px;background:radial-gradient(circle at 90% 5%,rgba(139,92,246,.14),transparent 34%),linear-gradient(145deg,#15131f,#0e1118);color:var(--text)}.CatalogSeoSection_eyebrow__TKO5v{color:#c084fc;font-size:10px;font-weight:800;letter-spacing:.15em}.CatalogSeoSection_section__tuwNo>h2{max-width:780px;margin-top:10px;font-size:30px;line-height:1.2}.CatalogSeoSection_cards__EKCCr{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:26px}.CatalogSeoSection_cards__EKCCr article{padding:20px;border:1px solid var(--border);border-radius:18px;background:hsla(0,0%,100%,.025)}.CatalogSeoSection_cards__EKCCr article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#d8b4fe;background:var(--purple-dim)}.CatalogSeoSection_cards__EKCCr h3,.CatalogSeoSection_faq__yCakR>h3{margin-top:14px;font-size:17px}.CatalogSeoSection_cards__EKCCr p,.CatalogSeoSection_faq__yCakR p{margin-top:8px;color:var(--text-muted);font-size:14px;line-height:1.7}.CatalogSeoSection_faq__yCakR{margin-top:30px}.CatalogSeoSection_faq__yCakR>h3{font-size:21px}.CatalogSeoSection_faq__yCakR details{border-top:1px solid var(--border);padding:15px 0}.CatalogSeoSection_faq__yCakR summary{cursor:pointer;font-weight:600}.CatalogSeoSection_faq__yCakR p{max-width:850px}@media (max-width:800px){.CatalogSeoSection_section__tuwNo{padding:24px}.CatalogSeoSection_cards__EKCCr{grid-template-columns:1fr}}@media (max-width:500px){.CatalogSeoSection_section__tuwNo{margin:22px 8px 12px;padding:20px;border-radius:20px}.CatalogSeoSection_section__tuwNo>h2{font-size:24px}}.CatalogPage_page__blHE6{min-height:100vh;padding-bottom:48px}.CatalogPage_catalogHead__o81Ee{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:22px 18px 8px}.CatalogPage_catalogHead__o81Ee h1{font-size:30px;line-height:1.2}.CatalogPage_audience__9DWgQ{display:flex;background:var(--surface);padding:4px;border-radius:12px}.CatalogPage_audience__9DWgQ a{color:var(--text-muted);padding:8px 13px;border-radius:9px;text-align:center}.CatalogPage_audience__9DWgQ .CatalogPage_audienceActive__nXZU6{color:#fff;background:linear-gradient(120deg,#7c3aed,#db2777)}.CatalogPage_error__v13oD{margin:30px auto;padding:24px;max-width:500px;border-radius:18px;background:rgba(239,68,68,.1);color:#fca5a5;text-align:center}.CatalogPage_error__v13oD button{display:block;margin:14px auto 0;color:#fff;background:var(--purple);padding:8px 14px;border-radius:10px}.CatalogPage_bannerWrap__MH7gc{padding:16px 12px 0}.CatalogPage_banner__cClLB{position:relative;display:block;border-radius:20px;overflow:hidden;height:clamp(160px,22vw,260px);background:var(--surface);text-decoration:none;color:inherit}.CatalogPage_bannerMedia__VELTg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.CatalogPage_bannerOverlay__FK11H{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,13,18,.85) 0,transparent 65%);padding:28px 32px;display:flex;flex-direction:column;justify-content:flex-end}.CatalogPage_bannerTitle___iNqJ{font-size:22px;font-weight:600;color:#fff;margin-bottom:6px}.CatalogPage_bannerSub__IThqy{font-size:14px;color:hsla(0,0%,100%,.65)}.CatalogPage_toolbar__H0jGi{display:flex;align-items:center;gap:10px;padding:14px 12px 8px;min-width:0}.CatalogPage_searchWrap__aN0nT{flex-shrink:0;width:330px;position:relative;display:flex;align-items:center}.CatalogPage_searchIcon__kj9WC{position:absolute;left:12px;color:var(--text-faint);pointer-events:none;flex-shrink:0}.CatalogPage_searchInput__GW1xY{width:100%;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:9px 32px 9px 36px;font-size:13px;color:var(--text);outline:none;transition:border-color .15s;font-family:inherit}.CatalogPage_searchInput__GW1xY::placeholder{color:var(--text-faint)}.CatalogPage_searchInput__GW1xY:focus{border-color:var(--purple-border)}.CatalogPage_clearBtn__IKXDH{position:absolute;right:10px;background:none;border:none;color:var(--text-faint);font-size:12px;cursor:pointer;padding:2px 4px;line-height:1}.CatalogPage_filterRow__5X3h_{flex:1 1;min-width:0;display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.CatalogPage_filterRow__5X3h_::-webkit-scrollbar{display:none}.CatalogPage_grid__TSt_h{padding:10px 12px 0;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px}.CatalogPage_skeleton__CgZw_{border-radius:16px;aspect-ratio:2/3;background:var(--surface);animation:CatalogPage_pulse__vz1pt 1.4s ease-in-out infinite}@keyframes CatalogPage_pulse__vz1pt{0%,to{opacity:1}50%{opacity:.4}}.CatalogPage_empty__dDpfN{text-align:center;padding:80px 24px;color:var(--text-faint);font-size:16px}.CatalogPage_loader__bRhpy{height:60px;display:flex;align-items:center;justify-content:center}.CatalogPage_loadingDots__ROyHS{width:24px;height:24px;border:2px solid var(--border);border-top-color:var(--purple);border-radius:50%;animation:CatalogPage_spin__uniT4 .7s linear infinite;display:inline-block}@keyframes CatalogPage_spin__uniT4{to{transform:rotate(1turn)}}@media (max-width:1200px){.CatalogPage_grid__TSt_h{grid-template-columns:repeat(5,1fr)}}@media (max-width:900px){.CatalogPage_grid__TSt_h{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.CatalogPage_catalogHead__o81Ee{align-items:stretch;flex-direction:column;padding:20px 12px 4px;gap:12px}.CatalogPage_catalogHead__o81Ee h1{font-size:25px}.CatalogPage_audience__9DWgQ a{flex:1 1}.CatalogPage_toolbar__H0jGi{flex-wrap:wrap;gap:8px}.CatalogPage_filterRow__5X3h_,.CatalogPage_searchWrap__aN0nT{width:100%}.CatalogPage_grid__TSt_h{padding:10px 8px 0;grid-template-columns:repeat(3,1fr);gap:8px}}@media (max-width:500px){.CatalogPage_grid__TSt_h{grid-template-columns:repeat(2,1fr);gap:8px}}