*{box-sizing:border-box;margin:0;padding:0}html,body{background:#000;width:100%;height:100%;overflow:hidden}#app{width:100%;height:100%}.game-container[data-v-e3209df2]{background:#000;width:100vw;height:100vh;position:relative;overflow:hidden}.game-canvas[data-v-e3209df2]{width:100%;height:100%;display:block}.loading[data-v-e3209df2]{z-index:10;background:#0a0a18;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.loading-title[data-v-e3209df2]{color:#89a;letter-spacing:4px;margin-bottom:8px;font-family:Microsoft JhengHei,serif;font-size:28px}.loading-text[data-v-e3209df2]{color:#678;margin-bottom:16px;font-family:Microsoft JhengHei,sans-serif;font-size:14px}.loading-bar[data-v-e3209df2]{background:#222;border-radius:2px;width:240px;height:4px;overflow:hidden}.loading-fill[data-v-e3209df2]{background:linear-gradient(90deg,#358,#58b);height:100%;animation:1.5s ease-in-out infinite load-anim-e3209df2}@keyframes load-anim-e3209df2{0%{width:15%;margin-left:0}50%{width:50%;margin-left:25%}to{width:15%;margin-left:85%}}.error[data-v-e3209df2]{color:#f44;z-index:10;font-size:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
