.ai-chat-workspace{background:#fff;border:1px solid #e6eaf0;border-radius:14px;padding:22px 24px;box-shadow:0 8px 24px rgba(31,48,68,.05)}
.ai-chat-head{display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf0f4;padding-bottom:14px}.ai-chat-head h2{margin:0;font-size:18px}.ai-chat-head p{margin:4px 0 0;color:#8290a2;font-size:13px}.ai-chat-head-actions{margin-left:auto;display:flex;align-items:center;gap:9px;flex:0 0 auto}.manual-record-trigger,.chat-clear{border:0;background:transparent;color:#9aa6b4;cursor:pointer}.manual-record-trigger{display:inline-flex;align-items:center;min-height:30px;border:1px solid #d9e3e8;background:#fff;color:#496476;border-radius:7px;padding:5px 10px;font-size:12px;font-weight:650;white-space:nowrap}.manual-record-trigger:hover{color:#c76600;border-color:#ffb26d;background:#fff8f1}.chat-action-divider{display:block;width:1px;height:18px;background:#e4eaee}.chat-clear{padding:6px 2px;font-size:12px;white-space:nowrap}.chat-clear:hover{color:#d86d00}
.ai-chat-thread{min-height:260px;max-height:520px;overflow:auto;padding:18px 4px}.chat-welcome{margin:18px auto;max-width:560px;text-align:center;color:#6f7d8c;background:#fffaf5;border:1px solid #ffe0bd;border-radius:12px;padding:18px}.chat-welcome p{margin:8px 0 0;font-size:13px;line-height:1.7}.chat-message{display:flex;gap:10px;margin:14px 0;align-items:flex-start}.chat-message.user-message{flex-direction:row-reverse}.chat-avatar{width:30px;height:30px;flex:0 0 30px;border-radius:50%;display:grid;place-items:center;background:#f59b83;color:#fff;font-size:12px}.ai-avatar{background:#fff0df;color:#ff8200}.chat-bubble{max-width:86%;border-radius:12px;padding:12px 14px;line-height:1.7;font-size:14px}.user-message .chat-bubble{background:#fff1e6;color:#3b4652}.assistant-message .chat-bubble{background:#f8fafc;border:1px solid #e7ebf0;color:#354454}.chat-label{color:#c76400;font-size:12px;font-weight:700;margin-bottom:6px}.chat-response h2,.chat-response h3{margin:8px 0 4px}.chat-response p{margin:6px 0}.chat-thinking{color:#9aa6b4}.chat-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.chat-action{border:1px solid #ffd1a3;background:#fff8ef;color:#c76400;border-radius:7px;padding:7px 10px;cursor:pointer}.chat-editable{outline:2px solid #ffb36e;border-radius:6px;padding:6px}.chat-suggestions{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.chat-suggestions span{color:#7c8997;background:#fff;border:1px solid #e1e7ed;border-radius:99px;padding:3px 8px;font-size:12px}.ai-chat-composer{border-top:1px solid #edf0f4;padding-top:14px}.ai-chat-composer textarea{width:100%;min-height:92px;resize:vertical;border:1px solid #dfe5ec;border-radius:10px;padding:12px;font:inherit;line-height:1.7;outline:none;box-sizing:border-box}.ai-chat-composer textarea:focus{border-color:#ff9a3d;box-shadow:0 0 0 3px rgba(255,130,0,.1)}
.chat-draft-content[contenteditable="true"]{background:#fffdf9;outline:2px solid #ffb36e;border-radius:8px;padding:10px;min-height:72px}.chat-editing-hint{flex-basis:100%;color:#8b6b47;font-size:12px}.chat-model-badge{display:inline-flex;align-items:center;margin-left:8px;padding:1px 6px;border-radius:999px;background:#eef6ff;color:#45739f;font-size:11px;font-weight:600}.chat-model-badge.is-fallback{background:#fff4e5;color:#b76100}
.chat-inline-figure{margin:10px 0;padding:8px;border:1px solid #e5ebf1;border-radius:10px;background:#fff;max-width:360px}.chat-inline-figure img{display:block;width:100%;max-height:240px;object-fit:contain;border-radius:8px;background:#f7f9fb}.chat-inline-figure figcaption{margin-top:6px;color:#7a8795;font-size:12px}.chat-inline-placeholder{display:inline-block;padding:2px 7px;border-radius:6px;background:#fff8ef;color:#c76400}
.ai-rich-toolbar{display:flex;align-items:center;gap:4px;border-bottom:1px solid #eef1f4;padding:0 0 7px;margin:0 0 8px;flex-wrap:wrap}.ai-rich-toolbar button{min-width:28px;height:28px;border:1px solid transparent;border-radius:6px;background:transparent;color:#5d6f80;font-size:12px;cursor:pointer}.ai-rich-toolbar button:hover{background:#f5f7f9;border-color:#e3e8ee}.ai-rich-toolbar .rich-more{padding:0 8px;color:#c76400}.ai-rich-toolbar .rich-extra{display:none}.ai-rich-toolbar.is-expanded .rich-extra{display:inline-flex;align-items:center;justify-content:center}.ai-rich-input{min-height:96px;max-height:260px;overflow:auto;padding:10px 4px;outline:0;line-height:1.7;color:#25384a}.ai-rich-input:empty::before{content:attr(data-placeholder);color:#98a5b3}.ai-rich-input h2{font-size:17px;margin:10px 0 6px}.ai-rich-input h3{font-size:15px;margin:8px 0 4px}.ai-rich-input blockquote{margin:8px 0;padding:6px 10px;border-left:3px solid #ffd1a3;background:#fff8ef;color:#596b7b}.ai-rich-input pre{white-space:pre-wrap;background:#f6f8fa;border:1px solid #e6ebf0;border-radius:8px;padding:8px}.inline-image-token{position:relative;display:flex;align-items:center;gap:10px;width:min(100%,360px);margin:8px 0;padding:7px 32px 7px 9px;border:1px solid #ffd1a3;border-radius:9px;background:#fff8ef;color:#8f5300;font-size:12px;box-sizing:border-box;cursor:text}.inline-image-token img{width:86px;height:62px;object-fit:cover;border-radius:7px;background:#fff}.inline-image-remove{position:absolute;right:7px;top:7px;width:20px!important;height:20px!important;min-width:20px!important;padding:0!important;border:0!important;border-radius:50%!important;background:rgba(28,38,48,.68)!important;color:#fff!important;line-height:20px!important}.chat-inline-marker{color:#c76400!important}
.science-shortcut-help{position:relative;display:inline-grid;place-items:center;width:20px;height:20px;margin-left:-4px;margin-right:4px;border:1px solid #dfe7ef;border-radius:50%;background:#fff;color:#7b8996;font-size:12px;font-weight:700;line-height:1;cursor:help;user-select:none}.science-shortcut-help:hover,.science-shortcut-help:focus{outline:0;border-color:#ffb36e;background:#fff8ef;color:#c76400}.science-shortcut-popover{position:absolute;left:50%;bottom:calc(100% + 10px);z-index:20;display:none;width:360px;max-width:min(360px,calc(100vw - 48px));padding:12px 14px;border:1px solid #ffd1a3;border-radius:10px;background:#fff;box-shadow:0 12px 28px rgba(31,48,68,.14);color:#435466;font-size:12px;font-weight:400;line-height:1.65;text-align:left;transform:translateX(-50%)}.science-shortcut-popover::after{content:"";position:absolute;left:50%;bottom:-6px;width:10px;height:10px;border-right:1px solid #ffd1a3;border-bottom:1px solid #ffd1a3;background:#fff;transform:translateX(-50%) rotate(45deg)}.science-shortcut-popover strong{display:block;margin-bottom:6px;color:#13283a;font-size:13px}.science-shortcut-popover span{display:block;white-space:normal;margin-top:3px}.science-shortcut-popover code{padding:1px 4px;border-radius:4px;background:#f6f8fa;color:#26394c;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.science-shortcut-help:hover .science-shortcut-popover,.science-shortcut-help:focus .science-shortcut-popover{display:block}
