.reading-chat{background:var(--paper);flex-direction:column;height:100dvh;display:flex;overflow:hidden}.chat-header{border-bottom:1px solid var(--line);background:var(--paper);z-index:2;flex:none;justify-content:space-between;align-items:center;height:76px;padding:0 36px;display:flex}.header-actions{align-items:center;gap:22px;font-size:12px;display:flex}.header-actions button{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:7px;padding:8px 13px}.reading-chat .chat-main{flex:1;width:100%;max-width:none;min-height:0;margin:0;position:relative;overflow:hidden}.chat-viewport{overscroll-behavior:contain;scrollbar-gutter:stable;overflow-anchor:none;height:100%;overflow-y:auto}.chat-content{max-width:850px;margin:auto;padding:24px 26px 32px;display:flow-root}.chat-welcome{padding:42px 0 30px}.chat-welcome h1{font-size:48px}.chat-welcome .example-grid{margin-top:30px}.chat-message{overflow-wrap:anywhere;margin:24px 0 30px}.chat-message.user{background:#e4ebde;border-radius:15px 15px 4px;width:fit-content;max-width:82%;margin-left:auto;padding:12px 18px}.message-author{color:#5e7467;align-items:center;gap:14px;margin-bottom:9px;font-size:12px;font-weight:600;display:flex}.message-text{white-space:pre-wrap;margin:0}.round-tag{border:1px solid var(--line);color:var(--muted);border-radius:5px;padding:1px 7px;font-size:10px;font-weight:400}.message-books .result-card{background:var(--surface);border-radius:10px;grid-template-columns:85px minmax(0,1fr);gap:20px;margin:14px 0;padding:22px}.message-books .result-cover{width:85px;height:124px}.message-books .result-card h3{font-size:20px}.message-books .result-card p{font-size:14px;line-height:1.8}.message-books .result-card .book-meta{font-size:12px}.book-copy{min-width:0}.book-copy a{text-underline-offset:3px;text-decoration:underline}.generation{color:var(--muted);align-items:center;gap:9px;font-size:13px;display:flex}.status-dot{background:var(--accent);border-radius:50%;width:7px;height:7px}.jump-latest{border:1px solid var(--line);background:var(--surface);color:var(--ink);z-index:1;border-radius:24px;padding:8px 16px;font-size:12px;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 3px 14px #183e3410}.composer-dock{background:var(--paper);padding:12px 26px max(10px,env(safe-area-inset-bottom));z-index:2;border-top:1px solid #e6e9e0;flex:none}.dock-inner{max-width:798px;margin:auto}.chat-composer{background:var(--surface);border:1px solid #bbcbbb;border-radius:14px;padding:10px 16px}.chat-composer:focus-within{border-color:#6e8d77;box-shadow:0 0 0 2px #809b7c10}.reading-chat .chat-composer textarea{resize:none;height:58px;min-height:58px;max-height:58px;padding:4px 0;font-size:15px;line-height:1.7}.chat-composer-bottom{justify-content:space-between;align-items:center;gap:10px;height:35px;display:flex}.chat-composer-bottom span{color:var(--muted);font-size:11px}.chat-composer-bottom button{background:var(--ink);color:#fff;border:none;border-radius:7px;padding:7px 13px;font-size:12px}.dock-note{color:var(--muted);justify-content:space-between;height:18px;margin-top:7px;font-size:10px;display:flex;position:relative}.dock-note summary{cursor:pointer}.dock-note details p{background:var(--surface);border:1px solid var(--line);z-index:4;border-radius:8px;max-width:360px;padding:14px;font-size:12px;position:absolute;bottom:22px;right:0;box-shadow:0 4px 16px #183e3412}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:640px){.chat-header{height:62px;padding:0 16px}.chat-header .brand{gap:8px;font-size:14px}.chat-header .brand-mark{font-size:25px}.header-actions{gap:12px;font-size:11px}.header-actions button{padding:6px 9px;font-size:11px}.chat-content{padding:16px 16px 24px}.chat-welcome{padding:20px 0}.chat-welcome h1{font-size:36px}.message-books .result-card{grid-template-columns:55px minmax(0,1fr);gap:12px;padding:14px}.message-books .result-cover{width:55px;height:82px}.message-books .result-card h3{font-size:18px}.chat-message.user{max-width:90%}.composer-dock{padding:9px 12px max(8px,env(safe-area-inset-bottom))}.chat-composer{padding:8px 12px}.reading-chat .chat-composer textarea{font-size:16px}.chat-composer-bottom span{font-size:10px}.dock-note{font-size:9px}.book-actions{gap:6px}.book-actions button{padding:7px 9px}}.book-suggestion{margin:20px 0 24px}.recommendation-prose{margin:0 0 10px;font-size:14px;line-height:1.8}.recommendation-prose>span{color:var(--ink);margin-right:9px;font-weight:650}.message-books .compact-book{border-radius:8px;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:4px 18px;margin:0;padding:13px 15px;display:grid}.message-books .compact-book .result-cover{object-fit:contain;background:0 0;border-radius:2px;grid-row:1;align-self:center;width:76px;height:110px;padding:0;font-size:11px}.book-identity{min-width:0}.message-books .compact-book h3{margin:2px 0 4px;font-size:16px;line-height:1.45}.message-books .compact-book .book-authors{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}.compact-book .result-label{font-size:10px}.compact-book .book-actions{flex-wrap:nowrap;gap:6px;margin:0}.compact-book .book-actions button{white-space:nowrap;padding:7px 9px;font-size:11px}.compact-book .book-details{grid-column:2/-1;min-width:0;margin-top:3px;font-size:11px}.compact-book summary{color:var(--muted);cursor:pointer;width:fit-content}.book-detail-body{border-top:1px solid var(--line);margin-top:9px;padding:9px 0 2px}.message-books .compact-book .book-detail-body p{margin:8px 0;font-size:13px;line-height:1.8}.compact-book blockquote{border-left:2px solid var(--line);margin:10px 0;padding-left:12px;font-size:12px}.book-details a{text-underline-offset:3px;text-decoration:underline}@media (max-width:640px){.message-books .compact-book{grid-template-columns:64px minmax(0,1fr);gap:6px 13px;padding:13px}.message-books .compact-book .result-cover{width:64px;height:94px}.message-books .compact-book h3{font-size:15px}.compact-book .book-actions{grid-area:2/2;justify-content:flex-start}.compact-book .book-details{grid-area:3/2}.recommendation-prose{font-size:14px}.book-suggestion{margin:18px 0 22px}}.compact-book .book-cover-link{border-radius:2px;grid-row:1;align-self:center;display:block}.book-title-link{color:inherit;text-underline-offset:3px;text-decoration:none}.book-title-link:hover,.book-title-link:focus-visible{text-decoration:underline}.book-cover-link:hover{filter:brightness(.92)}.book-external-hint{color:#89988b;white-space:nowrap;font-size:.75em;font-weight:400}.book-title-link,.book-cover-link{cursor:pointer}.book-title-link:hover .book-external-hint,.book-title-link:focus-visible .book-external-hint{color:var(--ink)}.message-books .primary-book{background:#fffefb;border-color:#789883;box-shadow:inset 3px 0 #355f4c}.compact-book .primary-badge{color:#fff;letter-spacing:.4px;background:#244e3e;border-radius:4px;margin-bottom:3px;padding:2px 7px;font-size:11px;font-weight:650;line-height:1.6;display:inline-block}.message-books .compact-book .match-label{color:#355b40;overflow-wrap:anywhere;background:#e7eee0;border-radius:4px;max-width:100%;margin:7px 0 1px;padding:3px 8px;font-size:12px;font-weight:500;line-height:1.65;display:table}.recommendation-prose{margin-bottom:8px}.recommendation-caveat{color:#697568;margin:0 0 12px;font-size:13px;line-height:1.8}.recommendation-caveat>span{color:#506552;font-weight:500}.book-suggestion{margin-top:16px}.compact-book .book-actions{align-self:center}@media (max-width:640px){.message-books .compact-book .match-label{padding:3px 7px;font-size:12px}.recommendation-caveat{font-size:13px}.compact-book .primary-badge{font-size:11px}}.historical-label{margin-bottom:9px;display:inline-block}.chat-message.user{padding:13px 18px}.message-books .compact-book{row-gap:0}.message-books .compact-book .book-actions,.message-books .compact-book .book-identity{grid-row:1}@media (max-width:640px){.message-books .compact-book .book-actions{grid-row:2;margin-top:7px}}.message-text strong,.recommendation-prose strong,.recommendation-caveat strong{color:inherit;font-weight:650}.message-books .compact-book .cover-placeholder{background:var(--soft);padding:7px}@media (max-width:640px){.compact-book .book-cover-link,.message-books .compact-book>.result-cover{grid-row:1/3;align-self:start}}.compact-book .result-label:not(.primary-badge){color:#4c634e;letter-spacing:.4px;background:#edf0e8;border:1px solid #d9e1d3;border-radius:4px;margin-bottom:3px;padding:1px 7px;font-size:11px;font-weight:600;line-height:1.6;display:inline-block}.chat-message .message-text,.chat-message .recommendation-prose,.chat-message .recommendation-caveat{font-size:15px;line-height:1.8}.book-suggestion:empty{display:none}.reply-enter{animation:.22s ease-out both reply-appear}@keyframes reply-appear{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.reveal-all{color:var(--muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:5px 0;font-size:12px;text-decoration:underline}@media (prefers-reduced-motion:reduce){.reply-enter{animation:none}}
