@supports (-webkit-touch-callout: none){.book-chat-container[data-v-626f14f8]{height:100vh;height:-webkit-fill-available}}.book-chat-overlay[data-v-626f14f8]{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:fadeIn-626f14f8 .2s ease}@keyframes fadeIn-626f14f8{0%{opacity:0}to{opacity:1}}.book-chat-container[data-v-626f14f8]{background:var(--color-card, #ffffff);border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;width:100%;max-width:800px;height:90vh;max-height:700px;animation:slideUp-626f14f8 .3s ease}@keyframes slideUp-626f14f8{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.book-chat-container.indexing[data-v-626f14f8]{pointer-events:none;opacity:.9}.chat-header[data-v-626f14f8]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border-bottom:1px solid var(--color-border, #e5e7eb);background:var(--color-background, #f9fafb);border-radius:16px 16px 0 0}.chat-title[data-v-626f14f8]{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.chat-icon[data-v-626f14f8]{color:var(--color-primary, #3b82f6);flex-shrink:0}.chat-title h3[data-v-626f14f8]{margin:0;font-size:1.1rem;font-weight:600;color:var(--color-text, #1f2937);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}.subtitle[data-v-626f14f8]{margin:.25rem 0 0;font-size:.875rem;color:var(--color-muted, #6b7280);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.close-btn[data-v-626f14f8]{background:none;border:none;cursor:pointer;padding:.5rem;color:var(--color-muted, #6b7280);border-radius:8px;transition:all .2s;flex-shrink:0}.close-btn[data-v-626f14f8]:hover:not(:disabled){background:var(--color-hover, #f3f4f6);color:var(--color-text, #1f2937)}.close-btn[data-v-626f14f8]:disabled{opacity:.5;cursor:not-allowed}.chat-history-link[data-v-626f14f8]{display:inline-block;margin-top:.25rem;font-size:.8rem;color:var(--color-muted, #6b7280);text-decoration:none}.chat-history-link[data-v-626f14f8]:hover{color:var(--color-text, #111827);text-decoration:underline}.index-warning[data-v-626f14f8],.indexing-status[data-v-626f14f8],.quota-warning[data-v-626f14f8]{display:flex;gap:1rem;padding:1.5rem;margin:1rem;border-radius:12px;align-items:flex-start}.index-warning[data-v-626f14f8]{background:#fef3c7;border:1px solid #fbbf24;color:#92400e}.index-error-details[data-v-626f14f8]{margin-top:.5rem}.index-error-details summary[data-v-626f14f8]{cursor:pointer;font-weight:600}.index-error-pre[data-v-626f14f8]{margin-top:.5rem;background:#0000000f;border-radius:8px;padding:.5rem .75rem;font-size:.8rem;white-space:pre-wrap;word-break:break-word}.indexing-status[data-v-626f14f8]{background:#dbeafe;border:1px solid #3b82f6;color:#1e40af;align-items:center;text-align:center;flex-direction:column}.quota-warning[data-v-626f14f8]{background:#fee2e2;border:1px solid #ef4444;color:#991b1b}.text-sm[data-v-626f14f8]{font-size:.875rem;margin-top:.25rem}.btn-primary[data-v-626f14f8]{background:var(--color-primary, #3b82f6);color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s;text-decoration:none;display:inline-block}.btn-primary[data-v-626f14f8]:hover{background:var(--color-primary-dark, #2563eb);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.mt-2[data-v-626f14f8]{margin-top:.5rem}.spinner[data-v-626f14f8]{width:40px;height:40px;border:4px solid rgba(59,130,246,.2);border-top-color:var(--color-primary, #3b82f6);border-radius:50%;animation:spin-626f14f8 .8s linear infinite}@keyframes spin-626f14f8{to{transform:rotate(360deg)}}.chat-messages[data-v-626f14f8]{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;background:var(--color-background, #f9fafb)}.message[data-v-626f14f8]{display:flex;gap:.75rem;align-items:flex-start}.message.user[data-v-626f14f8]{flex-direction:row-reverse}.message-avatar[data-v-626f14f8]{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.message.user .message-avatar[data-v-626f14f8]{background:var(--color-primary, #3b82f6);color:#fff}.message.assistant .message-avatar[data-v-626f14f8]{background:var(--color-muted-light, #e5e7eb);color:var(--color-text, #1f2937)}.message-content[data-v-626f14f8]{max-width:70%;display:flex;flex-direction:column;gap:.5rem}.message-text[data-v-626f14f8]{padding:.875rem 1rem;border-radius:12px;line-height:1.5}.message.user .message-text[data-v-626f14f8]{background:var(--color-primary, #3b82f6);color:#fff;border-bottom-right-radius:4px}.message.assistant .message-text[data-v-626f14f8]{background:#fff;color:var(--color-text, #1f2937);border:1px solid var(--color-border, #e5e7eb);border-bottom-left-radius:4px}.message-sources[data-v-626f14f8]{display:flex;flex-direction:column;gap:.5rem}.sources-toggle[data-v-626f14f8]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--color-background, #f9fafb);border:1px solid var(--color-border, #e5e7eb);border-radius:8px;cursor:pointer;font-size:.875rem;color:var(--color-muted, #6b7280);transition:all .2s}.sources-toggle[data-v-626f14f8]:hover{background:var(--color-hover, #f3f4f6);border-color:var(--color-muted, #9ca3af)}.sources-toggle svg[data-v-626f14f8]:last-child{margin-left:auto;transition:transform .2s}.sources-list[data-v-626f14f8]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem;background:var(--color-background, #f9fafb);border-radius:8px}.source-item[data-v-626f14f8]{padding:.75rem;background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:8px;font-size:.875rem}.source-header[data-v-626f14f8]{display:flex;justify-content:space-between;margin-bottom:.5rem}.source-page[data-v-626f14f8]{font-weight:600;color:var(--color-primary, #3b82f6)}.source-score[data-v-626f14f8]{font-size:.75rem;color:var(--color-muted, #6b7280);background:var(--color-background, #f3f4f6);padding:.125rem .5rem;border-radius:999px}.source-text[data-v-626f14f8]{margin:0;color:var(--color-text, #4b5563);line-height:1.5}.typing .message-text[data-v-626f14f8]{padding:.75rem 1rem}.typing-dots[data-v-626f14f8]{display:flex;gap:.25rem;align-items:center}.typing-dots span[data-v-626f14f8]{width:8px;height:8px;background:var(--color-muted, #9ca3af);border-radius:50%;animation:bounce-626f14f8 1.4s infinite ease-in-out both}.typing-dots span[data-v-626f14f8]:nth-child(1){animation-delay:-.32s}.typing-dots span[data-v-626f14f8]:nth-child(2){animation-delay:-.16s}@keyframes bounce-626f14f8{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chat-input-container[data-v-626f14f8]{padding:1rem;border-top:1px solid var(--color-border, #e5e7eb);background:#fff;border-radius:0 0 16px 16px}.chat-input-container form[data-v-626f14f8]{display:flex;gap:.5rem;margin-bottom:.75rem}.chat-input-container textarea[data-v-626f14f8],.chat-textarea[data-v-626f14f8]{flex:1;padding:.75rem;border:1px solid var(--color-border, #e5e7eb);border-radius:8px;font-family:inherit;font-size:.95rem;resize:none;max-height:120px;transition:border-color .2s;line-height:1.4;min-height:44px}.chat-input-container textarea[data-v-626f14f8]:focus,.chat-textarea[data-v-626f14f8]:focus{outline:none;border-color:var(--color-primary, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}.chat-input-container textarea[data-v-626f14f8]:disabled,.chat-textarea[data-v-626f14f8]:disabled{background:var(--color-background, #f3f4f6);cursor:not-allowed}.send-btn[data-v-626f14f8]{padding:.75rem;background:var(--color-primary, #3b82f6);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.send-icon[data-v-626f14f8]{display:inline-flex;align-items:center;justify-content:center;line-height:0}.send-icon svg[data-v-626f14f8]{display:block}.send-btn[data-v-626f14f8]:hover:not(:disabled){background:var(--color-primary-dark, #2563eb);transform:translateY(-1px)}.send-btn[data-v-626f14f8]:active{transform:translateY(0)}.send-btn[data-v-626f14f8]:disabled{opacity:.5;cursor:not-allowed}.chat-footer-bar[data-v-626f14f8]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--color-border, #e5e7eb)}.footer-left[data-v-626f14f8]{flex:1;min-width:0}.footer-right[data-v-626f14f8]{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.quota-info[data-v-626f14f8]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-muted, #6b7280);margin-top:.25rem}.plan-badge[data-v-626f14f8]{padding:.125rem .5rem;background:var(--color-background, #f3f4f6);border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase}.plan-badge.premium[data-v-626f14f8]{background:#fef3c7;color:#92400e}.plan-badge.basic[data-v-626f14f8]{background:#dbeafe;color:#1e40af}.model-chip[data-v-626f14f8]{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:var(--color-background, #f3f4f6);border:1px solid var(--color-border, #e5e7eb);border-radius:999px;font-size:.7rem;color:var(--color-muted, #6b7280);text-decoration:none;transition:background .15s,color .15s;cursor:pointer}.model-chip[data-v-626f14f8]:hover{background:var(--color-hover, #e5e7eb);color:var(--color-text, #374151)}.input-hint[data-v-626f14f8]{margin:0;font-size:.75rem;color:var(--color-muted, #9ca3af)}.toggle-icon-wrapper[data-v-626f14f8]{position:relative}.toggle-icon-btn[data-v-626f14f8]{width:36px;height:36px;border-radius:8px;border:1px solid var(--color-border, #e5e7eb);background:var(--color-background, #ffffff);color:var(--color-muted, #6b7280);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:0;flex-shrink:0}.toggle-icon-btn[data-v-626f14f8]:hover:not(:disabled){background:var(--color-hover, #f3f4f6);border-color:var(--color-muted, #9ca3af);color:var(--color-text, #1f2937)}.toggle-icon-btn.active[data-v-626f14f8]{background:var(--color-primary, #3b82f6);border-color:var(--color-primary, #3b82f6);color:#fff}.toggle-icon-btn.disabled[data-v-626f14f8]{opacity:.5;cursor:not-allowed}.toggle-icon-btn svg[data-v-626f14f8]{width:18px;height:18px}.toggle-popover[data-v-626f14f8]{position:absolute;bottom:calc(100% + 8px);right:0;z-index:1000;min-width:280px;max-width:320px;animation:popoverFadeIn-626f14f8 .2s ease}@keyframes popoverFadeIn-626f14f8{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.popover-content[data-v-626f14f8]{background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:12px;box-shadow:0 4px 12px #00000026;overflow:hidden}.popover-header[data-v-626f14f8]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:var(--color-background, #f9fafb);border-bottom:1px solid var(--color-border, #e5e7eb)}.popover-header svg[data-v-626f14f8]{color:var(--color-primary, #3b82f6);flex-shrink:0}.popover-header strong[data-v-626f14f8]{font-size:.9rem;font-weight:600;color:var(--color-text, #1f2937)}.popover-body[data-v-626f14f8]{padding:1rem}.popover-toggle[data-v-626f14f8]{display:flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:.75rem}.popover-toggle input[type=checkbox][data-v-626f14f8]{display:none}.popover-toggle-switch[data-v-626f14f8]{position:relative;width:44px;height:24px;background:var(--color-muted-light, #d1d5db);border-radius:12px;transition:background .3s;flex-shrink:0}.popover-toggle-switch[data-v-626f14f8]:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .3s;box-shadow:0 2px 4px #0003}.popover-toggle input:checked+.popover-toggle-switch[data-v-626f14f8]{background:var(--color-primary, #3b82f6)}.popover-toggle input:checked+.popover-toggle-switch[data-v-626f14f8]:after{transform:translate(20px)}.popover-text[data-v-626f14f8]{margin:0;font-size:.875rem;color:var(--color-text, #4b5563);line-height:1.5}.popover-progress[data-v-626f14f8]{margin-top:.75rem;display:flex;flex-direction:column;gap:.25rem}.popover-progress .progress-bar[data-v-626f14f8]{width:100%;height:6px;background:var(--color-muted-light, #e5e7eb);border-radius:3px;overflow:hidden}.popover-progress .progress-fill[data-v-626f14f8]{height:100%;background:linear-gradient(90deg,var(--color-primary, #3b82f6),#10b981);border-radius:3px;transition:width .3s ease}.popover-progress .progress-text[data-v-626f14f8]{font-size:.75rem;color:var(--color-muted, #6b7280);text-align:center}.no-spoiler-controls[data-v-626f14f8]{display:none}.no-spoiler-toggle[data-v-626f14f8]{display:flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.25rem;margin:-.25rem;border-radius:8px;transition:background-color .2s}.no-spoiler-toggle[data-v-626f14f8]:hover{background:#00000005}.no-spoiler-toggle[data-v-626f14f8]:active{background:#0000000d}.no-spoiler-toggle input[type=checkbox][data-v-626f14f8]{display:none}.toggle-switch[data-v-626f14f8]{position:relative;width:44px;height:24px;background:var(--color-muted-light, #d1d5db);border-radius:12px;transition:background .3s;flex-shrink:0}.toggle-switch[data-v-626f14f8]:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .3s;box-shadow:0 2px 4px #0003}.no-spoiler-toggle input:checked+.toggle-switch[data-v-626f14f8]{background:var(--color-primary, #3b82f6)}.no-spoiler-toggle input:checked+.toggle-switch[data-v-626f14f8]:after{transform:translate(20px)}.no-spoiler-toggle input:disabled+.toggle-switch[data-v-626f14f8]{opacity:.5;cursor:not-allowed}.toggle-label[data-v-626f14f8]{display:flex;flex-direction:column;gap:.125rem;font-size:.9rem;font-weight:500;color:var(--color-text, #1f2937)}.toggle-label small[data-v-626f14f8]{font-size:.75rem;font-weight:400;color:var(--color-muted, #6b7280)}.toggle-label small.text-muted[data-v-626f14f8]{color:var(--color-muted, #9ca3af);font-style:italic}.reading-progress-indicator[data-v-626f14f8]{margin-top:.75rem;display:flex;flex-direction:column;gap:.25rem}.progress-bar[data-v-626f14f8]{width:100%;height:6px;background:var(--color-muted-light, #e5e7eb);border-radius:3px;overflow:hidden}.progress-fill[data-v-626f14f8]{height:100%;background:linear-gradient(90deg,var(--color-primary, #3b82f6),#10b981);border-radius:3px;transition:width .3s ease}.progress-text[data-v-626f14f8]{font-size:.75rem;color:var(--color-muted, #6b7280);text-align:center}@media(max-width:768px){.book-chat-overlay[data-v-626f14f8]{padding:0;align-items:stretch;justify-content:stretch}.book-chat-container[data-v-626f14f8]{max-width:100%;width:100%;height:100vh;max-height:100vh;border-radius:0;margin:0}.chat-header[data-v-626f14f8]{padding:1rem;flex-wrap:wrap;gap:.75rem}.chat-title[data-v-626f14f8]{flex:1;min-width:0}.chat-title h3[data-v-626f14f8]{font-size:1rem;line-height:1.3}.subtitle[data-v-626f14f8]{font-size:.8rem}.header-actions[data-v-626f14f8]{gap:.375rem}.history-btn[data-v-626f14f8]{font-size:.8rem;padding:.375rem .5rem;min-width:auto}.history-btn span[data-v-626f14f8]{display:none}.close-btn[data-v-626f14f8]{padding:.375rem;width:36px;height:36px}.chat-messages[data-v-626f14f8]{padding:1rem;gap:.75rem}.message-content[data-v-626f14f8]{max-width:90%}.message-avatar[data-v-626f14f8]{width:32px;height:32px}.message-text[data-v-626f14f8]{padding:.75rem;font-size:.9rem}.chat-input-container[data-v-626f14f8]{padding:.75rem}.chat-input-container form[data-v-626f14f8]{gap:.375rem;margin-bottom:.5rem}.chat-input-container textarea[data-v-626f14f8]{padding:.625rem;font-size:.9rem}.send-btn[data-v-626f14f8]{padding:.625rem;min-width:44px}.chat-footer-bar[data-v-626f14f8]{flex-direction:column;gap:.5rem;margin-top:.5rem;padding-top:.5rem}.footer-right[data-v-626f14f8]{align-self:flex-end}.toggle-icon-btn[data-v-626f14f8]{width:32px;height:32px}.toggle-icon-btn svg[data-v-626f14f8]{width:16px;height:16px}.toggle-popover[data-v-626f14f8]{min-width:260px;max-width:calc(100vw - 2rem);right:0;left:auto}.footer-right[data-v-626f14f8]{position:relative}.popover-content[data-v-626f14f8]{font-size:.875rem}.popover-header[data-v-626f14f8]{padding:.625rem .875rem}.popover-body[data-v-626f14f8]{padding:.875rem}.popover-toggle-switch[data-v-626f14f8]{width:40px;height:22px}.popover-toggle-switch[data-v-626f14f8]:after{width:18px;height:18px}.popover-toggle input:checked+.popover-toggle-switch[data-v-626f14f8]:after{transform:translate(18px)}.sources-toggle[data-v-626f14f8]{padding:.375rem .5rem;font-size:.8rem}.source-item[data-v-626f14f8]{padding:.5rem;font-size:.8rem}.source-header[data-v-626f14f8]{flex-direction:column;align-items:flex-start;gap:.25rem}.quota-info[data-v-626f14f8]{font-size:.8rem;margin-bottom:.375rem}.input-hint[data-v-626f14f8]{font-size:.7rem}.index-warning[data-v-626f14f8],.indexing-status[data-v-626f14f8],.quota-warning[data-v-626f14f8]{margin:.75rem;padding:1rem;gap:.75rem}.index-warning svg[data-v-626f14f8],.indexing-status svg[data-v-626f14f8],.quota-warning svg[data-v-626f14f8]{width:18px;height:18px;flex-shrink:0}}.header-actions[data-v-626f14f8]{display:flex;align-items:center;gap:.5rem}.history-btn[data-v-626f14f8]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:none;border:1px solid var(--color-border, #e5e7eb);border-radius:8px;cursor:pointer;font-size:.875rem;color:var(--color-muted, #6b7280);transition:all .2s;min-height:36px;white-space:nowrap}.history-btn[data-v-626f14f8]:hover{background:var(--color-hover, #f3f4f6);border-color:var(--color-muted, #9ca3af);color:var(--color-text, #1f2937)}.history-btn[data-v-626f14f8]:active{transform:scale(.98)}.history-btn.active[data-v-626f14f8]{background:var(--color-primary, #3b82f6);border-color:var(--color-primary, #3b82f6);color:#fff}.chat-history-view[data-v-626f14f8]{flex:1;overflow-y:auto;padding:1.5rem;background:var(--color-background, #f9fafb)}.history-header[data-v-626f14f8]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border, #e5e7eb)}.history-header h4[data-v-626f14f8]{margin:0;font-size:1.1rem;font-weight:600;color:var(--color-text, #1f2937)}.btn-sm[data-v-626f14f8]{padding:.375rem .75rem;font-size:.875rem;display:flex;align-items:center;gap:.375rem}.history-loading[data-v-626f14f8]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;color:var(--color-muted, #6b7280)}.history-loading .spinner[data-v-626f14f8]{width:32px;height:32px;margin-bottom:1rem}.history-empty[data-v-626f14f8]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;color:var(--color-muted, #6b7280)}.history-empty svg[data-v-626f14f8]{margin-bottom:1rem;opacity:.5}.history-empty p[data-v-626f14f8]{margin:.5rem 0}.history-list[data-v-626f14f8]{display:flex;flex-direction:column;gap:1rem}.history-item[data-v-626f14f8]{background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:12px;padding:1rem;cursor:pointer;transition:all .2s;box-shadow:0 1px 3px #0000000d;min-height:60px;-webkit-tap-highlight-color:transparent}.history-item[data-v-626f14f8]:hover{border-color:var(--color-primary, #3b82f6);box-shadow:0 4px 12px #3b82f626;transform:translateY(-1px)}.history-item[data-v-626f14f8]:active{transform:translateY(0);box-shadow:0 2px 8px #3b82f633}.history-item-header[data-v-626f14f8]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;gap:1rem}.history-item-title[data-v-626f14f8]{font-weight:600;color:var(--color-text, #1f2937);line-height:1.4;flex:1}.history-item-meta[data-v-626f14f8]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0}.history-item-date[data-v-626f14f8]{font-size:.75rem;color:var(--color-muted, #6b7280);white-space:nowrap}.history-item-count[data-v-626f14f8]{font-size:.75rem;color:var(--color-primary, #3b82f6);background:var(--color-primary-light, #eff6ff);padding:.125rem .5rem;border-radius:999px;white-space:nowrap}.history-item-preview[data-v-626f14f8]{color:var(--color-muted, #6b7280);font-size:.875rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mcp-controls[data-v-626f14f8]{display:none}@media(max-width:768px){.chat-history-view[data-v-626f14f8]{padding:1rem}.history-header[data-v-626f14f8]{flex-direction:column;align-items:stretch;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem}.history-header h4[data-v-626f14f8]{font-size:1rem}.btn-sm[data-v-626f14f8]{padding:.5rem .75rem;font-size:.85rem;justify-content:center}.history-list[data-v-626f14f8]{gap:.75rem}.history-item[data-v-626f14f8]{padding:.75rem}.history-item-header[data-v-626f14f8]{flex-direction:column;align-items:stretch;gap:.5rem;margin-bottom:.5rem}.history-item-title[data-v-626f14f8]{font-size:.9rem;line-height:1.3}.history-item-meta[data-v-626f14f8]{flex-direction:row;align-items:center;justify-content:space-between}.history-item-date[data-v-626f14f8],.history-item-count[data-v-626f14f8]{font-size:.7rem}.history-item-preview[data-v-626f14f8]{font-size:.8rem;-webkit-line-clamp:3}.history-loading[data-v-626f14f8],.history-empty[data-v-626f14f8]{padding:2rem 1rem}.history-loading .spinner[data-v-626f14f8]{width:28px;height:28px}.history-empty svg[data-v-626f14f8]{width:40px;height:40px}.history-empty p[data-v-626f14f8]{font-size:.9rem}.history-empty .text-sm[data-v-626f14f8]{font-size:.8rem}}@media(max-width:480px){.book-chat-overlay[data-v-626f14f8]{position:fixed;height:100vh;height:-webkit-fill-available}.chat-header[data-v-626f14f8]{padding:.75rem}.chat-title h3[data-v-626f14f8]{font-size:.95rem}.subtitle[data-v-626f14f8]{font-size:.75rem}.history-btn[data-v-626f14f8]{padding:.25rem .375rem}.close-btn[data-v-626f14f8]{width:32px;height:32px;padding:.25rem}.chat-messages[data-v-626f14f8]{padding:.75rem}.message-avatar[data-v-626f14f8]{width:28px;height:28px}.message-text[data-v-626f14f8]{padding:.625rem;font-size:.85rem}.chat-input-container[data-v-626f14f8]{padding:.625rem;position:relative;z-index:1}.chat-textarea[data-v-626f14f8]{font-size:16px}.chat-footer-bar[data-v-626f14f8]{gap:.375rem}.toggle-icon-btn[data-v-626f14f8]{width:28px;height:28px}.toggle-icon-btn svg[data-v-626f14f8]{width:14px;height:14px}.toggle-popover[data-v-626f14f8]{min-width:240px}.popover-header[data-v-626f14f8]{padding:.5rem .75rem;font-size:.85rem}.popover-body[data-v-626f14f8]{padding:.75rem}.popover-text[data-v-626f14f8]{font-size:.8rem}.history-item[data-v-626f14f8]{padding:.625rem}.history-item-title[data-v-626f14f8]{font-size:.85rem}.history-item-preview[data-v-626f14f8]{font-size:.75rem}}
