body[data-path^="/game"] .chat-panel{grid-template-rows:auto 1fr auto auto}
.report-box{border-top:1px solid var(--line);padding:10px 14px}
.report-box summary{font-size:.78rem;color:var(--muted);cursor:pointer}
.report-box form{display:grid;gap:8px;padding-top:10px}
.report-box textarea{min-height:70px}
