.notification-dropdown-module__0woP-q__bellWrapper{position:relative}.notification-dropdown-module__0woP-q__bellBtn{cursor:pointer;background:#f1f0f7;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:relative}.notification-dropdown-module__0woP-q__bellBtn:hover{background:#e8e6f3}.notification-dropdown-module__0woP-q__bellBtnActive{color:#7c5cfc;background:#7c5cfc1f}.notification-dropdown-module__0woP-q__badge{color:#fff;background:linear-gradient(135deg,#ef4444,#f87171);border:2px solid #fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;animation:2s ease-in-out infinite notification-dropdown-module__0woP-q__badgePulse;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #ef444459}@keyframes notification-dropdown-module__0woP-q__badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.notification-dropdown-module__0woP-q__dropdown{z-index:1000;background:#fff;border:1px solid #f0eef5;border-radius:16px;flex-direction:column;width:380px;max-height:370px;animation:.18s notification-dropdown-module__0woP-q__dropdownFadeIn;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 40px #00000024}@keyframes notification-dropdown-module__0woP-q__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.notification-dropdown-module__0woP-q__dropdownHeader{border-bottom:1px solid #f5f4f8;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.notification-dropdown-module__0woP-q__dropdownTitle{color:#1a1a2e;margin:0;font-size:15px;font-weight:700}.notification-dropdown-module__0woP-q__markAllBtn{color:#7c5cfc;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.notification-dropdown-module__0woP-q__markAllBtn:hover{background:#7c5cfc14}.notification-dropdown-module__0woP-q__notifList{overscroll-behavior:contain;flex:1;overflow-y:auto}.notification-dropdown-module__0woP-q__notifList::-webkit-scrollbar{width:4px}.notification-dropdown-module__0woP-q__notifList::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.notification-dropdown-module__0woP-q__notifItem{cursor:pointer;color:inherit;border-bottom:1px solid #f8f7fc;gap:10px;padding:10px 16px;text-decoration:none;transition:background .15s;display:flex;position:relative}.notification-dropdown-module__0woP-q__notifItem:last-child{border-bottom:none}.notification-dropdown-module__0woP-q__notifItem:hover{background:#faf8ff}.notification-dropdown-module__0woP-q__notifItemUnread{background:#7c5cfc08}.notification-dropdown-module__0woP-q__notifItemUnread:before{content:"";background:#7c5cfc;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.notification-dropdown-module__0woP-q__notifItemRead{opacity:.65}.notification-dropdown-module__0woP-q__notifDeleteBtn{color:#ccc;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex;position:absolute;top:8px;right:8px}.notification-dropdown-module__0woP-q__notifItem:hover .notification-dropdown-module__0woP-q__notifDeleteBtn{opacity:1}.notification-dropdown-module__0woP-q__notifDeleteBtn:hover{color:#ef4444;background:#ef44441a}.notification-dropdown-module__0woP-q__notifCover{object-fit:cover;border-radius:6px;flex-shrink:0;width:36px;height:48px}.notification-dropdown-module__0woP-q__notifCoverPlaceholder{color:#fff;background:linear-gradient(135deg,#7c5cfc,#a78bfa);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:48px;font-size:14px;font-weight:700;display:flex}.notification-dropdown-module__0woP-q__notifContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.notification-dropdown-module__0woP-q__notifStoryTitle{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:600;overflow:hidden}.notification-dropdown-module__0woP-q__notifChapterInfo{color:#7c5cfc;margin:0;font-size:12px;font-weight:500}.notification-dropdown-module__0woP-q__notifAuthor{color:#999;margin:0;font-size:11px}.notification-dropdown-module__0woP-q__notifTime{color:#bbb;margin:auto 0 0;font-size:10px}.notification-dropdown-module__0woP-q__emptyState{flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px 20px;display:flex}.notification-dropdown-module__0woP-q__emptyIcon{color:#ddd;width:48px;height:48px}.notification-dropdown-module__0woP-q__emptyText{color:#aaa;margin:0;font-size:13px}.notification-dropdown-module__0woP-q__loadingState{justify-content:center;align-items:center;padding:30px;display:flex}.notification-dropdown-module__0woP-q__spinner{border:3px solid #f0eef5;border-top-color:#7c5cfc;border-radius:50%;width:24px;height:24px;animation:.6s linear infinite notification-dropdown-module__0woP-q__spin}@keyframes notification-dropdown-module__0woP-q__spin{to{transform:rotate(360deg)}}.notification-dropdown-module__0woP-q__dropdownFooter{text-align:center;border-top:1px solid #f0eef5;padding:10px 16px}.notification-dropdown-module__0woP-q__viewAllLink{color:#7c5cfc;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s}.notification-dropdown-module__0woP-q__viewAllLink:hover{opacity:.7}@media (max-width:768px){.notification-dropdown-module__0woP-q__dropdown{z-index:10000;border-radius:0;width:100%;max-height:100%;position:fixed;inset:0}.notification-dropdown-module__0woP-q__dropdownHeader{z-index:1;background:#fff;padding:16px;position:sticky;top:0}.notification-dropdown-module__0woP-q__mobileCloseBtn{cursor:pointer;background:#f1f0f7;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}}@media (min-width:769px){.notification-dropdown-module__0woP-q__mobileCloseBtn{display:none}}
.home-custom-module__KnrKWG__shellMain{color:#1a1a2e;min-height:100vh;font-family:var(--font-be-vietnam), system-ui, sans-serif;background:#f8f9fc;position:relative}.home-custom-module__KnrKWG__headerRoot{z-index:100;-webkit-backdrop-filter:blur(16px);background:#ffffffd1;border-bottom:1px solid #7c5cfc14;transition:box-shadow .3s;position:sticky;top:0}.home-custom-module__KnrKWG__headerRow{align-items:center;gap:16px;max-width:1280px;margin:0 auto;padding:10px 24px;display:flex}.home-custom-module__KnrKWG__brand{flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.home-custom-module__KnrKWG__brandBadge{background:linear-gradient(135deg,#7c5cfc,#a78bfa);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 2px 8px #7c5cfc4d}.home-custom-module__KnrKWG__brandBadgeText{color:#fff;font-size:13px;font-weight:800}.home-custom-module__KnrKWG__brandText{background:linear-gradient(135deg,#7c5cfc,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:800}.home-custom-module__KnrKWG__nav{align-items:center;gap:4px;margin-left:24px;display:flex}.home-custom-module__KnrKWG__navItem{color:#555;white-space:nowrap;border-radius:10px;flex-shrink:0;padding:7px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.home-custom-module__KnrKWG__navItem:hover{color:#7c5cfc;background:#7c5cfc0f}.home-custom-module__KnrKWG__navItemActive{color:#7c5cfc;background:#7c5cfc14;font-weight:600}.home-custom-module__KnrKWG__rightGroup{align-items:center;gap:8px;margin-left:auto;display:flex}.home-custom-module__KnrKWG__searchForm{flex-shrink:0;position:relative}.home-custom-module__KnrKWG__searchBox{background:#f1f0f7;border:1px solid #0000;border-radius:12px;align-items:center;gap:6px;padding:0 4px 0 12px;transition:all .2s;display:flex}.home-custom-module__KnrKWG__searchBox:focus-within{background:#fff;border-color:#7c5cfc4d;box-shadow:0 0 0 3px #7c5cfc14}.home-custom-module__KnrKWG__searchIcon{color:#999;flex-shrink:0;width:16px;height:16px}.home-custom-module__KnrKWG__searchInput{color:#333;background:0 0;border:none;outline:none;width:180px;padding:8px 0;font-size:13px}.home-custom-module__KnrKWG__searchInput::placeholder{color:#aaa}.home-custom-module__KnrKWG__searchBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c5cfc,#a78bfa);border:none;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600;transition:opacity .2s}.home-custom-module__KnrKWG__searchBtn:hover{opacity:.85}.home-custom-module__KnrKWG__suggestDropdown{z-index:1000;background:#fff;border:1px solid #f0eef5;border-radius:14px;min-width:340px;animation:.15s home-custom-module__KnrKWG__suggestFadeIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 8px 32px #0000001f}@keyframes home-custom-module__KnrKWG__suggestFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.home-custom-module__KnrKWG__suggestItem{cursor:pointer;border-bottom:1px solid #f8f7fc;gap:10px;padding:10px 14px;text-decoration:none;transition:background .15s;display:flex}.home-custom-module__KnrKWG__suggestItem:last-of-type{border-bottom:none}.home-custom-module__KnrKWG__suggestItem:hover{background:#f5f3ff}.home-custom-module__KnrKWG__suggestCover{object-fit:cover;border-radius:5px;flex-shrink:0;width:40px;height:53px}.home-custom-module__KnrKWG__suggestCoverPlaceholder{background:#f0eef5;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:53px;font-size:18px;display:flex}.home-custom-module__KnrKWG__suggestInfo{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex}.home-custom-module__KnrKWG__suggestTitle{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:600;overflow:hidden}.home-custom-module__KnrKWG__suggestAuthor{color:#888;margin:0;font-size:11px}.home-custom-module__KnrKWG__suggestMeta{color:#aaa;margin:0;font-size:10px}.home-custom-module__KnrKWG__suggestViewAll{text-align:center;color:#7c5cfc;background:#faf8ff;border-top:1px solid #f0eef5;padding:10px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;display:block}.home-custom-module__KnrKWG__suggestViewAll:hover{background:#f0ecff}.home-custom-module__KnrKWG__iconBtn{cursor:pointer;background:#f1f0f7;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.home-custom-module__KnrKWG__iconBtn:hover{background:#e8e6f3}.home-custom-module__KnrKWG__loginBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c5cfc,#a78bfa);border:none;border-radius:12px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .2s;box-shadow:0 2px 10px #7c5cfc40}.home-custom-module__KnrKWG__loginBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #7c5cfc59}.home-custom-module__KnrKWG__playGameBtn{white-space:nowrap;border-radius:10px;padding:7px 12px;font-size:12px;line-height:1;box-shadow:0 2px 8px #7c5cfc33}.home-custom-module__KnrKWG__playGameBtn:hover{transform:translateY(-1px)scale(1);box-shadow:0 4px 12px #7c5cfc42}.home-custom-module__KnrKWG__rechargeBtn{color:#7c5cfc;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#a78bfa14,#fbbf240f);border:1.5px solid #a78bfa4d;border-radius:10px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:700;transition:all .25s;display:flex}.home-custom-module__KnrKWG__rechargeBtn:hover{background:linear-gradient(135deg,#a78bfa2e,#fbbf241f);border-color:#a78bfa;transform:translateY(-1px);box-shadow:0 3px 12px #a78bfa33}.home-custom-module__KnrKWG__mobileRightGroup{align-items:center;gap:6px;display:flex}.home-custom-module__KnrKWG__mobileMenuBtn{cursor:pointer;color:#555;background:#f1f0f7;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:none}.home-custom-module__KnrKWG__heroBannerSection{width:100%}.home-custom-module__KnrKWG__carouselContainer{position:relative;overflow:hidden;box-shadow:0 8px 32px #00000014}.home-custom-module__KnrKWG__carouselTrack{transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.home-custom-module__KnrKWG__carouselSlide{aspect-ratio:21/6;min-width:100%;position:relative;overflow:hidden}.home-custom-module__KnrKWG__carouselImage{object-fit:cover;width:100%;height:100%}.home-custom-module__KnrKWG__carouselGradient{background:linear-gradient(#0000 0%,#0000000d 25%,#00000040 50%,#0009 75%,#000000d9 100%);position:absolute;inset:0}.home-custom-module__KnrKWG__carouselInfo{max-width:50%;padding:32px 40px;position:absolute;bottom:0;left:0}.home-custom-module__KnrKWG__carouselGenres{gap:6px;margin-bottom:10px;display:flex}.home-custom-module__KnrKWG__carouselGenreTag{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#fff3;border-radius:6px;padding:3px 10px;font-size:11px;font-weight:600}.home-custom-module__KnrKWG__carouselTitle{color:#fff;text-shadow:0 2px 8px #0000004d;margin:0 0 8px;font-size:26px;font-weight:800;line-height:1.3}.home-custom-module__KnrKWG__carouselMeta{color:#ffffffd9;gap:16px;font-size:13px;font-weight:500;display:flex}.home-custom-module__KnrKWG__carouselDots{gap:6px;display:flex;position:absolute;bottom:16px;right:24px}.home-custom-module__KnrKWG__carouselDot{cursor:pointer;background:#ffffff59;border:none;border-radius:4px;width:8px;height:8px;padding:0;transition:all .3s}.home-custom-module__KnrKWG__carouselDotActive{background:#fff;width:24px}.home-custom-module__KnrKWG__carouselArrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.home-custom-module__KnrKWG__carouselArrow:hover{background:#ffffff59}.home-custom-module__KnrKWG__carouselArrowLeft{left:16px}.home-custom-module__KnrKWG__carouselArrowRight{right:16px}.home-custom-module__KnrKWG__contentWrap{max-width:1280px;margin:0 auto;padding:28px 24px 60px}.home-custom-module__KnrKWG__genreSection{margin-bottom:16px}.home-custom-module__KnrKWG__genreScroll{flex-wrap:wrap;gap:8px;margin:-6px -2px -8px;padding:6px 2px 8px;display:flex}.home-custom-module__KnrKWG__genreChip{white-space:nowrap;color:#555;background:#fff;border:1px solid #eee;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000a}.home-custom-module__KnrKWG__genreChip:hover{color:#7c5cfc;background:#7c5cfc0a;border-color:#a78bfa;transform:translateY(-1px);box-shadow:0 3px 10px #7c5cfc1a}.home-custom-module__KnrKWG__genreEmoji{font-size:15px}.home-custom-module__KnrKWG__sectionHead{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.home-custom-module__KnrKWG__sectionTitle{color:#1a1a2e;align-items:center;gap:8px;margin:0;font-size:20px;font-weight:700;display:flex}.home-custom-module__KnrKWG__sectionTitleIcon{border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:inline-flex}.home-custom-module__KnrKWG__sectionLink{color:#7c5cfc;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s}.home-custom-module__KnrKWG__sectionLink:hover{opacity:.7}.home-custom-module__KnrKWG__storyGrid3{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:36px;display:grid}.home-custom-module__KnrKWG__storyCardLink{color:inherit;text-decoration:none}.home-custom-module__KnrKWG__storyCard{background:#fff;border:1px solid #f0eef5;border-radius:16px;align-items:flex-start;gap:12px;padding:12px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 4px #00000008}.home-custom-module__KnrKWG__storyCard:hover{border-color:#7c5cfc33;transform:translateY(-2px);box-shadow:0 6px 24px #7c5cfc14}.home-custom-module__KnrKWG__storyCover{aspect-ratio:3/4;object-fit:cover;border-radius:12px;flex-shrink:0;width:84px;transition:transform .3s}.home-custom-module__KnrKWG__storyCoverWrap{flex-shrink:0;position:relative}.home-custom-module__KnrKWG__audioBadge{color:#fff;letter-spacing:.3px;white-space:nowrap;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:6px;margin-left:auto;padding:2px 8px;font-size:10px;font-weight:700;box-shadow:0 2px 6px #7c3aed4d}.home-custom-module__KnrKWG__audioBadgeCover{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex;position:absolute;top:8px;left:8px;box-shadow:0 2px 8px #7c3aed66}.home-custom-module__KnrKWG__storyCard:hover .home-custom-module__KnrKWG__storyCover{transform:scale(1.03)}.home-custom-module__KnrKWG__storyBody{flex-direction:column;flex:1;min-width:0;display:flex}.home-custom-module__KnrKWG__storyTitle{color:#1a1a2e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.home-custom-module__KnrKWG__storySummary{color:#888;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:4px 0 0;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.home-custom-module__KnrKWG__storyMeta{color:#999;align-items:center;gap:10px;margin-top:6px;font-size:11.5px;font-weight:500;display:flex}.home-custom-module__KnrKWG__storyMeta span{align-items:center;gap:3px;display:flex}.home-custom-module__KnrKWG__scrollSection{margin-bottom:36px}.home-custom-module__KnrKWG__scrollGrid6{grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:36px;display:grid}.home-custom-module__KnrKWG__scrollRow{scrollbar-width:none;gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.home-custom-module__KnrKWG__scrollRow::-webkit-scrollbar{display:none}.home-custom-module__KnrKWG__scrollCard{width:160px;color:inherit;background:#fff;border:1px solid #f0eef5;border-radius:14px;flex-shrink:0;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 8px #0000000a}.home-custom-module__KnrKWG__scrollGrid6 .home-custom-module__KnrKWG__scrollCard{width:auto}.home-custom-module__KnrKWG__scrollCard:hover{border-color:#7c5cfc33;transform:translateY(-4px);box-shadow:0 8px 28px #7c5cfc1f}.home-custom-module__KnrKWG__scrollCoverWrap{position:relative;overflow:hidden}.home-custom-module__KnrKWG__scrollCover{aspect-ratio:3/4;object-fit:cover;width:100%;transition:transform .3s;display:block}.home-custom-module__KnrKWG__scrollCard:hover .home-custom-module__KnrKWG__scrollCover{transform:scale(1.05)}.home-custom-module__KnrKWG__completedBadge{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#10b981,#34d399);border-radius:8px;padding:3px 10px;font-size:10px;font-weight:700;position:absolute;top:8px;right:8px;box-shadow:0 2px 6px #10b9814d}.home-custom-module__KnrKWG__scrollCardBody{padding:10px 12px 12px}.home-custom-module__KnrKWG__scrollCardTitle{color:#1a1a2e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.home-custom-module__KnrKWG__scrollCardMeta{color:#999;align-items:center;gap:4px;margin-top:4px;font-size:11px;display:flex}.home-custom-module__KnrKWG__scrollCardChapters{color:#7c5cfc;margin-top:4px;font-size:11px;font-weight:600}.home-custom-module__KnrKWG__twoColumns{grid-template-columns:1fr 380px;gap:24px;margin-bottom:36px;display:grid}.home-custom-module__KnrKWG__updatesPanel{background:#fff;border:1px solid #f0eef5;border-radius:18px;padding:20px;box-shadow:0 2px 8px #00000008}.home-custom-module__KnrKWG__updateRow{border-bottom:1px solid #f5f4f8;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 12px;padding:10px 0;display:grid}.home-custom-module__KnrKWG__updateRow:last-child{border-bottom:none}.home-custom-module__KnrKWG__updateStoryTitle{color:#1a1a2e;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s;display:-webkit-box;overflow:hidden}.home-custom-module__KnrKWG__updateStoryTitle:hover{color:#7c5cfc}.home-custom-module__KnrKWG__updateChapter{color:#7c5cfc;white-space:nowrap;text-overflow:ellipsis;background:#7c5cfc0f;border-radius:8px;max-width:100%;margin-top:6px;padding:3px 10px;font-size:12px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;overflow:hidden}.home-custom-module__KnrKWG__updateChapter:hover{background:#7c5cfc1f}.home-custom-module__KnrKWG__updateMetaGroup{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.home-custom-module__KnrKWG__updateTime{color:#bbb;white-space:nowrap;align-self:center;font-size:11px}.home-custom-module__KnrKWG__updateAuthor{color:#aaa;white-space:nowrap;font-size:11px}.home-custom-module__KnrKWG__updatePoster{color:#bbb;white-space:nowrap;font-size:11px;display:none}.home-custom-module__KnrKWG__rankPanel{background:#fff;border:1px solid #f0eef5;border-radius:18px;padding:20px;position:sticky;top:80px;box-shadow:0 2px 8px #00000008}.home-custom-module__KnrKWG__rankTabs{background:#f5f4f8;border-radius:10px;gap:4px;margin-bottom:14px;padding:3px;display:flex}.home-custom-module__KnrKWG__rankTab{color:#888;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;padding:7px 0;font-size:12px;font-weight:600;transition:all .2s;display:flex}.home-custom-module__KnrKWG__rankTab:hover{color:#7c5cfc}.home-custom-module__KnrKWG__rankTabActive{color:#7c5cfc;background:#fff;box-shadow:0 1px 4px #0000000f}.home-custom-module__KnrKWG__rankList{flex-direction:column;gap:6px;display:flex}.home-custom-module__KnrKWG__rankItemLink{color:inherit;text-decoration:none}.home-custom-module__KnrKWG__rankItem{border-radius:12px;align-items:center;gap:10px;padding:8px 0;transition:all .2s;display:flex}.home-custom-module__KnrKWG__rankItem:hover{background:#7c5cfc0a}.home-custom-module__KnrKWG__rankIndex{color:#999;background:#f5f4f8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:flex}.home-custom-module__KnrKWG__rankIndexTop1{color:#fff;background:linear-gradient(135deg,#f59e0b,#fbbf24)}.home-custom-module__KnrKWG__rankIndexTop2{color:#fff;background:linear-gradient(135deg,#94a3b8,#cbd5e1)}.home-custom-module__KnrKWG__rankIndexTop3{color:#fff;background:linear-gradient(135deg,#d97706,#f59e0b)}.home-custom-module__KnrKWG__rankCover{object-fit:cover;border-radius:8px;flex-shrink:0;width:42px;height:56px}.home-custom-module__KnrKWG__rankBody{flex:1;min-width:0}.home-custom-module__KnrKWG__rankTitle{color:#1a1a2e;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:600;display:-webkit-box;overflow:hidden}.home-custom-module__KnrKWG__rankViews{color:#aaa;margin:2px 0 0;font-size:11px}.home-custom-module__KnrKWG__authorList{flex-direction:column;gap:12px;display:flex}.home-custom-module__KnrKWG__authorRow{color:inherit;border:1px solid #7c5cfc14;border-radius:16px;align-items:center;gap:14px;padding:12px 14px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.home-custom-module__KnrKWG__authorRow:hover{transform:translateY(-2px);box-shadow:0 8px 24px #7c5cfc1f}.home-custom-module__KnrKWG__authorRank1{background:linear-gradient(135deg,#fffcf0 0%,#fff6d6 100%);border-color:#fde68a}.home-custom-module__KnrKWG__authorRank1 .home-custom-module__KnrKWG__authorRankBadge{color:#fff;background:linear-gradient(135deg,#f59e0b,#fbbf24);box-shadow:0 4px 10px #f59e0b4d}.home-custom-module__KnrKWG__authorRank1 .home-custom-module__KnrKWG__authorAvatar{border-color:#f59e0b}.home-custom-module__KnrKWG__authorRank1 .home-custom-module__KnrKWG__featherIcon{color:#d97706}.home-custom-module__KnrKWG__authorRank1 .home-custom-module__KnrKWG__followBtn{color:#fff;background:#f59e0b}.home-custom-module__KnrKWG__authorRank2{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-color:#cbd5e1}.home-custom-module__KnrKWG__authorRank2 .home-custom-module__KnrKWG__authorRankBadge{color:#fff;background:linear-gradient(135deg,#94a3b8,#cbd5e1);box-shadow:0 4px 10px #94a3b84d}.home-custom-module__KnrKWG__authorRank2 .home-custom-module__KnrKWG__authorAvatar{border-color:#94a3b8}.home-custom-module__KnrKWG__authorRank2 .home-custom-module__KnrKWG__featherIcon{color:#64748b}.home-custom-module__KnrKWG__authorRank3{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-color:#fcd34d}.home-custom-module__KnrKWG__authorRank3 .home-custom-module__KnrKWG__authorRankBadge{color:#fff;background:linear-gradient(135deg,#d97706,#f59e0b);box-shadow:0 4px 10px #d977064d}.home-custom-module__KnrKWG__authorRank3 .home-custom-module__KnrKWG__authorAvatar{border-color:#d97706}.home-custom-module__KnrKWG__authorRank3 .home-custom-module__KnrKWG__featherIcon{color:#b45309}.home-custom-module__KnrKWG__authorRankNormal{background:#fff}.home-custom-module__KnrKWG__authorRankNormal .home-custom-module__KnrKWG__authorRankBadge{color:#64748b;background:#f1f5f9;font-weight:700}.home-custom-module__KnrKWG__authorRankNormal .home-custom-module__KnrKWG__authorAvatar{border-color:#e2e8f0}.home-custom-module__KnrKWG__authorRankBadge{border-radius:8px 8px 12px 12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:38px;font-size:15px;font-weight:800;display:flex;position:relative;top:-2px}.home-custom-module__KnrKWG__crownIcon{margin-bottom:-4px}.home-custom-module__KnrKWG__authorAvatarWrap{flex-shrink:0;position:relative}.home-custom-module__KnrKWG__authorAvatar{object-fit:cover;background:#fff;border:2px solid;border-radius:50%;width:48px;height:48px;padding:2px}.home-custom-module__KnrKWG__authorAvatarPlaceholder{color:#fff;background:linear-gradient(135deg,#7c5cfc,#a78bfa);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:800;display:flex;box-shadow:0 4px 10px #7c5cfc33}.home-custom-module__KnrKWG__authorInfo{flex:1;min-width:0}.home-custom-module__KnrKWG__authorName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;margin:0;font-size:15px;font-weight:700;display:flex;overflow:hidden}.home-custom-module__KnrKWG__authorMeta{color:#64748b;align-items:center;gap:4px;margin:4px 0 0;font-size:12px;display:flex}.home-custom-module__KnrKWG__authorAction{flex-shrink:0}.home-custom-module__KnrKWG__followBtn{color:#7c5cfc;background:#7c5cfc1a;border-radius:20px;justify-content:center;align-items:center;padding:6px 14px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.home-custom-module__KnrKWG__authorRow:hover .home-custom-module__KnrKWG__followBtn{color:#fff;background:#7c5cfc;box-shadow:0 4px 12px #7c5cfc4d}.home-custom-module__KnrKWG__authorRank1:hover .home-custom-module__KnrKWG__followBtn{color:#fff;background:#d97706;box-shadow:0 4px 12px #f59e0b4d}.home-custom-module__KnrKWG__petRankList{flex-direction:column;gap:4px;display:flex}.home-custom-module__KnrKWG__petRankRow{color:inherit;border-radius:12px;align-items:center;gap:10px;padding:10px 8px;text-decoration:none;transition:background .2s;display:flex}.home-custom-module__KnrKWG__petRankRow:hover{background:#7c5cfc0a}.home-custom-module__KnrKWG__petRankEmoji{text-align:center;flex-shrink:0;width:36px;font-size:26px}.home-custom-module__KnrKWG__petRankInfo{flex:1;min-width:0}.home-custom-module__KnrKWG__petRankName{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:700;overflow:hidden}.home-custom-module__KnrKWG__petRankMeta{color:#999;margin:2px 0 0;font-size:12px}.home-custom-module__KnrKWG__petRankXp{color:#7c5cfc;white-space:nowrap;background:#7c5cfc0f;border-radius:8px;padding:3px 10px;font-size:12px;font-weight:700}.home-custom-module__KnrKWG__bottomCta{background:linear-gradient(135deg,#7c5cfc 0%,#a78bfa 50%,#c4b5fd 100%);border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-top:20px;padding:28px 36px;display:flex;box-shadow:0 8px 32px #7c5cfc33}.home-custom-module__KnrKWG__bottomCtaTitle{color:#fff;margin:0;font-size:20px;font-weight:700}.home-custom-module__KnrKWG__bottomCtaDesc{color:#ffffffd9;margin:6px 0 0;font-size:14px}.home-custom-module__KnrKWG__bottomCtaBtn{color:#7c5cfc;white-space:nowrap;background:#fff;border-radius:14px;padding:12px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 2px 8px #00000014}.home-custom-module__KnrKWG__bottomCtaBtn:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.home-custom-module__KnrKWG__featureRow{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:32px;display:grid}.home-custom-module__KnrKWG__featureCard{background:#fff;border:1px solid #f0eef5;border-radius:14px;align-items:center;gap:10px;padding:14px 16px;display:flex;box-shadow:0 1px 3px #00000008}.home-custom-module__KnrKWG__featureIcon{color:#7c5cfc;background:linear-gradient(135deg,#7c5cfc14,#a78bfa1f);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.home-custom-module__KnrKWG__featureTitle{color:#1a1a2e;margin:0;font-size:13px;font-weight:700}.home-custom-module__KnrKWG__featureDesc{color:#999;margin:2px 0 0;font-size:11.5px}.home-custom-module__KnrKWG__mobileOverlay{z-index:9999;justify-content:flex-end;display:flex;position:fixed;inset:0}.home-custom-module__KnrKWG__mobileOverlayBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;position:absolute;inset:0}.home-custom-module__KnrKWG__mobileMenuPanel{background:#fff;flex-direction:column;width:300px;height:100%;animation:.25s ease-out home-custom-module__KnrKWG__slideInRight;display:flex;position:relative;box-shadow:-8px 0 32px #0000001a}@keyframes home-custom-module__KnrKWG__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.home-custom-module__KnrKWG__mobileMenuHeader{border-bottom:1px solid #f0eef5;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.home-custom-module__KnrKWG__mobileMenuCloseBtn{cursor:pointer;color:#666;background:#f5f4f8;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.home-custom-module__KnrKWG__mobileMenuContent{flex:1;padding:16px 20px;overflow-y:auto}.home-custom-module__KnrKWG__mobileSearchForm{margin-bottom:16px}.home-custom-module__KnrKWG__mobileSearchBox{background:#f5f4f8;border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex}.home-custom-module__KnrKWG__mobileNav{flex-direction:column;gap:2px;display:flex}.home-custom-module__KnrKWG__mobileNavItem{color:#555;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.home-custom-module__KnrKWG__mobileNavItem:hover{color:#7c5cfc;background:#f8f7fb}.home-custom-module__KnrKWG__mobileNavItemActive{color:#7c5cfc;background:#7c5cfc0f;font-weight:600}.home-custom-module__KnrKWG__mobileNavIcon{color:inherit}.home-custom-module__KnrKWG__mobileActions{border-top:1px solid #f0eef5;flex-direction:column;gap:8px;margin-top:20px;padding-top:16px;display:flex}.home-custom-module__KnrKWG__mobileActionBtn{color:#555;cursor:pointer;background:#f5f4f8;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;display:flex}.home-custom-module__KnrKWG__loginBtnMobile{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c5cfc,#a78bfa);border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:600;display:flex}.home-custom-module__KnrKWG__hideSearchDesktop{display:none!important}.home-custom-module__KnrKWG__showSearchIconDesktop{display:flex!important}@media (max-width:1024px){.home-custom-module__KnrKWG__nav{display:none}.home-custom-module__KnrKWG__mobileRightGroup{margin-left:auto;display:flex}.home-custom-module__KnrKWG__mobileMenuBtn{display:flex}.home-custom-module__KnrKWG__searchForm,.home-custom-module__KnrKWG__iconBtn,.home-custom-module__KnrKWG__loginBtn,.home-custom-module__KnrKWG__rechargeBtn,.home-custom-module__KnrKWG__desktopOnly,.home-custom-module__KnrKWG__rightGroup{display:none}.home-custom-module__KnrKWG__storyGrid3{grid-template-columns:repeat(2,1fr)}.home-custom-module__KnrKWG__scrollGrid6{grid-template-columns:repeat(4,1fr)}.home-custom-module__KnrKWG__twoColumns{grid-template-columns:1fr}.home-custom-module__KnrKWG__featureRow{grid-template-columns:repeat(2,1fr)}.home-custom-module__KnrKWG__carouselInfo{max-width:70%}}@media (max-width:640px){.home-custom-module__KnrKWG__headerRow{padding:8px 16px}.home-custom-module__KnrKWG__contentWrap{padding:20px 16px 40px}.home-custom-module__KnrKWG__heroBannerSection{margin-top:12px;padding:0 16px}.home-custom-module__KnrKWG__storyGrid3{grid-template-columns:1fr}.home-custom-module__KnrKWG__scrollGrid6{grid-template-columns:repeat(3,1fr)}.home-custom-module__KnrKWG__featureRow{grid-template-columns:1fr 1fr}.home-custom-module__KnrKWG__carouselTitle{font-size:18px}.home-custom-module__KnrKWG__carouselInfo{max-width:90%;padding:20px}.home-custom-module__KnrKWG__carouselArrow{display:none}.home-custom-module__KnrKWG__carouselSlide{aspect-ratio:16/9}.home-custom-module__KnrKWG__bottomCta{text-align:center;flex-direction:column;padding:24px}.home-custom-module__KnrKWG__sectionTitle{font-size:17px}.home-custom-module__KnrKWG__genreScroll{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.home-custom-module__KnrKWG__genreScroll::-webkit-scrollbar{display:none}.home-custom-module__KnrKWG__updateRow{gap:8px;padding:12px 0}.home-custom-module__KnrKWG__updateStoryTitle{font-size:15px;line-height:1.35}.home-custom-module__KnrKWG__updateChapter{font-size:12px}.home-custom-module__KnrKWG__updateTime{align-self:start;padding-top:2px;font-size:12px}}.home-custom-module__KnrKWG__searchToggleWrap{position:relative}.home-custom-module__KnrKWG__mobileSearchBtn{cursor:pointer;color:#555;background:#f1f0f7;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:none}.home-custom-module__KnrKWG__mobileSearchBtn:hover{color:#7c5cfc;background:#e8e6f3}.home-custom-module__KnrKWG__mobileSearchOverlay{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:999;background:#fffffff7;border-top:1px solid #7c5cfc0f;border-bottom:1px solid #7c5cfc0f;padding:8px 16px 12px;animation:.2s home-custom-module__KnrKWG__mobileSearchSlide;position:fixed;top:56px;left:0;right:0;box-shadow:0 8px 24px #00000014}@keyframes home-custom-module__KnrKWG__mobileSearchSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.home-custom-module__KnrKWG__mobileSearchOverlayForm{background:#f1f0f7;border:1.5px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:8px 12px;transition:all .2s;display:flex}.home-custom-module__KnrKWG__mobileSearchOverlayForm:focus-within{background:#fff;border-color:#7c5cfc4d;box-shadow:0 0 0 3px #7c5cfc14}.home-custom-module__KnrKWG__mobileSearchOverlayInput{color:#333;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px}.home-custom-module__KnrKWG__mobileSearchOverlayInput::placeholder{color:#aaa}.home-custom-module__KnrKWG__mobileSearchOverlayClose{color:#999;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.home-custom-module__KnrKWG__mobileSearchOverlayClose:hover{color:#ef4444;background:#ef444414}.home-custom-module__KnrKWG__mobileSearchSuggestions{background:#fff;border:1px solid #f0eef5;border-radius:14px;max-height:320px;margin-top:8px;overflow:hidden auto;box-shadow:0 4px 20px #00000014}@media (max-width:1024px){.home-custom-module__KnrKWG__mobileSearchBtn{display:flex}}@media (min-width:1025px){.home-custom-module__KnrKWG__mobileSearchOverlay{border:1px solid #7c5cfc1a;border-radius:14px;width:420px;padding:10px;position:absolute;top:calc(100% + 8px);left:auto;right:0;box-shadow:0 8px 32px #0000001f}}
.footer-module__kEhaHa__footerRoot{color:#555;background-color:#fcfbfe;background-image:linear-gradient(#fff 0%,#f7f6fc 100%);border-top:1px solid #f0eef5;padding:40px 20px 20px;position:relative}.footer-module__kEhaHa__footerOverlay{pointer-events:none;background:radial-gradient(circle at 80% 0,#7c5cfc08 0%,#0000 30%),radial-gradient(circle at 20% 100%,#f472b608 0%,#0000 30%);position:absolute;inset:0}.footer-module__kEhaHa__footerContainer{z-index:10;grid-template-columns:2fr 1fr 1fr;gap:30px;max-width:1280px;margin:0 auto;padding:0 24px;display:grid;position:relative}.footer-module__kEhaHa__brandCol{flex-direction:column;display:flex}.footer-module__kEhaHa__brand{align-items:center;gap:8px;margin-bottom:12px;display:inline-flex}.footer-module__kEhaHa__brandBadge{background:linear-gradient(135deg,#a78bfa 0%,#7c5cfc 100%);border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:relative;box-shadow:0 2px 6px #7c5cfc33}.footer-module__kEhaHa__brandBadgeText{color:#fff;font-size:11px;font-weight:800}.footer-module__kEhaHa__brandText{color:#333;font-size:16px;font-weight:800}.footer-module__kEhaHa__brandDesc{color:#777;max-width:340px;margin:0 0 16px;font-size:13px;line-height:1.5}.footer-module__kEhaHa__socials{align-items:center;gap:10px;display:flex}.footer-module__kEhaHa__socialIcon{color:#7c5cfc;background:#f1f0f7;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;text-decoration:none;transition:all .2s;display:inline-flex}.footer-module__kEhaHa__socialIcon:hover{color:#fff;background:#7c5cfc;transform:translateY(-2px)}.footer-module__kEhaHa__socialIcon svg{width:14px!important;height:14px!important}.footer-module__kEhaHa__linksCol{flex-direction:column;display:flex}.footer-module__kEhaHa__colTitle{color:#333;margin:0 0 12px;font-size:14px;font-weight:700}.footer-module__kEhaHa__linkList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.footer-module__kEhaHa__linkItem a{color:#666;align-items:center;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.footer-module__kEhaHa__linkItem a:hover{color:#7c5cfc;transform:translate(3px)}.footer-module__kEhaHa__bottomBar{z-index:10;text-align:center;border-top:1px solid #f0eef5;max-width:1280px;margin:30px auto 0;padding:16px 24px 0;position:relative}.footer-module__kEhaHa__bottomBar p{color:#888;margin:0 0 4px;font-size:12px;font-weight:500}.footer-module__kEhaHa__disclaimer{max-width:700px;line-height:1.4;color:#aaa!important;margin:0 auto!important;font-size:11px!important;font-weight:400!important}.footer-module__kEhaHa__appDownloads{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.footer-module__kEhaHa__appButton{color:#555;background:#fff;border:1px solid #e9e7f0;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;text-decoration:none;transition:all .2s;display:inline-flex}.footer-module__kEhaHa__appButton svg{color:#7c5cfc;width:18px!important;height:18px!important}.footer-module__kEhaHa__appButton:hover{color:#7c5cfc;background:#fcfbfe;border-color:#d8d4ec;transform:translateY(-2px);box-shadow:0 4px 10px #7c5cfc14}.footer-module__kEhaHa__appText{flex-direction:column;align-items:flex-start;display:flex}.footer-module__kEhaHa__appLabel{text-transform:uppercase;color:#999;font-size:9px;font-weight:600;line-height:1.1}.footer-module__kEhaHa__appStore{font-size:12px;font-weight:700;line-height:1.1}@media (max-width:991px){.footer-module__kEhaHa__footerContainer{grid-template-columns:1fr 1fr;gap:30px}.footer-module__kEhaHa__brandCol{grid-column:span 2}}@media (max-width:640px){.footer-module__kEhaHa__footerContainer{grid-template-columns:1fr;gap:30px}.footer-module__kEhaHa__brandCol{grid-column:span 1}.footer-module__kEhaHa__bottomBar{margin-top:30px}}
