:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}#root{text-align:center;box-sizing:border-box;max-width:100vw;margin:0 auto;padding:2rem}.rainbow{transform-origin:100% 0;z-index:-5;width:0;height:100vh;position:absolute;top:0;right:-25vw;transform:rotate(10deg)}@keyframes slide{0%{right:-25vw}to{right:125vw}}.h{width:100vw;height:0;position:absolute;bottom:0;left:0;box-shadow:0 0 50vh 40vh #fff}.v{width:0;height:100vh;position:absolute;bottom:0;left:0;box-shadow:0 0 35vw 25vw #fff}label{font-weight:700}.device-field{justify-content:center;align-items:center;gap:20px;margin-bottom:10px;display:flex}.device-field label{text-align:right;color:#01021e;width:180px;font-weight:700}.device-field input{text-align:center;background-color:#0000;border:none;border-bottom:2px solid #ccc;outline:none;width:150px;height:32px;padding:4px 6px;font-size:16px;font-weight:700;transition:border-color .3s}.device-field input:focus{border-bottom-color:#4973ff}.car-container{width:100vw;height:200px;position:fixed;bottom:0;left:0}.road{background:gray;width:100%;height:20px;position:absolute;bottom:0;left:0}.bus{animation:10s linear infinite moveBus;position:absolute;bottom:37px}@keyframes moveBus{0%{left:100%}to{left:-450px}}@keyframes tyreroate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.bus-stair{border-left:10px solid #000;border-right:10px solid #000;border-radius:20px;width:25px;height:58px;margin:-10px 0 0}.step{border-top:5px solid #000;border-bottom:5px solid #000;width:50px;height:25px;margin:12px 0 15px}.bus-top{z-index:5;background-color:#13c01c;border-top-left-radius:20px;border-top-right-radius:20px;width:200px;height:6px;margin:0 0 0 10px}.bus-top-dummy{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:195px;display:flex;position:absolute;top:0}.bus-middle{background-color:#000;border-right:5px solid #ff4500;flex-direction:row;justify-content:space-between;width:197px;height:25px;margin:0 0 0 10px;padding:4px 0;display:flex}.bus-glass{background-color:gray;width:25px;height:25px}.bus-mirror{z-index:1;background-color:#484848;border-radius:2px;width:3px;height:8px;margin:0;position:absolute;top:5px;left:9px;right:0}.bus-mirror:before{content:"";z-index:1;background-color:#484848;border-radius:10px;width:20px;height:3px;margin:0;position:absolute;top:0;left:-17px;right:0}.bus-mirror-front{z-index:1;background-color:#484848;border-radius:5px;width:3px;height:12px;margin:0;position:absolute;top:6px;left:-9px;right:0;transform:rotate(10deg)}.bus-mirror-front:before{content:"";background-color:#484848;border-radius:0;width:3px;height:4px;margin:0;position:absolute;top:3px;left:1px;right:0}.bus-mirror-front:after{content:"";background-color:#484848;border-right:2px solid gray;border-radius:5px;width:4px;height:13px;margin:0;position:absolute;top:3px;left:4px;right:0}.bus-glass-front{border-top:0 solid #0000;border-bottom:100px solid gray;border-left:-5px solid #0000;border-right:0 solid #0000;width:0;margin:0 0 0 -10px;position:relative}.bus-glass-front:after{content:"";border-bottom:0 solid #000;width:15px;margin:0;position:absolute;top:12px;left:-1px}.bus-glass-back{background-color:gray;width:13px;height:25px}.bus-middle-bottom{background-color:#adacac;width:210px;height:13px;position:relative}.bus-bottom{background-color:#ff4500;border-bottom-right-radius:5px;border-bottom-left-radius:5px;flex-direction:row;justify-content:space-around;width:190px;height:13px;display:flex;position:relative}.bus-bottom:before{content:"";background-color:#ff4500;border-bottom-right-radius:5px;width:20px;height:11px;position:absolute;top:0;right:-20px}.light-front{z-index:1;margin:0;position:absolute;top:25px;left:0}.light-center{z-index:1;flex-direction:row;width:112px;margin:0;display:flex;position:absolute;top:70px;left:140px}.light-back{z-index:1;margin:0;position:absolute;top:5px;right:-1px}.light-blue-front{background-color:#bbcccd;border-top-right-radius:5px;border-bottom-right-radius:5px;width:5px;height:5px;margin:-20px 0 0}.light-orange{background-color:gold;border-top-right-radius:2px;border-bottom-right-radius:2px;width:7px;height:30px;margin:-40px 0 0 3px}.light-red-top{background-color:red;border-top-right-radius:5px;width:4px;height:5px}.light-red-bottom{background-color:red;border-bottom-right-radius:5px;width:4px;height:5px}.light-blue{background-color:#bbcccd;width:4px;height:5px}.light-front{margin:-1px 0 0;position:absolute;left:-1px}.tyre{background-color:#323232d9;border-top-left-radius:50px;border-top-right-radius:50px;width:35px;height:16px;margin:0;position:relative;top:0;left:0}.tyre:before{content:"+";box-sizing:border-box;color:gray;text-align:center;background-color:silver;border:15px solid #000;border-radius:100px;width:30px;height:30px;margin:0;font-family:sans-serif;font-size:1em;font-weight:700;line-height:10px;animation:2s linear infinite tyreroate;position:absolute;top:2px;left:2px}.tyre:after{content:"+";color:gray;text-align:center;background-color:#000;border-radius:100px;width:7px;height:7px;margin:0;font-family:sans-serif;font-size:.5em;font-weight:700;line-height:8px;animation:2s linear infinite tyreroate;position:absolute;top:8px;left:8px}.containnet-NCA-Status{-webkit-backdrop-filter:blur(10px);z-index:-4;background-color:#e9e9e9ce;border:1px solid #ffffff4d;border-radius:10px;padding:50px}
