.row{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}.center{align-items:center;justify-content:center}.gap{gap:16px}*{font-family:Amazon Ember,sans-serif!important}html,body,#root{height:100%;max-height:100%;overflow:hidden;width:100%;display:block;margin:0;background:url(/bg.jpeg),rgba(0,0,0,.6);background-size:cover;--amplify-components-authenticator-modal-height:calc(100% - 64px);--amplify-components-authenticator-modal-background-color: white}.authenticator-header{display:flex;flex-direction:row;justify-content:center;align-items:center}.authenticator-header img{margin:20px}.authenticator-header .divider{width:1px;height:80px;background-color:#000}[data-amplify-authenticator][data-variation=modal]{padding:32px 0;background:url({{VITE_WALLPAPER_URL}});background-size:cover;background-position:center}.content{height:calc(100% - 120px);overflow:auto;width:100%}.flex{display:flex;flex:1}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.container{position:fixed;bottom:0;left:0;right:0;height:64px;padding:16px;background:#000;color:#d1d5db;display:flex;flex-direction:row;align-items:center;justify-content:left}.copyright{text-align:right;max-width:220px}.font-size-10{font-size:10px}.dashboard-container{height:100%;width:85%;color:#f1f1f1;margin:auto;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);overflow-y:hidden;overflow-x:auto}.dashboard-container .arena-title{background:#3f4954;padding:8px;margin-top:12px}.dashboard-container .arena-title .nascar{height:40px}.dashboard-container .arena-title .nascar img{height:100%}.dashboard-container .arena-container{background:#728395;padding:0;display:inline-flex;align-items:center;width:100%}.dashboard-container .arena-container svg{margin:8px}.dashboard-container .stages-container{background:#000;height:80px;display:flex;align-items:center}.dashboard-container .stages-container .stage{height:30px;background:#2a2a2a;border:2px solid #728395;border-radius:4px;margin:10px 2px;position:relative}.dashboard-container .stages-container .stage .stage-fill{height:26px;border-radius:2px;background:#a0d333;position:relative;top:0;left:0}.dashboard-container .stages-container .stage .stage-fill .stage-shine{background:rgb(251,251,251);background:radial-gradient(circle,rgb(243,255,0) 0%,rgba(243,255,0,0) 100%);position:absolute;left:-155%;top:-45px;width:120px;height:120px;transform:rotate(45deg);animation:shine 1s linear infinite}.driver-info-header{background:#000;padding:8px 0;border-top:2px solid #252628;border-left:2px solid #252628}.driver-info-container{margin:1em 0}.driver-info-container .driver-info:nth-child(odd){background:#252628}.driver-info-container #drivers-list{margin:0!important}.driver-info-container .driver-info{width:100%;align-items:center;justify-content:space-between;transition:all .1s linear;position:relative}.driver-info-container img{margin:0!important}.highlight{animation:blink 2s linear infinite;font-weight:700!important}.loader{width:11.7em;height:4.2em;font-size:20px;position:relative;color:#e0ffff}.Mui-selected,.MuiInputBase-input{color:#ff0!important}.MuiTabs-indicator{background:yellow!important}.car{position:absolute;width:inherit;height:2em;background-color:currentColor;top:1.5em;border-radius:0 5em 1em 0/0 4em 1em 0;animation:run .25s linear infinite}@keyframes run{0%{transform:translate(.2em,.1em)}20%{transform:translate(.1em,.2em)}40%{transform:translate(.1em,-.1em)}60%{transform:translate(-.1em,.2em)}80%{transform:translate(-.1em,.1em)}to{transform:translate(.2em,.1em)}}.car:before{content:"";position:absolute;width:0;height:0;border:.6em solid transparent;top:-.5em;border-left-width:0;border-right-color:currentColor;transform-origin:left;transform:rotate(-45deg)}.body{position:absolute;width:7.5em;height:3.5em;box-sizing:border-box;border:.4em solid;top:-1.5em;left:1.2em;border-radius:3em 4.5em 0 0/3em 4em 0 0}.body:before{content:"";position:absolute;width:3.5em;height:inherit;background-color:currentColor;border-top-left-radius:inherit;top:-.4em;left:-.4em}.wheels:before,.wheels:after{content:"";position:absolute;box-sizing:border-box;width:2.6em;height:2.6em;background-color:#333;border-radius:50%;bottom:-1em;border:.3em solid #333;background-image:linear-gradient(135deg,transparent 45%,currentColor 46%,currentColor 54%,transparent 55%),linear-gradient(90deg,transparent 45%,currentColor 46%,currentColor 54%,transparent 55%),linear-gradient(45deg,transparent 45%,currentColor 46%,currentColor 54%,transparent 55%),linear-gradient(0deg,transparent 45%,currentColor 46%,currentColor 54%,transparent 55%),radial-gradient(currentColor 29%,transparent 30%,transparent 50%,currentColor 51%);animation:rotating .5s linear infinite}.wheels:before{left:1.2em}.wheels:after{right:.8em}@keyframes rotating{to{transform:rotate(1turn)}}.strikes{position:absolute;width:1em;height:inherit;left:-1em;display:flex;flex-direction:column;justify-content:space-between}.strikes span{height:.1em;background-color:#e0ffff;animation:drift .2s linear infinite;animation-delay:calc(var(--n) * -.05s)}@keyframes drift{0%{transform:translate(3.5em)}to{transform:translate(-8em);filter:opacity(0)}}.strikes span:nth-child(1){--n: 1}.strikes span:nth-child(2){--n: 2}.strikes span:nth-child(3){--n: 3}.strikes span:nth-child(4){--n: 4}.strikes span:nth-child(5){--n: 5}.column-header,.column{width:180px;text-align:center}.column-header:first-child,.column:first-child{width:120px}.column-header:nth-child(2),.column:nth-child(2){width:450px}@keyframes blink{0%{text-shadow:none}50%{text-shadow:0 0 15px orangered}to{text-shadow:none}}@keyframes shine{0%{left:-155%}to{left:220%}}.header-container{color:#1a1a1a;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin:auto;padding:8px 16px;border-bottom:1px solid #3a3a3a;z-index:2}img{margin-right:16px}a{text-decoration:none;color:#d1d5db}
