.HomeComponents-module__McTYuq__homeContainer{flex-direction:column;gap:32px;width:100%;max-width:1200px;margin:0 auto;padding:24px 0 80px;display:flex}.HomeComponents-module__McTYuq__homeBanner{width:100%;max-width:1200px;margin:0 auto;padding:24px 40px 0;animation:.4s both HomeComponents-module__McTYuq__fadeInUp}.HomeComponents-module__McTYuq__homeBannerSkeleton{background:var(--bg-secondary,#f3f4f6);border-radius:16px;width:100%;height:496px;animation:1.5s ease-in-out infinite HomeComponents-module__McTYuq__pulse}.HomeComponents-module__McTYuq__heroSplit{box-sizing:border-box;grid-template-columns:48fr 52fr;gap:16px;width:100%;max-width:1200px;margin:0 auto;padding:28px 40px 0;animation:.4s both HomeComponents-module__McTYuq__fadeInUp;display:grid}.HomeComponents-module__McTYuq__heroBannerSlot{background:var(--bg-secondary,#f3f4f6);border-radius:16px;min-width:0;min-height:0;position:relative;overflow:hidden}.HomeComponents-module__McTYuq__heroBannerTrack{height:100%;display:flex}.HomeComponents-module__McTYuq__heroBannerSlide{cursor:pointer;background:0 0;border:none;flex:0 0 100%;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.HomeComponents-module__McTYuq__heroBannerDots{z-index:3;gap:7px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.HomeComponents-module__McTYuq__heroBannerDot{cursor:pointer;background:#f5f5f773;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:width .2s,background .2s;box-shadow:0 0 0 1px #0d0e106b}.HomeComponents-module__McTYuq__heroBannerDotActive{background:#f5f5f7;border-radius:4px;width:18px}.HomeComponents-module__McTYuq__heroTiles{grid-template-rows:minmax(0,1fr) minmax(0,1fr);grid-template-columns:1fr 1fr;gap:12px;min-width:0;min-height:0;display:grid}.HomeComponents-module__McTYuq__heroTile{aspect-ratio:1;background:var(--bg-secondary,#f3f4f6);cursor:pointer;text-align:left;border:none;border-radius:12px;width:100%;min-height:0;padding:0;font-family:inherit;display:block;position:relative;overflow:hidden}.HomeComponents-module__McTYuq__heroTile img{object-fit:cover}@media (hover:hover){.HomeComponents-module__McTYuq__heroTile img{transition:transform .35s}.HomeComponents-module__McTYuq__heroTile:hover img{transform:scale(1.04)}}.HomeComponents-module__McTYuq__heroTileScrim{z-index:1;background:linear-gradient(#0000 46%,#0d0e1080 70%,#0d0e10e6 100%);position:absolute;inset:0}.HomeComponents-module__McTYuq__heroTileChips{z-index:2;gap:5px;display:flex;position:absolute;top:10px;right:10px}.HomeComponents-module__McTYuq__heroTileChip{color:#f5f5f7;white-space:nowrap;background:#0d0e10b8;border-radius:11px;align-items:center;gap:4px;height:22px;padding:0 8px;font-size:11.5px;font-weight:600;display:flex}.HomeComponents-module__McTYuq__heroTileChipNew{color:#a78bfa;letter-spacing:.5px;font-weight:800}.HomeComponents-module__McTYuq__heroTileInfo{z-index:2;position:absolute;bottom:13px;left:14px;right:14px}.HomeComponents-module__McTYuq__heroTileTitle{color:#f5f5f7;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;display:block;overflow:hidden}.HomeComponents-module__McTYuq__heroTileDesc{color:#c4c5cc;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:12px;display:block;overflow:hidden}.HomeComponents-module__McTYuq__homeSection{flex-direction:column;gap:16px;max-width:100%;animation:.4s both HomeComponents-module__McTYuq__fadeInUp;display:flex;overflow-x:hidden}.HomeComponents-module__McTYuq__homeSection:first-of-type{animation-delay:50ms}.HomeComponents-module__McTYuq__homeSection:nth-of-type(2){animation-delay:.1s}.HomeComponents-module__McTYuq__homeSection:nth-of-type(3){animation-delay:.15s}.HomeComponents-module__McTYuq__homeSection:nth-of-type(4){animation-delay:.2s}.HomeComponents-module__McTYuq__homeSection:nth-of-type(5){animation-delay:.25s}@keyframes HomeComponents-module__McTYuq__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.HomeComponents-module__McTYuq__sectionHeader{align-items:baseline;gap:10px;padding:0 40px;display:flex}.HomeComponents-module__McTYuq__sectionTitle{color:var(--text-primary,#111827);letter-spacing:-.2px;align-items:center;gap:8px;font-size:17.5px;font-weight:800;line-height:1.25;display:flex}.HomeComponents-module__McTYuq__sectionTitle svg{flex-shrink:0}.HomeComponents-module__McTYuq__sectionSub{color:var(--text-tertiary,#6b7280);font-size:11.5px}.HomeComponents-module__McTYuq__sectionMore{color:var(--text-tertiary,#6b7280);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-left:auto;font-family:inherit;font-size:13px;font-weight:500;transition:color .15s;display:flex}.HomeComponents-module__McTYuq__sectionMore:hover{color:var(--accent-primary,#4f46e5)}.HomeComponents-module__McTYuq__sectionMore:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:4px;height:4px;transition:transform .15s;display:inline-block;transform:rotate(-45deg)}.HomeComponents-module__McTYuq__sectionMore:hover:after{transform:translate(2px)rotate(-45deg)}.HomeComponents-module__McTYuq__heroSection{padding:0}.HomeComponents-module__McTYuq__carouselWrap{margin:0 40px;position:relative}.HomeComponents-module__McTYuq__carouselTrack{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;padding:0;display:grid}.HomeComponents-module__McTYuq__carouselTrack .HomeComponents-module__McTYuq__charCard{width:auto}.HomeComponents-module__McTYuq__carouselBtn{background:var(--bg-primary,#fff);border:1px solid var(--border-light,#e5e7eb);width:36px;height:36px;color:var(--text-secondary,#374151);z-index:5;cursor:pointer;opacity:0;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-60%);box-shadow:0 4px 12px #0000001a}.HomeComponents-module__McTYuq__carouselWrap:hover .HomeComponents-module__McTYuq__carouselBtn{opacity:1;pointer-events:auto}.HomeComponents-module__McTYuq__carouselBtn:hover{background:var(--accent-primary,#4f46e5);color:#fff;border-color:var(--accent-primary,#4f46e5);box-shadow:0 4px 12px #4f46e54d}.HomeComponents-module__McTYuq__carouselBtnPrev{left:12px}.HomeComponents-module__McTYuq__carouselBtnNext{right:12px}.HomeComponents-module__McTYuq__charCard{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;flex-shrink:0;width:240px;display:flex;position:relative}.HomeComponents-module__McTYuq__charCardImg{aspect-ratio:3/4;background:var(--bg-secondary,#f3f4f6);border-radius:10px;width:100%;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000f}.HomeComponents-module__McTYuq__charCardImg img{object-fit:cover;width:100%;height:100%}.HomeComponents-module__McTYuq__charCardSlideLayer{position:absolute;inset:0}.HomeComponents-module__McTYuq__badgeRow{z-index:3;flex-direction:column;align-items:flex-start;gap:6px;display:flex;position:absolute;top:8px;left:8px}.HomeComponents-module__McTYuq__rankChip{color:#c4c5cc;background:#0d0e10c7;border-radius:8px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 7px;font-size:12.5px;font-weight:800;display:flex}.HomeComponents-module__McTYuq__rankChipTop{color:#a78bfa}.HomeComponents-module__McTYuq__rankBadge{font-variant-numeric:tabular-nums;text-shadow:0 2px 8px #0009;letter-spacing:-.02em;align-items:baseline;gap:1px;line-height:1;display:inline-flex}.HomeComponents-module__McTYuq__rankBadgeHash{opacity:.85;font-size:16px;font-weight:600}.HomeComponents-module__McTYuq__rankBadgeNum{font-size:28px;font-weight:900}.HomeComponents-module__McTYuq__rankBadge1{color:#fde047}.HomeComponents-module__McTYuq__rankBadge2{color:#e2e8f0}.HomeComponents-module__McTYuq__rankBadge3{color:#fb923c}.HomeComponents-module__McTYuq__rankBadgeRest{color:#ffffffb3}.HomeComponents-module__McTYuq__rankBadgeRest .HomeComponents-module__McTYuq__rankBadgeHash{opacity:.6;font-size:13px}.HomeComponents-module__McTYuq__rankBadgeRest .HomeComponents-module__McTYuq__rankBadgeNum{font-size:20px;font-weight:700}.HomeComponents-module__McTYuq__publishBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.02em;border-radius:999px;align-items:center;gap:5px;padding:4px 10px 4px 8px;font-size:11px;font-weight:600;line-height:1;display:flex}.HomeComponents-module__McTYuq__publishBadgeDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:block}.HomeComponents-module__McTYuq__publishBadgeLabel{white-space:nowrap}.HomeComponents-module__McTYuq__publishBadgePublished{color:#22c55e;background:#22c55e2e}.HomeComponents-module__McTYuq__publishBadgePublished .HomeComponents-module__McTYuq__publishBadgeDot{background:#22c55e;box-shadow:0 0 6px #22c55e80}.HomeComponents-module__McTYuq__publishBadgeReviewing{color:#f59e0b;background:#fbbf242e}.HomeComponents-module__McTYuq__publishBadgeReviewing .HomeComponents-module__McTYuq__publishBadgeDot{background:#f59e0b;box-shadow:0 0 6px #f59e0b80}.HomeComponents-module__McTYuq__publishBadgeDraft{color:#94a3b8;background:#94a3b82e}.HomeComponents-module__McTYuq__publishBadgeDraft .HomeComponents-module__McTYuq__publishBadgeDot{background:#94a3b8}.HomeComponents-module__McTYuq__charStoryBadge{-webkit-backdrop-filter:blur(4px);color:#fff;letter-spacing:.01em;background:#ec48999e;border:1px solid #ec4899cc;border-radius:999px;align-items:center;gap:4px;padding:5px 9px 5px 7px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 2px 6px #ec489947}.HomeComponents-module__McTYuq__charStoryBadge svg{stroke:#fff;flex-shrink:0}.HomeComponents-module__McTYuq__charStoryBadgeLabel{white-space:nowrap}.HomeComponents-module__McTYuq__charAdultBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#ffffffe6;background:#9361e9b8;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.HomeComponents-module__McTYuq__charAdultBadgeStandalone{z-index:2;position:absolute;top:8px;left:8px}.HomeComponents-module__McTYuq__charAdultBadge svg{width:14px;height:14px}.HomeComponents-module__McTYuq__charAdultLockOverlay{z-index:3;color:#fffffff2;letter-spacing:.02em;pointer-events:none;background:#00000073;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex;position:absolute;inset:0}.HomeComponents-module__McTYuq__charAdultLockOverlay svg{opacity:.9}.HomeComponents-module__McTYuq__charCardChips{z-index:1;flex-wrap:wrap;place-content:flex-end;gap:5px;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.HomeComponents-module__McTYuq__charNewChip{color:#a78bfa;letter-spacing:.5px;white-space:nowrap;background:#0d0e10b8;border-radius:11px;align-items:center;height:22px;padding:0 8px;font-size:11.5px;font-weight:800;display:flex}.HomeComponents-module__McTYuq__charChatBadge{color:#f5f5f7;white-space:nowrap;background:#0d0e10b8;border-radius:11px;align-items:center;gap:4px;height:22px;padding:0 8px;font-size:11.5px;font-weight:600;display:flex}.HomeComponents-module__McTYuq__charChatBadgeIcon{width:12px;height:12px}.HomeComponents-module__McTYuq__cardMoreWrap{z-index:3;position:absolute;top:6px;right:6px}.HomeComponents-module__McTYuq__cardMoreBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.HomeComponents-module__McTYuq__cardMoreBtn:hover{background:#000000b3}.HomeComponents-module__McTYuq__cardMoreMenu{z-index:50;background:#fff;border:1px solid #e4e4e7;border-radius:10px;min-width:150px;margin-top:4px;padding:4px;animation:.12s ease-out HomeComponents-module__McTYuq__cardMenuFadeIn;position:absolute;top:100%;right:0;box-shadow:0 4px 16px #0000001a}.HomeComponents-module__McTYuq__cardMoreItem{color:#52525b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:13px;transition:all .15s;display:flex}.HomeComponents-module__McTYuq__cardMoreItem:hover{color:#18181b;background:#f4f4f5}.HomeComponents-module__McTYuq__cardMoreItemDanger{color:#ef4444}.HomeComponents-module__McTYuq__cardMoreItemDanger:hover{color:#dc2626;background:#fef2f2}.HomeComponents-module__McTYuq__cardMoreDivider{background:#e4e4e7;height:1px;margin:4px 8px}body.dark-mode .HomeComponents-module__McTYuq__cardMoreMenu{background:#252830;border-color:#ffffff0f;box-shadow:0 4px 16px #00000080}body.dark-mode .HomeComponents-module__McTYuq__cardMoreItem{color:var(--text-primary)}body.dark-mode .HomeComponents-module__McTYuq__cardMoreItem:hover{color:var(--text-primary);background:#ffffff0f}body.dark-mode .HomeComponents-module__McTYuq__cardMoreItemDanger{color:#f87171}body.dark-mode .HomeComponents-module__McTYuq__cardMoreItemDanger:hover{color:#fca5a5;background:#ef444414}body.dark-mode .HomeComponents-module__McTYuq__cardMoreDivider{background:#ffffff0f}@keyframes HomeComponents-module__McTYuq__cardMenuFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.HomeComponents-module__McTYuq__charCardBody{flex-direction:column;padding:9px 0 0;display:flex}.HomeComponents-module__McTYuq__charCardName{letter-spacing:-.01em;color:var(--text-primary,#111827);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;line-height:1.3;overflow:hidden}.HomeComponents-module__McTYuq__charCardDesc{color:var(--text-secondary,#4b5563);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:12.5px;line-height:1.42;display:-webkit-box;overflow:hidden}.HomeComponents-module__McTYuq__charCardTags{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.HomeComponents-module__McTYuq__charTag,.HomeComponents-module__McTYuq__charTagChallenge{background:var(--bg-hover,#e5e7eb);height:20px;color:var(--text-secondary,#4b5563);border:none;border-radius:6px;align-items:center;padding:0 8px;font-size:10.5px;font-weight:500;display:inline-flex}.HomeComponents-module__McTYuq__charTagStory{background:var(--bg-hover,#e5e7eb);height:20px;color:var(--text-secondary,#4b5563);border:none;border-radius:6px;align-items:center;gap:3px;padding:0 8px 0 7px;font-size:10.5px;font-weight:500;display:inline-flex}.HomeComponents-module__McTYuq__charTagStory svg{flex-shrink:0}.HomeComponents-module__McTYuq__charCardAuthor{color:var(--text-muted,#9ca3af);margin-top:7px;font-size:12px}.HomeComponents-module__McTYuq__charCardPop{display:none}@media (hover:hover) and (min-width:641px){.HomeComponents-module__McTYuq__charCard:hover .HomeComponents-module__McTYuq__charCardPop{background:var(--bg-card,#fff);border:1px solid var(--border-light,#e5e7eb);z-index:30;pointer-events:none;border-radius:12px;width:252px;padding:14px 15px;animation:.15s .15s both HomeComponents-module__McTYuq__charPopFade;display:block;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000073}.HomeComponents-module__McTYuq__charCardPopTitle{color:var(--text-primary,#111827);font-size:13.5px;font-weight:800}.HomeComponents-module__McTYuq__charCardPopQuote{color:var(--text-primary,#111827);border-left:2px solid var(--accent-primary,#4f46e5);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;padding-left:9px;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.HomeComponents-module__McTYuq__charCardPopDesc{color:var(--text-secondary,#4b5563);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:12.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.HomeComponents-module__McTYuq__charCardPopMeta{color:var(--text-tertiary,#6b7280);align-items:center;gap:12px;margin-top:10px;font-size:12px;display:flex}.HomeComponents-module__McTYuq__charCardPopMetaItem{align-items:center;gap:5px;display:flex}.HomeComponents-module__McTYuq__charCardPopTags{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.HomeComponents-module__McTYuq__charCardPopTags span{background:var(--bg-hover,#e5e7eb);height:20px;color:var(--text-secondary,#4b5563);border-radius:6px;align-items:center;padding:0 8px;font-size:10.5px;display:flex}.HomeComponents-module__McTYuq__charCardPopBy{color:var(--text-tertiary,#6b7280);align-items:center;gap:4px;margin-top:9px;font-size:12px;display:flex}.HomeComponents-module__McTYuq__carouselTrack .HomeComponents-module__McTYuq__charCard:nth-child(5n):hover .HomeComponents-module__McTYuq__charCardPop{left:auto;right:0;transform:none}.HomeComponents-module__McTYuq__carouselTrack .HomeComponents-module__McTYuq__charCard:nth-child(5n+1):hover .HomeComponents-module__McTYuq__charCardPop{left:0;right:auto;transform:none}}@keyframes HomeComponents-module__McTYuq__charPopFade{0%{opacity:0}to{opacity:1}}.HomeComponents-module__McTYuq__homeTabsRow{align-items:center;gap:12px;min-width:0;display:flex}.HomeComponents-module__McTYuq__homeModeTabs{background:var(--bg-hover,#f9fafb);border:1px solid var(--border-light,#e5e7eb);border-radius:8px;flex-shrink:0;align-self:flex-start;gap:4px;margin-left:40px;padding:3px;display:flex}.HomeComponents-module__McTYuq__homeQuickTags{scrollbar-width:none;flex:1;gap:6px;min-width:0;margin-right:40px;display:flex;overflow-x:auto}.HomeComponents-module__McTYuq__homeQuickTags::-webkit-scrollbar{display:none}.HomeComponents-module__McTYuq__homeQuickTag{border:1px solid var(--border-light,#e5e7eb);background:var(--bg-hover,#f9fafb);height:30px;color:var(--text-secondary,#4b5563);cursor:pointer;border-radius:999px;flex-shrink:0;padding:0 12px;font-family:inherit;font-size:12.5px;font-weight:600;transition:color .15s,border-color .15s}.HomeComponents-module__McTYuq__homeQuickTag:hover{color:var(--accent-primary,#4f46e5);border-color:var(--accent-primary,#4f46e5)}.HomeComponents-module__McTYuq__homeQuickTagHash{color:var(--accent-primary,#4f46e5);margin-right:1px;font-weight:700}.HomeComponents-module__McTYuq__homeMidBanner{padding:0 16px;display:none}.HomeComponents-module__McTYuq__mobileCharBanner{aspect-ratio:1;background:var(--bg-secondary,#f3f4f6);border-radius:16px;width:100%;max-width:480px;margin:0 auto;position:relative;overflow:hidden}.HomeComponents-module__McTYuq__mobileCharTrack{height:100%;display:flex}.HomeComponents-module__McTYuq__mobileCharSlide{cursor:pointer;text-align:left;background:0 0;border:none;flex:0 0 100%;width:100%;height:100%;padding:0;position:relative}.HomeComponents-module__McTYuq__mobileCharSlide img{object-fit:cover;object-position:top center}.HomeComponents-module__McTYuq__mobileCharScrim{pointer-events:none;background:linear-gradient(#0000 45%,#000000b8 100%);position:absolute;inset:0}.HomeComponents-module__McTYuq__mobileCharChipNew{background:var(--accent-primary,#4f46e5);color:#fff;letter-spacing:.02em;border-radius:6px;align-items:center;height:22px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:12px;left:12px}.HomeComponents-module__McTYuq__mobileCharInfo{pointer-events:none;flex-direction:column;gap:4px;display:flex;position:absolute;bottom:30px;left:16px;right:16px}.HomeComponents-module__McTYuq__mobileCharTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 6px #0006;font-size:20px;font-weight:800;overflow:hidden}.HomeComponents-module__McTYuq__mobileCharDesc{color:#ffffffd9;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.HomeComponents-module__McTYuq__mobileCharDots{justify-content:center;gap:6px;display:flex;position:absolute;bottom:10px;left:0;right:0}.HomeComponents-module__McTYuq__mobileCharDot{cursor:pointer;background:#ffffff73;border:none;border-radius:999px;width:7px;height:7px;padding:0;transition:background .2s,width .2s}.HomeComponents-module__McTYuq__mobileCharDotActive{background:#fff;width:18px}.HomeComponents-module__McTYuq__homeModeTab{color:var(--text-tertiary,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:6px;min-width:56px;padding:7px 13px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.2;transition:background-color .15s,color .15s;position:relative}.HomeComponents-module__McTYuq__homeModeTab:hover{color:var(--text-primary,#111827);background:var(--bg-primary,#fff)}.HomeComponents-module__McTYuq__homeModeTabActive{color:var(--text-primary,#111827);background:var(--bg-primary,#fff);box-shadow:var(--shadow-xs,0 1px 2px #0000000a);font-weight:700}.HomeComponents-module__McTYuq__homeModeTabActive:after{content:none}.HomeComponents-module__McTYuq__rankingTabs{scrollbar-width:none;gap:6px;padding:0 40px;display:flex;overflow-x:auto}.HomeComponents-module__McTYuq__rankingTabs::-webkit-scrollbar{display:none}.HomeComponents-module__McTYuq__rankingTab{color:var(--text-tertiary,#6b7280);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.HomeComponents-module__McTYuq__rankingTab:hover{color:var(--text-primary,#111827);background:var(--bg-hover,#f5f5f5)}.HomeComponents-module__McTYuq__rankingTabActive{background:var(--bg-card,#fff);border-color:var(--border-light,#e5e7eb);color:var(--text-primary,#111827)}.HomeComponents-module__McTYuq__rankingTabDivider{background:var(--border-light,#e5e7eb);flex:none;align-self:center;width:1px;height:16px;margin:0 6px}.HomeComponents-module__McTYuq__rankingTabActive:hover{color:var(--text-primary,#111827);background:var(--bg-card,#fff)}.HomeComponents-module__McTYuq__rankingGrid{padding-top:2px}.HomeComponents-module__McTYuq__feedToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:0 40px;display:flex}.HomeComponents-module__McTYuq__feedTabs{background:var(--bg-secondary,#f3f4f6);border-radius:10px;flex-wrap:wrap;gap:2px;padding:3px;display:flex}.HomeComponents-module__McTYuq__feedTab{color:var(--text-tertiary,#6b7280);cursor:pointer;white-space:nowrap;letter-spacing:-.01em;background:0 0;border:none;border-radius:8px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s}.HomeComponents-module__McTYuq__feedTab:hover{color:var(--text-primary,#111827)}.HomeComponents-module__McTYuq__feedTabActive{background:var(--bg-card,#fff);color:var(--text-primary,#111827);font-weight:600;box-shadow:0 1px 3px #00000014,0 0 0 1px #0000000a}.HomeComponents-module__McTYuq__feedSorts{z-index:30;flex-shrink:0;align-items:center;gap:6px;display:flex;position:relative}.HomeComponents-module__McTYuq__feedSort{position:relative}.HomeComponents-module__McTYuq__feedSortBtn{color:var(--text-muted,#9ca3af);cursor:pointer;white-space:nowrap;letter-spacing:-.01em;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:color .15s;display:flex}.HomeComponents-module__McTYuq__feedSortBtn:hover{color:var(--text-primary,#111827)}.HomeComponents-module__McTYuq__feedSortBtn svg{opacity:.4;transition:opacity .15s}.HomeComponents-module__McTYuq__feedSortBtn:hover svg{opacity:.7}.HomeComponents-module__McTYuq__feedSortDropdown{background:var(--bg-card,#fff);border:1px solid var(--border-light,#e5e7eb);z-index:20;border-radius:10px;min-width:110px;padding:4px;display:none;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 16px #00000014,0 1px 3px #0000000a}.HomeComponents-module__McTYuq__feedSortDropdownOpen{display:block}.HomeComponents-module__McTYuq__feedSortFilterDropdown{left:0;right:auto}.HomeComponents-module__McTYuq__feedSortOption{width:100%;color:var(--text-secondary,#374151);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:7px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:all .1s;display:block}.HomeComponents-module__McTYuq__feedSortOption:hover{background:var(--bg-hover,#f5f5f5);color:var(--text-primary,#111827)}.HomeComponents-module__McTYuq__feedSortOptionActive{color:var(--text-primary,#111827);background:var(--bg-hover,#f5f5f5);font-weight:600}body.dark-mode .HomeComponents-module__McTYuq__carouselWrap:after{background:linear-gradient(to right,transparent,var(--bg-primary))}body.dark-mode .HomeComponents-module__McTYuq__charCardDesc{color:var(--text-secondary)}body.dark-mode .HomeComponents-module__McTYuq__charCardAuthor{color:var(--text-tertiary)}body.dark-mode .HomeComponents-module__McTYuq__charCardImg{box-shadow:0 1px 3px #0000004d}body.dark-mode .HomeComponents-module__McTYuq__sectionMore{color:var(--text-secondary)}body.dark-mode .HomeComponents-module__McTYuq__feedTabs{background:var(--bg-tertiary,#1f2937)}body.dark-mode .HomeComponents-module__McTYuq__homeModeTabActive{color:var(--text-primary,#f9fafb);background:var(--bg-tertiary,#1f2937);box-shadow:none}body.dark-mode .HomeComponents-module__McTYuq__homeModeTabs{border-color:var(--border-light,#ffffff0f);background:#ffffff08}body.dark-mode .HomeComponents-module__McTYuq__homeQuickTag{border-color:var(--border-light,#ffffff0f);color:var(--text-secondary,#9ca3af);background:#ffffff08}body.dark-mode .HomeComponents-module__McTYuq__homeQuickTag:hover{color:var(--accent-primary,#818cf8);border-color:var(--accent-primary,#818cf8)}body.dark-mode .HomeComponents-module__McTYuq__homeModeTab:hover{background:#ffffff0a}body.dark-mode .HomeComponents-module__McTYuq__rankingTab:hover{background:var(--bg-tertiary,#374151)}body.dark-mode .HomeComponents-module__McTYuq__rankingTabActive{background:var(--bg-secondary,#374151);color:var(--text-primary,#f9fafb);border-color:#ffffff14}body.dark-mode .HomeComponents-module__McTYuq__rankingTabActive:hover{background:var(--bg-secondary,#374151);color:var(--text-primary,#f9fafb);border-color:#ffffff14}body.dark-mode .HomeComponents-module__McTYuq__feedTabActive{background:var(--bg-secondary,#374151);color:var(--text-primary,#f9fafb);box-shadow:0 1px 3px #0003,0 0 0 1px #ffffff0f}body.dark-mode .HomeComponents-module__McTYuq__feedSortDropdown{background:var(--bg-secondary,#1f2937);border-color:var(--border-default,#374151);box-shadow:0 4px 16px #0000004d}body.dark-mode .HomeComponents-module__McTYuq__feedSortOption:hover{background:var(--bg-tertiary,#374151)}body.dark-mode .HomeComponents-module__McTYuq__feedSortOptionActive{background:var(--bg-tertiary,#374151)}.HomeComponents-module__McTYuq__charGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px 14px;max-width:100%;padding:0 40px;display:grid}.HomeComponents-module__McTYuq__charGrid .HomeComponents-module__McTYuq__charCard{width:auto}.HomeComponents-module__McTYuq__charGrid.HomeComponents-module__McTYuq__rankingGrid{grid-template-columns:repeat(6,minmax(0,1fr))}.HomeComponents-module__McTYuq__feedEmpty{text-align:center;min-height:220px;color:var(--text-muted,#9ca3af);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:56px 24px;font-size:14px;line-height:1.6;display:flex}.HomeComponents-module__McTYuq__galleryGrid{grid-template-columns:repeat(5,1fr);gap:10px;padding:0 60px;display:grid}.HomeComponents-module__McTYuq__galleryItem{border-radius:var(--radius-md,8px);cursor:pointer;background:var(--bg-secondary,#f3f4f6);aspect-ratio:1;border:none;transition:box-shadow .2s;position:relative;overflow:hidden}.HomeComponents-module__McTYuq__galleryItem:hover{box-shadow:0 4px 16px #00000026}body.dark-mode .HomeComponents-module__McTYuq__galleryItem:hover{box-shadow:0 4px 16px #0006}.HomeComponents-module__McTYuq__galleryImage{object-fit:cover;width:100%;height:100%}.HomeComponents-module__McTYuq__galleryOverlay{opacity:0;background:linear-gradient(#0000 40%,#000000a6 100%);align-items:flex-end;padding:12px 14px;transition:opacity .25s;display:flex;position:absolute;inset:0}.HomeComponents-module__McTYuq__galleryItem:hover .HomeComponents-module__McTYuq__galleryOverlay{opacity:1}.HomeComponents-module__McTYuq__galleryOverlayText{color:#fff;font-size:12px;font-weight:600}.HomeComponents-module__McTYuq__galleryStats{opacity:0;gap:6px;transition:opacity .2s;display:flex;position:absolute;top:8px;right:8px}.HomeComponents-module__McTYuq__galleryItem:hover .HomeComponents-module__McTYuq__galleryStats{opacity:1}.HomeComponents-module__McTYuq__galleryStat{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#0000008c;border-radius:999px;align-items:center;gap:3px;padding:3px 8px;font-size:10px;font-weight:600;display:flex}.HomeComponents-module__McTYuq__galleryStat svg{width:12px;height:12px}.HomeComponents-module__McTYuq__galleryLoadTrigger{justify-content:center;min-height:52px;padding:18px 0 6px;display:flex}.HomeComponents-module__McTYuq__galleryLoading{align-items:center;gap:6px;display:flex}.HomeComponents-module__McTYuq__galleryLoadingDot{background:var(--accent-primary,#4f46e5);border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite both HomeComponents-module__McTYuq__galleryLoadingBounce}.HomeComponents-module__McTYuq__galleryLoadingDot:first-child{animation-delay:-.24s}.HomeComponents-module__McTYuq__galleryLoadingDot:nth-child(2){animation-delay:-.12s}.HomeComponents-module__McTYuq__galleryLoadingDot:nth-child(3){animation-delay:0s}@keyframes HomeComponents-module__McTYuq__galleryLoadingBounce{0%,80%,to{opacity:.45;transform:scale(.45)}40%{opacity:1;transform:scale(1)}}.HomeComponents-module__McTYuq__charCardSkeleton{border-radius:var(--radius-lg,12px);flex-direction:column;display:flex;overflow:hidden}.HomeComponents-module__McTYuq__charCardSkeletonImg{aspect-ratio:3/4;background:var(--bg-secondary,#f3f4f6);border-radius:var(--radius-lg,12px);width:100%;animation:1.5s ease-in-out infinite HomeComponents-module__McTYuq__pulse}.HomeComponents-module__McTYuq__charCardSkeletonBody{flex-direction:column;gap:3px;padding:8px 10px 10px;display:flex}.HomeComponents-module__McTYuq__charCardSkeletonName{background:var(--bg-secondary,#f3f4f6);border-radius:4px;width:60%;height:14px;animation:1.5s ease-in-out .1s infinite HomeComponents-module__McTYuq__pulse}.HomeComponents-module__McTYuq__charCardSkeletonDesc{background:var(--bg-secondary,#f3f4f6);border-radius:4px;width:90%;height:10px;animation:1.5s ease-in-out .2s infinite HomeComponents-module__McTYuq__pulse}@keyframes HomeComponents-module__McTYuq__pulse{0%,to{opacity:1}50%{opacity:.5}}.HomeComponents-module__McTYuq__homeSkeleton{flex-direction:column;gap:32px;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:24px 0 80px;display:flex}.HomeComponents-module__McTYuq__homeSkeletonSection{flex-direction:column;gap:14px;display:flex}.HomeComponents-module__McTYuq__homeSkeletonHeader{background:var(--bg-secondary,#f3f4f6);border-radius:6px;width:120px;height:24px;margin:0 40px;animation:1.5s ease-in-out infinite HomeComponents-module__McTYuq__pulse}.HomeComponents-module__McTYuq__homeSkeletonCarousel{gap:16px;padding:0 40px;display:flex;overflow:hidden}@media (max-width:1100px){.HomeComponents-module__McTYuq__homeBanner{padding:24px 32px 0}.HomeComponents-module__McTYuq__heroSplit{padding:28px 32px 0}.HomeComponents-module__McTYuq__sectionHeader{padding:0 32px}.HomeComponents-module__McTYuq__carouselWrap{margin:0 32px}.HomeComponents-module__McTYuq__homeModeTabs{margin-left:32px}.HomeComponents-module__McTYuq__homeQuickTags{margin-right:32px}.HomeComponents-module__McTYuq__charGrid,.HomeComponents-module__McTYuq__rankingTabs,.HomeComponents-module__McTYuq__feedToolbar{padding:0 32px}}@media (max-width:1023px){.HomeComponents-module__McTYuq__galleryGrid{grid-template-columns:repeat(4,1fr)}.HomeComponents-module__McTYuq__charCard{width:220px}.HomeComponents-module__McTYuq__charGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.HomeComponents-module__McTYuq__charGrid.HomeComponents-module__McTYuq__rankingGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:840px){.HomeComponents-module__McTYuq__homeBanner{padding:12px 16px 0}.HomeComponents-module__McTYuq__homeBannerSkeleton{aspect-ratio:1;max-width:480px;height:auto;margin:0 auto}.HomeComponents-module__McTYuq__heroSplit{grid-template-columns:1fr;gap:12px;height:auto;padding:12px 16px 0}.HomeComponents-module__McTYuq__heroBannerSlot{aspect-ratio:1;width:100%;max-width:480px;height:auto;margin:0 auto}.HomeComponents-module__McTYuq__heroTiles{display:none}.HomeComponents-module__McTYuq__homeContainer{gap:30px;padding:12px 0 90px}.HomeComponents-module__McTYuq__homeSection{gap:14px}.HomeComponents-module__McTYuq__sectionHeader,.HomeComponents-module__McTYuq__heroSection{padding:0 16px}.HomeComponents-module__McTYuq__homeTabsRow{flex-direction:column;align-items:stretch;gap:10px}.HomeComponents-module__McTYuq__homeModeTabs{margin-left:16px}.HomeComponents-module__McTYuq__homeQuickTags{margin-right:0;padding:0 16px}.HomeComponents-module__McTYuq__homeQuickTag{height:32px;padding:0 13px;font-size:13px}.HomeComponents-module__McTYuq__carouselWrap{margin:0}.HomeComponents-module__McTYuq__carouselTrack{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;padding:0 16px;scroll-padding-left:16px;display:flex;overflow-x:auto}.HomeComponents-module__McTYuq__carouselTrack::-webkit-scrollbar{display:none}.HomeComponents-module__McTYuq__carouselTrack .HomeComponents-module__McTYuq__charCard{scroll-snap-align:start;flex:0 0 clamp(140px,42vw,210px);min-width:0}.HomeComponents-module__McTYuq__carouselTrack .HomeComponents-module__McTYuq__charCard .HomeComponents-module__McTYuq__charCardPop{display:none}.HomeComponents-module__McTYuq__homeMidBanner{display:block}.HomeComponents-module__McTYuq__charGrid,.HomeComponents-module__McTYuq__rankingTabs,.HomeComponents-module__McTYuq__feedToolbar{padding:0 16px}}@media (max-width:640px){.HomeComponents-module__McTYuq__charCardBody{padding:8px 0 0}.HomeComponents-module__McTYuq__charCardName{font-size:13.5px}.HomeComponents-module__McTYuq__charCardDesc{-webkit-line-clamp:2;font-size:11px}.HomeComponents-module__McTYuq__charCardTags{gap:3px;margin-top:2px}.HomeComponents-module__McTYuq__charTag,.HomeComponents-module__McTYuq__charTagChallenge,.HomeComponents-module__McTYuq__charTagStory{height:18px;padding:0 6px;font-size:9.5px}.HomeComponents-module__McTYuq__charCardAuthor{font-size:11px}.HomeComponents-module__McTYuq__badgeRow{gap:4px;top:6px;left:6px}.HomeComponents-module__McTYuq__rankBadge{border-radius:6px;width:24px;height:24px;font-size:12px}.HomeComponents-module__McTYuq__publishBadge{padding:3px 8px 3px 6px;font-size:10px}.HomeComponents-module__McTYuq__publishBadgeDot{width:6px;height:6px}.HomeComponents-module__McTYuq__charAdultBadge{width:20px;height:20px}.HomeComponents-module__McTYuq__charAdultBadgeStandalone{top:6px;left:6px}.HomeComponents-module__McTYuq__charAdultBadge svg{width:12px;height:12px}.HomeComponents-module__McTYuq__charChatBadge,.HomeComponents-module__McTYuq__charNewChip{height:20px;padding:0 7px;font-size:10.5px}.HomeComponents-module__McTYuq__charChatBadgeIcon{width:12px;height:12px}.HomeComponents-module__McTYuq__homeModeTabs{gap:3px;padding:2px}.HomeComponents-module__McTYuq__homeModeTab{min-width:50px;padding:6px 10px;font-size:14px}.HomeComponents-module__McTYuq__rankingTab{padding:6px 12px;font-size:12px}.HomeComponents-module__McTYuq__feedToolbar{gap:8px}.HomeComponents-module__McTYuq__feedTabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:4px;overflow-x:auto}.HomeComponents-module__McTYuq__feedTabs::-webkit-scrollbar{display:none}.HomeComponents-module__McTYuq__feedTab{flex-shrink:0;padding:6px 12px;font-size:11px}.HomeComponents-module__McTYuq__feedSortDropdown{left:0;right:auto}.HomeComponents-module__McTYuq__charGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px}.HomeComponents-module__McTYuq__charGrid.HomeComponents-module__McTYuq__rankingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.HomeComponents-module__McTYuq__charGrid .HomeComponents-module__McTYuq__charCard{width:auto;min-width:0}.HomeComponents-module__McTYuq__galleryGrid{grid-template-columns:repeat(3,1fr);gap:4px;padding:0 12px}.HomeComponents-module__McTYuq__carouselTrack .HomeComponents-module__McTYuq__charCardAuthor{display:none}.HomeComponents-module__McTYuq__charGrid .HomeComponents-module__McTYuq__charCardAuthor{display:block}}.HomeComponents-module__McTYuq__searchResultHeader{flex-direction:column;gap:4px;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:20px 40px 12px;display:flex}.HomeComponents-module__McTYuq__searchResultQuery{color:var(--text-primary);font-size:18px;font-weight:700}.HomeComponents-module__McTYuq__searchResultCount{color:var(--text-tertiary);font-size:13px}
/*# sourceMappingURL=8e30a5a66e8d3c3d.css.map*/