.sh-forum-mobile-toggle{display:none}
.sh-forum-filter-options{display:contents}
.sp-ep-progress[hidden]{display:none!important}
@media(max-width:760px){
  .sh-social-section-forum{padding:0 0 1.5rem;min-width:0}
  .sh-social-section-forum .sh-forum-titlebar{padding:.8rem 0 1rem;gap:.85rem;align-items:stretch;flex-direction:column}
  .sh-social-section-forum .sh-forum-titlebar h1{font-size:clamp(1.8rem,6vw,2.25rem);line-height:1.12}
  .sh-social-section-forum .sh-forum-titlebar p{font-size:.94rem;line-height:1.45;margin:.45rem 0 0}
  .sh-social-section-forum .sh-forum-new-topic{min-height:44px;margin:0;width:100%}
  .sh-social-section-forum .sh-forum-grid{display:flex;flex-direction:column;gap:1rem;padding-top:1rem}
  .sh-social-section-forum .sh-forum-facets{position:static;display:block;width:100%;min-width:0;padding:0;border:0}
  .sh-social-section-forum .sh-forum-mobile-toggle{display:flex;align-items:center;gap:.65rem;width:100%;min-height:48px;padding:.7rem .85rem;font:inherit;font-size:.9rem;color:var(--txt);background:var(--card);border:1px solid var(--border-subtle);border-radius:var(--rad);text-align:left;cursor:pointer}
  .sh-forum-mobile-toggle>span:first-child{opacity:.65}
  .sh-forum-mobile-toggle>strong{flex:1;min-width:0;overflow-wrap:anywhere;font-size:.9rem}
  .sh-forum-mobile-toggle>span:last-child{font-size:1.3rem}
  .sh-forum-mobile-toggle[aria-expanded=true]>span:last-child{transform:rotate(180deg)}
  .sh-social-section-forum .sh-forum-filter-options{display:none}
  .sh-social-section-forum .sh-forum-facets.is-expanded .sh-forum-filter-options{display:grid;gap:1rem;padding:.85rem 0 .3rem}
  .sh-social-section-forum .sh-forum-facets nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}
  .sh-social-section-forum .sh-forum-facet{min-height:46px;padding:.6rem .7rem;font-size:.88rem}
  .sh-social-section-forum .sh-forum-facet span:first-child{overflow-wrap:anywhere;min-width:0}
  .sh-social-section-forum .sh-forum-facet span:last-child{flex:0 0 auto}
  .sh-social-section-forum .sh-forum-content{width:100%;min-width:0}
  .sh-social-section-forum .sh-forum-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:.8rem .6rem;padding-bottom:1rem}
  .sh-social-section-forum .sh-forum-toolbar>label:first-child{grid-column:1/-1}
  .sh-social-section-forum .sh-forum-toolbar>label{min-width:0;font-size:.82rem}
  .sh-social-section-forum .sh-forum-toolbar input,.sh-social-section-forum .sh-forum-toolbar select{width:100%;min-width:0;min-height:46px;font-size:16px}
  .sh-social-section-forum .sh-forum-toolbar>button{grid-column:2;min-height:46px;padding:.65rem 1rem;white-space:nowrap}
  .sh-social-section-forum .sh-forum-composer{padding:.85rem;margin:1rem 0;border:1px solid var(--border-subtle);border-radius:var(--rad);background:var(--card)}
  .sh-social-section-forum .sh-forum-composer .cm-section{padding:0;margin:0;border:0}
  .sh-social-section-forum .sh-forum-composer textarea{min-height:130px;font-size:16px}
  .sh-social-section-forum .sh-forum-composer select{min-height:46px;font-size:16px;max-width:100%}
  .sh-social-section-forum .sh-forum-composer button{min-height:44px;min-width:44px}
  .sh-social-section-forum .sh-forum-thread{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;padding:.85rem}
  .sh-social-section-forum .sh-forum-topic-cell{grid-column:1/-1;min-width:0}
  .sh-social-section-forum .sh-forum-stat{align-items:start;text-align:left}
  .sh-social-section-forum .sh-forum-activity{align-items:end;text-align:right}
  .sh-social-section-forum .sh-forum-title{font-size:1.05rem;line-height:1.3;overflow-wrap:anywhere}
  .sh-social-section-forum .sh-forum-empty{padding:1.1rem;font-size:.94rem}
}
