.epaper-list{ display:flex; flex-direction:column; gap:12px; }
.epaper-item{ padding:10px; border:1px solid #eee; border-radius:6px; }
.epaper-date{ color:#666; font-size:0.9em; }
.epaper-viewer{ max-width:900px; margin:0 auto; }
.toolbar{ margin-bottom:8px; }
