.chapter-list{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden}.chapter-row{min-height:104px;padding:12px 18px;display:flex;align-items:center;gap:15px;border-bottom:1px solid #252b32}.chapter-row:last-child{border:0}.chapter-row>img{width:125px;height:78px;border-radius:7px;object-fit:cover}.chapter-info{flex:1}.chapter-info h3{font-size:14px;margin:0 0 7px}.chapter-info p{font-size:11px;color:#a0a5ad;margin:0 0 5px}.chapter-info small{font-size:9px;color:var(--muted)}.chapter-new{width:12px;height:12px;border-radius:50%;background:var(--purple);box-shadow:0 0 13px #9945f0}