.StreamerPostitPreview-module__-yYOCa__scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;cursor:grab;touch-action:pan-x;gap:12px;padding:4px 2px 10px;display:flex;overflow-x:auto}.StreamerPostitPreview-module__-yYOCa__scrollDragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.StreamerPostitPreview-module__-yYOCa__scroll::-webkit-scrollbar{height:6px}.StreamerPostitPreview-module__-yYOCa__scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--text-muted) 45%, transparent);border-radius:999px}.StreamerPostitPreview-module__-yYOCa__tile{scroll-snap-align:start;flex:0 0 calc(50% - 6px)!important;width:calc(50% - 6px)!important;min-width:calc(50% - 6px)!important;max-width:calc(50% - 6px)!important}@media (min-width:768px){.StreamerPostitPreview-module__-yYOCa__scroll{gap:14px}.StreamerPostitPreview-module__-yYOCa__tile{flex:0 0 calc(25% - 10.5px)!important;width:calc(25% - 10.5px)!important;min-width:calc(25% - 10.5px)!important;max-width:calc(25% - 10.5px)!important}}.StreamerPostitPreview-module__-yYOCa__scrollStatus{text-align:center;color:var(--text-muted);flex:0 0 100%;padding:40px 20px;font-size:.95rem;font-weight:500}.StreamerPostitPreview-module__-yYOCa__emptyState{background-color:var(--card-bg);border:1px dashed var(--border-color);text-align:center;color:var(--text-muted);border-radius:16px;padding:40px 20px;font-size:.95rem;font-weight:500}
.StreamerStagePreview-module__3om0Ka__list{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:768px){.StreamerStagePreview-module__3om0Ka__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}.StreamerStagePreview-module__3om0Ka__item{border:1px solid var(--border-color);background:var(--card-bg);border-radius:16px;flex-direction:column;gap:8px;padding:16px 18px;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #0f172a0a}.StreamerStagePreview-module__3om0Ka__item:hover{border-color:var(--accent-text);transform:translateY(-1px);box-shadow:0 4px 12px -2px #0f172a14}.StreamerStagePreview-module__3om0Ka__itemTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.StreamerStagePreview-module__3om0Ka__itemTitle{min-width:0;color:var(--text-primary);flex:1;align-items:flex-start;gap:6px;margin:0;font-size:1rem;font-weight:800;line-height:1.35;display:flex}.StreamerStagePreview-module__3om0Ka__itemTitle>span{-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.StreamerStagePreview-module__3om0Ka__itemMediaIcon{color:var(--text-muted,var(--text-secondary));flex-shrink:0;margin-top:2px}.StreamerStagePreview-module__3om0Ka__itemLikes{color:var(--text-muted,var(--text-secondary));flex-shrink:0;align-items:center;gap:4px;margin-top:2px;font-size:.75rem;font-weight:700;display:inline-flex}.StreamerStagePreview-module__3om0Ka__itemSnippet{color:var(--text-secondary);-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.45;display:-webkit-box;overflow:hidden}.StreamerStagePreview-module__3om0Ka__itemMeta{color:var(--text-muted,var(--text-secondary));flex-wrap:wrap;align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:flex}.StreamerStagePreview-module__3om0Ka__metaDot{opacity:.7}.StreamerStagePreview-module__3om0Ka__emptyState{background-color:var(--card-bg);border:1px dashed var(--border-color);text-align:center;color:var(--text-muted);border-radius:16px;padding:40px 20px;font-size:.95rem;font-weight:500}.StreamerStagePreview-module__3om0Ka__ownerEmpty{border:1px dashed var(--border-color);background:var(--card-bg);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:36px 20px;display:flex}.StreamerStagePreview-module__3om0Ka__ownerEmptyText{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:700}.StreamerStagePreview-module__3om0Ka__ownerEmptyHint{color:var(--text-secondary);margin:0 0 8px;font-size:.85rem;line-height:1.45}.StreamerStagePreview-module__3om0Ka__ownerConnectBtn{background-color:var(--streamer-page-link-bg);color:var(--streamer-page-link-text);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:.75rem 1.35rem;font-size:.9rem;font-weight:700;transition:background-color .2s;display:inline-flex}.StreamerStagePreview-module__3om0Ka__ownerConnectBtn:hover{background-color:var(--streamer-page-link-hover)}.StreamerStagePreview-module__3om0Ka__modalOverlay{z-index:12000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a73;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.StreamerStagePreview-module__3om0Ka__modalPanel{border:1px solid var(--border-color);background:var(--card-bg);border-radius:18px;width:min(100%,420px);padding:18px 18px 16px;box-shadow:0 20px 48px #0f172a2e}.StreamerStagePreview-module__3om0Ka__modalHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.StreamerStagePreview-module__3om0Ka__modalTitleRow{align-items:center;gap:10px;min-width:0;display:flex}.StreamerStagePreview-module__3om0Ka__modalIconWrap{border:1px solid var(--border-color);background:color-mix(in srgb, #0ea5e9 12%, var(--card-bg));color:#0284c7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.StreamerStagePreview-module__3om0Ka__modalTitle{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:800}.StreamerStagePreview-module__3om0Ka__modalClose{border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.StreamerStagePreview-module__3om0Ka__modalDesc{color:var(--text-secondary);margin:12px 0 16px;font-size:.875rem;line-height:1.5}.StreamerStagePreview-module__3om0Ka__modalActions{flex-direction:column;gap:10px;display:flex}.StreamerStagePreview-module__3om0Ka__modalActionPrimary,.StreamerStagePreview-module__3om0Ka__modalActionSecondary{border-radius:14px;align-items:flex-start;gap:12px;padding:14px;text-decoration:none;transition:border-color .15s,background .15s,transform .15s;display:flex}.StreamerStagePreview-module__3om0Ka__modalActionPrimary{border:1px solid color-mix(in srgb, var(--accent-text,#6366f1) 35%, var(--border-color));background:color-mix(in srgb, var(--accent-text,#6366f1) 10%, var(--card-bg));color:var(--accent-text,#4f46e5)}.StreamerStagePreview-module__3om0Ka__modalActionSecondary{border:1px solid var(--border-color);background:var(--card-bg);color:var(--text-primary)}.StreamerStagePreview-module__3om0Ka__modalActionPrimary:hover,.StreamerStagePreview-module__3om0Ka__modalActionSecondary:hover{transform:translateY(-1px)}.StreamerStagePreview-module__3om0Ka__modalActionText{flex-direction:column;gap:3px;min-width:0;display:flex}.StreamerStagePreview-module__3om0Ka__modalActionText strong{color:inherit;font-size:.9rem;font-weight:800}.StreamerStagePreview-module__3om0Ka__modalActionText em{color:var(--text-secondary);font-size:.75rem;font-style:normal;font-weight:500;line-height:1.4}
.StreamerNoticePreview-module__9AhVfG__list{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:768px){.StreamerNoticePreview-module__9AhVfG__list{grid-template-columns:repeat(2,1fr)}}.StreamerNoticePreview-module__9AhVfG__noticeItem{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:20px;text-decoration:none;transition:all .2s;display:block;box-shadow:0 1px 2px #0000000d}.StreamerNoticePreview-module__9AhVfG__noticeItem:hover{border-color:var(--accent-text);background-color:var(--surface-hover);transform:translateY(-2px);box-shadow:0 4px 12px -2px #0000000d}.StreamerNoticePreview-module__9AhVfG__noticeItemPinned{border-color:color-mix(in srgb, var(--accent-text) 42%, var(--border-color));box-shadow:0 1px 2px 0 #0000000d, 0 0 0 1px color-mix(in srgb, var(--accent-text) 16%, transparent)}.StreamerNoticePreview-module__9AhVfG__noticeItemTop{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.StreamerNoticePreview-module__9AhVfG__noticeItemTitleRow{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.StreamerNoticePreview-module__9AhVfG__pinnedBadge{background-color:color-mix(in srgb, var(--accent-text) 22%, transparent);color:var(--accent-text);letter-spacing:-.01em;border-radius:999px;flex-shrink:0;align-items:center;padding:2px 7px;font-size:.7rem;font-weight:800;display:inline-flex}.StreamerNoticePreview-module__9AhVfG__noticeItemTitle{color:var(--text-primary);-webkit-line-clamp:1;word-break:break-all;-webkit-box-orient:vertical;margin:0;font-size:1.05rem;font-weight:700;transition:color .2s;display:-webkit-box;overflow:hidden}.StreamerNoticePreview-module__9AhVfG__noticeItem:hover .StreamerNoticePreview-module__9AhVfG__noticeItemTitle{color:var(--accent-text)}.StreamerNoticePreview-module__9AhVfG__noticeItemDate{color:var(--text-muted);flex-shrink:0;margin-top:2px;font-size:.8rem;font-weight:500}.StreamerNoticePreview-module__9AhVfG__noticeItemBody{color:var(--text-secondary);-webkit-line-clamp:2;word-break:break-all;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.StreamerNoticePreview-module__9AhVfG__noticeItemImage{border:1px solid var(--border-color);object-fit:contain;background-color:var(--bg-color);border-radius:10px;width:auto;max-width:100%;max-height:120px;margin-top:12px;display:block}@media (min-width:768px){.StreamerNoticePreview-module__9AhVfG__noticeItemImage{max-height:140px}}.StreamerNoticePreview-module__9AhVfG__emptyState{background-color:var(--card-bg);border:1px dashed var(--border-color);text-align:center;color:var(--text-muted);border-radius:16px;padding:40px 20px;font-size:.95rem;font-weight:500}
.WeeklyDateNavigator-module__jQmgbq__container{box-sizing:border-box;background-color:var(--card-bg);border:1px solid var(--border-color);width:100%;min-width:0;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{min-width:0;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}}
.WeeklyPlannerSwitcher-module__8TB2Va__container{flex-direction:column;gap:8px;width:100%;display:flex}.WeeklyPlannerSwitcher-module__8TB2Va__controlPanel{background-color:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:16px;flex-wrap:wrap;justify-content:center;gap:8px;max-width:800px;margin:0 auto;padding:12px;display:flex}.WeeklyPlannerSwitcher-module__8TB2Va__versionBtn{border:1px solid var(--border-color);background-color:var(--surface-hover);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.WeeklyPlannerSwitcher-module__8TB2Va__versionBtn:hover{background-color:var(--surface-muted);transform:translateY(-1px)}.WeeklyPlannerSwitcher-module__8TB2Va__activeBtn{background-color:var(--accent);border-color:var(--accent);color:var(--text-on-accent);box-shadow:0 2px 4px #3b82f64d}
.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}
.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%}}
