@keyframes result-row-in{0%{opacity:0;transform:translate3d(-12px,6px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes result-row-flash{0%{background-color:rgba(249,115,22,.18);box-shadow:inset 3px 0 0 0 rgba(249,115,22,.9)}to{background-color:transparent;box-shadow:inset 3px 0 0 0 rgba(249,115,22,0)}}@keyframes podium-rise{0%{opacity:0;transform:translate3d(0,28px,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes finish-tape{0%{background-position:0 0}to{background-position:32px 0}}@keyframes live-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.4}}@keyframes track-stride{0%{transform:translate3d(-100%,0,0)}to{transform:translate3d(100%,0,0)}}@keyframes digit-roll{0%{transform:translateY(-50%);opacity:0}to{transform:translateY(0);opacity:1}}.result-row{animation:result-row-in .38s cubic-bezier(.22,1,.36,1) both}.result-row-flash{animation:result-row-flash 1.4s ease-out both}.podium-card{animation:podium-rise .62s cubic-bezier(.22,1,.36,1) both}.podium-card:first-of-type{animation-delay:80ms}.podium-card:nth-of-type(2){animation-delay:.22s}.podium-card:nth-of-type(3){animation-delay:.36s}.finish-tape{background-image:repeating-linear-gradient(-45deg,rgba(15,23,42,.92),rgba(15,23,42,.92) 14px,hsla(0,0%,100%,.92) 0,hsla(0,0%,100%,.92) 28px);background-size:200% 100%;animation:finish-tape 2.4s linear infinite}.live-dot{animation:live-pulse 1.6s ease-in-out infinite}.track-stride{animation:track-stride 14s linear infinite}.tabular{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;letter-spacing:.01em}.digit-roll-in{animation:digit-roll .32s cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion:reduce){.digit-roll-in,.finish-tape,.live-dot,.podium-card,.result-row,.result-row-flash,.track-stride{animation:none!important}}