body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}h1,h2,h3,h4,h5,p{margin:0}.component-aqi{margin:2vh 2vw;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-top:2em}.component-aqi__title{font-size:1.5em}.component-aqi__number{color:#dca000;font-size:3.5em;font-weight:600}.component-aqi__desc{font-size:1.5em;font-weight:600}.component-aqi__specs{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding-top:1em}.component-aqi__specs-item{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:.25em .75em}.component-aqi__specs-item-number{font-size:.75em;font-weight:600}.component-aqi__specs-item-desc{font-size:.6em}.component-event{display:flex;flex-direction:column;justify-content:flex-start;text-align:center;padding:2vh 1vw;height:100%;width:100%;background-color:#1e2735}.component-event__title{padding-bottom:1vh}.component-event__item{display:flex;justify-content:space-between;padding:1vh 1vw;margin:1vh 0;background-color:#131922;border-radius:.5em;font-weight:600}.component-event__item--special{background-color:#ffc800;border:5px solid #fff;color:#000}.component-clock{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;letter-spacing:.1em}.component-clock__time{display:flex;flex-direction:row;align-items:center;font-size:5em;font-weight:600}.component-clock__time-separator{-webkit-animation:blinker 1.2s linear infinite;animation:blinker 1.2s linear infinite}.component-clock__greeting{font-size:1em;font-weight:600;padding-top:.5em}@-webkit-keyframes blinker{0%{color:#fff}50%{color:transparent}to{color:#fff}}@keyframes blinker{0%{color:#fff}50%{color:transparent}to{color:#fff}}.component-party{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;justify-content:center;font-size:2vw;text-align:center;background:linear-gradient(60deg,#f79533,#f37055,#ef4e7b,#a166ab,#5073b8,#1098ad,#07b39b,#6fba82);background-size:300% 300%;-webkit-animation:animatedgradient 3s ease infinite alternate;animation:animatedgradient 3s ease infinite alternate}.component-party--hide{display:none}.component-party__text{display:inline-block;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Righteous,serif;font-size:6em;line-height:1;text-shadow:.03em .03em 0 rgba(77,94,179,.8);position:relative;z-index:1}.component-party__text:after{content:attr(data-shadow);position:absolute;top:.1em;left:.1em;z-index:-1;text-shadow:none;background-image:linear-gradient(45deg,transparent 30%,#ebe9e0 45%,#ebe9e0 55%,transparent 0);background-size:.05em .05em;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation:shad-anim 30s linear infinite;animation:shad-anim 30s linear infinite}@-webkit-keyframes shad-anim{0%{background-position:0 0}0%{background-position:100% -100%}}@keyframes shad-anim{0%{background-position:0 0}0%{background-position:100% -100%}}@-webkit-keyframes animatedgradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes animatedgradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.SpinnerOverlay{height:60vh;width:100%;display:flex;justify-content:center;align-items:center}.SpinnerContainer{display:inline-block;width:50px;height:50px;border-radius:50%;border:3px solid hsla(0,0%,76%,.6);border-top-color:#636767;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}@keyframes spin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}.component-theage{font-size:2vw}.component-theage__post{display:flex;flex-direction:row;background-color:#1e2735;border-radius:.5em;padding:.5em .75em;margin:1em;height:45vh}.component-theage__post-content{width:70%;padding-right:1em;display:flex;flex-direction:column;justify-content:flex-start}.component-theage__post-time{font-size:.8em}.component-theage__post-title{padding-top:.3em;font-size:2em;font-weight:600;line-height:1.2;max-height:6em;overflow:hidden}.component-theage__post-image{width:30%;-o-object-fit:cover;object-fit:cover;border-radius:.5em}.component-theage__post-qr{position:absolute;bottom:0;right:0}.component-theage__post-qr-container{position:relative}.component-weather-next-hourly__row{display:flex;flex-direction:row;align-items:center;justify-content:space-around;background-color:#131922;border-radius:.5em;margin:1vh 1vw;width:95%;font-size:1.5em}.component-weather-next-hourly__row h2{min-width:35%}.component-weather-next-hourly__row p{font-size:1em;font-weight:600}.App{background:#131922}.banner{justify-content:space-evenly;height:17.5vh;margin-top:-25px}.title{font-size:5rem}.facts-container{line-height:75vh;overflow:hidden;font-family:Saira Semi Condensed;font-size:5rem;margin:17.5vh auto;color:#fff;background:#131922;height:75vh}.swiper-wrapper{display:flex;align-items:center}.swiper-slide p{width:90%;height:100%;line-height:150%;margin:0 auto}.widget-ozbargain{font-family:Saira Semi Condensed,sans-serif;font-size:2vw;font-weight:400;text-align:center}.widget-ozbargain__item{display:flex;flex-direction:row;align-items:stretch;justify-content:center;height:48vh;margin-bottom:2vh}.widget-ozbargain__item-image{width:23vw;height:48vh;padding:2em 1em}.widget-ozbargain__item-image img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto}.widget-ozbargain__item-description{background-color:#fff;color:#003cdc;border-bottom:.5em solid #003cdc;text-align:left;width:75vw;padding:1em 0}.widget-ozbargain__item-description-title{font-size:2.25em;line-height:1.15}.widget-ozbargain__item-votes{font-size:2.5em;font-weight:600;position:relative;top:33vh;left:0}.widget-ozbargain__item-votes--positive{position:absolute;background-color:#003cdc;color:#fff;mix-blend-mode:difference;padding-right:.1em}:root{background:#1e2735}.App{text-align:center;width:100%}.App-header{background-color:#131922;min-height:62.5vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#000}body{overflow:hidden;margin:0;font-family:Saira Semi Condensed,Open Sans,-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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.banner{display:flex;background:#131922;align-items:center;justify-content:center;height:12.5vh;padding-top:50px;margin-bottom:-25px}.logo{margin:5px 25px 0 0;height:75px;width:75px}.title{color:#fff;margin:0;font-size:3rem;font-weight:400}.routes-container{width:70vw;margin-top:7.5vh}.routes-container.tram-routes{margin-top:0!important}.departure-container{background:#1e2735;height:90px;border-radius:75px;align-items:center;display:flex;color:#fff;margin:20px auto;padding-left:20px;width:66vw}.departure-container.tram{height:100px!important;width:67vw!important}.departing,.name{padding:0 10px;height:100%}.name.tram.long{font-size:2.2rem!important;line-height:140%!important}.name.long{font-size:3rem!important;line-height:175%!important}.name.tram{font-size:2.5rem!important;line-height:120%!important;width:47.5%!important}.name.tram .swiper{font-size:2.5rem!important;padding-left:30px;margin-right:-23px}.name{line-height:175%;font-size:3rem;width:34%;text-align:left;font-weight:700}.tram-route{font-size:1.25rem}.departing{width:62.5%;line-height:205%;font-size:2.75rem;text-align:left}.departing.tram{width:50%!important;font-size:2.25rem!important;line-height:275%!important}.remaining,.remaining-container{width:16.5%;height:100%;background-color:#fff;border-radius:50px;line-height:250%;font-size:2.25rem;padding:0 10px;margin-right:-25px}.remaining-container,.remaining.tram{width:15%!important;margin-right:-5px!important;font-size:2rem!important;line-height:310%!important}.remaining-number{font-weight:700;font-size:3rem}.tram .remaining-number{font-weight:700;font-size:2.75rem}.widget-theage{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;color:#003cdc;font-size:2vw;font-family:Saira Semi Condensed,sans-serif}.widget-theage-card{display:flex;flex-direction:column;margin-right:1vw;width:49vw;min-width:49vw;height:96vh}.widget-theage-card__thumbnail{width:100%;height:auto;max-height:46vh;flex:1 1 auto;margin-bottom:2vh}.widget-theage-card__content{display:flex;flex-direction:column;justify-content:flex-start;flex:2 1 auto;width:auto;overflow:hidden;text-overflow:ellipsis;color:#003cdc;background-color:#fff;border-top:20px solid #003cdc;padding:0 1vw}.widget-theage-card__content-title{font-size:2.5em;font-weight:600;line-height:1}.widget-theage-card__content-meta{font-size:1em;line-height:1;padding:.5em 0}.widget-weather{color:#003cdc;font-family:Saira Semi Condensed,sans-serif;font-size:2vw;padding:.75em 1em;text-align:center}.widget-weather h1{background-color:#003cdc;color:#fff;padding:0 .5em;font-size:1.5em}.widget-weather h2{font-size:16em;line-height:1em}.widget-weather p{font-size:2.25em;font-weight:600;text-align:right}.widget-weather__main{display:flex;align-items:center;justify-content:center}.widget-weather__footer{background-color:#003cdc;color:#fff;padding:0 .5em;font-size:1.75em;text-align:right}.widget-weather .weather-icon{font-size:1.25em;font-weight:600;padding-right:.25em}.widget-weather-next{color:#003cdc;font-family:Saira Semi Condensed,sans-serif;font-size:2vw;line-height:1}.widget-weather-next h2{font-size:3.5em}.widget-weather-next__container{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:.5em;width:100%}.widget-weather-next__column{display:flex;flex-direction:column;align-items:center}.widget-weather-next__column p{font-size:3.5em;font-weight:600}.widget-weather-next__header{background:#003cdc;color:#fff;display:flex;align-items:center;justify-content:flex-end;padding:0 .5em;margin-bottom:.75em;font-size:3em}.widget-weather-next__error{display:inline-flex;width:100%;height:70vh;align-items:center;justify-content:center}.page-admin{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:100vw;height:100vh;color:#f5f5f5}.page-admin__sidepanel{height:100%;width:20%;background-color:#131922;padding:1em}.page-admin__content{height:100%;width:80%;background-color:#1e2735;padding:2em 1em;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.page-admin__content-partymode{background-color:#1e2735;border-radius:.5em;width:100%;padding:2em 1em}.page-admin__content-partymode h2{margin-bottom:1em}.page-admin__content-partymode-data{border:1px solid #f5f5f5;border-radius:.5em;padding:1em;margin-bottom:1em}.page-admin button,.page-admin h1,.page-admin h2,.page-admin h3{font-family:Saira Semi Condensed,sans-serif}.page-admin button{background-color:#dca000;border:1px solid transparent;border-radius:.5em;box-sizing:border-box;cursor:pointer;transition:background-color .2s;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;padding:.5em 2em;font-size:1em;color:#1f1f1f}.page-admin button:focus,.page-admin button:hover{background-color:rgba(220,160,0,.8)}.page-admin button:active{background-color:rgba(220,160,0,.5);transform:translateY(0)}.page-admin code{max-width:100%;padding:1em}.page-admin form{display:flex;flex-direction:column;max-width:500px;border:1px solid #f5f5f5;border-radius:.5em;padding:1em;margin:1em 0}.page-admin form>div{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:1em}.page-admin form label{font-family:Saira Semi Condensed,sans-serif}.page-admin input[type=number],.page-admin input[type=text]{font-size:1em;font-family:inherit;padding:.25em;border:2px solid #fff;border-radius:.5em}.page-tv{height:100vh;display:flex;flex:1 1 auto;flex-direction:column;font-size:2vw;font-family:Poppins,sans-serif;color:#fff;background-color:#131922}.page-tv,.page-tv__header{width:100vw;overflow:hidden}.page-tv__header{height:33.3333333333vh;background-color:#003cdc;line-height:1}.page-tv__header-bot{height:100%;background-image:url(/svg/ippon-2.svg);background-position:0;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;padding-right:5vw}.page-tv__header-bot h2{font-size:2em}.page-tv__header-weather{height:100%;background-image:url(/svg/ippon-1.svg);background-position:100%;background-repeat:no-repeat;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.page-tv__header-weather h2{font-size:5em}.page-tv__header-weather h3{font-size:2.5em}.page-tv__header-weather div{padding-right:5vw}.page-tv__header-weather-temp{font-weight:600;text-transform:capitalize}.page-tv__header-weather-temp--main{color:#fff}.page-tv__header-weather-temp--secondary{color:#dca000;letter-spacing:.1em}.page-tv__content{height:auto;width:100vw;overflow:hidden;display:flex;flex:1 1 auto;flex-direction:row;justify-content:space-between}.page-tv__content--alternative{flex-direction:row-reverse}.page-tv__content-left,.page-tv__content-right{height:100%;overflow:hidden}.page-tv__content-left{width:783px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#1e2735}.page-tv__content-left--alternative{width:520px;background-color:inherit}.page-tv__content-right{width:70vw}.page-tv__content-tram-artwork{display:flex;margin:0 1vw}.page-tv__content-tram-artwork img{width:100%;height:auto;border-radius:.5em}