.synergy-top-comments{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:32px 0 72px}.top-comments-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:24px;align-items:stretch;margin-bottom:20px;border-bottom:1px solid #e5e7eb;padding:0 0 22px}.top-comments-kicker{margin:0;color:var(--color-primary, #b80000);font-size:12px;font-weight:950;letter-spacing:0;line-height:1.2;text-transform:uppercase}.top-comments-hero h1{margin:8px 0 0;color:#0f172a;font-size:42px;font-weight:950;letter-spacing:0;line-height:1}.top-comments-hero p{max-width:680px;margin:16px 0 0;color:#475569;font-size:16px;font-weight:650;line-height:1.6}.top-comments-prize{display:grid;min-height:0;align-content:center;gap:9px;border:1px solid #bbf7d0;border-radius:10px;background:linear-gradient(180deg,#ecfdf5,#fff);box-shadow:0 16px 38px #10b9811a;padding:20px}.top-comments-prize span,.top-comments-prize small,.top-comments-stats span,.top-comment-article small,.top-comment-score span{color:#64748b;font-size:10px;font-weight:950;letter-spacing:0;line-height:1.2;text-transform:uppercase}.top-comments-prize b{display:block;margin:0;color:#047857;font-size:30px;font-weight:950;letter-spacing:0;line-height:1}.top-comments-prize small{display:block;margin:0;color:#475569;text-transform:none}.top-comments-control-panel{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;margin-bottom:18px}.top-comments-tabs{display:inline-flex;width:fit-content;gap:4px;border:1px solid #dbe3ed;border-radius:999px;background:#fff;padding:4px;box-shadow:0 10px 28px #0f172a0d}.top-comments-tabs a{min-width:82px;border-radius:999px;padding:9px 13px;color:#334155;font-size:11px;font-weight:950;letter-spacing:0;line-height:1;text-align:center;text-decoration:none!important;text-transform:uppercase}.top-comments-tabs a:hover{background:#f1f5f9;text-decoration:none!important}.top-comments-tabs a.is-active{background:#0f172a;color:#fff}.top-comments-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0}.top-comments-stats div{display:grid;min-height:66px;align-content:center;gap:5px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:12px 14px;box-shadow:0 8px 22px #0f172a0d}.top-comments-stats b{color:#0f172a;font-size:24px;font-weight:950;line-height:1}.top-comments-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.top-comments-grid--balanced{grid-template-columns:repeat(6,minmax(0,1fr))}.top-comments-grid--balanced .top-comment-card{grid-column:span 2}.top-comments-grid--count-4 .top-comment-card{grid-column:span 3}.top-comments-grid--count-5 .top-comment-card:nth-last-child(-n+2){grid-column:span 3}.top-comment-card{display:grid;min-height:0;grid-template-rows:auto minmax(118px,1fr) auto auto auto;gap:14px;border:1px solid #dbe3ed;border-radius:10px;background:#fff;padding:14px;box-shadow:0 12px 30px #0f172a0f;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.top-comment-card:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:0 18px 44px #0f172a1a}.top-comment-card.is-podium{border-color:#facc15;box-shadow:0 16px 40px #b453091a}.top-comment-card-head{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center}.top-comment-rank{position:static;display:grid;width:34px;height:34px;place-items:center;border-radius:999px;background:#0f172a;color:#fff;font-size:13px;font-weight:950}.top-comment-card.is-podium .top-comment-rank{background:#b45309}.top-comment-author{display:grid;min-width:0;grid-template-columns:40px minmax(0,1fr);gap:9px;align-items:center;border:0;background:transparent;padding:0;color:inherit;text-align:left}.top-comment-author img{width:40px;height:40px;border-radius:999px;object-fit:cover;background:#e2e8f0}.top-comment-author b,.top-comment-author em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-comment-author b{color:#0f172a;font-size:13px;font-weight:950;letter-spacing:0;line-height:1.1}.top-comment-author em{margin-top:3px;color:#64748b;font-size:9px;font-style:normal;font-weight:900;line-height:1.15;text-transform:uppercase}.top-comment-excerpt{position:relative;margin:0;border-left:3px solid #e2e8f0;padding-left:12px;color:#334155;font-size:15px;font-weight:500;letter-spacing:0;line-height:1.62}.top-comment-signals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0}.top-comment-signals span{display:grid;gap:3px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:8px}.top-comment-signals b{color:#0f172a;font-size:16px;font-weight:950;line-height:1}.top-comment-signals em{color:#64748b;font-size:9px;font-style:normal;font-weight:950;line-height:1.15;text-transform:uppercase}.top-comment-article{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;align-items:center;margin:0;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:8px;color:inherit;text-decoration:none!important}.top-comment-article:hover{border-color:#cbd5e1;background:#fff;text-decoration:none!important}.top-comment-article-image{display:block;overflow:hidden;width:92px;height:66px;border-radius:7px;background:linear-gradient(135deg,#e2e8f0,#f8fafc)}.top-comment-article-image img{width:100%;height:100%;border-radius:0;object-fit:cover;transition:transform .2s ease}.top-comment-article:hover .top-comment-article-image img{transform:scale(1.04)}.top-comment-article-copy{min-width:0}.top-comment-article b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:4px;overflow:hidden;color:#0f172a;font-size:13px;font-weight:950;letter-spacing:0;line-height:1.18;text-decoration:none!important}.top-comment-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.top-comment-open,.top-comments-empty a{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border-radius:8px;background:#0f172a;padding:0 13px;color:#fff!important;font-size:11px;font-weight:950;letter-spacing:0;line-height:1;text-decoration:none!important;text-transform:uppercase}.top-comment-open{margin:0}.top-comment-open:hover,.top-comments-empty a:hover{background:var(--color-primary, #b80000);text-decoration:none!important}.top-comment-score{display:grid;min-width:56px;gap:3px;justify-items:end}.top-comment-score b{color:#047857;font-size:18px;font-weight:950;line-height:1}@media (max-width: 980px){.top-comments-control-panel{grid-template-columns:1fr}.top-comments-stats,.top-comments-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.top-comments-grid--balanced .top-comment-card{grid-column:auto}}@media (max-width: 760px){.synergy-top-comments{width:min(100% - 20px,560px);padding:24px 0 84px}.top-comments-hero{grid-template-columns:1fr;gap:14px;padding-bottom:18px}.top-comments-hero h1{font-size:40px}.top-comments-tabs,.top-comments-stats,.top-comments-grid{grid-template-columns:1fr;width:100%}.top-comments-grid--balanced .top-comment-card{grid-column:auto}.top-comments-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.top-comments-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.top-comment-card{grid-template-rows:auto auto auto auto auto;padding:12px}.top-comment-excerpt{font-size:14px}.top-comment-article{grid-template-columns:78px minmax(0,1fr)}.top-comment-article-image{width:78px;height:58px}}.community-hub-system-note{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:14px 16px}.community-hub-system-note div{display:grid;gap:4px}.community-hub-system-note b{color:#047857;font-size:20px;font-weight:950;line-height:1}.community-hub-system-note p{max-width:620px;margin:0;color:#475569;font-size:13px;font-weight:650;line-height:1.5;text-align:right}@media (max-width: 900px){.community-hub-hero-grid,.community-hub-navigator-head{grid-template-columns:minmax(0,1fr)}.community-hub-score-card{grid-template-columns:minmax(0,1fr) auto}.community-hub-score-card>span{grid-column:1}.community-hub-score-card b{grid-column:2}.community-hub-score-card em{grid-column:1}.community-hub-score-card>.community-hub-score-bar,.community-hub-route-bonus{grid-column:1 / -1}.community-hub-route-bonus{grid-row:auto;margin-top:4px}.community-hub-balance-card{min-height:120px}.community-hub-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.community-hub-checkpoints,.community-hub-grid{grid-template-columns:minmax(0,1fr)}.community-hub-card{min-height:0}}@media (max-width: 640px){.synergy-community-hub{padding-top:24px;padding-bottom:40px}.community-hub-hero-grid{gap:14px;margin-bottom:14px;padding-bottom:16px}.community-hub-balance-card{min-height:96px;padding:14px 16px}.community-hub-balance-card b{font-size:32px}.community-hub-hero{margin-bottom:0;padding-bottom:0}.community-hub-hero h1{font-size:34px;line-height:1.05}.community-hub-hero p{font-size:14px;line-height:1.55}.community-hub-stats{gap:10px;margin-bottom:14px}.community-hub-navigator{margin:14px 0 20px;padding:14px}.community-hub-navigator-head{gap:12px}.community-hub-score-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:12px}.community-hub-score-card b{grid-row:1 / span 2;grid-column:2;font-size:28px}.community-hub-score-card em{font-size:11px}.community-hub-score-bar{grid-column:1 / -1}.community-hub-navigator-head h2,.community-hub-section-head h2{font-size:24px}.community-hub-checkpoint{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;padding:11px}.community-hub-check-icon{width:30px;height:30px;font-size:12px}.community-hub-check-action{grid-column:2;width:fit-content;min-height:30px;padding:0 10px}.community-hub-stat{min-height:70px;padding:12px}.community-hub-stat b{font-size:24px}.community-hub-card{gap:14px;padding:18px}.community-hub-card h2{font-size:22px}.community-hub-card p{display:block;min-height:0}.community-hub-section-head{display:grid;gap:8px;margin-top:20px}.community-hub-section-head p{max-width:none;text-align:left}.community-hub-system-note{display:grid;gap:10px}.community-hub-system-note p{text-align:left}}
