.sadeoku-reading-navigation { margin: 32px 0; width: 100%; }
.sadeoku-reading-controls { display: flex; flex-direction: column; align-items: center; gap: 14px; margin: 36px 0; }
.sadeoku-reading-counter { color: #555; font-size: 1rem; }
.sadeoku-next-page { display: block; width: 100%; max-width: 420px; padding: 18px 24px; border: 2px solid #0846c4; border-radius: 8px; color: #fff; background: #0b5fff; text-align: center; text-decoration: none; font-size: 1.3rem; font-weight: 700; line-height: 1.4; }
.sadeoku-next-page:hover, .sadeoku-next-page:focus { color: #fff; background: #0846c4; }
.sadeoku-reading-ad { width: 100%; margin: 0 auto; text-align: center; }
.sadeoku-reading-ad-label { display: block; color: #777; font-size: .8rem; margin-bottom: 8px; }
