.community-post-menu-trigger{width:34px;height:34px;color:rgba(var(--fg) / .56);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:0 0 34px;place-items:center;padding:0;display:inline-grid}.community-post-menu-trigger:hover,.community-post-menu-trigger[aria-expanded=true]{background:rgba(var(--accent,56 189 248) / .08);color:rgba(var(--accent,56 189 248))}.community-post-menu{gap:3px;min-width:190px;display:grid}.community-post-menu-item{width:100%;min-height:40px;color:var(--surface-txtclr);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:9px 10px;font-size:.8rem;font-weight:400;display:flex}.community-post-menu-item:hover{background:rgba(var(--accent,56 189 248) / .08);color:rgba(var(--accent,56 189 248))}.community-post-menu-item.danger{color:#ef4444}.community-post-menu-item.danger:hover{background:#ef44441a}.community-post-menu-item:disabled{cursor:progress;opacity:.6}.community-post-menu-item svg{flex:none}
