.StreamerHero-module__YICkxG__container{background-color:var(--card-bg);width:100%;margin-bottom:2rem}.StreamerHero-module__YICkxG__bannerAreaWrapper{justify-content:center;display:flex}.StreamerHero-module__YICkxG__bannerArea{aspect-ratio:4;background-color:#1e293b;border-radius:24px;height:140px;margin:1rem 1rem 0;position:relative;overflow:hidden}.StreamerHero-module__YICkxG__bannerImage{object-fit:cover;transition:transform .5s,opacity .35s}.StreamerHero-module__YICkxG__bannerImageBimage{object-fit:cover;filter:blur(56px)brightness(.9);transition:transform .5s,opacity .35s;transform:scale(1.1)}.StreamerHero-module__YICkxG__mediaPending{opacity:0}.StreamerHero-module__YICkxG__mediaLoaded{opacity:1}.StreamerHero-module__YICkxG__bannerArea:hover .StreamerHero-module__YICkxG__bannerImage{transform:scale(1.02)}.StreamerHero-module__YICkxG__infoSection{max-width:1200px;margin:0 auto;padding:24px 20px}.StreamerHero-module__YICkxG__profileLayout{flex-direction:column;align-items:center;gap:20px;width:100%;min-width:0;display:flex}.StreamerHero-module__YICkxG__avatarWrapper{flex-shrink:0;margin-bottom:8px;margin-right:8px}.StreamerHero-module__YICkxG__avatarPostitWrap{display:inline-flex;position:relative;overflow:visible}.StreamerHero-module__YICkxG__avatarPostitAddBadge{z-index:2;color:#fff;cursor:pointer;background-color:#3b82f6;border:2.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .2s,transform .2s;display:flex;position:absolute;bottom:-6px;right:-6px;box-shadow:0 1px 3px #0f172a1f}.StreamerHero-module__YICkxG__avatarPostitAddBadge:hover{background-color:var(--accent)}.StreamerHero-module__YICkxG__avatarPostitAddBadge:active{transform:scale(.95)}.StreamerHero-module__YICkxG__avatarRing{box-sizing:border-box;background:0 0;border-radius:27px;justify-content:center;align-items:center;width:106px;height:106px;padding:3px;transition:background .2s;display:inline-flex}.StreamerHero-module__YICkxG__avatarRingActive{background:linear-gradient(to top right,#b6ff94,#6dccb6,#5d83ff)}.StreamerHero-module__YICkxG__avatarRingSeen{background:#9ca3af}.StreamerHero-module__YICkxG__avatarFrame{background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:24px;width:100px;height:100px;position:relative;overflow:hidden}.StreamerHero-module__YICkxG__avatarFrameInRing{border:none}.StreamerHero-module__YICkxG__avatarFrameBtn{appearance:none;cursor:pointer;font:inherit;color:inherit;text-align:inherit;padding:0;transition:transform .15s}.StreamerHero-module__YICkxG__avatarFrameBtn:active{transform:scale(.98)}@media (prefers-reduced-motion:reduce){.StreamerHero-module__YICkxG__avatarFrameBtn:active{transform:none}}.StreamerHero-module__YICkxG__avatarImage{object-fit:cover;transition:opacity .35s}.StreamerHero-module__YICkxG__avatarFallback{width:100%;height:100%;color:var(--text-secondary);background-color:#e2e8f0;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}.StreamerHero-module__YICkxG__textInfo{text-align:center;flex:1;width:100%}.StreamerHero-module__YICkxG__nameRow{flex-direction:column;align-items:center;gap:8px;margin-bottom:8px;display:flex}.StreamerHero-module__YICkxG__name{color:var(--text-primary);letter-spacing:-.025em;margin:0;font-size:1.5rem;font-weight:900}.StreamerHero-module__YICkxG__intro{color:var(--text-secondary);word-break:keep-all;margin-bottom:16px;font-size:.95rem;line-height:1.5}.StreamerHero-module__YICkxG__actionGroup{flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:380px;display:flex}.StreamerHero-module__YICkxG__postitWriteBtn{border:1px solid var(--streamer-hero-postit-border);background-color:var(--streamer-hero-postit-bg);width:100%;min-width:0;color:var(--streamer-hero-postit-text);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;box-shadow:var(--streamer-hero-shortcut-shadow);border-radius:14px;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex;overflow:hidden}.StreamerHero-module__YICkxG__postitWriteBtn:hover{background-color:var(--streamer-hero-postit-hover-bg);border-color:var(--streamer-hero-postit-border-hover)}.StreamerHero-module__YICkxG__reviewWriteBtn{border:1px solid var(--streamer-hero-review-border);background-color:var(--streamer-hero-review-bg);width:100%;min-width:0;color:var(--streamer-hero-review-text);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;box-shadow:var(--streamer-hero-shortcut-shadow);border-radius:14px;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.StreamerHero-module__YICkxG__reviewWriteBtn:hover{background-color:var(--streamer-hero-review-hover-bg);border-color:var(--streamer-hero-review-border-hover)}.StreamerHero-module__YICkxG__followBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-width:0;padding:10px 20px;font-size:1rem;font-weight:700;transition:all .2s;display:flex;overflow:hidden}.StreamerHero-module__YICkxG__followActive{background-color:var(--streamer-hero-follow-active-bg);color:var(--streamer-hero-follow-active-text);border:1px solid var(--streamer-hero-follow-active-border);box-shadow:var(--streamer-hero-shortcut-shadow)}.StreamerHero-module__YICkxG__followInactive{background-color:var(--accent);color:#fff;box-shadow:0 4px 12px #2563eb33}.StreamerHero-module__YICkxG__followInactive:hover{background-color:var(--accent-hover)}.StreamerHero-module__YICkxG__iconBtnGroup{justify-content:center;align-items:center;gap:8px;display:flex}.StreamerHero-module__YICkxG__alertBtn{border:1px solid var(--streamer-hero-btn-border);cursor:pointer;width:48px;height:48px;box-shadow:var(--streamer-hero-shortcut-shadow);border-radius:14px;justify-content:center;align-items:center;transition:all .2s;display:flex}.StreamerHero-module__YICkxG__alertActive{background-color:var(--surface-active);color:#2563eb;border-color:var(--streamer-hero-alert-active-border)}.StreamerHero-module__YICkxG__alertActive:hover{background-color:var(--streamer-hero-alert-active-hover-bg);border-color:var(--streamer-hero-btn-border-hover)}.StreamerHero-module__YICkxG__alertInactive{background-color:var(--card-bg);color:var(--text-muted)}.StreamerHero-module__YICkxG__alertInactive:hover{background-color:var(--surface-hover);color:var(--text-secondary);border-color:var(--streamer-hero-btn-border-hover)}.StreamerHero-module__YICkxG__shareBtn{background-color:var(--card-bg);border:1px solid var(--streamer-hero-btn-border);width:48px;height:48px;color:var(--text-secondary);cursor:pointer;box-shadow:var(--streamer-hero-shortcut-shadow);border-radius:14px;justify-content:center;align-items:center;transition:all .2s;display:flex}.StreamerHero-module__YICkxG__shareBtn:hover{background-color:var(--surface-hover);color:var(--text-primary);border-color:var(--streamer-hero-btn-border-hover)}.StreamerHero-module__YICkxG__desktopSocialGroup{white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;flex-wrap:nowrap;align-items:center;gap:10px;width:90%;margin-top:12px;padding-top:6px;padding-bottom:4px;padding-right:20px;overflow-x:auto;display:none!important}.StreamerHero-module__YICkxG__desktopSocialGroup::-webkit-scrollbar{display:none}.StreamerHero-module__YICkxG__desktopSocialGroup:active{cursor:grabbing}.StreamerHero-module__YICkxG__shortcutBtn{-webkit-user-select:none;user-select:none;border:1px solid var(--streamer-hero-shortcut-border);cursor:pointer;background-color:var(--bg-color);width:96px;height:96px;box-shadow:var(--streamer-hero-shortcut-shadow);border-radius:29px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative;overflow:hidden}.StreamerHero-module__YICkxG__platformIcon{width:1.25rem;height:1.25rem}.StreamerHero-module__YICkxG__btnChzzk{color:#00ea9a;background-color:#ecfdf5}.StreamerHero-module__YICkxG__btnChzzk:hover{background-color:#d1fae5}.StreamerHero-module__YICkxG__btnSoop{background-color:var(--surface-active);color:#107bf4}.StreamerHero-module__YICkxG__btnSoop:hover{background-color:#dbeafe}.StreamerHero-module__YICkxG__btnYoutube{color:red;background-color:#fef2f2}.StreamerHero-module__YICkxG__btnYoutube:hover{background-color:#fee2e2}.StreamerHero-module__YICkxG__btnCustom{background-color:var(--card-bg);border-color:var(--streamer-hero-shortcut-border)}.StreamerHero-module__YICkxG__customImage{object-fit:cover;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.StreamerHero-module__YICkxG__shortcutBtn:hover{border-color:var(--streamer-hero-btn-border-hover);box-shadow:var(--streamer-hero-shortcut-hover-shadow);transform:translateY(-2px)}.StreamerHero-module__YICkxG__fallbackText{color:#fff;text-shadow:0 2px 10px #0003;text-transform:uppercase;font-size:36px;font-weight:900;line-height:1}.StreamerHero-module__YICkxG__fallbackTextMobile{color:#fff;text-shadow:0 1px 5px #0003;text-transform:uppercase;font-size:24px;font-weight:800;line-height:1}.StreamerHero-module__YICkxG__mobileSocialGroup{white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;align-items:center;gap:12px;width:100%;margin-top:16px;padding-bottom:8px;display:flex;overflow-x:auto}.StreamerHero-module__YICkxG__mobileSocialGroup::-webkit-scrollbar{display:none}.StreamerHero-module__YICkxG__mobileSocialGroup:active{cursor:grabbing}.StreamerHero-module__YICkxG__mobileShortcutBtn{border:1px solid var(--streamer-hero-shortcut-border);background-color:var(--bg-color);width:64px;height:64px;box-shadow:var(--streamer-hero-shortcut-shadow);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative;overflow:hidden}.StreamerHero-module__YICkxG__mobileShortcutBtn:hover{border-color:var(--streamer-hero-btn-border-hover);box-shadow:var(--streamer-hero-shortcut-hover-shadow)}.StreamerHero-module__YICkxG__mobileIconImage{object-fit:cover;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}@media (max-width:767px){.StreamerHero-module__YICkxG__avatarPostitAddBadge svg{width:15px;height:15px}}@media (min-width:768px){.StreamerHero-module__YICkxG__avatarWrapper{flex-shrink:0;margin-bottom:10px;margin-right:10px}.StreamerHero-module__YICkxG__mobileSocialGroup{display:none!important}.StreamerHero-module__YICkxG__bannerArea{height:300px}.StreamerHero-module__YICkxG__infoSection{padding:20px 10px}.StreamerHero-module__YICkxG__profileLayout{flex-direction:row;align-items:flex-start;gap:32px}.StreamerHero-module__YICkxG__avatarRing{border-radius:28px;width:228px;height:228px;padding:4px}.StreamerHero-module__YICkxG__avatarFrame{border-radius:24px;width:220px;height:220px}.StreamerHero-module__YICkxG__textInfo{text-align:left;flex-direction:column;flex:1 1 0;align-items:flex-start;width:auto;min-width:0;padding-top:8px;display:flex}.StreamerHero-module__YICkxG__nameRow{gap:16px;margin-bottom:2px}.StreamerHero-module__YICkxG__name{font-size:2.25rem}.StreamerHero-module__YICkxG__intro{max-width:600px;margin-bottom:6px;font-size:1rem}.StreamerHero-module__YICkxG__desktopSocialGroup{display:flex!important}.StreamerHero-module__YICkxG__actionGroup{flex:none;align-self:flex-start;align-items:flex-end;width:auto;max-width:100%;margin-left:auto;padding-top:8px}.StreamerHero-module__YICkxG__followBtn{width:140px;height:44px;padding:10px 14px;font-size:.95rem}.StreamerHero-module__YICkxG__postitWriteBtn,.StreamerHero-module__YICkxG__reviewWriteBtn{width:140px;height:44px;padding:10px 12px;font-size:.88rem}.StreamerHero-module__YICkxG__avatarPostitAddBadge{border-width:3px;width:36px;height:36px;bottom:-12px;right:-12px}.StreamerHero-module__YICkxG__avatarPostitAddBadge svg{width:24px;height:24px}.StreamerHero-module__YICkxG__alertBtn,.StreamerHero-module__YICkxG__shareBtn{width:44px;height:44px}.StreamerHero-module__YICkxG__iconBtnGroup{gap:8px;display:flex}}
.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}
.ReviewDashboard-module___rYzMq__container{background-color:var(--review-page-bg);box-sizing:border-box;max-width:1200px;min-height:calc(100dvh - 64px);margin:0 auto;padding:0 24px 100px}.ReviewDashboard-module___rYzMq__pageHeader{box-sizing:border-box;align-items:center;gap:16px;min-width:0;padding:32px 0 16px;display:flex}.ReviewDashboard-module___rYzMq__avatarImage{object-fit:cover;border-radius:100%;width:100%;height:100%}.ReviewDashboard-module___rYzMq__backBtn{background:var(--card-bg);border:1px solid var(--review-back-btn-border);width:40px;height:40px;color:var(--text-muted);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.ReviewDashboard-module___rYzMq__backBtn:hover{background:var(--surface-hover);color:var(--review-back-btn-hover-text)}.ReviewDashboard-module___rYzMq__headerProfile{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.ReviewDashboard-module___rYzMq__headerAvatar{border:1px solid var(--review-avatar-fallback-border);background-color:var(--review-user-icon-bg);border-radius:50%;flex-shrink:0;width:32px;height:32px}.ReviewDashboard-module___rYzMq__headerBname{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:1.125rem;font-weight:900;overflow:hidden}.ReviewDashboard-module___rYzMq__writeReviewBtn{border:1px solid var(--review-write-btn-border);background:var(--review-write-btn-bg);min-height:48px;color:var(--review-write-btn-text);cursor:pointer;box-shadow:var(--review-write-btn-shadow);white-space:nowrap;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.ReviewDashboard-module___rYzMq__writeReviewBtn:hover{background:var(--review-write-btn-hover-bg);border-color:var(--review-write-btn-hover-border);box-shadow:var(--review-write-btn-hover-shadow);transform:translateY(-1px)}.ReviewDashboard-module___rYzMq__writeReviewBtn:active{transform:translateY(0)}.ReviewDashboard-module___rYzMq__writeReviewBtnText{line-height:1}.ReviewDashboard-module___rYzMq__contentLayout{box-sizing:border-box;align-items:flex-start;gap:48px;width:100%;min-width:0;margin-top:24px;display:flex}.ReviewDashboard-module___rYzMq__insightBoard{z-index:10;box-sizing:border-box;flex:0 0 340px;min-width:0;position:sticky;top:100px}.ReviewDashboard-module___rYzMq__mobileToggleBtn{display:none}.ReviewDashboard-module___rYzMq__insightContent{display:block}.ReviewDashboard-module___rYzMq__stickyWrapper{background:var(--card-bg);border:1px solid var(--review-sidebar-border);box-shadow:var(--review-sidebar-shadow);text-align:center;box-sizing:border-box;border-radius:32px;min-width:0;padding:40px 24px}.ReviewDashboard-module___rYzMq__profileArea{min-width:0;margin-bottom:24px}.ReviewDashboard-module___rYzMq__avatarWrapper{margin-bottom:20px;display:inline-block;position:relative}.ReviewDashboard-module___rYzMq__avatar{border:4px solid var(--review-avatar-ring);width:110px;height:110px;box-shadow:var(--shadow-sm);background:var(--review-avatar-gradient);border-radius:50%}.ReviewDashboard-module___rYzMq__liveBadge{color:#fff;white-space:nowrap;background:#ef4444;border:2px solid #fff;border-radius:20px;padding:2px 8px;font-size:10px;font-weight:900;position:absolute;bottom:4px;right:4px}.ReviewDashboard-module___rYzMq__streamerName{color:var(--text-primary);word-break:break-all;overflow-wrap:break-word;margin:0 0 8px;font-size:1.625rem;font-weight:900}.ReviewDashboard-module___rYzMq__totalRating{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.ReviewDashboard-module___rYzMq__countText{color:var(--text-muted);font-size:.938rem;font-weight:500}.ReviewDashboard-module___rYzMq__radarArea{background:var(--review-radar-glow);justify-content:center;align-items:center;width:100%;margin:24px 0;display:flex;overflow:hidden}.ReviewDashboard-module___rYzMq__reviewFeed{flex:1;width:100%;min-width:0}.ReviewDashboard-module___rYzMq__feedFilter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.ReviewDashboard-module___rYzMq__feedTab{flex-wrap:wrap;gap:24px;display:flex}.ReviewDashboard-module___rYzMq__feedTab button{color:var(--review-tab-inactive);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;padding-bottom:12px;font-size:1.063rem;font-weight:700}.ReviewDashboard-module___rYzMq__feedTab button b{opacity:.7;margin-left:4px;font-weight:500}.ReviewDashboard-module___rYzMq__feedTab .ReviewDashboard-module___rYzMq__activeTab{color:var(--text-primary);border-bottom-color:var(--text-primary)}.ReviewDashboard-module___rYzMq__sortSelect{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;outline:none;flex-shrink:0;font-size:.875rem;font-weight:700}.ReviewDashboard-module___rYzMq__reviewCard{background:var(--card-bg);border:1px solid var(--review-card-border);box-sizing:border-box;border-radius:24px;flex-direction:column;min-width:0;margin-bottom:16px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ReviewDashboard-module___rYzMq__reviewCard:hover{border-color:var(--review-card-hover-border);box-shadow:var(--review-card-hover-shadow);transform:translateY(-2px)}.ReviewDashboard-module___rYzMq__targetBroadcast{background-color:var(--review-target-broadcast-bg);border:1px solid var(--review-target-broadcast-border);box-sizing:border-box;border-radius:16px;align-items:center;gap:12px;width:100%;min-width:0;margin-bottom:20px;padding:14px 16px;display:flex}.ReviewDashboard-module___rYzMq__targetIcon{background-color:var(--card-bg);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex;box-shadow:0 2px 6px #00000008}.ReviewDashboard-module___rYzMq__targetDetails{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ReviewDashboard-module___rYzMq__targetMeta{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.ReviewDashboard-module___rYzMq__targetBadge{color:var(--review-target-badge-text);background-color:var(--review-target-badge-bg);white-space:nowrap;text-overflow:ellipsis;border-radius:6px;flex-shrink:0;max-width:100px;padding:2px 6px;font-size:.688rem;font-weight:800;overflow:hidden}.ReviewDashboard-module___rYzMq__targetDate{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:.75rem;font-weight:600}.ReviewDashboard-module___rYzMq__targetTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:.938rem;font-weight:700;display:block;overflow:hidden}.ReviewDashboard-module___rYzMq__cardHeader{justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-bottom:14px;display:flex}.ReviewDashboard-module___rYzMq__userSection{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.ReviewDashboard-module___rYzMq__userIcon{background:var(--review-user-icon-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ReviewDashboard-module___rYzMq__userInfo{flex-direction:column;flex:1;min-width:0;display:flex}.ReviewDashboard-module___rYzMq__userName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.938rem;font-weight:800;display:block;overflow:hidden}.ReviewDashboard-module___rYzMq__userIconFallback{color:var(--text-muted)}.ReviewDashboard-module___rYzMq__userDate{color:var(--text-muted);white-space:nowrap;margin-top:2px;font-size:.75rem}.ReviewDashboard-module___rYzMq__contributionBadge{background:var(--review-contribution-bg);color:var(--review-contribution-text);white-space:nowrap;text-overflow:ellipsis;border-radius:12px;flex-shrink:0;align-items:center;gap:6px;max-width:40%;padding:6px 12px;font-size:.75rem;font-weight:800;display:flex;overflow:hidden}.ReviewDashboard-module___rYzMq__metaSection{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;margin-bottom:16px;display:flex}.ReviewDashboard-module___rYzMq__scheduleMiniTag{color:var(--text-secondary);background:var(--bg-color);border:1px solid var(--review-chip-border);white-space:nowrap;text-overflow:ellipsis;border-radius:8px;min-width:0;max-width:150px;padding:4px 8px;font-size:.75rem;font-weight:700;overflow:hidden}.ReviewDashboard-module___rYzMq__microStats{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.ReviewDashboard-module___rYzMq__microChip{color:var(--text-muted);background-color:var(--surface-hover);border:1px solid var(--review-chip-border);white-space:nowrap;border-radius:8px;padding:4px 10px;font-size:.75rem;font-weight:600}.ReviewDashboard-module___rYzMq__microChip b{color:var(--review-chip-emphasis);margin-left:2px;font-weight:800}.ReviewDashboard-module___rYzMq__contentSection{flex-direction:column;gap:12px;min-width:0;margin-bottom:0;display:flex}.ReviewDashboard-module___rYzMq__contentActionRow{justify-content:space-between;align-items:flex-end;gap:16px;min-width:0;display:flex}.ReviewDashboard-module___rYzMq__detailBtn{border:1px solid var(--review-chip-border);background:var(--bg-color);color:var(--text-secondary);cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:6px 12px;font-size:.75rem;font-weight:700;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.ReviewDashboard-module___rYzMq__detailBtn:hover{background:var(--review-target-badge-bg);border-color:var(--review-card-hover-border);color:var(--review-target-badge-text)}.ReviewDashboard-module___rYzMq__textWrapper{flex:1;min-width:0}.ReviewDashboard-module___rYzMq__text{color:var(--review-body-text);-webkit-line-clamp:3;text-overflow:ellipsis;word-break:break-all;overflow-wrap:break-word;-webkit-box-orient:vertical;margin:0;font-size:.938rem;font-weight:500;line-height:1.6;display:-webkit-box;overflow:hidden}.ReviewDashboard-module___rYzMq__text.ReviewDashboard-module___rYzMq__expanded{-webkit-line-clamp:unset;display:block}.ReviewDashboard-module___rYzMq__moreBtn{color:var(--review-more-btn);cursor:pointer;background:0 0;border:none;margin-top:4px;padding:4px 0;font-size:.813rem;font-weight:800}.ReviewDashboard-module___rYzMq__imageWrapper{border:1px solid var(--review-image-border);background-color:var(--review-target-broadcast-bg);border-radius:14px;flex-shrink:0;width:110px;height:110px;padding:0;position:relative;overflow:hidden}.ReviewDashboard-module___rYzMq__imageExpandBtn{z-index:1;color:#fffffff2;-webkit-backdrop-filter:blur(10px);cursor:pointer;opacity:.9;background:#0f172a61;border:1px solid #ffffff52;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .2s,background-color .2s,border-color .2s,transform .2s;display:flex;position:absolute;bottom:6px;right:6px;box-shadow:0 2px 10px #0000002e}.ReviewDashboard-module___rYzMq__imageExpandBtn:hover{background:#0f172aad;border-color:#ffffff7a;transform:scale(1.06)}.ReviewDashboard-module___rYzMq__contentImage{object-fit:cover;width:100%;height:100%;display:block}.ReviewDashboard-module___rYzMq__cardFooter{border-top:1px solid var(--review-footer-divider);flex-wrap:wrap;gap:20px;min-width:0;padding-top:16px;display:flex}.ReviewDashboard-module___rYzMq__actionBtn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;font-size:.813rem;font-weight:700;transition:color .2s;display:flex}.ReviewDashboard-module___rYzMq__actionBtn:hover{color:var(--text-secondary)}.ReviewDashboard-module___rYzMq__loading{background-color:var(--bg-color);border:2px dashed var(--review-empty-border);color:var(--text-secondary);text-align:center;box-sizing:border-box;border-radius:24px;justify-content:center;align-items:center;min-height:200px;margin-top:20px;padding:60px 20px;font-size:1rem;font-weight:800;display:flex}.ReviewDashboard-module___rYzMq__emptyInsight{width:100%;height:240px;color:var(--text-secondary);background-color:var(--bg-color);box-sizing:border-box;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;display:flex}.ReviewDashboard-module___rYzMq__emptyIcon{opacity:.5;margin-bottom:12px}.ReviewDashboard-module___rYzMq__emptyText{word-break:break-all;overflow-wrap:break-word;font-size:.875rem;font-weight:700}.ReviewDashboard-module___rYzMq__pagination{border-top:1px dashed var(--review-pagination-divider);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:32px;padding-top:24px;display:flex}.ReviewDashboard-module___rYzMq__pageNavBtn{background:var(--card-bg);border:1px solid var(--review-page-btn-border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:12px;padding:8px 16px;font-size:.875rem;font-weight:700;transition:all .2s}.ReviewDashboard-module___rYzMq__pageNavBtn:hover:not(:disabled){background:var(--surface-hover);color:var(--text-primary)}.ReviewDashboard-module___rYzMq__pageNavBtn:disabled{opacity:.4;cursor:not-allowed}.ReviewDashboard-module___rYzMq__pageNumbers{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.ReviewDashboard-module___rYzMq__pageNumBtn{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:12px;font-weight:700;transition:all .2s}.ReviewDashboard-module___rYzMq__pageNumBtn:hover{background:var(--review-page-num-hover-bg);color:var(--review-page-num-hover-text)}.ReviewDashboard-module___rYzMq__pageActive{box-shadow:var(--review-page-active-shadow);background:var(--review-page-active-bg)!important;color:var(--review-page-active-text)!important}@media (max-width:1024px){.ReviewDashboard-module___rYzMq__container{width:100%;min-height:calc(100dvh - var(--mobile-top-chrome-height,56px));padding:0 16px 80px;overflow-x:hidden}.ReviewDashboard-module___rYzMq__contentLayout{flex-direction:column;gap:12px;margin-top:12px}.ReviewDashboard-module___rYzMq__pageHeader{background:var(--bg-color);z-index:100;border-bottom:1px solid var(--review-header-mobile-border);gap:10px;margin-bottom:0;padding:16px 0;position:sticky;top:0}.ReviewDashboard-module___rYzMq__writeReviewBtn{border-radius:12px;gap:6px;min-height:42px;padding:10px 14px;font-size:.813rem}.ReviewDashboard-module___rYzMq__writeReviewBtn svg{width:16px;height:16px}.ReviewDashboard-module___rYzMq__insightBoard{flex:1;width:100%;margin-bottom:8px;position:static}.ReviewDashboard-module___rYzMq__mobileToggleBtn{background:var(--card-bg);border:1px solid var(--review-card-border);width:100%;color:var(--review-mobile-toggle-text);cursor:pointer;box-sizing:border-box;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 20px;font-size:.938rem;font-weight:800;display:flex;box-shadow:0 2px 8px #00000005}.ReviewDashboard-module___rYzMq__insightContent{opacity:0;max-height:0;margin-top:0;transition:max-height .4s ease-out,opacity .3s,margin-top .3s;overflow:hidden}.ReviewDashboard-module___rYzMq__insightContent.ReviewDashboard-module___rYzMq__open{opacity:1;max-height:1000px;margin-top:12px}.ReviewDashboard-module___rYzMq__stickyWrapper{box-shadow:var(--review-sidebar-shadow);border:1px solid var(--review-sidebar-border);border-radius:20px;padding:24px 16px 16px}.ReviewDashboard-module___rYzMq__avatar{width:72px;height:72px}.ReviewDashboard-module___rYzMq__streamerName{margin-bottom:4px;font-size:1.25rem}.ReviewDashboard-module___rYzMq__feedFilter{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px;padding:8px 4px}.ReviewDashboard-module___rYzMq__feedTab{border-bottom:none;gap:16px;width:auto}.ReviewDashboard-module___rYzMq__feedTab button{padding-bottom:4px;font-size:.938rem}.ReviewDashboard-module___rYzMq__reviewCard{border-color:var(--review-card-border);box-shadow:var(--shadow-sm);border-radius:16px;margin-bottom:12px;padding:16px}.ReviewDashboard-module___rYzMq__userIcon{width:32px;height:32px}.ReviewDashboard-module___rYzMq__imageWrapper{border-radius:10px;width:84px;height:84px}.ReviewDashboard-module___rYzMq__targetBroadcast{border-radius:12px;margin-bottom:16px;padding:12px}.ReviewDashboard-module___rYzMq__targetIcon{width:36px;height:36px;font-size:1.125rem}.ReviewDashboard-module___rYzMq__targetTitle{font-size:.875rem}}@media (max-width:768px){.ReviewDashboard-module___rYzMq__writeReviewBtn{gap:0;width:42px;min-width:42px;height:42px;min-height:42px;padding:0}.ReviewDashboard-module___rYzMq__writeReviewBtnText{display:none}.ReviewDashboard-module___rYzMq__writeReviewBtn svg{width:18px;height:18px}}@media (max-width:480px){.ReviewDashboard-module___rYzMq__radarArea{transform-origin:50%;margin:-10px 0;transform:scale(.85)}}.ReviewDashboard-module___rYzMq__privateMessageWrapper{background-color:var(--bg-color);border:1px dashed var(--review-empty-border);box-sizing:border-box;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:32px 16px;display:flex}.ReviewDashboard-module___rYzMq__privateIcon{color:var(--text-muted);flex-shrink:0}.ReviewDashboard-module___rYzMq__privateText{color:var(--text-secondary);word-break:keep-all;margin:0;font-size:.938rem;font-weight:600}.ReviewDashboard-module___rYzMq__userNameWrapper{align-items:center;gap:6px;min-width:0;display:flex}.ReviewDashboard-module___rYzMq__privateBadge{color:var(--text-secondary);background-color:var(--review-private-badge-bg);border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:2px 6px;font-size:.688rem;font-weight:700;display:flex}
.StreamerInsightBoard-module__hkYUrq__container{width:100%;max-width:1024px;margin:0 auto;padding:2rem 1rem}.StreamerInsightBoard-module__hkYUrq__gridContainer{grid-template-columns:1fr;gap:1.5rem;display:grid}.StreamerInsightBoard-module__hkYUrq__radarCard{background-color:var(--card-bg);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1.5rem;display:flex}.StreamerInsightBoard-module__hkYUrq__radarWrapper{justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:relative}.StreamerInsightBoard-module__hkYUrq__rightColumn{flex-direction:column;justify-content:center;gap:1rem;display:flex}.StreamerInsightBoard-module__hkYUrq__rightHeader{flex-direction:column;align-items:flex-start;gap:.375rem;margin-bottom:.5rem;padding:0 .5rem;display:flex}.StreamerInsightBoard-module__hkYUrq__kicker{letter-spacing:.1em;color:var(--streamer-insight-kicker);text-transform:uppercase;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:700;display:flex}.StreamerInsightBoard-module__hkYUrq__kickerIcon{color:var(--accent-text)}.StreamerInsightBoard-module__hkYUrq__mainTitle{letter-spacing:-.02em;color:var(--streamer-insight-title);word-break:keep-all;font-size:1.75rem;font-weight:700;line-height:1.25}.StreamerInsightBoard-module__hkYUrq__infoCard{background-color:var(--card-bg);border-radius:24px;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.StreamerInsightBoard-module__hkYUrq__cardHeader{align-items:center;gap:.5rem;display:flex}.StreamerInsightBoard-module__hkYUrq__cardIcon{color:var(--streamer-insight-title)}.StreamerInsightBoard-module__hkYUrq__cardTitle{color:var(--streamer-insight-title);letter-spacing:-.01em;font-size:1rem;font-weight:700}.StreamerInsightBoard-module__hkYUrq__cardSummary{color:var(--streamer-insight-body);word-break:keep-all;font-size:.9375rem;font-weight:500;line-height:1.5}.StreamerInsightBoard-module__hkYUrq__tagsWrapper{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.StreamerInsightBoard-module__hkYUrq__tagChip{background-color:var(--streamer-insight-tag-bg);color:var(--streamer-insight-title);letter-spacing:-.01em;cursor:default;border-radius:999px;padding:.375rem .75rem;font-size:.8125rem;font-weight:600;box-shadow:0 1px 2px #0000000a}.StreamerInsightBoard-module__hkYUrq__fallbackText{color:var(--streamer-insight-kicker);font-size:.8125rem}@media (min-width:768px){.StreamerInsightBoard-module__hkYUrq__container{padding:0}.StreamerInsightBoard-module__hkYUrq__gridContainer{grid-template-columns:repeat(12,minmax(0,1fr));gap:2rem}.StreamerInsightBoard-module__hkYUrq__radarCard{grid-column:span 5/span 5;padding:2rem}.StreamerInsightBoard-module__hkYUrq__radarWrapper{width:260px;height:260px}.StreamerInsightBoard-module__hkYUrq__rightColumn{grid-column:span 7/span 7;gap:1.25rem}.StreamerInsightBoard-module__hkYUrq__rightHeader{margin-bottom:.5rem}.StreamerInsightBoard-module__hkYUrq__mainTitle{font-size:2rem}.StreamerInsightBoard-module__hkYUrq__infoCard{padding:2rem}.StreamerInsightBoard-module__hkYUrq__cardTitle{font-size:1.125rem}.StreamerInsightBoard-module__hkYUrq__cardSummary{font-size:1rem}.StreamerInsightBoard-module__hkYUrq__tagChip{padding:.5rem .875rem;font-size:.875rem}}.StreamerInsightBoard-module__hkYUrq__emptyStateBox{background-color:var(--card-bg);text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:400px;padding:3rem;display:flex}.StreamerInsightBoard-module__hkYUrq__emptyIconWrapper{background-color:var(--streamer-insight-empty-icon-bg);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:flex}.StreamerInsightBoard-module__hkYUrq__emptyIcon{color:var(--streamer-insight-kicker)}.StreamerInsightBoard-module__hkYUrq__emptyTitle{color:var(--streamer-insight-title);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.StreamerInsightBoard-module__hkYUrq__emptyDesc{color:var(--streamer-insight-body);max-width:24rem;font-size:.9375rem;font-weight:500}@keyframes StreamerInsightBoard-module__hkYUrq__pulse{0%,to{opacity:1}50%{opacity:.5}}.StreamerInsightBoard-module__hkYUrq__skeletonPulse{background-color:var(--streamer-insight-skeleton);animation:2s cubic-bezier(.4,0,.6,1) infinite StreamerInsightBoard-module__hkYUrq__pulse}.StreamerInsightBoard-module__hkYUrq__skeletonTitle{background-color:var(--streamer-insight-skeleton);border-radius:12px;margin-bottom:.5rem}
.InsightCard-module__5pUk6a__card{border:1px solid var(--streamer-settings-card-border);background:var(--streamer-settings-card-bg);border-radius:16px;padding:24px;transition:transform .3s,box-shadow .3s,border-color .3s}.InsightCard-module__5pUk6a__card:hover{border-color:var(--streamer-settings-card-border-hover);box-shadow:var(--streamer-settings-card-shadow);transform:translateY(-2px)}.InsightCard-module__5pUk6a__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.InsightCard-module__5pUk6a__cardHeaderText{flex-direction:column;gap:6px;display:flex}.InsightCard-module__5pUk6a__label{letter-spacing:.1em;text-transform:uppercase;color:var(--streamer-settings-label);font-size:11px;font-weight:800}.InsightCard-module__5pUk6a__cardTitle{color:var(--streamer-settings-card-title);margin:0;font-size:18px;font-weight:800}.InsightCard-module__5pUk6a__cardIcon{color:var(--streamer-settings-card-icon);transition:color .3s}.InsightCard-module__5pUk6a__card:hover .InsightCard-module__5pUk6a__cardIcon{color:var(--streamer-settings-label)}.InsightCard-module__5pUk6a__loadingState{min-height:180px;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.InsightCard-module__5pUk6a__loadingSpinner{border:3px solid var(--streamer-settings-spinner-track);border-top-color:var(--streamer-settings-spinner-active);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite InsightCard-module__5pUk6a__spin}.InsightCard-module__5pUk6a__settingRow{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}.InsightCard-module__5pUk6a__settingInfo{flex:1}.InsightCard-module__5pUk6a__settingTitle{color:var(--streamer-settings-card-title);margin-bottom:4px;font-size:15px;font-weight:700;display:block}.InsightCard-module__5pUk6a__settingDesc{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.55}.InsightCard-module__5pUk6a__toggleBtn{background-color:var(--streamer-settings-toggle-off);cursor:pointer;border:none;border-radius:13px;flex-shrink:0;width:48px;height:26px;padding:0;transition:background-color .2s;position:relative}.InsightCard-module__5pUk6a__toggleActive{background-color:var(--streamer-settings-label)}.InsightCard-module__5pUk6a__toggleCircle{background-color:var(--card-bg);width:20px;height:20px;box-shadow:var(--streamer-settings-toggle-shadow);border-radius:50%;transition:transform .2s;position:absolute;top:3px;left:3px}.InsightCard-module__5pUk6a__toggleActive .InsightCard-module__5pUk6a__toggleCircle{transform:translate(22px)}.InsightCard-module__5pUk6a__statusRow{margin-bottom:8px}.InsightCard-module__5pUk6a__statusActive,.InsightCard-module__5pUk6a__statusInactive{align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.InsightCard-module__5pUk6a__statusActive{color:var(--streamer-settings-accent-text)}.InsightCard-module__5pUk6a__statusInactive{color:var(--streamer-settings-danger-chip-text)}.InsightCard-module__5pUk6a__dividerInner{background:var(--streamer-settings-image-bg);height:1px;margin:20px 0}.InsightCard-module__5pUk6a__statsSection{margin-top:24px}.InsightCard-module__5pUk6a__previewContainer{border:1px solid var(--streamer-settings-back-border);background:var(--streamer-settings-preview-bg);border-radius:16px;flex-direction:column;align-items:center;margin:20px 0 24px;padding:24px;display:flex}.InsightCard-module__5pUk6a__previewTitle{color:var(--streamer-settings-card-title);margin-bottom:16px;font-size:15px;font-weight:700}.InsightCard-module__5pUk6a__slotGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px;display:grid}.InsightCard-module__5pUk6a__slotCard{border:1px solid var(--streamer-settings-input-border);background:var(--card-bg);border-radius:12px;padding:16px;transition:border-color .2s,box-shadow .2s}.InsightCard-module__5pUk6a__slotCard:focus-within{border-color:var(--streamer-settings-input-focus-border);box-shadow:var(--streamer-settings-slot-focus-shadow)}.InsightCard-module__5pUk6a__slotHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.InsightCard-module__5pUk6a__slotLabel{color:var(--text-secondary);font-size:13px;font-weight:700}.InsightCard-module__5pUk6a__slotValue{background:var(--streamer-settings-back-bg-hover);color:var(--streamer-settings-accent-text);border-radius:12px;padding:2px 8px;font-size:12px;font-weight:600}.InsightCard-module__5pUk6a__slotInput{border:1px solid var(--streamer-settings-input-border);width:100%;height:42px;color:var(--streamer-settings-card-title);border-radius:8px;outline:none;padding:0 12px;font-size:15px;font-weight:600;transition:border-color .2s}.InsightCard-module__5pUk6a__slotInput:focus{border-color:var(--streamer-settings-dashed-focus)}.InsightCard-module__5pUk6a__slotActions{justify-content:flex-end;margin-top:10px;display:flex}.InsightCard-module__5pUk6a__resetBtn{border:1px solid var(--streamer-settings-social-disconnect-border);background:var(--card-bg);color:var(--streamer-settings-danger-chip-text);cursor:pointer;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .2s}.InsightCard-module__5pUk6a__resetBtn:hover{background:var(--streamer-settings-danger-bg-hover)}.InsightCard-module__5pUk6a__undoBtn{border:1px solid var(--streamer-settings-input-border);background:var(--bg-color);color:var(--streamer-settings-secondary-btn-text);cursor:pointer;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.InsightCard-module__5pUk6a__saveBtn{background:var(--streamer-settings-save-btn-idle);width:100%;height:52px;color:var(--streamer-settings-primary-btn-text);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.InsightCard-module__5pUk6a__saveBtn:disabled{cursor:default}.InsightCard-module__5pUk6a__saveBtnPending{background:var(--streamer-settings-action-gradient);box-shadow:var(--streamer-settings-save-btn-shadow);transform:translateY(-1px)}.InsightCard-module__5pUk6a__saveBtnPending:hover{opacity:.92}.InsightCard-module__5pUk6a__settingDescMobile{display:none}.InsightCard-module__5pUk6a__previewRadar{justify-content:center;width:100%;display:flex}@keyframes InsightCard-module__5pUk6a__spin{to{transform:rotate(360deg)}}@media (max-width:639px){.InsightCard-module__5pUk6a__card{border-radius:12px;padding:12px}.InsightCard-module__5pUk6a__card:hover{box-shadow:none;transform:none}.InsightCard-module__5pUk6a__cardHeader{align-items:center;margin-bottom:12px}.InsightCard-module__5pUk6a__cardHeaderText{flex-flow:wrap;align-items:center;gap:6px}.InsightCard-module__5pUk6a__label{font-size:10px}.InsightCard-module__5pUk6a__cardTitle{font-size:.9375rem}.InsightCard-module__5pUk6a__cardIcon{flex-shrink:0;width:18px;height:18px}.InsightCard-module__5pUk6a__loadingState{min-height:120px;font-size:.8125rem}.InsightCard-module__5pUk6a__settingRow{align-items:flex-start;gap:10px;padding:4px 0}.InsightCard-module__5pUk6a__settingTitle{margin-bottom:2px;font-size:.8125rem}.InsightCard-module__5pUk6a__settingDescDesktop{display:none}.InsightCard-module__5pUk6a__settingDescMobile{font-size:.6875rem;line-height:1.45;display:block}.InsightCard-module__5pUk6a__toggleBtn{width:44px;height:24px;margin-top:2px}.InsightCard-module__5pUk6a__toggleCircle{width:18px;height:18px}.InsightCard-module__5pUk6a__toggleActive .InsightCard-module__5pUk6a__toggleCircle{transform:translate(20px)}.InsightCard-module__5pUk6a__statusRow{margin-bottom:4px}.InsightCard-module__5pUk6a__statusActive,.InsightCard-module__5pUk6a__statusInactive{gap:4px;font-size:.75rem}.InsightCard-module__5pUk6a__dividerInner{margin:12px 0}.InsightCard-module__5pUk6a__statsSection{margin-top:14px}.InsightCard-module__5pUk6a__previewContainer{border-radius:12px;margin:12px 0 14px;padding:12px}.InsightCard-module__5pUk6a__previewTitle{margin-bottom:8px;font-size:.8125rem}.InsightCard-module__5pUk6a__previewRadar{transform-origin:top;margin-bottom:-16px;transform:scale(.88)}.InsightCard-module__5pUk6a__slotGrid{grid-template-columns:1fr;gap:8px;margin-bottom:12px}.InsightCard-module__5pUk6a__slotCard{border-radius:10px;padding:10px 12px}.InsightCard-module__5pUk6a__slotHeader{margin-bottom:8px}.InsightCard-module__5pUk6a__slotLabel{font-size:.75rem}.InsightCard-module__5pUk6a__slotValue{padding:2px 6px;font-size:.6875rem}.InsightCard-module__5pUk6a__slotInput{border-radius:9px;height:38px;font-size:.875rem}.InsightCard-module__5pUk6a__slotActions{margin-top:8px}.InsightCard-module__5pUk6a__resetBtn,.InsightCard-module__5pUk6a__undoBtn{border-radius:7px;padding:5px 8px;font-size:.6875rem}.InsightCard-module__5pUk6a__saveBtn{border-radius:10px;height:40px;font-size:.8125rem}.InsightCard-module__5pUk6a__saveBtnPending{transform:none}}
.ReviewDetailModal-module__nawJvG__overlay{z-index:11000;-webkit-backdrop-filter:blur(4px);background:#0f172a94;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ReviewDetailModal-module__nawJvG__modal{border:1px solid var(--review-card-border);background:var(--card-bg);border-radius:24px;flex-direction:column;width:100%;max-width:560px;max-height:min(88vh,860px);display:flex;overflow:hidden;box-shadow:0 24px 48px #0f172a38}.ReviewDetailModal-module__nawJvG__header{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.ReviewDetailModal-module__nawJvG__title{color:var(--text-primary);margin:0;font-size:1.063rem;font-weight:800}.ReviewDetailModal-module__nawJvG__closeBtn{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:inline-flex}.ReviewDetailModal-module__nawJvG__closeBtn:hover{background:var(--surface-hover);color:var(--text-primary)}.ReviewDetailModal-module__nawJvG__body{flex-direction:column;flex:1;gap:20px;min-height:0;padding:20px;display:flex;overflow-y:auto}.ReviewDetailModal-module__nawJvG__broadcastSection{background:var(--review-target-broadcast-bg);border:1px solid var(--review-target-broadcast-border);border-radius:16px;padding:14px 16px}.ReviewDetailModal-module__nawJvG__broadcastMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.ReviewDetailModal-module__nawJvG__broadcastBadge{color:var(--review-target-badge-text);background:var(--review-target-badge-bg);border-radius:6px;padding:2px 8px;font-size:.688rem;font-weight:800}.ReviewDetailModal-module__nawJvG__broadcastDate{color:var(--text-muted);font-size:.75rem;font-weight:600}.ReviewDetailModal-module__nawJvG__broadcastTitle{color:var(--text-primary);word-break:break-word;margin:0;font-size:1rem;font-weight:800}.ReviewDetailModal-module__nawJvG__authorSection{align-items:center;gap:12px;min-width:0;display:flex}.ReviewDetailModal-module__nawJvG__authorAvatar{background:var(--review-user-icon-bg);border:1px solid var(--review-avatar-fallback-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.ReviewDetailModal-module__nawJvG__avatarImage{object-fit:cover;width:100%;height:100%}.ReviewDetailModal-module__nawJvG__authorFallback{color:var(--text-muted)}.ReviewDetailModal-module__nawJvG__authorInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ReviewDetailModal-module__nawJvG__authorNameRow{align-items:center;gap:6px;min-width:0;display:flex}.ReviewDetailModal-module__nawJvG__authorName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.938rem;font-weight:800;overflow:hidden}.ReviewDetailModal-module__nawJvG__privateBadge{color:var(--text-secondary);background:var(--review-private-badge-bg);border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:2px 6px;font-size:.688rem;font-weight:700;display:inline-flex}.ReviewDetailModal-module__nawJvG__authorDate{color:var(--text-muted);font-size:.75rem}.ReviewDetailModal-module__nawJvG__statBadge{background:var(--review-contribution-bg);color:var(--review-contribution-text);white-space:nowrap;border-radius:12px;flex-shrink:0;padding:6px 12px;font-size:.75rem;font-weight:800}.ReviewDetailModal-module__nawJvG__sectionLabel{color:var(--text-secondary);margin:0 0 10px;font-size:.813rem;font-weight:800}.ReviewDetailModal-module__nawJvG__scoreSection{background:var(--bg-color);border:1px solid var(--review-chip-border);border-radius:16px;padding:16px}.ReviewDetailModal-module__nawJvG__scoreList{flex-direction:column;gap:14px;display:flex}.ReviewDetailModal-module__nawJvG__scoreGroup{flex-direction:column;gap:8px;display:flex}.ReviewDetailModal-module__nawJvG__scoreGroupTitle{color:var(--text-primary);margin:0;font-size:.813rem;font-weight:800}.ReviewDetailModal-module__nawJvG__scoreOptions{flex-wrap:wrap;gap:6px;display:flex}.ReviewDetailModal-module__nawJvG__scoreOption{border:1px solid var(--review-chip-border);background:var(--card-bg);color:var(--text-muted);border-radius:10px;align-items:center;gap:4px;padding:6px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.ReviewDetailModal-module__nawJvG__scoreOptionSelected{border-color:var(--review-card-hover-border);background:var(--review-target-badge-bg);color:var(--review-target-badge-text);font-weight:800}.ReviewDetailModal-module__nawJvG__contentSection{flex-direction:column;display:flex}.ReviewDetailModal-module__nawJvG__contentText{color:var(--review-body-text);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.938rem;font-weight:500;line-height:1.7}.ReviewDetailModal-module__nawJvG__imageSection{flex-direction:column;flex-shrink:0;display:flex}.ReviewDetailModal-module__nawJvG__imageFrame{border:1px solid var(--review-image-border);background:var(--review-target-broadcast-bg);border-radius:16px;flex-shrink:0;width:100%;overflow:hidden}.ReviewDetailModal-module__nawJvG__detailImage{background:var(--bg-color);width:100%;height:auto;display:block}.ReviewDetailModal-module__nawJvG__dragHandleArea{display:none}@media (max-width:640px){.ReviewDetailModal-module__nawJvG__overlay{align-items:flex-end;padding:0}.ReviewDetailModal-module__nawJvG__modal{border-radius:20px 20px 0 0;max-width:none;max-height:92vh}.ReviewDetailModal-module__nawJvG__dragHandleArea{touch-action:none;cursor:grab;flex-shrink:0;justify-content:center;padding:8px 0 4px;display:flex}.ReviewDetailModal-module__nawJvG__dragHandleArea:active{cursor:grabbing}.ReviewDetailModal-module__nawJvG__dragHandle{background-color:var(--user-schedule-modal-handle,var(--border-strong));border-radius:999px;width:44px;height:5px;display:block}.ReviewDetailModal-module__nawJvG__header{padding-top:8px}.ReviewDetailModal-module__nawJvG__authorSection{flex-wrap:wrap}.ReviewDetailModal-module__nawJvG__statBadge{text-align:center;width:100%}}
.RecentReviewPreview-module__w23t6q__container{width:100%}.RecentReviewPreview-module__w23t6q__bentoGrid{grid-template-columns:1.3fr 1fr;gap:1.25rem;display:grid}.RecentReviewPreview-module__w23t6q__heroCard{background:var(--streamer-review-card-bg);border:1px solid var(--streamer-review-card-border);cursor:pointer;border-radius:32px;flex-direction:column;justify-content:space-between;min-height:300px;padding:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000008}.RecentReviewPreview-module__w23t6q__heroCard:hover{border-color:var(--border-strong);transform:translateY(-4px);box-shadow:0 16px 50px #3b82f614}.RecentReviewPreview-module__w23t6q__heroHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.RecentReviewPreview-module__w23t6q__quoteIcon{color:#6366f1;opacity:.9}.RecentReviewPreview-module__w23t6q__targetContextHero{background-color:var(--streamer-review-context-bg);border-radius:12px;align-items:center;gap:8px;min-width:0;max-width:60%;padding:6px 12px;display:flex}.RecentReviewPreview-module__w23t6q__targetBadge{color:var(--streamer-review-target-badge-text);background-color:var(--streamer-review-target-badge-bg);white-space:nowrap;border-radius:6px;padding:2px 6px;font-size:.688rem;font-weight:800}.RecentReviewPreview-module__w23t6q__targetTitle{color:var(--streamer-review-context-title);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.813rem;font-weight:700;overflow:hidden}.RecentReviewPreview-module__w23t6q__heroText{color:var(--text-primary);letter-spacing:-.02em;-webkit-line-clamp:4;text-overflow:ellipsis;word-break:break-all;overflow-wrap:break-word;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:1.375rem;font-weight:800;line-height:1.5;display:-webkit-box;overflow:hidden}.RecentReviewPreview-module__w23t6q__heroImageWrapper{border:1px solid var(--streamer-review-card-border);background-color:var(--bg-color);border-radius:16px;width:100%;max-width:100%;height:220px;margin-bottom:2rem;overflow:hidden}.RecentReviewPreview-module__w23t6q__heroImage{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s;display:block}.RecentReviewPreview-module__w23t6q__heroCard:hover .RecentReviewPreview-module__w23t6q__heroImage{transform:scale(1.03)}.RecentReviewPreview-module__w23t6q__subStack{flex-direction:column;gap:1.25rem;display:flex}.RecentReviewPreview-module__w23t6q__subCard{background-color:var(--card-bg);border:1px solid var(--border-color);cursor:pointer;border-radius:24px;flex-direction:column;flex:1;gap:.8rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000005}.RecentReviewPreview-module__w23t6q__subCard:hover{border-color:var(--border-strong);transform:translateY(-4px);box-shadow:0 12px 30px #0000000a}.RecentReviewPreview-module__w23t6q__targetContextSub{color:var(--text-muted);align-items:center;gap:6px;min-width:0;display:flex}.RecentReviewPreview-module__w23t6q__targetTitleSub{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:400px;padding-right:60px;font-size:.75rem;font-weight:600;overflow:hidden}.RecentReviewPreview-module__w23t6q__subContentWrap{align-items:flex-start;gap:12px;min-width:0;display:flex}.RecentReviewPreview-module__w23t6q__subText{min-width:0;color:var(--streamer-review-sub-text);-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-all;overflow-wrap:break-word;-webkit-box-orient:vertical;flex:1;margin:0;font-size:1rem;font-weight:500;line-height:1.6;display:-webkit-box;overflow:hidden}.RecentReviewPreview-module__w23t6q__subImageWrapper{border:1px solid var(--streamer-review-card-border);background-color:var(--bg-color);border-radius:12px;flex-shrink:0;width:84px;height:84px;overflow:hidden}.RecentReviewPreview-module__w23t6q__subImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.RecentReviewPreview-module__w23t6q__cardFooter{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;display:flex}.RecentReviewPreview-module__w23t6q__userWrap{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.RecentReviewPreview-module__w23t6q__userInfo{flex-direction:column;min-width:0;display:flex}.RecentReviewPreview-module__w23t6q__userName{color:var(--streamer-review-user-name);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:800;overflow:hidden}.RecentReviewPreview-module__w23t6q__date{color:var(--text-muted);font-size:.75rem;font-weight:500}.RecentReviewPreview-module__w23t6q__heroBadge{background-color:var(--streamer-review-badge-bg);color:var(--streamer-review-badge-text);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.4rem .8rem;font-size:.75rem;font-weight:700;box-shadow:0 4px 12px #0f172a26}.RecentReviewPreview-module__w23t6q__subBadge{background-color:var(--streamer-review-sub-badge-bg);color:var(--streamer-review-sub-badge-text);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.375rem .75rem;font-size:.75rem;font-weight:700}.RecentReviewPreview-module__w23t6q__emptyState{background-color:var(--bg-color);border:2px dashed var(--border-color);text-align:center;color:var(--text-secondary);border-radius:32px;grid-column:1/-1;padding:4rem 2rem;font-size:1rem;font-weight:700}.RecentReviewPreview-module__w23t6q__skeletonHero{background-color:var(--bg-color);border-radius:32px;min-height:280px;animation:2s infinite RecentReviewPreview-module__w23t6q__pulse}.RecentReviewPreview-module__w23t6q__skeletonSub{background-color:var(--bg-color);border-radius:24px;flex:1;animation:2s infinite RecentReviewPreview-module__w23t6q__pulse}@keyframes RecentReviewPreview-module__w23t6q__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.RecentReviewPreview-module__w23t6q__bentoGrid{grid-template-columns:1fr;gap:1rem}.RecentReviewPreview-module__w23t6q__targetTitleSub{max-width:180px}.RecentReviewPreview-module__w23t6q__heroCard{min-height:auto;padding:2rem 1.5rem}.RecentReviewPreview-module__w23t6q__heroImageWrapper{height:200px}.RecentReviewPreview-module__w23t6q__heroText{-webkit-line-clamp:3;font-size:1.125rem}.RecentReviewPreview-module__w23t6q__targetContextHero{max-width:80%}}
.InsightPage-module__2euJpG__page{padding:var(--streamer-settings-page-padding);flex-direction:column;align-items:center;display:flex}.InsightPage-module__2euJpG__inner{width:100%;max-width:1024px;position:relative}.InsightPage-module__2euJpG__topBar{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.InsightPage-module__2euJpG__backBtn{border:1px solid var(--streamer-settings-back-border);background:var(--card-bg);width:40px;height:40px;color:var(--streamer-settings-back-color);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,border-color .2s,color .2s;display:inline-flex;position:absolute;top:0;left:0}.InsightPage-module__2euJpG__backBtn:hover{border-color:var(--streamer-settings-back-border-hover);background:var(--streamer-settings-back-bg-hover);color:var(--streamer-settings-back-color-hover)}.InsightPage-module__2euJpG__header{padding-top:var(--streamer-settings-header-padding-top);text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px;display:flex}.InsightPage-module__2euJpG__pageTitle{letter-spacing:-.02em;color:var(--streamer-settings-page-title);margin:0;font-size:2.25rem;font-weight:900}.InsightPage-module__2euJpG__pageDesc{max-width:32rem;color:var(--text-secondary);margin:0;font-size:16px}.InsightPage-module__2euJpG__pageDescMobile{display:none}.InsightPage-module__2euJpG__streamerBadge{border:1px solid var(--streamer-settings-badge-border);background:var(--streamer-settings-badge-bg);color:var(--streamer-settings-accent-text);border-radius:999px;padding:6px 12px;font-size:14px;font-weight:600;display:inline-flex}.InsightPage-module__2euJpG__divider{align-items:center;margin-bottom:32px;display:flex}.InsightPage-module__2euJpG__dividerLine{background:var(--streamer-settings-divider);flex-grow:1;height:1px}.InsightPage-module__2euJpG__dividerLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--streamer-settings-divider-label);padding:0 16px;font-size:12px;font-weight:600}.InsightPage-module__2euJpG__loadingPage{min-height:calc(100dvh - 64px);padding:var(--streamer-settings-page-padding);flex-direction:column;justify-content:center;align-items:center;display:flex}.InsightPage-module__2euJpG__loadingSpinner{border:3px solid var(--streamer-settings-spinner-track);border-top-color:var(--streamer-settings-back-color);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite InsightPage-module__2euJpG__spin}@keyframes InsightPage-module__2euJpG__spin{to{transform:rotate(360deg)}}@media (max-width:639px){.InsightPage-module__2euJpG__topBar{justify-content:flex-start;gap:10px;margin-bottom:2px}.InsightPage-module__2euJpG__backBtn{border-radius:10px;width:36px;height:36px;position:static}.InsightPage-module__2euJpG__header{text-align:left;align-items:flex-start;gap:8px;margin-bottom:20px;padding-top:0}.InsightPage-module__2euJpG__pageTitle{text-align:left;flex:1;min-width:0;font-size:1.25rem;font-weight:800;line-height:1.35}.InsightPage-module__2euJpG__pageDescDesktop{display:none}.InsightPage-module__2euJpG__pageDescMobile{display:block}.InsightPage-module__2euJpG__pageDesc{max-width:none;font-size:.8125rem;line-height:1.45}.InsightPage-module__2euJpG__streamerBadge{padding:4px 10px;font-size:.75rem}.InsightPage-module__2euJpG__divider{margin-bottom:16px}.InsightPage-module__2euJpG__dividerLabel{padding:0 12px;font-size:.6875rem}.InsightPage-module__2euJpG__loadingPage{min-height:calc(100dvh - var(--mobile-top-chrome-height,56px))}}@media (min-width:640px){.InsightPage-module__2euJpG__header{margin-bottom:64px;padding-top:0}}@media (min-width:768px){.InsightPage-module__2euJpG__pageTitle{font-size:3rem}}
.NoticeImageModal-module__8lHi_q__overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ae0;justify-content:center;align-items:center;padding:8px;display:flex;position:fixed;inset:0}.NoticeImageModal-module__8lHi_q__closeBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s;display:flex;position:absolute;top:16px;right:16px}.NoticeImageModal-module__8lHi_q__closeBtn:hover{background:#fff3}.NoticeImageModal-module__8lHi_q__image{object-fit:contain;border-radius:12px;width:auto;max-width:min(98vw,1680px);height:auto;max-height:96vh;display:block}@media (min-width:768px){.NoticeImageModal-module__8lHi_q__overlay{padding:16px}.NoticeImageModal-module__8lHi_q__image{max-width:min(96vw,1920px);max-height:94vh}}
.page-module__bTN9xG__viewAllLink{background-color:var(--streamer-page-link-bg);color:var(--streamer-page-link-text);border-radius:9999px;padding:.75rem 1.5rem;font-weight:700;transition:background-color .2s;display:inline-block}.page-module__bTN9xG__viewAllLink:hover{background-color:var(--streamer-page-link-hover)}.page-module__bTN9xG__skeleton{background-color:var(--streamer-page-skeleton)}.page-module__bTN9xG__footerMuted{color:var(--streamer-page-footer-muted)}.page-module__bTN9xG__footerSub{color:var(--streamer-page-footer-sub)}
.not-found-module__sxuMuG__container{background-color:var(--bg-color);text-align:center;justify-content:center;align-items:center;width:100%;height:100vh;padding:20px;display:flex}.not-found-module__sxuMuG__content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:400px;display:flex}.not-found-module__sxuMuG__illustration{justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.not-found-module__sxuMuG__planet{z-index:0;background:linear-gradient(135deg,#e0e7ff 0%,#fae8ff 100%);border-radius:50%;width:140px;height:140px;position:absolute;box-shadow:0 10px 30px #6366f11a}.not-found-module__sxuMuG__iconWrapper{z-index:1;color:#6366f1;animation:3s ease-in-out infinite not-found-module__sxuMuG__float;position:relative}@keyframes not-found-module__sxuMuG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(5deg)}}.not-found-module__sxuMuG__stars{z-index:0;pointer-events:none;position:absolute;inset:0}.not-found-module__sxuMuG__star{color:#fbbf24;font-size:20px;animation:2s infinite not-found-module__sxuMuG__twinkle;position:absolute}@keyframes not-found-module__sxuMuG__twinkle{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.not-found-module__sxuMuG__title{color:var(--text-primary);background:linear-gradient(90deg,#6366f1,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:80px;font-weight:900;line-height:1}.not-found-module__sxuMuG__subtitle{color:var(--text-secondary);margin:0;font-size:22px;font-weight:700}.not-found-module__sxuMuG__description{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.not-found-module__sxuMuG__buttonGroup{justify-content:center;gap:12px;width:100%;margin-top:16px;display:flex}.not-found-module__sxuMuG__backBtn,.not-found-module__sxuMuG__homeBtn{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.not-found-module__sxuMuG__backBtn{background-color:var(--card-bg);border:1px solid var(--border-color);color:var(--text-secondary)}.not-found-module__sxuMuG__backBtn:hover{background-color:var(--surface-muted);border-color:var(--border-strong)}.not-found-module__sxuMuG__homeBtn{background-color:var(--btn-dark-bg);border:1px solid var(--btn-dark-bg);color:var(--text-on-accent)}.not-found-module__sxuMuG__homeBtn:hover{background-color:var(--btn-dark-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}[data-theme=dark] .not-found-module__sxuMuG__title{background:linear-gradient(90deg,#a5b4fc,#f9a8d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text}[data-theme=dark] .not-found-module__sxuMuG__subtitle{color:var(--text-primary)}[data-theme=dark] .not-found-module__sxuMuG__description{color:#cbd5e1}[data-theme=dark] .not-found-module__sxuMuG__planet{background:linear-gradient(135deg,#3730a3 0%,#5b21b6 55%,#7c3aed 100%);border:1px solid #a5b4fc47;box-shadow:0 0 48px #818cf847,0 12px 32px #6366f159}[data-theme=dark] .not-found-module__sxuMuG__iconWrapper{color:#ddd6fe;filter:drop-shadow(0 0 10px #a78bfa8c)}[data-theme=dark] .not-found-module__sxuMuG__star{color:#fde68a}[data-theme=dark] .not-found-module__sxuMuG__backBtn{color:var(--text-primary);border-color:var(--border-strong)}[data-theme=dark] .not-found-module__sxuMuG__backBtn:hover{color:#f8fafc;border-color:#64748b}[data-theme=dark] .not-found-module__sxuMuG__homeBtn{background-color:var(--accent);border-color:var(--accent)}[data-theme=dark] .not-found-module__sxuMuG__homeBtn:hover{background-color:var(--accent-hover);border-color:var(--accent-hover);box-shadow:0 4px 16px #2563eb73}@media (max-width:480px){.not-found-module__sxuMuG__buttonGroup{flex-direction:column}.not-found-module__sxuMuG__backBtn,.not-found-module__sxuMuG__homeBtn{width:100%}}
.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}}
.ScheduleDetailModal-module__m34Dua__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:var(--schedule-detail-modal-z,1300);background-color:#0009;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out ScheduleDetailModal-module__m34Dua__fadeIn;display:flex;position:fixed;inset:0}.ScheduleDetailModal-module__m34Dua__modalContainer{background:var(--card-bg);border-radius:24px;flex-direction:column;width:100%;max-width:640px;max-height:85vh;animation:.3s cubic-bezier(.16,1,.3,1) forwards ScheduleDetailModal-module__m34Dua__slideUp;display:flex;overflow:hidden;transform:translateY(10px);box-shadow:0 25px 50px -12px #00000040}.ScheduleDetailModal-module__m34Dua__header{border-bottom:1px solid var(--border-color);background:var(--card-bg);z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ScheduleDetailModal-module__m34Dua__dateTitle{color:var(--text-primary);font-size:18px;font-weight:700}.ScheduleDetailModal-module__m34Dua__closeButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.ScheduleDetailModal-module__m34Dua__closeButton:hover{background-color:var(--surface-hover);color:var(--text-primary)}.ScheduleDetailModal-module__m34Dua__body{scrollbar-width:thin;scrollbar-color:var(--streamer-schedule-modal-scrollbar) transparent;flex-direction:column;flex:1;gap:24px;min-height:0;padding:24px 24px 100px;display:flex;overflow-y:auto}.ScheduleDetailModal-module__m34Dua__body::-webkit-scrollbar{width:6px}.ScheduleDetailModal-module__m34Dua__body::-webkit-scrollbar-track{background:0 0}.ScheduleDetailModal-module__m34Dua__body::-webkit-scrollbar-thumb{background-color:var(--streamer-schedule-modal-scrollbar);border-radius:20px}.ScheduleDetailModal-module__m34Dua__emptyState{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:.5rem;padding:5rem 0;display:flex}.ScheduleDetailModal-module__m34Dua__emptyStateIcon{font-size:40px}.ScheduleDetailModal-module__m34Dua__scheduleCard{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;flex-shrink:0;transition:box-shadow .2s;overflow:hidden}.ScheduleDetailModal-module__m34Dua__scheduleCard:hover{box-shadow:0 4px 12px #0000000a}.ScheduleDetailModal-module__m34Dua__imageContainer{aspect-ratio:16/9;background-color:var(--streamer-calendar-thumb-bg);width:100%;position:relative;overflow:hidden}.ScheduleDetailModal-module__m34Dua__scheduleImage{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .3s}.ScheduleDetailModal-module__m34Dua__imageLoaded{opacity:1}.ScheduleDetailModal-module__m34Dua__loadingSkeleton{background:linear-gradient(90deg, var(--streamer-schedule-modal-skeleton-from) 25%, var(--streamer-schedule-modal-skeleton-mid) 50%, var(--streamer-schedule-modal-skeleton-from) 75%);background-size:200% 100%;animation:1.5s infinite ScheduleDetailModal-module__m34Dua__shimmer;position:absolute;inset:0}.ScheduleDetailModal-module__m34Dua__infoSection{padding:16px}.ScheduleDetailModal-module__m34Dua__metaRow{color:var(--text-secondary);align-items:center;gap:6px;margin-bottom:8px;font-size:13px;display:flex}.ScheduleDetailModal-module__m34Dua__restIconWrap{color:var(--text-muted);align-items:center;display:flex}.ScheduleDetailModal-module__m34Dua__badge{background-color:var(--surface-active);color:var(--streamer-schedule-modal-badge-text);border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}.ScheduleDetailModal-module__m34Dua__title{color:var(--text-primary);margin-bottom:12px;font-size:17px;font-weight:700;line-height:1.4}.ScheduleDetailModal-module__m34Dua__tagsWrapper{flex-wrap:wrap;gap:6px;display:flex}.ScheduleDetailModal-module__m34Dua__tag{color:var(--text-secondary);background-color:var(--bg-color);border-radius:6px;padding:4px 8px;font-size:12px}.ScheduleDetailModal-module__m34Dua__platformGrid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:8px;padding:0 16px 16px;display:grid}.ScheduleDetailModal-module__m34Dua__platformBtn{border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.ScheduleDetailModal-module__m34Dua__restText{color:var(--text-label);margin-left:4px;font-size:14px;font-weight:500}.ScheduleDetailModal-module__m34Dua__memoText{color:var(--streamer-schedule-modal-memo-text);font-size:14px;font-weight:500}.ScheduleDetailModal-module__m34Dua__chzzk{color:#000;background:#00ffa3}.ScheduleDetailModal-module__m34Dua__chzzk:hover{background:#00e693}.ScheduleDetailModal-module__m34Dua__soop{color:#fff;background:#051c50}.ScheduleDetailModal-module__m34Dua__soop:hover{background:#082666}.ScheduleDetailModal-module__m34Dua__youtube{color:#fff;background:red}.ScheduleDetailModal-module__m34Dua__youtube:hover{background:#e60000}.ScheduleDetailModal-module__m34Dua__cime{color:#fff;background:#7b34f3}.ScheduleDetailModal-module__m34Dua__cime:hover{background:#6229c9}.ScheduleDetailModal-module__m34Dua__etc{background:var(--streamer-schedule-modal-etc-bg);color:var(--streamer-schedule-modal-etc-text)}.ScheduleDetailModal-module__m34Dua__etc:hover{background:var(--streamer-schedule-modal-etc-hover)}@keyframes ScheduleDetailModal-module__m34Dua__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ScheduleDetailModal-module__m34Dua__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ScheduleDetailModal-module__m34Dua__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:640px){.ScheduleDetailModal-module__m34Dua__modalContainer{border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;height:90vh;max-height:90vh;margin-top:auto;margin-bottom:0;animation:.3s cubic-bezier(.16,1,.3,1) forwards ScheduleDetailModal-module__m34Dua__slideUpMobile;transform:translateY(100%)}.ScheduleDetailModal-module__m34Dua__overlay{align-items:flex-end;padding:0}@keyframes ScheduleDetailModal-module__m34Dua__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.ScheduleDetailModal-module__m34Dua__actionSection{flex-direction:column;gap:10px;padding:0 16px 16px;display:flex}.ScheduleDetailModal-module__m34Dua__platformGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;display:grid}.ScheduleDetailModal-module__m34Dua__reviewBtnPc{background-color:var(--streamer-calendar-review-btn-bg);color:var(--streamer-calendar-review-btn-text);border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.ScheduleDetailModal-module__m34Dua__reviewBtnPc:hover{background-color:var(--streamer-calendar-review-btn-hover);transform:translateY(-2px);box-shadow:0 4px 12px #2563eb1a}.ScheduleDetailModal-module__m34Dua__reviewBtnPc:active{transform:translateY(0)}
.ReviewScheduleDetailModal-module__QWb1RW__overlay{z-index:11000;-webkit-backdrop-filter:blur(4px);background:#0f172a94;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ReviewScheduleDetailModal-module__QWb1RW__modal{border:1px solid var(--review-card-border);background:var(--card-bg);border-radius:24px;flex-direction:column;width:100%;max-width:520px;max-height:min(90vh,820px);display:flex;overflow:hidden;box-shadow:0 24px 48px #0f172a38}.ReviewScheduleDetailModal-module__QWb1RW__header{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.ReviewScheduleDetailModal-module__QWb1RW__headerTitle{color:var(--text-primary);margin:0;font-size:1.063rem;font-weight:800}.ReviewScheduleDetailModal-module__QWb1RW__closeBtn{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:inline-flex}.ReviewScheduleDetailModal-module__QWb1RW__closeBtn:hover{background:var(--surface-hover);color:var(--text-primary)}.ReviewScheduleDetailModal-module__QWb1RW__body{flex-direction:column;flex:1;gap:18px;min-height:0;padding:20px;display:flex;overflow-y:auto}.ReviewScheduleDetailModal-module__QWb1RW__imageFrame{border:1px solid var(--review-image-border);background:var(--review-target-broadcast-bg);border-radius:16px;flex-shrink:0;width:100%;overflow:hidden}.ReviewScheduleDetailModal-module__QWb1RW__heroImage{background:var(--bg-color);flex-shrink:0;width:100%;height:auto;display:block}.ReviewScheduleDetailModal-module__QWb1RW__imagePlaceholder{aspect-ratio:16/9;border:1px dashed var(--review-empty-border);background:var(--bg-color);width:100%;color:var(--text-muted);border-radius:16px;justify-content:center;align-items:center;font-size:2rem;font-weight:800;display:flex}.ReviewScheduleDetailModal-module__QWb1RW__metaSection{flex-direction:column;gap:12px;display:flex}.ReviewScheduleDetailModal-module__QWb1RW__badgeRow{flex-wrap:wrap;gap:6px;display:flex}.ReviewScheduleDetailModal-module__QWb1RW__typeBadge,.ReviewScheduleDetailModal-module__QWb1RW__partBadge,.ReviewScheduleDetailModal-module__QWb1RW__durationBadge{border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.ReviewScheduleDetailModal-module__QWb1RW__typeBadge{background:var(--review-target-badge-bg);color:var(--review-target-badge-text)}.ReviewScheduleDetailModal-module__QWb1RW__partBadge{background:var(--surface-hover);color:var(--text-secondary);border:1px solid var(--review-chip-border)}.ReviewScheduleDetailModal-module__QWb1RW__durationBadge{color:var(--text-muted);background:var(--bg-color);border:1px solid var(--review-chip-border)}.ReviewScheduleDetailModal-module__QWb1RW__title{color:var(--text-primary);word-break:break-word;margin:0;font-size:1.25rem;font-weight:800;line-height:1.45}.ReviewScheduleDetailModal-module__QWb1RW__infoList{background:var(--bg-color);border:1px solid var(--review-chip-border);border-radius:14px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.ReviewScheduleDetailModal-module__QWb1RW__infoItem{flex-direction:column;gap:2px;display:flex}.ReviewScheduleDetailModal-module__QWb1RW__infoLabel{color:var(--text-muted);font-size:.75rem;font-weight:700}.ReviewScheduleDetailModal-module__QWb1RW__infoValue{color:var(--text-primary);font-size:.875rem;font-weight:600}.ReviewScheduleDetailModal-module__QWb1RW__sectionLabel{color:var(--text-secondary);margin-bottom:8px;font-size:.813rem;font-weight:800;display:block}.ReviewScheduleDetailModal-module__QWb1RW__tagsSection{flex-direction:column;display:flex}.ReviewScheduleDetailModal-module__QWb1RW__tagList{flex-wrap:wrap;gap:6px;display:flex}.ReviewScheduleDetailModal-module__QWb1RW__tag{color:var(--text-secondary);background:var(--surface-hover);border:1px solid var(--review-chip-border);border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600}.ReviewScheduleDetailModal-module__QWb1RW__linksSection{flex-direction:column;display:flex}.ReviewScheduleDetailModal-module__QWb1RW__linkGrid{grid-template-columns:1fr;gap:8px;display:grid}.ReviewScheduleDetailModal-module__QWb1RW__platformBtn{border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 14px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .2s;display:flex}.ReviewScheduleDetailModal-module__QWb1RW__platformBtn:hover{transform:translateY(-1px)}.ReviewScheduleDetailModal-module__QWb1RW__platformBtnLabel{text-align:center;flex:1}.ReviewScheduleDetailModal-module__QWb1RW__chzzk{color:#000;background:#00ffa3}.ReviewScheduleDetailModal-module__QWb1RW__chzzk:hover{background:#00e693}.ReviewScheduleDetailModal-module__QWb1RW__soop{color:#fff;background:#051c50}.ReviewScheduleDetailModal-module__QWb1RW__soop:hover{background:#082666}.ReviewScheduleDetailModal-module__QWb1RW__youtube{color:#fff;background:red}.ReviewScheduleDetailModal-module__QWb1RW__youtube:hover{background:#e60000}.ReviewScheduleDetailModal-module__QWb1RW__cime{color:#fff;background:#7b34f3}.ReviewScheduleDetailModal-module__QWb1RW__cime:hover{background:#6229c9}.ReviewScheduleDetailModal-module__QWb1RW__etc{background:var(--streamer-schedule-modal-etc-bg,var(--surface-hover));color:var(--streamer-schedule-modal-etc-text,var(--text-secondary))}.ReviewScheduleDetailModal-module__QWb1RW__etc:hover{background:var(--streamer-schedule-modal-etc-hover,var(--surface-active))}.ReviewScheduleDetailModal-module__QWb1RW__actionSection{padding-top:4px}.ReviewScheduleDetailModal-module__QWb1RW__reviewBtn{background:var(--review-write-btn-bg);width:100%;color:var(--review-write-btn-text);border:1px solid var(--review-write-btn-border);box-shadow:var(--review-write-btn-shadow);border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:.938rem;font-weight:800;text-decoration:none;transition:background-color .2s,transform .2s;display:flex}.ReviewScheduleDetailModal-module__QWb1RW__reviewBtn:hover{background:var(--review-write-btn-hover-bg);transform:translateY(-1px)}.ReviewScheduleDetailModal-module__QWb1RW__doneBadge{background:var(--archive-review-done-bg,var(--surface-hover));width:100%;color:var(--archive-review-done-text,var(--text-muted));border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:.875rem;font-weight:700;display:flex}.ReviewScheduleDetailModal-module__QWb1RW__followRequiredBtn{background:var(--surface-hover);width:100%;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.ReviewScheduleDetailModal-module__QWb1RW__followRequiredBtn:hover{background:var(--card-bg);color:var(--text-primary)}.ReviewScheduleDetailModal-module__QWb1RW__dragHandleArea{display:none}@media (max-width:640px){.ReviewScheduleDetailModal-module__QWb1RW__overlay{align-items:flex-end;padding:0}.ReviewScheduleDetailModal-module__QWb1RW__modal{border-radius:20px 20px 0 0;max-width:none;max-height:92vh}.ReviewScheduleDetailModal-module__QWb1RW__dragHandleArea{touch-action:none;cursor:grab;flex-shrink:0;justify-content:center;padding:8px 0 4px;display:flex}.ReviewScheduleDetailModal-module__QWb1RW__dragHandleArea:active{cursor:grabbing}.ReviewScheduleDetailModal-module__QWb1RW__dragHandle{background-color:var(--user-schedule-modal-handle,var(--border-strong));border-radius:999px;width:44px;height:5px;display:block}.ReviewScheduleDetailModal-module__QWb1RW__header{padding-top:8px}}
.ReviewScheduleList-module__NsgFrW__container{background-color:var(--review-page-bg);box-sizing:border-box;max-width:860px;min-height:calc(100dvh - 64px);margin:0 auto;padding:0 24px 100px}.ReviewScheduleList-module__NsgFrW__pageHeader{align-items:center;gap:16px;min-width:0;padding:32px 0 20px;display:flex}.ReviewScheduleList-module__NsgFrW__backBtn{background:var(--card-bg);border:1px solid var(--review-back-btn-border);width:40px;height:40px;color:var(--text-muted);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.ReviewScheduleList-module__NsgFrW__backBtn:hover{background:var(--surface-hover);color:var(--review-back-btn-hover-text)}.ReviewScheduleList-module__NsgFrW__headerProfile{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.ReviewScheduleList-module__NsgFrW__headerAvatar{border:1px solid var(--review-avatar-fallback-border);background-color:var(--review-user-icon-bg);border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.ReviewScheduleList-module__NsgFrW__avatarImage{object-fit:cover;width:100%;height:100%}.ReviewScheduleList-module__NsgFrW__headerText{flex-direction:column;gap:2px;min-width:0;display:flex}.ReviewScheduleList-module__NsgFrW__headerBname{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:1.125rem;font-weight:900;overflow:hidden}.ReviewScheduleList-module__NsgFrW__headerSubtitle{color:var(--text-muted);font-size:.813rem;font-weight:600}.ReviewScheduleList-module__NsgFrW__monthNav{justify-content:center;align-items:center;gap:16px;margin-bottom:12px;display:flex}.ReviewScheduleList-module__NsgFrW__monthNavBtn{border:1px solid var(--review-chip-border);background:var(--card-bg);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:inline-flex}.ReviewScheduleList-module__NsgFrW__monthNavBtn:hover:not(:disabled){background:var(--surface-hover);color:var(--text-primary)}.ReviewScheduleList-module__NsgFrW__monthNavBtn:disabled{opacity:.35;cursor:not-allowed}.ReviewScheduleList-module__NsgFrW__monthLabel{text-align:center;min-width:132px;color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:800}.ReviewScheduleList-module__NsgFrW__helperText{color:var(--text-muted);text-align:center;margin:0 0 20px;font-size:.875rem;font-weight:500}.ReviewScheduleList-module__NsgFrW__loadingState,.ReviewScheduleList-module__NsgFrW__emptyState{border:2px dashed var(--review-empty-border);background:var(--card-bg);min-height:280px;color:var(--text-secondary);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px 20px;display:flex}.ReviewScheduleList-module__NsgFrW__spinner{animation:1s linear infinite ReviewScheduleList-module__NsgFrW__spin}@keyframes ReviewScheduleList-module__NsgFrW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ReviewScheduleList-module__NsgFrW__emptyTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:800}.ReviewScheduleList-module__NsgFrW__emptyDesc{color:var(--text-muted);margin:0;font-size:.875rem}.ReviewScheduleList-module__NsgFrW__listStack{flex-direction:column;gap:18px;display:flex}.ReviewScheduleList-module__NsgFrW__dateGroup{flex-direction:column;gap:8px;display:flex}.ReviewScheduleList-module__NsgFrW__dateHeader{color:var(--text-secondary);padding:0 4px;font-size:.813rem;font-weight:800}.ReviewScheduleList-module__NsgFrW__dateCard{background:var(--card-bg);border:1px solid var(--review-card-border);box-shadow:var(--review-sidebar-shadow);border-radius:20px;overflow:hidden}.ReviewScheduleList-module__NsgFrW__scheduleRow{border-bottom:1px solid var(--review-chip-border);align-items:center;gap:14px;min-width:0;padding:16px 18px;display:flex}.ReviewScheduleList-module__NsgFrW__scheduleRow:last-child{border-bottom:none}.ReviewScheduleList-module__NsgFrW__scheduleThumb{background:var(--review-target-broadcast-bg);border:1px solid var(--review-image-border);cursor:pointer;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.ReviewScheduleList-module__NsgFrW__scheduleThumb:hover{border-color:var(--review-card-hover-border);transform:scale(1.03)}.ReviewScheduleList-module__NsgFrW__thumbImage{object-fit:cover;width:100%;height:100%;display:block}.ReviewScheduleList-module__NsgFrW__thumbFallback{color:var(--text-muted);font-size:1rem;font-weight:800}.ReviewScheduleList-module__NsgFrW__scheduleBody{flex:1;min-width:0}.ReviewScheduleList-module__NsgFrW__scheduleMeta{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;margin-bottom:4px;display:flex}.ReviewScheduleList-module__NsgFrW__actionColumn{flex-shrink:0;align-items:center;gap:8px;display:flex}.ReviewScheduleList-module__NsgFrW__detailBtn{border:1px solid var(--review-chip-border);background:var(--bg-color);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.ReviewScheduleList-module__NsgFrW__detailBtn:hover{background:var(--review-target-badge-bg);border-color:var(--review-card-hover-border);color:var(--review-target-badge-text)}.ReviewScheduleList-module__NsgFrW__scheduleBadge{color:var(--review-target-badge-text);background:var(--review-target-badge-bg);border-radius:6px;padding:2px 8px;font-size:.688rem;font-weight:800}.ReviewScheduleList-module__NsgFrW__scheduleDuration{color:var(--text-muted);align-items:center;gap:4px;font-size:.688rem;font-weight:600;display:inline-flex}.ReviewScheduleList-module__NsgFrW__scheduleTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:.938rem;font-weight:800;overflow:hidden}.ReviewScheduleList-module__NsgFrW__scheduleTime{color:var(--text-muted);margin:0;font-size:.75rem;font-weight:600}.ReviewScheduleList-module__NsgFrW__writeBtn{background:var(--review-write-btn-bg);color:var(--review-write-btn-text);border:1px solid var(--review-write-btn-border);box-shadow:var(--review-write-btn-shadow);white-space:nowrap;border-radius:12px;flex-shrink:0;align-items:center;gap:6px;padding:10px 14px;font-size:.813rem;font-weight:800;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.ReviewScheduleList-module__NsgFrW__writeBtn:hover{background:var(--review-write-btn-hover-bg);border-color:var(--review-write-btn-hover-border);transform:translateY(-1px)}.ReviewScheduleList-module__NsgFrW__doneBadge{background:var(--archive-review-done-bg,var(--surface-hover));color:var(--archive-review-done-text,var(--text-muted));white-space:nowrap;border-radius:12px;flex-shrink:0;align-items:center;gap:5px;padding:10px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.ReviewScheduleList-module__NsgFrW__followRequiredBadge{background:var(--surface-hover);color:var(--text-secondary);border:1px solid var(--border-color);white-space:nowrap;border-radius:12px;flex-shrink:0;align-items:center;gap:5px;padding:10px 12px;font-size:.75rem;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.ReviewScheduleList-module__NsgFrW__followRequiredBadge:hover{background:var(--card-bg);color:var(--text-primary)}.ReviewScheduleList-module__NsgFrW__skeleton{background:linear-gradient(90deg, var(--surface-hover) 25%, var(--review-chip-border) 50%, var(--surface-hover) 75%);background-size:200% 100%;border-radius:10px;animation:1.2s ease-in-out infinite ReviewScheduleList-module__NsgFrW__shimmer}@keyframes ReviewScheduleList-module__NsgFrW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ReviewScheduleList-module__NsgFrW__skeletonBackBtn{flex-shrink:0;width:40px;height:40px}.ReviewScheduleList-module__NsgFrW__skeletonAvatar{border-radius:50%;flex-shrink:0;width:40px;height:40px}.ReviewScheduleList-module__NsgFrW__skeletonTitle{width:140px;height:18px;margin-bottom:6px}.ReviewScheduleList-module__NsgFrW__skeletonSubtitle{width:110px;height:14px}.ReviewScheduleList-module__NsgFrW__skeletonMonthNav{width:220px;height:36px;margin:0 auto 12px}.ReviewScheduleList-module__NsgFrW__skeletonHelper{width:min(100%,420px);height:14px;margin:0 auto 20px}@media (max-width:1024px){.ReviewScheduleList-module__NsgFrW__container{min-height:calc(100dvh - var(--mobile-top-chrome-height,56px));padding:0 16px 80px}.ReviewScheduleList-module__NsgFrW__pageHeader{padding:16px 0}.ReviewScheduleList-module__NsgFrW__scheduleRow{flex-wrap:wrap;align-items:flex-start;padding:14px}.ReviewScheduleList-module__NsgFrW__actionColumn{width:100%;margin-top:4px}.ReviewScheduleList-module__NsgFrW__writeBtn,.ReviewScheduleList-module__NsgFrW__doneBadge{flex:1;justify-content:center}}
