@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700;900&display=swap";body{margin:0;box-sizing:border-box;width:100%;height:100%;overflow-x:hidden;padding:60px 40px;position:relative}.elevator-display{font-family:Orbitron,Courier New,Monaco,Consolas,monospace}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}._passenger_1t0jj_2{height:38px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0003;padding:0 8px;border:2px solid transparent}._passenger_1t0jj_2:hover{transform:scale(1.05);box-shadow:0 4px 8px #0000004d}._elevatorContent_1t0jj_25,._waitingContent_1t0jj_26,._arrivedContent_1t0jj_27{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.2;width:100%}._passengerId_1t0jj_38{font-size:12px;font-weight:700;opacity:.9;line-height:1}._targetFloor_1t0jj_46{font-size:14px;font-weight:700;line-height:1}._travelTime_1t0jj_53{font-size:12px;font-weight:700;opacity:.8;line-height:1}._waiting_1t0jj_26{border-color:#28a745;animation:_waiting-pulse_1t0jj_1 2s infinite}._arrived_1t0jj_27{border-color:#6c757d;opacity:.9}._elevator_1t0jj_25{min-width:26px;height:32px;font-size:14px;font-weight:700;border-color:#343a40;border-radius:4px;padding:0;display:flex;align-items:center;justify-content:center}._elevator_1t0jj_25 ._targetFloor_1t0jj_46{font-size:18px;font-weight:700;line-height:1}@keyframes _waiting-pulse_1t0jj_1{0%{box-shadow:0 2px 4px #0003}50%{box-shadow:0 2px 8px #28a74566}to{box-shadow:0 2px 4px #0003}}._floor_190jh_1{border-bottom:3px solid #107eec;position:relative;box-shadow:inset 0 1px 3px #0000001a;transition:all .3s ease}._floor_190jh_1:hover{box-shadow:inset 0 2px 6px #00000026}._floorContent_190jh_12{display:flex;align-items:center;height:100%;padding:0 20px;gap:20px;width:670px}._floorNumberContainer_190jh_21{display:flex;align-items:center;gap:10px;min-width:80px}._floorShaft_190jh_28{display:flex;align-items:center;gap:10px;min-width:120px}._queueArea_190jh_35{display:flex;gap:8px;align-items:center;flex-wrap:wrap}._arrivedArea_190jh_42{display:flex;gap:8px;align-items:center;flex:1;justify-content:flex-end;flex-wrap:wrap;min-height:40px}._floorNumber_190jh_21{font-size:20px;font-weight:700;color:#495057;min-width:30px;text-shadow:0 1px 2px rgba(0,0,0,.1);background:linear-gradient(135deg,#6c757d,#495057);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._floorPanel_190jh_64{display:flex;align-items:center}._callButtonContainer_190jh_69{position:relative;display:flex;align-items:center;gap:4px}._callButton_190jh_69{width:45px;height:45px;border:3px solid #007bff;background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:50%;cursor:pointer;font-size:18px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #007bff33}._callButton_190jh_69:hover:not(:disabled){background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;transform:scale(1.1);box-shadow:0 4px 12px #007bff66}._callButton_190jh_69._calling_190jh_98{background:linear-gradient(135deg,#ffc107,#ff8f00);border-color:#ffc107;color:#fff;animation:_pulse_190jh_1 1s infinite;box-shadow:0 4px 12px #ffc10766}._callButton_190jh_69:disabled{cursor:not-allowed;opacity:.7;box-shadow:none}._callButton_190jh_69._disabled_190jh_112{border-color:#dc3545;background:linear-gradient(135deg,#f8d7da,#f5c6cb);color:#721c24}._waitingCount_190jh_118{background:#dc3545;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;box-shadow:0 2px 4px #dc35454d}._morePassengers_190jh_132{background:#ffc107;color:#212529;border-radius:12px;padding:2px 6px;font-size:10px;font-weight:700;box-shadow:0 1px 3px #ffc1074d}._moreArrived_190jh_142{background:#28a745;color:#fff;border-radius:12px;padding:2px 6px;font-size:10px;font-weight:700;box-shadow:0 1px 3px #28a7454d}@keyframes _pulse_190jh_1{0%{transform:scale(1);box-shadow:0 4px 12px #ffc10766}50%{transform:scale(1.1);box-shadow:0 6px 16px #ffc10799}to{transform:scale(1);box-shadow:0 4px 12px #ffc10766}}._elevatorContainer_184oa_2{grid-column:1;grid-row:1 / -1;position:relative;background:linear-gradient(180deg,#f8f9fa,#e9ecef);border-left:3px solid #dee2e6;display:grid;grid-template-rows:repeat(var(--total-floors),var(--floor-height));align-items:center;justify-items:center}._elevatorWrapper_184oa_15{display:flex;align-items:center;justify-content:center;width:100%;height:100%;transition:grid-row 1s ease-in-out}._elevator_184oa_2{position:absolute;left:50%;top:0;width:190px;height:65px;background:linear-gradient(135deg,#4a90e2,#357abd);border:2px solid #2c5aa0;border-radius:8px;box-shadow:0 4px 12px #0000004d;display:flex;flex-direction:column;justify-content:space-between;padding:8px;z-index:10}._elevator_184oa_2._disabled_184oa_42{background:linear-gradient(135deg,#6c757d,#495057);border-color:#495057;opacity:.7;filter:grayscale(50%)}._elevator_184oa_2._moving_184oa_49{box-shadow:0 6px 16px #0006}._elevatorPassengers_184oa_54{display:flex;gap:2px;width:100%;flex:1;align-items:center;justify-content:center;padding:2px 4px}._elevatorIndicator_184oa_65{display:flex;justify-content:space-between;align-items:center;gap:4px;z-index:3;padding:2px 6px;background:#0000001a;border-bottom:1px solid rgba(255,255,255,.1)}._currentFloor_184oa_76{font-family:Orbitron,Courier New,Monaco,Consolas,monospace;font-size:14px;font-weight:700;color:#0f0;background:#000;padding:2px 6px;border-radius:4px;border:1px solid #333;text-shadow:0 0 6px #00ff00;box-shadow:inset 0 0 6px #00ff004d;min-width:28px;text-align:center;letter-spacing:.5px}._targetFloor_184oa_92{font-family:Orbitron,Courier New,Monaco,Consolas,monospace;font-size:12px;font-weight:700;color:#fa0;background:#000;padding:2px 6px;border-radius:4px;border:1px solid #333;text-shadow:0 0 6px #ffaa00;box-shadow:inset 0 0 6px #ffaa004d;animation:_target-pulse_184oa_1 2s ease-in-out infinite;min-width:28px;text-align:center;letter-spacing:.5px}._directionIndicator_184oa_109{font-size:16px;color:#fff;text-shadow:0 0 6px #fff;box-shadow:inset 0 0 6px #fff3;min-width:24px;text-align:center}@keyframes _target-pulse_184oa_1{0%,to{opacity:1;transform:scale(1);text-shadow:0 0 6px #ffaa00}50%{opacity:.8;transform:scale(1.05);text-shadow:0 0 8px #ffaa00}}._building_bzmof_1{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._buildingTitle_bzmof_5{text-align:center;margin-bottom:30px;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;box-shadow:0 4px 12px #00000026}._buildingTitle_bzmof_5 h2{margin:0 0 15px;font-size:28px;font-weight:600}._buildingStats_bzmof_21{display:flex;justify-content:center;gap:30px;font-size:14px;opacity:.9}._buildingStats_bzmof_21 span{background:#fff3;padding:8px 16px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}:root{--total-floors: 9;--floor-height: 100px}._buildingContainer_bzmof_46{position:relative;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f;overflow:hidden;border:2px solid #e9ecef;display:grid;grid-template-columns:220px 220px 1fr;grid-template-rows:repeat(var(--total-floors),var(--floor-height))}._elevatorsContainer_bzmof_58{grid-column:1 / 3;grid-row:1 / -1;position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:2px}._elevatorShaft_bzmof_68{position:relative;background:linear-gradient(180deg,#2c3e50,#34495e);border:2px solid #1a252f;border-radius:4px;margin:2px}._floorsContainer_bzmof_76{grid-column:3;grid-row:1 / -1;position:relative;z-index:1;border-right:3px solid #dee2e6;display:grid;grid-template-rows:repeat(var(--total-floors),var(--floor-height))}._logTableContainer_w6b3w_1{margin-top:5px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:200px;width:100%;max-width:400px;overflow-y:auto;scroll-behavior:smooth}._logTableContainer_w6b3w_1 h3{margin:0 0 15px;color:#1f1212;font-size:18px}._logTable_w6b3w_1{width:100%;border-collapse:collapse;font-size:14px}._logTable_w6b3w_1 th{background:#f8f9fa;padding:12px 8px;text-align:left;border-bottom:2px solid #dee2e6;font-weight:600;color:#495057}._logTable_w6b3w_1 td{padding:10px 8px;border-bottom:1px solid #e9ecef;color:#6c757d}._logTable_w6b3w_1 tbody tr:hover{background:#f8f9fa}._logTable_w6b3w_1 th:hover{background:#e9ecef;transition:background-color .2s ease}._newEntry_w6b3w_50{background:linear-gradient(90deg,#e3f2fd,#f3e5f5)!important;animation:_highlightNew_w6b3w_1 2s ease-out}@keyframes _highlightNew_w6b3w_1{0%{background:linear-gradient(90deg,#fff3e0,#fce4ec);transform:translate(-5px)}50%{background:linear-gradient(90deg,#e8f5e8,#f1f8e9);transform:translate(0)}to{background:linear-gradient(90deg,#e3f2fd,#f3e5f5);transform:translate(0)}}._controls_tfv1t_1{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;background:#ffffff1a;padding:20px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._controlButton_tfv1t_13{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:10px 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;box-shadow:0 2px 8px #00000026;margin:4px;min-width:120px}._controlButton_tfv1t_13:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000040}._controlButton_tfv1t_13._active_tfv1t_33{background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 4px 12px #28a7454d}._controlButton_tfv1t_13._disabled_tfv1t_38{background:linear-gradient(135deg,#6c757d,#495057);opacity:.7;cursor:pointer}._controlButton_tfv1t_13._disabled_tfv1t_38:hover{transform:none;box-shadow:0 2px 8px #00000026}._selectControl_tfv1t_50{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:8px 12px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;box-shadow:0 2px 8px #00000026;margin:4px;min-width:120px}._selectControl_tfv1t_50:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000040}._selectControl_tfv1t_50 option{background-color:#667eea;color:#fff;padding:8px 12px;border:none;font-size:14px;font-weight:500}._selectControl_tfv1t_50 option:hover{background-color:#5a6fd8}._selectControl_tfv1t_50 option:checked{background-color:#4a5fd0}@keyframes _pulse_tfv1t_1{0%{box-shadow:0 4px 12px #00000026}50%{box-shadow:0 4px 20px #00b99466}to{box-shadow:0 4px 12px #00000026}}._instructions_tfv1t_100{background:linear-gradient(120deg,#e3e9f7,#f8fafc);border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:20px;margin-top:20px;color:#343a40;font-size:14px;line-height:1.5}._instructions_tfv1t_100 h3{margin-top:0;margin-bottom:12px;color:#495057;font-size:18px;font-weight:600}._instructions_tfv1t_100 h4{margin-top:16px;margin-bottom:8px;color:#495057;font-size:16px;font-weight:600}._instructions_tfv1t_100 p{margin:0 0 6px;font-size:13px}._appLayout_tfv1t_132{gap:24px;display:flex;justify-content:space-around}._logTableContainer_tfv1t_138{margin:0;max-width:420px;width:100%;background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;align-items:center;gap:16px}._logStats_tfv1t_151{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:10px 14px;border-radius:8px;border:1px solid #dee2e6;font-size:13px;font-weight:500;color:#495057;margin-bottom:12px}._logStats_tfv1t_151 span{display:flex;align-items:center;gap:6px}
