.home-module__6N-ljq__page{--home-primary:#c0396b;--home-secondary:#7c5cbf;--home-background:#f7f4fb;--home-card:#fff;--home-text:#1a1a2e;--home-light:#6b6b8a;--home-shadow:#7c5cbf1a;--home-hover-shadow:#7c5cbf33;--home-footer:#2d1b69;--home-footer-text:#f0e6ff;--home-border:#e0d7f0;--home-input:#f5f0fa;background:var(--home-background);color:var(--home-text);min-height:100vh;padding-top:70px;line-height:1.6}.home-module__6N-ljq__page *{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.home-module__6N-ljq__navbar{background:var(--home-card);box-shadow:0 2px 10px var(--home-shadow);z-index:1000;justify-content:space-between;align-items:center;width:100%;padding:12px 5%;display:flex;position:fixed;top:0;left:0}.home-module__6N-ljq__logo{color:var(--home-primary);font-size:25.6px;font-weight:700;text-decoration:none}.home-module__6N-ljq__logo span{color:var(--home-secondary)}.home-module__6N-ljq__navRight{align-items:center;gap:15px;display:flex}.home-module__6N-ljq__searchBox{position:relative}.home-module__6N-ljq__searchBox input{background:var(--home-input);border:1px solid var(--home-border);color:var(--home-text);border-radius:30px;width:220px;padding:8px 12px 8px 35px;font-size:13.6px;transition:all .3s}.home-module__6N-ljq__searchBox input:focus{border-color:var(--home-secondary);outline:none;width:250px;box-shadow:0 0 0 2px #bb86fc33}.home-module__6N-ljq__searchBox input::placeholder{color:var(--home-light)}.home-module__6N-ljq__searchBox svg{color:var(--home-light);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.home-module__6N-ljq__userActions{gap:12px;display:flex}.home-module__6N-ljq__userActions a{color:var(--home-text);font-size:14.4px;font-weight:500;transition:color .3s}.home-module__6N-ljq__userActions a:hover{color:var(--home-primary)}.home-module__6N-ljq__container{max-width:1200px;margin:0 auto;padding:15px}.home-module__6N-ljq__pageLayout{align-items:flex-start;gap:24px;display:flex}.home-module__6N-ljq__mainContent{flex:1;min-width:0}.home-module__6N-ljq__sectionHeader{border-bottom:2px solid var(--home-secondary);justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:8px;display:flex}.home-module__6N-ljq__sectionTitle{color:var(--home-secondary);margin:0;font-size:20.8px;font-weight:600}.home-module__6N-ljq__viewMore,.home-module__6N-ljq__viewMoreButton{color:var(--home-primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:14.4px;font-weight:500;transition:all .3s}.home-module__6N-ljq__viewMore:hover,.home-module__6N-ljq__viewMoreButton:hover{text-decoration:underline}.home-module__6N-ljq__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px;margin-bottom:30px;display:grid}.home-module__6N-ljq__novelCard{background:var(--home-card);box-shadow:0 3px 8px var(--home-shadow);border-radius:8px;flex-direction:column;min-width:0;transition:all .3s;animation:.5s ease-out home-module__6N-ljq__fadeIn;display:flex;overflow:hidden}.home-module__6N-ljq__novelCard:hover{box-shadow:0 6px 12px var(--home-hover-shadow);transform:translateY(-3px)scale(1.02)}@keyframes home-module__6N-ljq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.home-module__6N-ljq__coverContainer{width:100%;height:240px;position:relative;overflow:hidden}.home-module__6N-ljq__coverContainer a{height:100%;display:block}.home-module__6N-ljq__novelCover{object-fit:cover;object-position:center;width:100%;height:100%}.home-module__6N-ljq__cardContent{flex-direction:column;flex:1;padding:12px;display:flex}.home-module__6N-ljq__novelTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38.4px;margin:0 0 6px;font-size:15.2px;font-weight:600;line-height:1.6;display:-webkit-box;overflow:hidden}.home-module__6N-ljq__novelDesc{color:var(--home-light);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 10px;font-size:12.8px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.home-module__6N-ljq__tags{flex-wrap:wrap;gap:5px;margin-bottom:12px;display:flex}.home-module__6N-ljq__tag{color:var(--home-secondary);text-transform:lowercase;background:#9c89b826;border-radius:3px;padding:3px 6px;font-size:11.2px;font-weight:400}.home-module__6N-ljq__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.home-module__6N-ljq__readButton{background:var(--home-primary);color:#fff;border-radius:3px;padding:6px 12px;font-size:12.8px;font-weight:500;transition:all .3s}.home-module__6N-ljq__readButton:hover{background:#a02d5a;transform:translateY(-1px)}.home-module__6N-ljq__updateDate{color:var(--home-light);font-size:11.2px;font-weight:400}.home-module__6N-ljq__featured{margin-bottom:30px}.home-module__6N-ljq__featuredGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.home-module__6N-ljq__featuredCard{border:2px solid var(--home-secondary)}.home-module__6N-ljq__history{margin-bottom:30px}.home-module__6N-ljq__historyGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:15px}.home-module__6N-ljq__historyGrid .home-module__6N-ljq__novelCard{box-shadow:0 2px 6px #9c89b84d}.home-module__6N-ljq__historyGrid .home-module__6N-ljq__novelTitle{-webkit-line-clamp:1;min-height:auto;font-size:13.6px}.home-module__6N-ljq__historyGrid .home-module__6N-ljq__coverContainer{height:180px}.home-module__6N-ljq__historyGrid .home-module__6N-ljq__readButton{white-space:nowrap;align-self:flex-start}.home-module__6N-ljq__progressBar{background:#e9ecef;border-radius:2px;height:3px;margin:6px 0 10px;overflow:hidden}.home-module__6N-ljq__progress{background:var(--home-primary);border-radius:2px;height:100%;display:block}.home-module__6N-ljq__emptyHistory{color:#666;text-align:center;margin:0;padding:40px;font-size:15.2px;font-weight:400}.home-module__6N-ljq__categories{margin-bottom:30px}.home-module__6N-ljq__categoryList{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px;margin-bottom:15px;display:grid}.home-module__6N-ljq__categoryItem{background:var(--home-card);box-shadow:0 2px 6px var(--home-shadow);border-radius:6px;padding:12px}.home-module__6N-ljq__categoryTitle{color:var(--home-secondary);justify-content:space-between;align-items:center;margin:0 0 8px;font-size:16px;display:flex}.home-module__6N-ljq__categoryTitle a{color:var(--home-primary);font-size:13.6px;font-weight:400}.home-module__6N-ljq__categoryBooks{margin:0;padding:0;list-style:none}.home-module__6N-ljq__categoryBooks li{border-bottom:1px solid #eee;padding:5px 0}.home-module__6N-ljq__categoryBooks li:last-child{border:0}.home-module__6N-ljq__categoryBooks a{color:var(--home-text);font-size:13.6px;font-weight:400;transition:color .3s;display:block}.home-module__6N-ljq__categoryBooks a:hover{color:var(--home-primary)}.home-module__6N-ljq__sidebar{scrollbar-color:var(--home-border) transparent;scrollbar-width:thin;flex-shrink:0;width:270px;max-height:calc(100vh - 90px);position:sticky;top:80px;overflow-y:auto}.home-module__6N-ljq__sidebar::-webkit-scrollbar{width:4px}.home-module__6N-ljq__sidebar::-webkit-scrollbar-thumb{background:var(--home-border);border-radius:2px}.home-module__6N-ljq__widget{background:var(--home-card);border:1px solid var(--home-border);box-shadow:0 2px 10px var(--home-shadow);border-radius:10px;margin-bottom:18px;padding:16px}.home-module__6N-ljq__widgetTitle{border-bottom:2px solid var(--home-secondary);color:var(--home-secondary);align-items:center;gap:8px;margin:0 0 14px;padding-bottom:8px;font-size:15.2px;font-weight:700;display:flex}.home-module__6N-ljq__catList,.home-module__6N-ljq__rankList{margin:0;padding:0;list-style:none}.home-module__6N-ljq__catList li{margin-bottom:6px}.home-module__6N-ljq__catList a{color:var(--home-text);background:#bb86fc0f;border:1px solid #0000;border-radius:7px;justify-content:space-between;align-items:center;padding:7px 10px;font-size:14.08px;font-weight:400;transition:all .22s;display:flex}.home-module__6N-ljq__catList a:hover{color:var(--home-secondary);background:#bb86fc2e;border-color:#bb86fc40;padding-left:14px}.home-module__6N-ljq__catLabel{align-items:center;gap:7px;display:flex}.home-module__6N-ljq__catLabel svg{color:var(--home-text);fill:currentColor;stroke:var(--home-card);stroke-width:2px}.home-module__6N-ljq__catList a:hover .home-module__6N-ljq__catLabel svg{color:var(--home-secondary);stroke:var(--home-card)}.home-module__6N-ljq__rankItem{border-bottom:1px solid var(--home-border);align-items:center;gap:10px;padding:8px 0;display:flex}.home-module__6N-ljq__rankItem:last-child{border:0;padding-bottom:0}.home-module__6N-ljq__rankBadge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11.52px;font-weight:800;display:flex}.home-module__6N-ljq__top1{color:#6b4b00;background:gold}.home-module__6N-ljq__top2{color:#333;background:#b0b8c1}.home-module__6N-ljq__top3{color:#fff;background:#cd7f32}.home-module__6N-ljq__normal{background:var(--home-border);color:var(--home-light);font-size:10.88px}.home-module__6N-ljq__rankInfo{flex:1;min-width:0}.home-module__6N-ljq__rankTitle{color:var(--home-text);text-overflow:ellipsis;white-space:nowrap;font-size:12.8px;font-weight:600;line-height:1.3;transition:color .22s;display:block;overflow:hidden}.home-module__6N-ljq__rankTitle:hover{color:var(--home-secondary)}.home-module__6N-ljq__rankMeta{color:var(--home-light);margin-top:2px;font-size:10.88px;font-weight:400}.home-module__6N-ljq__statsGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.home-module__6N-ljq__statCard{text-align:center;background:#bb86fc12;border:1px solid #bb86fc1f;border-radius:8px;padding:12px 6px}.home-module__6N-ljq__statCard b{color:var(--home-secondary);margin-bottom:4px;font-size:20px;font-weight:800;line-height:1;display:block}.home-module__6N-ljq__statCard span{color:var(--home-light);font-size:11.2px;font-weight:400}.home-module__6N-ljq__footer{background:var(--home-footer);color:var(--home-footer-text);padding:30px 0 15px}.home-module__6N-ljq__footerContent{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:25px;max-width:1200px;margin:0 auto;padding:0 15px;display:grid}.home-module__6N-ljq__footerLogo{color:#fff;margin-bottom:12px;font-size:25.6px;font-weight:700}.home-module__6N-ljq__footerAbout{opacity:.8;margin-bottom:12px;font-size:13.6px;font-weight:400;line-height:1.5}.home-module__6N-ljq__footerAbout p{margin:0}.home-module__6N-ljq__footerLinks h3{margin:0 0 12px;padding-bottom:6px;font-size:17.6px;position:relative}.home-module__6N-ljq__footerLinks h3:after{background:var(--home-primary);content:"";width:35px;height:2px;position:absolute;bottom:0;left:0}.home-module__6N-ljq__footerLinks ul{margin:0;padding:0;list-style:none}.home-module__6N-ljq__footerLinks li{margin-bottom:6px}.home-module__6N-ljq__footerLinks a{color:var(--home-footer-text);opacity:.8;font-size:13.6px;font-weight:400;transition:opacity .3s}.home-module__6N-ljq__footerLinks a:hover{opacity:1}.home-module__6N-ljq__copyright{opacity:.7;text-align:center;border-top:1px solid #ffffff1a;margin-top:15px;padding-top:15px;font-size:13.6px;font-weight:400}.home-module__6N-ljq__copyright p{margin:0}@media (max-width:900px){.home-module__6N-ljq__pageLayout{flex-direction:column}.home-module__6N-ljq__sidebar{width:100%;max-height:none;position:static}}@media (max-width:768px){.home-module__6N-ljq__navbar{padding:10px 4%}.home-module__6N-ljq__searchBox input{width:160px}.home-module__6N-ljq__searchBox input:focus{width:180px}.home-module__6N-ljq__sectionHeader{flex-direction:column;align-items:flex-start;gap:8px}.home-module__6N-ljq__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px}.home-module__6N-ljq__coverContainer{height:200px}.home-module__6N-ljq__categoryList{grid-template-columns:1fr}}@media (max-width:576px){.home-module__6N-ljq__page{padding-top:112px}.home-module__6N-ljq__navbar{flex-wrap:wrap;align-items:flex-start}.home-module__6N-ljq__navRight{order:3;justify-content:space-between;gap:8px;width:100%}.home-module__6N-ljq__searchBox{flex:1}.home-module__6N-ljq__searchBox input,.home-module__6N-ljq__searchBox input:focus{width:100%;padding:6px 10px 6px 28px}.home-module__6N-ljq__searchBox svg{width:13px;left:10px}.home-module__6N-ljq__coverContainer{height:180px}.home-module__6N-ljq__footerContent{grid-template-columns:1fr;gap:20px}.home-module__6N-ljq__container{padding:10px}.home-module__6N-ljq__sectionTitle{font-size:19.2px}}@media (prefers-reduced-motion:reduce){.home-module__6N-ljq__page *,.home-module__6N-ljq__page :before,.home-module__6N-ljq__page :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
