body.game-shell .hud-left .clue-card{width:min(520px,48vw)}body.game-shell .hud-left #clue{font-size:clamp(.74rem,1.1vw,.9rem);line-height:1.38}.numpad{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:8px}.numpad button{min-height:36px;border-radius:10px;font-size:.8rem}@media(max-width:700px){body.game-shell .hud-left .clue-card{width:min(360px,calc(100% - 16px));max-height:38vh;overflow:auto}}
