.CategoryList_category-list__grid__X3SLB{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.CategoryList_category-list__grid__X3SLB{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.CategoryList_category-list__grid__X3SLB{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (min-width:1280px){.CategoryList_category-list__grid__X3SLB{grid-template-columns:repeat(4,1fr)}}.CategoryList_category-list__empty__diS_i{display:flex;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.CategoryList_category-list__empty-text__hFBBX{font-size:var(--portal-text-base);color:var(--portal-color-3-a55);color:color-mix(in srgb,var(--portal-color-3) 55%,transparent);margin:0}.CategoryList_category-list__skeleton__8b__K{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;background-color:#ffffff;border-radius:var(--portal-radius-lg);border:1px solid color-mix(in srgb,var(--portal-color-3) 8%,transparent)}.CategoryList_category-list__skeleton-icon__D3Y0m{width:3rem;height:3rem;border-radius:var(--portal-radius-lg);margin-bottom:.75rem}.CategoryList_category-list__skeleton-icon__D3Y0m,.CategoryList_category-list__skeleton-title__rKjMD{background-color:var(--portal-color-3-a10);background-color:color-mix(in srgb,var(--portal-color-3) 10%,transparent)}.CategoryList_category-list__skeleton-title__rKjMD{height:1rem;width:65%;border-radius:var(--portal-radius-sm);margin-bottom:.5rem}.CategoryList_category-list__skeleton-text__v0bRQ{height:.75rem;width:45%;background-color:var(--portal-color-3-a7);background-color:color-mix(in srgb,var(--portal-color-3) 7%,transparent);border-radius:var(--portal-radius-sm)}.TableOfContents_toc__kQW0H{border-radius:var(--portal-radius-xl,.75rem);border:1px solid var(--color-border,#e2e8f0);background:color-mix(in srgb,var(--color-primary) 6%,white);padding:1rem 1rem 1rem 0;overflow:hidden}.TableOfContents_toc__toggle__exS88{display:flex;width:100%;align-items:center;justify-content:space-between;background:none;border:none;cursor:pointer;padding:0 0 0 1rem}.TableOfContents_toc__title__M4Z2w{font-size:var(--portal-text-base);font-weight:700;color:var(--color-text-main)}.TableOfContents_toc__chevron__OA208{font-size:var(--portal-text-lg);color:var(--color-primary);transform:rotate(0deg);transition:transform .3s ease}.TableOfContents_toc__chevron--open___qn2s{transform:rotate(180deg)}.TableOfContents_toc__list__taubq{list-style:none;padding-left:0;flex-direction:column;gap:0;margin-top:.75rem;display:none;border-left:3px solid var(--color-primary);margin-left:1rem}.TableOfContents_toc__list--open__10jTN{display:flex}.TableOfContents_toc__item__WZi_r{display:flex;align-items:baseline;padding:.4rem 0 .4rem 1rem;border-bottom:1px solid color-mix(in srgb,var(--color-primary) 10%,transparent)}.TableOfContents_toc__item__WZi_r:last-child{border-bottom:none}.TableOfContents_toc__link__eZ7LM{font-size:var(--portal-text-sm);font-weight:500;color:var(--color-primary);text-decoration:none;transition:color .2s ease}.TableOfContents_toc__link__eZ7LM:hover{text-decoration:underline}