@font-face{font-family:CamptonBold;src:url(../../assets/fonts/CamptonBold.otf) format("opentype");font-weight:400;font-style:normal}:root{font-family:CamptonBold,system-ui,Helvetica,Arial,sans-serif}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background-color:#000}main{display:block;width:100vw;width:100dvw;height:100vh;height:100dvh;position:static;background-color:#000}canvas{border:none;display:block;margin:0 auto;image-rendering:auto;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;max-width:100%;max-height:100%}@media screen and (max-width:950px)and (pointer:coarse),screen and (max-height:450px)and (orientation:landscape)and (pointer:coarse),screen and (-webkit-min-device-pixel-ratio:2)and (max-width:950px){body{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;touch-action:none}main{width:100vw;width:100dvw;height:100vh;height:100dvh}canvas{display:block;max-width:100vw;max-width:100dvw;max-height:100vh;max-height:100dvh}}.orientation-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;z-index:9000;color:#fff;text-align:center;padding:2rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s linear .3s}.orientation-overlay.is-visible{opacity:1;visibility:visible;transition:opacity .3s ease}.orientation-icon{font-size:4.5rem;line-height:1;animation:orientation-spin 2s linear infinite}.orientation-title{font-size:2rem}.orientation-text{font-size:1.125rem;line-height:1.5;color:#ccc;white-space:pre-line}.orientation-fullscreen{font:inherit;font-size:1.125rem;color:#fff;background:#333;border:2px solid white;border-radius:10px;padding:.75rem 2rem;cursor:pointer}@keyframes orientation-spin{to{transform:rotate(360deg)}}.context-recovery-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;z-index:10000;color:#fff;text-align:center;padding:2rem}.context-recovery-overlay[hidden]{display:none}.context-recovery-message{font-size:1.5rem}.context-recovery-reload{font:inherit;font-size:1.25rem;color:#000;background:#fff;border:none;border-radius:9999px;padding:.75rem 2rem;cursor:pointer}.init-failure-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;z-index:11000;color:#fff;text-align:center;padding:2rem}.init-failure-icon{font-size:4.5rem;line-height:1}.init-failure-title{font-size:2rem}.init-failure-text{font-size:1.125rem;line-height:1.5;color:#ccc;white-space:pre-line}.init-failure-reload{font:inherit;font-size:1.25rem;color:#000;background:#fff;border:none;border-radius:9999px;padding:.75rem 2rem;cursor:pointer}@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min-resolution:192dpi){#gameCanvas{image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast}}.fullscreen-active,.fullscreen-active #gameCanvas{width:100vw!important;width:100dvw!important;height:100vh!important;height:100dvh!important}.fullscreen-active body{position:fixed;width:100%;height:100%}@media screen and (min-aspect-ratio:2/1)and (max-height:450px)and (pointer:coarse){main{overflow:hidden}}
