.advanced-options-panel[data-v-23b34a95]{align-items:center;background:#0d0d0d80;bottom:0;display:flex;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.advanced-options-panel .panel-content[data-v-23b34a95]{background:#fff;border:1px solid #0d0d0d1f;border-radius:12px;box-shadow:0 12px 32px #0d0d0d14;box-sizing:border-box;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;width:632px;z-index:1002}.advanced-options-panel .panel-content .panel-header[data-v-23b34a95]{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:16px 24px}.advanced-options-panel .panel-content .panel-header h4[data-v-23b34a95]{color:#0d0d0de5;font-size:16px;font-weight:600;margin:0}.advanced-options-panel .panel-content .panel-body[data-v-23b34a95]{display:flex;gap:24px;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.advanced-options-panel .panel-content .panel-body[data-v-23b34a95]::-webkit-scrollbar{display:none}.advanced-options-panel .panel-content .panel-body .side[data-v-23b34a95]{display:flex;flex-direction:column;width:50%}.advanced-options-panel .panel-content .form-input[data-v-23b34a95]{background-color:#fff;border:1px solid #0d0d0d1f;border-radius:8px;box-sizing:border-box;color:#0d0d0de5;font-size:14px;height:32px;padding:0 12px;transition:all .3s;width:100%}.advanced-options-panel .panel-content .form-input[data-v-23b34a95]::-moz-placeholder{color:#0d0d0d75}.advanced-options-panel .panel-content .form-input[data-v-23b34a95]::placeholder{color:#0d0d0d75}.advanced-options-panel .panel-content .form-input[data-v-23b34a95]:focus{border-color:#682aef;box-shadow:0 0 0 2px #682aef33;outline:none}@media screen and (max-width:768px){.advanced-options-panel[data-v-23b34a95]{background:#0d0d0d80;height:100%;position:fixed;right:0;top:0;width:100%}.advanced-options-panel .panel-content[data-v-23b34a95]{border-radius:12px 12px 0 0;bottom:0;height:70%;max-height:80vh;padding:0;position:absolute;width:100%}.advanced-options-panel .panel-content .panel-body[data-v-23b34a95]{display:flex;flex-direction:column;gap:16px;overflow-y:auto}.advanced-options-panel .panel-content .panel-body .side[data-v-23b34a95]{width:100%}.advanced-options-panel .panel-content .form-input[data-v-23b34a95]{height:36px}}.chat-container[data-v-d403a4a9]{background:#fff;border:1px solid #0d0d0d1f;border-radius:12px;display:flex;flex-direction:column;height:400px;margin:0 auto;max-width:960px;overflow:hidden;width:100%}.chat-area[data-v-d403a4a9]{flex:1;overflow-y:auto;padding:24px 24px 12px;scroll-behavior:smooth}.welcome-wrapper[data-v-d403a4a9]{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:32px 0 24px}.welcome-wrapper .ai-avatar-large[data-v-d403a4a9]{border:1px solid rgba(0,0,0,.1);border-radius:50%;height:64px;margin-bottom:16px;overflow:hidden;position:relative;width:64px}.welcome-wrapper .ai-avatar-large img[data-v-d403a4a9]{height:174.4%;left:-37.2%;-o-object-fit:cover;object-fit:cover;position:absolute;top:-2.47%;width:174.4%}.welcome-wrapper .welcome-text[data-v-d403a4a9]{color:#0d0d0da8;font-size:16px;line-height:1.6;margin-bottom:24px;max-width:480px;text-align:center}.welcome-wrapper .quick-starters[data-v-d403a4a9]{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.welcome-wrapper .quick-starters .starter-item[data-v-d403a4a9]{border:1px solid #0d0d0d3d;border-radius:20px;color:#0d0d0da8;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .25s ease;white-space:nowrap}.welcome-wrapper .quick-starters .starter-item[data-v-d403a4a9]:hover{background:#f4effd;border-color:#8350f2;color:#8350f2}.message-row[data-v-d403a4a9]{align-items:flex-start;display:flex;gap:12px;margin-bottom:20px}.message-row.user[data-v-d403a4a9]{justify-content:flex-end}.message-row.ai[data-v-d403a4a9]{justify-content:flex-start}.avatar[data-v-d403a4a9]{border:1px solid rgba(0,0,0,.1);border-radius:50%;flex-shrink:0;height:40px;overflow:hidden;position:relative;width:40px}.avatar img[data-v-d403a4a9],.avatar svg[data-v-d403a4a9]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ai-avatar img[data-v-d403a4a9]{height:174.4%;left:-37.2%;-o-object-fit:cover;object-fit:cover;position:absolute;top:-2.47%;width:174.4%}.bubble[data-v-d403a4a9]{border-radius:8px;font-size:14px;line-height:1.5;max-width:70%;padding:12px 16px;white-space:pre-wrap;word-break:break-word}.ai-bubble[data-v-d403a4a9]{background:#f5f5f5;color:#0d0d0de5}.user-bubble[data-v-d403a4a9]{background:#eeedfa;color:#0d0d0de5}.typing-indicator[data-v-d403a4a9]{align-items:center;display:inline-flex;gap:4px;padding:4px 0}.typing-indicator i[data-v-d403a4a9]{animation:typing-bounce-d403a4a9 1.4s ease-in-out infinite;background:#8350f2;border-radius:50%;display:block;height:6px;width:6px}.typing-indicator i[data-v-d403a4a9]:nth-child(2){animation-delay:.2s}.typing-indicator i[data-v-d403a4a9]:nth-child(3){animation-delay:.4s}@keyframes typing-bounce-d403a4a9{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.input-area[data-v-d403a4a9]{background:#fff;border-radius:0 0 12px 12px;border-top:1px solid #0d0d0d1f}.input-area textarea[data-v-d403a4a9]{background:transparent;border:none;color:#0d0d0de5;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;max-height:80px;outline:none;padding:16px 24px 0;resize:none;width:100%}.input-area textarea[data-v-d403a4a9]::-moz-placeholder{color:#0d0d0d75}.input-area textarea[data-v-d403a4a9]::placeholder{color:#0d0d0d75}.input-area textarea[data-v-d403a4a9]:disabled{opacity:.6}.input-area .bottom-actions[data-v-d403a4a9]{align-items:center;border-radius:0 0 12px 12px;display:flex;height:52px;justify-content:space-between;padding:0 24px}.input-area .advanced-options[data-v-d403a4a9]{align-items:center;cursor:pointer;display:flex;gap:4px;height:100%;transition:opacity .2s}.input-area .advanced-options[data-v-d403a4a9]:hover{opacity:.8}.input-area .advanced-options .options-pc-icon[data-v-d403a4a9]{height:16px;width:16px}.input-area .advanced-options .options-pc-text[data-v-d403a4a9]{color:#8350f2;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.input-area .advanced-options .options-mobile-icon[data-v-d403a4a9]{display:none}.input-area .send-btn[data-v-d403a4a9]{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;transition:opacity .2s;width:32px}.input-area .send-btn:hover:not(:disabled) svg path[data-v-d403a4a9]{fill:#8350f2}.input-area .send-btn[data-v-d403a4a9]:disabled{cursor:not-allowed;opacity:.3}.input-area .send-btn .loading-icon[data-v-d403a4a9]{animation:loading 1s linear infinite;height:16px;width:16px}@media screen and (max-width:768px){.chat-container[data-v-d403a4a9]{border-radius:12px;height:calc(100vh - 200px);min-height:360px}.chat-area[data-v-d403a4a9]{padding:16px 12px 8px}.welcome-wrapper[data-v-d403a4a9]{padding:24px 0 16px}.welcome-wrapper .ai-avatar-large[data-v-d403a4a9]{height:48px;width:48px}.welcome-wrapper .welcome-text[data-v-d403a4a9]{font-size:14px;padding:0 12px}.welcome-wrapper .quick-starters[data-v-d403a4a9]{gap:8px;padding:0 8px}.welcome-wrapper .quick-starters .starter-item[data-v-d403a4a9]{font-size:13px;padding:6px 12px}.bubble[data-v-d403a4a9]{font-size:14px;max-width:80%}.input-area textarea[data-v-d403a4a9]{padding:12px 12px 0}.input-area .bottom-actions[data-v-d403a4a9]{padding:0 12px}.input-area .bottom-actions .advanced-options .options-pc-icon[data-v-d403a4a9],.input-area .bottom-actions .advanced-options .options-pc-text[data-v-d403a4a9]{display:none}.input-area .bottom-actions .advanced-options .options-mobile-icon[data-v-d403a4a9]{display:inline-block}}
