html{width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito,sans-serif}.db{display:block}.dn{display:none}.dib{display:inline-block}.flex{display:flex}.flex-1{flex:1}.flex-2{flex:2}.flex-4{flex:4}.flex-6{flex:6}.flex-float-r{margin-left:auto;order:2}.row,.row-dyn{display:flex;flex-direction:row}.flex-wrap{flex-wrap:wrap}@media only screen and (max-width:640px){.row-dyn{flex-direction:column;justify-content:center;align-items:center}.row-dyn li{width:100%;align-items:center;justify-content:center}.flex-float-r{width:100%;display:inline-block;margin-top:1vh;margin-bottom:1vh}.svg-background,.twitch-video#twitch-frame{display:none}.preview-box{height:140px;width:250px}}.border-1{border-width:.125rem;border-style:solid}.border-2{border-width:.25rem;border-style:solid}.border-b-1{border:0;border-bottom-width:.125rem;border-style:solid}.border-round{border-radius:.5rem}.border-circle{border-radius:50%}.shadow{box-shadow:5px 5px #00000040,5px 5px #0000000d}body.light-mode .bg-primary,body.light-mode.bg-primary{background-color:#00cbd5;transition:all .5s ease-out}body.light-mode .hover.bg-primary:hover,body.light-mode.hover.bg-primary:hover{background-color:#1fb7bd}body.light-mode .bg-primary-alt,body.light-mode.bg-primary-alt{background-color:#00bdc7;transition:all .5s ease-out}body.light-mode .hover.bg-primary-alt:hover,body.light-mode.hover.bg-primary-alt:hover{background-color:#1aa3ab}body.light-mode .bg-secondary,body.light-mode.bg-secondary{background-color:#c9058e}body.light-mode .fill-primary-alt{fill:#27dbe1}body.dark-mode .bg-primary,body.dark-mode.bg-primary{background-color:#202023;transition:all .5s ease-out}body.dark-mode .hover.bg-primary:hover,body.dark-mode.hover.bg-primary:hover{background-color:#2c2c2e}body.dark-mode .bg-primary-alt,body.dark-mode.bg-primary-alt{background-color:#121212;transition:all .5s ease-out}body.dark-mode .hover.bg-primary-alt:hover,body.dark-mode.hover.bg-primary-alt:hover{background-color:#242424}body.dark-mode .bg-secondary,body.dark-mode.bg-secondary{background-color:#c9058e}body.dark-mode .fill-primary-alt{fill:#333336}body.light-mode .border-primary,body.light-mode.border-primary{border-color:#01aeb8;transition:all .5s ease-out}body.light-mode .hover.border-primary:hover,body.light-mode.hover.border-primary:hover{border-color:#49dbe3}body.light-mode .border-secondary,body.light-mode.border-secondary,body.dark-mode .border-secondary,body.dark-mode.border-secondary{border-color:#ce1797;transition:all .5s ease-out}body.light-mode .hover.border-secondary:hover,body.light-mode.hover.border-secondary:hover,body.dark-mode .hover.border-secondary:hover,body.dark-mode.hover.border-secondary:hover{border-color:#862168}body.dark-mode .border-primary,body.dark-mode.border-primary{border-color:#18181a;transition:all .5s ease-out}body.dark-mode .hover.border-primary:hover,body.dark-mode.hover.border-primary:hover{border-color:#444}.text-white{color:#edf2f7}.text-light-gray{color:#d5d8dc}.text-gray{color:#9ea8b5}.text-turquoise{color:#00cbd5}.text-pink{color:#c9058e}img{height:75px;width:75px}img.i-lg{height:150px;width:150px}img.i-vlg{height:300px;width:300px}img.i-sm{height:35px;width:35px}img.i-vsm{height:20px;width:20px}@media only screen and (max-width:640px){img.i-lg{height:75px;width:75px}}.m-0{margin:0}.mb-0{margin-bottom:0rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mt-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.mt-4{margin-top:1rem}.ml-4{margin-left:1rem}.mt-6{margin-top:1.5rem}.ml-8{margin-left:2rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.ml-12{margin-left:3rem}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.pt-2{padding-top:.5rem}.pb-2{padding-bottom:.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.p-3{padding:.75rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pt-8{padding-top:2rem}.pl-2{padding-left:.5rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.items-center{align-items:center}.items-base{align-items:baseline}.justify-center{justify-content:center}.float-l{float:left}.float-r{float:right}.text-sm{font-size:.875rem}.text-lg{font-size:1.25rem;font-weight:500}.text-vlg{font-size:1.75rem;font-weight:500}.text-center{text-align:center}.text-overflow{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.text-alt{font-family:Tahoma,sans-serif}.text-bold{font-weight:700}a.nu{text-decoration:none}a.active{font-weight:600;border-bottom:1px solid rgba(255,255,255,.6)}a.glow:hover{text-shadow:0 0 80px white,0 0 30px white}.h-5{height:1.25rem}.h-8{height:2rem}.h-12{height:3rem}.h-16{height:4rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-auto{width:auto}.max-w-8xl{max-width:85%}input,textarea:focus{box-sizing:border-box;-webkit-transition:.5s;transition:.5s;outline:none}body.dark-mode input:focus,body.dark-mode textarea:focus{border-color:#6e7882}body.light-mode input:focus,body.light-mode textarea:focus{border-color:#1aa3ab}button,.button{cursor:pointer}.button-no-bg{background-color:transparent;border:none;color:#fff;font-weight:400}.button-no-bg:hover{background-color:#d3d3d3;color:#000;transition-duration:.5s}.relative{position:relative}.preview-name{position:absolute;bottom:1%;left:1%;background:#000000a6}.tag{height:20px}.schedule-segment{white-space:nowrap;flex:0 1 10%;min-width:14%;max-width:50%}.dropdown-content{display:none;position:absolute;z-index:1}@media only screen and (max-width:640px){.modal{position:absolute;left:5%;width:90%;min-width:90%}.streamers-grid div[name=streamer]{margin-top:.5rem}}.modal{position:absolute;left:35%;top:25%;margin-left:-150px;margin-top:-150px;width:40%}@media(min-width:1201px){.preview-box{height:135px;width:240px}.twitch-video{height:480px;width:854px;max-width:854px}.streamers-grid{display:grid;gap:.5rem;grid-template-columns:33% 33% 33%}}@media(min-width:2560px){.preview-box{height:180px;width:320px}.twitch-video{height:720px;width:1280px;max-width:1280px}}
