.tcd-categories{padding-block:1.5rem .5rem}.tcd-categories__heading{margin:0 0 .85rem;font-size:1rem;font-weight:600;color:var(--home-text,#0f172a)}.tcd-category-nav{margin:0}.tcd-category-nav__list{display:flex;flex-wrap:nowrap;gap:.5rem;margin:0;padding:.15rem 0 .35rem;list-style:none;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.tcd-category-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.45rem .95rem;border:1px solid var(--home-border,#e2e8f0);border-radius:999px;background:#fff;color:var(--home-text,#0f172a);font-size:.875rem;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap;transition:border-color .15s ease,background .15s ease,color .15s ease}.tcd-category-pill:hover{border-color:color-mix(in srgb,var(--home-red,#ee3833) 45%,var(--home-border,#e2e8f0));color:var(--home-red,#ee3833)}.tcd-category-pill:focus-visible{outline:2px solid var(--home-red,#ee3833);outline-offset:2px}.tcd-category-pill.is-selected{border-color:var(--home-red,#ee3833);background:color-mix(in srgb,var(--home-red,#ee3833) 10%,#fff);color:var(--home-red,#ee3833);font-weight:600}.tcd-results__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.tcd-results__count{margin:.35rem 0 0;color:var(--home-muted,#64748b);font-size:.875rem;font-weight:400}.tcd-creator-list{margin:0;max-width:56rem}.tcd-empty{display:grid;gap:.75rem;justify-items:start;padding:2rem 0 1rem;max-width:36rem}.tcd-empty__title{margin:0;font-size:1rem;font-weight:600;color:var(--home-text,#0f172a)}.tcd-empty__body{margin:0;font-size:.875rem;color:var(--home-muted,#64748b);line-height:1.5}.tcd-empty__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.5rem}.tcd-pagination{display:flex;flex-wrap:wrap;gap:.75rem 1rem;margin-top:1.75rem}.tcd-pagination,.tcd-pagination__link{align-items:center;justify-content:center}.tcd-pagination__link{display:inline-flex;min-height:2.5rem;padding:.4rem .9rem;border:1px solid var(--home-border,#e2e8f0);border-radius:.65rem;background:#fff;color:var(--home-text,#0f172a);font-size:.875rem;font-weight:600;text-decoration:none}.tcd-pagination__link:hover{border-color:var(--home-red,#ee3833);color:var(--home-red,#ee3833)}.tcd-pagination__link:focus-visible{outline:2px solid var(--home-red,#ee3833);outline-offset:2px}.tcd-pagination__link.is-disabled{opacity:.45;pointer-events:none}.tcd-pagination__status{font-size:.875rem;color:var(--home-muted,#64748b)}@media (max-width:640px){.tcd-results__head{align-items:flex-start;flex-direction:column}}