:root{color-scheme:dark;font-family:Hiragino Sans,Yu Gothic,Meiryo,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:#0b0f12;color:#f7ead1}*{box-sizing:border-box}html,body,#app,#game-root{width:100%;height:100%;margin:0;overflow:hidden}body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);background:radial-gradient(circle at 50% 20%,rgba(60,42,26,.55),transparent 32rem),#0b0f12}canvas{image-rendering:pixelated;image-rendering:crisp-edges}#ui-root{display:none}#loading-screen{position:fixed;z-index:10;inset:0;display:grid;place-content:center;justify-items:center;background:#0b0f12;color:#f7ead1}#loading-screen img{image-rendering:pixelated}#loading-screen h1{margin:12px 0 0;color:#ffb13b;font-size:36px}#loading-screen p{margin:4px 0 0;font-size:16px}
