@import url("../stack/styles.css?v=20260704-first-draft");
:root{--yellow:#54c7ff;--blue:#1266ff;--pink:#ff5ca8}
.game-logo{background:linear-gradient(90deg,#54c7ff 0%,#ffd166 45%,#ff5ca8 76%,#fff8ee 100%);background-clip:text;-webkit-background-clip:text}
.action-controls{grid-template-columns:.7fr 1fr 1.25fr 1fr .7fr 1.05fr}
canvas{touch-action:none}
