:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#cff3df;font-family:ui-rounded,Arial Rounded MT Bold,PingFang TC,Noto Sans TC,system-ui,sans-serif}*{box-sizing:border-box}html,body{overscroll-behavior:none;touch-action:none;width:100%;min-width:320px;height:100%;margin:0;overflow:hidden}body{-webkit-tap-highlight-color:transparent;background:#cff3df}#game-root{inset:max(8px, env(safe-area-inset-top)) max(8px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#cff3df;border-radius:28px;position:fixed;overflow:hidden}#game-root canvas{touch-action:none;width:100%;height:100%;display:block}.startup-error{color:#24324b;text-align:center;place-items:center;width:100%;height:100%;padding:32px;font-size:clamp(18px,3vw,28px);font-weight:800;display:grid}
