*{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important;-ms-touch-action:none!important;touch-action:none!important}html,body{box-sizing:border-box;background:#251926;width:100%;height:100%;margin:0;padding:0;overflow:hidden;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important;-ms-touch-action:none!important;touch-action:none!important}#stage{justify-content:center;align-items:center;margin:auto;display:flex;position:fixed;inset:0;overflow:hidden;box-shadow:0 0 100px #080309}@media (aspect-ratio>=9/16){#stage{width:56.25dvh;height:100dvh}}@media (aspect-ratio>=9/16) and (hover:hover) and (pointer:fine){#stage{width:min(56.25dvh,585px);height:min(100dvh,1040px)}}@media (aspect-ratio<=9/21) and (hover:hover) and (pointer:fine){#stage{width:100dvw;height:233.333dvw}}#stage[data-aspect=dynamic]{--stage-dynamic-margin:24px;--stage-margin:max(0px, min(var(--stage-dynamic-margin), calc((100dvw - 56.25dvh) / 2)));width:min(1300px, calc(125dvh - 2.5 * var(--stage-margin)), calc(100dvw - 2 * var(--stage-margin)));height:min(1040px, calc(100dvh - 2 * var(--stage-margin)), 233.333dvw)}#stage[data-aspect="5-4"]{aspect-ratio:5/4;width:min(100dvw,125dvh,1300px);height:auto}#stage[data-aspect="4-3"]{aspect-ratio:4/3;width:min(100dvw,133.333dvh,1387px);height:auto}#stage[data-aspect="16-10"]{aspect-ratio:16/10;width:min(100dvw,160dvh,1664px);height:auto}#stage[data-aspect="16-9"]{aspect-ratio:16/9;width:min(100dvw,177.778dvh,1849px);height:auto}#stage[data-aspect=fill]{aspect-ratio:auto;width:100dvw;height:100dvh}canvas#app{display:block}#stats{z-index:1000;position:fixed;top:0;left:0}#stats canvas{width:max(100px,10vw,10vh);height:max(60px,6vh,6vw)}#debugInfo{color:#fff;text-align:right;z-index:9999;padding:5px;font-family:monospace;font-size:8px;position:absolute;bottom:5px;right:20px}#bootScreen{--bootScreen-secondary:#fdda49;--bootScreen-accent:#1dabdf;z-index:10000;padding:32px max(24px, env(safe-area-inset-left)) 32px max(24px, env(safe-area-inset-right));box-sizing:border-box;color:#fff;text-align:center;letter-spacing:.06em;paint-order:stroke fill;-webkit-text-stroke:2.5px #000;text-shadow:0 3px #080309;font-synthesis-weight:none;background:#251926 url(./BootScreen-CrzkeYn8.png) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;gap:16px;font-family:LilitaOne-Regular,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:700;line-height:1.2;display:flex;position:absolute;inset:0}#bootScreen.bootScreen--hidden{display:none}#bootScreen.bootScreen--progress{padding-top:max(10vh, env(safe-area-inset-top));padding-bottom:max(72px, env(safe-area-inset-bottom));justify-content:flex-start;gap:8px}@media (hover:hover) and (pointer:fine){#bootScreen.bootScreen--progress{padding-top:max(18vh, env(safe-area-inset-top))}}#bootScreen .bootScreen-logo{aspect-ratio:800/487;filter:drop-shadow(0 12px 32px #000000bf);background:url(./BootLogo-ChJdRI24.webp) 50%/contain no-repeat;width:min(85%,340px)}#bootScreen .bootScreen-loading{min-height:1.2em;margin:auto 0 0;font-size:clamp(20px,5.6vw,25px)}#bootScreen .bootScreen-progress{box-sizing:border-box;background:#00000073;border:2px solid #080309;border-radius:999px;width:min(280px,70%);height:24px;overflow:hidden;box-shadow:0 3px #0803098c}#bootScreen .bootScreen-progressFill{border-radius:inherit;background:var(--bootScreen-accent);width:0;height:100%;transition:width .15s linear}#bootScreen .bootScreen-panel{background:#000000b8;border-radius:24px;flex-direction:column;gap:8px;padding:20px 28px;display:flex}#bootScreen .bootScreen-title{color:var(--bootScreen-secondary);margin:0;font-size:clamp(28px,7.5vw,42px)}#bootScreen .bootScreen-message{max-width:34ch;margin:0;font-size:clamp(19px,5vw,23px)}#bootScreen .bootScreen-action{background:var(--bootScreen-accent);color:#fff;font-family:inherit;font-weight:inherit;font-synthesis-weight:inherit;letter-spacing:inherit;text-shadow:inherit;white-space:nowrap;cursor:pointer;border:2px solid #080309;border-radius:999px;margin-top:8px;padding:20px 40px;font-size:clamp(19px,5vw,23px);box-shadow:0 3px #0803098c}#bootScreen .bootScreen-support{bottom:max(72px, env(safe-area-inset-bottom));color:#fff;white-space:nowrap;background:#000000b8;border:2px solid #080309;border-radius:999px;padding:6px 28px;font-size:clamp(14px,3.6vw,16px);text-decoration:none;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 3px #0803098c}#bootScreen .bootScreen-support:empty{display:none}#bootScreen .bootScreen-action:active{transform:scale(.97)}
