.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}
.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%}}
