.chat-chart-container.svelte-1az7zt4{width:100%;height:280px;padding:12px;background:var(--resolved-palette_white_rgb);border-radius:12px;border:1px solid var(--raw-e2e8f0);margin-top:8px}.dark .chat-chart-container.svelte-1az7zt4{background:var(--raw-1e293b);border-color:var(--raw-334155)}@media(max-width:768px){.chat-chart-container.svelte-1az7zt4{height:240px;padding:8px}}.entity-card.svelte-moknun{margin-top:8px;padding:12px 14px;background:var(--color-bg-card, var(--resolved-palette_white_rgb));border:1px solid var(--color-border, var(--raw-e2e8f0));border-left:3px solid var(--color-primary, var(--raw-1c758a));border-radius:12px;font-size:13px;line-height:1.45;box-shadow:0 2px 8px var(--raw-black-15);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.entity-card.svelte-moknun:hover{border-color:var(--color-accent, var(--raw-2ba9b1));box-shadow:0 5px 14px var(--raw-black-15)}.entity-card.archived.svelte-moknun{background:var(--color-bg-card, var(--resolved-palette_white_rgb));border-left-color:var(--color-warning, var(--raw-f97316));opacity:.82}.entity-card.svelte-moknun .card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.entity-card.svelte-moknun .card-name{min-width:0;font-weight:700;color:var(--color-text-primary, var(--raw-1e293b));word-break:break-word}.entity-card.svelte-moknun .badge,.entity-card.svelte-moknun .stage-badge{flex:0 0 auto;font-size:11px;font-weight:600;color:var(--resolved-palette_white_rgb);padding:3px 9px;border-radius:999px;white-space:nowrap}.entity-card.svelte-moknun .badge-stage,.entity-card.svelte-moknun .pill-stage{background-color:var(--color-primary, var(--raw-3b82f6))}.entity-card.svelte-moknun .badge-archived,.entity-card.svelte-moknun .stage-archived{background-color:var(--color-warning, var(--raw-f97316))}.entity-card.svelte-moknun .card-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.entity-card.svelte-moknun .pill{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:var(--resolved-palette_white_rgb);padding:3px 9px;border-radius:999px;white-space:nowrap}.entity-card.svelte-moknun .pill-priority{background-color:var(--color-accent-secondary, var(--raw-ff8a7a))}.entity-card.svelte-moknun .pill-icon{width:11px;height:11px}.entity-card.svelte-moknun .card-subtitle,.entity-card.svelte-moknun .card-linked,.entity-card.svelte-moknun .card-close{margin-top:4px;color:var(--color-text-secondary, var(--raw-475569))}.entity-card.svelte-moknun .card-subtitle a,.entity-card.svelte-moknun .card-email a{color:var(--color-primary, var(--raw-1c758a));text-decoration:none}.entity-card.svelte-moknun .card-subtitle a:hover,.entity-card.svelte-moknun .card-email a:hover{text-decoration:underline}.entity-card.svelte-moknun .account-name,.entity-card.svelte-moknun .amount{color:var(--color-text-primary, var(--raw-1e293b));font-weight:600}.entity-card.svelte-moknun .card-email{margin-top:4px}.entity-card.svelte-moknun .card-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:9px;padding-top:8px;border-top:1px solid var(--color-border-secondary, var(--raw-e2e8f0))}.entity-card.svelte-moknun .action-link,.entity-card.svelte-moknun .view-link,.entity-card.svelte-moknun .undo-link{color:var(--color-primary, var(--raw-1c758a));font-weight:600;text-decoration:underline;font-size:12px}.entity-card.svelte-moknun .action-link:hover,.entity-card.svelte-moknun .view-link:hover,.entity-card.svelte-moknun .undo-link:hover{color:var(--color-primary-dark, var(--raw-143d4e))}.entity-card.svelte-moknun .as-button,.entity-card.svelte-moknun .undo-link{background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.entity-card.svelte-moknun .action-status,.entity-card.svelte-moknun .undo-status{color:var(--color-text-secondary, var(--raw-64748b));font-style:italic;font-size:12px}.entity-card.svelte-moknun .status-success,.entity-card.svelte-moknun .undo-success{color:var(--color-success, var(--raw-10b981));font-style:normal}@media(max-width:480px){.entity-card.svelte-moknun{padding:11px 12px}.entity-card.svelte-moknun .card-header{gap:7px}.entity-card.svelte-moknun .card-actions{gap:9px}}.chat-panel.svelte-14z1mqq{display:flex;flex-direction:column;height:100%;background:var(--raw-f8fafc);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,sans-serif;position:relative}.suggestions-container.svelte-14z1mqq{padding:20px 0;border-bottom:1px solid var(--raw-e2e8f0);margin-bottom:20px}.suggestions-title.svelte-14z1mqq{font-size:13px;font-weight:500;color:var(--raw-64748b);margin-bottom:12px;padding:0 20px}.suggestions-grid.svelte-14z1mqq{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:8px;padding:4px 0}.suggestion-chip.svelte-14z1mqq{flex:0 0 auto;white-space:nowrap;background:var(--resolved-palette_white_rgb);border:1px solid var(--raw-e2e8f0);border-radius:20px;padding:8px 16px;font-size:13px;color:var(--raw-475569);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.suggestion-chip.svelte-14z1mqq:hover{background:var(--raw-f1f5f9);border-color:var(--raw-cbd5e1);transform:translateY(-1px);box-shadow:0 2px 8px var(--raw-rgba-0-0-0-0_05)}.tutorial-onboarding.svelte-14z1mqq{padding:20px 20px 16px;border-bottom:1px solid var(--raw-e2e8f0);margin-bottom:20px}.tutorial-onboarding__label.svelte-14z1mqq{font-size:13px;font-weight:600;color:var(--raw-334155);margin:0 0 14px}.tutorial-path-cards.svelte-14z1mqq{display:flex;gap:12px;margin-bottom:14px}.tutorial-path-card.svelte-14z1mqq{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 16px;background:var(--resolved-palette_white_rgb);border:1.5px solid var(--raw-e2e8f0);border-radius:12px;cursor:pointer;text-align:left;transition:all .2s ease}.tutorial-path-card__icon.svelte-14z1mqq{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:var(--raw-rgba-28-117-138-0_08);color:var(--raw-1c758a);margin-bottom:12px}.tutorial-path-card.svelte-14z1mqq:hover{border-color:var(--raw-rgba-28-117-138-0_22);box-shadow:0 6px 18px var(--raw-rgba-28-117-138-0_1);transform:translateY(-2px)}.tutorial-path-card__title.svelte-14z1mqq{font-size:13px;font-weight:600;color:var(--raw-1e293b)}.tutorial-path-card__desc.svelte-14z1mqq{font-size:12px;color:var(--raw-64748b);line-height:1.4}.tutorial-chip-group.svelte-14z1mqq{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.tutorial-chip.svelte-14z1mqq{padding:7px 14px;border-radius:20px;border:1px solid var(--raw-e2e8f0);box-shadow:0 2px 6px var(--raw-rgba-15-23-42-0_03);background:var(--resolved-palette_white_rgb);font-size:13px;color:var(--raw-475569);cursor:pointer;transition:all .15s ease}.tutorial-chip.svelte-14z1mqq:hover{border-color:var(--raw-1c758a);color:var(--raw-1c758a)}.tutorial-chip--selected.svelte-14z1mqq{background:var(--raw-e0f5f7);border-color:var(--raw-1c758a);color:var(--raw-1c758a);font-weight:600}.tutorial-text-input.svelte-14z1mqq{width:100%;padding:9px 14px;border:1.5px solid var(--raw-e2e8f0);border-radius:8px;font-size:13px;color:var(--raw-1e293b);background:var(--resolved-palette_white_rgb);outline:none;transition:border-color .15s;box-sizing:border-box}.tutorial-text-input.svelte-14z1mqq:focus{border-color:var(--raw-1c758a)}.tutorial-actions.svelte-14z1mqq{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.tutorial-back-btn.svelte-14z1mqq{background:none;border:none;font-size:13px;color:var(--raw-64748b);cursor:pointer;padding:6px 4px}.tutorial-back-btn.svelte-14z1mqq:hover{color:var(--raw-334155)}.tutorial-confirm-btn.svelte-14z1mqq{padding:9px 20px;background:linear-gradient(135deg,var(--raw-1c758a) 0%,var(--raw-143d4e) 100%);color:var(--resolved-palette_white_rgb);border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s}.tutorial-confirm-btn.svelte-14z1mqq:disabled{opacity:.45;cursor:not-allowed}.tutorial-confirm-btn.svelte-14z1mqq:not(:disabled):hover{opacity:.9}.tutorial-skip-btn.svelte-14z1mqq{background:none;border:none;font-size:12px;color:var(--raw-94a3b8);cursor:pointer;padding:4px 0;display:block;width:100%;text-align:center;margin-top:4px}.tutorial-skip-btn.svelte-14z1mqq:hover{color:var(--raw-64748b)}.messages-container.svelte-14z1mqq{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px}.message.svelte-14z1mqq{display:flex;gap:12px;animation:svelte-14z1mqq-messageAppear .3s ease-out}@keyframes svelte-14z1mqq-messageAppear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.message-avatar.svelte-14z1mqq{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;position:relative}.user-avatar.svelte-14z1mqq{background:linear-gradient(135deg,var(--raw-1c758a) 0%,var(--raw-143d4e) 100%);color:var(--resolved-palette_white_rgb)}.assistant-avatar.svelte-14z1mqq{background:linear-gradient(135deg,var(--raw-30c8ca) 0%,var(--raw-1c758a) 100%);color:var(--resolved-palette_white_rgb)}.avatar-badge.svelte-14z1mqq{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.avatar-badge.admin.svelte-14z1mqq{background:linear-gradient(135deg,var(--raw-8b5cf6) 0%,var(--raw-7c3aed) 100%)}.avatar-badge.sales.svelte-14z1mqq{background:linear-gradient(135deg,var(--raw-f59e0b) 0%,var(--raw-d97706) 100%)}.ai-avatar-pulse.svelte-14z1mqq{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.ai-avatar-pulse.svelte-14z1mqq:before{content:"";position:absolute;width:40px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--raw-30c8ca33-alpha) 0%,var(--raw-1c758a33-alpha) 100%);animation:svelte-14z1mqq-pulse 2s infinite}@keyframes svelte-14z1mqq-pulse{0%{transform:scale(.8);opacity:.5}50%{transform:scale(1.1);opacity:.2}to{transform:scale(.8);opacity:.5}}.message-content-wrapper.svelte-14z1mqq{flex:1;max-width:calc(100% - 44px)}.message-header.svelte-14z1mqq{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.sender-info.svelte-14z1mqq{display:flex;align-items:center;gap:8px}.message-sender.svelte-14z1mqq{font-size:13px;font-weight:600;color:var(--raw-475569);display:flex;align-items:center;gap:6px}.role-badge.svelte-14z1mqq{font-size:10px;font-weight:600;padding:2px 6px;border-radius:10px;text-transform:uppercase;letter-spacing:.5px}.role-badge.admin.svelte-14z1mqq{background:linear-gradient(135deg,var(--raw-8b5cf6) 0%,var(--raw-7c3aed) 100%);color:var(--resolved-palette_white_rgb)}.role-badge.sales.svelte-14z1mqq{background:linear-gradient(135deg,var(--raw-f59e0b) 0%,var(--raw-d97706) 100%);color:var(--resolved-palette_white_rgb)}.status-badge.svelte-14z1mqq{font-size:10px;font-weight:600;padding:4px 10px;border-radius:12px;background:var(--raw-30c8ca1a-alpha);color:var(--raw-1c758a);letter-spacing:.3px}.message-time.svelte-14z1mqq{font-size:11px;color:var(--raw-94a3b8)}.msg-status.svelte-14z1mqq{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:8px;font-size:10px;font-weight:600;letter-spacing:.2px}.msg-status--queued.svelte-14z1mqq{background:var(--raw-f1f5f9);color:var(--raw-64748b)}.msg-status--sending.svelte-14z1mqq{background:var(--raw-e0f2fe);color:var(--raw-0369a1)}.msg-status--error.svelte-14z1mqq{background:var(--raw-fee2e2);color:var(--raw-b91c1c)}.message-content.svelte-14z1mqq{background:var(--resolved-palette_white_rgb);padding:10px 14px;border-radius:12px;border:1px solid var(--raw-e2e8f0);font-size:13px;line-height:1.6;color:var(--raw-1e293b);position:relative}.message-content.svelte-14z1mqq a{color:var(--raw-1c758a);text-decoration:underline;font-weight:500}.message-content.svelte-14z1mqq a:hover{color:var(--raw-143d4e)}.message.user.svelte-14z1mqq .message-content:where(.svelte-14z1mqq){background:linear-gradient(135deg,var(--raw-1c758a) 0%,var(--raw-143d4e) 100%);color:var(--resolved-palette_white_rgb);border:none}.message.user.svelte-14z1mqq .message-content:where(.svelte-14z1mqq) a{color:var(--raw-rgba-255-255-255-0_85);text-decoration:underline}.message.command.svelte-14z1mqq .message-content:where(.svelte-14z1mqq){background:var(--raw-f8fafc);border-left:3px solid var(--raw-8b5cf6)}.command-text.svelte-14z1mqq{font-family:SF Mono,Monaco,Consolas,monospace;color:var(--raw-7c3aed)}.user-info-prompt.svelte-14z1mqq{background:var(--resolved-palette_white_rgb);border:1px solid var(--raw-e2e8f0);border-radius:16px;padding:20px;margin:20px 0;box-shadow:0 4px 20px var(--raw-rgba-0-0-0-0_08);animation:svelte-14z1mqq-slideUp .3s ease-out}@keyframes svelte-14z1mqq-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.prompt-content.svelte-14z1mqq h4:where(.svelte-14z1mqq){margin:0 0 8px;font-size:16px;color:var(--raw-1e293b)}.prompt-content.svelte-14z1mqq p:where(.svelte-14z1mqq){margin:0 0 16px;font-size:13px;color:var(--raw-64748b)}.info-form.svelte-14z1mqq{display:flex;flex-direction:column;gap:12px}.info-input.svelte-14z1mqq,.info-select.svelte-14z1mqq{padding:10px 14px;border:1px solid var(--raw-e2e8f0);border-radius:8px;font-size:13px;color:var(--raw-1e293b);background:var(--resolved-palette_white_rgb);transition:all .2s}.info-input.svelte-14z1mqq:focus,.info-select.svelte-14z1mqq:focus{outline:none;border-color:var(--raw-1c758a);box-shadow:0 0 0 3px var(--raw-rgba-28-117-138-0_1)}.info-actions.svelte-14z1mqq{display:flex;gap:8px;margin-top:8px}.info-submit-btn.svelte-14z1mqq{flex:1;background:linear-gradient(135deg,var(--raw-1c758a) 0%,var(--raw-143d4e) 100%);color:var(--resolved-palette_white_rgb);border:none;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s}.info-submit-btn.svelte-14z1mqq:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px var(--raw-rgba-28-117-138-0_3)}.info-submit-btn.svelte-14z1mqq:disabled{opacity:.5;cursor:not-allowed}.info-skip-btn.svelte-14z1mqq{padding:10px 16px;background:var(--raw-f1f5f9);border:1px solid var(--raw-e2e8f0);border-radius:8px;color:var(--raw-64748b);font-size:13px;cursor:pointer;transition:all .2s}.info-skip-btn.svelte-14z1mqq:hover{background:var(--raw-e2e8f0)}.input-container.svelte-14z1mqq{background:var(--resolved-palette_white_rgb);border-top:1px solid var(--raw-e2e8f0);padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));flex-shrink:0;position:relative}.input-container.drag-over.svelte-14z1mqq{background:var(--raw-f0fafb)}.input-container.drag-over.svelte-14z1mqq .input-wrapper:where(.svelte-14z1mqq){border-color:var(--raw-1c758a);border-style:dashed;box-shadow:0 0 0 3px var(--raw-rgba-28-117-138-0_12)}.drop-overlay.svelte-14z1mqq{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;pointer-events:none;background:var(--raw-rgba-240-250-251-0_92);border:2px dashed var(--raw-1c758a);border-radius:0;color:var(--raw-1c758a);font-size:14px;font-weight:600;letter-spacing:.01em}.input-wrapper.svelte-14z1mqq{display:flex;gap:12px;background:var(--resolved-palette_white_rgb);border:1px solid var(--raw-e2e8f0);border-radius:16px;padding:8px;transition:all .3s;position:relative}.input-wrapper.svelte-14z1mqq:focus-within{border-color:var(--raw-1c758a);box-shadow:0 0 0 3px var(--raw-rgba-28-117-138-0_1)}textarea.svelte-14z1mqq{flex:1;border:none;outline:none;resize:none;font-size:16px;line-height:1.5;color:var(--raw-1e293b);background:transparent;min-height:30px;max-height:120px;padding:4px 8px;font-family:inherit}textarea.svelte-14z1mqq::placeholder{color:var(--raw-94a3b8)}.input-actions.svelte-14z1mqq{display:flex;align-items:center;gap:4px}.action-btn.svelte-14z1mqq{width:36px;height:36px;border-radius:10px;border:none;background:var(--raw-f8fafc);color:var(--raw-64748b);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.action-btn.svelte-14z1mqq:hover{background:var(--raw-f1f5f9);transform:translateY(-1px)}.pending-images.svelte-14z1mqq{display:flex;gap:8px;padding:8px 12px 4px;flex-wrap:wrap}.pending-image-thumb.svelte-14z1mqq{position:relative;width:64px;height:64px;border-radius:8px;overflow:hidden;border:1px solid var(--raw-e2e8f0);flex-shrink:0}.pending-image-thumb.svelte-14z1mqq img:where(.svelte-14z1mqq){width:100%;height:100%;object-fit:cover}.remove-image-btn.svelte-14z1mqq{position:absolute;top:2px;right:2px;width:18px;height:18px;border-radius:50%;background:var(--raw-rgba-0-0-0-0_6);color:var(--resolved-palette_white_rgb);border:none;font-size:10px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.message-images.svelte-14z1mqq{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.pending-files.svelte-14z1mqq{display:flex;flex-wrap:wrap;gap:6px;padding:8px 12px 4px}.pending-file-badge.svelte-14z1mqq{display:flex;align-items:center;gap:4px;background:var(--raw-f1f5f9);border:1px solid var(--raw-e2e8f0);border-radius:6px;padding:4px 8px;font-size:12px;max-width:200px}.pending-file-icon.svelte-14z1mqq{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--raw-1c758a)}.pending-file-name.svelte-14z1mqq{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--raw-374151)}.file-uploading.svelte-14z1mqq{display:inline-flex;align-items:center;gap:7px;width:fit-content;margin:4px 12px 8px;padding:6px 10px;border:1px solid var(--raw-e2e8f0);border-radius:999px;background:var(--raw-f8fafc);font-size:12px;font-weight:600;color:var(--raw-64748b)}.file-import-actions.svelte-14z1mqq{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.file-import-btn.svelte-14z1mqq{padding:7px 14px;border-radius:999px;border:1px solid var(--raw-e2e8f0);background:var(--raw-f8fafc);color:var(--raw-334155);font-size:12px;font-weight:600;cursor:pointer;transition:filter .15s ease,border-color .15s ease}.file-import-btn.svelte-14z1mqq:hover{border-color:var(--raw-cbd5e1);filter:brightness(.98)}.file-import-btn.primary.svelte-14z1mqq{background:var(--raw-ff6f61);border-color:var(--raw-ff6f61);color:var(--raw-fff)}.file-import-btn.primary.svelte-14z1mqq:hover{filter:brightness(1.05)}.icon-spin.svelte-14z1mqq{animation:svelte-14z1mqq-iconSpin .9s linear infinite}@keyframes svelte-14z1mqq-iconSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.message-image.svelte-14z1mqq{max-width:200px;max-height:200px;border-radius:8px;object-fit:cover;border:1px solid var(--raw-rgba-0-0-0-0_1)}.attach-btn.svelte-14z1mqq{width:36px;height:36px;border-radius:10px;border:1px solid var(--raw-e2e8f0);background:var(--resolved-palette_white_rgb);color:var(--raw-64748b);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.attach-btn.svelte-14z1mqq:hover:not(:disabled){background:var(--raw-f8fafc);border-color:var(--raw-1c758a);color:var(--raw-1c758a);transform:translateY(-1px)}.attach-btn.svelte-14z1mqq:disabled{opacity:.5;cursor:not-allowed}.send-btn.svelte-14z1mqq{width:40px;height:36px;border-radius:12px;border:none;background:linear-gradient(135deg,var(--raw-1c758a) 0%,var(--raw-143d4e) 100%);color:var(--resolved-palette_white_rgb);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;box-shadow:0 2px 8px var(--raw-rgba-28-117-138-0_2)}.send-btn.svelte-14z1mqq:hover:not(:disabled){transform:translateY(-2px) scale(1.05);box-shadow:0 4px 16px var(--raw-rgba-28-117-138-0_3)}.send-btn.svelte-14z1mqq:disabled,.send-btn--empty.svelte-14z1mqq{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important}.input-footer.svelte-14z1mqq{margin-top:8px;text-align:center}.hint-text.svelte-14z1mqq{font-size:12px;color:var(--raw-94a3b8)}.typing-indicator.svelte-14z1mqq{display:flex;align-items:center;gap:4px;padding:8px 0}.typing-indicator.svelte-14z1mqq span:where(.svelte-14z1mqq){width:6px;height:6px;background:var(--raw-1c758a);border-radius:50%;opacity:.6;animation:svelte-14z1mqq-typing 1.4s infinite ease-in-out}.typing-indicator.svelte-14z1mqq span:where(.svelte-14z1mqq):nth-child(1){animation-delay:0s}.typing-indicator.svelte-14z1mqq span:where(.svelte-14z1mqq):nth-child(2){animation-delay:.2s}.typing-indicator.svelte-14z1mqq span:where(.svelte-14z1mqq):nth-child(3){animation-delay:.4s}@keyframes svelte-14z1mqq-typing{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-4px);opacity:1}}.messages-container.svelte-14z1mqq::-webkit-scrollbar{width:6px}.messages-container.svelte-14z1mqq::-webkit-scrollbar-track{background:transparent}.messages-container.svelte-14z1mqq::-webkit-scrollbar-thumb{background:var(--raw-cbd5e1);border-radius:3px}.messages-container.svelte-14z1mqq::-webkit-scrollbar-thumb:hover{background:var(--raw-94a3b8)}.chat-toolbar.svelte-14z1mqq{display:flex;justify-content:center;align-items:center;gap:6px;margin-bottom:4px;padding:2px 0 4px}.chat-toolbar-btn.svelte-14z1mqq{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:0 20px;border:1px solid var(--raw-rgba-28-117-138-0_12);background:var(--raw-rgba-28-117-138-0_04);color:var(--raw-334155);font-size:11px;font-weight:500;line-height:1;cursor:pointer;border-radius:999px;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.chat-toolbar-btn.svelte-14z1mqq:hover{background:var(--raw-rgba-28-117-138-0_08);border-color:var(--raw-rgba-28-117-138-0_18);color:var(--raw-1c758a)}.chat-toolbar-btn.svelte-14z1mqq:active{transform:scale(.98)}.chat-toolbar-btn.svelte-14z1mqq svg:where(.svelte-14z1mqq){flex-shrink:0}.chat-history-wrapper.svelte-14z1mqq{position:relative}.chat-history-backdrop.svelte-14z1mqq{position:fixed;inset:0;z-index:45;border:0;background:var(--raw-rgba-15-23-42-0_05);-webkit-backdrop-filter:none;backdrop-filter:none;cursor:pointer;transition:opacity .2s ease}.chat-history-surface.svelte-14z1mqq{position:fixed;z-index:50;display:flex;flex-direction:column;background:var(--raw-ffffff);border:1px solid var(--raw-rgba-28-117-138-0);box-shadow:-8px 0 24px var(--raw-rgba-15-23-42-0_05);overflow:hidden;isolation:isolate}.chat-history-drag-handle.svelte-14z1mqq:active{cursor:grabbing}.chat-history-surface-header.svelte-14z1mqq{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px 12px;border-bottom:1px solid var(--raw-e2e8f0);background:var(--raw-rgba-255-255-255-0_96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.chat-history-surface-kicker.svelte-14z1mqq{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--raw-1c758a);margin-bottom:3px}.chat-history-surface-header.svelte-14z1mqq h3:where(.svelte-14z1mqq){margin:0;font-size:17px;line-height:1;font-weight:700;letter-spacing:-.02em;color:var(--raw-0f172a)}.chat-history-close.svelte-14z1mqq{width:34px;height:34px;border:1px solid var(--raw-dbe5ef);border-radius:999px;background:var(--raw-f8fafc);color:var(--raw-475569);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease}.chat-history-close.svelte-14z1mqq:hover{background:var(--raw-eef8fa);border-color:var(--raw-rgba-28-117-138-0_22);color:var(--raw-1c758a);transform:scale(1.04)}.chat-history-search-wrap.svelte-14z1mqq{position:relative;z-index:3;padding:10px 14px;background:var(--raw-ffffff);border-bottom:1px solid var(--raw-edf2f7);overflow:hidden;flex-shrink:0}.chat-history-search-icon.svelte-14z1mqq{position:absolute;left:28px;top:50%;transform:translateY(-50%);color:var(--raw-94a3b8);pointer-events:none}.chat-history-search.svelte-14z1mqq{width:100%;height:36px;border:1px solid var(--raw-e2e8f0);border-radius:12px;background:var(--raw-f8fafc);color:var(--raw-0f172a);font:inherit;font-size:13px;outline:none;padding:0 14px 0 38px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.chat-history-search.svelte-14z1mqq::placeholder{color:var(--raw-94a3b8)}.chat-history-search.svelte-14z1mqq:focus{background:var(--raw-ffffff);border-color:var(--raw-rgba-28-117-138-0_45);box-shadow:0 0 0 3px var(--raw-rgba-28-117-138-0_1)}.chat-history-list.svelte-14z1mqq{flex:1;overflow-y:auto;padding:0 0 14px}.chat-history-list.svelte-14z1mqq::-webkit-scrollbar{width:5px}.chat-history-list.svelte-14z1mqq::-webkit-scrollbar-track{background:transparent}.chat-history-list.svelte-14z1mqq::-webkit-scrollbar-thumb{background:var(--raw-dbe5ef);border-radius:999px}.chat-history-list.svelte-14z1mqq::-webkit-scrollbar-thumb:hover{background:var(--raw-b8c7d8)}.chat-history-group-label.svelte-14z1mqq{padding:12px 16px 5px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--raw-8ca0b7);position:sticky;top:0;background:var(--raw-rgba-255-255-255-0_96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1}.chat-history-item.svelte-14z1mqq{position:relative;display:flex;align-items:flex-start;gap:11px;width:100%;text-align:left;padding:12px 16px;border:none;border-bottom:1px solid var(--raw-edf2f7);background:transparent;cursor:pointer;color:var(--raw-1f2937);transition:background .16s ease,transform .16s ease}.chat-history-item.svelte-14z1mqq:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:0 999px 999px 0;background:transparent;transition:background .16s ease}.chat-history-item.svelte-14z1mqq:last-child{border-bottom:none}.chat-history-item.svelte-14z1mqq:hover{background:var(--raw-f8fafc);transform:translate(-1px)}.chat-history-item.active.svelte-14z1mqq{background:linear-gradient(90deg,var(--raw-rgba-28-117-138-0_1),var(--raw-rgba-48-200-202-0_05))}.chat-history-item.active.svelte-14z1mqq:before{background:var(--raw-1c758a)}.chat-history-item-dot.svelte-14z1mqq{width:8px;height:8px;border-radius:50%;background:var(--raw-dbe5ef);flex-shrink:0;margin-top:5px;transition:background .16s ease,box-shadow .16s ease}.chat-history-item-dot.active-dot.svelte-14z1mqq{background:var(--raw-1c758a);box-shadow:0 0 0 4px var(--raw-rgba-28-117-138-0_12)}.chat-history-item-body.svelte-14z1mqq{flex:1;min-width:0}.chat-history-title.svelte-14z1mqq{font-size:13px;font-weight:750;line-height:1.3;color:var(--raw-1e293b);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-history-preview.svelte-14z1mqq{font-size:12px;color:var(--raw-64748b);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-style:italic;line-height:1.35}.chat-history-meta.svelte-14z1mqq{font-size:11px;color:var(--raw-8ca0b7);margin-top:4px}.chat-history-active-badge.svelte-14z1mqq{font-size:10px;font-weight:800;letter-spacing:.02em;background:var(--raw-rgba-28-117-138-0_1);color:var(--raw-1c758a);padding:3px 8px;border-radius:999px;flex-shrink:0;align-self:center}.chat-history-empty.svelte-14z1mqq{padding:36px 20px;text-align:center;color:var(--raw-64748b);font-size:13px}.chat-history-empty-icon.svelte-14z1mqq{display:flex;align-items:center;justify-content:center;min-height:32px;margin-bottom:8px;color:var(--raw-94a3b8)}.chat-history-empty-icon--loading.svelte-14z1mqq{color:var(--raw-1c758a)}.chat-history-empty-title.svelte-14z1mqq{font-weight:700;color:var(--raw-334155);font-size:13px;margin-bottom:4px}.chat-history-empty-sub.svelte-14z1mqq{font-size:12px;color:var(--raw-94a3b8)}@media(max-width:768px){.chat-history-backdrop.svelte-14z1mqq{background:var(--raw-rgba-15-23-42-0_25);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}}@media(min-width:769px){.chat-history-surface.svelte-14z1mqq{top:54px;right:0;bottom:0;width:268px;max-width:268px;border-top:0;border-right:0;border-bottom:0;border-radius:0;animation:svelte-14z1mqq-historySidebarIn .2s cubic-bezier(.2,.8,.2,1)}}@media(max-width:768px){.chat-history-surface.svelte-14z1mqq{position:fixed;left:0;right:0;bottom:0;height:var(--history-sheet-height, 58vh);max-height:min(88vh,calc(100vh - env(safe-area-inset-top,0px)));border-radius:18px 18px 0 0;box-shadow:0 -12px 32px var(--raw-rgba-15-23-42-0_16);animation:svelte-14z1mqq-historySheetIn .24s cubic-bezier(.2,.8,.2,1);padding-bottom:env(safe-area-inset-bottom,0px);transition:height .22s cubic-bezier(.2,.8,.2,1)}.chat-history-surface.dragging.svelte-14z1mqq{transition:none}.chat-history-drag-handle.svelte-14z1mqq{display:block}.chat-history-surface-header.svelte-14z1mqq{padding:10px 16px 12px}.chat-history-search-wrap.svelte-14z1mqq{padding:14px}}@keyframes svelte-14z1mqq-historySidebarIn{0%{transform:translate(18px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes svelte-14z1mqq-historySheetIn{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.dark .chat-panel.svelte-14z1mqq{background:var(--raw-0f172a)}.dark .message-content.svelte-14z1mqq{background:var(--raw-1e293b);border-color:var(--raw-334155);color:var(--raw-e2e8f0)}.dark .suggestion-chip.svelte-14z1mqq{background:var(--raw-1e293b);border-color:var(--raw-334155);color:var(--raw-cbd5e1)}.dark .suggestion-chip.svelte-14z1mqq:hover{background:var(--raw-334155);border-color:var(--raw-475569)}.dark .suggestions-container.svelte-14z1mqq{border-bottom-color:var(--raw-334155)}.dark .suggestions-title.svelte-14z1mqq{color:var(--raw-94a3b8)}.dark .input-container.svelte-14z1mqq{background:var(--raw-0f172a);border-top-color:var(--raw-334155)}.dark .input-container.drag-over.svelte-14z1mqq{background:var(--raw-132f3a)}.dark .drop-overlay.svelte-14z1mqq{background:var(--raw-rgba-19-47-58-0_94);border-color:var(--raw-30c8ca);color:var(--raw-30c8ca)}.dark .input-wrapper.svelte-14z1mqq{background:var(--raw-1e293b);border-color:var(--raw-334155)}.dark textarea.svelte-14z1mqq{color:var(--raw-e2e8f0);background:transparent}.dark textarea.svelte-14z1mqq::placeholder{color:var(--raw-64748b)}.dark .action-btn.svelte-14z1mqq{background:var(--raw-334155);color:var(--raw-cbd5e1)}.dark .user-info-prompt.svelte-14z1mqq{background:var(--raw-1e293b);border-color:var(--raw-334155)}.dark .info-input.svelte-14z1mqq,.dark .info-select.svelte-14z1mqq{background:var(--raw-334155);border-color:var(--raw-475569);color:var(--raw-e2e8f0)}.dark .hint-text.svelte-14z1mqq{color:var(--raw-64748b)}.dark .message-sender.svelte-14z1mqq{color:var(--raw-cbd5e1)}.dark .messages-container.svelte-14z1mqq::-webkit-scrollbar-thumb{background:var(--raw-475569)}.dark .chat-history-surface.svelte-14z1mqq{background:var(--raw-1e293b);border-color:var(--raw-rgba-28-117-138-0_25)}.dark .chat-history-group-label.svelte-14z1mqq{background:var(--raw-1e293b);color:var(--raw-475569)}.dark .chat-history-item.svelte-14z1mqq{border-bottom-color:var(--raw-273344);color:var(--raw-e2e8f0)}.dark .chat-history-item.svelte-14z1mqq:hover{background:var(--raw-273344)}.dark .chat-history-item.active.svelte-14z1mqq{background:var(--raw-rgba-28-117-138-0_12)}.dark .chat-history-title.svelte-14z1mqq{color:var(--raw-e2e8f0)}@media(prefers-color-scheme:dark){:root:not(.light) .chat-panel.svelte-14z1mqq{background:var(--raw-0f172a)}:root:not(.light) .message-content.svelte-14z1mqq{background:var(--raw-1e293b);border-color:var(--raw-334155);color:var(--raw-e2e8f0)}:root:not(.light) .suggestion-chip.svelte-14z1mqq{background:var(--raw-1e293b);border-color:var(--raw-334155);color:var(--raw-cbd5e1)}:root:not(.light) .suggestion-chip.svelte-14z1mqq:hover{background:var(--raw-334155);border-color:var(--raw-475569)}:root:not(.light) .suggestions-container.svelte-14z1mqq{border-bottom-color:var(--raw-334155)}:root:not(.light) .suggestions-title.svelte-14z1mqq{color:var(--raw-94a3b8)}:root:not(.light) .input-container.svelte-14z1mqq{background:var(--raw-0f172a);border-top-color:var(--raw-334155)}:root:not(.light) .input-container.drag-over.svelte-14z1mqq{background:var(--raw-132f3a)}:root:not(.light) .drop-overlay.svelte-14z1mqq{background:var(--raw-rgba-19-47-58-0_94);border-color:var(--raw-30c8ca);color:var(--raw-30c8ca)}:root:not(.light) .input-wrapper.svelte-14z1mqq{background:var(--raw-1e293b);border-color:var(--raw-334155)}:root:not(.light) textarea.svelte-14z1mqq{color:var(--raw-e2e8f0);background:transparent}:root:not(.light) textarea.svelte-14z1mqq::placeholder{color:var(--raw-64748b)}:root:not(.light) .action-btn.svelte-14z1mqq{background:var(--raw-334155);color:var(--raw-cbd5e1)}:root:not(.light) .user-info-prompt.svelte-14z1mqq{background:var(--raw-1e293b);border-color:var(--raw-334155)}:root:not(.light) .info-input.svelte-14z1mqq,:root:not(.light) .info-select.svelte-14z1mqq{background:var(--raw-334155);border-color:var(--raw-475569);color:var(--raw-e2e8f0)}:root:not(.light) .hint-text.svelte-14z1mqq{color:var(--raw-64748b)}:root:not(.light) .message-sender.svelte-14z1mqq{color:var(--raw-cbd5e1)}:root:not(.light) .messages-container.svelte-14z1mqq::-webkit-scrollbar-thumb{background:var(--raw-475569)}:root:not(.light) .chat-history-surface.svelte-14z1mqq{background:var(--raw-1e293b);border-color:var(--raw-rgba-28-117-138-0_25)}:root:not(.light) .chat-history-group-label.svelte-14z1mqq{background:var(--raw-1e293b);color:var(--raw-475569)}:root:not(.light) .chat-history-item.svelte-14z1mqq{border-bottom-color:var(--raw-273344);color:var(--raw-e2e8f0)}:root:not(.light) .chat-history-item.svelte-14z1mqq:hover{background:var(--raw-273344)}:root:not(.light) .chat-history-item.active.svelte-14z1mqq{background:var(--raw-rgba-28-117-138-0_12)}:root:not(.light) .chat-history-title.svelte-14z1mqq{color:var(--raw-e2e8f0)}}.search-input-wrapper.svelte-14z1mqq{position:relative;width:100%}.search-icon.svelte-14z1mqq{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--raw-94a3b8);pointer-events:none}.chat-history-search.svelte-14z1mqq{width:100%;height:44px;padding:0 16px 0 40px;border-radius:14px;border:1px solid var(--raw-e2e8f0);background:var(--raw-f8fafc);font-size:14px}@media(max-width:768px){.messages-container.svelte-14z1mqq{padding:16px}.suggestions-grid.svelte-14z1mqq{flex-direction:row;overflow-x:auto;flex-wrap:nowrap;padding:4px 0 12px;-webkit-overflow-scrolling:touch}.suggestion-chip.svelte-14z1mqq{padding:8px 14px;font-size:13px}}@media(max-width:1024px){.messages-container.svelte-14z1mqq{padding:16px}.suggestions-grid.svelte-14z1mqq{flex-direction:row;overflow-x:auto;flex-wrap:nowrap;padding:4px 0 12px;-webkit-overflow-scrolling:touch}.suggestion-chip.svelte-14z1mqq{padding:8px 14px;font-size:13px}.input-container.svelte-14z1mqq{position:sticky;bottom:0;background:var(--resolved-palette_white_rgb);padding:10px 14px;padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}.send-btn.svelte-14z1mqq{width:40px;height:40px;border-radius:12px;touch-action:manipulation}.attach-btn.svelte-14z1mqq{width:35px;height:35px;touch-action:manipulation}}@media(max-width:768px){.input-container.svelte-14z1mqq{padding:8px 12px;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.input-wrapper.svelte-14z1mqq{border-radius:12px;padding:6px;gap:6px;align-items:center}textarea.svelte-14z1mqq{min-height:22px;max-height:80px;padding:2px 4px;line-height:1.35}.send-btn.svelte-14z1mqq{width:34px;height:34px;border-radius:10px;touch-action:manipulation}.attach-btn.svelte-14z1mqq{width:34px;height:34px;touch-action:manipulation}}.mobile-chat-actions.svelte-14z1mqq{display:none}@media(max-width:768px){.mobile-chat-actions.svelte-14z1mqq{display:flex;justify-content:center;gap:8px;margin-bottom:8px}.mobile-chat-actions.svelte-14z1mqq button:where(.svelte-14z1mqq){min-height:44px;padding:0 16px;border-radius:999px;border:1px solid var(--raw-dbe5ef);background:var(--raw-f8fafc);color:var(--raw-1c758a);font-size:13px;font-weight:700}}@media(min-width:769px){.chat-history-surface.svelte-14z1mqq{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--raw-ffffff)}}.chat-history-surface.svelte-14z1mqq{will-change:transform,opacity}.chat-history-search-icon.svelte-14z1mqq{z-index:1}.chat-history-empty.svelte-14z1mqq{display:flex;flex-direction:column;align-items:center;justify-content:center}.dark .file-uploading.svelte-14z1mqq,:root:not(.light) .file-uploading.svelte-14z1mqq{background:var(--raw-111827);border-color:var(--raw-334155);color:var(--raw-cbd5e1)}.dark .file-import-btn.svelte-14z1mqq,:root:not(.light) .file-import-btn.svelte-14z1mqq{background:var(--raw-111827);border-color:var(--raw-334155);color:var(--raw-cbd5e1)}.dark .file-import-btn.primary.svelte-14z1mqq,:root:not(.light) .file-import-btn.primary.svelte-14z1mqq{background:var(--raw-ff6f61);border-color:var(--raw-ff6f61);color:var(--raw-fff)}.dark .pending-file-badge.svelte-14z1mqq,:root:not(.light) .pending-file-badge.svelte-14z1mqq{background:var(--raw-111827);border-color:var(--raw-334155)}.dark .pending-file-name.svelte-14z1mqq,:root:not(.light) .pending-file-name.svelte-14z1mqq{color:var(--raw-cbd5e1)}.dark .chat-history-surface-header.svelte-14z1mqq,:root:not(.light) .chat-history-surface-header.svelte-14z1mqq{background:var(--raw-rgba-30-41-59-0_96);border-bottom-color:var(--raw-334155)}.dark .chat-history-surface-header.svelte-14z1mqq h3:where(.svelte-14z1mqq),:root:not(.light) .chat-history-surface-header.svelte-14z1mqq h3:where(.svelte-14z1mqq){color:var(--raw-f8fafc)}.dark .chat-history-surface-kicker.svelte-14z1mqq,:root:not(.light) .chat-history-surface-kicker.svelte-14z1mqq{color:var(--raw-30c8ca)}.dark .chat-history-close.svelte-14z1mqq,:root:not(.light) .chat-history-close.svelte-14z1mqq{background:var(--raw-0f172a);border-color:var(--raw-334155);color:var(--raw-cbd5e1)}.dark .chat-history-close.svelte-14z1mqq:hover,:root:not(.light) .chat-history-close.svelte-14z1mqq:hover{background:var(--raw-273344);border-color:var(--raw-rgba-48-200-202-0_35);color:var(--raw-30c8ca)}.dark .chat-history-search-wrap.svelte-14z1mqq,:root:not(.light) .chat-history-search-wrap.svelte-14z1mqq{background:var(--raw-1e293b);border-bottom-color:var(--raw-334155)}.dark .chat-history-search.svelte-14z1mqq,:root:not(.light) .chat-history-search.svelte-14z1mqq{background:var(--raw-0f172a);border-color:var(--raw-334155);color:var(--raw-e2e8f0)}.dark .chat-history-search.svelte-14z1mqq::placeholder,:root:not(.light) .chat-history-search.svelte-14z1mqq::placeholder{color:var(--raw-64748b)}.dark .chat-history-empty-title.svelte-14z1mqq,:root:not(.light) .chat-history-empty-title.svelte-14z1mqq{color:var(--raw-e2e8f0)}.dark .chat-history-empty-sub.svelte-14z1mqq,:root:not(.light) .chat-history-empty-sub.svelte-14z1mqq{color:var(--raw-94a3b8)}@media(max-width:768px){.dark .chat-history-surface-header.svelte-14z1mqq,:root:not(.light) .chat-history-surface-header.svelte-14z1mqq{background:var(--raw-1e293b)}.dark .chat-history-backdrop.svelte-14z1mqq,:root:not(.light) .chat-history-backdrop.svelte-14z1mqq{background:var(--raw-rgba-2-6-23-0_42)}}@media(max-width:768px){.chat-history-drag-handle.svelte-14z1mqq{display:block!important;width:34px!important;height:4px!important;min-width:0!important;min-height:0!important;padding:0!important;margin:10px auto 8px!important;border:0!important;border-radius:999px!important;background:var(--raw-b8c1cc)!important;appearance:none!important;-webkit-appearance:none!important;cursor:grab;flex-shrink:0}.chat-history-drag-handle.svelte-14z1mqq:before,.chat-history-drag-handle.svelte-14z1mqq:after{content:none!important;display:none!important}}.chat-history-surface.svelte-14z1mqq{background:linear-gradient(180deg,var(--raw-ffffff) 0%,var(--raw-f8fafc) 100%);border-left:1px solid var(--raw-rgba-28-117-138-0_12);box-shadow:-18px 0 48px var(--raw-rgba-15-23-42-0_12)}.chat-history-surface-header.svelte-14z1mqq{padding:16px 18px 14px;background:linear-gradient(135deg,var(--raw-ffffff) 0%,var(--raw-eef8fa) 100%);border-bottom:1px solid var(--raw-rgba-28-117-138-0_12)}.chat-history-surface-kicker.svelte-14z1mqq{display:flex;align-items:center;gap:7px;font-size:10px;letter-spacing:.12em;color:var(--raw-1c758a)}.chat-history-kicker-dot.svelte-14z1mqq{width:6px;height:6px;border-radius:50%;background:var(--raw-30c8ca);box-shadow:0 0 0 4px var(--raw-rgba-48-200-202-0_12)}.chat-history-surface-header.svelte-14z1mqq h3:where(.svelte-14z1mqq){margin-top:9px;font-size:20px;letter-spacing:-.035em}.chat-history-subtitle.svelte-14z1mqq{margin-top:6px;font-size:12px;color:var(--raw-64748b)}.chat-history-close.svelte-14z1mqq{width:36px;height:36px;background:var(--raw-rgba-255-255-255-0_72);box-shadow:0 3px 10px var(--raw-rgba-15-23-42-0_06)}.chat-history-search-wrap.svelte-14z1mqq{padding:16px 16px 13px;background:transparent;border-bottom:0}.chat-history-search-label.svelte-14z1mqq{display:flex;align-items:center;justify-content:space-between;margin:0 2px 9px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--raw-8ca0b7)}.chat-history-count.svelte-14z1mqq{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--raw-e0f5f7);color:var(--raw-1c758a);font-size:11px}.chat-history-search.svelte-14z1mqq{height:42px;border-radius:14px;background:var(--raw-ffffff);box-shadow:0 4px 16px var(--raw-rgba-15-23-42-0_05);padding-right:38px}.chat-history-search-clear.svelte-14z1mqq{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:0;border-radius:50%;background:var(--raw-eef2f7);color:var(--raw-64748b);cursor:pointer}.chat-history-search-clear.svelte-14z1mqq:hover{color:var(--raw-1c758a);background:var(--raw-e0f5f7)}.chat-history-list.svelte-14z1mqq{padding:4px 10px 18px}.chat-history-group-label.svelte-14z1mqq{padding:13px 9px 7px;background:transparent;font-size:10px}.chat-history-item.svelte-14z1mqq{gap:10px;margin:3px 0;width:100%;padding:13px 11px;border:1px solid transparent;border-radius:14px;background:transparent}.chat-history-item.svelte-14z1mqq:before{display:none}.chat-history-item.svelte-14z1mqq:hover{background:var(--raw-ffffff);border-color:var(--raw-rgba-28-117-138-0_12);box-shadow:0 6px 18px var(--raw-rgba-15-23-42-0_06);transform:translateY(-1px)}.chat-history-item.active.svelte-14z1mqq{background:linear-gradient(135deg,var(--raw-e0f5f7) 0%,var(--raw-f4fbfb) 100%);border-color:var(--raw-rgba-28-117-138-0_18);box-shadow:0 5px 16px var(--raw-rgba-28-117-138-0_08)}.chat-history-item-icon.svelte-14z1mqq{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-top:1px;flex:0 0 30px;border-radius:10px;background:var(--raw-eef2f7);color:var(--raw-8ca0b7);transition:all .16s ease}.chat-history-item-icon.active-icon.svelte-14z1mqq{background:var(--raw-ffffff);color:var(--raw-1c758a);box-shadow:0 3px 9px var(--raw-rgba-28-117-138-0_12)}.chat-history-title.svelte-14z1mqq{font-size:13px;font-weight:750;color:var(--raw-1e293b)}.chat-history-preview.svelte-14z1mqq{margin-top:5px;font-size:11.5px;color:var(--raw-64748b)}.chat-history-meta.svelte-14z1mqq{margin-top:6px;font-size:10.5px;color:var(--raw-8ca0b7)}.chat-history-active-badge.svelte-14z1mqq{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;background:var(--raw-ffffff);box-shadow:0 2px 7px var(--raw-rgba-28-117-138-0_1)}.chat-history-active-badge.svelte-14z1mqq span:where(.svelte-14z1mqq){width:5px;height:5px;border-radius:50%;background:var(--raw-30c8ca)}.chat-history-empty.svelte-14z1mqq{min-height:230px;padding:28px 20px}.chat-history-empty-icon.svelte-14z1mqq{width:52px;height:52px;min-height:52px;margin-bottom:14px;border-radius:16px;background:var(--raw-eef8fa);color:var(--raw-1c758a)}.chat-history-empty-title.svelte-14z1mqq{font-size:14px}.chat-history-search-result.svelte-14z1mqq{margin:1px 0;padding-top:11px;padding-bottom:11px}.chat-history-search-result.selected.svelte-14z1mqq:not(.active){background:var(--raw-f8fafc);border-color:var(--raw-dbe5ef)}.chat-history-search-summary.svelte-14z1mqq{display:flex;align-items:center;justify-content:space-between;padding:10px 9px 7px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--raw-8ca0b7)}.chat-history-search-summary.svelte-14z1mqq button:where(.svelte-14z1mqq){display:inline-flex;align-items:center;gap:6px;padding:4px 0;border:0;background:transparent;color:var(--raw-1c758a);font-size:11px;font-weight:700;cursor:pointer}.chat-history-search-summary.svelte-14z1mqq button:where(.svelte-14z1mqq):hover{color:var(--raw-143d4e)}.chat-history-search-summary.svelte-14z1mqq kbd:where(.svelte-14z1mqq){padding:2px 5px;border:1px solid var(--raw-dbe5ef);border-radius:5px;background:var(--raw-ffffff);font-family:inherit;font-size:10px;font-weight:700}.chat-history-search-result.svelte-14z1mqq{animation:svelte-14z1mqq-historyResultIn .18s ease both}@keyframes svelte-14z1mqq-historyResultIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.chat-history-empty--search.svelte-14z1mqq{min-height:190px}.dark .chat-history-surface.svelte-14z1mqq,:root:not(.light) .chat-history-surface.svelte-14z1mqq{background:linear-gradient(180deg,var(--raw-1e293b) 0%,var(--raw-0f172a) 100%);border-left-color:var(--raw-334155)}.dark .chat-history-surface-header.svelte-14z1mqq,:root:not(.light) .chat-history-surface-header.svelte-14z1mqq{background:linear-gradient(135deg,var(--raw-1e293b) 0%,var(--raw-132f3a) 100%)}.dark .chat-history-subtitle.svelte-14z1mqq,:root:not(.light) .chat-history-subtitle.svelte-14z1mqq{color:var(--raw-94a3b8)}.dark .chat-history-search.svelte-14z1mqq,:root:not(.light) .chat-history-search.svelte-14z1mqq{background:var(--raw-0f172a);box-shadow:none}.dark .chat-history-item.svelte-14z1mqq:hover,:root:not(.light) .chat-history-item.svelte-14z1mqq:hover{background:var(--raw-273344);border-color:var(--raw-334155)}.dark .chat-history-item.active.svelte-14z1mqq,:root:not(.light) .chat-history-item.active.svelte-14z1mqq{background:linear-gradient(135deg,var(--raw-132f3a) 0%,var(--raw-1e293b) 100%);border-color:var(--raw-rgba-48-200-202-0_35)}.dark .chat-history-item-icon.svelte-14z1mqq,:root:not(.light) .chat-history-item-icon.svelte-14z1mqq{background:var(--raw-273344);color:var(--raw-94a3b8)}.dark .chat-history-item-icon.active-icon.svelte-14z1mqq,:root:not(.light) .chat-history-item-icon.active-icon.svelte-14z1mqq{background:var(--raw-1e293b);color:var(--raw-30c8ca)}.dark .chat-history-active-badge.svelte-14z1mqq,:root:not(.light) .chat-history-active-badge.svelte-14z1mqq{background:var(--raw-1e293b)}.dark .chat-history-search-result.selected.svelte-14z1mqq:not(.active),:root:not(.light) .chat-history-search-result.selected.svelte-14z1mqq:not(.active){background:var(--raw-273344);border-color:var(--raw-334155)}.dark .chat-history-search-result.selected.svelte-14z1mqq:not(.active) .chat-history-title:where(.svelte-14z1mqq),:root:not(.light) .chat-history-search-result.selected.svelte-14z1mqq:not(.active) .chat-history-title:where(.svelte-14z1mqq){color:var(--raw-f8fafc)}.dark .chat-history-search-result.selected.svelte-14z1mqq:not(.active) .chat-history-preview:where(.svelte-14z1mqq),:root:not(.light) .chat-history-search-result.selected.svelte-14z1mqq:not(.active) .chat-history-preview:where(.svelte-14z1mqq){color:var(--raw-cbd5e1)}.dark .chat-history-search-summary.svelte-14z1mqq kbd:where(.svelte-14z1mqq),:root:not(.light) .chat-history-search-summary.svelte-14z1mqq kbd:where(.svelte-14z1mqq){background:var(--raw-1e293b);border-color:var(--raw-334155);color:var(--raw-cbd5e1)}@media(max-width:768px){.chat-history-surface.svelte-14z1mqq{border:1px solid var(--raw-rgba-28-117-138-0_12);border-bottom:0}.chat-history-surface-header.svelte-14z1mqq{padding:14px 18px 16px}.chat-history-search-wrap.svelte-14z1mqq{padding:14px 16px 10px}.chat-history-list.svelte-14z1mqq{padding-left:12px;padding-right:12px}}.chat-history-surface.search-overlay.svelte-14z1mqq{inset:50% auto auto 50%;width:min(740px,calc(100vw - 40px));max-width:740px;height:min(680px,calc(100vh - 80px));max-height:calc(100vh - 80px);border:1px solid var(--raw-rgba-28-117-138-0_18);border-radius:22px;box-shadow:0 22px 64px var(--raw-rgba-15-23-42-0_18);transform:translate(-50%,-50%);animation:svelte-14z1mqq-historySearchOverlayIn .22s cubic-bezier(.2,.8,.2,1)}.chat-history-backdrop.svelte-14z1mqq:has(+.chat-history-surface.search-overlay:where(.svelte-14z1mqq)){background:var(--raw-rgba-15-23-42-0_42);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.chat-history-surface.search-overlay.svelte-14z1mqq .chat-history-surface-header:where(.svelte-14z1mqq){padding:24px 24px 18px}.chat-history-surface.search-overlay.svelte-14z1mqq .chat-history-surface-header:where(.svelte-14z1mqq) h3:where(.svelte-14z1mqq){margin-top:0}.chat-history-surface.search-overlay.svelte-14z1mqq .chat-history-search-wrap:where(.svelte-14z1mqq){padding:18px 24px 13px}.chat-history-surface.search-overlay.svelte-14z1mqq .chat-history-search:where(.svelte-14z1mqq){height:54px;font-size:14px;border-radius:15px;box-shadow:0 6px 22px var(--raw-rgba-15-23-42-0_08)}.chat-history-surface.search-overlay.svelte-14z1mqq .chat-history-list:where(.svelte-14z1mqq){padding:4px 18px 20px}.chat-history-surface.search-overlay.svelte-14z1mqq .chat-history-search-summary:where(.svelte-14z1mqq){padding:12px 7px 9px}.chat-history-surface.search-overlay.svelte-14z1mqq .chat-history-close:where(.svelte-14z1mqq){width:32px;height:32px;box-shadow:none;opacity:.72}.chat-history-surface.search-overlay.svelte-14z1mqq .chat-history-close:where(.svelte-14z1mqq):hover{opacity:1}@keyframes svelte-14z1mqq-historySearchOverlayIn{0%{opacity:0;transform:translate(-50%,-47%) scale(.97)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(max-width:768px){.chat-history-surface.search-overlay.svelte-14z1mqq{top:50%;left:50%;bottom:auto;width:calc(100vw - 28px);height:min(640px,calc(100vh - 44px));max-height:calc(100vh - 44px);border-radius:20px;padding-bottom:0;transform:translate(-50%,-50%)}.chat-history-surface.search-overlay.svelte-14z1mqq .chat-history-drag-handle:where(.svelte-14z1mqq){display:none!important}.chat-history-surface.search-overlay.svelte-14z1mqq .chat-history-surface-header:where(.svelte-14z1mqq){padding:22px 20px 16px}.chat-history-surface.search-overlay.svelte-14z1mqq .chat-history-search-wrap:where(.svelte-14z1mqq){padding:16px 20px 10px}.chat-history-surface.search-overlay.svelte-14z1mqq .chat-history-list:where(.svelte-14z1mqq){padding-left:14px;padding-right:14px}}@media(min-width:769px){.chat-history-surface.search-overlay.svelte-14z1mqq{top:calc(50% + 30px);height:min(650px,calc(100vh - 130px));max-height:calc(100vh - 130px)}}@media(max-width:768px){.chat-history-surface.search-overlay.svelte-14z1mqq{top:calc(50% + 14px);height:min(610px,calc(100vh - 68px));max-height:calc(100vh - 68px)}}
