.book-page.svelte-hnqf94{padding:100px 0 60px}.breadcrumb.svelte-hnqf94{font-size:.85rem;margin-bottom:20px;display:flex;align-items:center;gap:6px}.breadcrumb.svelte-hnqf94 a:where(.svelte-hnqf94){color:var(--accent);text-decoration:none}.breadcrumb.svelte-hnqf94 a:where(.svelte-hnqf94):hover{text-decoration:underline}.breadcrumb-sep.svelte-hnqf94{color:var(--text-muted)}.breadcrumb-current.svelte-hnqf94{color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}.book-container.svelte-hnqf94{max-width:520px;margin:0 auto;padding:0 24px}.book-header.svelte-hnqf94{text-align:center;margin-bottom:32px}.book-cover.svelte-hnqf94{max-width:180px;width:auto;height:auto;max-height:320px;object-fit:contain;box-shadow:0 8px 32px #0000004d;margin-bottom:24px}.book-cover-placeholder.svelte-hnqf94{width:180px;height:270px;background:var(--bg-tertiary);display:inline-flex;align-items:center;justify-content:center;margin-bottom:24px;font-size:48px;color:var(--text-muted)}.book-title.svelte-hnqf94{font-size:1.5rem;font-weight:700;margin-bottom:8px;line-height:1.3}.book-authors.svelte-hnqf94{font-size:1rem;color:var(--text-secondary);margin-bottom:12px}.book-rating.svelte-hnqf94{margin-bottom:8px}.book-rating.svelte-hnqf94 .stars:where(.svelte-hnqf94){color:#f5c518;font-size:18px;letter-spacing:2px}.book-rating.svelte-hnqf94 .rating-text:where(.svelte-hnqf94){font-size:14px;color:var(--text-muted);margin-left:4px}.book-stats.svelte-hnqf94{display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;color:var(--text-muted);margin-bottom:4px}.book-cta-wrap.svelte-hnqf94{margin-top:20px}.book-cta.svelte-hnqf94{display:inline-block;background:#c25a5326;color:var(--accent);font-weight:600;font-size:1rem;padding:14px 32px;border-radius:var(--radius);text-decoration:none;transition:opacity .2s}.book-cta.svelte-hnqf94:hover{opacity:.85}.book-cta-sub.svelte-hnqf94{font-size:.8rem;color:var(--text-muted);margin-top:12px}.cta-link.svelte-hnqf94{color:var(--accent);text-decoration:none}.cta-link.svelte-hnqf94:hover{text-decoration:underline}.status-picker-wrap.svelte-hnqf94{position:relative;display:inline-block}.book-cta-btn.svelte-hnqf94{display:inline-flex;align-items:center;gap:6px;background:#c25a5326;color:var(--accent);font-weight:600;font-size:1rem;padding:14px 32px;border-radius:var(--radius);border:none;cursor:pointer;transition:opacity .2s}.book-cta-btn.svelte-hnqf94:hover{opacity:.85}.book-cta-btn.svelte-hnqf94:disabled{opacity:.6;cursor:default}.status-pill.svelte-hnqf94{display:inline-flex;align-items:center;gap:6px;font-weight:600;font-size:.9rem;padding:10px 24px;border-radius:var(--radius);border:none;cursor:pointer;transition:opacity .2s}.status-pill.svelte-hnqf94:hover{opacity:.85}.status-pill.svelte-hnqf94:disabled{opacity:.6;cursor:default}.status-pill.status-reading.svelte-hnqf94{background:#dbeafe;color:#1d4ed8}:root.dark .status-pill.status-reading.svelte-hnqf94{background:#1e3a5f;color:#93c5fd}.status-pill.status-completed.svelte-hnqf94{background:#dcfce7;color:#15803d}:root.dark .status-pill.status-completed.svelte-hnqf94{background:#14532d;color:#86efac}.status-pill.status-want-to-read.svelte-hnqf94{background:#fef9c3;color:#a16207}:root.dark .status-pill.status-want-to-read.svelte-hnqf94{background:#422006;color:#fde047}.status-pill.status-paused.svelte-hnqf94{background:#f3e8ff;color:#7e22ce}:root.dark .status-pill.status-paused.svelte-hnqf94{background:#3b0764;color:#c4b5fd}.status-pill.status-dnf.svelte-hnqf94{background:#fee2e2;color:#b91c1c}:root.dark .status-pill.status-dnf.svelte-hnqf94{background:#450a0a;color:#fca5a5}.status-pill.status-library.svelte-hnqf94{background:var(--bg-tertiary);color:var(--text-secondary)}.chevron.svelte-hnqf94{transition:transform .2s;flex-shrink:0}.chevron.open.svelte-hnqf94{transform:rotate(180deg)}.status-dropdown.svelte-hnqf94{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;padding:4px;min-width:200px;box-shadow:0 8px 24px #00000026;z-index:100}:root.dark .status-dropdown.svelte-hnqf94{box-shadow:0 8px 24px #0006}.dropdown-item.svelte-hnqf94{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;border:none;background:none;color:var(--text-primary);font-size:.875rem;cursor:pointer;border-radius:6px;text-align:left}.dropdown-item.svelte-hnqf94:hover{background:var(--bg-tertiary)}.dropdown-item.svelte-hnqf94:disabled{opacity:.5;cursor:default}.dropdown-item.active.svelte-hnqf94{font-weight:600}.dropdown-item.remove.svelte-hnqf94{color:#dc2626}:root.dark .dropdown-item.remove.svelte-hnqf94{color:#fca5a5}.dropdown-item.remove.confirm.svelte-hnqf94{font-weight:600}.dropdown-divider.svelte-hnqf94{height:1px;background:var(--border);margin:4px 8px}.book-meta-grid.svelte-hnqf94{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px}.book-grid-item.svelte-hnqf94{text-align:center;padding:12px 4px;background:var(--bg-secondary);border-radius:8px}.book-grid-value.svelte-hnqf94{font-size:15px;font-weight:600;margin-bottom:4px;line-height:1.3}.book-grid-label.svelte-hnqf94{font-size:12px;color:var(--text-muted)}.book-section.svelte-hnqf94{margin-bottom:24px}.book-section.svelte-hnqf94 h2:where(.svelte-hnqf94){font-size:1rem;font-weight:600;margin-bottom:10px}.book-synopsis.svelte-hnqf94{font-size:.875rem;color:var(--text-secondary);line-height:1.7;text-align:justify;overflow:hidden}.book-synopsis.collapsed.svelte-hnqf94{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.synopsis-toggle.svelte-hnqf94{background:none;border:none;padding:0;margin-top:8px;font-size:.875rem;font-weight:500;color:var(--accent);cursor:pointer}.book-isbn-row.svelte-hnqf94{display:block;font-size:.875rem;margin-bottom:6px}.book-isbn-label.svelte-hnqf94{color:var(--text-muted)}.book-isbn-value.svelte-hnqf94{font-family:SF Mono,Menlo,monospace}.book-dim-row.svelte-hnqf94{font-size:.875rem;color:var(--text-secondary)}.book-tags.svelte-hnqf94{display:flex;flex-wrap:wrap;gap:8px}.book-tag.svelte-hnqf94{font-size:13px;padding:6px 12px;background:#c25a5326;color:var(--accent);border-radius:20px}.book-actions-row.svelte-hnqf94{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px}.fav-btn.svelte-hnqf94{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-muted);cursor:pointer;transition:all .2s}.fav-btn.svelte-hnqf94:hover{border-color:var(--accent);color:var(--accent)}.fav-btn.is-fav.svelte-hnqf94{color:var(--accent);border-color:var(--accent);background:#c25a531a}.fav-btn.svelte-hnqf94:disabled{opacity:.5;cursor:default}.progress-form.svelte-hnqf94{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px}.progress-label.svelte-hnqf94{display:flex;align-items:center;gap:6px;font-size:.85rem;color:var(--text-secondary)}.progress-input.svelte-hnqf94{width:64px;padding:6px 8px;font-size:.85rem;font-family:inherit;border:1px solid var(--border);border-radius:8px;background:var(--bg-secondary);color:var(--text-primary);text-align:center;outline:none}.progress-input.svelte-hnqf94:focus{border-color:var(--accent)}.progress-of.svelte-hnqf94{font-size:.85rem;color:var(--text-muted)}.progress-save.svelte-hnqf94{padding:6px 14px;font-size:.8rem;font-weight:600;font-family:inherit;border:none;border-radius:8px;background:var(--accent);color:#fff;cursor:pointer;transition:opacity .2s}.progress-save.svelte-hnqf94:hover{opacity:.85}.progress-save.svelte-hnqf94:disabled{opacity:.5;cursor:default}@media(max-width:480px){.book-meta-grid.svelte-hnqf94{grid-template-columns:repeat(2,1fr)}}
