:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f3f0e8;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{width:100%;height:100%;min-height:100dvh;margin:0;overflow:hidden}body{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);overscroll-behavior:none;touch-action:none;-webkit-user-select:none;user-select:none;background:#f3f0e8}#game-root{width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}#game-root canvas{outline:none;max-width:100%;max-height:100%;display:block}
