body{padding:0;margin:0;font-family:"IBM Plex Mono",monospace}header{display:flex;align-items:center;justify-content:space-between}section{height:100vh;flex-direction:column}footer,section{display:flex;align-items:center;justify-content:center}footer{height:100px;background-color:#000}footer a{color:#fff}.grey{background-color:#a9a9a9}.white{background-color:#fff}.black{background-color:#000}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}button{background-color:#fff;border-width:2;border-color:#000;border-radius:.5rem;padding:1rem 2rem;font-family:"IBM Plex Mono",monospace}.player-image{width:150px;object-fit:contain;margin-left:1rem}.player-container{display:flex;flex-grow:0.1;align-items:center;justify-content:center}@media only screen and (max-width:600px){.player{flex-direction:column}.player-image{height:200px;width:200px;border-radius:0;display:block;margin:0 auto;display:none}.player-container{padding:0;flex-grow:1}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.schedule-container{flex-direction:column;justify-content:flex-start;padding:0 1rem;width:100vw;height:100vh;max-width:1200px;margin:0 auto;text-align:left}.schedule-container h2{text-align:center}.shedule-reload{text-align:right;margin-right:1rem;text-decoration:underline}.schedule-tab-text,.shedule-reload{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.schedule-tabs-container{display:flex;width:100%;flex-direction:row;justify-content:space-between;border-bottom:.25rem solid rgba(66,66,66,.133)}.schedule-tab-container{padding:0 1rem}.schedule-tab-container--selected{font-weight:800}.schedule-event{display:flex;flex-direction:row;align-items:center;width:100%;border-bottom:.25rem solid rgba(66,66,66,.133)}.schedule-event__text-container{display:flex;flex:1 1;flex-direction:row;align-items:center;padding-left:1rem}.schedule-event__live-indicator{margin:0 1rem 0 2rem}.schedule-event__time{width:15rem}.schedule-event__time--selected{background-color:#474747;color:#fff}.glow{-webkit-animation:fadein 1.5s ease-in infinite alternate;animation:fadein 1.5s ease-in infinite alternate}.error-text{color:#c55252}@media only screen and (max-width:768px){.schedule-container{padding:0}.schedule-tabs-container{flex-direction:column;padding:0}.schedule-event{flex-direction:column;align-items:flex-start;padding-bottom:1rem}.schedule-event__text-container{flex-direction:column;align-items:flex-start;margin-left:1rem}.schedule-event__time{margin-bottom:0}}.container{flex-direction:column}.nomatch-image{height:400px;width:400px;border-radius:0 230px 230px 0}@media only screen and (max-width:850px){.nomatch-image{height:300px;width:300px}}@media only screen and (max-width:700px){.nomatch-image{height:250px;width:250px}}@media only screen and (max-width:600px){.nomatch-image{height:200px;width:200px;display:block;margin:0 auto}}.toolbar-container{display:flex;align-items:center;justify-content:flex-end;width:100%;background-color:#000}.login-button{padding:.5rem;margin:1rem;background-color:#fff;border-radius:5px}.login-button a{color:#000;text-decoration:none;font-family:"IBM Plex Mono",monospace}
/*# sourceMappingURL=main.8f8431ca.chunk.css.map */