@media (max-width:639px){.forum-section__header{grid-template-columns:auto 1fr}.forum-section__col-labels,.forum-section__col-label--latest{display:none}.forum-category-row{grid-template-columns:auto 1fr;gap:var(--space-sm)}.forum-category-row__stats{grid-column:1 / -1;display:flex;justify-content:flex-start;gap:var(--space-md)}.forum-category-row__stat{flex-direction:row;gap:0.3em}.forum-category-row__stat-label{display:inline}.forum-category-row__latest{display:none}.forum-category-row__icon{width:36px;height:36px}.forum-category-row__icon svg{width:18px;height:18px}.forum-topic-row{grid-template-columns:1fr;gap:var(--space-sm)}.forum-topic-row--header{display:none}.forum-topic-row__votes{display:none}.forum-topic-row__stats{flex-direction:row;gap:var(--space-md)}.forum-topic-row__last-activity{display:none}.forum-topic__body{grid-template-columns:1fr}.forum-topic__vote-col{flex-direction:row;justify-content:flex-start;gap:var(--space-sm)}.forum-topic__vote-col .forum-vote{flex-direction:row;gap:var(--space-xs)}.forum-reply__body{grid-template-columns:1fr}.forum-reply__vote-col{flex-direction:row;justify-content:flex-start;gap:var(--space-sm)}.forum-reply__vote-col .forum-vote{flex-direction:row;gap:var(--space-xs)}.forum-reply--depth-1,.forum-reply--depth-2,.forum-reply--depth-3{margin-left:var(--space-md)}.forum-topic__replies-header{flex-direction:column;align-items:flex-start;gap:var(--space-xs)}}@media (min-width:640px) and (max-width:1023px){.forum-section__header{grid-template-columns:clamp(40px,4vw + 0.5rem,44px) 1fr clamp(140px,14vw,180px)}.forum-section__col-label--latest{display:none}.forum-category-row{grid-template-columns:clamp(40px,4vw + 0.5rem,44px) 1fr clamp(140px,14vw,180px)}.forum-category-row__latest{display:none}.forum-topic-row{grid-template-columns:clamp(48px,5vw + 0.5rem,60px) 1fr auto}.forum-topic-row--header{grid-template-columns:clamp(48px,5vw + 0.5rem,60px) 1fr auto}.forum-topic-row__last-activity{display:none}.forum-topic-row--header .forum-topic-row__last-activity{display:none}}@media (min-width:1024px){.forum-topic-row{grid-template-columns:clamp(48px,5vw + 0.5rem,60px) 1fr auto auto}.forum-topic-row--header{grid-template-columns:clamp(48px,5vw + 0.5rem,60px) 1fr auto auto}}