@import "https://fonts.googleapis.com/css2?family=Gaegu:wght@400;700&family=Gowun+Dodum&family=Gowun+Batang:wght@400;700&family=Nanum+Pen+Script&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap";
.ExploreTab-module__4Bz-iq__explorePageShell{background-color:var(--bg-color)}.ExploreTab-module__4Bz-iq__explorePageRoot{justify-content:center;align-items:flex-start;width:100%;max-width:100%;min-height:0;display:flex}.ExploreTab-module__4Bz-iq__explorePageSurface{background-color:var(--bg-color);min-height:0}.ExploreTab-module__4Bz-iq__exploreFeedContainer{background-color:var(--bg-color);box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:0;padding-left:16px;padding-right:16px;padding-bottom:calc(var(--mobile-nav-content-height,54px) + env(safe-area-inset-bottom,0px) + 20px);overflow-x:clip}@media (min-width:768px){.ExploreTab-module__4Bz-iq__exploreFeedContainer{padding-left:24px;padding-right:24px}}@media (min-width:1280px){.ExploreTab-module__4Bz-iq__exploreFeedContainer{padding-bottom:32px;padding-left:0;padding-right:0}}.ExploreTab-module__4Bz-iq__explore-header{align-items:center;gap:8px;margin-bottom:16px;padding-top:20px;display:flex}@media (min-width:768px){.ExploreTab-module__4Bz-iq__explore-header{padding-top:24px}}.ExploreTab-module__4Bz-iq__explore-icon{color:var(--community-explore-icon)}.ExploreTab-module__4Bz-iq__explore-title{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800}.ExploreTab-module__4Bz-iq__mobile-rookie-carousel{border-bottom:1px solid var(--community-border-subtle);margin-bottom:28px;padding-bottom:24px}@media (min-width:1280px){.ExploreTab-module__4Bz-iq__mobile-rookie-carousel{display:none}}.ExploreTab-module__4Bz-iq__mobile-rookie-title{color:var(--text-primary);margin-bottom:16px;padding:0 4px;font-size:14px;font-weight:800}.ExploreTab-module__4Bz-iq__mobile-rookie-track{scrollbar-width:none;gap:16px;padding:4px;display:flex;overflow-x:auto}.ExploreTab-module__4Bz-iq__mobile-rookie-track::-webkit-scrollbar{display:none}.ExploreTab-module__4Bz-iq__mobile-rookie-item{flex-direction:column;align-items:center;gap:8px;min-width:60px;text-decoration:none;display:flex}.ExploreTab-module__4Bz-iq__mobile-rookie-icon{background:var(--community-explore-rookie-icon-bg);border:1px solid var(--community-explore-rookie-icon-border);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 2px 4px #00000005}.ExploreTab-module__4Bz-iq__mobile-rookie-item:active .ExploreTab-module__4Bz-iq__mobile-rookie-icon{background-color:var(--surface-hover);border-color:var(--border-strong);transform:scale(.92)}.ExploreTab-module__4Bz-iq__mobile-rookie-name{color:var(--community-explore-author);text-align:center;white-space:nowrap;font-size:12px;font-weight:600}.ExploreTab-module__4Bz-iq__masonry-grid{column-count:2;column-gap:10px;width:100%;min-width:0}@media (min-width:1024px){.ExploreTab-module__4Bz-iq__masonry-grid{column-count:3;column-gap:12px}}.ExploreTab-module__4Bz-iq__masonry-grid-empty{width:100%}.ExploreTab-module__4Bz-iq__masonry-card{break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;background-color:var(--card-bg);border:1px solid var(--community-explore-card-border);box-sizing:border-box;border-radius:16px;width:100%;min-width:0;max-width:100%;margin-bottom:10px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}@media (min-width:1024px){.ExploreTab-module__4Bz-iq__masonry-card{margin-bottom:12px}}.ExploreTab-module__4Bz-iq__card-view-badge{z-index:3;-webkit-backdrop-filter:blur(4px);color:#fff;pointer-events:none;background-color:#00000094;border-radius:20px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:600;display:flex;position:absolute;top:10px;right:10px}@media (hover:hover) and (pointer:fine){.ExploreTab-module__4Bz-iq__masonry-card:hover{box-shadow:var(--community-explore-card-hover-shadow);transform:translateY(-4px)}}.ExploreTab-module__4Bz-iq__masonry-card-textOnly{min-height:170px}.ExploreTab-module__4Bz-iq__masonryCardSecretOnly{min-height:120px}.ExploreTab-module__4Bz-iq__masonryCardSecretOnly .ExploreTab-module__4Bz-iq__card-content{flex-direction:column;justify-content:center;align-items:center;min-height:120px;padding:28px 16px;display:flex}.ExploreTab-module__4Bz-iq__masonryCardSecretOnly .ExploreTab-module__4Bz-iq__card-title-secret{text-align:center;justify-content:center;align-items:center;margin:0;display:flex}.ExploreTab-module__4Bz-iq__card-media{aspect-ratio:4/3;background-color:var(--community-explore-media-bg);width:100%;max-height:min(40vh,280px);position:relative;overflow:hidden}@media (min-width:1024px){.ExploreTab-module__4Bz-iq__card-media{max-height:min(56vh,480px)}}.ExploreTab-module__4Bz-iq__card-img{object-fit:cover;object-position:center top}.ExploreTab-module__4Bz-iq__card-content{min-width:0;padding:16px}.ExploreTab-module__4Bz-iq__masonry-card-textOnly .ExploreTab-module__4Bz-iq__card-content{flex-direction:column;justify-content:space-between;min-height:170px;padding-top:40px;display:flex}.ExploreTab-module__4Bz-iq__masonry-card-textOnly .ExploreTab-module__4Bz-iq__author-row{padding-right:72px}.ExploreTab-module__4Bz-iq__author-row{align-items:center;gap:8px;min-width:0;max-width:100%;margin-bottom:10px;padding-right:4px;display:flex}.ExploreTab-module__4Bz-iq__avatar-box{background-color:var(--community-explore-media-bg);width:24px;height:24px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;overflow:hidden}.ExploreTab-module__4Bz-iq__author-name{min-width:0;color:var(--community-explore-author);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;font-weight:600;line-height:1.3;overflow:hidden}.ExploreTab-module__4Bz-iq__cardHeadline{flex-direction:column;gap:6px;min-width:0;margin:0 0 12px;display:flex}.ExploreTab-module__4Bz-iq__cardTagRow{flex-wrap:nowrap;align-items:center;gap:4px 6px;min-width:0;display:flex;overflow:hidden}.ExploreTab-module__4Bz-iq__stage-tag,.ExploreTab-module__4Bz-iq__category-tag{white-space:nowrap;text-overflow:ellipsis;vertical-align:top;flex:0 auto;min-width:0;max-width:100%;padding:2px 0;font-size:12px;font-weight:800;line-height:1.3;display:inline-block;overflow:hidden}.ExploreTab-module__4Bz-iq__stage-tag{color:var(--community-explore-stage-tag);white-space:pre;max-width:min(100%,9.5rem)}.ExploreTab-module__4Bz-iq__category-tag{color:var(--text-secondary);max-width:min(100%,7.5rem)}.ExploreTab-module__4Bz-iq__cardTitleText{color:var(--text-primary);-webkit-line-clamp:2;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}@media (max-width:639px){.ExploreTab-module__4Bz-iq__cardTitleText{-webkit-line-clamp:3;font-size:14px}}.ExploreTab-module__4Bz-iq__card-title-secret{margin:0 0 12px}.ExploreTab-module__4Bz-iq__cardTitleSecretRow{color:var(--community-explore-author);justify-content:center;align-items:center;gap:8px;display:flex}.ExploreTab-module__4Bz-iq__cardTitleSecretIcon{color:var(--text-secondary);flex-shrink:0}.ExploreTab-module__4Bz-iq__cardTitleSecretText{flex:1;min-width:0}.ExploreTab-module__4Bz-iq__card-meta{color:var(--text-muted);align-items:center;gap:12px;font-size:12px;font-weight:600;display:flex}.ExploreTab-module__4Bz-iq__meta-item{align-items:center;gap:4px;display:flex}.ExploreTab-module__4Bz-iq__text-card{background-color:var(--bg-color);border-radius:16px;flex-direction:column;justify-content:space-between;min-height:160px;padding:20px 16px;display:flex}.ExploreTab-module__4Bz-iq__text-card-stage{color:var(--community-explore-icon);margin-bottom:12px;font-size:12px;font-weight:800}.ExploreTab-module__4Bz-iq__text-card-body{flex-direction:column;flex:1;gap:8px;display:flex}.ExploreTab-module__4Bz-iq__text-card-title{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.ExploreTab-module__4Bz-iq__text-card-snippet{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.ExploreTab-module__4Bz-iq__text-card-meta{color:var(--text-secondary);border-top:1px solid var(--community-explore-card-border);justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;font-size:12px;font-weight:600;display:flex}.ExploreTab-module__4Bz-iq__feed-end-message{text-align:center;width:100%;color:var(--community-popular-empty-text);background-color:var(--surface-muted);border:1px solid var(--community-explore-card-border);border-radius:16px;margin-top:16px;padding:24px 16px;font-size:14px;font-weight:600;line-height:1.6}.ExploreTab-module__4Bz-iq__exploreInfiniteSentinel{justify-content:center;width:100%;padding:16px 0 8px;display:flex}.ExploreTab-module__4Bz-iq__exploreEmptyState{text-align:center;width:100%;color:var(--community-popular-empty-text);padding:80px 20px;font-size:15px;font-weight:700}.ExploreTab-module__4Bz-iq__exploreLoadingState{color:var(--community-explore-loading-text);flex-direction:column;align-items:center;gap:8px;display:flex}.ExploreTab-module__4Bz-iq__exploreLoadingText{font-size:14px;font-weight:700}.ExploreTab-module__4Bz-iq__end-icon{color:var(--community-explore-icon);margin:0 auto 12px;display:block}.ExploreTab-module__4Bz-iq__widget-container{flex-direction:column;display:flex}.ExploreTab-module__4Bz-iq__widget-header{border-bottom:1px solid var(--community-border-subtle);margin-bottom:16px;padding-bottom:12px}.ExploreTab-module__4Bz-iq__widget-title{color:var(--text-primary);font-size:15px;font-weight:800}.ExploreTab-module__4Bz-iq__rookie-list{flex-direction:column;gap:8px;display:flex}.ExploreTab-module__4Bz-iq__rookie-item{border-radius:12px;align-items:center;gap:12px;padding:10px;text-decoration:none;transition:background-color .2s;display:flex}.ExploreTab-module__4Bz-iq__rookie-item:hover{background-color:var(--bg-color)}.ExploreTab-module__4Bz-iq__rookie-icon-box{background:var(--community-explore-rookie-box-bg);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.ExploreTab-module__4Bz-iq__rookie-info{flex-direction:column;justify-content:center;display:flex}.ExploreTab-module__4Bz-iq__rookie-name{color:var(--text-primary);margin-bottom:2px;font-size:14px;font-weight:700}.ExploreTab-module__4Bz-iq__rookie-stats{align-items:center;gap:6px;display:flex}.ExploreTab-module__4Bz-iq__rookie-members{color:var(--text-secondary);font-size:12px}.ExploreTab-module__4Bz-iq__rookie-growth{color:var(--community-explore-rookie-growth-text);background-color:var(--community-explore-rookie-growth-bg);border-radius:6px;padding:2px 6px;font-size:11px;font-weight:800}.ExploreTab-module__4Bz-iq__widgetHeader{border-bottom:1px solid var(--community-border-subtle);align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;display:flex}.ExploreTab-module__4Bz-iq__widgetTitle{color:var(--text-primary);margin:0;font-size:16px;font-weight:800}.ExploreTab-module__4Bz-iq__commList{flex-direction:column;gap:4px;display:flex}.ExploreTab-module__4Bz-iq__commItem{cursor:pointer;color:inherit;border-radius:10px;align-items:center;gap:12px;padding:10px 8px;text-decoration:none;transition:background-color .2s;display:flex}.ExploreTab-module__4Bz-iq__commItem:hover{background-color:var(--bg-color)}.ExploreTab-module__4Bz-iq__commRank{text-align:center;width:20px;color:var(--text-muted);font-size:15px;font-weight:800;transition:color .2s}.ExploreTab-module__4Bz-iq__commItem:hover .ExploreTab-module__4Bz-iq__commRank{color:var(--text-primary)}.ExploreTab-module__4Bz-iq__commInfo{flex-direction:column;flex:1;min-width:0;display:flex}.ExploreTab-module__4Bz-iq__commName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;transition:color .2s;overflow:hidden}.ExploreTab-module__4Bz-iq__commItem:hover .ExploreTab-module__4Bz-iq__commName{color:var(--community-popular-comm-name-hover)}.ExploreTab-module__4Bz-iq__commMembers{color:var(--text-secondary);margin-top:2px;font-size:12px}@keyframes ExploreTab-module__4Bz-iq__exploreSkeletonPulse{0%,to{opacity:1}50%{opacity:.55}}.ExploreTab-module__4Bz-iq__masonryCardSkeleton{break-inside:avoid;-webkit-column-break-inside:avoid;background:var(--community-popular-skeleton-bg);background-size:200% 100%;border-radius:16px;width:100%;min-height:200px;margin-bottom:10px;animation:1.4s ease-in-out infinite ExploreTab-module__4Bz-iq__exploreSkeletonPulse;display:block}.ExploreTab-module__4Bz-iq__masonryCardSkeletonTall{min-height:280px}@media (min-width:1024px){.ExploreTab-module__4Bz-iq__masonryCardSkeleton{margin-bottom:12px}}.ExploreTab-module__4Bz-iq__commItemSkeleton{pointer-events:none;align-items:center;gap:12px;padding:10px 4px;display:flex}.ExploreTab-module__4Bz-iq__commRankSkeleton{background-color:var(--community-popular-skeleton-chip);border-radius:6px;flex-shrink:0;width:22px;height:22px;animation:1.4s ease-in-out infinite ExploreTab-module__4Bz-iq__exploreSkeletonPulse}.ExploreTab-module__4Bz-iq__commNameSkeleton,.ExploreTab-module__4Bz-iq__commMembersSkeleton{background-color:var(--community-popular-skeleton-chip);border-radius:6px;animation:1.4s ease-in-out infinite ExploreTab-module__4Bz-iq__exploreSkeletonPulse;display:block}.ExploreTab-module__4Bz-iq__commNameSkeleton{width:72%;height:14px}.ExploreTab-module__4Bz-iq__commMembersSkeleton{width:48%;height:12px;margin-top:6px}
.home-module__yo8soW__homeContainer{background-color:var(--bg-color);min-height:100vh;padding-bottom:80px;position:relative}.home-module__yo8soW__mainContent{padding-top:16px}.home-module__yo8soW__topBanner{background:linear-gradient(135deg,#92ffad 0%,#6cc4ff 100%);border-radius:12px;justify-content:center;align-self:stretch;align-items:center;margin:0 20px 16px;padding:38px;display:flex}.home-module__yo8soW__topWidgetsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0 20px;display:grid}.home-module__yo8soW__fabOverlay{-webkit-backdrop-filter:blur(4px);z-index:10050;background-color:#0f172a99;position:fixed;inset:0}@media (min-width:1280px){.home-module__yo8soW__fabOverlay{display:none!important}}.home-module__yo8soW__fabWrapper{bottom:calc(var(--mobile-nav-offset,54px) + var(--mobile-fab-gap,16px));right:calc((100vw - min(100vw, 600px)) / 2 + max(16px, env(safe-area-inset-right,0px)));z-index:10060;pointer-events:none;flex-direction:column;align-items:flex-end;gap:16px;width:fit-content;display:flex;position:fixed}@media (min-width:1280px){.home-module__yo8soW__fabWrapper{display:none!important}}.home-module__yo8soW__fabActionsContainer{pointer-events:auto;flex-direction:column;align-items:flex-end;gap:12px;margin-bottom:8px;display:flex}.home-module__yo8soW__fabActionItem{cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:0;display:flex}.home-module__yo8soW__fabActionLabel{color:#fff;background-color:#111;border:none;border-radius:12px;padding:8px 14px;font-size:.875rem;font-weight:700;box-shadow:0 10px 28px #0000006b}.home-module__yo8soW__fabActionIconBtn{color:#111;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 10px 28px #0006}.home-module__yo8soW__fabActionIconBtn svg{color:#111;stroke:#111}.home-module__yo8soW__fabActionItem:active .home-module__yo8soW__fabActionLabel,.home-module__yo8soW__fabActionItem:active .home-module__yo8soW__fabActionIconBtn{transform:scale(.97)}.home-module__yo8soW__fabActionLabel,.home-module__yo8soW__fabActionIconBtn{transition:background .15s,box-shadow .15s,transform .15s}.home-module__yo8soW__fabMainBtn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;pointer-events:auto;background:linear-gradient(135deg,#71ff6c 0%,#68a9ff 100%);border:2px solid #ddeaeb;border-radius:50%;outline:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 10px 15px -3px #0003}.home-module__yo8soW__fabScrollTopBtn{z-index:10055!important;width:var(--mobile-scroll-top-size,44px)!important;height:var(--mobile-scroll-top-size,44px)!important}.home-module__yo8soW__bottomSheetPortal{z-index:10100;position:relative}.home-module__yo8soW__bottomSheetOverlay{z-index:10100;background-color:#0f172a57;position:fixed;inset:0}.home-module__yo8soW__bottomSheetContainer{background-color:var(--card-bg);z-index:10110;min-height:0;max-height:calc(100dvh - var(--mobile-top-chrome-height,56px) - 8px);border-top-left-radius:28px;border-top-right-radius:28px;flex-direction:column;padding:12px 24px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -10px 40px #0000001a}.home-module__yo8soW__bottomSheetExpanded{max-height:calc(100dvh - var(--mobile-top-chrome-height,56px) - 8px)}.home-module__yo8soW__bottomSheetDesktopFrame{z-index:10110;padding:max(24px, env(safe-area-inset-top,0px)) 24px max(24px, env(safe-area-inset-bottom,0px));box-sizing:border-box;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.home-module__yo8soW__bottomSheetDesktopFrame .home-module__yo8soW__bottomSheetContainer{pointer-events:auto;position:relative;bottom:auto;left:auto;right:auto}.home-module__yo8soW__bottomSheetContainerDesktop{border-radius:22px;width:min(860px,100%);max-width:100%;max-height:min(85dvh,720px);margin:0;padding:18px 24px 24px;position:relative;inset:auto;transform:none;box-shadow:0 24px 64px #0206173d}.home-module__yo8soW__bottomSheetHandle{background-color:#cbd5e1;border-radius:2px;width:40px;height:4px;margin:0 auto 20px}.home-module__yo8soW__bottomSheetHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.home-module__yo8soW__bottomSheetTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:800}.home-module__yo8soW__closeBtn{background:var(--surface-muted);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.home-module__yo8soW__stageSearchWrap{margin-bottom:10px}.home-module__yo8soW__stageSearchInput{border:1px solid var(--border-color);width:100%;height:38px;color:var(--text-primary);border-radius:10px;outline:none;padding:0 12px;font-size:14px}.home-module__yo8soW__stageSearchInput:focus{border-color:#22b8cf}.home-module__yo8soW__stageTabRow{gap:8px;margin-bottom:12px;display:flex}.home-module__yo8soW__stageTabBtn{border:1px solid var(--border-color);background:var(--bg-color);height:34px;color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:0 14px;font-size:13px;font-weight:700}.home-module__yo8soW__stageTabBtnActive{color:var(--text-primary);background:#22b8cf1a;border-color:#22b8cf}.home-module__yo8soW__stageSelectList{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;min-width:0;max-width:100%;min-height:0;max-height:min(45dvh, calc(100dvh - var(--mobile-top-chrome-height,56px) - 220px));box-sizing:border-box;flex-direction:column;flex:auto;gap:8px;padding:2px 1px 10px;display:flex;overflow-y:auto}.home-module__yo8soW__stageSelectList::-webkit-scrollbar{width:8px}.home-module__yo8soW__stageSelectList::-webkit-scrollbar-track{background:0 0}.home-module__yo8soW__stageSelectList::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:999px}.home-module__yo8soW__stageSelectList::-webkit-scrollbar-thumb:hover{background-color:var(--text-muted)}.home-module__yo8soW__stageSelectLoading,.home-module__yo8soW__stageSelectEmpty{box-sizing:border-box;text-align:center;width:100%;min-height:180px;color:var(--text-secondary);justify-content:center;align-items:center;padding:32px 16px;display:flex}.home-module__yo8soW__stageSelectLoading{color:var(--text-muted)}.home-module__yo8soW__bottomSheetExpanded .home-module__yo8soW__stageSelectList{flex:auto;max-height:none}.home-module__yo8soW__stageSelectItem{box-sizing:border-box;background-color:var(--bg-color);border:1px solid var(--border-color);cursor:pointer;text-align:left;border-radius:20px;flex-shrink:0;align-items:flex-start;min-width:0;max-width:100%;padding:16px;transition:all .2s;display:flex}.home-module__yo8soW__stageSelectItem:active{background-color:var(--surface-hover);transform:scale(.98)}.home-module__yo8soW__stageSelectIcon{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;flex-shrink:0;width:40px;height:40px;margin-right:16px}.home-module__yo8soW__stageSelectName{min-width:0;color:var(--text-primary);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;flex:1;font-size:1rem;font-weight:700;line-height:1.4}.home-module__yo8soW__chevronIcon{color:var(--text-muted);flex-shrink:0;margin-top:2px}@media (min-width:1024px){.home-module__yo8soW__bottomSheetOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#0f172a8f;inset:0}.home-module__yo8soW__bottomSheetContainer.home-module__yo8soW__bottomSheetContainerDesktop{max-height:min(85dvh,720px)}.home-module__yo8soW__bottomSheetDesktopFrame .home-module__yo8soW__stageSelectList{max-height:min(62vh,620px)}.home-module__yo8soW__bottomSheetHeader{margin-bottom:14px}.home-module__yo8soW__bottomSheetTitle{letter-spacing:-.01em;font-size:1.125rem}.home-module__yo8soW__stageSelectList{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:2px 4px 10px 1px;display:grid}.home-module__yo8soW__stageSelectLoading,.home-module__yo8soW__stageSelectEmpty{grid-column:1/-1;min-height:220px}.home-module__yo8soW__stageSelectItem{background:var(--card-bg);border-radius:14px;align-items:flex-start;min-width:0;min-height:78px}.home-module__yo8soW__stageSelectItem:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 8px 24px #0f172a14}}
.StreamerSection-module__hlAMWa__storySection{width:100%;margin:16px 0}.StreamerSection-module__hlAMWa__storyList{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;align-items:flex-start;gap:8px;margin:0 24px;padding:2px 16px;display:flex;overflow-x:auto}.StreamerSection-module__hlAMWa__storyList::-webkit-scrollbar{display:none}.StreamerSection-module__hlAMWa__storyItem{scroll-snap-align:start;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:128px;text-decoration:none;display:flex;position:relative}.StreamerSection-module__hlAMWa__storyAvatarRing{border-radius:25%;width:128px;height:128px;padding:2px;position:relative}.StreamerSection-module__hlAMWa__storyAvatarRingLive{background:linear-gradient(to top right,#ef4444,#f97316);box-shadow:0 2px 8px #ef444466}.StreamerSection-module__hlAMWa__storyAvatarRingRecommended{background:linear-gradient(to top right,#fde68a,#fbbf24,#f97316);box-shadow:0 2px 8px #fbbf2459}.StreamerSection-module__hlAMWa__storyAvatarRingOff{background-color:var(--surface-muted)}.StreamerSection-module__hlAMWa__storyAvatarInner{border:2px solid var(--mobile-home-avatar-border);color:#fff;background-color:var(--surface-hover);border-radius:25%;justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;font-weight:700;display:flex;overflow:hidden}.StreamerSection-module__hlAMWa__avatarImg{object-fit:cover;width:100%;height:100%}.StreamerSection-module__hlAMWa__liveBadge{color:#fff;border:2px solid var(--mobile-home-avatar-border);z-index:10;background-color:#dc2626;border-radius:9999px;padding:2px 6px;font-size:9px;font-weight:700;animation:2s cubic-bezier(.4,0,.6,1) infinite StreamerSection-module__hlAMWa__pulse;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}@keyframes StreamerSection-module__hlAMWa__pulse{0%,to{opacity:1}50%{opacity:.5}}.StreamerSection-module__hlAMWa__storyName{white-space:nowrap;text-overflow:ellipsis;text-align:center;width:100%;font-size:12px;overflow:hidden}.StreamerSection-module__hlAMWa__textLive{color:var(--text-primary);font-weight:700}.StreamerSection-module__hlAMWa__textOff{color:var(--text-label);font-weight:500}.StreamerSection-module__hlAMWa__emptyText{text-align:center;width:100%;color:var(--text-label);padding:24px 0;font-size:13px}.StreamerSection-module__hlAMWa__bgBlue200{background-color:#bfdbfe}.StreamerSection-module__hlAMWa__bgPink200{background-color:#fbcfe8}.StreamerSection-module__hlAMWa__bgGreen200{background-color:#bbf7d0}.StreamerSection-module__hlAMWa__bgPurple200{background-color:#e9d5ff}.StreamerSection-module__hlAMWa__bgYellow200{background-color:#fef08a}.StreamerSection-module__hlAMWa__bgEmerald200{background-color:#a7f3d0}.StreamerSection-module__hlAMWa__bgOrange200{background-color:#fed7aa}.StreamerSection-module__hlAMWa__bgGray800{background-color:var(--text-primary)}
.TodayScheduleWidget-module__sqVZ0G__widgetContainer{background-color:var(--card-bg);color:var(--text-primary);box-shadow:var(--mobile-home-widget-shadow);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:32px;outline:none;grid-column:span 2;margin:0 20px;padding:24px;transition:all .2s ease-in-out}.TodayScheduleWidget-module__sqVZ0G__widgetContainer:hover{box-shadow:var(--mobile-home-widget-shadow-hover)}.TodayScheduleWidget-module__sqVZ0G__widgetContainer:active{transform:scale(.98)}.TodayScheduleWidget-module__sqVZ0G__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.TodayScheduleWidget-module__sqVZ0G__title{color:var(--text-primary);align-items:center;gap:8px;margin:0;font-size:1.05rem;font-weight:800;display:flex}.TodayScheduleWidget-module__sqVZ0G__iconBlue{color:var(--mobile-home-accent-blue)}.TodayScheduleWidget-module__sqVZ0G__moreIndicator{color:var(--mobile-home-muted-icon)}.TodayScheduleWidget-module__sqVZ0G__emptyContent{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px 0;display:flex}.TodayScheduleWidget-module__sqVZ0G__emptyIconWrapper{background-color:var(--bg-color);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.TodayScheduleWidget-module__sqVZ0G__iconMuted{color:var(--text-muted)}.TodayScheduleWidget-module__sqVZ0G__emptyText{color:var(--text-secondary);margin:0;font-size:.875rem;font-weight:600}.TodayScheduleWidget-module__sqVZ0G__guestHint{color:var(--mobile-home-accent-blue,var(--accent));margin:0;font-size:.75rem;font-weight:600}.TodayScheduleWidget-module__sqVZ0G__restNoticeBox{z-index:2;background:var(--mobile-home-rest-notice-bg);border:1px solid var(--mobile-home-rest-notice-border);border-radius:16px;margin-bottom:12px;padding:12px 14px 14px;position:relative}.TodayScheduleWidget-module__sqVZ0G__restNoticeLabel{letter-spacing:.02em;color:var(--text-secondary);background:var(--card-bg);border:1px solid var(--mobile-home-rest-label-border);border-radius:10px;align-items:center;gap:6px;margin-bottom:10px;padding:5px 10px;font-size:.6875rem;font-weight:800;display:inline-flex;box-shadow:0 1px 2px #0f172a0d}.TodayScheduleWidget-module__sqVZ0G__restNoticeIcon{color:var(--text-muted);flex-shrink:0}.TodayScheduleWidget-module__sqVZ0G__restNoticeList{color:var(--text-secondary);margin:0;padding-left:1.15rem;font-size:.875rem;font-weight:600;line-height:1.5;list-style:outside}.TodayScheduleWidget-module__sqVZ0G__restNoticeList li::marker{color:var(--mobile-home-muted-icon)}.TodayScheduleWidget-module__sqVZ0G__restNoticeRow{margin:0;padding:1px 0}.TodayScheduleWidget-module__sqVZ0G__restNoticeRowSelected::marker{color:var(--text-secondary)}.TodayScheduleWidget-module__sqVZ0G__restNoticeNameBtn{width:100%;font:inherit;color:inherit;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:2px;margin:0;padding:0;font-weight:600;transition:color .15s,font-weight .15s;display:block}.TodayScheduleWidget-module__sqVZ0G__restNoticeNameBtn:hover{color:var(--text-primary)}.TodayScheduleWidget-module__sqVZ0G__restNoticeNameBtn:active{opacity:.85}.TodayScheduleWidget-module__sqVZ0G__restNoticeNameBtn:focus-visible{outline:2px solid var(--mobile-home-muted-icon);outline-offset:2px}.TodayScheduleWidget-module__sqVZ0G__restNoticeNameBtnSelected{color:var(--text-secondary);font-weight:800}.TodayScheduleWidget-module__sqVZ0G__restNoticeNameText{display:inline}.TodayScheduleWidget-module__sqVZ0G__restTimeLabel{color:var(--text-muted);font-weight:800}.TodayScheduleWidget-module__sqVZ0G__timelineWrapper{flex-direction:column;display:flex;position:relative}.TodayScheduleWidget-module__sqVZ0G__timelineLine{background-color:var(--mobile-home-timeline-line);z-index:1;width:2px;position:absolute;top:10px;bottom:10px;left:12px}.TodayScheduleWidget-module__sqVZ0G__timelineItem{z-index:2;border-radius:16px;gap:14px;margin-left:-8px;padding:8px;transition:background-color .2s;display:flex;position:relative}.TodayScheduleWidget-module__sqVZ0G__timelineItem:active{background-color:var(--bg-color)}.TodayScheduleWidget-module__sqVZ0G__timelineItemSelected{background-color:var(--mobile-home-timeline-selected-bg);box-shadow:inset 3px 0 0 var(--mobile-home-timeline-selected-accent)}.TodayScheduleWidget-module__sqVZ0G__timelineItemSelected:active{background-color:var(--mobile-home-timeline-selected-active)}.TodayScheduleWidget-module__sqVZ0G__timelineItemSelectedRest{background-color:var(--bg-color);box-shadow:inset 3px 0 0 var(--mobile-home-timeline-rest-accent)}.TodayScheduleWidget-module__sqVZ0G__timelineItemSelectedRest:active{background-color:var(--mobile-home-timeline-rest-active)}.TodayScheduleWidget-module__sqVZ0G__timelineIconWrapper{background-color:var(--card-bg);flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;margin-top:2px;margin-left:-9px;display:flex}.TodayScheduleWidget-module__sqVZ0G__streamerProfileIcon{background-color:var(--mobile-home-profile-fallback);width:42px;height:42px;box-shadow:0 0 0 4px var(--mobile-home-profile-ring);border-radius:50%;overflow:hidden}.TodayScheduleWidget-module__sqVZ0G__streamerProfileIcon img{object-fit:cover;width:100%;height:100%}.TodayScheduleWidget-module__sqVZ0G__streamerProfileFallback{width:100%;height:100%;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.TodayScheduleWidget-module__sqVZ0G__interactiveCheck{background-color:var(--card-bg);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.TodayScheduleWidget-module__sqVZ0G__statusUpcoming{color:var(--mobile-home-status-upcoming)}.TodayScheduleWidget-module__sqVZ0G__statusCompleted{color:var(--mobile-home-accent-blue)}.TodayScheduleWidget-module__sqVZ0G__popAnimation{animation:.3s cubic-bezier(.175,.885,.32,1.275) TodayScheduleWidget-module__sqVZ0G__pop}@keyframes TodayScheduleWidget-module__sqVZ0G__pop{0%{opacity:.5;transform:scale(.5)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.TodayScheduleWidget-module__sqVZ0G__itemContent{max-width:90%}.TodayScheduleWidget-module__sqVZ0G__itemContentUpcoming,.TodayScheduleWidget-module__sqVZ0G__itemContentCompletedAnimation{flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.TodayScheduleWidget-module__sqVZ0G__itemContentCompletedAnimation{opacity:.5;transition:opacity .3s}.TodayScheduleWidget-module__sqVZ0G__timeText{color:var(--text-secondary);margin:0 0 4px;font-size:.75rem;font-weight:700}.TodayScheduleWidget-module__sqVZ0G__streamerNameLabel{color:var(--text-muted);font-weight:600}.TodayScheduleWidget-module__sqVZ0G__itemTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:700;overflow:hidden}.TodayScheduleWidget-module__sqVZ0G__itemTitleCompleted{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:700;text-decoration:line-through;overflow:hidden}.TodayScheduleWidget-module__sqVZ0G__chevronIcon{color:var(--mobile-home-chevron-muted);flex-shrink:0}.TodayScheduleWidget-module__sqVZ0G__divider{height:8px}.TodayScheduleWidget-module__sqVZ0G__moreSchedulesWrapper{z-index:2;margin-top:8px;padding-left:38px;position:relative}.TodayScheduleWidget-module__sqVZ0G__moreSchedulesText{color:var(--text-secondary);background-color:var(--bg-color);border-radius:12px;padding:6px 12px;font-size:.8125rem;font-weight:600;display:inline-block}.TodayScheduleWidget-module__sqVZ0G__loadingState{justify-content:center;align-items:center;height:12rem;display:flex}.TodayScheduleWidget-module__sqVZ0G__spinner{color:#6366f1;animation:1s linear infinite TodayScheduleWidget-module__sqVZ0G__spin}@keyframes TodayScheduleWidget-module__sqVZ0G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TodayScheduleWidget-module__sqVZ0G__modalOverlay{z-index:10000;-webkit-backdrop-filter:blur(4px);background-color:#0f172a66;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;animation:.2s ease-out TodayScheduleWidget-module__sqVZ0G__fadeIn;display:flex;position:fixed;top:0;left:0}.TodayScheduleWidget-module__sqVZ0G__modalContainer{background-color:var(--card-bg);border:1px solid var(--border-color);width:100%;max-width:320px;box-shadow:var(--shadow-lg,0 25px 50px -12px #00000040);border-radius:24px;padding:24px;animation:.3s cubic-bezier(.175,.885,.32,1.275) TodayScheduleWidget-module__sqVZ0G__scaleUp}.TodayScheduleWidget-module__sqVZ0G__modalHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.TodayScheduleWidget-module__sqVZ0G__modalTitleGroup{flex-direction:column;gap:4px;display:flex}.TodayScheduleWidget-module__sqVZ0G__modalBadge{color:var(--accent-text);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:800}.TodayScheduleWidget-module__sqVZ0G__modalTitle{color:var(--text-primary);word-break:keep-all;margin:0;font-size:1.125rem;font-weight:900;line-height:1.3}.TodayScheduleWidget-module__sqVZ0G__closeBtn{background-color:var(--surface-muted);color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .2s;display:flex}.TodayScheduleWidget-module__sqVZ0G__closeBtn:active{background-color:var(--surface-hover);color:var(--text-secondary)}.TodayScheduleWidget-module__sqVZ0G__modalBody{background-color:var(--bg-color);border-radius:16px;flex-direction:column;gap:12px;margin-bottom:24px;padding:16px;display:flex}.TodayScheduleWidget-module__sqVZ0G__modalRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.TodayScheduleWidget-module__sqVZ0G__modalLabel{color:var(--text-secondary);flex-shrink:0;font-size:.875rem;font-weight:600}.TodayScheduleWidget-module__sqVZ0G__modalValue{color:var(--text-primary);text-align:right;word-break:break-all;font-size:.875rem;font-weight:800}.TodayScheduleWidget-module__sqVZ0G__linkBadge{border-radius:8px;padding:6px 12px;font-size:.8125rem;font-weight:700;text-decoration:none;transition:transform .1s,filter .1s;display:inline-block}.TodayScheduleWidget-module__sqVZ0G__linkBadge:active{filter:brightness(.95);transform:scale(.96)}.TodayScheduleWidget-module__sqVZ0G__chzzk{background-color:var(--schedule-badge-chzzk-bg);color:var(--schedule-badge-chzzk-text);border:1px solid var(--schedule-badge-chzzk-border)}.TodayScheduleWidget-module__sqVZ0G__youtube{background-color:var(--schedule-badge-youtube-bg);color:var(--schedule-badge-youtube-text);border:1px solid var(--schedule-badge-youtube-border)}.TodayScheduleWidget-module__sqVZ0G__soop{background-color:var(--schedule-badge-soop-bg);color:var(--schedule-badge-soop-text);border:1px solid var(--schedule-badge-soop-border)}.TodayScheduleWidget-module__sqVZ0G__cime{background-color:var(--schedule-badge-cime-bg);color:var(--schedule-badge-cime-text);border:1px solid var(--schedule-badge-cime-border)}.TodayScheduleWidget-module__sqVZ0G__defaultLink{background-color:var(--surface-muted);color:var(--text-secondary);border:1px solid var(--border-color)}.TodayScheduleWidget-module__sqVZ0G__modalActionBtn{background-color:var(--accent);width:100%;color:var(--text-on-accent);cursor:pointer;border:none;border-radius:16px;padding:14px;font-size:.9375rem;font-weight:800;transition:transform .2s,background-color .2s}.TodayScheduleWidget-module__sqVZ0G__modalActionBtn:active{background-color:var(--accent-hover);transform:scale(.98)}@keyframes TodayScheduleWidget-module__sqVZ0G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes TodayScheduleWidget-module__sqVZ0G__scaleUp{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}
.ActivityGrassWidget-module__bY8iRG__widgetContainer{aspect-ratio:1;background-color:var(--card-bg);color:var(--text-primary);box-shadow:var(--mobile-home-widget-shadow);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:32px;outline:none;flex-direction:column;grid-column:span 1;justify-content:space-between;padding:16px;transition:all .2s ease-in-out;display:flex}.ActivityGrassWidget-module__bY8iRG__widgetContainer:hover{box-shadow:var(--mobile-home-widget-shadow-hover)}.ActivityGrassWidget-module__bY8iRG__widgetContainer:active{transform:scale(.98)}.ActivityGrassWidget-module__bY8iRG__header{justify-content:space-between;align-items:center;display:flex}.ActivityGrassWidget-module__bY8iRG__title{color:var(--text-primary);align-items:center;gap:6px;margin:0;font-size:.75rem;font-weight:800;display:flex}.ActivityGrassWidget-module__bY8iRG__iconGreen{color:var(--mobile-home-accent-green)}.ActivityGrassWidget-module__bY8iRG__moreIndicator{color:var(--mobile-home-muted-icon);align-items:center;display:flex}.ActivityGrassWidget-module__bY8iRG__grassGrid{grid-template-columns:repeat(5,1fr);gap:6px;margin:auto 0;padding:8px 0;display:grid}.ActivityGrassWidget-module__bY8iRG__grassCell{aspect-ratio:1;border-radius:4px;width:100%;transition:background-color .3s}.ActivityGrassWidget-module__bY8iRG__grassHigh{background-color:var(--dashboard-grass-high)}.ActivityGrassWidget-module__bY8iRG__grassMedium{background-color:var(--dashboard-grass-medium)}.ActivityGrassWidget-module__bY8iRG__grassLow{background-color:var(--dashboard-grass-low)}.ActivityGrassWidget-module__bY8iRG__grassEmpty{background-color:var(--dashboard-grass-empty)}.ActivityGrassWidget-module__bY8iRG__footer{text-align:left}.ActivityGrassWidget-module__bY8iRG__statusLabel{color:var(--text-secondary);font-size:.6875rem;font-weight:600}.ActivityGrassWidget-module__bY8iRG__statusHighlight{color:var(--mobile-home-accent-green);font-weight:800}
.LiveRadarWidget-module__3WS24W__widgetContainer{aspect-ratio:1;background:var(--mobile-home-live-radar-bg);color:var(--text-primary);box-shadow:var(--mobile-home-widget-shadow);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:32px;outline:none;flex-direction:column;grid-column:span 1;justify-content:space-between;padding:16px;transition:all .2s ease-in-out;display:flex;overflow:hidden}.LiveRadarWidget-module__3WS24W__widgetContainer:hover{background:var(--mobile-home-live-radar-hover)}.LiveRadarWidget-module__3WS24W__widgetContainer:active{transform:scale(.98)}.LiveRadarWidget-module__3WS24W__header{justify-content:space-between;align-items:center;display:flex}.LiveRadarWidget-module__3WS24W__titleLive{align-items:center;gap:6px;margin:0;font-size:.75rem;font-weight:800;display:flex}.LiveRadarWidget-module__3WS24W__iconPlay{fill:var(--mobile-home-live-play-fill);animation:2s infinite LiveRadarWidget-module__3WS24W__pulseLive}@keyframes LiveRadarWidget-module__3WS24W__pulseLive{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.LiveRadarWidget-module__3WS24W__moreIndicatorLive{color:var(--text-secondary);align-items:center;display:flex}.LiveRadarWidget-module__3WS24W__centerContent{flex-direction:column;flex:1;justify-content:center;align-items:center;margin-top:8px;display:flex}.LiveRadarWidget-module__3WS24W__avatarGroup{justify-content:center;align-items:center;margin-bottom:12px;padding-left:10px;display:flex}.LiveRadarWidget-module__3WS24W__avatarWrapper{margin-left:-10px;transition:transform .3s;animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards LiveRadarWidget-module__3WS24W__slideInFade;position:relative}@keyframes LiveRadarWidget-module__3WS24W__slideInFade{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.LiveRadarWidget-module__3WS24W__avatar{border:2px solid var(--mobile-home-avatar-border);background-color:var(--bg-color);object-fit:cover;border-radius:50%;width:38px;height:38px;display:block;box-shadow:0 2px 4px #0000001a}.LiveRadarWidget-module__3WS24W__remainingBadge{background-color:var(--card-bg);width:38px;height:38px;color:var(--text-primary);border:2px solid var(--mobile-home-avatar-border);z-index:10;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:-10px;font-size:.75rem;font-weight:800;display:flex;box-shadow:0 2px 4px #0000001a}.LiveRadarWidget-module__3WS24W__viewAllBtn{background-color:var(--mobile-home-live-radar-btn-bg);border:1px solid var(--mobile-home-live-radar-btn-border);width:100%;color:var(--mobile-home-live-radar-btn-text);-webkit-backdrop-filter:blur(8px);border-radius:14px;justify-content:center;align-items:center;gap:4px;padding:8px 0;font-size:.75rem;font-weight:800;transition:all .2s;display:flex}.LiveRadarWidget-module__3WS24W__widgetContainer:hover .LiveRadarWidget-module__3WS24W__viewAllBtn{background-color:var(--mobile-home-live-radar-btn-hover);transform:translateY(-1px)}.LiveRadarWidget-module__3WS24W__emptyState{background:var(--card-bg);border:1px solid var(--border-color)}.LiveRadarWidget-module__3WS24W__titleEmpty{color:var(--text-muted);align-items:center;gap:6px;font-size:.75rem;font-weight:700;display:flex}.LiveRadarWidget-module__3WS24W__emptyContent{text-align:center;flex:1;justify-content:center;align-items:center;display:flex}.LiveRadarWidget-module__3WS24W__emptyText{color:var(--text-secondary);font-size:.8125rem;line-height:1.5}.LiveRadarWidget-module__3WS24W__avatarFallback{color:#fff;background:linear-gradient(135deg,#60a5fa,#34d399);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:800;display:flex}
.hubStyle-module__H_HCLG__container{background-color:var(--bg-color);min-height:100vh;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hubStyle-module__H_HCLG__header{background-color:var(--card-bg);border-bottom:1px solid var(--hub-card-border);z-index:50;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex;position:sticky;top:0}.hubStyle-module__H_HCLG__logo{color:#4f46e5;letter-spacing:-.05em;font-size:1.25rem;font-weight:800}.hubStyle-module__H_HCLG__profileIcon{background-color:var(--surface-hover);border-radius:9999px;width:2rem;height:2rem}.hubStyle-module__H_HCLG__mainLayout{grid-template-columns:1fr;gap:1.5rem;max-width:80rem;margin:0 auto;padding:1.5rem;display:grid}@media (min-width:1024px){.hubStyle-module__H_HCLG__mainLayout{grid-template-columns:repeat(12,1fr)}.hubStyle-module__H_HCLG__sidebarLeft{grid-column:span 3}.hubStyle-module__H_HCLG__mainContent{grid-column:span 6}.hubStyle-module__H_HCLG__sidebarRight{grid-column:span 3;display:block}}@media (max-width:1024px){.hubStyle-module__H_HCLG__sidebarRight{display:none}}.hubStyle-module__H_HCLG__box{background-color:var(--card-bg);border:1px solid var(--hub-card-border);border-radius:1rem;padding:1.25rem}.hubStyle-module__H_HCLG__emptyOnAirBox{text-align:center;color:var(--text-label);padding:2rem}.hubStyle-module__H_HCLG__emptyHotIssueBox{text-align:center;color:var(--text-label);background-color:var(--card-bg);border:1px solid var(--hub-card-border);border-radius:.75rem;grid-column:1/-1;padding:2rem 0;font-size:.875rem}.hubStyle-module__H_HCLG__eventBannerLink{aspect-ratio:3.2/4;border:1px solid var(--hub-card-border);cursor:pointer;border-radius:.75rem;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.hubStyle-module__H_HCLG__placeholderBox{height:16rem;color:var(--text-label);justify-content:center;align-items:center;margin-top:2rem;font-size:.875rem;display:flex}.hubStyle-module__H_HCLG__heroSection{text-align:center;padding-top:1rem;padding-bottom:.5rem}.hubStyle-module__H_HCLG__heroTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.hubStyle-module__H_HCLG__heroSubtitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem}.hubStyle-module__H_HCLG__searchWrapper{max-width:32rem;margin:0 auto;position:relative}.hubStyle-module__H_HCLG__searchIconWrapper{pointer-events:none;height:58px;color:var(--text-label);align-items:center;padding-left:1rem;display:flex;position:absolute;top:0;bottom:0;left:0}.hubStyle-module__H_HCLG__searchInput{background-color:var(--card-bg);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:1rem;outline:none;padding:1rem 1rem 1rem 2.75rem;font-size:1rem;transition:all .2s;display:block;box-shadow:0 1px 2px #0000000d}.hubStyle-module__H_HCLG__searchInput:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.hubStyle-module__H_HCLG__tagsWrapper{color:var(--text-label);justify-content:center;gap:.5rem;margin-top:.75rem;font-size:.75rem;display:flex}.hubStyle-module__H_HCLG__tag{background-color:var(--card-bg);border:1px solid var(--hub-card-border);cursor:pointer;border-radius:.375rem;padding:.25rem .5rem;transition:color .2s,border-color .2s}.hubStyle-module__H_HCLG__tag:hover{color:var(--hub-date-badge-text);border-color:var(--hub-streamer-btn-border)}.hubStyle-module__H_HCLG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:0 .25rem;display:flex}.hubStyle-module__H_HCLG__sectionTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-weight:700;display:flex}.hubStyle-module__H_HCLG__liveDot{background-color:#ef4444;border-radius:50%;width:.5rem;height:.5rem;animation:2s cubic-bezier(.4,0,.6,1) infinite hubStyle-module__H_HCLG__pulse}@keyframes hubStyle-module__H_HCLG__pulse{0%,to{opacity:1}50%{opacity:.5}}.hubStyle-module__H_HCLG__cardGrid{gap:1rem;display:grid}.hubStyle-module__H_HCLG__scheduleCard{background-color:var(--card-bg);border:1px solid var(--hub-card-border);cursor:pointer;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.hubStyle-module__H_HCLG__scheduleCard:hover{border-color:var(--hub-card-hover-border)}.hubStyle-module__H_HCLG__gradientBar{width:.375rem;position:absolute;top:0;bottom:0;left:0}.hubStyle-module__H_HCLG__gradientIndigo{background:linear-gradient(#6366f1,#3b82f6)}.hubStyle-module__H_HCLG__gradientPurple{background:linear-gradient(#a855f7,#ec4899)}.hubStyle-module__H_HCLG__cardContent{justify-content:space-between;align-items:flex-start;padding-left:.75rem;display:flex}.hubStyle-module__H_HCLG__streamerInfo{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.hubStyle-module__H_HCLG__streamerName{color:var(--text-primary);font-size:1.125rem;font-weight:700;transition:color .2s}.hubStyle-module__H_HCLG__scheduleCard:hover .hubStyle-module__H_HCLG__streamerName{color:var(--accent-text)}.hubStyle-module__H_HCLG__timeBadge{color:var(--hub-time-badge-text);background-color:var(--hub-time-badge-bg);border-radius:.25rem;align-items:center;gap:.25rem;padding:.125rem .375rem;font-size:.75rem;font-weight:600;display:flex}.hubStyle-module__H_HCLG__streamTitle{color:var(--text-secondary);margin-bottom:.75rem;font-size:1rem;font-weight:500}.hubStyle-module__H_HCLG__streamTag{color:var(--hub-tag-badge-text);background-color:var(--hub-tag-badge-bg);border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.hubStyle-module__H_HCLG__arrowButton{background-color:var(--surface-hover);width:2.5rem;height:2.5rem;color:var(--text-label);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.hubStyle-module__H_HCLG__scheduleCard:hover .hubStyle-module__H_HCLG__arrowButton{background-color:var(--accent);color:var(--text-on-accent)}.hubStyle-module__H_HCLG__adBox{background-color:var(--surface-hover);height:25rem;color:var(--text-label);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;font-weight:700;display:flex}.hubStyle-module__H_HCLG__mobileAdBox{background-color:var(--surface-hover);width:100%;height:6rem;color:var(--text-label);border:1px dashed var(--border-strong);border-radius:1rem;justify-content:center;align-items:center;font-weight:700;display:flex}.hubStyle-module__H_HCLG__thumbnailArea{background-color:var(--surface-hover);border-radius:.5rem;flex-shrink:0;width:120px;height:67px;position:relative;overflow:hidden}.hubStyle-module__H_HCLG__thumbnailPlaceholder{background-color:var(--surface-muted);width:120px;height:68px;color:var(--text-label);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;display:flex}.hubStyle-module__H_HCLG__thumbnailPlaceholderLive{color:#ef4444;background-color:var(--hub-go-live-bg)}.hubStyle-module__H_HCLG__cardContent{flex:1;justify-content:space-between;align-items:flex-start;display:flex}.hubStyle-module__H_HCLG__tipsBox{background:var(--hub-tips-bg);border:1px solid var(--hub-tips-border);border-radius:1rem;margin-top:1rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:block;position:relative;overflow:hidden}.hubStyle-module__H_HCLG__tipsBox:hover{box-shadow:var(--shadow-md);border-color:var(--hub-tips-link);transform:translateY(-2px)}.hubStyle-module__H_HCLG__tipsHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.hubStyle-module__H_HCLG__tipsIconWrapper{background-color:var(--hub-tips-icon-bg);width:2rem;height:2rem;color:var(--hub-tips-icon);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.hubStyle-module__H_HCLG__tipsLabel{color:var(--hub-tips-label);letter-spacing:-.02em;font-size:.75rem;font-weight:700}.hubStyle-module__H_HCLG__tipsTitle{color:var(--hub-tips-title);margin-bottom:.5rem;font-size:1.125rem;font-weight:800;line-height:1.3}.hubStyle-module__H_HCLG__tipsDesc{color:var(--hub-tips-desc);margin-bottom:1rem;font-size:.8125rem;line-height:1.5}.hubStyle-module__H_HCLG__tipsLinkText{color:var(--hub-tips-link);align-items:center;font-size:.75rem;font-weight:700;display:flex}.hubStyle-module__H_HCLG__tipsBox:after{content:"";background-color:var(--hub-tips-glow);z-index:0;border-radius:50%;width:100px;height:100px;position:absolute;top:-20px;right:-20px}@media (max-width:1279px){.hubStyle-module__H_HCLG__tipsBox{margin-top:0}}@media (max-width:640px){.hubStyle-module__H_HCLG__scheduleCard{flex-direction:column;gap:.75rem;padding:1rem}.hubStyle-module__H_HCLG__gradientBar{display:none}.hubStyle-module__H_HCLG__thumbnailArea,.hubStyle-module__H_HCLG__thumbnailPlaceholder{aspect-ratio:16/9;width:100%;height:auto;max-height:180px}.hubStyle-module__H_HCLG__cardContent{width:100%;padding-left:0;display:block;position:relative}.hubStyle-module__H_HCLG__streamerInfo{justify-content:space-between;align-items:center;width:100%;margin-bottom:.5rem;display:flex}.hubStyle-module__H_HCLG__streamerName{font-size:1rem}.hubStyle-module__H_HCLG__streamTitle{-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.95rem;line-height:1.4;display:-webkit-box;overflow:hidden}.hubStyle-module__H_HCLG__arrowButton{background-color:#0000;width:2rem;height:2rem;position:absolute;bottom:0;right:0}}@media (max-width:768px){.hubStyle-module__H_HCLG__heroSection{display:none}}.hubStyle-module__H_HCLG__fullImage{object-fit:cover}.hubStyle-module__H_HCLG__profileFallbackContainer{background-color:var(--text-primary);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.hubStyle-module__H_HCLG__profileBlurBg{filter:blur(10px)brightness(.7);z-index:1;background-position:50%;background-size:cover;width:120%;height:120%;position:absolute;top:-10%;left:-10%}.hubStyle-module__H_HCLG__profileCenterImage{z-index:2;aspect-ratio:1;object-fit:cover;border:1.5px solid #fff3;border-radius:50%;width:auto;height:75%;position:relative;box-shadow:0 2px 8px #0000004d}.hubStyle-module__H_HCLG__aboutBox{background:var(--hub-about-bg);border:1px solid var(--hub-about-border);border-radius:1rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:block;position:relative;overflow:hidden}.hubStyle-module__H_HCLG__aboutBox:hover{box-shadow:var(--shadow-md);border-color:var(--hub-about-link);transform:translateY(-2px)}.hubStyle-module__H_HCLG__aboutHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.hubStyle-module__H_HCLG__aboutIconWrapper{background-color:var(--hub-tips-icon-bg);width:2rem;height:2rem;color:var(--hub-about-icon);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.hubStyle-module__H_HCLG__aboutLabel{color:var(--hub-about-label);letter-spacing:-.02em;font-size:.75rem;font-weight:700}.hubStyle-module__H_HCLG__aboutTitle{color:var(--hub-about-title);margin-bottom:.5rem;font-size:1.125rem;font-weight:800;line-height:1.3}.hubStyle-module__H_HCLG__aboutDesc{color:var(--hub-about-desc);margin-bottom:1rem;font-size:.8125rem;line-height:1.5}.hubStyle-module__H_HCLG__aboutLinkText{color:var(--hub-about-link);align-items:center;font-size:.75rem;font-weight:700;display:flex}.hubStyle-module__H_HCLG__aboutBox:after{content:"";background-color:var(--hub-about-glow);z-index:0;border-radius:50%;width:100px;height:100px;position:absolute;top:-20px;right:-20px}.hubStyle-module__H_HCLG__mobileShowcaseBtn{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border-radius:1rem;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #4f46e54d}.hubStyle-module__H_HCLG__mobileShowcaseBtn:active{transform:scale(.98);box-shadow:0 2px 6px #4f46e533}.hubStyle-module__H_HCLG__btnIconBg{background-color:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex;box-shadow:0 2px 4px #0000001a}.hubStyle-module__H_HCLG__mobileShowcaseBtn:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}
.PostItModal-module__9KpQQW__overlay{z-index:300;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(6px);background:#0000009e;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PostItModal-module__9KpQQW__overlayPortal{z-index:100501;position:fixed}.PostItModal-module__9KpQQW__modal{text-align:center;background:#0f172af5;border:1px solid #ffffff1a;border-radius:18px;width:min(92vw,320px);max-width:calc(100% - 32px);padding:24px 20px 18px;position:relative;box-shadow:0 16px 40px #00000073}.PostItModal-module__9KpQQW__modalConfirm{padding:0;overflow:hidden}.PostItModal-module__9KpQQW__modalConfirmSuccess:before{content:"";opacity:.85;background:linear-gradient(90deg,#b6ff94 0%,#6dccb6 50%,#5d83ff 100%);border-radius:0 0 999px 999px;height:2px;position:absolute;top:0;left:18%;right:18%}.PostItModal-module__9KpQQW__modalConfirmBody{padding:24px 20px 20px}.PostItModal-module__9KpQQW__modalConfirmBody .PostItModal-module__9KpQQW__title{margin-bottom:6px;font-size:16px;font-weight:700}.PostItModal-module__9KpQQW__modalConfirmBody .PostItModal-module__9KpQQW__message{margin-bottom:0}.PostItModal-module__9KpQQW__modalForm .PostItModal-module__9KpQQW__modalConfirmBody{text-align:left}.PostItModal-module__9KpQQW__modalForm .PostItModal-module__9KpQQW__modalConfirmBody .PostItModal-module__9KpQQW__title,.PostItModal-module__9KpQQW__modalForm .PostItModal-module__9KpQQW__modalConfirmBody .PostItModal-module__9KpQQW__message{text-align:center}.PostItModal-module__9KpQQW__fieldLabel{color:#ffffffb8;margin:16px 0 8px;font-size:12px;font-weight:600;display:block}.PostItModal-module__9KpQQW__textInput{box-sizing:border-box;color:#fff;background:#00000047;border:1px solid #ffffff24;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:15px;font-weight:600}.PostItModal-module__9KpQQW__textInput::placeholder{color:#ffffff61;font-weight:500}.PostItModal-module__9KpQQW__textInput:focus{border-color:#b6ff948c;box-shadow:0 0 0 2px #b6ff942e}.PostItModal-module__9KpQQW__textInput:disabled{opacity:.55}.PostItModal-module__9KpQQW__charCount{color:#ffffff73;text-align:right;margin:8px 0 0;font-size:12px;font-weight:600}.PostItModal-module__9KpQQW__actionList{border-top:1px solid #ffffff1a}.PostItModal-module__9KpQQW__actionItem{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-top:1px solid #ffffff14;width:100%;min-height:48px;padding:14px 16px;font-size:15px;font-weight:600;transition:background-color .15s;display:block}.PostItModal-module__9KpQQW__actionList .PostItModal-module__9KpQQW__actionItem:first-child{border-top:none}.PostItModal-module__9KpQQW__actionItem:active:not(:disabled){background:#ffffff0f}.PostItModal-module__9KpQQW__actionItemDanger{color:#fda4af;font-weight:700}.PostItModal-module__9KpQQW__actionItemBrand{color:#b6ff94;font-weight:700}.PostItModal-module__9KpQQW__actionItem:disabled{opacity:.55;cursor:default}.PostItModal-module__9KpQQW__title{letter-spacing:-.025em;color:#fff;margin:0 0 8px;font-size:17px;font-weight:800}.PostItModal-module__9KpQQW__message{color:#ffffff9e;margin:0 0 20px;font-size:13px;line-height:1.5}.PostItModal-module__9KpQQW__errorText{color:#fda4af;text-align:center;margin:10px 0 0;font-size:12px;line-height:1.45}.PostItModal-module__9KpQQW__modalSuccessCompact .PostItModal-module__9KpQQW__modalConfirmBody{padding:28px 20px 22px}.PostItModal-module__9KpQQW__successIconWrap{justify-content:center;align-items:center;margin-bottom:14px;display:flex}.PostItModal-module__9KpQQW__successIcon{color:#b6ff94;filter:drop-shadow(0 0 12px #b6ff9459)}.PostItModal-module__9KpQQW__successTitle{letter-spacing:-.03em;color:#fff;margin:0;font-size:20px;font-weight:800}
.StreamerNoticePreview-module__9AhVfG__list{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:768px){.StreamerNoticePreview-module__9AhVfG__list{grid-template-columns:repeat(2,1fr)}}.StreamerNoticePreview-module__9AhVfG__noticeItem{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:20px;text-decoration:none;transition:all .2s;display:block;box-shadow:0 1px 2px #0000000d}.StreamerNoticePreview-module__9AhVfG__noticeItem:hover{border-color:var(--accent-text);background-color:var(--surface-hover);transform:translateY(-2px);box-shadow:0 4px 12px -2px #0000000d}.StreamerNoticePreview-module__9AhVfG__noticeItemTop{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.StreamerNoticePreview-module__9AhVfG__noticeItemTitle{color:var(--text-primary);-webkit-line-clamp:1;word-break:break-all;-webkit-box-orient:vertical;margin:0;font-size:1.05rem;font-weight:700;transition:color .2s;display:-webkit-box;overflow:hidden}.StreamerNoticePreview-module__9AhVfG__noticeItem:hover .StreamerNoticePreview-module__9AhVfG__noticeItemTitle{color:var(--accent-text)}.StreamerNoticePreview-module__9AhVfG__noticeItemDate{color:var(--text-muted);flex-shrink:0;margin-top:2px;font-size:.8rem;font-weight:500}.StreamerNoticePreview-module__9AhVfG__noticeItemBody{color:var(--text-secondary);-webkit-line-clamp:2;word-break:break-all;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.StreamerNoticePreview-module__9AhVfG__noticeItemImage{border:1px solid var(--border-color);object-fit:contain;background-color:var(--bg-color);border-radius:10px;width:auto;max-width:100%;max-height:120px;margin-top:12px;display:block}@media (min-width:768px){.StreamerNoticePreview-module__9AhVfG__noticeItemImage{max-height:140px}}.StreamerNoticePreview-module__9AhVfG__emptyState{background-color:var(--card-bg);border:1px dashed var(--border-color);text-align:center;color:var(--text-muted);border-radius:16px;padding:40px 20px;font-size:.95rem;font-weight:500}
.WeeklyPlannerSwitcher-module__8TB2Va__container{flex-direction:column;gap:8px;width:100%;display:flex}.WeeklyPlannerSwitcher-module__8TB2Va__controlPanel{background-color:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:16px;flex-wrap:wrap;justify-content:center;gap:8px;max-width:800px;margin:0 auto;padding:12px;display:flex}.WeeklyPlannerSwitcher-module__8TB2Va__versionBtn{border:1px solid var(--border-color);background-color:var(--surface-hover);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.WeeklyPlannerSwitcher-module__8TB2Va__versionBtn:hover{background-color:var(--surface-muted);transform:translateY(-1px)}.WeeklyPlannerSwitcher-module__8TB2Va__activeBtn{background-color:var(--accent);border-color:var(--accent);color:var(--text-on-accent);box-shadow:0 2px 4px #3b82f64d}
.WeeklyDateNavigator-module__jQmgbq__container{background-color:var(--card-bg);border:1px solid var(--border-color);width:100%;max-width:360px;box-shadow:var(--shadow-sm);border-radius:9999px;justify-content:space-between;align-items:center;gap:8px;margin:0 auto;padding:8px 16px;display:flex}.WeeklyDateNavigator-module__jQmgbq__navButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:background-color .2s,color .2s;display:flex}.WeeklyDateNavigator-module__jQmgbq__navButton:hover{background-color:var(--surface-hover);color:var(--text-primary)}.WeeklyDateNavigator-module__jQmgbq__title{color:var(--text-primary);flex-grow:1;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.WeeklyDateNavigator-module__jQmgbq__calendarIcon{color:var(--accent-text)}.WeeklyDateNavigator-module__jQmgbq__todayButton{cursor:pointer;color:var(--accent-text);background-color:#3b82f624;border:none;border-radius:8px;flex-shrink:0;margin-left:4px;padding:4px 8px;font-size:12px;font-weight:800;transition:background-color .2s,color .2s}.WeeklyDateNavigator-module__jQmgbq__todayButton:hover{color:var(--text-primary);background-color:#3b82f638}@media (min-width:768px){.WeeklyDateNavigator-module__jQmgbq__container{justify-content:flex-start;width:auto;max-width:none;margin:0}.WeeklyDateNavigator-module__jQmgbq__title{justify-content:flex-start;font-size:16px}}
.StreamerInsightRadar-module__V30bVq__wrapper{justify-content:center;align-items:center;display:flex;position:relative}.StreamerInsightRadar-module__V30bVq__svg{width:100%;height:100%;overflow:visible}.StreamerInsightRadar-module__V30bVq__gridLine{fill:none;stroke:var(--review-radar-grid);stroke-width:1px}.StreamerInsightRadar-module__V30bVq__axisLine{stroke:var(--review-radar-axis);stroke-width:1px}.StreamerInsightRadar-module__V30bVq__dataPath{fill:#3b82f626;stroke:#3b82f6;stroke-width:2.5px;stroke-linejoin:round}.StreamerInsightRadar-module__V30bVq__dataPoint{fill:var(--review-radar-data-point-fill);stroke:#3b82f6;stroke-width:1.5px;transition:r .2s}.StreamerInsightRadar-module__V30bVq__basePath{fill:var(--review-radar-base-fill);stroke:var(--review-radar-base-stroke);stroke-width:1.5px}.StreamerInsightRadar-module__V30bVq__previewPath{fill:#3b82f633;stroke:#3b82f6;stroke-width:2.5px;stroke-dasharray:4 2;stroke-linejoin:round}.StreamerInsightRadar-module__V30bVq__point{fill:var(--review-radar-point)}.StreamerInsightRadar-module__V30bVq__activePoint{fill:#3b82f6;stroke:var(--review-radar-data-point-fill);stroke-width:2px}.StreamerInsightRadar-module__V30bVq__labelText{fill:var(--review-radar-label);font-size:11px;font-weight:700;transition:all .2s}.StreamerInsightRadar-module__V30bVq__activeLabel{fill:#60a5fa;font-size:12px}.StreamerInsightRadar-module__V30bVq__fallbackWrapper{background-color:var(--bg-color);border:1px dashed var(--review-empty-border);text-align:center;box-sizing:border-box;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.StreamerInsightRadar-module__V30bVq__fallbackIcon{color:var(--text-muted);margin-bottom:12px}.StreamerInsightRadar-module__V30bVq__fallbackTitle{color:var(--text-primary);margin:0 0 6px;font-size:14px;font-weight:700}.StreamerInsightRadar-module__V30bVq__fallbackDesc{color:var(--text-secondary);word-break:keep-all;margin:0 0 16px;font-size:12px;line-height:1.5}.StreamerInsightRadar-module__V30bVq__progressBox{flex-direction:column;gap:6px;width:100%;max-width:160px;display:flex}.StreamerInsightRadar-module__V30bVq__progressLabel{color:var(--text-secondary);justify-content:space-between;font-size:11px;font-weight:600;display:flex}.StreamerInsightRadar-module__V30bVq__progressTrack{background-color:var(--review-radar-base-stroke);border-radius:4px;width:100%;height:6px;overflow:hidden}.StreamerInsightRadar-module__V30bVq__progressFill{background-color:#3b82f6;border-radius:4px;height:100%;transition:width .5s}
@font-face{font-family:DungGeunMo;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/DungGeunMo.woff)format("woff");font-weight:400;font-style:normal}.WritePage-module__wLUAVG__pageRoot{z-index:99999;background-color:#000;justify-content:center;align-items:stretch;display:flex;position:fixed;inset:0;overflow:hidden}.WritePage-module__wLUAVG__pageContainer{background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;min-height:100dvh;max-height:100dvh;display:flex;position:relative;overflow:hidden}.WritePage-module__wLUAVG__pageContainerEmbedded{pointer-events:none;background-color:#000;flex-shrink:0;min-height:0;max-height:none;display:block;position:relative;overflow:hidden}.WritePage-module__wLUAVG__storyStage{z-index:1;flex-shrink:0;position:relative}.WritePage-module__wLUAVG__storyShell{isolation:isolate;background:0 0;flex-shrink:0;position:relative;overflow:hidden}.WritePage-module__wLUAVG__storyLogical{transform-origin:0 0;backface-visibility:hidden;background:0 0;width:360px;height:640px;position:absolute;top:0;left:0;overflow:hidden}.WritePage-module__wLUAVG__canvasArea{position:absolute;inset:0;overflow:hidden}.WritePage-module__wLUAVG__bgImageViewport{touch-action:none;z-index:0;cursor:grab;background-color:#000;position:absolute;inset:0;overflow:hidden}.WritePage-module__wLUAVG__bgImageViewport:active{cursor:grabbing}.WritePage-module__wLUAVG__bgImage{pointer-events:none;border-radius:0;display:block}.WritePage-module__wLUAVG__bgFill{z-index:0;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.WritePage-module__wLUAVG__bgImageDraggable{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform}.WritePage-module__wLUAVG__overlay{z-index:1;pointer-events:none;background-color:#00000026;border-radius:0;position:absolute;inset:0}.WritePage-module__wLUAVG__drawingLayer{pointer-events:none;position:absolute;top:0;left:0}.WritePage-module__wLUAVG__drawingLayerActive{touch-action:none;cursor:crosshair;pointer-events:auto!important}.WritePage-module__wLUAVG__drawingCanvas{touch-action:none;display:block}.WritePage-module__wLUAVG__elementsLayerDrawing,.WritePage-module__wLUAVG__canvasCompositorDrawing,.WritePage-module__wLUAVG__elementsLayerDrawing .WritePage-module__wLUAVG__canvasStackElement,.WritePage-module__wLUAVG__canvasCompositorDrawing .WritePage-module__wLUAVG__canvasStackElement{pointer-events:none!important}.WritePage-module__wLUAVG__bottomControlsDrawing{padding-bottom:max(8px, env(safe-area-inset-bottom));gap:0}.WritePage-module__wLUAVG__drawingModeBottom{pointer-events:none;flex-direction:column;gap:10px;width:100%;display:flex}.WritePage-module__wLUAVG__drawingToolFabRow{padding:0 max(14px, env(safe-area-inset-right));pointer-events:none;justify-content:flex-end;display:flex}.WritePage-module__wLUAVG__drawingColorPanel{pointer-events:auto;flex-direction:column;gap:8px;width:100%;display:flex}.WritePage-module__wLUAVG__drawingColorScroll{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;cursor:grab;width:100%;min-width:0;display:flex;overflow:auto hidden}.WritePage-module__wLUAVG__drawingColorScroll:active{cursor:grabbing}.WritePage-module__wLUAVG__drawingColorScroll::-webkit-scrollbar{display:none}.WritePage-module__wLUAVG__drawingColorPage{grid-template-columns:repeat(var(--swatch-count,1), minmax(0, 1fr));box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;align-items:center;gap:5px;width:100%;min-width:0;padding:10px 12px;display:grid;overflow:hidden}.WritePage-module__wLUAVG__drawingColorPagination{justify-content:center;align-items:center;gap:6px;padding:0 14px 2px;display:flex}.WritePage-module__wLUAVG__drawingColorPageDot{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff47;border:none;border-radius:999px;width:5px;height:5px;padding:0;transition:background .2s,transform .2s}.WritePage-module__wLUAVG__drawingColorPageDotActive{background:#ffffffeb;transform:scale(1.2)}.WritePage-module__wLUAVG__drawingColorSwatch{aspect-ratio:1;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:999px;justify-content:center;justify-self:center;align-items:center;width:100%;max-width:36px;padding:0;transition:box-shadow .15s;display:inline-flex}.WritePage-module__wLUAVG__drawingColorSwatch:disabled{opacity:.35;cursor:not-allowed}.WritePage-module__wLUAVG__drawingColorSwatchActive{box-shadow:0 0 0 2px #fff,0 0 0 4px #00000094}.WritePage-module__wLUAVG__drawingColorDot{box-sizing:border-box;pointer-events:none;border:2px solid #ffffff38;border-radius:999px;width:78%;height:78%;display:block}.WritePage-module__wLUAVG__drawingColorSwatchActive .WritePage-module__wLUAVG__drawingColorDot{border-color:#ffffff73}.WritePage-module__wLUAVG__drawingSizeSliderContainer{left:max(4px, env(safe-area-inset-left));z-index:42;pointer-events:auto;width:32px;height:min(200px,46vh);position:absolute;top:50%;transform:translateY(-50%)}.WritePage-module__wLUAVG__drawingVerticalSlider{background:linear-gradient(to right, #6dccb6 0%, #6dccb6 var(--fill-percent,0%), #ffffff47 var(--fill-percent,0%), #ffffff47 100%)}.WritePage-module__wLUAVG__drawingSizeHintTop,.WritePage-module__wLUAVG__drawingSizeHintBottom{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.WritePage-module__wLUAVG__drawingSizeHintTop{top:-18px}.WritePage-module__wLUAVG__drawingSizeHintBottom{bottom:-14px}.WritePage-module__wLUAVG__drawingSizeHintDotLarge{background:var(--card-bg);border-radius:50%;width:11px;height:11px;box-shadow:0 1px 6px #00000073}.WritePage-module__wLUAVG__drawingSizeHintDotSmall{background:#ffffffe0;border-radius:50%;width:4px;height:4px;box-shadow:0 1px 4px #0006}.WritePage-module__wLUAVG__drawingToolFab{color:#fff;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:#0a0e16f0;border:1px solid #ffffff29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;position:relative;box-shadow:0 10px 24px #00000061}.WritePage-module__wLUAVG__drawingToolFab:active{transform:scale(.96)}.WritePage-module__wLUAVG__drawingHeaderDoneBtn{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:#0000006b;border:1px solid #ffffff24;border-radius:999px;flex-shrink:0;min-height:40px;padding:0 16px;font-size:13px;font-weight:800;box-shadow:0 4px 14px #00000038}.WritePage-module__wLUAVG__drawingHeaderDoneBtn:active{background:#00000085}.WritePage-module__wLUAVG__topHeaderDrawing{justify-content:space-between;align-items:center;display:flex}.WritePage-module__wLUAVG__drawingHeaderCenter{pointer-events:none;z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WritePage-module__wLUAVG__drawingClearAllBtn{-webkit-backdrop-filter:blur(12px);color:#ffffffeb;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:#0000006b;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex;box-shadow:0 4px 14px #00000038}.WritePage-module__wLUAVG__drawingClearAllBtn:active:not(:disabled){background:#00000085}.WritePage-module__wLUAVG__drawingClearAllBtn:disabled{opacity:.35;cursor:not-allowed}.WritePage-module__wLUAVG__canvasCompositor,.WritePage-module__wLUAVG__canvasStackLayer{pointer-events:none;position:absolute;inset:0}.WritePage-module__wLUAVG__canvasCompositor .WritePage-module__wLUAVG__drawingLayer,.WritePage-module__wLUAVG__canvasStackLayer .WritePage-module__wLUAVG__drawingLayer{pointer-events:none;cursor:default}.WritePage-module__wLUAVG__canvasStackElement{pointer-events:auto;touch-action:none;cursor:grab}.WritePage-module__wLUAVG__canvasStackElement:active{cursor:grabbing}.WritePage-module__wLUAVG__centerSnapGuides{pointer-events:none;z-index:9000;position:absolute;inset:0}.WritePage-module__wLUAVG__centerSnapGuideLine{opacity:0;background:#60a5faeb;transition:opacity 80ms ease-out;position:absolute;box-shadow:0 0 6px #3b82f659}.WritePage-module__wLUAVG__centerSnapGuideLineVisible{opacity:1}.WritePage-module__wLUAVG__centerSnapGuideVertical{width:1px;top:0;bottom:0;left:50%;transform:translate(-.5px)}.WritePage-module__wLUAVG__centerSnapGuideHorizontal{height:1px;top:50%;left:0;right:0;transform:translateY(-.5px)}.WritePage-module__wLUAVG__elementsLayer{pointer-events:none;position:absolute;inset:0}.WritePage-module__wLUAVG__elementsLayer>*{pointer-events:auto;touch-action:none;cursor:grab}.WritePage-module__wLUAVG__elementsLayer>:active{cursor:grabbing}.WritePage-module__wLUAVG__stickerScaleSurface{touch-action:none;justify-content:center;align-items:center;display:flex}.WritePage-module__wLUAVG__qaEditorShell{flex-shrink:0;position:relative}.WritePage-module__wLUAVG__pollEditorShell{flex-shrink:0;margin-left:-6px;position:relative}.WritePage-module__wLUAVG__pollResizeHandle{z-index:2;color:#fff;cursor:nwse-resize;touch-action:none;-webkit-tap-highlight-color:transparent;background:#0f172ab8;border:none;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 4px 14px #0f172a47}.WritePage-module__wLUAVG__pollResizeHandle:active{transform:scale(1.04)}.WritePage-module__wLUAVG__draggableTextItem{cursor:grab;white-space:pre-wrap;z-index:10;font-weight:900;line-height:1.3;transition:transform .1s;position:absolute}.WritePage-module__wLUAVG__draggableTextItem:active{cursor:grabbing;z-index:50;transform:scale(1.05)!important}.WritePage-module__wLUAVG__topHeader{top:max(12px, env(safe-area-inset-top));left:max(10px, env(safe-area-inset-left));right:max(10px, env(safe-area-inset-right));z-index:40;pointer-events:none;justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute}.WritePage-module__wLUAVG__headerLeft{flex-shrink:0;align-items:center;gap:2px;display:flex}.WritePage-module__wLUAVG__iconBtn{color:#fff;filter:drop-shadow(0 2px 4px #0006);cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;display:inline-flex}.WritePage-module__wLUAVG__iconBtn:disabled{opacity:.35;pointer-events:none}.WritePage-module__wLUAVG__privacyPill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:#0006;border:none;border-radius:99px;flex:1;justify-content:center;align-items:center;gap:5px;min-width:0;max-width:100%;padding:7px 10px;font-size:12px;font-weight:800;display:flex;overflow:hidden}.WritePage-module__wLUAVG__bottomControls{bottom:max(16px, env(safe-area-inset-bottom));left:max(12px, env(safe-area-inset-left));right:max(12px, env(safe-area-inset-right));z-index:40;pointer-events:none;flex-direction:column;gap:14px;display:flex;position:absolute}.WritePage-module__wLUAVG__deleteZoneWrap{left:max(12px, env(safe-area-inset-left));right:max(12px, env(safe-area-inset-right));bottom:max(28px, calc(env(safe-area-inset-bottom) + 20px));z-index:50;pointer-events:none;justify-content:center;display:flex;position:absolute}.WritePage-module__wLUAVG__deleteZone{color:#ffffffeb;background:#0f172adb;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:all .15s;display:inline-flex;transform:scale(.96);box-shadow:0 10px 20px #0000004d}.WritePage-module__wLUAVG__deleteZoneActive{color:#fff;background:#dc2626eb;border-color:#ffffff8c;transform:scale(1.06)}.WritePage-module__wLUAVG__bgSelectorScroll{scrollbar-width:none;pointer-events:auto;align-items:center;gap:8px;padding:6px 14px;display:flex;overflow:auto visible}.WritePage-module__wLUAVG__bgSelectorScroll::-webkit-scrollbar{display:none}.WritePage-module__wLUAVG__bgThumbUpload{background:var(--card-bg);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;box-sizing:border-box;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.WritePage-module__wLUAVG__bgThumb{box-sizing:border-box;border:none;border-radius:50%;flex:none;width:40px;height:40px;padding:0;transition:box-shadow .2s,transform .2s;box-shadow:inset 0 0 0 2px #0000}.WritePage-module__wLUAVG__bgThumbActive{box-shadow:inset 0 0 0 2px #fff}.WritePage-module__wLUAVG__bottomToolbar{pointer-events:none;justify-content:space-between;align-items:center;padding:0 16px;display:flex}.WritePage-module__wLUAVG__toolBtn{color:#fff;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:56px;min-height:44px;font-size:10px;font-weight:800;display:flex}.WritePage-module__wLUAVG__sendBtn{background:var(--postit-write-btn-bg);width:48px;height:48px;color:var(--postit-write-btn-fg);box-shadow:var(--postit-write-btn-shadow);border:1px solid var(--postit-write-btn-border);cursor:pointer;pointer-events:auto;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-tap-highlight-color:transparent;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WritePage-module__wLUAVG__sendSpinner{animation:.9s linear infinite WritePage-module__wLUAVG__spin}@keyframes WritePage-module__wLUAVG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.WritePage-module__wLUAVG__textEditorOverlay{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:100;background:#000000b3;flex-direction:column;display:flex;position:absolute;inset:0}.WritePage-module__wLUAVG__editorTopNav{padding:max(12px, env(safe-area-inset-top)) 14px 14px 14px;justify-content:space-between;align-items:center;display:flex}.WritePage-module__wLUAVG__navGroupLeft,.WritePage-module__wLUAVG__navGroupRight{align-items:center;gap:10px;display:flex}.WritePage-module__wLUAVG__navToolBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:8px;transition:all .2s;display:inline-flex}.WritePage-module__wLUAVG__navToolBtnActive{background:#fff3}.WritePage-module__wLUAVG__aHighlight{border:2px solid;border-radius:6px;padding:2px 5px;font-size:16px;font-weight:900;transition:all .2s}.WritePage-module__wLUAVG__fontToggleBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff26;border:none;border-radius:99px;align-items:center;gap:6px;max-width:116px;padding:6px 12px;font-size:13px;font-weight:900;display:inline-flex;overflow:hidden}.WritePage-module__wLUAVG__fontToggleBtn span{text-overflow:ellipsis;overflow:hidden}.WritePage-module__wLUAVG__editorDoneBtn{color:#fff;cursor:pointer;background:0 0;border:none;padding:8px 4px;font-size:15px;font-weight:900}.WritePage-module__wLUAVG__sizeSliderContainer{left:max(0px, env(safe-area-inset-left));z-index:110;width:32px;height:min(200px,46vh);position:absolute;top:50%;transform:translateY(-50%)}.WritePage-module__wLUAVG__verticalSlider{appearance:none;background:linear-gradient(to right, #ffffffeb 0%, #ffffffeb var(--fill-percent,0%), #ffffff47 var(--fill-percent,0%), #ffffff47 100%);border-radius:2px;outline:none;width:182px;height:4px;transition:background .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.WritePage-module__wLUAVG__verticalSlider::-webkit-slider-thumb{appearance:none;background:var(--card-bg);cursor:pointer;border-radius:50%;width:22px;height:22px;box-shadow:0 0 10px #00000080}.WritePage-module__wLUAVG__sliderSizeHintTop,.WritePage-module__wLUAVG__sliderSizeHintBottom{color:#ffffffeb;letter-spacing:.01em;-webkit-user-select:none;user-select:none;pointer-events:none;text-shadow:0 1px 6px #00000073;font-weight:900;position:absolute;left:50%;transform:translate(-50%)}.WritePage-module__wLUAVG__sliderSizeHintTop{font-size:15px;top:-22px}.WritePage-module__wLUAVG__sliderSizeHintBottom{opacity:.9;font-size:9px;bottom:-22px}.WritePage-module__wLUAVG__editorInputWrapper{flex:1;justify-content:center;align-items:center;margin-bottom:12px;padding:16px 20px 12px 40px;display:flex;overflow:hidden}.WritePage-module__wLUAVG__editorInputWrapperPoll{-webkit-overflow-scrolling:touch;justify-content:center;align-items:flex-start;padding:clamp(8px,5vh,36px) 20px 28px;overflow:hidden auto}.WritePage-module__wLUAVG__editorInputWrapperQA{-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;padding:20px;overflow:hidden auto}.WritePage-module__wLUAVG__editorInput{color:#fff;resize:none;background:0 0;border:none;outline:none;width:100%;font-weight:900;display:block;overflow:visible}.WritePage-module__wLUAVG__editorInput::placeholder{color:#fff6}.WritePage-module__wLUAVG__bottomEditorControls{padding-bottom:max(20px, env(safe-area-inset-bottom));flex-direction:column;gap:16px;display:flex}.WritePage-module__wLUAVG__rotationControl{align-items:center;gap:10px;padding:0 16px;display:flex}.WritePage-module__wLUAVG__rotationSliderWrap{flex:1;align-items:center;min-height:20px;display:flex;position:relative}.WritePage-module__wLUAVG__rotationSliderWrap .WritePage-module__wLUAVG__horizontalSlider{z-index:2;flex:1;width:100%;position:relative}.WritePage-module__wLUAVG__rotationSliderCenterMark{pointer-events:none;z-index:1;background:#ffffffb8;border-radius:1px;width:2px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 6px #ffffff40}.WritePage-module__wLUAVG__horizontalSlider{appearance:none;background:#ffffff4d;border-radius:2px;outline:none;flex:1;height:4px}.WritePage-module__wLUAVG__horizontalSlider::-webkit-slider-thumb{appearance:none;background:var(--card-bg);cursor:pointer;border-radius:50%;width:20px;height:20px;box-shadow:0 0 10px #00000080}.WritePage-module__wLUAVG__rotationValue{color:#fff;text-align:right;flex-shrink:0;width:30px;font-size:11px;font-weight:800}.WritePage-module__wLUAVG__iconPickerToggle{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;justify-content:space-between;align-items:center;height:36px;margin:0 16px;padding:0 12px;font-size:12px;font-weight:800;display:flex}.WritePage-module__wLUAVG__iconPickerGrid{scrollbar-width:thin;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;max-height:188px;padding:0 16px;display:grid;overflow-y:auto}.WritePage-module__wLUAVG__iconPickerGridCollapsed{max-height:none;overflow-y:hidden}.WritePage-module__wLUAVG__iconPickerBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;justify-content:center;align-items:center;width:100%;height:40px;transition:all .15s;display:inline-flex}.WritePage-module__wLUAVG__iconPickerBtnActive{background:#fff3;border-color:#ffffffe6}.WritePage-module__wLUAVG__colorPalette{flex-wrap:wrap;justify-content:center;gap:10px;padding:0 12px;display:flex}.WritePage-module__wLUAVG__colorCircle{border:2px solid #0000;border-radius:50%;width:28px;height:28px;transition:all .2s}.WritePage-module__wLUAVG__colorActive{border-color:#fff;transform:scale(1.15)}.WritePage-module__wLUAVG__modalWrapper{z-index:200;position:absolute;inset:0}.WritePage-module__wLUAVG__bgUploadModalWrapper{z-index:240;position:absolute;inset:0}.WritePage-module__wLUAVG__bgUploadModal{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;padding:max(12px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) calc(20px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));background:#080a12f5;flex-direction:column;display:flex;position:absolute;inset:0}.WritePage-module__wLUAVG__bgUploadModalHeader{flex-shrink:0;justify-content:flex-start;display:flex}.WritePage-module__wLUAVG__bgUploadModalClose{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff1a;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.WritePage-module__wLUAVG__bgUploadModalClose:disabled{opacity:.5;cursor:not-allowed}.WritePage-module__wLUAVG__bgUploadModalBody{flex-direction:column;flex:1;justify-content:center;gap:20px;min-height:0;padding:8px 4px 0;display:flex}.WritePage-module__wLUAVG__bgUploadModalHead{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.WritePage-module__wLUAVG__bgUploadModalTitle{letter-spacing:-.02em;font-size:24px;font-weight:900;line-height:1.25}.WritePage-module__wLUAVG__bgUploadModalDesc{color:#ffffffb8;max-width:30ch;font-size:14px;font-weight:600;line-height:1.6}.WritePage-module__wLUAVG__bgUploadOptionGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.WritePage-module__wLUAVG__bgUploadOptionBtn{color:#fff;text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;align-items:center;gap:10px;padding:22px 12px;transition:transform .15s,background .15s;display:flex}.WritePage-module__wLUAVG__bgUploadOptionBtn:active:not(:disabled){background:#ffffff1a;transform:scale(.98)}.WritePage-module__wLUAVG__bgUploadOptionBtn:disabled{opacity:.55;cursor:not-allowed}.WritePage-module__wLUAVG__bgUploadOptionIcon{border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.WritePage-module__wLUAVG__bgUploadOptionIconImage{color:#93c5fd;background:#3b82f638}.WritePage-module__wLUAVG__bgUploadOptionIconVideo{color:#fda4af;background:#f43f5e38}.WritePage-module__wLUAVG__bgUploadOptionLabel{font-size:15px;font-weight:800}.WritePage-module__wLUAVG__bgUploadOptionHint{color:#ffffff80;font-size:11px;font-weight:600}.WritePage-module__wLUAVG__bgUploadModalTip{flex-direction:column;align-items:center;gap:10px;display:flex}.WritePage-module__wLUAVG__bgUploadGuideRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.WritePage-module__wLUAVG__bgUploadGuideTag{color:#ffffff85;letter-spacing:.01em;background:#ffffff0a;border:1px solid #ffffff12;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;min-width:76px;height:28px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.WritePage-module__wLUAVG__bgUploadGuideTag svg{opacity:.65;flex-shrink:0}.WritePage-module__wLUAVG__bgUploadGuideText{color:#ffffff9e;text-align:center;font-size:12px;font-weight:600;line-height:1.35}.WritePage-module__wLUAVG__bgUploadModalLoading{left:50%;bottom:calc(28px + env(safe-area-inset-bottom));color:#fff;white-space:nowrap;background:#0f172aeb;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;padding:12px 18px;font-size:13px;font-weight:700;display:inline-flex;position:absolute;transform:translate(-50%)}.WritePage-module__wLUAVG__modalOverlayDark{background-color:#0009;position:absolute;inset:0}.WritePage-module__wLUAVG__bottomSheet{background:var(--card-bg);border-radius:28px 28px 0 0;padding:16px 20px 40px;position:absolute;bottom:0;left:0;right:0}.WritePage-module__wLUAVG__sheetHandle{background:#e2e8f0;border-radius:10px;width:40px;height:5px;margin:0 auto 20px}.WritePage-module__wLUAVG__sheetTitle{color:var(--text-primary);text-align:center;margin-bottom:20px;font-size:17px;font-weight:900}.WritePage-module__wLUAVG__stickerSheetDragHeader{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:6px 0 0}.WritePage-module__wLUAVG__stickerSheetDragHeader:active{cursor:grabbing}.WritePage-module__wLUAVG__stickerSheetDragHeader .WritePage-module__wLUAVG__sheetHandle{margin-bottom:16px}.WritePage-module__wLUAVG__stickerSheetDragHeader .WritePage-module__wLUAVG__sheetTitle{margin-bottom:20px}.WritePage-module__wLUAVG__stickerSheetGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 2px;display:grid}.WritePage-module__wLUAVG__stickerOptionBtn{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:112px;padding:16px 10px;transition:transform .15s;display:flex}.WritePage-module__wLUAVG__stickerOptionBtn:active{transform:scale(.97)}.WritePage-module__wLUAVG__stickerOptionIcon{color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:15px;font-weight:800;display:flex}.WritePage-module__wLUAVG__stickerOptionLabel{color:#334155;font-size:14px;font-weight:800;line-height:1.2}.WritePage-module__wLUAVG__stickerOptionPoll{background:#eff6ff}.WritePage-module__wLUAVG__stickerOptionPoll .WritePage-module__wLUAVG__stickerOptionIcon{background:#3b82f6}.WritePage-module__wLUAVG__stickerOptionQa{background:#fff1f2}.WritePage-module__wLUAVG__stickerOptionQa .WritePage-module__wLUAVG__stickerOptionIcon{background:#f43f5e}.WritePage-module__wLUAVG__stickerOptionIconType{background:#ecfdf5}.WritePage-module__wLUAVG__stickerOptionIconType .WritePage-module__wLUAVG__stickerOptionIcon{background:#10b981}.WritePage-module__wLUAVG__stickerOptionImage{background:#fffbeb}.WritePage-module__wLUAVG__stickerOptionImage .WritePage-module__wLUAVG__stickerOptionIcon{background:#f59e0b}.WritePage-module__wLUAVG__fontSheetWrapper{z-index:220;position:absolute;inset:0}.WritePage-module__wLUAVG__fontSheetBackdrop{background:#00000073;border:none;position:absolute;inset:0}.WritePage-module__wLUAVG__fontSheet{background:var(--card-bg);padding:16px 16px calc(24px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;position:absolute;bottom:0;left:0;right:0}.WritePage-module__wLUAVG__fontOptionList{flex-direction:column;gap:10px;display:flex}.WritePage-module__wLUAVG__fontOptionBtn{background:var(--bg-color);height:54px;color:var(--text-primary);border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;padding:0 14px;font-weight:800;display:flex}.WritePage-module__wLUAVG__fontOptionBtnActive{background:#eff6ff;border-color:#60a5fa}.WritePage-module__wLUAVG__fontPreviewText{color:var(--text-primary);font-size:18px}.WritePage-module__wLUAVG__privacyOptions{flex-direction:column;gap:10px;display:flex}.WritePage-module__wLUAVG__privacySheet{z-index:1;width:min(400px,100% - 32px);padding:14px 18px max(36px, env(safe-area-inset-bottom));background:#222;border-radius:20px 20px 0 0;margin-inline:auto;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #00000059}.WritePage-module__wLUAVG__privacySheetDragZone{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:2px 0 8px}.WritePage-module__wLUAVG__privacySheetDragZone:active{cursor:grabbing}.WritePage-module__wLUAVG__privacySheetHandle{background:#555;border-radius:10px;width:40px;height:5px;margin:0 auto}.WritePage-module__wLUAVG__privacySheetHeader{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.WritePage-module__wLUAVG__privacySheetHeader:active{cursor:grabbing}.WritePage-module__wLUAVG__privacySheetTitle{color:#f3f4f6;margin:0;font-size:17px;font-weight:800;line-height:1.25}.WritePage-module__wLUAVG__privacySheetInfoBtn{color:var(--text-label);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:4px;padding:4px 0;font-size:13px;font-weight:600;display:inline-flex}.WritePage-module__wLUAVG__privacySheetInfoBtn:hover{color:#fff}.WritePage-module__wLUAVG__privacySheet .WritePage-module__wLUAVG__privacyOptionBtn{color:#f3f4f6;background:#2a2a2a;border-color:#3a3a3a}.WritePage-module__wLUAVG__privacySheet .WritePage-module__wLUAVG__privacyOptionBtnActive{background:#3b82f624;border-color:#60a5fa73}.WritePage-module__wLUAVG__privacySheet .WritePage-module__wLUAVG__optionIconBox{background:#333}.WritePage-module__wLUAVG__privacySheet .WritePage-module__wLUAVG__optionText h4{color:#f3f4f6}.WritePage-module__wLUAVG__privacySheet .WritePage-module__wLUAVG__optionText p{color:var(--text-label)}.WritePage-module__wLUAVG__privacyOptionBtn{background:var(--bg-color);text-align:left;color:var(--text-primary);border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:14px;padding:14px;display:flex}.WritePage-module__wLUAVG__privacyOptionBtnActive{background:#ecfeff;border-color:#67e8f9}.WritePage-module__wLUAVG__optionIconBox{background:var(--card-bg);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.WritePage-module__wLUAVG__optionText h4{color:var(--text-primary);margin-bottom:2px;font-size:15px;font-weight:800}.WritePage-module__wLUAVG__optionText p{color:#334155;font-size:12px;font-weight:600}.WritePage-module__wLUAVG__streamerPickerWrapper{z-index:210;position:absolute;inset:0}.WritePage-module__wLUAVG__streamerPickerSheet{z-index:1;width:min(400px,100% - 32px);padding:14px 18px calc(12px + env(safe-area-inset-bottom));background:#222;border-radius:20px 20px 0 0;flex-direction:column;height:min(64dvh,100% - 32px);min-height:0;max-height:min(64dvh,100% - 32px);margin-inline:auto;transition:height .28s,max-height .28s;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -8px 32px #00000059}.WritePage-module__wLUAVG__streamerPickerSheetExpanded{height:calc(100% - max(48px, calc(env(safe-area-inset-top) + 28px)));max-height:calc(100% - max(48px, calc(env(safe-area-inset-top) + 28px)))}.WritePage-module__wLUAVG__streamerPickerDragZone{cursor:grab;touch-action:none;flex-shrink:0;padding:2px 0 4px}.WritePage-module__wLUAVG__streamerPickerDragZone:active{cursor:grabbing}.WritePage-module__wLUAVG__streamerPickerHandle{background:#555;border-radius:999px;width:40px;height:5px;margin:0 auto}.WritePage-module__wLUAVG__streamerPickerHeader{grid-template-columns:70px 1fr 70px;align-items:center;margin-bottom:4px;display:grid}.WritePage-module__wLUAVG__streamerPickerBack{width:40px;height:40px;color:var(--text-label);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;display:flex}.WritePage-module__wLUAVG__streamerPickerBack:hover{color:#fff}.WritePage-module__wLUAVG__streamerPickerTitle{color:#f3f4f6;text-align:center;margin:0;font-size:17px;font-weight:800}.WritePage-module__wLUAVG__streamerPickerHeaderSpacer{width:70px}.WritePage-module__wLUAVG__streamerPickerDesc{color:var(--text-label);text-align:center;margin:0 0 16px;font-size:13px;font-weight:600}.WritePage-module__wLUAVG__streamerPickerStatus{text-align:center;min-height:120px;color:var(--text-label);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:24px 16px;font-size:14px;font-weight:600;display:flex}.WritePage-module__wLUAVG__streamerPickerSpinner{animation:.7s linear infinite WritePage-module__wLUAVG__postitWriteSpin}@keyframes WritePage-module__wLUAVG__postitWriteSpin{to{transform:rotate(360deg)}}.WritePage-module__wLUAVG__streamerList{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:8px;min-height:0;margin:0;padding:0 0 4px;list-style:none;display:flex;overflow-y:auto}.WritePage-module__wLUAVG__streamerList::-webkit-scrollbar{display:none}.WritePage-module__wLUAVG__streamerPickerSheetExpanded .WritePage-module__wLUAVG__streamerList{flex:auto}.WritePage-module__wLUAVG__streamerPickerFooter{flex-shrink:0;margin-top:auto;padding-top:20px}.WritePage-module__wLUAVG__streamerRow{text-align:left;color:#f3f4f6;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:16px;align-items:center;gap:12px;width:100%;padding:10px 12px;display:flex}.WritePage-module__wLUAVG__streamerRowSelected{background:#3b82f624;border-color:#60a5fa73}.WritePage-module__wLUAVG__streamerAvatarWrap{flex-shrink:0;position:relative}.WritePage-module__wLUAVG__streamerAvatar{object-fit:cover;background:#e2e8f0;border-radius:50%;width:48px;height:48px}.WritePage-module__wLUAVG__streamerLiveBadge{letter-spacing:.02em;color:#fff;background:#ef4444;border-radius:6px;padding:2px 6px;font-size:9px;font-weight:900;line-height:1.2;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.WritePage-module__wLUAVG__streamerMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.WritePage-module__wLUAVG__streamerName{color:#f3f4f6;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;overflow:hidden}.WritePage-module__wLUAVG__streamerHandle{color:var(--text-label);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.WritePage-module__wLUAVG__streamerCheck{color:#fff;border:2px solid #555;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.WritePage-module__wLUAVG__streamerCheckOn{background:#3b82f6;border-color:#3b82f6}.WritePage-module__wLUAVG__streamerConfirmBtn{color:#fff;letter-spacing:-.01em;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#3b82f6;border:none;border-radius:16px;width:100%;min-height:56px;padding:16px 20px;font-size:16px;font-weight:900;line-height:1.2;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 10px 24px -8px #3b82f673}.WritePage-module__wLUAVG__streamerConfirmBtn:active:not(:disabled){transform:scale(.98);box-shadow:0 6px 16px -6px #3b82f666}.WritePage-module__wLUAVG__streamerConfirmBtn:disabled{color:var(--text-secondary);box-shadow:none;cursor:not-allowed;background:#3a3a3a}.WritePage-module__wLUAVG__editorInputBlock{caret-color:currentColor}.WritePage-module__wLUAVG__editorInputBlock::placeholder{color:#fff6}
.ScheduleCalendar-module__wJ2_4W__container{width:100%;margin:0 auto;position:relative}.ScheduleCalendar-module__wJ2_4W__loadingOverlay{background:var(--streamer-calendar-loading-overlay);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:20;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ScheduleCalendar-module__wJ2_4W__header{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 4px;display:flex}.ScheduleCalendar-module__wJ2_4W__headerTitle{color:var(--streamer-calendar-header-title);letter-spacing:-.5px;margin:0;font-family:Pretendard,sans-serif;font-size:22px;font-weight:800}.ScheduleCalendar-module__wJ2_4W__navButton{background-color:var(--card-bg);border:1px solid var(--border-color);cursor:pointer;color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.ScheduleCalendar-module__wJ2_4W__navButton:hover{background-color:var(--bg-color);color:var(--text-primary);border-color:var(--border-strong)}.ScheduleCalendar-module__wJ2_4W__calendarWrapper{border:1px solid var(--border-color);background-color:var(--streamer-calendar-grid-bg);border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.ScheduleCalendar-module__wJ2_4W__weekDaysGrid{background-color:var(--bg-color);border-bottom:1px solid var(--border-color);grid-template-columns:repeat(7,1fr);display:grid}.ScheduleCalendar-module__wJ2_4W__weekDay{text-align:center;color:var(--text-secondary);padding:12px 0;font-size:14px;font-weight:700}.ScheduleCalendar-module__wJ2_4W__weekDay:first-child{color:#ef4444}.ScheduleCalendar-module__wJ2_4W__weekDay:last-child{color:#3b82f6}.ScheduleCalendar-module__wJ2_4W__daysGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;display:grid}.ScheduleCalendar-module__wJ2_4W__dayCell{background-color:var(--card-bg);cursor:pointer;flex-direction:column;min-height:160px;padding:8px;transition:background-color .1s;display:flex;overflow:hidden}.ScheduleCalendar-module__wJ2_4W__dayCell:hover{background-color:var(--streamer-calendar-day-hover)}.ScheduleCalendar-module__wJ2_4W__otherMonth{background-color:var(--streamer-calendar-other-month);cursor:default}.ScheduleCalendar-module__wJ2_4W__otherMonth .ScheduleCalendar-module__wJ2_4W__dateNumber{color:var(--text-muted)!important}.ScheduleCalendar-module__wJ2_4W__otherMonth:hover{background-color:var(--streamer-calendar-other-month)}.ScheduleCalendar-module__wJ2_4W__selectedDay{box-shadow:inset 0 0 0 2px #3b82f6;background-color:var(--surface-active)!important}.ScheduleCalendar-module__wJ2_4W__dateHeader{justify-content:flex-end;margin-bottom:6px;display:flex}.ScheduleCalendar-module__wJ2_4W__dateNumber{color:var(--streamer-calendar-date);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:600;display:flex}.ScheduleCalendar-module__wJ2_4W__dayCell:nth-child(7n+1) .ScheduleCalendar-module__wJ2_4W__dateNumber{color:#ef4444}.ScheduleCalendar-module__wJ2_4W__dayCell:nth-child(7n) .ScheduleCalendar-module__wJ2_4W__dateNumber{color:#3b82f6}.ScheduleCalendar-module__wJ2_4W__today .ScheduleCalendar-module__wJ2_4W__dateNumber{background-color:#8b5cf6;font-weight:700;box-shadow:0 2px 4px #8b5cf666;color:#fff!important}.ScheduleCalendar-module__wJ2_4W__desktopEvents{flex-direction:column;gap:4px;margin-top:2px;margin-bottom:4px;display:flex}.ScheduleCalendar-module__wJ2_4W__desktopAds{flex-direction:column;gap:4px;margin-top:auto;display:flex}.ScheduleCalendar-module__wJ2_4W__adStickerPc{border-radius:4px;flex-direction:column;gap:2px;padding:4px 6px;text-decoration:none;transition:filter .2s;display:flex;box-shadow:0 1px 2px #0000000d}.ScheduleCalendar-module__wJ2_4W__adStickerPc:hover{filter:brightness(.95)}.ScheduleCalendar-module__wJ2_4W__adBadgeRowPc{justify-content:flex-start;display:flex}.ScheduleCalendar-module__wJ2_4W__adBadgePc{letter-spacing:.5px;background-color:#ffffff4d;border-radius:3px;padding:1px 4px;font-size:9px;font-weight:800}.ScheduleCalendar-module__wJ2_4W__adTextRowPc{white-space:nowrap;text-overflow:ellipsis;text-align:left;width:100%;font-size:12px;font-weight:700;overflow:hidden}.ScheduleCalendar-module__wJ2_4W__eventChip{box-sizing:border-box;border-radius:6px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:6px 8px;font-size:12px;font-weight:600;display:flex}.ScheduleCalendar-module__wJ2_4W__eventTime{opacity:.7;font-size:10px;font-weight:700}.ScheduleCalendar-module__wJ2_4W__eventText{white-space:nowrap;text-overflow:ellipsis;text-align:left;width:100%;margin-top:1px;line-height:1.2;overflow:hidden}.ScheduleCalendar-module__wJ2_4W__moreLabel{color:var(--text-secondary);margin-top:2px;padding-left:4px;font-size:11px;font-weight:600}.ScheduleCalendar-module__wJ2_4W__typeGame{background-color:var(--streamer-calendar-event-game-bg);color:var(--streamer-calendar-event-game-text);border-left:3px solid #3b82f6}.ScheduleCalendar-module__wJ2_4W__typeRest{background-color:var(--streamer-calendar-event-rest-bg);color:var(--streamer-calendar-event-rest-text);border-left:3px solid #94a3b8}.ScheduleCalendar-module__wJ2_4W__typeDefault{background-color:var(--streamer-calendar-event-default-bg);color:var(--streamer-calendar-event-default-text);border-left:3px solid #a855f7}.ScheduleCalendar-module__wJ2_4W__mobileDots,.ScheduleCalendar-module__wJ2_4W__mobileAgendaWrapper{display:none}@media (max-width:768px){.ScheduleCalendar-module__wJ2_4W__headerTitle{font-size:18px}.ScheduleCalendar-module__wJ2_4W__navButton{padding:6px 10px;font-size:12px}.ScheduleCalendar-module__wJ2_4W__weekDay{padding:8px 0;font-size:13px}.ScheduleCalendar-module__wJ2_4W__dayCell{justify-content:flex-start;align-items:center;min-height:54px;padding:4px}.ScheduleCalendar-module__wJ2_4W__dateHeader{justify-content:center;margin-bottom:2px}.ScheduleCalendar-module__wJ2_4W__dateNumber{width:22px;height:22px;font-size:13px}.ScheduleCalendar-module__wJ2_4W__desktopEvents,.ScheduleCalendar-module__wJ2_4W__desktopAds,.ScheduleCalendar-module__wJ2_4W__pcModalOnly{display:none}.ScheduleCalendar-module__wJ2_4W__mobileDots{justify-content:center;align-items:center;gap:3px;height:12px;margin-top:2px;display:flex}.ScheduleCalendar-module__wJ2_4W__dot{border-radius:50%;width:5px;height:5px}.ScheduleCalendar-module__wJ2_4W__plusDot{color:var(--text-muted);margin-left:1px;font-size:10px;font-weight:800;line-height:5px}.ScheduleCalendar-module__wJ2_4W__adStarIcon{justify-content:center;align-items:center;margin-right:1px;display:flex}.ScheduleCalendar-module__wJ2_4W__bgGame{background-color:#3b82f6}.ScheduleCalendar-module__wJ2_4W__bgRest{background-color:var(--text-muted)}.ScheduleCalendar-module__wJ2_4W__bgDefault{background-color:#a855f7}.ScheduleCalendar-module__wJ2_4W__mobileAgendaWrapper{background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;margin-top:16px;padding:16px;display:flex}.ScheduleCalendar-module__wJ2_4W__agendaHeader{border-bottom:1px dashed var(--border-color);justify-content:space-between;align-items:flex-end;margin-bottom:12px;padding-bottom:12px;display:flex}.ScheduleCalendar-module__wJ2_4W__agendaDate{color:var(--streamer-calendar-header-title);margin:0;font-size:16px;font-weight:800}.ScheduleCalendar-module__wJ2_4W__agendaCount{color:var(--text-secondary);font-size:12px;font-weight:600}.ScheduleCalendar-module__wJ2_4W__agendaContentArea{flex-direction:column;gap:12px;display:flex}.ScheduleCalendar-module__wJ2_4W__adAgendaList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ScheduleCalendar-module__wJ2_4W__adAgendaCard{border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;font-weight:700;text-decoration:none;transition:transform .1s;display:flex;box-shadow:0 2px 4px #0000000d}.ScheduleCalendar-module__wJ2_4W__adAgendaCard:active{transform:scale(.98)}.ScheduleCalendar-module__wJ2_4W__adAgendaLeft{align-items:center;gap:8px;display:flex}.ScheduleCalendar-module__wJ2_4W__adAgendaBadge{border-radius:4px;padding:2px 6px;font-size:10px;font-weight:800}.ScheduleCalendar-module__wJ2_4W__adAgendaText{white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:14px;overflow:hidden}.ScheduleCalendar-module__wJ2_4W__agendaList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ScheduleCalendar-module__wJ2_4W__agendaItem{background:var(--card-bg);border:1px solid var(--border-color);border-radius:10px;align-items:center;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}.ScheduleCalendar-module__wJ2_4W__agendaColorBar{flex-shrink:0;align-self:stretch;width:6px}.ScheduleCalendar-module__wJ2_4W__agendaContent{flex-direction:column;flex:1;gap:4px;min-width:0;padding:12px;display:flex}.ScheduleCalendar-module__wJ2_4W__agendaTitle{color:var(--streamer-calendar-agenda-title);margin:0;font-size:14px;font-weight:700}.ScheduleCalendar-module__wJ2_4W__agendaTime{color:var(--text-muted);align-items:center;gap:4px;margin:0;font-size:12px;font-weight:600;display:flex}.ScheduleCalendar-module__wJ2_4W__emptyAgenda{text-align:center;color:var(--text-muted);padding:32px 0;font-size:14px;font-weight:500}}.ScheduleCalendar-module__wJ2_4W__agendaItem{background:var(--card-bg);border:1px solid var(--border-color);border-radius:10px;align-items:center;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}.ScheduleCalendar-module__wJ2_4W__agendaColorBar{flex-shrink:0;align-self:stretch;width:6px}.ScheduleCalendar-module__wJ2_4W__agendaThumbnail{aspect-ratio:1;background-color:var(--streamer-calendar-thumb-bg);flex-shrink:0;justify-content:center;align-items:center;width:72px;display:flex;overflow:hidden}.ScheduleCalendar-module__wJ2_4W__agendaThumbnail img{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:100%}.ScheduleCalendar-module__wJ2_4W__agendaContent{flex:1;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;padding:12px;display:flex}.ScheduleCalendar-module__wJ2_4W__agendaTextGroup{text-align:left;flex-direction:column;flex:1;align-items:flex-start;gap:4px;min-width:0;display:flex}.ScheduleCalendar-module__wJ2_4W__agendaTitle{color:var(--streamer-calendar-agenda-title);text-align:left;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;font-size:14px;font-weight:700;overflow:hidden}.ScheduleCalendar-module__wJ2_4W__agendaTitleMarqueeWrap{white-space:nowrap;width:100%;min-width:0;overflow:hidden}.ScheduleCalendar-module__wJ2_4W__agendaTitleMarqueeTrack{width:max-content;display:inline-block}.ScheduleCalendar-module__wJ2_4W__agendaTitleMarqueeTrackActive{animation:linear infinite ScheduleCalendar-module__wJ2_4W__agendaTitleMarquee}.ScheduleCalendar-module__wJ2_4W__agendaTitleText{color:var(--streamer-calendar-agenda-title);white-space:nowrap;font-size:14px;font-weight:700}@keyframes ScheduleCalendar-module__wJ2_4W__agendaTitleMarquee{0%,6%{transform:translate(0)}64%,72%{transform:translateX(var(--marquee-end,0))}72.01%,to{transform:translate(0)}}.ScheduleCalendar-module__wJ2_4W__agendaTime{color:var(--text-muted);justify-content:flex-start;align-items:center;gap:4px;margin:0;font-size:12px;font-weight:600;display:flex}.ScheduleCalendar-module__wJ2_4W__reviewBtn{background-color:var(--streamer-calendar-review-btn-bg);color:var(--streamer-calendar-review-btn-text);border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.ScheduleCalendar-module__wJ2_4W__reviewBtn:active{background-color:var(--streamer-calendar-review-btn-hover);transform:scale(.95)}@media (max-width:768px){.ScheduleCalendar-module__wJ2_4W__agendaContent{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px}.ScheduleCalendar-module__wJ2_4W__agendaTextGroup{flex:1;align-self:stretch;width:100%;min-width:0}.ScheduleCalendar-module__wJ2_4W__reviewBtn{align-self:flex-end}}
