.community-post-actions{justify-items:end;gap:8px;display:grid}.community-post-menu-wrap{position:relative}.community-post-menu-trigger{width:24px;height:24px;color:var(--color-text-subtle);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.community-post-menu{z-index:8;border:1px solid var(--color-border);background:var(--color-surface);min-width:92px;box-shadow:var(--color-shadow-soft);border-radius:8px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.community-post-menu-link,.community-post-menu button{color:var(--color-text-strong);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:flex-start;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.community-post-menu-link:hover,.community-post-menu button:hover{background:var(--color-panel)}.community-post-menu button:disabled{cursor:default;opacity:.55}.community-post-action-message{color:var(--color-danger-strong);text-align:right;margin:0;font-size:12px;font-weight:700}.community-report-panel{border:1px solid var(--color-border);background:var(--color-surface);border-radius:8px;gap:10px;padding:12px;display:grid}.community-report-panel label{gap:6px;display:grid}.community-report-panel span{color:var(--color-text-strong);font-size:12px;font-weight:800}.community-report-panel select,.community-report-panel textarea{border:1px solid var(--color-border-soft);width:100%;color:var(--color-text-strong);background:var(--color-surface);font:inherit;border-radius:8px;padding:10px 12px}.community-report-panel textarea{resize:vertical;min-height:88px}.community-report-panel select:focus,.community-report-panel textarea:focus{border-color:var(--color-brand);outline:3px solid var(--color-brand-soft)}.community-report-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.community-report-submit{border:1px solid var(--color-brand);min-height:38px;color:var(--color-surface);background:var(--color-brand);font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.community-report-submit:disabled{cursor:default;opacity:.55}.community-report-submit:disabled:hover,.community-comment-submit:disabled:hover{filter:none}
