body.game-shell{background:#f6f6f0}.play-stage{background:#fffef8}#scene{width:75%;height:100%;position:absolute;inset:0 0 0 auto;outline:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}body.game-shell .hud-left{width:min(380px,calc(25vw - 28px))}body.game-shell .hud-left .clue-card{width:100%}body.game-shell.preview-mode #scene{width:100%;inset-inline:0}.cube-answer-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.cube-answer-grid button{min-height:43px;padding:7px 10px;border:1px solid rgba(38,75,89,.24);border-radius:11px;color:#264b58;background:#ffffffe8;font:900 .86rem/1 Nunito,sans-serif;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.cube-answer-grid button:hover{transform:translateY(-1px)}.cube-answer-grid button[aria-pressed=true]{border-color:#39b4cf;background:linear-gradient(180deg,#fff9cd,#ffea91);box-shadow:0 0 0 3px #39b4cf30}.cube-answer-grid button.is-wrong{border-color:#c6533e;background:#ffe3dc;animation:cube-shake .26s ease-in-out}.cube-answer-grid button.is-right{border-color:#2d9961;background:#ddf7e7}.cube-check{width:100%;min-height:43px;margin-top:9px;border:1px solid #875b12;border-radius:11px;color:#234653;background:linear-gradient(180deg,#ffd65d,#f1b522);box-shadow:0 4px #a66e10;font:900 .8rem/1 Nunito,sans-serif;cursor:pointer}.cube-check[disabled]{opacity:.43;box-shadow:none;cursor:not-allowed}@keyframes cube-shake{0%,to{transform:translate(0)}35%{transform:translate(-4px)}70%{transform:translate(4px)}}@media(max-width:1100px)and (min-width:901px){body.game-shell .hud-left{width:min(330px,calc(32vw - 25px))}#scene{width:68%}}@media(max-width:900px){#scene{width:100%;inset-inline:0}body.game-shell .hud-left{width:min(370px,calc(100% - 16px))}}@media(max-width:700px){#scene{top:270px;bottom:0;height:calc(100% - 270px)}body.game-shell #hud .hud-left{width:min(350px,calc(100% - 16px));max-width:350px}.cube-answer-grid{margin-top:7px}.cube-answer-grid button{min-height:35px;padding-block:5px;font-size:.74rem}.cube-check{min-height:37px;margin-top:7px}body.game-shell.preview-mode #scene{top:0;height:100%}}@media(prefers-reduced-motion:reduce){.cube-answer-grid button.is-wrong{animation:none}}
