body.game-shell .hud-left .clue-card{width:min(500px,48vw)}.choice-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.choice-row button{min-width:36px;min-height:36px;border-radius:10px}.choice-row button.active{outline:3px solid #e3a91f}@media(max-width:700px){body.game-shell .hud-left .clue-card{width:min(360px,calc(100% - 16px));max-height:36vh;overflow:auto}}
