/* 覆盖类：避免提示浮层拦截点击 */
.copy-toast {
  pointer-events: none !important;
}

/* 注意：语音设置面板的样式已移至 voice-panel.css 文件中 */