.pages{justify-content:center;gap:5px;display:flex}.pages__btn{background:var(--paper);width:40px;height:40px;color:var(--ink);border-radius:5px;justify-content:center;align-items:center;font-size:16px;line-height:19px;transition:filter .2s;display:flex}.pages__btn:hover{filter:brightness(.96)}.pages__btn--current{border:1px solid var(--placeholder);background:0 0}.pages__btn img{width:16px;height:16px}
