:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;background:radial-gradient(circle at top,#14584d 0%,#0b332d 55%,#051815 100%);font-family:Segoe UI,Microsoft YaHei UI,sans-serif}*{box-sizing:border-box}html,body,#game-shell{width:100%;min-height:100%;margin:0}body{place-items:center;min-height:100vh;display:grid;overflow:hidden}#game-shell{place-items:center;padding:12px;display:grid}#game-container{aspect-ratio:393/852;border-radius:28px;width:min(100vw,430px);height:min(100vh,900px);overflow:hidden;box-shadow:0 24px 80px #00000061,inset 0 0 0 1px #ffffff14}#game-container canvas{width:100%;height:100%;display:block}
