:root{--forest: #0a2b15;--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px)}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:var(--forest);overscroll-behavior:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:none;font-family:Inter,system-ui,-apple-system,sans-serif}#app{position:fixed;inset:0}#game{display:block;width:100%;height:100%;touch-action:none}
