/* Shared charcoal palette taken from the homepage chapter list. */
body.manga-theme{--bg:#14171b;--bg2:#171a1e;--bg3:#171a1e;--bg4:#1c2025;--border:#303841;--text:#eef0f3;--muted:#aeb7c4;background:var(--bg);color:var(--text)}
.manga-theme .desc-box,.manga-theme .meta-box,.manga-theme .faq-box .ch-list-box,.manga-theme .crumb-box,.manga-theme .ch-tags,.manga-theme .share-bar,.manga-theme .reader-bar{background:#171a1e;border-color:#303841}
.manga-theme .pages{background:#171a1e}
.manga-theme .ch-sel,.manga-theme .ch-sel option,.manga-theme .cmt-editor,.manga-theme .cmt-name-input,.manga-theme .cmt-tbtn,.manga-theme .btn-dk{background:#1c2025;border-color:#39414b;color:#eef0f3}
.manga-theme .r-nav-btn:not(.is-primary){background:#1c2025;border-color:#39414b;color:#eef0f3}
.manga-theme .r-nav-btn:hover{background:var(--red);color:#fff}
.manga-theme .meta-row{border-color:#303841}
.manga-theme .meta-lbl,.manga-theme .followers,.manga-theme .rr-date,.manga-theme .cmt-action-btn,.manga-theme .faq-item p,.manga-theme .desc-text{color:#aeb7c4}
.manga-theme .pill{background:#1c2025;border-color:#39414b;color:#eef0f3}
.manga-theme .rr-heading{background:#171a1e;border:1px solid #303841}
.manga-theme .rr-card{background:#1c2025;border-color:#303841}
.manga-theme .rr-card:hover{background:#252a31;border-color:#697586}
.manga-theme .rr-chnum{color:#eef0f3}
.manga-theme footer{background:#171a1e;border-color:#303841;color:#aeb7c4}
.manga-theme footer a{color:#aeb7c4}
.manga-theme footer a:hover{color:#eef0f3}
.manga-theme .cmt-editor:empty:before,.manga-theme input::placeholder{color:#aeb7c4}
