.voice-settings{font-size:16px}.voice-settings summary{min-height:44px;display:flex;align-items:center;cursor:pointer}.voice-settings .dao-form{gap:16px}.voice-settings label{display:grid;gap:8px;font-size:14px}.voice-settings input:not([type=checkbox]),.voice-settings textarea,.voice-settings select{font:inherit;min-width:0;width:100%;box-sizing:border-box;min-height:44px}.voice-settings .dao-checkbox{display:flex;align-items:flex-start;line-height:1.6}.voice-settings input[type=checkbox]{flex:none;margin-top:5px}.voice-inline{display:flex;flex-wrap:wrap;gap:10px}.voice-inline>label{flex:1;min-width:120px}.voice-settings input[type=file]{max-width:210px;font-size:14px}.voice-profile-row{padding:12px 0;border-bottom:1px solid #80808040;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.voice-profile-row>span{flex-basis:100%}.voice-context-menu{position:fixed;z-index:1000;padding:6px;box-sizing:border-box;border:1px solid #80808050;border-radius:15px;background:var(--panel,#151d29);color:var(--text,#eef3fa);box-shadow:0 8px 32px #0005;display:flex;flex-wrap:wrap;gap:2px}.voice-context-menu .btn{flex:1;white-space:nowrap;min-height:44px;font-size:14px;background:transparent;border:0}.voice-message{-webkit-touch-callout:none;outline-offset:4px}.voice-selection{width:min(480px,calc(100vw - 32px));max-height:calc(100dvh - 48px);overflow-y:auto;box-sizing:border-box;border:1px solid #80808060;border-radius:20px;background:var(--bg,#0d1520);color:var(--text,#edf3fa);padding:20px}.voice-selection::backdrop{background:#0008}.voice-selection-head,.voice-selection-actions{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:16px}.voice-selection-actions{justify-content:flex-end;margin:16px 0 0}.voice-selection textarea.voice-selectable{display:block;box-sizing:border-box;width:100%;resize:vertical;font:16px/1.8 system-ui;color:inherit;background:transparent;border:1px solid #80808060;border-radius:12px;padding:12px;user-select:text!important;-webkit-user-select:text!important;-webkit-touch-callout:default!important;touch-action:auto}.voice-playback{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px;font-size:14px;line-height:1.5}.voice-playback .btn{font-size:14px;min-height:36px;padding:6px 10px}.voice-inline-error{margin:8px 0}.voice-settings .dao-note{font-size:14px;line-height:1.6}#voice-profile-list:empty{display:none}
