.modal-shell:fullscreen{width:100vw;height:100vh;display:grid;grid-template-rows:auto 1fr auto;background:#080b12;border:0}.modal-shell:fullscreen .game-stage{min-height:0}.modal-shell:fullscreen canvas{max-height:calc(100vh - 145px);width:auto}.modal-shell:fullscreen .modal-head{padding:12px 20px}.modal-shell:fullscreen .game-help{padding:9px}.modal-actions #fullscreenBtn{color:var(--lime)}@media(max-width:600px){.modal-actions{gap:5px}.modal-actions button{padding:8px;font-size:8px}.modal-actions #fullscreenBtn{font-size:0}.modal-actions #fullscreenBtn:first-letter{font-size:17px}.modal-head{padding:14px}.modal-head h2{font-size:20px}}
