.floor-module__VX6seG__scene{--bg:#050505;--mint:#6fd98a;--cream:#f8f0bd;--purple:#9270d8;--yellow:#ffda03;--white:#fff;--red:#ff3b30;--grid:#ffffff1a;--dash:#fff3;background-color:var(--bg);color:var(--white);font-family:var(--font-jetbrains-mono), ui-monospace, monospace;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.floor-module__VX6seG__scene:before{content:"";background-image:linear-gradient(var(--grid) 1px, transparent 1px), linear-gradient(90deg, var(--grid) 1px, transparent 1px);z-index:0;opacity:.3;pointer-events:none;background-position:50%;background-size:40px 40px;position:absolute;inset:0}.floor-module__VX6seG__header{z-index:10;pointer-events:none;position:absolute;top:40px;left:40px}.floor-module__VX6seG__marqueeWrap{letter-spacing:2px;color:var(--white);align-items:center;gap:20px;font-size:14px;font-weight:800;display:flex}.floor-module__VX6seG__liveBadge{background:var(--red);color:#fff;font-family:var(--font-barlow), sans-serif;border-radius:2px;margin-right:10px;padding:2px 8px;font-size:12px;font-weight:800;animation:.8s step-end infinite floor-module__VX6seG__blink}.floor-module__VX6seG__connStatus{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:1px;opacity:.6;font-size:10px}.floor-module__VX6seG__connStatus[data-connected=true]{color:var(--mint);opacity:1}.floor-module__VX6seG__stageContainer{--floor-scale:min(1, calc((100vw - 80px) / 1200), calc((100vh - 200px) / 900));width:1200px;height:900px;transform:scale(var(--floor-scale));transform-origin:50%;perspective:2000px;z-index:5;margin:auto;position:absolute;inset:0}.floor-module__VX6seG__isometricFloor{width:100%;height:100%;transform-style:preserve-3d;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(4,1fr);gap:25px;display:grid;transform:rotateX(60deg)rotate(-45deg)}.floor-module__VX6seG__room{border:1px solid var(--dash);transform-style:preserve-3d;background:#0a0a0a99;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative;box-shadow:inset 0 0 20px #000c}.floor-module__VX6seG__roomBg{opacity:.25;filter:grayscale()brightness(2);z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:100px;display:flex;position:absolute;inset:0}.floor-module__VX6seG__activeZone{border:2px solid var(--zone-color);box-shadow:0 0 25px var(--zone-color), inset 0 0 15px var(--zone-color)}.floor-module__VX6seG__errorZone{animation:1.2s ease-in-out infinite floor-module__VX6seG__errorPulse}@keyframes floor-module__VX6seG__errorPulse{0%,to{box-shadow:0 0 25px var(--red), inset 0 0 15px var(--red)}50%{box-shadow:0 0 45px var(--red), inset 0 0 25px var(--red)}}.floor-module__VX6seG__statusTicker{width:100%;color:var(--zone-color);text-align:center;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;text-overflow:ellipsis;z-index:3;background:#0009;padding:2px 0;font-size:8px;font-weight:700;position:absolute;bottom:5px;left:0;overflow:hidden}.floor-module__VX6seG__agentSprite{width:60px;height:100px;transform-style:preserve-3d;pointer-events:none;z-index:2;flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)rotateX(-60deg)}.floor-module__VX6seG__agentHud{border-left:6px solid var(--agent-color,var(--mint));clip-path:polygon(0% 0%,100% 0%,95% 100%,0% 100%);z-index:10;background:#fffffff2;flex-direction:column;justify-content:center;width:130px;height:40px;padding-left:12px;display:flex;position:absolute;top:-45px;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #00000080}.floor-module__VX6seG__agentName{font-family:var(--font-barlow), sans-serif;color:#111;text-transform:uppercase;font-size:16px;font-weight:800;line-height:1}.floor-module__VX6seG__agentRole{font-family:var(--font-jetbrains-mono), monospace;color:#666;text-transform:lowercase;font-size:8px;font-weight:700;line-height:1.2}.floor-module__VX6seG__avatar{width:100%;height:100%;position:relative}.floor-module__VX6seG__bodyPart{border-radius:50px;position:absolute}.floor-module__VX6seG__head{background:var(--agent-color,var(--mint));z-index:2;border:3px solid #000;width:50px;height:50px;top:10px;left:5px;box-shadow:inset -5px -5px 10px #00000080}.floor-module__VX6seG__visor{background:#000;border-radius:10px;justify-content:center;align-items:center;width:34px;height:20px;display:flex;position:absolute;top:15px;left:5px}.floor-module__VX6seG__torso{background:var(--agent-color,var(--mint));z-index:1;border:3px solid #000;width:30px;height:40px;bottom:10px;left:15px}.floor-module__VX6seG__shadow{filter:blur(2px);z-index:0;background:#000c;border-radius:50%;width:40px;height:10px;position:absolute;bottom:-5px;left:10px;transform:rotateX(60deg)}.floor-module__VX6seG__stateWorking .floor-module__VX6seG__visor:after{content:"..";color:var(--agent-color,var(--mint));font-size:14px;font-weight:800;animation:.5s step-end infinite floor-module__VX6seG__blink}.floor-module__VX6seG__stateChilling .floor-module__VX6seG__avatar{animation:3s ease-in-out infinite floor-module__VX6seG__float}.floor-module__VX6seG__stateChilling .floor-module__VX6seG__visor:after{content:"--";color:var(--agent-color,var(--mint));font-size:12px;font-weight:800}.floor-module__VX6seG__stateWalking{animation:8s linear infinite floor-module__VX6seG__walkPath}.floor-module__VX6seG__stateWalking .floor-module__VX6seG__avatar{animation:.5s infinite alternate floor-module__VX6seG__bob}.floor-module__VX6seG__stateWalking .floor-module__VX6seG__visor:after{content:">>";color:var(--agent-color,var(--mint));font-size:12px;font-weight:800}@keyframes floor-module__VX6seG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floor-module__VX6seG__bob{0%{transform:translateY(0)rotate(2deg)}to{transform:translateY(-5px)rotate(-2deg)}}@keyframes floor-module__VX6seG__blink{50%{opacity:0}}@keyframes floor-module__VX6seG__walkPath{0%{top:30%;left:30%}25%{top:40%;left:70%}50%{top:80%;left:60%}75%{top:60%;left:20%}to{top:30%;left:30%}}.floor-module__VX6seG__footer{z-index:10;pointer-events:none;border-top:1px dashed var(--dash);justify-content:space-between;align-items:flex-end;padding-top:20px;display:flex;position:absolute;bottom:40px;left:40px;right:40px}.floor-module__VX6seG__legend{gap:30px;display:flex}.floor-module__VX6seG__swatchGroup{flex-direction:column;align-items:center;gap:8px;display:flex}.floor-module__VX6seG__swatch{border:2px solid #000;border-radius:50%;width:24px;height:24px}.floor-module__VX6seG__swatchLabel{color:var(--white);letter-spacing:1px;text-transform:uppercase;font-size:10px}.floor-module__VX6seG__techText{font-family:var(--font-barlow), sans-serif;color:var(--white);text-align:right;letter-spacing:1px;max-width:600px;padding:10px;font-size:20px;font-weight:800;line-height:1.2}.floor-module__VX6seG__regMark{border:1px solid var(--dash);z-index:20;pointer-events:none;width:20px;height:20px;position:absolute}.floor-module__VX6seG__regMark:before,.floor-module__VX6seG__regMark:after{content:"";background:var(--dash);position:absolute}.floor-module__VX6seG__regMark:before{height:1px;top:50%;left:-5px;right:-5px}.floor-module__VX6seG__regMark:after{width:1px;top:-5px;bottom:-5px;left:50%}.floor-module__VX6seG__tl{top:20px;left:20px}.floor-module__VX6seG__tr{top:20px;right:20px}.floor-module__VX6seG__bl{bottom:20px;left:20px}.floor-module__VX6seG__br{bottom:20px;right:20px}.floor-module__VX6seG__viewNav{z-index:30;gap:12px;display:flex;position:absolute;top:40px;right:60px}.floor-module__VX6seG__navLink{font-family:var(--font-barlow), sans-serif;letter-spacing:2px;color:var(--white);border:1px solid var(--dash);text-transform:uppercase;background:#ffffff0d;padding:8px 14px;font-size:11px;font-weight:800;text-decoration:none;transition:all .18s}.floor-module__VX6seG__navLink:hover{border-color:var(--mint);color:var(--mint);background:#ffffff1f}@media (max-width:1024px){.floor-module__VX6seG__scene{flex-direction:column;width:100%;height:auto;min-height:100dvh;padding:12px 12px 24px;display:flex;position:relative;inset:auto;overflow:hidden auto}.floor-module__VX6seG__scene:before{background-size:24px 24px}.floor-module__VX6seG__header{flex-shrink:0;margin-bottom:8px;position:static}.floor-module__VX6seG__marqueeWrap{letter-spacing:1px;flex-wrap:wrap;gap:6px;font-size:9px}.floor-module__VX6seG__marqueeWrap>span:nth-child(n+3):not(.floor-module__VX6seG__connStatus){display:none}.floor-module__VX6seG__liveBadge{margin-right:4px;padding:1px 6px;font-size:10px}.floor-module__VX6seG__connStatus{font-size:8px}.floor-module__VX6seG__viewNav{z-index:30;flex-shrink:0;justify-content:center;gap:8px;margin-bottom:8px;display:flex;position:static}.floor-module__VX6seG__navLink{letter-spacing:1px;text-align:center;flex:1;max-width:160px;padding:6px 12px;font-size:10px}.floor-module__VX6seG__stageContainer{aspect-ratio:1;perspective:none;flex:auto;width:100%;max-width:100%;height:auto;min-height:0;margin:0 auto;position:relative;top:auto;left:auto;transform:none}.floor-module__VX6seG__isometricFloor{transform-style:flat;gap:4px;width:100%;height:100%;transform:none}.floor-module__VX6seG__room{box-shadow:inset 0 0 12px #0009}.floor-module__VX6seG__roomBg{font-size:28px}.floor-module__VX6seG__statusTicker{letter-spacing:.3px;padding:1px 2px;font-size:5px}.floor-module__VX6seG__agentSprite{width:32px;height:50px;transform:translate(-50%,-50%)}.floor-module__VX6seG__agentHud{display:none}.floor-module__VX6seG__head{border-width:2px;width:24px;height:24px;top:2px;left:4px}.floor-module__VX6seG__visor{width:16px;height:10px;top:7px;left:3px}.floor-module__VX6seG__torso{border-width:2px;width:16px;height:20px;bottom:5px;left:8px}.floor-module__VX6seG__shadow{width:20px;height:5px;bottom:-2px;left:6px}.floor-module__VX6seG__footer{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:8px;margin-top:8px;padding-top:8px;position:static}.floor-module__VX6seG__legend{flex-wrap:wrap;justify-content:center;gap:12px;width:100%}.floor-module__VX6seG__swatch{width:12px;height:12px}.floor-module__VX6seG__swatchLabel{font-size:7px}.floor-module__VX6seG__techText{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;padding:0;font-size:8px;line-height:1.3;overflow:hidden}.floor-module__VX6seG__regMark{display:none}}@media (min-width:641px) and (max-width:1024px){.floor-module__VX6seG__scene{padding:16px 20px 32px}.floor-module__VX6seG__stageContainer{aspect-ratio:1;max-width:680px}.floor-module__VX6seG__isometricFloor{gap:8px}.floor-module__VX6seG__roomBg{font-size:48px}.floor-module__VX6seG__statusTicker{letter-spacing:.5px;padding:2px 0;font-size:7px}.floor-module__VX6seG__agentSprite{width:48px;height:74px}.floor-module__VX6seG__agentHud{width:100px;height:28px;padding-left:8px;display:flex;top:-32px}.floor-module__VX6seG__agentName{font-size:12px}.floor-module__VX6seG__agentRole{font-size:6px}.floor-module__VX6seG__head{width:36px;height:36px;top:4px;left:6px}.floor-module__VX6seG__visor{width:24px;height:14px;top:10px;left:4px}.floor-module__VX6seG__torso{width:22px;height:28px;bottom:8px;left:12px}.floor-module__VX6seG__shadow{width:28px;height:7px;bottom:-3px;left:10px}.floor-module__VX6seG__legend{gap:18px}.floor-module__VX6seG__swatch{width:16px;height:16px}.floor-module__VX6seG__swatchLabel{font-size:9px}.floor-module__VX6seG__techText{font-size:10px}.floor-module__VX6seG__navLink{max-width:180px;padding:8px 16px;font-size:11px}}@media (max-width:390px){.floor-module__VX6seG__scene{padding:8px 8px 16px}.floor-module__VX6seG__isometricFloor{gap:3px}.floor-module__VX6seG__marqueeWrap{gap:4px;font-size:8px}.floor-module__VX6seG__navLink{padding:5px 8px;font-size:9px}.floor-module__VX6seG__agentSprite{width:26px;height:42px}.floor-module__VX6seG__head{width:20px;height:20px;top:2px;left:3px}.floor-module__VX6seG__visor{width:13px;height:8px;top:6px;left:2px}.floor-module__VX6seG__torso{width:14px;height:16px;bottom:4px;left:6px}.floor-module__VX6seG__shadow{width:16px;height:4px;bottom:-1px;left:5px}.floor-module__VX6seG__roomBg{font-size:20px}.floor-module__VX6seG__statusTicker{letter-spacing:0;font-size:4px}.floor-module__VX6seG__techText{font-size:8px}.floor-module__VX6seG__swatchLabel{font-size:6px}.floor-module__VX6seG__swatch{width:10px;height:10px}.floor-module__VX6seG__legend{gap:8px}}
