@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;900&display=swap";.vehicleContainerInner{display:grid;grid-template-columns:1fr 10fr 1fr;width:575px}.gearIndicator{height:15px;width:100%;border:4px solid rgb(255,255,255);border-top:none;border-left:none}.gearIndicator:first-child{border-left:4px solid rgb(255,255,255)}.gearIndicator:nth-child(4){border-right:none}.gearIndicator:nth-child(5),.gearIndicator:nth-child(6){border:4px solid #fcc419;border-top:none;border-left:none}.gearIndicator:nth-child(5){border-left:4px solid #fcc419}.gearIndicator:nth-child(6){border-right:none}.gearIndicator:nth-child(7),.gearIndicator:nth-child(8){border:4px solid #ff6b6b;border-top:none;border-left:none}.gearIndicator:nth-child(7){border-left:4px solid #ff6b6b}.gearIndicatorContainerNumber{display:flex;width:102%;margin-left:-3px;justify-content:space-between}.gearIndicatorNumber{color:#fff}.gearIndicatorNumber:nth-child(3){color:#fcc419}.gearIndicatorNumber:nth-child(4),.gearIndicatorNumber:nth-child(5){color:#ff6b6b}.ant-progress .ant-progress-inner{border-radius:0!important}.ant-progress .ant-progress-bg{border-radius:0!important;height:10px!important}.dim{color:#8f8d8d}.progressContainer{height:85%;width:85%;display:flex;align-items:center;justify-content:center}.progressContainerInner{height:80%;width:80%}.ant-color-picker-trigger .ant-color-picker-color-block{height:20px;width:100%}.ant-color-picker-trigger{border-radius:0!important;border:none!important;padding:0!important}.ant-color-picker-color-block .ant-color-picker-color-block-inner{border-radius:0!important}.ant-color-picker-trigger{min-height:20px!important}.ant-switch{border-radius:0!important}.ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background-color:#000}.ant-switch.ant-switch-checked{background-color:#000}.ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 45px)}.ant-switch .ant-switch-handle{top:0;width:45px;height:100%}.ant-switch .ant-switch-handle:before{border-radius:0!important}.ant-switch:focus-visible{outline:none!important}.ant-radio-button-wrapper{padding-inline:7.8px;height:25px;line-height:25px}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background-color:#51cf66;border-color:#51cf66!important;color:#000}.ant-radio-button-wrapper:hover{color:#000!important}.ant-radio-button-wrapper:first-child{border-start-start-radius:0;border-end-start-radius:0}.ant-radio-button-wrapper:last-child{border-start-end-radius:0;border-end-end-radius:0}@font-face{font-family:KairosSans;src:url(../fonts/KairosSans.ttf) format("truetype")}html{color-scheme:normal!important}body{background:none!important;margin:0;font-family:customFont,sans-serif;height:100vh;-webkit-user-select:none;user-select:none;overflow:hidden!important}p{margin:0}#root{background-repeat:no-repeat;background-size:cover}::-webkit-scrollbar{background-color:transparent;padding:0;margin:0;width:0;height:0}svg{height:100%}.gauge-transition{transition:stroke-dasharray .5s ease-out,stroke .5s ease-out}.needle-transition{transition:transform .15s cubic-bezier(.4,0,.2,1);transform-origin:200px 200px}@tailwind base;@tailwind components;@tailwind utilities;@layer base{body{font-family:Inter,sans-serif}}@layer utilities{@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes zoomIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.animate-in{animation-duration:.5s;animation-fill-mode:both}.fade-in{animation-name:fadeIn}.slide-in-from-bottom-8{animation-name:slideInUp}.zoom-in-95{animation-name:zoomIn}}#root{width:auto;height:auto}
