.game-page[data-v-5db08f7a]{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px}.game-shell[data-v-5db08f7a]{position:relative;width:var(--veld-breedte);aspect-ratio:16 / 9;background:#000;overflow:hidden;border-radius:6px;box-shadow:0 12px 44px #0000008c}.game-canvas[data-v-5db08f7a]{display:block;width:100%;height:100%;touch-action:none;-webkit-user-select:none;user-select:none}.game-bar[data-v-5db08f7a]{display:flex;align-items:center;justify-content:flex-end;gap:12px;width:var(--veld-breedte)}.site-link[data-v-5db08f7a]{margin-right:auto;display:inline-flex;align-items:center;gap:4px;padding:4px 8px 4px 4px;font:500 13px/1 system-ui,sans-serif;letter-spacing:.01em;color:#7fbdb8;text-decoration:none;border-radius:6px;transition:color .2s ease,background-color .2s ease}.site-link svg[data-v-5db08f7a]{width:15px;height:15px}.site-link[data-v-5db08f7a]:hover,.site-link[data-v-5db08f7a]:focus-visible{color:#d7fffb;background:#8ae8e11f}.site-link[data-v-5db08f7a]:focus-visible{outline:2px solid #8ae8e1;outline-offset:2px}.icon-button[data-v-5db08f7a]{display:grid;place-items:center;padding:4px;color:#7fbdb8;background:none;border:0;border-radius:4px;cursor:pointer;transition:color .2s ease}.icon-button svg[data-v-5db08f7a]{width:20px;height:20px}.icon-button[data-v-5db08f7a]:hover,.icon-button[data-v-5db08f7a]:focus-visible{color:#d7fffb}.icon-button[data-v-5db08f7a]:focus-visible{outline:2px solid #8ae8e1;outline-offset:2px}.game-page.is-fullscreen[data-v-5db08f7a]{width:100%;height:100%;gap:0;background:#000}.game-page.is-fullscreen .game-shell[data-v-5db08f7a]{width:100%;height:100%;aspect-ratio:auto;border-radius:0;box-shadow:none}.game-page.is-fullscreen .game-bar[data-v-5db08f7a]{position:absolute;top:12px;right:12px;width:auto}.game-page.is-fullscreen .site-link[data-v-5db08f7a]{display:none}.game-page.is-fullscreen .icon-button[data-v-5db08f7a]{color:#e1fdfe;opacity:.4;filter:drop-shadow(0 1px 3px rgba(0,0,0,.9));transition:opacity .2s ease,color .2s ease}.game-page.is-fullscreen .icon-button[data-v-5db08f7a]:hover,.game-page.is-fullscreen .icon-button[data-v-5db08f7a]:focus-visible{opacity:1}.toast[data-v-5db08f7a]{position:absolute;bottom:8%;left:50%;transform:translate(-50%);max-width:min(80vw,460px);padding:12px 20px;font:400 15px/1.4 system-ui,sans-serif;text-align:center;color:#e1fdfe;background:#174246f0;border-radius:6px;box-shadow:0 4px 20px #00000080;pointer-events:none}.toast-enter-active[data-v-5db08f7a],.toast-leave-active[data-v-5db08f7a]{transition:opacity .25s ease}.toast-enter-from[data-v-5db08f7a],.toast-leave-to[data-v-5db08f7a]{opacity:0}@media(prefers-reduced-motion:reduce){.toast-enter-active[data-v-5db08f7a],.toast-leave-active[data-v-5db08f7a],.icon-button[data-v-5db08f7a],.site-link[data-v-5db08f7a]{transition:none}}:root{--speelveld-max-breedte: 1280px;--speelveld-chrome: 14dvh;--veld-breedte: min( 96vw, var(--speelveld-max-breedte), calc((100dvh - var(--speelveld-chrome)) * 16 / 9) )}body{margin:0;padding:0}#app{display:flex;align-items:center;justify-content:center}
