.community-moderation-route-page{min-height:100vh;background:var(--bg);color:var(--text)}
.community-exit-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.community-moderation-layout{--rx-workspace-rail-min:220px;--rx-workspace-rail-size:270px;--rx-workspace-min-height:calc(100vh - 72px)}
.community-moderation-sidebar{display:flex;flex-direction:column;gap:14px;padding:24px 18px;border-right:1px solid var(--border);background:color-mix(in srgb,var(--panel) 90%,transparent)}
.community-moderation-sidebar h1,.community-moderation-header h2,.community-report-queue-panel h3{margin:0}
.community-moderation-eyebrow{color:var(--accent2);font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.community-report-filters{display:grid;gap:6px}
.community-report-filters button{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:42px;padding:9px 11px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--muted);font:inherit;text-align:left;cursor:pointer}
.community-report-filters button:hover,.community-report-filters button.active{border-color:var(--border);background:var(--panel2);color:var(--text)}
.community-report-filters [data-count-for]{min-width:26px;padding:2px 7px;border-radius:999px;background:var(--panel);font-size:.76rem;text-align:center}
.community-report-privacy-card{margin-top:auto;padding:14px}
.community-report-privacy-card p{margin:7px 0 0}
.community-moderation-main{padding:28px}
.community-report-access{display:flex;align-items:center;gap:14px;max-width:720px;margin:48px auto;padding:24px}
.community-report-access h2,.community-report-access p{margin:0}.community-report-access p{margin-top:5px}
.community-moderation-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}
.community-moderation-header p{margin:7px 0 0}.community-moderation-header-actions{display:flex;align-items:center;gap:10px}
.community-role-badge,.community-report-status,.community-report-escalated{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border:1px solid var(--border);border-radius:999px;background:var(--panel2);font-size:.76rem;font-weight:800;text-transform:capitalize}
.community-moderation-header-actions .community-role-badge,.community-moderation-header-actions .community-refresh-button{box-sizing:border-box;height:32px;min-height:32px;border:1px solid var(--border);border-radius:999px;background:var(--panel2);color:var(--text)}
.community-moderation-header-actions .community-role-badge{padding:0 10px}
.community-moderation-header-actions .community-refresh-button{width:32px;min-width:32px;padding:0}
.community-moderation-header-actions .community-refresh-button:hover{border-color:color-mix(in srgb,var(--text) 22%,var(--border));background:var(--btnHover)}
.community-moderation-header-actions .community-refresh-button:disabled{cursor:wait;opacity:.72}
.community-refresh-icon{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.community-refresh-button:disabled .community-refresh-icon{animation:communityRefreshSpin .8s linear infinite}
@keyframes communityRefreshSpin{to{transform:rotate(360deg)}}
.community-report-escalated{border-color:color-mix(in srgb,var(--accent2) 55%,var(--border));color:var(--accent2)}
.community-report-workspace{display:grid;grid-template-columns:minmax(280px,390px) minmax(0,1fr);gap:18px;align-items:start}
.community-report-queue-panel,.community-report-detail-panel{min-width:0;padding:16px}.community-report-detail-panel{min-height:520px}
.community-report-list{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin-top:12px}
.community-report-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:6px;width:100%;padding:12px;border:1px solid var(--border);border-radius:11px;background:transparent;color:var(--text);font:inherit;text-align:left;cursor:pointer}
.community-report-row:hover,.community-report-row.active{border-color:color-mix(in srgb,var(--accent2) 60%,var(--border));background:var(--panel2)}
.community-report-row-top{min-width:0;display:flex;justify-content:space-between;gap:8px}.community-report-row strong{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.community-report-row-meta{min-width:0;display:flex;flex-wrap:wrap;gap:6px;color:var(--muted);font-size:.75rem}.community-report-row-preview{min-width:0;overflow:hidden;color:var(--muted);font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}
.community-report-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:180px;text-align:center}
.community-report-loading{display:flex;align-items:center;gap:10px;min-height:90px;color:var(--muted)}
.community-report-loader{width:28px;height:28px;border:3px solid var(--border);border-top-color:var(--accent2);border-radius:50%;animation:communityReportSpin .8s linear infinite}.community-report-loader.small{width:18px;height:18px;border-width:2px}
@keyframes communityReportSpin{to{transform:rotate(360deg)}}
.community-report-detail{display:grid;gap:16px}.community-report-detail header{display:grid;gap:8px}.community-report-detail h2{margin:0;overflow-wrap:anywhere}.community-report-detail-meta{display:flex;flex-wrap:wrap;gap:7px}
.community-report-section{display:grid;gap:8px;padding:14px;border:1px solid var(--border);border-radius:11px;background:var(--panel2)}.community-report-section h3,.community-report-section p{margin:0}
.community-report-evidence{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:.88rem;line-height:1.5}
.community-report-evidence-media{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:10px;align-items:start}.community-report-evidence-media img,.community-report-evidence-media video,.community-report-evidence-media iframe{display:block;width:100%;max-height:520px;border:1px solid var(--border);border-radius:10px;background:#050816;object-fit:contain}.community-report-evidence-media video,.community-report-evidence-media iframe{grid-column:1/-1;min-height:240px}.community-report-evidence-media .btn{justify-self:start}
.community-report-actions{display:flex;flex-wrap:wrap;gap:8px}
.community-report-history{display:grid;gap:8px}.community-report-event{display:grid;grid-template-columns:minmax(80px,auto) 1fr;gap:10px;padding-top:8px;border-top:1px solid var(--border);font-size:.82rem}.community-report-event:first-child{padding-top:0;border-top:0}
.community-report-notice{margin-bottom:14px;padding:10px 12px;border:1px solid var(--border);border-radius:9px;background:var(--panel2)}
.community-report-notice.error,.community-report-form-error{color:var(--rx-color-danger)}.community-report-notice.success{color:var(--rx-color-success)}
.community-report-dialog{width:min(92vw,560px);padding:0;border:1px solid var(--border);border-radius:14px;background:var(--rx-color-overlay-solid);color:var(--text)}.community-report-dialog::backdrop{background:rgba(2,6,23,.75)}
.community-report-dialog form{display:grid;gap:14px;padding:20px}.community-report-dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.community-report-dialog-heading h2{margin:0}.community-report-dialog-actions{display:flex;justify-content:flex-end;gap:9px}
@media (max-width:900px){.community-moderation-sidebar{border-right:0;border-bottom:1px solid var(--border)}.community-report-filters{grid-template-columns:repeat(5,minmax(0,1fr))}.community-report-filters button{justify-content:center;gap:6px}.community-report-privacy-card{margin-top:0}.community-report-workspace{grid-template-columns:1fr}.community-report-detail-panel{min-height:360px}}
@media (max-width:600px){.community-moderation-main{padding:16px}.community-moderation-sidebar{padding:16px}.community-moderation-header{display:grid}.community-moderation-header-actions{justify-content:space-between}.community-report-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.community-report-filters button:last-child{grid-column:1/-1}.community-report-workspace{gap:12px}.community-report-detail-panel{min-height:300px}.topbar-right #userBadge{display:none}.community-report-actions .btn{flex:1 1 140px;min-height:44px}}
@media (prefers-reduced-motion:reduce){.community-report-loader{animation-duration:1.8s}}
