.hot-shelf,.player-reviews{margin-top:48px;padding:32px 0;border-top:1px solid var(--line)}.hot-live{display:inline-flex;align-items:center;gap:8px;color:var(--hatch-blue);white-space:nowrap;font-size:12px}.hot-games{list-style:none;margin:24px 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hot-games li{min-width:0;padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.hot-games a{display:block}.hot-art{position:relative;overflow:hidden;border-radius:8px;aspect-ratio:16/9}.hot-art .game-art{width:100%;height:100%}.hot-rank{position:absolute;left:12px;top:12px;background:var(--bg);padding:5px 10px;border-radius:7px;color:var(--accent);font-weight:700}.hot-games h3{margin:18px 0 8px;overflow-wrap:anywhere}.hot-games p:last-child{margin-bottom:0}.hot-empty{padding:24px;margin:24px 0;border:1px dashed var(--line);border-radius:12px}.hot-empty p:last-child{margin-bottom:0}.hot-explanation{font-size:12px;color:var(--muted)}.hot-explanation summary{cursor:pointer;width:fit-content;color:var(--accent)}.hot-explanation p{max-width:850px;margin-top:12px}.review-score{color:var(--accent);font-size:12px}.player-reviews{max-width:960px}.player-reviews>.review-score{font-size:18px;font-weight:600}.player-review-list{display:grid;gap:16px;margin:24px 0}.player-review,.review-editor{padding:26px;border:1px solid var(--line);background:var(--surface);border-radius:12px}.review-editor{margin-top:28px}.review-editor .section-title{margin-bottom:18px}.review-editor .section-title h3{margin-bottom:0}.review-actions,.review-author{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.review-author{justify-content:space-between}.review-author a{color:var(--accent);overflow-wrap:anywhere}.recommendation-positive{color:var(--hatch-blue);font-size:12px}.recommendation-negative{color:#ffb3b8;font-size:12px}.review-body{white-space:pre-wrap;overflow-wrap:anywhere;margin:18px 0;color:var(--text)}.review-recommendation{display:flex;flex-wrap:wrap;gap:20px;border:0;padding:0;margin:20px 0}.review-recommendation legend{margin-bottom:12px}.review-recommendation label{display:flex;align-items:center;gap:8px;margin:0}.review-recommendation label>input[type=radio]{width:auto;min-height:auto;margin:0;padding:0;flex:0 0 auto;accent-color:var(--accent)}.review-text-label{display:grid;gap:10px}.review-text-label textarea{width:100%;resize:vertical;background:var(--hatch-ink);border:1px solid var(--hatch-line);color:var(--text);border-radius:6px;padding:10px 12px;font-size:14px}.review-text-label label{margin-bottom:0}.review-withdraw{margin-top:20px}@media (max-width:700px){.hot-games{grid-template-columns:minmax(0,1fr)}.hot-shelf .section-title,.player-reviews .section-title{align-items:flex-start;flex-wrap:wrap;gap:16px}.player-review,.review-editor{padding:20px}}