.reading-history-shell{max-width:920px;margin:0 auto;padding:36px 22px 80px}.reading-history-privacy{margin-bottom:18px;padding:16px 18px;border:1px solid #dcd7ff;border-radius:12px;background:#faf9ff;color:#514b67}.reading-history-privacy strong{display:block;margin-bottom:5px;color:#3f3568}.reading-history-privacy p{margin:0;line-height:1.75;font-size:13px}.reading-history-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.reading-history-stat{padding:20px 16px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.reading-history-stat-label{min-height:2.6em;color:#6b7280;font-size:12px;font-weight:800}.reading-history-stat-value{font-size:32px;line-height:1.2;color:#28233d}.reading-history-stat-unit{margin-left:5px;color:#777;font-size:12px;font-weight:800}.reading-history-semantics{margin:13px 2px 24px;color:#747783;font-size:12px;line-height:1.75}.reading-history-panel{margin-top:18px;padding:24px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.reading-history-panel h2{margin:0;font-size:21px}.reading-history-panel-copy{margin:7px 0 18px;color:#73757e;font-size:12px;line-height:1.75}.reading-history-genres{display:grid;gap:13px}.reading-history-genre-row{display:grid;gap:6px}.reading-history-genre-head{display:flex;justify-content:space-between;gap:12px;color:#4c4d55;font-size:13px}.reading-history-genre-track{height:7px;overflow:hidden;border-radius:999px;background:#efeff4}.reading-history-genre-bar{height:100%;border-radius:999px;background:#6d4aff}.reading-history-list{display:grid;gap:10px}.reading-history-item{display:block;padding:15px 16px;border:1px solid #e6e7ec;border-radius:11px;background:#fff;transition:background .15s ease,border-color .15s ease}.reading-history-item:hover{border-color:#cfc8ff;background:#faf9ff}.reading-history-item-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.reading-history-genre{display:inline-flex;padding:3px 7px;border-radius:6px;background:#f0edff;color:#6d4aff;font-size:10px;font-weight:900}.reading-history-time{color:#8a8c95;font-size:11px}.reading-history-novel-title{margin-top:8px;font-size:16px;font-weight:900}.reading-history-episode-title{margin-top:3px;color:#666;font-size:13px}.reading-history-empty,.reading-history-loading,.reading-history-error{padding:24px;border-radius:12px;background:#fff;color:#70727b;text-align:center;line-height:1.8}.reading-history-error{background:#fff2f2;color:#9c2d28}@media(max-width:720px){.reading-history-shell{padding:28px 16px 60px}.reading-history-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.reading-history-panel{padding:20px 16px}.reading-history-stat{padding:17px 14px}.reading-history-stat-value{font-size:28px}.reading-history-item-top{align-items:flex-start;flex-direction:column;gap:5px}}