.CategoryPage_layoutContainer__atC2L{display:flex;flex-direction:column;gap:2.5rem;padding-top:0}.CategoryPage_mainContent__u3rhF{flex:1 1;min-width:0}.CategoryPage_sidebar__V3vBH{width:100%}@media (min-width:992px){.CategoryPage_layoutContainer__atC2L{flex-direction:row;align-items:flex-start;padding-top:2rem}.CategoryPage_mainContent__u3rhF{flex:3 1;padding-right:2rem}.CategoryPage_sidebar__V3vBH{flex:1 1;position:-webkit-sticky;position:sticky;top:100px;overflow-y:auto}}.CategoryPage_sidebarHeader__QQ0Qm{font-size:1.5rem;font-weight:700;margin:1.5rem 0;border-left:4px solid var(--primary-color);padding-left:1rem;color:var(--text-heading);text-align:center}.CategoryPage_caseList__X5FXl{display:flex;flex-direction:column;gap:1.5rem}.CategoryPage_sidebarPlaceholder__dcC1p{font-style:italic;color:var(--text-color-secondary);padding:1.5rem 1rem;background-color:var(--background-color-light);border-radius:var(--border-radius);text-align:center;border:1px dashed var(--border-color)}.CategoryPage_sidebar__V3vBH::-webkit-scrollbar{width:8px;display:none}.CategoryPage_sidebar__V3vBH::-webkit-scrollbar-track{background:transparent}.CategoryPage_sidebar__V3vBH::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:4px}.CategoryPage_sidebar__V3vBH::-webkit-scrollbar-thumb:hover{background-color:var(--text-secondary)}.CategoryPage_articleList__8p5_Z{display:flex;flex-direction:column;gap:1rem}.CategoryPage_fullContent__sxvrB{margin-top:1rem;color:var(--text-primary);font-size:1rem;line-height:1.7;border-radius:var(--border-radius-lg);background:var(--surface-color);-webkit-backdrop-filter:blur(var(--glass-blur));padding:1.5rem 5rem;margin-bottom:2rem}@media (max-width:768px){.CategoryPage_fullContent__sxvrB{padding:1rem}}