.voice-assistant textarea{box-sizing:border-box;width:100%;min-height:88px;font:inherit;padding:14px;border:1px solid var(--line,#ddd);border-radius:16px;background:var(--card,#fff);color:inherit}.voice-assistant label{display:block;margin:12px 0 8px}.voice-assistant h2{font-size:20px}.voice-assistant p,.command-record{font-size:16px;line-height:1.6;word-break:keep-all;overflow-wrap:anywhere}.command-record{display:flex;gap:12px;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #ddd}.command-record span{min-width:0}.command-record strong,.command-record button{flex-shrink:0}#commandResult{max-height:420px;overflow:auto}#commandResult:empty{display:none}
