/*! tailwindcss v4.1.5 | MIT License | https://tailwindcss.com */html{background-color:#87ceeb}body{touch-action:none;-webkit-user-select:none;user-select:none;margin:0;padding:0;overflow:hidden}.game-container.svelte-1l7j9bf{background:linear-gradient(#87ceeb,#98d8e8);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.game-title.svelte-1l7j9bf{color:tomato;text-shadow:2px 2px 4px #0000004d;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.game-canvas.svelte-1l7j9bf{cursor:pointer;border:3px solid #228b22;border-radius:10px;max-width:100%;height:auto;box-shadow:0 4px 8px #0000004d}.game-info.svelte-1l7j9bf{text-align:center;color:#333;margin-top:1rem;font-size:1.1rem}@media (max-width:480px){.game-container.svelte-1l7j9bf{padding:.5rem}.game-title.svelte-1l7j9bf{margin-bottom:.5rem;font-size:2rem}.game-info.svelte-1l7j9bf{margin-top:.5rem;font-size:1rem}}
