a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:initial;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{margin:.25rem .5rem;padding:0;font-family:-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}html{background-color:hsla(0,0%,80%,.1411764705882353)}a{color:inherit;cursor:pointer;text-decoration:none}.loading{display:flex;justify-content:center}.lds-ripple{display:inline-block;position:relative;width:64px;height:64px}.lds-ripple div{position:absolute;border:4px solid #00f;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{top:28px;left:28px;width:0;height:0;opacity:1}to{top:-1px;left:-1px;width:58px;height:58px;opacity:0}}@keyframes lds-ripple{0%{top:28px;left:28px;width:0;height:0;opacity:1}to{top:-1px;left:-1px;width:58px;height:58px;opacity:0}}.App{display:grid}.title-wrapper{display:grid;justify-items:center;padding:1rem;font-size:3rem}.title-top:hover{text-shadow:0 0 3px green;cursor:pointer}.statusBox{max-width:600px;margin:0 auto;display:flex;justify-content:center;padding-top:1rem;padding-bottom:3rem}.statusLine{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"streamer status" "game game";border-top:1px solid #00f;border-left:1px solid #00f;border-right:1px solid #00f}.statusLine>span{padding:.5rem}.statusLine .streamer{grid-area:streamer;text-align:left}.statusLine .status{grid-area:status;display:flex;justify-content:center}.statusLine .channelInfo{margin:.5rem 3rem;grid-area:game;display:grid;grid-template-columns:53px 1fr}.statusLine .infoHeader{font-weight:700}.statusLine .channelInfo>div{margin-bottom:10px}.statusLine .channelTitle{word-break:break-word}.statusLine:last-child{border-bottom:1px solid #00f}.statusLine:hover{background-color:#bcffbc}.statusLine.live .streamer{font-weight:700}.statusLine.live .status{color:red}.statusLine.offline .status{color:grey}.streams{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-template-rows:repeat(auto-fit,minmax(300px,1fr));grid-gap:1rem}iframe{width:100%;height:100%;min-height:300px}@media (max-width:869px){.streams{grid-template-columns:1fr;grid-template-rows:auto;padding:0 8rem}}@media (max-width:669px){.streams{padding:0}}
/*# sourceMappingURL=main.231085bd.chunk.css.map */