:root{--color-orange: #ff775a;--color-grey-400: #263039;--color-grey-300: #626262;--color-grey-200: #e8e8e8;--color-grey-100: #f9f9f9;--color-white: #ffffff;--color-form-border: #c9c9c9;--color-card-header: #e5eeeb;--color-card-footer: #f9f9f9;--color-card-shadow: #0000001f;--color-tab-grey: #f4f3f3;--color-scroll-grey: #e6e6e6}body{margin:0;padding:0;overflow:hidden!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#222}@font-face{font-family:Race Sport;src:url(/fonts/ttf/Race%20Sport.ttf) format("truetype")}@font-face{font-family:Techna;src:url(/fonts/otf/techna-sans.regular.otf) format("opentype")}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.button{border-radius:100px!important;text-transform:none!important;font-weight:700!important}.button__menu-item{font-family:"Ubuntu, sans-serif"}.button__menu-item:hover{color:var(--eps-color-secondary-green-hover)}.button:disabled{opacity:.5!important;color:var(--eps-color-text-grey-300)!important;border:2px solid grey!important}.kart-container{border:2px solid transparent;transition:border .5s ease-in-out}.flashing{animation:flashBorder 1s infinite}@keyframes flashBorder{0%{border-color:#ff775a}50%{border-color:#555}to{border-color:#ff775a}}.kart-element{font-family:Race Sport,sans-serif;font-size:25px;height:50px;width:50px;border-radius:7px;display:flex;justify-content:center;align-items:center;cursor:pointer;pointer-events:all;z-index:10}th,td{border:1px solid #555!important;padding:8px!important}th:has(span){background-color:#333!important}.kartPerfBtn{height:100%!important;width:100%!important;border-radius:50px!important;border:1px solid white!important}.info-line{display:flex;gap:8px;max-width:100%}.info-line>*:first-child{color:#999!important}.info-line>*:nth-child(2){overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@font-face{font-family:Race Sport;src:url(fonts/ttf/Race\ Sport.ttf) format("truetype")}.kart-quickChange{font-family:Race Sport,sans-serif;font-size:24px;border:2px solid #777;border-radius:7px 7px 40px 40px;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;color:var(--color-grey-100);opacity:1;position:relative}[class^=column-quickchange-] svg{transition:fill .3s}[class^=column-quickchange-] svg:active{fill:var(--color-orange)}@media (hover: hover){[class^=column-quickchange-] svg:hover{fill:#fff}}
