.CategoryPage_page__PkuiP{padding-top:calc(var(--header-height) + 1.5rem);padding-bottom:0;min-height:100vh;background:var(--color-background)}.CategoryPage_pageTitle__qf8aB{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-text-primary);margin-bottom:.5rem;line-height:var(--leading-tight)}@media(max-width:768px){.CategoryPage_pageTitle__qf8aB{font-size:var(--text-xl)}}.CategoryPage_titleSkeleton__NDeEl{display:inline-block;width:240px;height:1em;background:var(--color-border);border-radius:var(--radius-sm);animation:CategoryPage_shimmer__BiDbl 1.5s infinite;background-size:200% 100%;background-image:linear-gradient(90deg,var(--color-surface-alt) 25%,var(--color-border) 50%,var(--color-surface-alt) 75%)}@keyframes CategoryPage_shimmer__BiDbl{0%{background-position:-200% 0}to{background-position:200% 0}}.CategoryPage_description__0RNVq{font-size:var(--text-sm);color:var(--color-text-secondary);margin-bottom:1.5rem;max-width:700px;line-height:var(--leading-relaxed)}.CategoryPage_subcategories__NAZhZ{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:1.5rem}.CategoryPage_subcat__aELqq{display:inline-flex;align-items:center;gap:8px;padding:8px 16px 8px 8px;border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-full,999px);text-decoration:none;color:var(--color-text-primary);font-size:14px;font-weight:var(--font-medium);background:var(--color-surface);transition:border-color .15s,background .15s,color .15s}.CategoryPage_subcat__aELqq:hover{border-color:var(--color-primary);color:var(--color-primary);background:rgba(37,99,235,.04)}.CategoryPage_subcatImage__s_q6E{position:relative;width:32px;height:32px;border-radius:50%;overflow:hidden;background:var(--color-background);flex-shrink:0}.CategoryPage_subcatImageEl__jnk4x{-o-object-fit:cover;object-fit:cover}.CategoryPage_subcatName__YhWQS{white-space:nowrap}.CategoryPage_layoutOuter__n72CN{background:var(--color-background);position:relative}.CategoryPage_layoutOuter__n72CN:after{content:"";position:absolute;top:0;bottom:0;right:0;width:calc((100vw - 1800px)/2);background:var(--color-surface);pointer-events:none}@media(max-width:1800px){.CategoryPage_layoutOuter__n72CN:after{display:none}}@media(max-width:1023px){.CategoryPage_layoutOuter__n72CN:after{display:none}}.CategoryPage_layout__XMGdZ{max-width:1800px;margin:0 auto;display:flex;align-items:stretch;min-height:calc(100vh - var(--header-height) - 5rem)}@media(max-width:1023px){.CategoryPage_layout__XMGdZ{min-height:auto;border-top:none}}.CategoryPage_sidebarWrap__KEFKV{width:280px;flex-shrink:0;align-self:flex-start;background:var(--color-background);padding:1.25rem 1.5rem 2rem 1rem;position:sticky;top:calc(var(--header-height) + .5rem);max-height:calc(100vh - var(--header-height) - 1rem);overflow-y:auto;border-right:1px solid var(--color-border)}@media(min-width:1024px){.CategoryPage_sidebarWrap__KEFKV{padding-left:2rem;width:320px}}.CategoryPage_sidebarWrap__KEFKV::-webkit-scrollbar{width:3px}.CategoryPage_sidebarWrap__KEFKV::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:2px}@media(max-width:1023px){.CategoryPage_sidebarWrap__KEFKV{display:none}}.CategoryPage_content__YCTzm{flex:1;min-width:0;display:flex;flex-direction:column;gap:0;background:var(--color-surface);padding:0 1rem 2rem 1.5rem}@media(min-width:640px){.CategoryPage_content__YCTzm{padding-right:1.5rem}}@media(min-width:1024px){.CategoryPage_content__YCTzm{padding-right:2rem}}@media(max-width:900px){.CategoryPage_content__YCTzm{padding:1rem}}