/* Keep the manual-record action clearly separate from the active AI mode. */
.ai-rich-toolbar button[title="居中"]{display:none}
.ai-rich-toolbar.is-expanded button[title="居中"]{display:inline-flex;align-items:center;justify-content:center}
