:root{color-scheme:dark}html,body{margin:0;height:100%;background:#070816;overflow:hidden;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}#app,#game-root{height:100%}.ui{position:fixed;inset:0;pointer-events:none;padding:calc(env(safe-area-inset-top) + 14px) calc(env(safe-area-inset-right) + 14px) calc(env(safe-area-inset-bottom) + 14px) calc(env(safe-area-inset-left) + 14px)}.joy{position:absolute;left:14px;bottom:14px;width:160px;height:160px;pointer-events:auto;touch-action:none}.joy-base{position:absolute;inset:0;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff0f;backdrop-filter:blur(10px)}.joy-stick{position:absolute;left:50%;top:50%;width:74px;height:74px;margin-left:-37px;margin-top:-37px;border-radius:999px;border:1px solid rgba(255,255,255,.32);background:#ffffff1a;backdrop-filter:blur(10px);transform:translate(0)}.fire{position:absolute;right:14px;bottom:26px;width:150px;height:150px;border-radius:999px;pointer-events:auto;touch-action:manipulation;border:1px solid rgba(255,255,255,.28);background:#ffffff14;color:#ffffffeb;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.fire:active{transform:scale(.98);background:#ffffff1f}@media(hover:hover)and (pointer:fine){.ui{display:none}}
