.HomeComponents-module__McTYuq__homeContainer{flex-direction:column;gap:20px;width:100%;padding:24px 0 60px;display:flex}.HomeComponents-module__McTYuq__homeBanner{width:100%;padding:24px 80px 0;animation:.4s both HomeComponents-module__McTYuq__fadeInUp}.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{justify-content:space-between;align-items:center;padding:0 80px;display:flex}.HomeComponents-module__McTYuq__sectionTitle{color:var(--text-primary,#111827);letter-spacing:-.01em;align-items:center;gap:8px;font-size:18px;font-weight:700;line-height:1.25;display:flex}.HomeComponents-module__McTYuq__sectionTitle svg{flex-shrink:0}.HomeComponents-module__McTYuq__sectionMore{color:var(--text-tertiary,#6b7280);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;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 80px;position:relative}.HomeComponents-module__McTYuq__carouselTrack{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;padding:0 0 8px;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{border-radius:var(--radius-lg,12px);cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;flex-shrink:0;width:240px;transition:all .2s;display:flex;position:relative;overflow:hidden}.HomeComponents-module__McTYuq__charCard:hover .HomeComponents-module__McTYuq__charCardImg img{transform:scale(1.04)}.HomeComponents-module__McTYuq__charCard:hover{box-shadow:none}.HomeComponents-module__McTYuq__charCardImg{aspect-ratio:3/4;background:var(--bg-secondary,#f3f4f6);border-radius:var(--radius-lg,12px);width:100%;position:relative;overflow:hidden}.HomeComponents-module__McTYuq__charCardImg img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.HomeComponents-module__McTYuq__charCardSlideLayer{position:absolute;inset:0}.HomeComponents-module__McTYuq__charCardImg:after{content:"대화 시작";color:#fff;letter-spacing:.02em;opacity:0;pointer-events:none;background:linear-gradient(#0000 40%,#000000b3 100%);justify-content:center;align-items:center;font-size:14px;font-weight:700;transition:opacity .25s;display:flex;position:absolute;inset:0}.HomeComponents-module__McTYuq__charCard:hover .HomeComponents-module__McTYuq__charCardImg:after{opacity:1}.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__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__charAdultBadgeTopRight{z-index:3;position:absolute;top:8px;right: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__charChatBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:1;background:#000000a6;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:8px;right:8px}.HomeComponents-module__McTYuq__charChatBadgeIcon{width:14px;height:14px}.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;gap:3px;padding:8px 10px 10px;display:flex}.HomeComponents-module__McTYuq__charCardName{color:var(--text-primary,#111827);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.HomeComponents-module__McTYuq__charCardDesc{color:var(--text-tertiary,#6b7280);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.HomeComponents-module__McTYuq__charCardTags{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.HomeComponents-module__McTYuq__charTag{background:var(--bg-secondary,#f3f4f6);color:var(--text-tertiary,#6b7280);border:none;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:500;transition:all .15s}.HomeComponents-module__McTYuq__charTag:first-child{color:#818cf8;background:#818cf814}.HomeComponents-module__McTYuq__charTag:nth-child(2){color:#f472b6;background:#f472b614}.HomeComponents-module__McTYuq__charTag:nth-child(3){color:#34d399;background:#34d39914}body:not(.dark-mode) .HomeComponents-module__McTYuq__charTag:first-child{color:#4f46e5;background:#4f46e50f}body:not(.dark-mode) .HomeComponents-module__McTYuq__charTag:nth-child(2){color:#db2777;background:#db27770f}body:not(.dark-mode) .HomeComponents-module__McTYuq__charTag:nth-child(3){color:#059669;background:#0596690f}.HomeComponents-module__McTYuq__charTagChallenge{color:#f59e0b;background:#f59e0b1f;border:none;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;transition:all .15s}body:not(.dark-mode) .HomeComponents-module__McTYuq__charTagChallenge{color:#b45309;background:#d9770614}.HomeComponents-module__McTYuq__charTagStory{color:#a5b4fc;background:#6366f12e;border:1px solid #6366f14d;border-radius:999px;align-items:center;gap:3px;padding:2px 8px 2px 7px;font-size:10px;font-weight:700;transition:all .15s;display:inline-flex}.HomeComponents-module__McTYuq__charTagStory svg{flex-shrink:0}body:not(.dark-mode) .HomeComponents-module__McTYuq__charTagStory{color:#4f46e5;background:#6366f11a;border-color:#6366f140}.HomeComponents-module__McTYuq__charCard:hover .HomeComponents-module__McTYuq__charTag,.HomeComponents-module__McTYuq__charCard:hover .HomeComponents-module__McTYuq__charTagChallenge,.HomeComponents-module__McTYuq__charCard:hover .HomeComponents-module__McTYuq__charTagStory{filter:brightness(1.15)}.HomeComponents-module__McTYuq__charCardAuthor{color:var(--text-muted,#9ca3af);padding-top:2px;font-size:11px}.HomeComponents-module__McTYuq__homeModeTabs{background:var(--bg-hover,#f9fafb);border:1px solid var(--border-light,#e5e7eb);border-radius:8px;align-self:flex-start;gap:4px;margin-left:80px;padding:3px;display:flex}.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 80px;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__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 80px;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__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__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 80px;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;color:var(--text-muted,#9ca3af);padding:48px 24px;font-size:14px}.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:1500px;margin-left:auto;margin-right:auto;padding:24px 0 60px;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 60px;animation:1.5s ease-in-out infinite HomeComponents-module__McTYuq__pulse}.HomeComponents-module__McTYuq__homeSkeletonCarousel{gap:16px;padding:0 60px;display:flex;overflow:hidden}@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))}.HomeComponents-module__McTYuq__homeBanner{padding:24px 48px 0}.HomeComponents-module__McTYuq__sectionHeader{padding:0 48px}.HomeComponents-module__McTYuq__carouselWrap{margin:0 48px}.HomeComponents-module__McTYuq__charGrid,.HomeComponents-module__McTYuq__rankingTabs,.HomeComponents-module__McTYuq__feedToolbar{padding:0 48px}.HomeComponents-module__McTYuq__homeModeTabs{margin-left:48px}.HomeComponents-module__McTYuq__carouselTrack{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:640px){.HomeComponents-module__McTYuq__homeBanner{padding:8px 12px 0}.HomeComponents-module__McTYuq__homeContainer{gap:20px;padding:12px 0 80px}.HomeComponents-module__McTYuq__sectionHeader,.HomeComponents-module__McTYuq__heroSection{padding:0 12px}.HomeComponents-module__McTYuq__carouselWrap{margin:0}.HomeComponents-module__McTYuq__carouselTrack{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 12px 8px}.HomeComponents-module__McTYuq__charCardBody{padding:6px 6px 8px}.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{padding:1px 6px;font-size:9px}.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{padding:3px 7px;font-size:10px}.HomeComponents-module__McTYuq__charChatBadgeIcon{width:12px;height:12px}.HomeComponents-module__McTYuq__homeModeTabs{gap:3px;margin-left:12px;padding:2px}.HomeComponents-module__McTYuq__homeModeTab{min-width:50px;padding:6px 10px;font-size:14px}.HomeComponents-module__McTYuq__rankingTabs{padding:0 12px}.HomeComponents-module__McTYuq__rankingTab{padding:6px 12px;font-size:12px}.HomeComponents-module__McTYuq__feedToolbar{gap:8px;padding:0 12px}.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,1fr);gap:10px 8px;padding:0 12px}.HomeComponents-module__McTYuq__charGrid.HomeComponents-module__McTYuq__rankingGrid{grid-template-columns:repeat(2,1fr)}.HomeComponents-module__McTYuq__charGrid .HomeComponents-module__McTYuq__charCard{width:auto}.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:1500px;margin-left:auto;margin-right:auto;padding:20px 60px 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=3725ee9275c51090.css.map*/