.book-chapters{display:flex;flex-direction:column;gap:5px;position:relative;z-index:1}.book-ch{font-size:9px;color:rgba(255,255,255,.4);display:flex;align-items:center;gap:6px}.book-ch::before{content:"";width:14px;height:1px;background:rgba(195,220,255,.35);flex-shrink:0}