@import"https://fonts.googleapis.com/css2?family=Bakbak+One&family=Chakra+Petch:wght@600;700&display=swap";:root{--ui-color-surface: #ffffff;--ui-color-text: #0f172a;--ui-color-primary: #2563eb;--ui-color-primary-hover: #447bf2;--ui-color-primary-text: #e6e8ed;--ui-color-link: #2563eb;--ui-color-secondary: #e2a600;--ui-gradient-surface: linear-gradient(180deg, #eaeaea 0%, #f7f7f7 100%);--ui-header-color-link: #9494c0;--ui-footer-color: #002780;--ui-footer-color-text: #d8d8fc;--ui-footer-color-link: #85b2ff;--ui-footer-color-accent: #f11354;--ui-footer-color-shadow: rgba(3, 49, 160, .3607843137);--ui-spacing-sm: .25rem;--ui-spacing-md: .75rem;--ui-spacing-lg: 1.5rem;--ui-font-family-base: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol}@media(prefers-color-scheme:dark){:root{--ui-color-surface: #111111;--ui-color-text: #f2f2f2;--ui-color-primary: #2563eb;--ui-color-primary-hover: #447bf2;--ui-color-primary-text: #e6e8ed;--ui-color-link: #2563eb;--ui-color-secondary: #fcb900;--ui-gradient-surface: linear-gradient(180deg, #242424 0%, #1a1a1a 100%);--ui-header-color-link: #9494c0;--ui-footer-color: #0b0823;--ui-footer-color-text: #d7d7fd;--ui-footer-color-link: #85b2ff;--ui-footer-color-accent: #f11354;--ui-footer-color-shadow: rgba(42, 3, 160, .231372549)}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:16px;line-height:1.5;color:var(--ui-color-text);background-color:var(--ui-color-surface);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;margin:0;padding:0}@media(max-width:980px){body{font-size:14.4px}}@media(max-width:450px){body{font-size:13.6px}}#root{min-height:100vh!important}main{height:100%;flex:1 1 auto}.ui-button{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.25rem .75rem;border-radius:.25rem;border:none;font-weight:600;cursor:pointer;color:var(--ui-color-primary-text);background-color:var(--ui-color-primary);transition:background-color .12s ease,transform .12s ease}.ui-button:hover{background-color:var(--ui-color-primary-hover)}.ui-button:active{transform:translateY(1px)}.ui-button:disabled{opacity:.5;cursor:not-allowed}.ui-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.75rem;box-shadow:0 4px 12px #0000000d}@media(min-width:768px){.ui-card{padding:1rem}}table{display:table;border-collapse:separate;box-sizing:border-box;text-indent:initial;unicode-bidi:isolate;border-spacing:0px;border-color:gray}table td{padding:.075rem .1rem}table tr:nth-child(2n) td{background-color:#e5e5e587}table.with-err tr:nth-child(2n+3) td{background-color:#fafafa;border-width:1px 0 0 0;border-style:solid;border-color:inherit}a{text-decoration:underline;color:var(--ui-color-link)}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}label{font-size:.875rem;font-weight:600;color:#475569}input,select,textarea{width:100%;padding:.5rem .75rem;border-radius:.25rem;border:1px solid #e2e8f0;background-color:#fff;font:inherit;color:var(--ui-color-text);transition:border-color .12s ease,box-shadow .12s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}input:disabled,select:disabled,textarea:disabled{opacity:.6;cursor:not-allowed}a:focus,button:focus{outline:none}a:focus-visible,button:focus-visible{outline:2px solid var(#0055ff)}h1{font: 800 1.45rem/2.725rem -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}h2{font: 500 1.35rem/1.625rem -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}h3{font: 800 1.2rem/1.375rem -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}h4{font: 500 1.1rem/1.375rem -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}h5{font: 800 1.075rem/1.125rem -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}h6{font: 800 1rem/1.125rem -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;text-transform:uppercase}.ui-header,.ui-header--light,.ui-header--dark{position:sticky;top:0;display:flex;flex-direction:row;justify-content:flex-start;gap:.5rem;padding:.25rem;font-family:Chakra Petch,sans-serif;z-index:5;transition:padding .16s ease,font-size .16s ease,box-shadow .16s ease;box-shadow:0 6px 16px #00000059;font-size:1rem;min-height:2.5rem;background:var(--ui-gradient-surface);color:var(--ui-color-secondary)}.ui-header--dark{background:linear-gradient(180deg,#242424,#1a1a1a);color:#fcb900}.ui-header--light{background:linear-gradient(180deg,#eaeaea,#f7f7f7);color:#e2a600}.ui-header .logo,.ui-header--dark .logo,.ui-header--light .logo{display:flex;align-items:center;padding-left:1rem;padding-right:1rem}.ui-header .logo img,.ui-header--dark .logo img,.ui-header--light .logo img{height:1.25rem;width:auto;transition:height .16s ease}.ui-header .crumbs,.ui-header--dark .crumbs,.ui-header--light .crumbs{display:flex;align-items:center}.ui-header .crumbs a,.ui-header--dark .crumbs a,.ui-header--light .crumbs a{color:var(--ui-header-color-link);display:flex;margin-left:auto;align-items:center;padding:0 1rem;text-decoration:none}.ui-header .crumbs a:hover,.ui-header--dark .crumbs a:hover,.ui-header--light .crumbs a:hover{text-decoration:underline;transform:translateY(-1px)}.ui-header .current-page,.ui-header--dark .current-page,.ui-header--light .current-page{display:flex;align-items:center;font-size:1em;white-space:nowrap}.ui-header .connection,.ui-header--dark .connection,.ui-header--light .connection{font-size:.75em;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;padding:0 1rem 0 0}.ui-header .connection .state,.ui-header--dark .connection .state,.ui-header--light .connection .state{color:#fc8020;text-transform:capitalize}.ui-header .connection .status,.ui-header--dark .connection .status,.ui-header--light .connection .status{color:#8b8b8b}.ui-header .controls,.ui-header--dark .controls,.ui-header--light .controls{display:flex;margin-left:auto;align-items:center}.ui-header .controls a,.ui-header--dark .controls a,.ui-header--light .controls a{color:var(--ui-header-color-link);display:flex;margin-left:auto;align-items:center;padding:0 1rem}.ui-header .controls .avatar,.ui-header--dark .controls .avatar,.ui-header--light .controls .avatar{display:none;width:2rem;height:2rem;border-radius:20rem;border:1px solid rgb(37,37,37);background:linear-gradient(45deg,#92499c,#5d2977)}.ui-footer,.ui-footer--light,.ui-footer--dark,.ui-footer--basic{display:flex;flex-direction:row;background:var(--ui-footer-color);color:var(--ui-footer-color-text)}.ui-footer--basic{flex-direction:column;gap:.5rem;padding:3rem 2.5rem 1rem}.ui-footer--basic a{color:var(--ui-footer-color-link)}.ui-footer--basic .ui-sub{display:flex;flex-direction:row;gap:inherit;width:100%;margin:0 auto;justify-content:space-between;padding:inherit;max-width:1290px}.ui-footer--basic .ui-sub .quote{flex:3 1 auto;width:100%;display:flex;flex-direction:column;font-size:.85rem}.ui-footer--basic .ui-sub .quote svg{max-width:8rem;margin-bottom:1rem}.ui-footer--basic .ui-sub .quote q{width:100%}.ui-footer--basic .ui-sub .contact{flex:1 0 auto;display:flex;flex-direction:column;gap:inherit}.ui-footer--basic .ui-sub .contact a{padding:0}.ui-footer--basic .ui-sub .contact address{font-size:.75rem;font-style:inherit;border-left:.6rem solid var(--ui-footer-color-accent);padding:.75rem .25rem .75rem 2rem;box-shadow:0 -.5rem 2rem 0 var(--ui-footer-color-shadow);border-radius:0 0 1rem}.ui-footer--basic .ui-sub .copyright{font-size:.65rem}.ui-footer--dark{background:#0b0823;color:#d7d7fd}.ui-footer--light{background:#002780;color:#d8d8fc}.ui-footer a,.ui-footer--basic a,.ui-footer--dark a,.ui-footer--light a{padding:0 0 0 .5rem}.ui-footer .logo,.ui-footer--basic .logo,.ui-footer--dark .logo,.ui-footer--light .logo{display:flex;align-items:center;justify-content:center;padding:0 .5rem}.ui-footer .race-logo,.ui-footer--basic .race-logo,.ui-footer--dark .race-logo,.ui-footer--light .race-logo{width:100%;max-width:3.5rem}.ui-footer .toolbar,.ui-footer--basic .toolbar,.ui-footer--dark .toolbar,.ui-footer--light .toolbar{width:100%;background:#272727;padding:.5rem 2rem 0rem 2.5rem;border-radius:0;border-right:1px solid rgb(19,19,19)}.ui-footer .toolbar.vod,.ui-footer--basic .toolbar.vod,.ui-footer--dark .toolbar.vod,.ui-footer--light .toolbar.vod{padding:.5rem 2rem .5rem 2.5rem}.ui-layer{margin:0 auto;padding:0}.ui-layer-inner{margin:0 auto;padding:2rem;max-width:900px}.ui-layer-split .ui-layer-inner{display:flex;flex-direction:row;gap:1rem}.ui-layer-split-col{flex:1 1 50%}.ui-layer-split-col h4.hx{margin-bottom:.5rem;font-style:italic}.ui-layer-split-col h2.hx{margin-top:.5rem}.ui-layer-billboard{padding-top:3rem}.ui-layer-billboard q{font-size:2.5rem;line-height:1.5;font-family:Times New Roman,Times,serif}.ui-layer-billboard .ui-sell-stats{display:flex;flex-direction:row;justify-content:space-evenly;gap:1rem;margin:0 auto;padding:2rem;max-width:900px;border-bottom:4px solid var(--ui-footer-color-accent)}.ui-layer-billboard .ui-sell-stats .box{text-align:center}.ui-layer-billboard .ui-sell-stats h1{font-size:2rem}.ui-layer-billboard .ui-sell-stats p{font-size:1rem}#root{width:100%;margin:0 auto;text-align:center;color:#f0f8ff;min-height:100%;display:flex;flex-direction:column;flex:1 1 auto}.flex-container-row-space{display:flex;flex-direction:row;justify-content:space-between}.race-logo{max-width:3.5rem;width:100%}.app-simple{display:flex;flex-direction:column;flex:1 1 auto;max-height:100vh;height:100vh;justify-content:space-between}.app-simple .header-simple{display:flex;align-items:center;justify-content:space-between}.app-simple .header-simple select{margin-right:1rem}.app-simple .view{display:flex;flex-direction:row;overflow:auto;height:100%}.app-simple main{position:relative;width:100%;min-height:100%;flex:1 1 auto;margin:0 auto}.footer-info-speed{display:flex;width:100%;place-content:center;border-top:1px solid #eaeaea}footer{color:#7c7ceb}footer.text-info-footer{display:flex;place-content:center;width:100%;text-align:center;font-size:.75rem;opacity:75%;padding:.25rem}footer a{padding:0 0 0 .5rem;text-decoration:underline}.connection-warning{position:absolute;bottom:0;right:0;background:#f8f8f8bf;color:#fc8020;border-radius:.5rem;box-shadow:2px 0 2rem #cecece;margin:.5rem;padding:1rem}.connection-warning h3{text-transform:capitalize}.connection-warning p{color:#4c2323}.waiting-for-nxt-race{width:100%;display:flex;align-items:center;justify-content:center}.waiting-for-nxt-race h2{color:#e55b22;font-family:Bakbak One,cursive;font-family:Chakra Petch,sans-serif}.simple-view{gap:.5rem;padding:.5rem;display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;flex-wrap:wrap}.simple-view .billboard{padding:.25rem;box-shadow:0 0 50px -12px #929292;background-color:#e2e2e2;background:linear-gradient(55deg,#fff,#e2e2e2,#d9d9d9,#e9e9e9,#e9e9e9);width:100%;border-radius:.5rem;overflow:hidden;position:relative;z-index:0}.simple-view .billboard.is-charging:before{content:"";position:absolute;z-index:-2;left:-50%;top:-50%;width:200%;height:200%;background-repeat:no-repeat;background-position:0 0;background-image:conic-gradient(transparent,rgb(23,70,82),transparent 30%);animation:rotate 4s linear infinite}.simple-view .billboard.is-charging:after{content:"";position:absolute;z-index:-1;left:1px;top:1px;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:.45rem;box-shadow:0 0 50px -12px #070c17;background-color:#e2e2e2;background:linear-gradient(55deg,#fff,#e2e2e2,#d9d9d9,#e9e9e9,#e9e9e9)}.simple-view .billboard.is-charging.bad:after{background:linear-gradient(45deg,#ffdee3,#ffd1d1)}.simple-view .billboard.is-charging.ok:after{background:linear-gradient(45deg,#f6fff7,#f1fff0)}.simple-view .billboard.is-charging.old:after{top:0!important;height:100%!important;background:linear-gradient(90deg,#292929 50%,transparent 50%);background-repeat:repeat-x;background-size:15px 4px;background-position:0px 0px;animation:ani-blinking-warning 2s infinite,border-dance 14s infinite linear}.simple-view .billboard.bad{background:linear-gradient(45deg,#ffdee3,#ffd1d1)}.simple-view .billboard.ok,.simple-view .billboard.moving{background:linear-gradient(45deg,#f6fff7,#f0f0ff)}.simple-view .billboard.prepare-p2p{background:linear-gradient(45deg,#fff4bb,#f0f0ff)}.simple-view .billboard.active-p2p{background:linear-gradient(45deg,#c1f3c6,#f0f0ff)}.simple-view .billboard.old{background:linear-gradient(45deg,#f6fff7,#f0f0ff);color:#fff;background:linear-gradient(90deg,#292929 50%,transparent 50%);background-repeat:repeat-x;background-size:15px 4px;background-position:0px 0px;animation:ani-blinking-warning 2s infinite,border-dance 14s infinite linear}.simple-view .billboard:first-child:nth-last-child(1){flex:1 1 calc((100% - 1rem)/2)}.simple-view .billboard:first-child:nth-last-child(2),.simple-view .billboard:first-child:nth-last-child(2)~.billboard{flex:1 1 calc((100% - 1rem)/2)}.simple-view .billboard:first-child:nth-last-child(3),.simple-view .billboard:first-child:nth-last-child(3)~.billboard{flex:1 1 calc((100% - 1.5rem) / 3)}.simple-view .billboard:first-child:nth-last-child(4),.simple-view .billboard:first-child:nth-last-child(4)~.billboard{flex:1 1 calc((100% - 2rem)/4)}.simple-view .billboard:first-child:nth-last-child(5),.simple-view .billboard:first-child:nth-last-child(5)~.billboard{flex:1 1 calc((100% - 2.5rem)/5)}.simple-view .billboard:first-child:nth-last-child(6),.simple-view .billboard:first-child:nth-last-child(6)~.billboard{flex:1 1 calc((100% - 3rem) / 6)}.simple-view .billboard:first-child:nth-last-child(7),.simple-view .billboard:first-child:nth-last-child(7)~.billboard{flex:1 1 calc((100% - 3.5rem) / 7)}.simple-view .billboard:first-child:nth-last-child(8),.simple-view .billboard:first-child:nth-last-child(8)~.billboard{flex:1 1 calc((100% - 4rem)/8)}.simple-view .billboard:first-child:nth-last-child(n+8),.simple-view .billboard:first-child:nth-last-child(n+8)~.billboard{flex:0 1 calc((100% - 4rem)/8)}.simple-view .billboard{display:flex;flex-direction:column;justify-content:space-between}.simple-view .d-headline{position:relative;justify-content:space-between!important;align-items:stretch!important;font-family:Chakra Petch,sans-serif;margin-bottom:.5rem}.simple-view .d-headline .car-id{font-size:.75rem;font-weight:400;margin:0 .15rem;color:#4f4f4f;font-family:Bakbak One,cursive;font-family:Chakra Petch,sans-serif;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.simple-view .d-headline .car-id.highlight{font-size:.75rem;color:#e55b22}.simple-view .d-headline .car-id.dim{color:gray}.simple-view .d-headline .driver-name{font-size:.75rem;color:#4f4f4f;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.simple-view .d-headline .driver-name.highlight{font-size:1rem;color:#e55b22}.simple-view .d-headline .car-tags{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0 .15rem;gap:.5rem;min-width:6rem;font-size:.75rem}.simple-view .d-headline .car-tags h2{border-radius:.25rem}.simple-view .d-headline .car-tags h2.old{color:red}.simple-view .d-headline .car-tags h2.good{color:gray}.simple-view .d-headline .car-state{background:#e4e4e4;color:gray;display:flex;align-items:center}.simple-view .d-headline .car-state.err{background-color:#e61015;color:#fff}.simple-view .p2p-marker{display:flex;align-self:center;justify-content:center;align-items:center;color:#555;font-weight:400;font-size:1rem;width:100%;min-height:3rem;max-height:3rem;border-radius:.5rem;border:2px solid rgba(199,199,199,.411);background-color:#dadada6e}.simple-view .p2p-marker.Prepare{background-color:#fff;border:2px solid rgb(252,176,63);animation-name:blinking;animation-duration:.5s;animation-iteration-count:6}@keyframes blinking{50%{border-color:#fcb03f33}}.simple-view .p2p-marker.Active{background-color:#e4fff4;border:2px solid rgb(99,255,37);animation-name:blinking;animation-duration:.5s;animation-iteration-count:6}@keyframes blinking{50%{border-color:#63ff2533}}.simple-view .d-stats{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem}.simple-view .d-stats .box{display:flex;flex-direction:column;justify-content:center;padding:0rem 0rem .25rem .5rem;background:linear-gradient(45deg,#0f162a,#101c31);animation:gradient 3s ease infinite;border-radius:.5rem}.simple-view .d-stats .box.press{width:100%;text-align:left;background:#aeaeae;border-radius:1rem 0 2.5rem .5rem;box-shadow:0 -1rem 3rem -1rem inset #45454575,5rem 3px 4rem #68686866}.simple-view .d-stats .box.ok{background:linear-gradient(45deg,#09a561,#63e278)}.simple-view .d-stats .box.bad{background:linear-gradient(45deg,#bf2424,#ed4848)}.simple-view .d-stats .box h3{font-size:1.25rem;font-weight:600}.simple-view .d-stats .box h4{font-size:.85rem;color:#ffbb16}.simple-view .d-stats.detail h3{font-size:2rem}.simple-view .d-stats .datable{width:100%;margin:1rem 0 .5rem}.simple-view .d-stats .datable .dti{text-align:left;word-break:break-word;border-top:1px solid #eaeaea;font-size:.75rem;color:#434343}.simple-view .d-stats .datable .dta{font-size:1.35rem;text-align:right;border-top:1px solid #eaeaea;color:#d7592d}.simple-view .d-live{display:flex;flex-direction:column;margin:0 .5rem;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;color:gray;font-size:.75rem}.simple-view .d-live h5{display:flex;flex-direction:row;justify-content:space-between;flex:1 1 auto;align-items:center}.simple-view .d-live h5 .title{justify-self:flex-start;color:#caa448;font-size:.75rem}.simple-view .d-live h5 .value{text-align:right;color:#000}.simple-view .d-live h5 .suffix{display:contents;font-size:.75rem;color:#000}.simple-view .car-leds-container{display:flex;height:.75rem;flex-direction:row;align-self:center}.simple-view .car-led-box{position:relative;border:1px solid lightgrey;width:.85rem;margin:0 .1rem 0 0rem;border-radius:.25rem}.simple-view .car-led-box.red{background-color:red}.simple-view .car-led-box.green{background-color:#09a561}.simple-view .car-led-box.blue{background-color:#1659ab}.simple-view .car-led-box.none{background-color:transparent}.app-mobile{background-color:#fff;color:#000}.app-mobile .billboard{border-top:1px solid black;padding-top:.5rem}.app-mobile .header-mobile{margin-bottom:2rem}.app-mobile .header-mobile img{max-width:5rem}.app-mobile .box{display:flex;flex:1 1 auto;margin:0 1rem;align-items:center;justify-content:flex-end;padding:0 1rem 0 0;border-radius:10.5rem}.app-mobile .box h4{padding-left:1rem}.app-mobile .data-state.good{color:green}.app-mobile .data-state.old{color:red}.app-mobile .d-headline{position:relative;align-items:stretch!important;font-family:Chakra Petch,sans-serif;display:flex;flex-direction:column;justify-content:space-between}.app-mobile .d-headline .car-id{font-size:1.75rem;font-weight:400;padding-right:1rem;color:#e55b22;font-family:Chakra Petch,sans-serif;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:.5rem}.app-mobile .d-headline h2{padding-right:.5rem}.app-mobile .d-headline .title{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.app-mobile .d-headline .title .car-nr{margin-left:auto}.app-mobile .d-headline .title .caret{font-size:.85rem;padding:0 .5rem}.app-mobile .d-headline .info{padding:.25rem;display:flex;flex-direction:row}.app-mobile .press{background:linear-gradient(270deg,#aeaeae,#aeaeae2b)}.app-mobile .press.ok{background:linear-gradient(0deg,#09a561,#63e278)}.app-mobile .press.bad{background:linear-gradient(0deg,#bf2424,#ed4848)}.app-mobile .d-stats{padding:.5rem}.app-mobile .datable{width:100%}.app-mobile .datable .hide{display:none}.app-mobile .datable .dti{text-align:left;word-break:break-word;border-top:1px solid #eaeaea;color:#434343;padding:.25rem}.app-mobile .datable .dta{text-align:right;border-top:1px solid #eaeaea;color:#d7592d;padding:.25rem}.app-mobile .datable .press .dti,.app-mobile .datable .press .dta{font-size:1.5rem!important;color:#000}@media(max-width:1280px){.simple-view{gap:.25rem;padding:.25rem}.simple-view .billboard:first-child:nth-last-child(1){flex:1 1 calc((100% - .5rem)/2)}.simple-view .billboard:first-child:nth-last-child(2),.simple-view .billboard:first-child:nth-last-child(2)~.billboard{flex:1 1 calc((100% - .5rem)/2)}.simple-view .billboard:first-child:nth-last-child(3),.simple-view .billboard:first-child:nth-last-child(3)~.billboard{flex:1 1 calc((100% - .75rem) / 3)}.simple-view .billboard:first-child:nth-last-child(4),.simple-view .billboard:first-child:nth-last-child(4)~.billboard{flex:1 1 calc((100% - 1rem)/4)}.simple-view .billboard:first-child:nth-last-child(5),.simple-view .billboard:first-child:nth-last-child(5)~.billboard{flex:1 1 calc((100% - 1.25rem)/5)}.simple-view .billboard:first-child:nth-last-child(6),.simple-view .billboard:first-child:nth-last-child(6)~.billboard{flex:1 1 calc((100% - 1.5rem) / 6)}.simple-view .billboard:first-child:nth-last-child(7),.simple-view .billboard:first-child:nth-last-child(7)~.billboard{flex:1 1 calc((100% - 1.75rem) / 7)}.simple-view .billboard:first-child:nth-last-child(8),.simple-view .billboard:first-child:nth-last-child(8)~.billboard{flex:1 1 calc((100% - 2rem)/8)}.simple-view .billboard:first-child:nth-last-child(n+8),.simple-view .billboard:first-child:nth-last-child(n+8)~.billboard{flex:0 1 calc((100% - 2rem)/8)}}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes border-dance{0%{background-position:0px 0px}to{background-position:300px 0px}}@keyframes ani-blinking-warning{0%{background-color:#f5f9fc}50%{background-color:#fff2e6}to{background-color:#f5f9fc}}@media(max-width:420px){.simple-view{gap:.25rem;padding:.25rem}.simple-view .billboard:first-child:nth-last-child(1){flex:1 1 100%}.simple-view .billboard:first-child:nth-last-child(2),.simple-view .billboard:first-child:nth-last-child(2)~.billboard{flex:1 1 100%}.simple-view .billboard:first-child:nth-last-child(3),.simple-view .billboard:first-child:nth-last-child(3)~.billboard{flex:1 1 100%}.simple-view .billboard:first-child:nth-last-child(4),.simple-view .billboard:first-child:nth-last-child(4)~.billboard{flex:1 1 100%}.simple-view .billboard:first-child:nth-last-child(5),.simple-view .billboard:first-child:nth-last-child(5)~.billboard{flex:1 1 100%}.simple-view .billboard:first-child:nth-last-child(6),.simple-view .billboard:first-child:nth-last-child(6)~.billboard{flex:1 1 100%}.simple-view .billboard:first-child:nth-last-child(7),.simple-view .billboard:first-child:nth-last-child(7)~.billboard{flex:1 1 100%}.simple-view .billboard:first-child:nth-last-child(8),.simple-view .billboard:first-child:nth-last-child(8)~.billboard{flex:1 1 100%}.simple-view .billboard:first-child:nth-last-child(n+8),.simple-view .billboard:first-child:nth-last-child(n+8)~.billboard{flex:0 1 100%}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.static{position:static}.inline{display:inline}.table{display:table}.contents{display:contents}.border{border-width:1px}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-bold{font-weight:700}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}html{font-size:16px}body{color:#f0f8ff;min-height:100%;flex-direction:column;display:flex;justify-content:center;align-items:center;background:#000}*,*:before,*:after{box-sizing:border-box}@media(max-width:1280px){html{font-size:14px}}@media(max-width:450px){html{font-size:10px}}
