:root{color:#e6f7ff;background:#020617;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;font-synthesis:none;touch-action:none;-webkit-user-select:none;user-select:none}*{box-sizing:border-box}html,body,#game-shell{width:100%;height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 50% 20%,rgba(19,78,114,.45),transparent 35%),radial-gradient(circle at 20% 80%,rgba(88,28,135,.25),transparent 30%),#020617}#game-shell,#game-container{display:grid;place-items:center;min-width:0;min-height:0}#game-container{position:fixed;top:0;right:0;bottom:0;left:0}canvas{display:block;max-width:100vw;max-height:100dvh;border:1px solid rgba(56,189,248,.2);box-shadow:0 0 50px #0891b22e}#rotate-tip{display:none;position:fixed;z-index:5;bottom:12px;left:50%;translate:-50% 0;margin:0;padding:8px 14px;border:1px solid rgba(103,232,249,.45);border-radius:999px;background:#020617d6;color:#a5f3fc;font-size:12px;white-space:nowrap}@media(orientation:landscape)and (max-height:600px){#rotate-tip{display:block}}
