
  .channel-list.svelte-zy2ond {
    display: flex;
    flex-direction: column;
    gap: var(--flow-space-major, 1.75rem);
    padding-top: var(--flow-space-major, 1.75rem);
  }

  .channel-list__languages.svelte-zy2ond {
    display: flex;
    flex-direction: column;
    gap: var(--flow-space-body, 1.25rem);
  }

  .language-header.svelte-zy2ond {
    display: flex;
    align-items: center;
    gap: var(--flow-space-tight, 0.75rem);
  }

  .language-chips.svelte-zy2ond {
    display: flex;
    align-items: center;
    gap: var(--flow-space-tight, 0.5rem);
    flex-wrap: wrap;
  }

  .language-summary.svelte-zy2ond {
    display: flex;
    flex-direction: column;
    gap: var(--flow-space-body, 1.25rem);
  }

  .summary-header.svelte-zy2ond {
    display: flex;
    align-items: center;
    gap: var(--flow-space-tight, 0.5rem);
  }

  .channel-grid.svelte-zy2ond {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: var(--flow-space-body, 1rem);
  }

  .channel-card.svelte-zy2ond {
    display: flex;
    align-items: center;
    gap: var(--flow-space-body, 1rem);
  }

  .channel-card__logo.svelte-zy2ond {
    flex-shrink: 0;
    background: #111827;
    padding: 0.75rem;
    border-radius: 0.75rem;
  }

  .channel-card__body.svelte-zy2ond {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: var(--flow-space-tight, 0.5rem);
  }

  .channel-card__title.svelte-zy2ond {
    font-weight: 700;
    font-size: 1.125rem;
    color: #111827;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    line-height: 1.35;
  }

  .channel-card__meta.svelte-zy2ond {
    display: flex;
    align-items: center;
    gap: var(--flow-space-tight, 0.4rem);
    flex-wrap: wrap;
    margin: 0;
  }

  .empty-language.svelte-zy2ond {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 0.75rem;
    padding: clamp(28px, 3vw, 36px);
    text-align: center;
  }

  .empty-language__title.svelte-zy2ond {
    margin: 0;
    font-size: 1.125rem;
    font-weight: 600;
    color: #111827;
  }

  @media (min-width: 768px) {
    .channel-grid.svelte-zy2ond {
      gap: var(--flow-space-major, 1.25rem);
    }
  }
.content-flow[data-astro-cid-qvbo4vv5]{--flow-space-section: clamp(52px, 6vw, 68px);--flow-space-major: clamp(32px, 4vw, 40px);--flow-space-body: clamp(22px, 3vw, 28px);--flow-space-tight: clamp(12px, 2vw, 16px);display:flex;flex-direction:column;gap:var(--flow-space-section);padding-bottom:var(--flow-space-section)}.content-flow--plain[data-astro-cid-qvbo4vv5]{--flow-space-section: clamp(44px, 5vw, 60px);--flow-space-major: clamp(28px, 4vw, 36px);--flow-space-body: clamp(20px, 3vw, 26px);--flow-space-tight: clamp(12px, 2vw, 16px)}.text-block[data-astro-cid-qvbo4vv5]{--block-gap: var(--flow-space-body);display:flex;flex-direction:column;gap:var(--block-gap)}.text-block--intro[data-astro-cid-qvbo4vv5]{--block-gap: var(--flow-space-body)}.text-block--channels[data-astro-cid-qvbo4vv5]{--block-gap: var(--flow-space-major)}.text-block--divider[data-astro-cid-qvbo4vv5]{padding-bottom:var(--flow-space-body);border-bottom:1px solid #e5e7eb}.content-flow[data-astro-cid-qvbo4vv5] .text-block--divider[data-astro-cid-qvbo4vv5]:last-of-type{border-bottom:none;padding-bottom:0}.text-block__utility[data-astro-cid-qvbo4vv5]{align-self:flex-start}.text-block__headline[data-astro-cid-qvbo4vv5]{display:flex;flex-direction:column;gap:var(--flow-space-body)}.section-title[data-astro-cid-qvbo4vv5]{font-size:1.75rem;font-weight:700;color:#0f172a;line-height:1.25}.section-copy[data-astro-cid-qvbo4vv5]{font-size:1.125rem;color:#334155;line-height:1.7}.section-note[data-astro-cid-qvbo4vv5]{font-size:0.9rem;color:#475569}.link-inline[data-astro-cid-qvbo4vv5]{color:#2563eb;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.panel[data-astro-cid-qvbo4vv5]{background:#ffffff;border:1px solid #e2e8f0;border-radius:1.25rem;padding:clamp(26px,3vw,32px);box-shadow:0 12px 24px rgba(15,23,42,0.05);display:flex;flex-direction:column;gap:var(--flow-space-body)}.panel-title[data-astro-cid-qvbo4vv5]{font-size:1.75rem;font-weight:700;color:#0f172a}.panel-body[data-astro-cid-qvbo4vv5]{display:flex;flex-direction:column;gap:var(--flow-space-tight)}.more-games__intro[data-astro-cid-qvbo4vv5]{padding-top:0.5rem;padding-bottom:1rem}.more-games__link[data-astro-cid-qvbo4vv5]{position:relative;padding-right:2.25rem}.more-games__chevron[data-astro-cid-qvbo4vv5]{position:absolute;right:1rem;font-size:1.25rem;color:#1d4ed8;transition:transform 0.2s ease}.more-games__link[data-astro-cid-qvbo4vv5]:hover .more-games__chevron[data-astro-cid-qvbo4vv5]{transform:translateX(4px)}