/* Final desktop polish: one rhythm for the public task composer and the workbench. */
.platform-page .command-box{border-radius:18px;padding:18px 20px;box-shadow:0 18px 42px #1e4c9910}.platform-page .command-box textarea{height:78px;font-size:17px}.platform-page .command-tools{min-height:52px;padding-top:13px}.platform-page .home-attach,.platform-page .home-mode,.platform-page .home-model-button{height:40px;border-radius:20px;background:#f8faff;padding:0 14px}.platform-page .home-attach{border-color:#d9e3f3}.platform-page .home-model-button{min-width:174px;background:#fff}.platform-page .home-mode{background:#f1f4ff;border-color:#d8e0ff}.platform-page .home-voice,.platform-page .command-submit{width:46px;height:46px;border-radius:50%}.platform-page .home-voice{border:0;background:#eef2f8}.platform-page .command-submit{background:#3867d6;color:#fff;box-shadow:0 8px 18px #3867d638}.platform-page .command-submit:hover{background:#2f5ac5;transform:translateY(-1px)}.mic-glyph{position:relative;display:block;width:13px;height:18px;border:2px solid currentColor;border-radius:8px}.mic-glyph::before{content:"";position:absolute;left:50%;bottom:-7px;width:12px;height:8px;border:2px solid currentColor;border-top:0;border-radius:0 0 8px 8px;transform:translateX(-50%)}.mic-glyph::after{content:"";position:absolute;left:50%;bottom:-12px;width:2px;height:5px;background:currentColor;transform:translateX(-50%)}.send-glyph{display:block;line-height:1;transform:translateX(1px) rotate(-20deg);font-size:19px}.platform-page .prompt-examples button{padding:7px 11px}.platform-page .hero-side{border-radius:14px}.console-body .agent-input{grid-template-columns:44px minmax(0,1fr) 310px;gap:10px}.console-body .agent-input input{height:50px;border-radius:12px}.console-body .agent-input .attach-btn{height:50px;border-radius:12px}.console-body .composer-actions{gap:9px}.console-body .model-button{height:42px!important;border-radius:21px!important}.console-voice{display:grid!important;place-items:center;width:42px;height:42px!important;border:0!important;border-radius:50%!important;background:#eef2f8!important;color:#53627a!important}.console-voice.is-listening{background:#fff0f0!important;color:#c95353!important;animation:voice-pulse 1s ease-in-out infinite}.console-voice-status{color:#8390a3;font-size:11px;font-weight:800;white-space:nowrap}.console-body .send-button{width:50px;height:50px!important;border-radius:50%!important;box-shadow:0 8px 18px #3867d638}.console-body .agent-brief{border-radius:12px;background:linear-gradient(120deg,#f8fbff,#f5f8ff)}.console-body .chat-msg{border-radius:12px}.console-body .agent-status{border-radius:12px}.console-body .tool-card,.console-body .command-center,.console-body .recent-work,.console-body .task-create,.console-body .task-list,.console-body .usage-list,.console-body .account-panel,.console-body .capability-panel,.console-body .activity-panel{border-radius:12px}@media(max-width:980px){.console-body .agent-input{grid-template-columns:44px minmax(0,1fr) 256px}.console-voice-status{display:none}}@media(max-width:760px){.platform-page .home-voice,.platform-page .command-submit{width:42px;height:42px}.console-body .agent-input{grid-template-columns:44px minmax(0,1fr) 94px}.console-body .model-picker{display:none}.console-body .console-voice{width:42px}.console-body .send-button{width:44px}}
