:root{color:#f7f8ff;font-synthesis:none;background:#050816;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#app-shell{background:radial-gradient(circle at 50% -10%,#5d55ff38,#0000 38%),#050816;width:100%;min-width:100%;height:100%;min-height:100dvh;margin:0;overflow:hidden}body{overscroll-behavior:none}#app-shell{padding: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));place-items:center;display:grid}#game-container{touch-action:none;-webkit-user-select:none;user-select:none;background:#050816;border-radius:24px;width:min(100%,480px);height:min(100%,800px);max-height:100dvh;overflow:hidden;box-shadow:0 24px 80px #00000059}canvas{touch-action:none;display:block;width:100%!important;height:100%!important}
