.book-grid.svelte-1p91bkn{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}@media(max-width:768px){.book-grid.svelte-1p91bkn{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.shelf.svelte-1w7k599{margin-bottom:2rem;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:1.25rem}.shelf.svelte-1w7k599:empty{display:none}.shelf.svelte-1w7k599 h2:where(.svelte-1w7k599){font-size:1.25rem;margin-bottom:1rem;color:var(--color-text-muted);padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.shelf-expand-btn.svelte-1w7k599{width:100%;padding:.75rem;margin-top:.5rem;color:var(--color-text-muted);background:none;border:1px dashed var(--color-border);border-radius:4px;cursor:pointer;font-family:inherit;font-size:.9rem}.shelf-expand-btn.svelte-1w7k599:hover{border-color:var(--color-accent);color:var(--color-text)}@media(max-width:768px){.shelf.svelte-1w7k599{padding:1rem}.shelf.svelte-1w7k599 h2:where(.svelte-1w7k599){font-size:1.1rem;padding-bottom:.5rem;margin-bottom:.75rem}}.reading-graph.svelte-1edjur8{width:100%;min-height:160px;position:relative;overflow:hidden;flex:1}svg.svelte-1edjur8{position:absolute;top:0;left:0;display:block;touch-action:none}.grid-line.svelte-1edjur8{stroke:var(--color-border);stroke-width:.5}.graph-line.svelte-1edjur8{fill:none;stroke:var(--color-progress);stroke-width:2}.data-point.svelte-1edjur8{fill:var(--color-progress);transition:r .15s ease}.data-point.active.svelte-1edjur8{fill:#fff;stroke:var(--color-progress);stroke-width:2}.hover-line.svelte-1edjur8{stroke:var(--color-text-muted);stroke-width:.5;stroke-dasharray:4 3;opacity:.5}.x-label.svelte-1edjur8{fill:var(--color-text-muted);font-size:11px;text-anchor:middle;font-family:monospace}.tooltip.svelte-1edjur8{position:fixed;pointer-events:none;background:#141414eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:.6rem .75rem;min-width:160px;max-width:240px;z-index:10}.tooltip-month.svelte-1edjur8{font-size:11px;font-family:monospace;color:#ffffff80;margin-bottom:.4rem}.tooltip-books.svelte-1edjur8{display:flex;flex-direction:column;gap:.35rem}.tooltip-row.svelte-1edjur8{display:flex;align-items:center;gap:.5rem}.bar-track.svelte-1edjur8{width:40px;height:6px;background:#ffffff14;border-radius:3px;flex-shrink:0;overflow:hidden}.bar-fill.svelte-1edjur8{height:100%;background:var(--color-progress);border-radius:3px;min-width:2px}.tooltip-title.svelte-1edjur8{font-size:12px;color:#ffffffd9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.genre-map.svelte-akryal{position:relative;color:var(--color-text)}.genre-map__head.svelte-akryal{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.genre-map__title-row.svelte-akryal{display:flex;flex-direction:column;gap:.2rem}.genre-map__meta.svelte-akryal{font-size:.78rem;color:var(--color-text-muted);letter-spacing:.02em}.genre-map__chips.svelte-akryal{display:flex;gap:.35rem;flex-wrap:wrap}.chip.svelte-akryal{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .7rem .35rem .55rem;font-size:.78rem;font-weight:500;color:var(--color-text-muted);background:#ffffff0a;border:1px solid var(--color-border);border-radius:99px;cursor:pointer;transition:all .18s ease;font-family:inherit;--chip-accent: #8b8b8b}.chip.svelte-akryal:hover{color:var(--color-text);border-color:#ffffff38;background:#ffffff12}.chip--on.svelte-akryal{color:var(--color-text);background:color-mix(in oklab,var(--chip-accent) 18%,transparent);border-color:color-mix(in oklab,var(--chip-accent) 55%,transparent);box-shadow:0 0 0 1px color-mix(in oklab,var(--chip-accent) 20%,transparent) inset}.chip__dot.svelte-akryal{width:8px;height:8px;border-radius:50%;flex-shrink:0;transition:opacity .2s}.chip__count.svelte-akryal{font-size:.72rem;font-variant-numeric:tabular-nums;color:var(--color-text-muted);padding-left:.3rem;margin-left:.1rem;border-left:1px solid var(--color-border)}.chip--on.svelte-akryal .chip__count:where(.svelte-akryal){color:var(--color-text)}.genre-map__grid-wrap.svelte-akryal{position:relative}.genre-map__grid.svelte-akryal{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;border-radius:8px;overflow:hidden;background:#00000040;padding:4px}.heat-cell.svelte-akryal{position:relative;aspect-ratio:1.35 / 1;padding:.5rem .55rem .45rem;border-radius:5px;border:1px solid transparent;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:transform .18s cubic-bezier(.16,1,.3,1),box-shadow .18s,border-color .18s;overflow:hidden;min-width:0;min-height:68px}.heat-cell.svelte-akryal:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 40%);pointer-events:none;opacity:.8}.heat-cell--empty.svelte-akryal:before{opacity:0}.heat-cell.svelte-akryal:hover,.heat-cell--hover.svelte-akryal{transform:translateY(-1px);box-shadow:0 4px 14px #00000059;border-color:#ffffff59!important;z-index:2}.heat-cell__num.svelte-akryal{font-size:.68rem;font-variant-numeric:tabular-nums;font-weight:500;opacity:.65;letter-spacing:.06em}.heat-cell__label.svelte-akryal{font-size:.82rem;font-weight:600;line-height:1.15;letter-spacing:-.005em;margin-top:auto;text-wrap:pretty}.heat-cell__count.svelte-akryal{position:absolute;top:.35rem;right:.5rem;font-size:.95rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1;opacity:.88}.heat-cell--empty.svelte-akryal .heat-cell__label:where(.svelte-akryal){font-weight:500}.genre-map__tooltip.svelte-akryal{margin-top:.7rem;min-height:1.4rem;font-size:.82rem;color:var(--color-text-muted);display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;transition:color .2s}.tip-hint.svelte-akryal{color:#fff6;font-size:.78rem;letter-spacing:.01em}.tip-label.svelte-akryal{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;color:var(--color-text)}.tip-num.svelte-akryal{font-size:.7rem;font-weight:500;color:var(--color-text-muted);font-variant-numeric:tabular-nums;letter-spacing:.06em}.tip-count.svelte-akryal{font-size:.7rem;font-weight:600;padding:.08rem .42rem;border-radius:99px;background:#ffffff1a;color:var(--color-text);font-variant-numeric:tabular-nums}.tip-books.svelte-akryal{display:inline-flex;align-items:center;gap:.3rem;flex-wrap:wrap;color:var(--color-text-muted)}.tip-book.svelte-akryal{display:inline-flex;align-items:center;gap:.3rem}.tip-dot.svelte-akryal{width:6px;height:6px;border-radius:50%;display:inline-block}.tip-sep.svelte-akryal{opacity:.3;margin:0 .15rem 0 .3rem}.tip-more.svelte-akryal{color:#ffffff80;font-style:italic}.tip-empty.svelte-akryal{color:#ffffff73;font-style:italic}.genre-map__legend.svelte-akryal{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;margin-top:.65rem;padding-top:.5rem;border-top:1px solid var(--color-border);font-size:.72rem;color:var(--color-text-muted);letter-spacing:.02em}.legend-ramp.svelte-akryal{display:inline-flex;gap:2px}.legend-step.svelte-akryal{width:14px;height:10px;border-radius:2px;border:1px solid transparent}@media(max-width:720px){.heat-cell.svelte-akryal{aspect-ratio:1 / 1;min-height:0;padding:.4rem .4rem .35rem}.heat-cell__label.svelte-akryal{font-size:.7rem;line-height:1.1;overflow:hidden;text-overflow:ellipsis}.heat-cell__count.svelte-akryal{font-size:.8rem;top:.25rem;right:.35rem}.heat-cell__num.svelte-akryal{font-size:.58rem}.genre-map__head.svelte-akryal{flex-direction:column;align-items:stretch}}@media(max-width:480px){.genre-map__grid.svelte-akryal{gap:3px;padding:3px}.heat-cell.svelte-akryal{aspect-ratio:1 / 1.1;padding:.3rem .3rem .28rem;border-radius:4px}.heat-cell__label.svelte-akryal{font-size:.62rem;letter-spacing:-.01em}.heat-cell__count.svelte-akryal{font-size:.72rem;top:.2rem;right:.28rem}.heat-cell__num.svelte-akryal{font-size:.52rem;letter-spacing:.04em}}.shelves-row.svelte-1250ir9{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}.shelves-row.svelte-1250ir9>:only-child{grid-column:1 / -1}@media(max-width:1024px){.shelves-row.svelte-1250ir9{grid-template-columns:1fr}}.right-panel.svelte-1250ir9{display:flex;flex-direction:column;gap:1rem}.right-panel.solo.svelte-1250ir9{display:grid;grid-template-columns:1fr;align-items:stretch}@media(min-width:1025px){.right-panel.solo.svelte-1250ir9:has(>.activity-section:where(.svelte-1250ir9)):has(>.genre-map-section:where(.svelte-1250ir9)){grid-template-columns:1fr 1fr}.right-panel.solo.svelte-1250ir9>.reading-graph-section:where(.svelte-1250ir9){grid-column:1 / -1}}.right-panel.svelte-1250ir9 .activity-section:where(.svelte-1250ir9),.right-panel.svelte-1250ir9 .reading-graph-section:where(.svelte-1250ir9),.right-panel.svelte-1250ir9 .genre-map-section:where(.svelte-1250ir9){background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:1.25rem}.right-panel.svelte-1250ir9 .activity-section:where(.svelte-1250ir9){display:flex;flex-direction:column;min-height:0}.right-panel.svelte-1250ir9 .activity-section:where(.svelte-1250ir9) .activity-feed{min-height:0;overflow-y:auto}.right-panel.solo.svelte-1250ir9 .activity-section:where(.svelte-1250ir9) .activity-feed{flex:1}.right-panel.svelte-1250ir9:not(.solo) .activity-section:where(.svelte-1250ir9) .activity-feed{max-height:22rem}.right-panel.svelte-1250ir9 .reading-graph-section:where(.svelte-1250ir9){display:flex;flex-direction:column}.right-panel.svelte-1250ir9 .reading-graph-section:where(.svelte-1250ir9) h2:where(.svelte-1250ir9),.right-panel.svelte-1250ir9 .genre-map-section:where(.svelte-1250ir9) h2:where(.svelte-1250ir9){font-size:1.25rem;margin-bottom:1rem;color:var(--color-text-muted);padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.right-panel.svelte-1250ir9 .reading-graph-section:where(.svelte-1250ir9) .reading-graph{flex:1}.top-row.svelte-1250ir9{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.top-row.svelte-1250ir9>:only-child{grid-column:1 / -1}.top-row.svelte-1250ir9 .shelf:where(.svelte-1250ir9){margin-bottom:0;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:1.25rem;align-self:start}.top-row.svelte-1250ir9 .shelf:where(.svelte-1250ir9) h2:where(.svelte-1250ir9){font-size:1.25rem;margin-bottom:1rem;color:var(--color-text-muted);padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}@media(max-width:768px){.top-row.svelte-1250ir9{grid-template-columns:1fr}.top-row.svelte-1250ir9 .shelf:where(.svelte-1250ir9){padding:1rem}.top-row.svelte-1250ir9 .shelf:where(.svelte-1250ir9) h2:where(.svelte-1250ir9){font-size:1.1rem;padding-bottom:.5rem;margin-bottom:.75rem}}.profile-body .shelf{background-color:var(--color-surface);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-color:var(--color-border)}.profile-body .book-cover-placeholder{background-color:var(--color-border)}.activity-section.svelte-1250ir9 h2:where(.svelte-1250ir9){font-size:1.1rem;font-weight:500;color:var(--color-text-muted);margin-bottom:1rem}.empty-state.svelte-1250ir9{color:var(--color-text-muted)}
