*{box-sizing:border-box}html,body{overscroll-behavior:none;background:#05070a;width:100%;height:100%;margin:0;overflow:hidden}body{color:#fff;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;font-family:system-ui,Microsoft YaHei,sans-serif}#画布,#加载层,#横屏提示,#触屏控制{width:var(--应用宽度,100vw);height:var(--应用高度,100vh)}#画布{touch-action:none;outline:0;display:block;position:fixed;top:0;left:0}button,select,input{font:inherit}#加载层{z-index:20;background:radial-gradient(circle at 50% 40%,#17202b 0,#07090d 55%,#030405 100%);place-items:center;transition:opacity .55s;display:grid;position:fixed;inset:0}.加载卡片{text-align:center;width:min(390px,100vw - 48px)}.标题{letter-spacing:.28em;margin-bottom:34px;font-size:clamp(28px,6vw,44px);font-weight:250}.加载卡片 #加载文字{color:#c7d0da;min-height:24px;font-size:14px}.进度轨道{background:#ffffff1c;height:3px;margin:15px 0 9px;overflow:hidden}.进度轨道 div{background:#fff;width:0;height:100%;transition:width .2s;box-shadow:0 0 12px #fff}#加载百分比{color:#82909d;font-variant-numeric:tabular-nums;font-size:12px}#加载层.消失{opacity:0;pointer-events:none}#准星{pointer-events:none;background:#ffffffc7;border-radius:50%;width:4px;height:4px;position:fixed;top:50%;left:50%;translate:-50% -50%;box-shadow:0 0 4px #000}#桌面提示{color:#d7dee5b8;pointer-events:none;white-space:nowrap;background:#06090ca6;border-radius:7px;padding:7px 12px;font-size:12px;position:fixed;bottom:20px;left:50%;translate:-50%}#横屏提示{z-index:30;text-align:center;background:#05070af2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}#横屏提示[hidden]{display:none}#横屏提示 div{justify-items:center;gap:12px;display:grid}#横屏提示 strong{letter-spacing:.08em;font-size:22px}#横屏提示 span{color:#aeb9c3;font-size:13px}#横屏提示 button{color:#fff;background:#ffffff1c;border:1px solid #fff5;border-radius:99px;margin-top:5px;padding:10px 20px}#触屏控制{pointer-events:none;position:fixed;top:0;left:0}#触屏控制[hidden]{display:none}.摇杆{bottom:max(24px,env(safe-area-inset-bottom));pointer-events:auto;touch-action:none;background:#ffffff0d;border:1px solid #ffffff30;border-radius:50%;width:120px;height:120px;position:absolute;box-shadow:inset 0 0 14px #0001}.摇杆 i{background:#ffffff2b;border:1px solid #ffffff42;border-radius:50%;width:48px;height:48px;transition:background .12s;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 2px 7px #0002}.摇杆.活动{background:#ffffff16;border-color:#fff5}.摇杆.活动 i{background:#ffffff52}#移动摇杆{left:max(22px,env(safe-area-inset-left))}#视角区域{pointer-events:auto;touch-action:none;position:absolute;inset:0 0 0 50%}#手机工具 svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}#手机工具{z-index:4;top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));pointer-events:auto;gap:7px;display:flex;position:absolute}#手机工具 button{color:#ffffff72;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07101b52;border:1px solid #ffffff18;border-radius:10px;place-items:center;width:34px;height:34px;padding:0;display:grid}#手机工具 svg{width:18px;height:18px}#手机设置{z-index:5;top:max(51px,calc(env(safe-area-inset-top) + 41px));right:max(8px,env(safe-area-inset-right));width:min(280px,100vw - 16px);max-height:calc(var(--应用高度,100vh) - max(59px,calc(env(safe-area-inset-top) + 49px)));overscroll-behavior:contain;touch-action:pan-y;color:#eaf2f8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:#07101bf2;border:1px solid #ffffff24;border-radius:12px;padding:12px;position:absolute;overflow-y:auto;box-shadow:0 8px 26px #0006}#手机设置[hidden]{display:none}#手机设置 header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}#手机设置 header button{color:#b9c5ce;background:0 0;border:0;width:26px;height:26px;padding:0;font-size:22px}#手机设置 label{color:#cbd6df;grid-template-columns:70px 1fr;align-items:center;gap:8px;margin:8px 0;font-size:12px;display:grid}#手机设置 select{color:#fff;background:#152432;border:1px solid #ffffff29;border-radius:7px;width:100%;padding:5px 8px}#手机设置 input{accent-color:#b9e2ff;width:100%}#画质说明,#全屏说明{color:#8fa2b2;font-size:10px;line-height:1.4}#设置全屏{color:#eaf6ff;background:#17324a;border:1px solid #ffffff2e;border-radius:8px;width:100%;margin-top:5px;padding:7px}#开发面板{color:#dce8f1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07101be8;border:1px solid #80cfff35;border-radius:9px;width:280px;max-height:calc(100vh - 24px);padding:14px;font-size:12px;position:fixed;top:12px;right:12px;overflow:auto}#开发面板 h1{margin:0 0 10px;font-size:16px}#开发状态{white-space:pre-line;margin-bottom:12px;font-family:ui-monospace,monospace;line-height:1.5}#开发面板 label{align-items:center;gap:7px;margin:9px 0;display:flex}#开发面板 select,#开发面板 input{color:#e9f4fb;background:#112232;border:1px solid #35526b;flex:1;min-width:0;padding:5px}.开发按钮{grid-template-columns:1fr 1fr;gap:6px;display:grid}.开发按钮 button{color:#e9f4fb;background:#162b3d;border:1px solid #35526b;border-radius:5px;padding:7px}.开发按钮 button:last-child{grid-column:1/-1}#展示链接{color:#77ceff;text-align:center;margin-top:12px;display:block}@media (width<=700px){#桌面提示,#准星{display:none!important}#开发面板{width:min(270px,100vw - 14px);max-height:42vh;right:7px}.标题{letter-spacing:.18em}}@media (width<=700px) and (orientation:portrait){.摇杆{width:104px;height:104px}.摇杆 i{width:44px;height:44px}#移动摇杆{left:max(14px,env(safe-area-inset-left))}}@media (prefers-reduced-motion:reduce){#加载层,.进度轨道 div{transition:none}}
