.forum-category-page.svelte-dvnjly{max-width:var(--content-max-width);gap:var(--space-5);padding-bottom:var(--space-12);margin:0 auto;display:grid}.forum-category-page__breadcrumbs.svelte-dvnjly{margin-bottom:var(--space-1)}.forum-category-page__hero-aside.svelte-dvnjly{border:1px solid color-mix(in srgb, var(--color-accent) 22%, var(--color-border));border-radius:var(--radius-2xl);background:radial-gradient(circle at 50% 24%, color-mix(in srgb, var(--color-accent) 18%, transparent), transparent 42%), color-mix(in srgb, var(--color-surface-2) 74%, transparent);min-height:10rem;color:var(--color-accent);place-items:center;display:grid}.forum-category-page__context.svelte-dvnjly h2:where(.svelte-dvnjly),.forum-category-page__context.svelte-dvnjly dl:where(.svelte-dvnjly),.forum-category-page__context.svelte-dvnjly dd:where(.svelte-dvnjly){margin:0}.forum-category-page__layout.svelte-dvnjly{gap:var(--space-5);grid-template-columns:minmax(0,1fr) minmax(15rem,.36fr);align-items:start;display:grid}.forum-category-page__main.svelte-dvnjly{gap:var(--space-4);display:grid}.forum-category-page__main--loading.svelte-dvnjly{min-height:18rem}.forum-category-page__ledger-announcement.svelte-dvnjly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.forum-category-page__ledger-error.svelte-dvnjly{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4);border:1px solid color-mix(in srgb, var(--color-danger) 40%, var(--color-border));border-radius:var(--radius-xl);background:color-mix(in srgb, var(--color-danger) 8%, var(--color-surface-2));color:var(--color-text);display:flex}.forum-category-page__ledger-error.svelte-dvnjly button:where(.svelte-dvnjly){border:1px solid color-mix(in srgb, var(--color-border-strong) 60%, transparent);border-radius:var(--radius-pill);background:var(--color-surface-2);color:inherit;font:inherit;font-weight:var(--font-weight-bold);cursor:pointer;padding:.45rem .8rem}.forum-category-page__controls.svelte-dvnjly,.forum-category-page__topic-section.svelte-dvnjly,.forum-category-page__pagination.svelte-dvnjly,.forum-category-page__context.svelte-dvnjly{gap:var(--space-4);padding:var(--space-4);border-radius:var(--radius-xl);display:grid}.forum-category-page__topic-section.svelte-dvnjly{box-shadow:none;padding:0}.forum-category-page__actions.svelte-dvnjly,.forum-category-page__pagination.svelte-dvnjly,.forum-category-page__pagination-links.svelte-dvnjly{gap:var(--space-3);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.forum-category-page__create-link.svelte-dvnjly,.forum-category-page__secondary-link.svelte-dvnjly,.forum-category-page__pagination.svelte-dvnjly a:where(.svelte-dvnjly),.forum-category-page__search-reset.svelte-dvnjly{border-radius:var(--radius-pill);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);justify-content:center;align-items:center;padding:.48rem .85rem;text-decoration:none;display:inline-flex}.forum-category-page__create-link.svelte-dvnjly{background:var(--color-accent);color:#fff}.forum-category-page__secondary-link.svelte-dvnjly{background:color-mix(in srgb, var(--color-surface-2) 82%, white);color:var(--color-text);border:1px solid color-mix(in srgb, var(--color-border-strong) 55%, transparent)}.forum-category-page__read-only-badge.svelte-dvnjly{border-radius:var(--radius-pill);background:var(--color-badge-warning-bg);color:var(--color-warning-text);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);justify-content:center;align-items:center;padding:.16rem .62rem;display:inline-flex}.forum-category-page__read-only-note.svelte-dvnjly{color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:var(--line-height-relaxed);margin:0}.forum-category-page__pagination.svelte-dvnjly a:where(.svelte-dvnjly),.forum-category-page__search-reset.svelte-dvnjly{background:color-mix(in srgb, var(--color-surface-2) 82%, white);color:var(--color-text);border:1px solid color-mix(in srgb, var(--color-border-strong) 55%, transparent)}.forum-category-page__sorts.svelte-dvnjly{gap:var(--space-2);flex-wrap:wrap;display:flex}.forum-category-page__sort-link.svelte-dvnjly{border-radius:var(--radius-pill);border:1px solid color-mix(in srgb, var(--color-border-strong) 55%, transparent);color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);background:color-mix(in srgb, var(--color-surface-2) 68%, transparent);justify-content:center;align-items:center;padding:.46rem .8rem;text-decoration:none;display:inline-flex}.forum-category-page__sort-link--active.svelte-dvnjly{border-color:color-mix(in srgb, var(--color-accent) 42%, transparent);background:color-mix(in srgb, var(--color-accent) 12%, var(--color-surface-2));color:var(--color-text)}.forum-category-page__search.svelte-dvnjly{gap:var(--space-2);display:grid}.forum-category-page__search-label.svelte-dvnjly,.forum-category-page__context.svelte-dvnjly h2:where(.svelte-dvnjly),.forum-category-page__context.svelte-dvnjly dt:where(.svelte-dvnjly){font-weight:var(--font-weight-semibold);color:var(--color-text);margin:0}.forum-category-page__search-row.svelte-dvnjly{gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;display:grid}.forum-category-page__search-row.svelte-dvnjly input:where(.svelte-dvnjly),.forum-category-page__search-row.svelte-dvnjly button:where(.svelte-dvnjly){border-radius:var(--radius-lg);border:1px solid color-mix(in srgb, var(--color-border-strong) 50%, transparent);min-height:2.65rem;font:inherit}.forum-category-page__search-row.svelte-dvnjly input:where(.svelte-dvnjly){background:color-mix(in srgb, var(--color-surface-2) 82%, white);color:var(--color-text);padding:0 .95rem}.forum-category-page__search-row.svelte-dvnjly button:where(.svelte-dvnjly){background:var(--color-accent);color:#fff;font-weight:var(--font-weight-bold);cursor:pointer;padding:0 1rem}.forum-category-page__search-reset.svelte-dvnjly{justify-self:start}.forum-category-page__section-head.svelte-dvnjly{justify-content:space-between;align-items:center;gap:var(--space-4);padding:0 var(--space-1);display:flex}.forum-category-page__topics.svelte-dvnjly{gap:var(--space-3);display:grid}.forum-category-page__context.svelte-dvnjly{top:var(--space-4);position:sticky}.forum-category-page__context.svelte-dvnjly dl:where(.svelte-dvnjly){gap:var(--space-3);display:grid}.forum-category-page__context.svelte-dvnjly div:where(.svelte-dvnjly){gap:var(--space-1);padding-bottom:var(--space-3);border-bottom:1px solid color-mix(in srgb, var(--color-border-strong) 35%, transparent);display:grid}.forum-category-page__context.svelte-dvnjly div:where(.svelte-dvnjly):last-child{border-bottom:0;padding-bottom:0}.forum-category-page__context.svelte-dvnjly dt:where(.svelte-dvnjly){font-size:var(--font-size-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted)}.forum-category-page__context.svelte-dvnjly dd:where(.svelte-dvnjly){color:var(--color-text-secondary)}@media (width<=900px){.forum-category-page__layout.svelte-dvnjly{grid-template-columns:1fr}.forum-category-page__context.svelte-dvnjly{position:static}}@media (width<=640px){.forum-category-page__search-row.svelte-dvnjly{grid-template-columns:1fr}}
