*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{color:#ffffffd9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#141414;font-family:system-ui,-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,Roboto,sans-serif;overflow:hidden}.three-map-container{position:absolute;inset:0;overflow:hidden}.error-boundary{background:#141414;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.three-map-view{position:absolute;inset:0;overflow:hidden}.experiment-panel{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1a1f26eb;border:1px solid #ffffff1f;border-radius:10px;width:268px;padding:12px 14px;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 6px 24px #00000059}.experiment-title{color:#e6e6e6;align-items:center;gap:6px;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.experiment-body{flex-direction:column;gap:10px;display:flex}.experiment-meta{flex-direction:column;gap:2px;display:flex}.experiment-seed,.experiment-desc{color:#8c96a3;font-size:12px}@keyframes evt-slide-in{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes evt-flash{0%{background:#ffffff38}to{background:0 0}}.evt-row{border-left:2px solid #0000;border-radius:3px;padding:1px 4px;animation:.35s ease-out evt-slide-in,1.4s ease-out evt-flash}.evt-row .evt-time{color:#5f6b76;min-width:44px;font-size:10px;display:inline-block}.evt-row .evt-ico{margin-right:3px}.evt-row.t-lock{border-left-color:#4da3ff}.evt-row.t-unlock{border-left-color:#8a97a3}.evt-row.t-handoff{border-left-color:#3ddc84}.evt-row.t-free{border-left-color:#c9a227}.evt-row.t-mode{background:#3ddc8414;border-left-color:#3ddc84}.evt-row.t-warn{background:#ff525214;border-left-color:#ff5252}@keyframes lock-pulse{0%,to{box-shadow:0 0 4px}50%{box-shadow:0 0 12px}}.lock-dot{animation:1.6s ease-in-out infinite lock-pulse}.sync-hud-toggle{color:#8a97a3;height:24px;padding:0 4px}.sync-hud-toggle:hover{color:#fff!important;background:#ffffff14!important}@media (width<=720px){.experiment-panel{width:min(268px,100vw - 32px);bottom:calc(42vh + 20px)}}.student-status-panel{z-index:12;color:#d7dee5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0d1218f0;border:1px solid #2c3944;border-radius:10px;flex-direction:column;width:272px;transition:width .2s;display:flex;position:absolute;top:12px;bottom:12px;right:12px;box-shadow:0 8px 28px #00000073}.student-status-panel.is-collapsed{background:#0d1218cc;width:28px}.student-status-toggle{z-index:1;color:#d7dee5;cursor:pointer;background:#263848;border:1px solid #3c5569;border-radius:8px 0 0 8px;place-items:center;width:28px;height:44px;padding:0;display:grid;position:absolute;top:50%;left:-1px;transform:translateY(-50%)}.student-status-toggle:hover{color:#fff;background:#315b78}.student-status-header{border-bottom:1px solid #2c3944;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px 10px;display:flex}.student-status-header strong{font-size:14px;display:block}.student-status-header span{color:#8a97a3;margin-top:2px;font-size:11px;display:block}.student-status-connection{color:#ff9830!important;margin-top:0!important}.student-status-connection.is-connected{color:#3ddc84!important}.student-status-header-controls{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.student-sync-control{color:#aeb9c4;cursor:pointer;align-items:center;gap:4px;font-size:10px;display:flex}.student-bridge-summary{color:#aeb9c4;background:#4da3ff1a;border-bottom:1px solid #2c3944;justify-content:space-between;gap:8px;padding:7px 10px;font-size:10px;display:flex}.student-bridge-summary.is-deadlocked{color:#ff8a80;background:#ff525224}.student-status-list{scrollbar-color:#405363 transparent;flex:1;min-height:0;padding:8px;overflow-y:auto}.student-status-card{background:#ffffff0b;border:1px solid #26313c;border-radius:7px;padding:9px 10px}.student-status-card+.student-status-card{margin-top:7px}.student-status-card.is-online{background:#1d774b1f;border-color:#286a4b}.student-status-card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.student-status-card-head strong{color:#edf2f6;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.student-status-badge{color:#8a97a3;flex:none;font-size:10px}.student-status-card.is-online .student-status-badge{color:#3ddc84}.student-status-card-grid{color:#8a97a3;grid-template-columns:1fr 1fr;gap:4px 8px;margin-top:7px;font-size:10px;display:grid}.student-status-card-grid b{color:#d7dee5;font-weight:600}.student-status-empty{color:#8a97a3;text-align:center;padding:24px 8px;font-size:12px}@media (width<=720px){.student-status-panel{width:min(272px,100vw - 16px);height:42vh;top:auto;bottom:8px;right:8px}}.unity-view{background:#141414;position:absolute;inset:0}.unity-placeholder,.unity-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.unity-placeholder-text{color:#ffffffa6;font-size:14px}.unity-hint{color:#ffffff8c;max-width:560px;margin-top:8px;font-size:13px}.unity-toolbar{z-index:10;position:absolute;top:12px;right:12px}.pc-root{box-sizing:border-box;color:#e8edf4;background:#0c1018;flex-direction:column;width:100%;height:100%;font-family:PingFang SC,Microsoft YaHei,sans-serif;display:flex;overflow:hidden}.pc-header{align-items:center;gap:10px;padding:10px 16px 4px;display:flex}.pc-title{letter-spacing:.5px;font-size:17px;font-weight:700}.pc-badge{color:#b48cff;background:#8b5cf62e;border:1px solid #8b5cf666;border-radius:10px;padding:2px 8px;font-size:11px}.pc-scenario{color:#aab4c4;padding:0 16px 8px;font-size:12.5px;line-height:1.5}.pc-main{flex:1;gap:10px;min-height:0;padding:0 14px 14px;display:flex}.pc-canvas{background:#0c1018;border:1px solid #ffffff14;border-radius:12px;flex:1;min-width:0;position:relative;overflow:hidden}.pc-canvas canvas{display:block}.pc-race-banner{text-align:center;color:#8b96a8;pointer-events:none;background:#ffffff0d;border-radius:8px;padding:7px 12px;font-size:13px;font-weight:700;position:absolute;bottom:10px;left:10px;right:10px}.pc-race-banner.on{color:#ff6b82;background:#f43f5e29}.pc-cpu-status{color:#aab4c4;pointer-events:none;white-space:nowrap;background:#080c12d1;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.pc-cpu-status-label{font-weight:600}.pc-cpu-status-bar{background:#ffffff1a;border-radius:3px;width:120px;height:5px;overflow:hidden}.pc-cpu-status-fill{background:linear-gradient(90deg,#2ee6a8,#38bdf8);border-radius:3px;height:100%;transition:width .15s}.pc-cpu-status-pct{font-variant-numeric:tabular-nums;color:#e5ecf5;text-align:right;min-width:34px}.pc-cpu-processing .pc-cpu-status-label{animation:1.2s ease-in-out infinite pc-pulse}.pc-cpu-error{color:#ff8b9b;background:#f43f5e24;border-color:#f43f5e66}@keyframes pc-pulse{0%,to{opacity:1}50%{opacity:.45}}.pc-divider{cursor:col-resize;touch-action:none;background:#ffffff14;border-radius:3px;flex-shrink:0;align-self:stretch;width:6px;transition:background .15s}.pc-divider:hover,.pc-divider:active{background:#8b5cf68c}.pc-panel{flex-direction:column;flex-shrink:0;gap:10px;width:min(340px,38vw);min-width:260px;padding-right:2px;display:flex;overflow-y:auto}.pc-card{border:1px solid color-mix(in srgb, var(--acc) 45%, transparent);background:linear-gradient(160deg,#ffffff0f,#ffffff05);border-radius:12px;flex-direction:column;gap:7px;padding:10px 12px;display:flex}.pc-card-head{justify-content:space-between;align-items:center;display:flex}.pc-card-name{color:var(--acc);font-size:15px;font-weight:800}.pc-card-state{background:#ffffff14;border-radius:8px;padding:2px 8px;font-size:11.5px}.pc-micros{gap:6px;display:flex}.pc-micro{text-align:center;color:#9aa6b8;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;flex:1;padding:4px 2px;font-size:11.5px}.pc-micro.active{background:color-mix(in srgb, var(--acc) 32%, transparent);border-color:var(--acc);color:#fff}.pc-flow{gap:4px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;display:flex}.pc-flow-ins{color:#8b96a8;text-align:center;background:#ffffff0d;border-radius:5px;flex:1;padding:2px 4px}.pc-flow-ins.active{background:var(--acc);color:#0b1018;font-weight:700}.pc-bar{background:#ffffff14;border-radius:3px;height:6px;overflow:hidden}.pc-bar-fill{background:var(--acc);border-radius:3px;height:100%;transition:width .12s linear}.pc-tmp{color:#93a0b4;font-size:11px}.pc-ctrl-btns{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.pc-ctrl-btns .ant-btn{width:100%;margin:0}.pc-ctrl-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pc-ctrl-label{color:#aab4c4;white-space:nowrap;font-size:12px}.pc-ctrl-val{color:#fff;min-width:18px;font-size:13px;font-weight:700}.pc-result{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;gap:16px;padding:10px 12px;display:flex}.pc-result-row{flex-direction:column;flex:1;gap:3px;display:flex}.pc-result-k{color:#8b96a8;font-size:11.5px}.pc-result-v{color:#fff;font-size:20px;font-weight:800}.pc-result-v.bad{color:#ff5470}.pc-result-v.ok{color:#2ee6a8}.pc-pseudo{grid-template-columns:1fr 1fr;gap:8px;display:grid}.pc-pseudo pre{color:#c8d2e0;white-space:pre-wrap;background:#00000059;border-radius:8px;margin:0;padding:8px 10px;font-family:SFMono-Regular,Consolas,monospace;font-size:10.5px;line-height:1.5}.pc-log{background:#00000047;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:3px;max-height:180px;padding:8px 10px;display:flex;overflow-y:auto}.pc-log-line{gap:6px;font-size:11px;line-height:1.4;display:flex}.pc-log-kind{flex-shrink:0;font-family:SFMono-Regular,Consolas,monospace}.pc-log-who{color:#c8d2e0;flex-shrink:0}.pc-log-msg{color:#93a0b4}.app-layout{height:100vh}.app-sider{position:relative;overflow:hidden}.app-sider-toggle{z-index:2;border:0;border-radius:6px 0 0 6px;width:24px;min-width:24px;height:40px;padding:0;position:absolute;top:50%;right:0;transform:translateY(-50%)}.app-logo{color:#fff;white-space:nowrap;align-items:center;gap:8px;height:64px;padding:0 16px;display:flex;overflow:hidden}.app-logo-icon{color:#40a9ff;font-size:28px}.app-logo-title{color:#fff;font-size:15px}.app-sider-footer{flex-direction:column;align-items:center;gap:6px;padding:0 12px;display:flex;position:absolute;bottom:48px;left:0;right:0}.app-sider-user{color:#ffffffa6;font-size:12px}.app-content{background:#141414;position:relative;overflow:hidden}.login-view{background:radial-gradient(1200px 600px at 50% -10%,#40a9ff1f,#0000),#141414;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.login-card{background:#1d2128;border-color:#30343c;width:380px;box-shadow:0 12px 40px #00000073}.login-logo{flex-direction:column;align-items:center;gap:8px;margin-bottom:16px;display:flex}.login-logo-icon{color:#40a9ff;font-size:40px}.login-title{color:#e6e6e6!important;margin:0!important}.login-tabs{margin-bottom:16px}.login-submit{margin-bottom:8px!important}.login-hint{font-size:12px;line-height:1.6;display:block}
