html[data-kcx-embedded] body{display:block;min-height:0}
/* Enlarge only the mobile dial artwork; preserve the surrounding layout and copy. */
@media(max-width:480px){.instrument .dial svg{transform:scale(1.08);transform-origin:center}}
.game{width:100%;max-width:960px;min-height:820px;padding-inline:clamp(14px,4vw,32px)}
@media(min-width:481px){
 .instrument{width:100%;max-width:620px;margin:12px auto}
 h1{font-size:clamp(52px,8vw,72px)}
 .instructions{max-width:600px}
 .center-main{font-size:clamp(29px,5vw,48px)}
 .center-top,.center-bottom{font-size:14px}
}
