body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100%}a{color:inherit;text-decoration:none}.App{text-align:center}body{background-color:#282828!important}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#root>.is-mobile{height:auto;overflow:visible;overflow:initial;&>.body{height:auto;overflow:visible;overflow:initial}}.home-page{display:flex;flex-direction:column;height:100%}.body .categories{flex:1 1;overflow:auto}.body .series-containers{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.home-page.is-mobile .menu{display:none}.home-page.is-mobile .category-card{margin:0}.home-page.is-mobile .category-card .category-level-1{border-radius:0}.home-page.is-mobile .category-card .series-containers{padding-left:15px;padding-right:15px}.header{align-items:center;background-color:#000;display:flex;padding-bottom:15px;padding-right:25px;padding-top:15px}.header .logo{height:50px;margin-left:25px;position:relative;top:-5px}.header .logo:hover{cursor:pointer}.header .box-search,.header .menu{justify-content:end}.header .menu{color:#fff;column-gap:25px;display:flex;flex:0 1 300px;font-size:20px}.header .menu .menu-item:hover{box-shadow:0 1px #fff;cursor:pointer}@media only screen and (min-width:600px){.main-popup-dialog{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.main-popup-dialog .main-popup-container{background-color:#fff;border-radius:8px;box-shadow:0 6px #fff;height:80%;width:80%}}.search-page{display:flex;flex-direction:column;height:100%}.body{display:flex;overflow:hidden}.body .main-page{flex:1 1;overflow:auto;padding:20px}.body .menu{color:#fff;width:300px}.body .menu .menu-item{padding:15px 15px 15px 30px}.body .menu .menu-item:hover{background-color:#646464;cursor:pointer}.body .category-card{background-color:#282828;border-radius:8px;margin:25px}.body .category-level-1{background-color:#f05223;border-radius:8px;color:#000;font-size:23px;font-weight:500;padding:5px 20px}.body .category-level-2{align-items:center;display:flex;font-size:26px;margin-top:15px}.body .category-level-2 img{margin-right:15px;width:50px}.body .series-containers{grid-column-gap:15px;grid-row-gap:15px;grid-gap:16px;column-gap:15px;display:flex;display:grid;flex-wrap:wrap;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,250px));margin-top:15px;row-gap:15px}.body .series-containers:has(:nth-child(4)){grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.body .series-container{border:2px solid silver;border-radius:6px;display:flex;flex-direction:column;padding-bottom:15px;width:100%}.body .series-container:hover{cursor:pointer}.body .series-container:hover .chapter-info,.body .series-container:hover .series-title{color:#f05223}.body .series-container .series-image{display:flex;width:100%}.body .series-container .series-image img{border-top-left-radius:5px;border-top-right-radius:5px;max-height:100%;max-width:100%;width:100%}.body .series-container .series-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;overflow:hidden;padding-left:15px;padding-right:15px;text-align:left;text-overflow:ellipsis}.body .series-container .series-info{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-top:15px;text-align:left}.body .series-container .chapter-info{color:silver;display:flex;font-size:.9em;justify-content:end;margin-top:10px;padding-right:15px}.search-page.is-mobile .menu{display:none}.search-page.is-mobile .category-card{margin:0}.search-page.is-mobile .category-card .category-level-1{border-radius:0}@media(min-width:1460px){.body .series-containers:has(:nth-child(4)){grid-template-columns:repeat(auto-fit,minmax(200px,250px))}.body .series-containers:has(:nth-child(7)){grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.product-detail-page{display:flex;flex-direction:column;height:100%}.product-detail-page .body{display:flex;justify-content:center}.product-detail-page .body .product-detail-container{background-color:#000000e6;border-radius:8px;box-shadow:0 1px 5px #0003;color:#fff;display:flex;flex-direction:column;margin:25px;min-height:400px;overflow:auto;padding:25px;position:relative;width:400px}.product-detail-page .body .product-detail-container .product-detail-container-body{display:flex;flex-direction:column;overflow:auto;padding-right:15px}.product-detail-page .body .product-detail-container.not-selected-chapter{width:70%}.product-detail-page .body .product-detail-container .product-image{max-width:160px;text-align:center;width:100%}.product-detail-page .body .product-detail-container .product-image img{border-radius:4px;box-shadow:3px 2px 5px #000c;max-height:100%;max-width:100%}.product-detail-page .body .product-detail-container .product-info{display:flex;flex-direction:column;justify-content:space-between}.product-detail-page .body .product-detail-container .tags{column-gap:10px;display:flex;flex-wrap:wrap;padding-top:15px;row-gap:10px}.product-detail-page .body .product-detail-container .tags .tag{border:1px solid silver;padding:5px 10px}.product-detail-page .body .product-detail-container .tags .tag:hover{color:#f05223;cursor:pointer}.product-detail-page .body .product-detail-container .product-description{border:1px solid silver;border-radius:5px;color:gray;margin-bottom:15px;margin-top:15px;padding:10px}.product-detail-page .body .product-detail-container .product-description .see-more{color:#4078f2;font-size:.8em;margin-left:5px}.product-detail-page .body .product-detail-container .product-description .see-more:hover{cursor:pointer}.product-detail-page .body .product-detail-container .product-name{align-items:center;display:flex;font-size:1.3em;font-weight:500;padding-left:15px}.product-detail-page .body .product-detail-container .chapter-title{display:flex}.product-detail-page .body .product-detail-container .series-action{display:flex;height:50px}.product-detail-page .body .product-detail-container .series-action>*{border-radius:0;flex:1 1}.product-detail-page .body .product-detail-container .chapters{flex:1 1;padding-bottom:50px}.product-detail-page .body .product-detail-container .chapters .chapters-action{background-color:#000;border:1px solid silver;display:flex;padding:10px 15px}.product-detail-page .body .product-detail-container .chapters .chapters-action:hover{cursor:pointer}.product-detail-page .body .product-detail-container .chapter-container{padding:10px}.product-detail-page .body .product-detail-container .chapter-container.active{background-color:#f05223b3;color:#fff}.product-detail-page .body .product-detail-container .chapter-container:hover{background-color:#f052234d;cursor:pointer}.product-detail-page.is-reading-mode .header,.product-detail-page.is-reading-mode .product-detail-container,.product-detail-page.is-reading-mode .series-action{display:none}.product-detail-page.is-mobile .product-detail-container{border-radius:0;margin:0;width:100%!important}.product-detail-page.is-mobile .product-detail-container .series-action{bottom:0;left:0;position:fixed;right:0}.product-detail-page.is-mobile.is-reading-mode.is-mobile .product-detail-container{display:none}:root{--md-sys-color-primary:#f05223;--md-sys-color-secondary:blue}html{background-color:#fef6f5}.flex{display:flex}.flex-1{flex:1 1}*{box-sizing:border-box!important}html{background-color:#000;height:100%;margin:0;padding:0;width:100%}body,html{overflow-x:hidden;scrollbar-width:none}.mt-15{margin-top:15px}.view-chapter{background-color:#000000e6;border-radius:8px;box-shadow:0 1px 5px #0003;color:#fff;display:flex;flex:1 1;flex-direction:column;margin:25px;min-height:400px;min-width:400px;overflow:hidden;padding:25px;position:relative}.view-chapter.is-mobile{display:none}.view-chapter .pages{flex:1 1;overflow:auto}.view-chapter .pages .chapter-name{background-color:#f05223;color:#fff;padding-bottom:15px;padding-top:15px;text-align:center}.view-chapter .pages.loading{align-items:center;display:flex;justify-content:center}.view-chapter .tool-box{background-color:#f05223;display:flex;height:50px;width:100%}.view-chapter .tool-box .scroll-to-top{align-items:center;border-left:1px solid #fff;color:#fff;display:flex;justify-content:center;width:50px}.view-chapter .tool-box .scroll-to-top:hover{cursor:pointer}.view-chapter .tool-box .zoom-box{align-items:center;border-left:1px solid #fff;display:flex;padding-left:15px;padding-right:15px}.view-chapter .tool-box .ant-slider{width:100%}.view-chapter .tool-box .start-read{align-items:center;border-left:1px solid #fff;color:#fff;display:flex;font-weight:500;justify-content:center}.view-chapter .tool-box .start-read .material-symbols-outlined{display:none}.view-chapter .tool-box .start-read:hover{cursor:pointer}.view-chapter .page-container{text-align:center}.view-chapter .page-container img{width:100%}.view-chapter .start-read{flex:1 1}.view-chapter .current-chapter{align-items:center;color:#fff;column-gap:10px;display:flex;justify-content:space-around;width:300px}.view-chapter .current-chapter .material-symbols-outlined{margin-top:2.5px}.view-chapter .current-chapter .material-symbols-outlined:hover{cursor:pointer}.view-chapter .tool-box-mobile .draggable-menu{align-items:center;bottom:15px;display:flex;justify-content:center;opacity:.3;right:15px}.view-chapter .tool-box-mobile .draggable-menu.is-toggled{opacity:1}.view-chapter .tool-box-mobile .menu-toggle{font-size:40px}.view-chapter .tool-box-mobile .mobile-menus{align-items:center;display:flex;flex-direction:column;position:absolute;row-gap:15px;top:-225px;width:100px;z-index:1}.view-chapter .tool-box-mobile .mobile-menus button{height:60px;width:60px}.view-chapter .tool-box-mobile .mobile-menus button .material-symbols-outlined{font-size:50px}.view-chapter .tool-box-mobile .mobile-menus button:first-child{order:3}.view-chapter .tool-box-mobile .mobile-menus button:nth-child(2){order:2}.view-chapter .tool-box-mobile .mobile-menus button:nth-child(3){order:1}.view-chapter .tool-box-mobile .draggable-menu.place-top .mobile-menus{top:75px}.view-chapter .tool-box-mobile .draggable-menu.place-top .mobile-menus button:first-child{order:1}.view-chapter .tool-box-mobile .draggable-menu.place-top .mobile-menus button:nth-child(2){order:2}.view-chapter .tool-box-mobile .draggable-menu.place-top .mobile-menus button:nth-child(3){order:3}.view-chapter.is-reading-mode{border-radius:0;margin-bottom:0;margin-top:0;max-width:80%;width:80%}.view-chapter.is-reading-mode.is-mobile{display:flex;margin-left:0;margin-right:0;max-width:100%;padding-left:0;padding-right:0;padding-top:0;width:100%}.view-chapter.is-reading-mode .start-read{flex:none;width:300px}#tool-box-bottom{align-items:center;bottom:calc(env(safe-area-inset-bottom));display:flex;height:60px;position:fixed;right:0}#tool-box-bottom .tool-box{height:70px}#tool-box-bottom .material-symbols-outlined{font-size:40px;padding-left:5px;padding-right:5px}#tool-box-bottom .zoom-box{border-right:1px solid #fff}#tool-box-bottom[hidden]{display:none}#tool-box-top{align-items:center;display:flex;height:60px;position:fixed;right:0;top:0}#tool-box-top .material-symbols-outlined{font-size:40px;padding-left:5px;padding-right:5px}#tool-box-top[hidden]{display:none}#loading-status{align-items:center;background-color:#52c41a;border-radius:50%;bottom:75px;color:#fff;display:flex;height:50px;justify-content:center;left:0;margin:auto;opacity:.5;position:fixed;right:0;width:50px}#loading-status.hidden{display:none}
/*# sourceMappingURL=main.3edf6436.css.map*/