.pt[data-astro-cid-xglhyxzr]{font-family:var(--font-mono);font-size:3rem;font-weight:700;color:var(--fg-dim);margin:0}.ps[data-astro-cid-xglhyxzr]{font-size:16px;color:var(--fg-muted);margin:0}.counter-row[data-astro-cid-xglhyxzr]{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.counter[data-astro-cid-xglhyxzr]{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:20px;text-align:center;display:flex;flex-direction:column;gap:4px;transition:border-color .2s}.counter[data-astro-cid-xglhyxzr]:hover{border-color:var(--fg-muted)}.counter__val[data-astro-cid-xglhyxzr]{font-family:var(--font-mono);font-size:2rem;font-weight:700}.counter__val--green[data-astro-cid-xglhyxzr]{color:var(--accent-green)}.counter__val--teal[data-astro-cid-xglhyxzr]{color:var(--accent-teal)}.counter__val--yellow[data-astro-cid-xglhyxzr]{color:var(--accent-yellow)}.counter__label[data-astro-cid-xglhyxzr]{font-size:12px;color:var(--fg-muted)}.sec[data-astro-cid-xglhyxzr]{font-family:var(--font-mono);font-size:1.1rem;font-weight:700;color:var(--fg-dim);margin:0;display:flex;align-items:center;gap:10px}.sec__dot[data-astro-cid-xglhyxzr]{width:8px;height:8px;border-radius:50%;flex-shrink:0}.sec__dot--pulse[data-astro-cid-xglhyxzr]{background:var(--accent-green);box-shadow:0 0 8px var(--accent-green);animation:pulse 2s ease-in-out infinite}.sec__dot--done[data-astro-cid-xglhyxzr]{background:var(--accent-teal)}.sec__dot--queue[data-astro-cid-xglhyxzr]{background:var(--accent-yellow)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.empty[data-astro-cid-xglhyxzr]{font-size:14px;color:var(--fg-muted);font-style:italic;margin:0}.reading-list[data-astro-cid-xglhyxzr]{display:flex;flex-direction:column;gap:10px}.reading-card[data-astro-cid-xglhyxzr]{display:flex;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:var(--bg-card);transition:border-color .2s,transform .2s}.reading-card[data-astro-cid-xglhyxzr]:hover{border-color:var(--accent);transform:translate(4px)}.reading-card__spine[data-astro-cid-xglhyxzr]{width:5px;flex-shrink:0;background:var(--accent)}.reading-card__body[data-astro-cid-xglhyxzr]{flex:1;padding:18px 20px;display:flex;flex-direction:column;gap:12px}.reading-card__title[data-astro-cid-xglhyxzr]{font-family:var(--font-mono);font-size:15px;font-weight:700;color:var(--fg);display:block;margin-bottom:3px}.reading-card__author[data-astro-cid-xglhyxzr]{font-size:13px;color:var(--fg-muted);display:block}.reading-card__progress[data-astro-cid-xglhyxzr]{display:flex;align-items:center;gap:10px}.progress-bar[data-astro-cid-xglhyxzr]{flex:1;height:4px;background:var(--border);border-radius:2px;overflow:hidden}.progress-fill[data-astro-cid-xglhyxzr]{height:100%;border-radius:2px}.progress-pct[data-astro-cid-xglhyxzr]{font-family:var(--font-mono);font-size:11px;color:var(--fg-muted)}.shelf-wrap[data-astro-cid-xglhyxzr]{position:relative;width:100%;border-radius:10px;overflow:visible;background:linear-gradient(to bottom,#0a0a0a,#111)}#bookshelf-canvas[data-astro-cid-xglhyxzr]{display:block;width:100%;height:300px;border-radius:10px}.bs-tip[data-astro-cid-xglhyxzr]{position:absolute;pointer-events:none;transform:translate(-50%) translateY(-100%);background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:3px;opacity:0;transition:opacity .18s;width:176px;z-index:30;box-shadow:0 8px 24px #0000008c;margin-top:-8px}.bs-tip--on[data-astro-cid-xglhyxzr]{opacity:1}.bs-tip__title[data-astro-cid-xglhyxzr]{font-family:var(--font-mono);font-size:12px;font-weight:700;color:var(--fg)}.bs-tip__author[data-astro-cid-xglhyxzr]{font-size:11px;color:var(--fg-muted)}.bs-tip__year[data-astro-cid-xglhyxzr]{font-family:var(--font-mono);font-size:10px;margin-top:4px}.queue-list[data-astro-cid-xglhyxzr]{display:flex;flex-direction:column;gap:8px}.queue-item[data-astro-cid-xglhyxzr]{display:flex;align-items:center;gap:12px}.queue-num[data-astro-cid-xglhyxzr]{font-family:var(--font-mono);font-size:11px;color:var(--fg-muted);width:28px;flex-shrink:0}.queue-bar[data-astro-cid-xglhyxzr]{flex:1;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:10px;border:1px solid;transition:transform .2s}.queue-bar[data-astro-cid-xglhyxzr]:hover{transform:translate(4px)}.queue-title[data-astro-cid-xglhyxzr]{font-family:var(--font-mono);font-size:13px;font-weight:600;color:var(--fg)}.queue-author[data-astro-cid-xglhyxzr]{font-size:12px;color:var(--fg-muted)}@media(max-width:768px){.pt[data-astro-cid-xglhyxzr]{font-size:2.4rem}#bookshelf-canvas[data-astro-cid-xglhyxzr]{height:220px}}
