.agent-widget[data-v-42cfc486]{z-index:9999;flex-direction:column;align-items:flex-end;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:fixed;bottom:24px;right:24px}.agent-trigger[data-v-42cfc486]{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;opacity:.75;background:linear-gradient(135deg,#4f6ef7 0%,#7c3aed 100%);border-radius:50%;justify-content:center;align-items:center;gap:0;width:42px;height:42px;padding:0;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #4f6ef759}.agent-trigger[data-v-42cfc486]:hover{opacity:1;border-radius:24px;gap:8px;width:auto;padding:0 14px;transform:translateY(-2px);box-shadow:0 6px 22px #4f6ef78c}.agent-trigger.active[data-v-42cfc486]{background:linear-gradient(135deg,#374fc7 0%,#5b21b6 100%);border-radius:50%;justify-content:center;width:48px;padding:0}.trigger-icon[data-v-42cfc486]{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.trigger-text[data-v-42cfc486]{opacity:0;max-width:0;font-size:13px;font-weight:600;transition:max-width .3s,opacity .2s;overflow:hidden}.agent-trigger:hover .trigger-text[data-v-42cfc486]{opacity:1;letter-spacing:.3px;max-width:120px}.agent-badge[data-v-42cfc486]{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.agent-overlay[data-v-42cfc486]{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9998;background:#0f172a6b;animation:.18s ease-out agent-overlay-fade-42cfc486;position:fixed;inset:0}@keyframes agent-overlay-fade-42cfc486{0%{opacity:0}to{opacity:1}}.agent-panel[data-v-42cfc486]{z-index:10000;background:#fff;border:1px solid #e2e8f0eb;border-radius:26px;flex-direction:column;width:min(760px,100vw - 32px);height:min(760px,100vh - 32px);animation:.22s cubic-bezier(.34,1.56,.64,1) agent-panel-pop-42cfc486;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 70px #0f172a38,0 2px 8px #0f172a14}@keyframes agent-panel-pop-42cfc486{0%{opacity:0;transform:translate(-50%,-46%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.agent-header[data-v-42cfc486]{color:#0f172a;background:linear-gradient(90deg,#4f6ef71a 0%,#7c3aed0f 48%,#fffffff5 100%),#fff;border-bottom:1px solid #e8edf3;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.header-left[data-v-42cfc486]{align-items:center;gap:10px;display:flex}.header-avatar[data-v-42cfc486]{color:#fff;background:linear-gradient(135deg,#4f6ef7 0%,#7c3aed 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex;box-shadow:0 8px 22px #4f6ef747}.header-title[data-v-42cfc486]{letter-spacing:0;font-size:18px;font-weight:800;line-height:1.3}.header-status[data-v-42cfc486]{color:#64748b;align-items:center;gap:5px;margin-top:2px;font-size:13px;display:flex}.status-dot[data-v-42cfc486]{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-dot-42cfc486;box-shadow:0 0 0 2px #4ade804d}@keyframes pulse-dot-42cfc486{0%,to{opacity:1}50%{opacity:.5}}.header-actions[data-v-42cfc486]{align-items:center;gap:6px;display:flex}.new-chat-btn[data-v-42cfc486]{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:6px;height:38px;padding:0 14px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.new-chat-btn[data-v-42cfc486]:hover{color:#4f46e5;background:#eaf0ff;border-color:#c7d2fe}.close-btn[data-v-42cfc486]{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .15s;display:flex}.close-btn[data-v-42cfc486]:hover{color:#4f46e5;background:#eaf0ff}.agent-messages[data-v-42cfc486]{background:#fff;flex-direction:column;flex:1;gap:20px;padding:22px 24px 24px;display:flex;overflow-y:auto}.agent-empty[data-v-42cfc486]{text-align:center;color:#9ca3af;padding:32px 24px;font-size:13px;line-height:1.9}.empty-icon[data-v-42cfc486]{color:#c4b5fd;margin-bottom:10px;font-size:28px;animation:6s linear infinite spin-slow-42cfc486}@keyframes spin-slow-42cfc486{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.agent-empty p[data-v-42cfc486]{margin:2px 0}.agent-msg[data-v-42cfc486]{align-items:flex-start;gap:10px;display:flex}.agent-msg.user[data-v-42cfc486]{justify-content:flex-end}.agent-msg.assistant[data-v-42cfc486]{justify-content:flex-start}.msg-stack[data-v-42cfc486]{flex-direction:column;gap:6px;max-width:min(78%,560px);display:flex}.assistant .msg-stack[data-v-42cfc486]{max-width:min(78%,560px)}.msg-avatar[data-v-42cfc486]{border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.assistant-avatar[data-v-42cfc486]{color:#fff;background:linear-gradient(135deg,#4f6ef7 0%,#7c3aed 100%);margin-top:6px;box-shadow:0 8px 20px #4f6ef738}.user-avatar[data-v-42cfc486]{color:#64748b;background:#f1f5f9;margin-top:5px}.msg-bubble[data-v-42cfc486]{word-break:break-word;border-radius:14px;padding:16px 18px;font-size:14px;line-height:1.75;position:relative}.msg-meta[data-v-42cfc486]{justify-content:space-between;align-items:center;gap:12px;min-height:18px;display:flex}.assistant .msg-meta[data-v-42cfc486]{justify-content:flex-start}.user .msg-meta[data-v-42cfc486]{justify-content:flex-end}.msg-time[data-v-42cfc486]{color:#9ca3af;padding:0 2px;font-size:11px;line-height:1.4}.msg-actions[data-v-42cfc486]{align-items:center;gap:6px;display:flex}.msg-action-btn[data-v-42cfc486]{color:#9aa3b2;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:inline-flex}.msg-action-btn[data-v-42cfc486] svg{width:16px;height:16px}.msg-action-btn[data-v-42cfc486]:hover{color:#6b7280}.msg-action-btn.active[data-v-42cfc486]{color:#3b82f6}.msg-action-btn[data-v-42cfc486]:disabled{opacity:.4;cursor:not-allowed}.message-content[data-v-42cfc486]{white-space:normal}.message-content[data-v-42cfc486] h1,.message-content[data-v-42cfc486] h2,.message-content[data-v-42cfc486] h3,.message-content[data-v-42cfc486] h4,.message-content[data-v-42cfc486] h5{color:#1f2937;margin:8px 0 4px;font-size:13px;font-weight:700;line-height:1.4}.message-content[data-v-42cfc486] h1{font-size:15px}.message-content[data-v-42cfc486] h2{font-size:14px}.message-content[data-v-42cfc486] p{margin:4px 0}.message-content[data-v-42cfc486] strong{color:#111827;font-weight:700}.message-content[data-v-42cfc486] em{color:#4b5563;font-style:italic}.message-content[data-v-42cfc486] ul,.message-content[data-v-42cfc486] ol{margin:4px 0;padding-left:18px}.message-content[data-v-42cfc486] li{margin:3px 0;line-height:1.6}.message-content[data-v-42cfc486] li::marker{color:#6366f1}.message-content[data-v-42cfc486] blockquote{color:#4b5563;background:#f8f9ff;border-left:3px solid #c7d2fe;border-radius:4px;margin:6px 0;padding:6px 12px}.message-content[data-v-42cfc486] code{color:#e11d48;background:#f3f4f6;border-radius:4px;padding:1px 5px;font-family:SF Mono,Monaco,monospace;font-size:12px}.message-content[data-v-42cfc486] pre{color:#e5e7eb;background:#1f2937;border-radius:8px;margin:6px 0;padding:10px 12px;font-size:12px;overflow-x:auto}.message-content[data-v-42cfc486] pre code{color:inherit;background:0 0;padding:0}.message-content[data-v-42cfc486] a{color:#4f46e5;border-bottom:1px solid #c7d2fe;text-decoration:none;transition:border-color .15s}.message-content[data-v-42cfc486] a:hover{border-color:#4f46e5}.message-content[data-v-42cfc486] table{border-collapse:collapse;width:100%;margin:6px 0;font-size:12px}.message-content[data-v-42cfc486] th,.message-content[data-v-42cfc486] td{text-align:left;border:1px solid #e5e7eb;padding:5px 8px}.message-content[data-v-42cfc486] th{background:#f9fafb;font-weight:600}.message-content[data-v-42cfc486] hr{border:none;border-top:1px solid #e5e7eb;margin:8px 0}.user .msg-bubble[data-v-42cfc486]{color:#fff;background:linear-gradient(135deg,#4f6ef7,#7c3aed);border-bottom-right-radius:6px;box-shadow:0 10px 22px #4f6ef738}.assistant .msg-bubble[data-v-42cfc486]{color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:6px;box-shadow:0 4px 14px #0f172a14}.plan-card[data-v-42cfc486]{color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-top:10px;padding:10px}.plan-title[data-v-42cfc486]{color:#4f46e5;margin-bottom:8px;font-size:12px;font-weight:700}.plan-summary[data-v-42cfc486]{color:#374151;font-size:12px;line-height:1.6}.plan-section[data-v-42cfc486]{border-top:1px solid #eef2f7;margin-top:10px;padding-top:10px}.plan-section-title[data-v-42cfc486]{color:#111827;margin-bottom:8px;font-size:12px;font-weight:700}.plan-item[data-v-42cfc486]{gap:8px;padding:8px 0;display:flex}.plan-rank[data-v-42cfc486]{color:#6d28d9;background:#ede9fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:flex}.plan-body[data-v-42cfc486]{flex-direction:column;gap:6px;min-width:0;display:flex}.plan-old-title[data-v-42cfc486]{color:#111827;font-size:12px;font-weight:700;line-height:1.5}.plan-line[data-v-42cfc486]{color:#374151;font-size:12px;line-height:1.6}.plan-line span[data-v-42cfc486]{color:#6b7280;min-width:56px;margin-right:4px;font-weight:600;display:inline-block}.plan-list[data-v-42cfc486]{color:#374151;margin:0;padding-left:18px;font-size:12px;line-height:1.7}.plan-actions[data-v-42cfc486]{flex-direction:column;gap:8px;display:flex}.apply-btn[data-v-42cfc486]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f6ef7,#7c3aed);border:none;border-radius:9px;height:34px;font-size:12px;font-weight:600}.apply-btn.secondary[data-v-42cfc486]{color:#374151;background:#f3f4f6;border:1px solid #e5e7eb}.apply-btn[data-v-42cfc486]:disabled{opacity:.5;cursor:not-allowed}.apply-result[data-v-42cfc486]{color:#4b5563;font-size:12px;line-height:1.6}.publish-confirm-card[data-v-42cfc486]{background:linear-gradient(135deg,#f0f4ff,#faf5ff);border:1px solid #e0e7ff;border-radius:10px;margin-top:10px;padding:12px}.pending-action-card[data-v-42cfc486]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:10px;padding:12px;box-shadow:0 8px 24px #0f172a0f}.pending-action-card.danger[data-v-42cfc486]{background:snow;border-color:#fecaca}.pending-action-head[data-v-42cfc486]{align-items:center;gap:10px;margin-bottom:10px;display:flex}.pending-action-icon[data-v-42cfc486]{color:#4f46e5;background:#eef2ff;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.pending-action-card.danger .pending-action-icon[data-v-42cfc486]{color:#dc2626;background:#fee2e2}.pending-action-title[data-v-42cfc486]{color:#111827;font-size:13px;font-weight:700}.pending-action-subtitle[data-v-42cfc486]{color:#6b7280;margin-top:2px;font-size:12px}.pending-action-info[data-v-42cfc486]{background:#f9fafb;border-radius:10px;margin-bottom:10px;padding:10px}.pending-action-line[data-v-42cfc486]{color:#374151;font-size:12px;line-height:1.8}.pending-action-line span[data-v-42cfc486]{color:#6b7280;min-width:48px;margin-right:6px;font-weight:600;display:inline-block}.pending-action-desc[data-v-42cfc486]{color:#4b5563;margin-top:4px;font-size:12px;line-height:1.6}.pending-action-actions[data-v-42cfc486]{gap:8px;display:flex}.pending-action-btn[data-v-42cfc486]{cursor:pointer;border:none;border-radius:8px;height:32px;padding:0 16px;font-size:12px;font-weight:600}.pending-action-btn.primary[data-v-42cfc486]{color:#fff;background:#2563eb}.pending-action-btn.primary.danger[data-v-42cfc486]{background:#dc2626}.pending-action-btn.cancel[data-v-42cfc486]{color:#374151;background:#f3f4f6}.pending-action-btn[data-v-42cfc486]:disabled{opacity:.5;cursor:not-allowed}.pending-action-result[data-v-42cfc486]{color:#4b5563;margin-top:8px;font-size:12px;line-height:1.6}.publish-confirm-title[data-v-42cfc486]{color:#4f46e5;margin-bottom:8px;font-size:13px;font-weight:700}.publish-confirm-info[data-v-42cfc486]{margin-bottom:10px}.publish-confirm-line[data-v-42cfc486]{color:#374151;font-size:12px;line-height:1.8}.publish-confirm-line span[data-v-42cfc486]{color:#6b7280;min-width:40px;margin-right:6px;font-weight:600;display:inline-block}.publish-confirm-actions[data-v-42cfc486]{gap:8px;margin-top:4px;display:flex}.publish-confirm-btn[data-v-42cfc486]{cursor:pointer;border:none;border-radius:8px;height:32px;padding:0 18px;font-size:12px;font-weight:600;transition:background .15s,opacity .15s}.publish-confirm-btn.primary[data-v-42cfc486]{color:#fff;background:linear-gradient(135deg,#4f6ef7,#7c3aed)}.publish-confirm-btn.primary[data-v-42cfc486]:hover:not(:disabled){opacity:.9}.publish-confirm-btn.cancel[data-v-42cfc486]{color:#6b7280;background:#f3f4f6}.write-task-card[data-v-42cfc486]{background:linear-gradient(135deg,#f0fdf4,#f0f9ff);border:1px solid #bbf7d0;border-radius:10px;margin-top:10px;padding:12px}.write-task-title[data-v-42cfc486]{color:#15803d;margin-bottom:8px;font-size:13px;font-weight:700}.write-task-info[data-v-42cfc486]{margin-bottom:10px}.write-task-line[data-v-42cfc486]{color:#374151;font-size:12px;line-height:1.8}.write-task-line span[data-v-42cfc486]{color:#6b7280;min-width:40px;margin-right:6px;font-weight:600;display:inline-block}.write-progress[data-v-42cfc486]{background:#dcfce7;border-radius:999px;height:8px;overflow:hidden}.write-progress-bar[data-v-42cfc486]{background:linear-gradient(135deg,#22c55e,#06b6d4);border-radius:999px;height:100%;transition:width .25s}.write-progress-text[data-v-42cfc486]{color:#15803d;text-align:right;margin-top:4px;font-size:11px}.write-task-warning[data-v-42cfc486]{color:#b45309;margin-top:8px;font-size:12px;line-height:1.6}.write-task-actions[data-v-42cfc486]{gap:8px;margin-top:10px;display:flex}.write-task-btn[data-v-42cfc486]{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;height:32px;padding:0 16px;font-size:12px;font-weight:600}.write-task-btn.primary[data-v-42cfc486]{color:#fff;background:linear-gradient(135deg,#16a34a,#0891b2);border:none}.publish-confirm-btn.cancel[data-v-42cfc486]:hover:not(:disabled){background:#e5e7eb}.publish-confirm-btn[data-v-42cfc486]:disabled{opacity:.5;cursor:not-allowed}.publish-result[data-v-42cfc486]{color:#4b5563;margin-top:8px;font-size:12px;line-height:1.6}.typing[data-v-42cfc486]{padding:10px 16px}.typing-status[data-v-42cfc486]{color:#6b7280;align-items:center;gap:8px;font-size:13px;display:flex}.typing-label[data-v-42cfc486]{white-space:nowrap}.agent-input[data-v-42cfc486]{background:#fff;border-top:1px solid #e8edf3;flex-shrink:0;align-items:flex-end;gap:12px;padding:18px 20px;display:flex}.agent-input textarea[data-v-42cfc486]{color:#1f2937;resize:none;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:18px;outline:none;flex:1;min-height:44px;max-height:120px;padding:12px 18px;font-family:inherit;font-size:14px;line-height:1.45;transition:all .2s;overflow-y:hidden}.agent-input textarea[data-v-42cfc486]:focus{background:#fff;border-color:#a5b4fc;box-shadow:0 0 0 3px #4f6ef71a}.agent-input button[data-v-42cfc486]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f6ef7,#7c3aed);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:opacity .2s,transform .15s,box-shadow .15s;display:flex;box-shadow:0 10px 22px #4f6ef738}.agent-input button[data-v-42cfc486]:hover:not(:disabled){transform:translateY(-1px)scale(1.03);box-shadow:0 14px 28px #4f6ef74d}.agent-input button[data-v-42cfc486]:disabled{opacity:.4;cursor:not-allowed}#app{width:100%;height:100vh;overflow:hidden}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1e293b;background:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif}#app{width:100%;height:100vh}*{scrollbar-width:thin;scrollbar-color:#0000002e transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000002e;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000052}
