.detail-view.svelte-1paqgq9{display:flex;flex-direction:column;gap:var(--space-6)}.nav-bar.svelte-1paqgq9{display:flex;justify-content:flex-start}.animate-fade-up.svelte-1paqgq9{animation:svelte-1paqgq9-fadeUp .6s cubic-bezier(.2,.8,.2,1) both}@keyframes svelte-1paqgq9-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-card{text-align:center;margin-bottom:var(--space-10);display:flex;flex-direction:column;align-items:center;border-top:4px solid var(--accent);box-shadow:var(--shadow-xl)}.quote-content.svelte-1paqgq9{position:relative;max-width:800px;width:100%;margin-bottom:var(--space-8)}.main-quote.svelte-1paqgq9{font-size:var(--text-3xl);line-height:1.5;font-family:var(--font-serif);font-weight:800;color:var(--text);margin:var(--space-4) 0;word-break:keep-all}.quote-mark.svelte-1paqgq9{font-family:serif;font-size:3rem;color:var(--accent);opacity:1;line-height:1;position:absolute;top:-10px;left:-20px}.quote-mark.end.svelte-1paqgq9{position:static;display:block;text-align:right;margin-top:-10px;margin-right:-20px}.sub-quote.svelte-1paqgq9{font-size:var(--text-lg);color:var(--text-muted);margin-bottom:var(--space-2);max-width:700px;line-height:1.5}.en-quote.svelte-1paqgq9{font-style:italic}.origin-quote.svelte-1paqgq9{font-size:var(--text-base);opacity:.8}.lang-tag.svelte-1paqgq9{position:relative;font-size:11px;font-weight:700;text-transform:uppercase;background:var(--border);color:var(--text);padding:2px 6px;border-radius:var(--radius-sm);margin-right:var(--space-2);cursor:help}.tooltip-container.svelte-1paqgq9:after{content:attr(data-tooltip);position:absolute;bottom:125%;left:50%;transform:translate(-50%) translateY(10px);background:var(--text);color:var(--surface);padding:4px 8px;border-radius:var(--radius-sm);font-size:10px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:all var(--transition-fast);z-index:10;box-shadow:var(--shadow-sm);text-transform:none}.tooltip-container.svelte-1paqgq9:hover:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.tooltip-container.svelte-1paqgq9:before{content:"";position:absolute;bottom:105%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:var(--text);opacity:0;visibility:hidden;transition:all var(--transition-fast)}.tooltip-container.svelte-1paqgq9:hover:before{opacity:1;visibility:visible}.layout-grid.svelte-1paqgq9{display:grid;grid-template-columns:1fr;gap:var(--space-8);align-items:start}@media(min-width:860px){.layout-grid.svelte-1paqgq9{grid-template-columns:1fr}}.content-section.svelte-1paqgq9{display:flex;flex-direction:column;gap:var(--space-4);margin-bottom:var(--space-8)}.section-title.svelte-1paqgq9{font-size:var(--text-lg);font-weight:700;color:var(--text);display:flex;align-items:center;gap:var(--space-2)}.section-title.svelte-1paqgq9:before{content:"";display:inline-block;width:4px;height:14px;background:var(--accent);border-radius:var(--radius-full)}.rich-text.svelte-1paqgq9{font-size:var(--text-base);line-height:1.8;color:var(--text);word-break:keep-all}.empty-state.svelte-1paqgq9{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-10) 0;color:var(--text-muted);gap:var(--space-4)}.empty-icon.svelte-1paqgq9{font-size:var(--text-4xl);opacity:.5}.taxonomies-wrapper.svelte-1paqgq9{display:flex;gap:var(--space-2);flex-wrap:wrap;margin-top:var(--space-2)}.badge.svelte-1paqgq9{font-size:var(--text-sm);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-weight:600}.category.svelte-1paqgq9{color:var(--surface);background:var(--accent)}.tag.svelte-1paqgq9{color:var(--accent);background:var(--accent-soft)}.meta-card{display:flex;flex-direction:column;gap:var(--space-4);background:var(--surface)}.author-header.svelte-1paqgq9{display:flex;align-items:center;gap:var(--space-4);border-bottom:1px solid var(--border);padding-bottom:var(--space-4)}.author-avatar.svelte-1paqgq9,.author-avatar-placeholder.svelte-1paqgq9{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0}.author-avatar.svelte-1paqgq9 img:where(.svelte-1paqgq9){width:100%;height:100%;object-fit:cover}.author-avatar-placeholder.svelte-1paqgq9{background:var(--accent-soft);color:var(--accent);display:flex;align-items:center;justify-content:center;font-size:var(--text-2xl);font-weight:700}.author-titles.svelte-1paqgq9{display:flex;flex-direction:column}.author-titles.svelte-1paqgq9 h3:where(.svelte-1paqgq9){font-size:var(--text-xl);font-weight:700;color:var(--text)}.author-subnames.svelte-1paqgq9{font-size:var(--text-xs);color:var(--text-muted);margin-top:2px}.author-details.svelte-1paqgq9{display:flex;flex-direction:column;gap:var(--space-2)}.detail-row.svelte-1paqgq9{display:flex;justify-content:space-between;align-items:center;font-size:var(--text-sm)}.detail-label.svelte-1paqgq9{color:var(--text-muted);font-weight:600}.detail-value.svelte-1paqgq9{color:var(--text);text-align:right}.author-summary.svelte-1paqgq9{font-size:var(--text-sm);line-height:1.6;color:var(--text-muted);background:var(--bg);padding:var(--space-3);border-radius:var(--radius-md)}.ref-card{align-items:flex-start}.ref-badge.svelte-1paqgq9{font-size:10px;font-weight:800;color:var(--surface);background:var(--secondary);padding:2px 6px;border-radius:var(--radius-sm);text-transform:uppercase;margin-bottom:var(--space-2)}.ref-title.svelte-1paqgq9{font-size:var(--text-lg);font-weight:700;margin-bottom:2px;color:var(--text)}.ref-subtitle.svelte-1paqgq9{font-size:var(--text-xs);color:var(--text-muted)}
