:root{color:#f8edc9;background:#152115;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{width:100%;height:100%}body{background:#152115;margin:0;overflow:hidden}.app-shell{width:100vw;height:100dvh;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);background:radial-gradient(circle at top,#7db95733,#0000 42%),#152115;place-items:center;display:grid}.game-root{touch-action:none;background:#152115;width:min(100vw,430px);height:min(100dvh,764px);max-height:100dvh;overflow:hidden}.game-root canvas{image-rendering:pixelated;image-rendering:crisp-edges;display:block;width:100%!important;height:100%!important}@media (width>=431px){.game-root{border:4px solid #25341f;box-shadow:0 0 0 4px #0e180f}}
