.chapter-header{position:fixed;width:100%;left:0;top:0;z-index:1000}.settings-wrapper{display:flex;justify-content:space-between;padding:25px 0}@media(max-width:480px){.settings-wrapper a{max-width:22px;max-height:22px}.settings-wrapper a svg{width:100%;height:100%}}.settings-wrapper a{display:inline-flex;align-items:center;justify-content:center}.settings-wrapper a svg{color:currentColor;opacity:.3;transition:opacity .2s ease}.settings-wrapper a svg:hover{opacity:1}.settings-wrapper .action-img{transition:opacity .2s ease;opacity:.3;color:currentColor}.settings-wrapper .action-img:hover{opacity:1}.settings-wrapper .other-head-actions{display:flex;gap:25px;align-items:center}.settings-wrapper .other-head-actions button{background:none;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:inherit}.settings-wrapper .other-head-actions button svg{color:currentColor;opacity:.3;transition:opacity .2s ease}.settings-wrapper .other-head-actions button:hover svg{opacity:1}.settings-wrapper .other-head-actions button:disabled{cursor:not-allowed}.settings-wrapper .other-head-actions button:disabled svg{opacity:.3}.settings-wrapper .other-head-actions button.bookMarkred svg{filter:brightness(0) saturate(100%) invert(43%) sepia(84%) saturate(2249%) hue-rotate(123deg) brightness(98%) contrast(101%)!important;opacity:1!important;-webkit-filter:brightness(0) saturate(100%) invert(43%) sepia(84%) saturate(2249%) hue-rotate(123deg) brightness(98%) contrast(101%)!important}@media(max-width:575px){.settings-wrapper .other-head-actions{gap:12px}.settings-wrapper .other-head-actions button{max-width:22px;max-height:22px}.settings-wrapper .other-head-actions button svg{width:100%;height:100%}}@media(max-width:575px)and (max-width:375px){.settings-wrapper .other-head-actions{gap:9px}}.settings-wrapper .other-head-actions .top-prev-next-btn-warpper{display:flex;gap:8px}@media(max-width:575px){.settings-wrapper .other-head-actions .top-prev-next-btn-warpper{gap:0}}.settings-wrapper .other-head-actions .top-prev-next-btn-warpper button:first-child{text-align:start}.settings-wrapper .other-head-actions .top-prev-next-btn-warpper button:last-child{justify-content:end}.settings-wrapper .other-head-actions .top-prev-next-btn-warpper .icnx{width:30px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:none;border:none;color:inherit}.settings-wrapper .other-head-actions .top-prev-next-btn-warpper .icnx i{font-size:24px;opacity:.3;transition:opacity .2s ease}@media(max-width:575px){.settings-wrapper .other-head-actions .top-prev-next-btn-warpper .icnx i{font-size:18px}}.settings-wrapper .other-head-actions .top-prev-next-btn-warpper .icnx:hover i{opacity:1}.chapter-content-outer{font-family:Poppins,sans-serif;padding-top:100px}.chapter-content{max-width:800px;margin:0 auto}.chapter-content .chp-details{background:#232323;padding:40px;border-radius:15px}@media(max-width:767px){.chapter-content .chp-details{padding:40px 0}}@media(max-width:575px){.chapter-content .chp-details{padding:30px 0}}@media screen and (min-width:1400px){.chapter-content{max-width:1000px}}.chapter-content .author-note{background:#00b55a;padding:30px 40px;border-radius:15px;margin-top:26px;color:#fff}.chapter-content .author-note span{margin-bottom:8px;display:block}.chapter-content .author-note p{line-height:25px}@media(max-width:575px){.chapter-content .author-note{padding:30px 25px;font-size:14px}.chapter-content .author-note p{line-height:22px}}.chapter-content .chp-header{text-align:center;margin-bottom:50px}.chapter-content .chp-header .author{line-height:25px;margin-bottom:15px;display:block}.chapter-content .chp-header .heading{line-height:30px;font-size:20px;margin-bottom:50px}.chapter-content .chp-header .chpt-counter{font-size:16px;line-height:25px;margin-bottom:15px}.chapter-content .chp-header .chpt-title{font-size:20px;line-height:35px}@media(max-width:575px){.chapter-content .chp-header .author{font-size:14px}.chapter-content .chp-header .heading{font-size:18px;line-height:25px;margin-bottom:40px}.chapter-content .chp-header .chpt-title{font-size:20px!important;line-height:30px}}.chapter-content .content-inner{font-size:16px}@media(max-width:575px){.chapter-content .content-inner{font-size:14px}}.chapter-content .content-inner p:not(:last-of-type){margin-bottom:10px}.chapter-content .content-inner p:last-of-type br{display:none;height:0}.chapter-content .prev-next-btn-warpper{display:flex;gap:20px;margin-top:20px}.chapter-content .prev-next-btn-warpper button{background:var(--themeSecBg);color:var(--themeTxt);border-radius:15px;max-width:calc(50% - 10px);flex-basis:calc(50% - 10px);padding:20px 15px;display:flex;align-items:center;gap:20px}.chapter-content .prev-next-btn-warpper button .icnx{min-width:10px;font-size:20px}.chapter-content .prev-next-btn-warpper button .icnx i{transition:transform .1s linear}.chapter-content .prev-next-btn-warpper button#chpt_prev_btn:hover .icnx i{transform:translateX(-5px)}.chapter-content .prev-next-btn-warpper button#chpt_next_btn:hover .icnx i{transform:translateX(5px)}.chapter-content .prev-next-btn-warpper button .text-area{display:flex;flex-direction:column}.chapter-content .prev-next-btn-warpper button .text-area .label{font-size:12px;margin-bottom:4px;color:#00b55a}.chapter-content .prev-next-btn-warpper button .text-area .button-title{font-size:16px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media(max-width:480px){.chapter-content .prev-next-btn-warpper button{padding:10px 13px;border-radius:10px;gap:14px;max-width:calc(50% - 5px);flex-basis:calc(50% - 5px)}.chapter-content .prev-next-btn-warpper button .text-area .label{font-size:2.5vw;margin:0}.chapter-content .prev-next-btn-warpper button .text-area .button-title{font-size:3.5vw}.chapter-content .prev-next-btn-warpper button .icnx i{font-size:4vw}.chapter-content .prev-next-btn-warpper{gap:10px}}.chapter-content .comment-box{margin-top:30px;background:var(--themeSecBg);border-radius:15px;padding:30px}.chapter-content .comment-box .cmnt-title{font-size:20px;line-height:30px;margin-bottom:15px}.chapter-content .comment-box .cmnt-header{margin-bottom:20px}.chapter-content .comment-box .post-comment{position:relative}.chapter-content .comment-box .post-comment .comment-submit-btn{min-height:55px;border-radius:5px;max-width:177px;width:100%;color:#fff;display:block;margin-left:auto;margin-top:10px}.chapter-content .comment-box .post-comment .comment-submit-btn:hover{background-color:#e9e9e9;color:#00b661}.chapter-content .comment-box .post-comment input{width:100%;min-height:55px;-webkit-padding-end:192px;padding-inline-end:192px;border:2px solid rgba(0,0,0,0)}.chapter-content .comment-box .post-comment input:focus,.chapter-content .comment-box .post-comment input:hover{outline:none;border:2px solid #00b55a}@media(max-width:767px){.chapter-content .comment-box{padding:25px}.chapter-content .comment-box .post-comment .comment-submit-btn{min-height:46px;max-width:140px;font-size:15px}.chapter-content .comment-box .post-comment input{min-height:46px;-webkit-padding-end:156px;padding-inline-end:156px;font-size:15px}}@media(max-width:575px){.chapter-content .comment-box .cmnt-title{font-size:17px;line-height:28px;margin-bottom:10px}.chapter-content .comment-box .post-comment .comment-submit-btn{max-width:93px;font-size:13px}.chapter-content .comment-box .post-comment input{padding-inline:10px 101px;font-size:13px}}@media(max-width:480px){.chapter-content .comment-box{padding:15px}}.chapter-content .reply-box .addedBy-box{display:flex;gap:15px;align-items:center;margin-bottom:10px}.chapter-content .reply-box .addedBy-box .user-name{font-weight:500;font-size:18px;line-height:25px;margin-bottom:3px}.chapter-content .reply-box .addedBy-box .pvf-box{--sz:49px;width:var(--sz);height:var(--sz);border-radius:50%;overflow:hidden}.chapter-content .reply-box .addedBy-box .pvf-box img{width:100%;height:100%}.chapter-content .reply-box .addedBy-box .upLoadedOn{color:#00b55a;font-family:Lato,sans-serif;font-size:14px}.chapter-content .reply-box .reply-text{font-weight:300;font-size:18px;font-family:Lato,sans-serif;line-height:30px;margin-bottom:10px}.chapter-content .reply-box .reply-text a{color:#9393ff}.chapter-content .reply-box .reply-actions{display:flex;align-items:center;gap:10px}.chapter-content .reply-box .reply-actions .liked-box{display:flex;gap:10px}.chapter-content .reply-box .reply-actions .liked-box button{color:var(--themeTxt);display:flex;justify-content:center;align-items:center;background:var(--themeSecBg);border-radius:6px;gap:4px;min-width:53px;min-height:32px}.chapter-content .reply-box .reply-actions .liked-box button .icnx{max-width:20px;min-width:20px;height:20px;background-image:url(/images/thumbIcon.svg);background-repeat:no-repeat;background-size:contain}.chapter-content .reply-box .reply-actions .liked-box .liked-btn:hover .icnx{filter:brightness(0) saturate(100%) invert(38%) sepia(72%) saturate(2271%) hue-rotate(128deg) brightness(102%) contrast(101%)}.chapter-content .reply-box .reply-actions .liked-box .liked-btn.active .icnx{background-image:url(/images/liked-active.svg)}.chapter-content .reply-box .reply-actions .liked-box .disliked-btn .icnx{transform:rotate(180deg) scaleX(-1)}.chapter-content .reply-box .reply-actions .liked-box .disliked-btn:hover .icnx{filter:brightness(0) saturate(100%) invert(38%) sepia(26%) saturate(4025%) hue-rotate(330deg) brightness(120%) contrast(105%)}.chapter-content .reply-box .reply-actions .liked-box .disliked-btn.active .icnx{background-image:url(/images/disliked-active.svg);transform:none;background-size:100% 100%}.chapter-content .reply-box .reply-actions .add-reply{color:#ff5158;font-size:14px;transition:.1s linear}.chapter-content .reply-box .reply-actions .add-reply:hover{color:#fff}.chapter-content .reply-box .reply-actions .view-replies{color:#00b55a;font-size:14px;font-family:Lato,sans-serif;display:flex;align-items:baseline;gap:10px;transition:.1s linear}.chapter-content .reply-box .reply-actions .view-replies i{font-size:7px;transform:scaleX(1.7) scaleY(1.5) translateY(-1px) rotate(0)}.chapter-content .reply-box .reply-actions .view-replies:hover{color:#fff}.chapter-content .reply-box .reply-actions .view-replies.active i{transform:scaleX(1.7) scaleY(1.5) translateY(-1px) rotate(180deg)}.chapter-content .reply-box .nested-replies{padding-left:60px}.chapter-content .reply-box .nested-replies .box{padding-top:27px}.chapter-content .reply-box .nested-replies form{position:relative;padding-bottom:20px}.chapter-content .reply-box .nested-replies form .reply-sbt-btn{min-height:55px;border-radius:5px;max-width:177px;width:100%;color:#fff;display:block;margin-left:auto;margin-top:10px}.chapter-content .reply-box .nested-replies form .reply-sbt-btn:hover{background-color:#e9e9e9;color:#00b661}.chapter-content .reply-box .nested-replies form input{width:100%;min-height:55px;-webkit-padding-end:192px;padding-inline-end:192px;border:2px solid rgba(0,0,0,0)}.chapter-content .reply-box .nested-replies form input:focus,.chapter-content .reply-box .nested-replies form input:hover{outline:none;border:2px solid #00b55a}.chapter-content .reply-box .srt-form{margin-block:45px 20px;position:relative}.chapter-content .reply-box .srt-form:after{content:"";position:absolute;width:100%;height:1px;background-color:#eee;opacity:10%;left:0;top:-15px}.chapter-content .reply-box .srt-form .theme-select-dd .ant-select-selector{background-color:#232323}@media(max-width:767px){.chapter-content .reply-box .addedBy-box .user-name{font-size:16px;line-height:23px}.chapter-content .reply-box .addedBy-box .pvf-box{--sz:40px}.chapter-content .reply-box .addedBy-box .info{display:flex;flex-direction:column}.chapter-content .reply-box .addedBy-box .upLoadedOn{font-size:12px}.chapter-content .reply-box .reply-text{font-size:16px;line-height:26px}.chapter-content .reply-box .nested-replies{padding-left:45px}.chapter-content .reply-box .nested-replies form .reply-sbt-btn{min-height:46px;font-size:15px;max-width:140px}.chapter-content .reply-box .nested-replies form input{min-height:46px;font-size:15px;-webkit-padding-end:156px;padding-inline-end:156px}.chapter-content .reply-box .reply-actions .liked-box button{font-size:14px}.chapter-content .reply-box .reply-actions .liked-box button .icnx{max-width:17px;min-width:17px;height:17px}}@media(max-width:480px){.chapter-content .reply-box .addedBy-box .user-name{font-size:14px;line-height:20px;margin-bottom:0}.chapter-content .reply-box .addedBy-box .pvf-box{--sz:34px}.chapter-content .reply-box .addedBy-box .upLoadedOn{font-size:10px}.chapter-content .reply-box .reply-text{font-size:13px;line-height:21px}.chapter-content .reply-box .nested-replies{padding-left:25px}.chapter-content .reply-box .nested-replies form .reply-sbt-btn{min-height:40px;font-size:11px;max-width:90px}.chapter-content .reply-box .nested-replies form input{min-height:40px;font-size:11px;padding-inline:10px 95px}.chapter-content .reply-box .reply-actions{flex-wrap:wrap;gap:15px}.chapter-content .reply-box .reply-actions .liked-box button{font-size:12px}.chapter-content .reply-box .reply-actions .liked-box button .icnx{max-width:15px;min-width:15px;height:15px}}.chapter-content .prnt-reply-lists .prnt-list-item{background:#232323;border-radius:15px;padding:20px 20px 0;position:relative}.chapter-content .prnt-reply-lists .prnt-list-item:not(:last-of-type){margin-bottom:20px}.chapter-content .prnt-reply-lists .prnt-list-item .pinned-icon{position:absolute;top:-5px;right:12px;color:red;font-size:18px;z-index:2}.chapter-content .prnt-reply-lists .dlt-edit-cmt-box{gap:8px;display:flex}.chapter-content .prnt-reply-lists .dlt-edit-cmt-box .fa-pen-to-square{color:#fff}.chapter-content .prnt-reply-lists .dlt-edit-cmt-box svg{color:#fff;font-size:18px}.chld-reply-lists{padding-bottom:20px}.chld-reply-lists .chld-reply-list-item:not(:last-of-type){margin-bottom:24px}.suggested-novel-section{margin:70px 0 30px}.setting-modal{max-width:510px;width:100%!important}.setting-modal .ant-modal-content{padding:50px}.setting-modal .modal-body span.label{display:block;font-size:18px;margin-bottom:10px;line-height:1;font-weight:300}.setting-modal .modal-body form{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px 0;font-family:Poppins,sans-serif}.setting-modal .modal-body form button[type=submit]{width:100%;min-height:60px;border-radius:10px;font-size:18px;font-weight:500}.setting-modal .modal-body form .option-sq{background-color:#232323;color:var(--themeTxt);min-width:60px;min-height:50px;border-radius:6px;display:inline-flex;justify-content:center;align-items:center;font-size:16px;font-weight:500!important;border:1px solid rgba(0,0,0,0);aspect-ratio:60/50}.setting-modal .modal-body form .option-sq:before{display:none}.setting-modal .modal-body form .option-sq:not(:last-of-type){margin-right:10px}.setting-modal .modal-body form .option-sq.ant-radio-button-wrapper-checked{border-color:var(--themeTxt)}@media(max-width:480px){.setting-modal .modal-body form .option-sq{min-width:50px;min-height:40px;aspect-ratio:50/40}}.setting-modal .modal-body form .font-block{width:100%}.setting-modal .modal-body form .size-block .option-sq{margin-right:0;width:49px;font-size:37px;max-width:49px;max-height:50px;min-width:auto;min-height:auto}.setting-modal .modal-body form .size-block .btn-grp{display:flex;align-items:center}.setting-modal .modal-body form .size-block .btn-grp .size-selected{font-size:20px;font-weight:600;margin-inline:15px}.setting-modal .modal-body form .align-block .option-sq{padding:15px}.setting-modal .modal-body form .align-block .option-sq .liners{min-width:100%;max-height:100%;background-color:var(--themeTxt);display:block!important;height:1px;width:100%}.setting-modal .modal-body form .align-block .ant-radio-button-inner{display:none}.setting-modal .modal-body form .mode-block .option-sq{min-width:103px;border-color:rgba(0,0,0,0)}.setting-modal .modal-body form .mode-block .option-sq.optDay{background-color:#fff;color:#232323}.setting-modal .modal-body form .mode-block .option-sq.optSepia{background-color:#e7e0ba;color:#232323}.setting-modal .modal-body form .mode-block .option-sq.optNight{border-color:var(--themeTxt)}.setting-modal .modal-body form .mode-block .option-sq font{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.setting-modal .modal-body form .readingMethod-block .option-sq{background:rgba(0,0,0,0)!important;color:#717171;border:0;min-height:auto}@media(max-width:480px){.setting-modal .modal-body form .readingMethod-block .option-sq{font-size:14px}}@media(max-width:767px){.setting-modal{max-width:510px!important}}@media(max-width:575px){.setting-modal .ant-modal-content{padding:40px 30px}}@media(max-width:480px){.setting-modal{max-width:96%!important}.setting-modal .ant-modal-content{padding:25px}.setting-modal .ant-modal-content .font-radio-grp{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));display:grid;grid-gap:10px;gap:10px}.setting-modal .ant-modal-content .font-radio-grp .option-sq{aspect-ratio:unset;margin-right:0!important;min-width:auto}.setting-modal .ant-modal-content form{gap:25px}.setting-modal .ant-modal-content form .size-block .option-sq{font-size:25px;max-width:40px;max-height:40px}.setting-modal .ant-modal-content form .size-block .btn-grp .size-selected{font-size:18px;margin-inline:12px}.setting-modal .ant-modal-content form .align-block .option-sq{min-width:40px;min-height:40px;aspect-ratio:40/40}.setting-modal .ant-modal-content form .align-block .option-sq .ant-radio-button+span{display:flex;align-items:center}.setting-modal .ant-modal-content form .align-block .option-sq img{max-width:20px}.setting-modal .ant-modal-content form button[type=submit]{font-size:15px;min-height:50px}.setting-modal .ant-modal-content form .mode-radio-grp{display:flex;gap:10px 0;flex-wrap:wrap}.setting-modal .ant-modal-content span.label{font-size:15px}}@media(max-width:420px){.setting-modal .modal-body form .mode-block{width:100%}.setting-modal .modal-body form .mode-block .option-sq{min-width:auto;flex-basis:calc(33.33% - 10px);max-width:calc(33.33% - 10px)}}.chapter-list-modal-wrapper .ant-modal{max-height:90vh;overflow:hidden}.chapter-list-modal-wrapper .ant-modal .ant-modal-content{max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.chapter-list-modal{margin-right:30px!important;max-width:510px!important;top:30px}.chapter-list-modal .ant-modal-content{background-color:#fff;padding:0;border-radius:16px;overflow:hidden;height:90vh;max-height:90vh;display:flex;flex-direction:column;border:1px solid #d9d9d9}.chapter-list-modal.dark-mode .ant-modal-content{background-color:#1a1a1a;border:1px solid #404040}.chapter-list-modal .ant-modal-close{width:0;height:0}.chapter-list-modal .modal-close-btn{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease;border:1px solid #d6d6d6}.chapter-list-modal .modal-close-btn:hover{background:#e6e6e6}.chapter-list-modal .modal-close-btn .fa-times{font-size:14px;color:#4d4d4d}.chapter-list-modal.dark-mode .modal-close-btn{background:#404040;border:1px solid #666}.chapter-list-modal.dark-mode .modal-close-btn:hover{background:#505050}.chapter-list-modal.dark-mode .modal-close-btn .fa-times{color:#ccc}.chapter-list-modal .ant-modal-body{padding:0;flex:1 1;overflow:hidden;display:flex;flex-direction:column;max-height:100%}.chapter-list-modal .modal-container{display:flex;flex-direction:column;height:100%;overflow:hidden}.chapter-list-modal .modal-header{padding:20px 24px 16px;border-bottom:1px solid #e0e0e0;background:#fafafa;flex-shrink:0;z-index:2}.chapter-list-modal.dark-mode .modal-header{background:#222;border-bottom:1px solid #404040}.chapter-list-modal .header-content .title-section{margin-bottom:16px}.chapter-list-modal .header-content .title-section .modal-title{font-size:24px;font-weight:700;color:#333;margin:0 0 12px;display:flex;align-items:center;gap:12px}.chapter-list-modal .header-content .title-section .volume-indicator{display:flex;align-items:center;gap:8px;font-size:14px;color:gray;padding:6px 12px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;width:-moz-fit-content;width:fit-content}.chapter-list-modal .header-content .title-section .volume-indicator .fa-book{font-size:12px;color:#666}.chapter-list-modal .header-content .volume-select-dropdown{position:relative;width:100%;min-width:200px;max-width:300px;margin-bottom:16px}.chapter-list-modal .header-content .volume-select-trigger{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s ease}.chapter-list-modal .header-content .volume-select-trigger:hover{background:#ededed;border-color:gray}.chapter-list-modal .header-content .volume-select-content{display:flex;align-items:center;gap:10px}.chapter-list-modal .header-content .volume-select-content .fa-book{font-size:14px;color:#666}.chapter-list-modal .header-content .volume-select-text{font-size:14px;font-weight:500;color:#4d4d4d}.chapter-list-modal .header-content .volume-select-trigger .fa-chevron-down,.chapter-list-modal .header-content .volume-select-trigger .fa-chevron-up{font-size:12px;color:gray;transition:transform .2s ease}.chapter-list-modal .header-content .volume-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);z-index:100;max-height:300px;overflow-y:auto}.chapter-list-modal .header-content .volume-dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #f0f0f0}.chapter-list-modal .header-content .volume-dropdown-item:last-child{border-bottom:none}.chapter-list-modal .header-content .volume-dropdown-item:hover{background:#f0f0f0}.chapter-list-modal .header-content .volume-dropdown-item.active{background:#e8e8e8}.chapter-list-modal .header-content .volume-dropdown-item .fa-bookmark{font-size:12px;color:#666;margin-right:10px}.chapter-list-modal .header-content .volume-dropdown-item span{flex:1 1;font-size:14px;color:#555;font-weight:500}.chapter-list-modal .header-content .volume-dropdown-item .fa-check{font-size:12px;color:#2e8b57}.chapter-list-modal .header-content .volume-selector-container,.chapter-list-modal .header-content .volume-tab,.chapter-list-modal .header-content .volume-tabs{display:none!important}.chapter-list-modal .header-content .volume-select-dropdown+.volume-indicator{display:none}@media(max-width:768px){.chapter-list-modal .header-content .volume-select-dropdown{max-width:100%}.chapter-list-modal .header-content .volume-select-trigger{padding:8px 12px}.chapter-list-modal .header-content .volume-select-text{font-size:13px}.chapter-list-modal .header-content .volume-dropdown-item{padding:8px 12px}.chapter-list-modal .header-content .volume-dropdown-item span{font-size:13px}}.chapter-list-modal.dark-mode .header-content .volume-select-trigger{background:#404040;border:1px solid #666}.chapter-list-modal.dark-mode .header-content .volume-select-trigger:hover{background:#505050;border-color:#999}.chapter-list-modal.dark-mode .header-content .volume-select-trigger .fa-chevron-down,.chapter-list-modal.dark-mode .header-content .volume-select-trigger .fa-chevron-up{color:#999}.chapter-list-modal.dark-mode .header-content .volume-select-content .fa-book{color:#b3b3b3}.chapter-list-modal.dark-mode .header-content .volume-select-text{color:#ccc}.chapter-list-modal.dark-mode .header-content .volume-dropdown-menu{background:#2e2e2e;border:1px solid #505050;box-shadow:0 4px 12px rgba(0,0,0,.2)}.chapter-list-modal.dark-mode .header-content .volume-dropdown-item{border-bottom:1px solid #404040}.chapter-list-modal.dark-mode .header-content .volume-dropdown-item:hover{background:#404040}.chapter-list-modal.dark-mode .header-content .volume-dropdown-item.active{background:#4a4a4a}.chapter-list-modal.dark-mode .header-content .volume-dropdown-item .fa-bookmark{color:#b3b3b3}.chapter-list-modal.dark-mode .header-content .volume-dropdown-item span{color:#ccc}.chapter-list-modal.dark-mode .header-content .volume-dropdown-item .fa-check{color:#3cb371}.chapter-list-modal.dark-mode .header-content .title-section .modal-title{color:#e6e6e6}.chapter-list-modal.dark-mode .header-content .title-section .volume-indicator{color:#b3b3b3;background:#404040;border:1px solid #666}.chapter-list-modal.dark-mode .header-content .title-section .volume-indicator .fa-book{color:#ccc}.chapter-list-modal .chapters-container{background-color:#fff;flex:1 1;overflow-y:auto;padding:16px 24px;min-height:0;scrollbar-width:thin;scrollbar-color:#b3b3b3 #f0f0f0}.chapter-list-modal .chapters-container::-webkit-scrollbar{width:6px}.chapter-list-modal .chapters-container::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.chapter-list-modal .chapters-container::-webkit-scrollbar-thumb{background:#b3b3b3;border-radius:10px}.chapter-list-modal.dark-mode .chapters-container{background-color:#1a1a1a;scrollbar-color:#666 #404040}.chapter-list-modal.dark-mode .chapters-container::-webkit-scrollbar-track{background:#404040}.chapter-list-modal.dark-mode .chapters-container::-webkit-scrollbar-thumb{background:#666}.chapter-list-modal .chapter-skeleton{width:100%;border-radius:12px;background-color:#f0f0f0;padding:30px;display:flex;margin-bottom:10px;justify-content:space-between;align-items:center;gap:12px}.chapter-list-modal .chapter-skeleton.dark-mode{background-color:#2a2a2a}.chapter-list-modal .chapter-skeleton.dark-mode .skeleton-icon .ant-skeleton-button,.chapter-list-modal .chapter-skeleton.dark-mode .skeleton-title .ant-skeleton-button{background:linear-gradient(90deg,rgba(255,255,255,.05) 25%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.05) 75%)}.chapter-list-modal .chapters-list{display:flex;flex-direction:column;gap:8px}.chapter-list-modal .chapters-list button{color:#222;width:100%;border-radius:15px;font-size:18px;font-weight:500;background-color:#f0f0f0;line-height:25px;text-align:left;padding:20px;display:flex;margin-bottom:10px;justify-content:space-between;align-items:baseline}.chapter-list-modal .chapters-list button .chp-title{font-weight:400;max-width:calc(100% - 42px)}.chapter-list-modal .chapters-list button.completed{color:#fff;background-color:#00b55a}.chapter-list-modal .chapters-list button.inProgress{color:#222;background-color:#bfe622}.chapter-list-modal .chapters-list button.chpMdlLockIcon{margin-right:8px;transform:translateY(-2px)}.chapter-list-modal.dark-mode .chapters-list button{color:#fff;background-color:#232323}.chapter-list-modal.dark-mode .chapters-list button.completed{color:#fff;background-color:#00b55a}.chapter-list-modal.dark-mode .chapters-list button.inProgress{color:#222;background-color:#bfe622}.chapter-list-modal .empty-state{text-align:center;padding:60px 20px;color:#b3b3b3}.chapter-list-modal .empty-state .fa-book-open{font-size:48px;margin-bottom:16px;opacity:.15}.chapter-list-modal .empty-state p{font-size:14px;margin:0;font-weight:500}.chapter-list-modal.dark-mode .empty-state{color:#999}.chapter-list-modal .load-more-container{padding:24px 0 16px;border-top:1px solid #e0e0e0;margin-top:16px}.chapter-list-modal .load-more-container .load-more-button{width:100%;padding:14px;background:#4d4d4d;color:#f0f0f0;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.chapter-list-modal .load-more-container .load-more-button:hover:not(:disabled){background:#666;transform:translateY(-1px)}.chapter-list-modal .load-more-container .load-more-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.chapter-list-modal .load-more-container .load-more-button .fa-spinner{font-size:14px}.chapter-list-modal .load-more-container .load-more-button .remaining-count{font-size:12px;opacity:.8;margin-left:4px;font-weight:500}.chapter-list-modal.dark-mode .load-more-container{border-top:1px solid #404040}.chapter-list-modal.dark-mode .load-more-container .load-more-button{background:#666;color:#e6e6e6}.chapter-list-modal.dark-mode .load-more-container .load-more-button:hover:not(:disabled){background:gray}@media(max-width:768px){.chapter-list-modal .ant-modal{max-width:95vw!important;margin:0 auto}.chapter-list-modal .modal-header{padding:16px}.chapter-list-modal .chapters-container{padding:12px 16px}.chapter-list-modal .header-content .title-section .modal-title{font-size:20px}.chapter-list-modal .chapter-item{padding:12px}.chapter-list-modal .chapter-item .chapter-content{gap:12px}.chapter-list-modal .chapter-item .chapter-number{width:32px;height:32px;font-size:13px}.chapter-list-modal .chapter-item .chapter-details .chapter-title{font-size:14px}.chapter-list-modal .chapter-item .chapter-details .chapter-meta .locked-badge,.chapter-list-modal .chapter-item .chapter-details .chapter-meta .read-badge{font-size:10px;padding:2px 6px}}@media(max-width:480px){.suggestionNvl .slider-card .inner{border-radius:15px;position:relative;overflow:hidden}}.chp-announcement .inner{max-width:800px;background:#00b55a;padding:15px;border-radius:10px;margin:0 auto 36px;color:#fff}.chp-announcement .inner .wrapper{display:flex;align-items:center;gap:10px;justify-content:space-between}.chp-announcement .inner .wrapper h3{font-weight:600;font-size:19px}.chp-announcement .inner .wrapper .date{font-size:13px}.chp-announcement .inner .wrapper .action-col{display:flex;gap:14px}.chp-announcement .inner .wrapper .action-col button{color:#fff;font-size:14px;transition:.1s ease}.chp-announcement .inner .wrapper .action-col button:hover{opacity:.7}@media(max-width:480px){.chp-announcement .inner .wrapper h3{font-size:14px}.chp-announcement .inner .wrapper .date{font-size:10px}.chp-announcement .inner .wrapper .action-col button{font-size:12px}}@media screen and (min-width:1400px){.chp-announcement .inner{max-width:1000px}}.chp-annc-mdl{margin-block:20px}.seprator{height:1px;width:100%;display:block;background:#eee;opacity:.2;margin-top:-15px}.mode-form-grp{margin-top:-20px}.mode-form-grp .ant-radio-group{position:relative}.mode-form-grp .ant-radio-group .divider{display:inline-block;background:hsla(0,0%,100%,.4392156863);height:23px;width:2px;position:absolute;top:50%;opacity:50%;transform:translateY(-50%);left:64px}@media(max-width:480px){.mode-form-grp .ant-radio-group .divider{left:54px}}.rst-setting{margin-top:-30px;margin-left:auto;color:#fff;font-size:15px}.rst-setting i{font-size:13px;transition:rotate .2s ease-in}.rst-setting:hover i{rotate:-90deg}@media(max-width:480px){.rst-setting{font-size:12px}.rst-setting i{font-size:10px}}.chp-details.pageMethod{position:fixed;padding-inline:170px;left:0;top:0;z-index:3;height:100dvh;overflow-y:auto;background:#232323;width:100%;border-radius:0;padding-top:100px}.chp-details.pageMethod .chp-details-framer{width:100%;overflow:hidden;height:100%;max-width:1170px;margin-inline:auto}.chp-details.pageMethod .chp-details-framer .chp-details-framer-inner{columns:1;height:100%;width:100%;overflow:hidden;-webkit-column-width:auto;-webkit-column-count:1}@media(max-width:991px){.chp-details.pageMethod{padding-inline:140px}}.chp-details.pageMethod .floating-btns{position:fixed;top:50%;transform:translateY(-50%);color:#fff;font-size:30px;padding:2%}.chp-details.pageMethod .floating-btns i{transition:.2s linear}.chp-details.pageMethod .floating-btns.prev{left:7%}.chp-details.pageMethod .floating-btns.prev:hover i{transform:translateX(-5px)}.chp-details.pageMethod .floating-btns.next{right:7%}.chp-details.pageMethod .floating-btns.next:hover i{transform:translateX(5px)}.chp-details.pageMethod .floating-btns.disabled{opacity:40%}@media(max-width:767px){.chp-details.pageMethod .floating-btns.prev{left:3%}.chp-details.pageMethod .floating-btns.next{right:3%}}@media(max-width:480px){.chp-details.pageMethod .floating-btns{font-size:22px}}@media(max-width:767px){.chp-details.pageMethod{padding-inline:60px}}@media(max-width:480px){.chp-details.pageMethod{padding-inline:50px}}@media(min-width:575px){.chp-details .TwoPageMode.chp-details-framer{width:100%;overflow:hidden;height:100%}.chp-details .TwoPageMode.chp-details-framer .chp-details-framer-inner{column-gap:82px;columns:2;height:100%;width:100%;overflow:hidden}}@media(max-width:575px){.pageMode-block{opacity:.3;cursor:not-allowed}.pageMode-block .ant-switch{pointer-events:none!important;opacity:.65}}.load-more-btn{margin-top:30px;border-radius:10px;color:#00b55a;font-size:18px;font-weight:500;background:#2f2f2f;padding:10px 17px;display:inline}.exit-fs{position:fixed;z-index:3;left:25px;bottom:calc(1dvh + 25px);font-size:15px;background-color:#fff;border-radius:50%;--sz:35px;height:var(--sz);width:var(--sz);box-shadow:0 0 5px rgba(39,39,39,.3019607843)}.fs-enabled .chapter-content-outer{padding-top:0}.fs-enabled .chapter-header{display:none}.chp-text-editor-box .ck.ck-toolbar{border-radius:5px 5px 0 0!important;background-color:#e9e9e9}.chp-text-editor-box .ck.ck-editor__editable_inline{background-color:#e9e9e9;color:#232323;border-radius:0 0 5px 5px!important}.chp-text-editor-box .ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable){border:1px solid #00b55a;box-shadow:none;outline:none}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by{display:none!important}.loC-wrapper{background:#252525;margin-top:30px;border-radius:0 0 15px 15px;position:relative}.loC-wrapper:before{content:"";z-index:-1;width:100%;position:absolute;top:-56px;left:0;height:70%;background:#252525;background:linear-gradient(0deg,rgba(37,37,37,.37),rgb(37,37,37) 50%,rgba(37,37,37,0))}.loC-wrapper .inner{padding:44px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;position:relative;z-index:1}.loC-wrapper .inner button{display:inline-block;display:flex;justify-content:center;align-items:center;border-radius:30px;border:1px solid #00b55a;padding:9px 23px;font-size:14px}.loC-wrapper .inner button:hover{border-color:#fff}.loC-wrapper .inner .buyNread{position:relative}.loC-wrapper .inner .buyNread span{--sz:17px;height:var(--sz);width:var(--sz);content:"";background:url(/images/wallent-coin.svg) no-repeat 50%;background-size:contain;display:inline-block;margin-inline:7px}.loC-wrapper.pgMode-enable{z-index:3;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;max-width:calc(1170px - 8%);margin-inline:auto;width:calc(100% - 170px - 8%)}@media(max-width:767px){.loC-wrapper.pgMode-enable{width:calc(100% - 60px - 8%)}}@media(max-width:480px){.loC-wrapper.pgMode-enable{top:60%}}@media(max-width:420px){.loC-wrapper.pgMode-enable .buyNread{font-size:11px}}.lockIconEle{--sz:44px;width:var(--sz);height:var(--sz);border-radius:50%;overflow:hidden;display:inline-block;background:url(/images/lockIconBlue.svg) no-repeat 50%;position:absolute;left:50%;transform:translateX(-50%);top:calc(var(--sz)/-2 - 20px);background-size:40%;background-color:#424242;z-index:2}.buyJdCoinsMdl .modal-body .title{padding-bottom:10px;font-weight:600}.buyJdCoinsMdl .ant-radio-group{width:100%}.buyJdCoinsMdl .mdl-content{padding:10px 25px 0;max-height:calc(100dvh - 240px);overflow:hidden auto}.buyJdCoinsMdl .mdl-content h2{font-size:18px;margin-bottom:15px}.buyJdCoinsMdl .radio-box{gap:10px}.buyJdCoinsMdl .radio-box .ant-radio-wrapper{width:100%;position:relative}.buyJdCoinsMdl .radio-box .ant-radio-wrapper span.ant-radio+*{width:100%}.buyJdCoinsMdl .radio-box .ant-radio-wrapper .ant-radio-checked:after{border:1px solid #00b55a}.buyJdCoinsMdl .radio-box .ant-radio-wrapper .ant-radio-checked .ant-radio-inner{background-color:#00b55a;border-color:#00b55a}.buyJdCoinsMdl .radio-box .ant-radio-wrapper:hover .ant-radio-inner,.buyJdCoinsMdl .radio-box .ant-radio-wrapper:hover .ant-radio-wrapper{border-color:#00b55a}.buyJdCoinsMdl .radio-box .ant-radio{position:absolute;right:25px}.buyJdCoinsMdl .radio-box .pyIcnx{width:100%;border-radius:5px;padding:5px 10px;font-weight:500;border:1px solid var(--themeTxt);font-size:16px;color:var(--themeTxt);display:block}.buyJdCoinsMdl .radio-box .pyIcnx img{margin-right:10px}.buyJdCoinsMdl .radio-box:not(:last-of-type){margin-bottom:16px}.buyJdCoinsMdl .radio-box .ant-radio-wrapper-checked .pyIcnx{border-color:#00b55a;color:#00b55a}.buyJdCoinsMdl .pyNote{font-size:14px;padding-block:15px 20px}.buyJdCoinsMdl .pyNote span{color:red}.buyJdCoinsMdl .payAmount-block ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:12px;gap:12px}@media(max-width:420px){.buyJdCoinsMdl .payAmount-block ul{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}.buyJdCoinsMdl .payAmount-block ul .amt-container{display:flex;flex-direction:column;border-radius:8px;background:#232323;height:100%;text-align:center}.buyJdCoinsMdl .payAmount-block ul .amt-container .cd-header{padding:13px 9px;flex-grow:1}.buyJdCoinsMdl .payAmount-block ul .amt-container .cd-header .icnx{height:64px;width:auto;margin-inline:auto;padding:5%;margin-bottom:6px}.buyJdCoinsMdl .payAmount-block ul .amt-container .cd-header .icnx img{width:100%;height:100%;object-fit:contain}.buyJdCoinsMdl .payAmount-block ul .amt-container .cd-header .amount-info span{display:block;line-height:1}.buyJdCoinsMdl .payAmount-block ul .amt-container .cd-header .amount-info span.value{font-size:20px}.buyJdCoinsMdl .payAmount-block ul .amt-container .cd-header .amount-info span.counts{font-size:13px;margin-block:13px 3px}.buyJdCoinsMdl .payAmount-block ul .amt-container .buyCoinsBtn{border-radius:0 0 8px 8px;margin-top:auto;padding-block:8px;font-weight:600}@media(max-width:420px){.buyJdCoinsMdl .modal-body .title{padding-bottom:10px;font-size:18px}.buyJdCoinsMdl .ant-modal-content{padding:20px}.buyJdCoinsMdl .mdl-content{padding:15px 15px 0}.buyJdCoinsMdl .mdl-content h2{font-size:15px}.buyJdCoinsMdl .radio-box .pyIcnx{font-size:14px;padding:9px 10px}.buyJdCoinsMdl .pyNote{font-size:10px;padding-block:20px}}@media(max-width:575px){.buyJdCoinsMdl .payAmount-block ul{gap:10px}.buyJdCoinsMdl .payAmount-block ul .amt-container .cd-header{padding:9px}.buyJdCoinsMdl .payAmount-block ul .amt-container .cd-header .amount-info span.value{font-size:17px}.buyJdCoinsMdl .payAmount-block ul .amt-container .cd-header .amount-info span.counts{font-size:12px;margin-block:10px 3px}.buyJdCoinsMdl .payAmount-block ul .amt-container .cd-header .icnx{height:54px}.buyJdCoinsMdl .payAmount-block ul .amt-container .buyCoinsBtn{font-size:13px}}.subscription-mdl{max-width:800px}.subscription-mdl .modal-body .title{padding-bottom:10px;font-weight:600}.subscription-mdl .main-content{padding-top:15px;max-height:calc(100dvh - 250px);overflow:hidden auto;padding-right:15px}.subscription-mdl .main-content .card-listing{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:20px;gap:20px}.subscription-mdl .main-content .card-listing .tier-container{border-radius:8px;background-color:#232323;padding:15px;height:100%;display:flex;flex-direction:column}.subscription-mdl .main-content .card-listing .tier-container .tier-info{font-family:Poppins,sans-serif}.subscription-mdl .main-content .card-listing .tier-container .tier-info .tier-title{font-family:Lato,sans-serif;font-size:14px}.subscription-mdl .main-content .card-listing .tier-container .tier-info .tier-type{font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;margin-block:13px;line-height:1}.subscription-mdl .main-content .card-listing .tier-container .tier-info span{display:block;font-size:13px}.subscription-mdl .main-content .card-listing .tier-container .tier-info span.valid{margin-bottom:3px}.subscription-mdl .main-content .card-listing .tier-container .desc{padding-top:40px;position:relative;margin-bottom:20px}.subscription-mdl .main-content .card-listing .tier-container .desc:after{content:"";width:100%;left:0;height:1px;background-color:#fff;opacity:50%;top:20px;position:absolute}.subscription-mdl .main-content .card-listing .tier-container .desc P{font-size:12px;line-height:22px}.subscription-mdl .main-content .card-listing .tier-container .buySubscriptionBtn{width:100%;padding-block:8px;margin-top:auto;font-weight:600;font-family:Montserrat,sans-serif;transition:outline .3s ease;outline-offset:2px;outline:1px solid rgba(0,0,0,0)}.subscription-mdl .main-content .card-listing .tier-container .buySubscriptionBtn:hover{outline-color:var(--hover-color)}@media(max-width:420px){.subscription-mdl .ant-modal-content{padding:20px}.subscription-mdl .modal-body .title{font-size:20px}.subscription-mdl .main-content .card-listing .tier-container .tier-info .tier-title{font-size:13px}.subscription-mdl .main-content .card-listing .tier-container .tier-info .tier-type{margin-block:11px}.subscription-mdl .main-content .card-listing .tier-container .tier-info span{font-size:12px}.subscription-mdl .main-content .card-listing .tier-container .desc P{font-size:11px}.subscription-mdl .main-content .card-listing .tier-container .buySubscriptionBtn{font-size:13px}}body.sepia-mode .chapter-content .prev-next-btn-warpper button{background-color:#e5d6ad;color:#232323}body.sepia-mode .footer .inner{background-color:#e5d6ad;color:#232323!important}body.light-mode .theme-modal .ant-modal-close{background-color:#fff}.markAsReadBlock{margin-block:20px 60px;background:#2f2f2f;padding:15px;border-radius:11px}.markAsReadBlock .inner{display:flex;justify-content:space-between}.markAsReadBlock .inner h3{display:flex;align-items:center;font-size:16px}.markAsReadBlock .inner h3 i{background-color:#00b55a;--sz:22px;height:var(--sz);width:var(--sz);font-size:14px;display:flex;justify-content:center;align-items:center;border-radius:50%;margin-right:7px}@media(max-width:480px){.markAsReadBlock .inner,.markAsReadBlock .inner h3{font-size:3.5vw}.markAsReadBlock .inner h3 i{--sz:18px;font-size:3.5vw}}.pgMode-header.floating-header{top:-100%}.pgMode-header.floating-header.active{top:0}.cmnt-rpt-btn{color:#fff;font-size:14px;gap:5px;transition:color .2s linear}.cmnt-rpt-btn:hover{color:#00b55a}@media(max-width:420px){.cmnt-rpt-btn{font-size:11px}}.report-modal{width:658px!important}.report-modal .main-content{margin-top:40px}.report-modal button[type=submit]{margin-top:16px;min-height:50px;border-radius:8px;font-size:19px;font-weight:600}@media(max-width:420px){.report-modal button[type=submit]{font-size:15px;min-height:45px}}.report-modal textarea{min-height:100px;background:#fff;border-radius:8px;resize:none;padding:10px 15px;font-size:16px}@media(max-width:420px){.report-modal textarea{font-size:15px}}.report-modal .modal-body .main-content .radio-block .report-radio-box{display:flex;align-items:center;cursor:pointer}.report-modal .modal-body .main-content .radio-block .report-radio-box .report-radio{margin:0 20px 0 5px;outline:none}.report-modal .modal-body .main-content .radio-block .report-radio-box .report-radio:hover{outline:none}.report-modal .modal-body .main-content .radio-block .report-radio-box .op-label{font-weight:600}.reply-text .spoiler-text{cursor:pointer;background:gray;color:rgba(0,0,0,0)}.reply-text .spoiler-text:hover{background:rgba(0,0,0,0);color:#fff}@media(max-width:420px){.reply-text .spoiler-text h2{font-size:20px}.reply-text .spoiler-text .main-content{margin-top:30px}.reply-text .spoiler-text .ant-modal-content{padding:20px}}.pg-Chp-progWrapper{display:flex;margin-top:100%;gap:10px}.pg-Chp-progWrapper .chp-next-prog-btn{border-radius:10px;text-align:left;background:#2f2f2f;display:flex;height:-moz-fit-content;height:fit-content;padding:20px 30px;width:100%;max-width:210px;justify-content:flex-end;align-items:center;gap:15px;margin-top:auto;color:#fff}.pg-Chp-progWrapper .chp-next-prog-btn .text-area{display:flex;flex-direction:column}.pg-Chp-progWrapper .chp-next-prog-btn .text-area .label{color:#00b55a;font-size:14px}#chpt_next_btn:disabled .icnx,#chpt_prev_btn:disabled .icnx{opacity:20%;pointer-events:none}body.chapter-page-sp.day-mode .dlt-edit-cmt-box .fa-pen-to-square,body.chapter-page-sp.day-mode .dlt-edit-cmt-box svg,body.chapter-page-sp.sepia-mode .dlt-edit-cmt-box .fa-pen-to-square,body.chapter-page-sp.sepia-mode .dlt-edit-cmt-box svg{color:#232323}body.chapter-page-sp.day-mode .comment-skel-wrap .comment-box-skel{background:#fff}body.chapter-page-sp.sepia-mode .load-more-btn{color:#fff}body.chapter-page-sp.sepia-mode .comment-skel-wrap .comment-box-skel{background:#f7edd4}@supports(-webkit-touch-callout:none){.chp-details.pageMethod{position:fixed;padding-inline:170px;left:0;top:0;z-index:3;height:100dvh;overflow-y:auto;background:#232323;width:100%;border-radius:0;padding-top:100px}.chp-details.pageMethod .chp-details-framer{width:100%;overflow:hidden;height:100%;max-width:1170px;margin-inline:auto}.chp-details.pageMethod .chp-details-framer .chp-details-framer-inner{height:100%;width:100%;overflow:hidden;columns:100vw 1}@media(max-width:991px){.chp-details.pageMethod{padding-inline:140px}}.chp-details.pageMethod .floating-btns{position:fixed;top:50%;transform:translateY(-50%);color:#fff;font-size:30px;padding:2%}.chp-details.pageMethod .floating-btns i{transition:.2s linear}.chp-details.pageMethod .floating-btns.prev{left:7%}.chp-details.pageMethod .floating-btns.prev:hover i{transform:translateX(-5px)}.chp-details.pageMethod .floating-btns.next{right:7%}.chp-details.pageMethod .floating-btns.next:hover i{transform:translateX(5px)}.chp-details.pageMethod .floating-btns.disabled{opacity:40%}@media(max-width:767px){.chp-details.pageMethod .floating-btns.prev{left:3%}.chp-details.pageMethod .floating-btns.next{right:3%}}@media(max-width:480px){.chp-details.pageMethod .floating-btns{font-size:22px}}@media(max-width:767px){.chp-details.pageMethod{padding-inline:60px}}@media(max-width:480px){.chp-details.pageMethod{padding-inline:50px}}@media(min-width:575px){.chp-details .TwoPageMode.chp-details-framer{width:100%;overflow:hidden;height:100%}.chp-details .TwoPageMode.chp-details-framer .chp-details-framer-inner{column-gap:82px;columns:2;height:100%;width:100%;overflow:hidden}}}.subscription-mdl .jade-buy-now:hover{background-color:#00b55a!important}body.chapter-page-sp.night-mode .subscription-mdl .radio-box .ant-radio-wrapper:not(.ant-radio-wrapper-checked) .pyIcnx{color:#fff;border-color:#fff}body.chapter-page-sp.day-mode .subscription-mdl .main-content{color:#202020}body.chapter-page-sp.day-mode .subscription-mdl .radio-box .ant-radio-wrapper:not(.ant-radio-wrapper-checked) .pyIcnx{color:#202020;border-color:#202020}body.chapter-page-sp.day-mode .subscription-mdl .jade-buy-now{background-color:#232323;color:#fff}body.chapter-page-sp.sepia-mode .subscription-mdl .main-content{background-color:rgba(0,0,0,0)!important;color:#fff}body.chapter-page-sp.sepia-mode .subscription-mdl .radio-box .ant-radio-wrapper:not(.ant-radio-wrapper-checked) .pyIcnx{color:#fff;border-color:#fff}@media screen and (min-width:1400px){.loC-wrapper.pgMode-enable{max-width:1170px}}.novel-reader-content{font-size:clamp(16px,1rem,18px);line-height:1.6;color:var(--themeTxt);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Georgia,serif;text-align:left;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;margin:0 auto}@media(max-width:768px){.novel-reader-content{font-size:16px;line-height:1.75;padding:1.5rem 1rem;max-width:100%}}@media(min-width:1200px){.novel-reader-content{font-size:18px}}.novel-reader-content p{margin:0 0 1.5em;text-indent:0;line-height:inherit;color:var(--themeTxt)}.novel-reader-content p:first-child{margin-top:0}.novel-reader-content p:last-child{margin-bottom:0}.novel-reader-content p:empty{margin:1em 0}.novel-reader-content p:empty:before{content:" ";visibility:hidden}.novel-reader-content h1,.novel-reader-content h2,.novel-reader-content h3,.novel-reader-content h4{font-weight:700;line-height:1.3;color:var(--themeTxt);margin-top:2.5em;margin-bottom:1em;text-align:center;letter-spacing:.02em}.novel-reader-content h1:first-child,.novel-reader-content h2:first-child,.novel-reader-content h3:first-child,.novel-reader-content h4:first-child{margin-top:0}.novel-reader-content h1{font-size:2em;margin-top:0;margin-bottom:1.5em;padding-bottom:.5em;border-bottom:2px solid rgba(128,128,128,.2)}body.light-mode .novel-reader-content h1{border-bottom-color:rgba(35,35,35,.15)}body.sepia-mode .novel-reader-content h1{border-bottom-color:rgba(92,80,65,.2)}.novel-reader-content h2{font-size:1.75em;margin-top:2em}.novel-reader-content h3{font-size:1.5em;margin-top:1.75em}.novel-reader-content h4{font-size:1.25em;margin-top:1.5em;font-weight:600}.novel-reader-content ol,.novel-reader-content ul{margin:1.5em 0;padding-left:2em;color:var(--themeTxt)}@media(max-width:768px){.novel-reader-content ol,.novel-reader-content ul{padding-left:1.5em}}.novel-reader-content ul{list-style-type:disc}.novel-reader-content ol{list-style-type:decimal}.novel-reader-content li{margin:.5em 0;line-height:1.7}.novel-reader-content li p{margin:.5em 0}.novel-reader-content ol ul,.novel-reader-content ul ul{list-style-type:circle;margin:.5em 0}.novel-reader-content ol ul ul,.novel-reader-content ul ul ul{list-style-type:square}.novel-reader-content blockquote{position:relative;margin:2em 0;padding:1.25em 1.5em 1.25em 2.5em;border-left:4px solid rgba(128,128,128,.4);background:var(--themeSecBg);font-style:italic;color:var(--themeTxt);opacity:.9;border-radius:0 .5rem .5rem 0}body.light-mode .novel-reader-content blockquote{border-left-color:rgba(35,35,35,.3)}body.sepia-mode .novel-reader-content blockquote{border-left-color:rgba(92,80,65,.4)}.novel-reader-content blockquote:before{content:'"';position:absolute;left:.5em;top:.25em;font-size:3em;opacity:.2;font-family:Georgia,serif;line-height:1;color:var(--themeTxt)}.novel-reader-content blockquote p{margin:.75em 0}.novel-reader-content blockquote p:first-child{margin-top:0}.novel-reader-content blockquote p:last-child{margin-bottom:0}.novel-reader-content hr{border:none;margin:3em auto;text-align:center;position:relative;height:1.5em}.novel-reader-content hr:before{content:"* * *";display:inline-block;color:var(--themeTxt);opacity:.5;font-size:1.25em;letter-spacing:1em;padding-left:1em}.novel-reader-content hr.line-break{height:auto;border-top:1px solid rgba(128,128,128,.2);margin:2.5em 0}body.light-mode .novel-reader-content hr.line-break{border-top-color:rgba(35,35,35,.15)}body.sepia-mode .novel-reader-content hr.line-break{border-top-color:rgba(92,80,65,.2)}.novel-reader-content hr.line-break:before{display:none}.novel-reader-content b,.novel-reader-content strong{font-weight:700;color:var(--themeTxt)}.novel-reader-content em,.novel-reader-content i{font-style:italic;color:var(--themeTxt)}.novel-reader-content u{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;color:var(--themeTxt)}.novel-reader-content del,.novel-reader-content s{text-decoration:line-through;opacity:.7;color:var(--themeTxt)}.novel-reader-content mark{background-color:rgba(255,255,0,.3);color:var(--themeTxt);padding:.125em .25em;border-radius:.25em}body.light-mode .novel-reader-content mark{background-color:rgba(255,255,0,.4)}body.sepia-mode .novel-reader-content mark{background-color:rgba(255,220,150,.5)}.novel-reader-content code{font-family:Courier New,Consolas,monospace;font-size:.9em;background-color:var(--themeSecBg);padding:.2em .4em;border-radius:.25em;color:var(--themeTxt);border:1px solid rgba(128,128,128,.2)}body.light-mode .novel-reader-content code{border-color:rgba(35,35,35,.15)}body.sepia-mode .novel-reader-content code{border-color:rgba(92,80,65,.2)}.novel-reader-content pre{margin:1.5em 0;padding:1.25em;background-color:var(--themeSecBg);border:1px solid rgba(128,128,128,.2);border-radius:.5em;overflow-x:auto}body.light-mode .novel-reader-content pre{border-color:rgba(35,35,35,.15)}body.sepia-mode .novel-reader-content pre{border-color:rgba(92,80,65,.2)}.novel-reader-content pre code{background:none;padding:0;border:none;color:var(--themeTxt);font-size:.875em}.novel-reader-content a{color:var(--themeTxt);opacity:.8;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:opacity .2s ease}.novel-reader-content a:hover{opacity:1}body.light-mode .novel-reader-content a{color:#2563eb;opacity:1}body.light-mode .novel-reader-content a:hover{color:#1e40af}body.sepia-mode .novel-reader-content a{color:#92400e;opacity:1}body.sepia-mode .novel-reader-content a:hover{color:#78350f}.novel-reader-content .dialogue{padding-left:1em;border-left:2px solid rgba(128,128,128,.3);margin:1em 0}body.light-mode .novel-reader-content .dialogue{border-left-color:rgba(35,35,35,.2)}body.sepia-mode .novel-reader-content .dialogue{border-left-color:rgba(92,80,65,.3)}.novel-reader-content .thought{font-style:italic;opacity:.9}.novel-reader-content[data-font-size=small]{font-size:14px}.novel-reader-content[data-font-size=large]{font-size:20px}.novel-reader-content[data-font-size=x-large]{font-size:22px}.novel-reader-content[data-line-height=compact]{line-height:1.6}.novel-reader-content[data-line-height=comfortable]{line-height:2}.novel-reader-content[data-line-height=spacious]{line-height:2.2}.novel-reader-content[data-width=narrow]{max-width:35rem}.novel-reader-content[data-width=wide]{max-width:55rem}.novel-reader-content[data-width=full]{max-width:100%}@media print{.novel-reader-content{font-size:12pt;line-height:1.6;color:#000}.novel-reader-content a{color:#000;text-decoration:underline}.novel-reader-content a[href^=http]:after{content:" (" attr(href) ")";font-size:.8em}}.novel-reader-content ::selection{background-color:rgba(128,128,128,.3);color:var(--themeTxt)}body.light-mode .novel-reader-content ::selection{background-color:rgba(59,130,246,.2);color:#1e3a8a}body.sepia-mode .novel-reader-content ::selection{background-color:rgba(217,119,6,.2);color:#78350f}.author-note-reader{margin:3em 0 2em;padding:1.5em 2em;background:var(--themeSecBg);border-left:4px solid rgba(128,128,128,.5);border-radius:.75rem;position:relative}body.light-mode .author-note-reader{border-left-color:rgba(59,130,246,.6)}body.sepia-mode .author-note-reader{border-left-color:rgba(217,119,6,.6)}.author-note-reader__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1em;font-weight:700;font-size:1.1em;color:var(--themeTxt)}.author-note-reader__icon{width:1.25em;height:1.25em;flex-shrink:0;color:var(--themeTxt);opacity:.7}.author-note-reader__content{font-size:.95em;line-height:1.7;color:var(--themeTxt);opacity:.95}.author-note-reader__content p{margin:.75em 0}.author-note-reader__content p:first-child{margin-top:0}.author-note-reader__content p:last-child{margin-bottom:0}.reader-skeleton .skeleton-line{height:1em;background:linear-gradient(90deg,rgba(128,128,128,.1) 25%,rgba(128,128,128,.2) 50%,rgba(128,128,128,.1) 75%);background-size:200% 100%;animation:loading 1.5s ease-in-out infinite;border-radius:.25em;margin-bottom:.75em}body.light-mode .reader-skeleton .skeleton-line{background:linear-gradient(90deg,rgba(35,35,35,.08) 25%,rgba(35,35,35,.15) 50%,rgba(35,35,35,.08) 75%)}body.sepia-mode .reader-skeleton .skeleton-line{background:linear-gradient(90deg,rgba(92,80,65,.1) 25%,rgba(92,80,65,.2) 50%,rgba(92,80,65,.1) 75%)}.reader-skeleton .skeleton-line:nth-child(3n){width:85%}.reader-skeleton .skeleton-line:nth-child(5n){width:92%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}