#app{max-width:1280px;margin:0 auto;padding:1rem 1rem 0;text-align:center}@media only screen and (min-width: 600px){#app{padding:2rem 2rem 0}}#streamers{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px}.section{margin:30px 0;display:flex;align-items:center;justify-content:center;flex-direction:column}.logo{font-size:44px;margin-bottom:20px}@media only screen and (min-width: 600px){.logo{font-size:64px}}.Snoopy{cursor:pointer;height:65px;margin-bottom:-5px}.Love,.Chadro{height:65px;margin-bottom:-5px}.streamersection>h1{margin:50px 0}#gallery img{width:400px;max-width:400px;border:1px solid rgba(0,0,0,.3)}#gallery-container{width:100%}.Streamer{background-color:#282626;overflow:auto;position:relative;height:160px;border-radius:1px;filter:drop-shadow(5px 5px 5px rgba(0,0,0,.35));width:90%}@media only screen and (min-width: 600px){.Streamer{width:250px}}.banner{position:absolute;left:0;right:0;z-index:1;display:block;width:100%;height:100%;filter:blur(5px) brightness(.6);background-position:center;background-size:cover}.StreamerContent{position:absolute;left:0;right:0;z-index:9999;display:flex;justify-content:space-around;align-items:center;flex-direction:column;height:100%;font-weight:500}.avatar{max-width:100px;margin-bottom:10px}.avatar>img{border-radius:30px}a{color:#6aee3a}.iconbuttons{display:flex;justify-content:space-around}.iconbutton{cursor:pointer;border-radius:10px;text-decoration:none;padding:0 5px}.iconbutton:hover svg{fill:#000}.livepill{top:10px;right:10px;position:absolute;background-color:red;padding:2px 5px;font-size:10px;border-radius:3px;font-family:monospace;font-weight:bolder}.livebutton{background-color:red;padding:5px 12px;color:#000;text-decoration:none;border-radius:2px;background-color:#6aee3a;cursor:pointer}.livebutton:hover{background-color:#63d33a}@font-face{font-family:Geist;src:url(/assets/GeistVF-p2GUc8qZ.woff2) format("woff2");font-display:swap}:root{font-family:Geist,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color:#ffffffde;background-color:#1d1b1b;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{margin:0 0 10px;font-size:32px;font-weight:500;color:#fff}p{font-size:14px;max-width:100%;text-align:center;color:#b6b6b6}@media only screen and (min-width: 600px){p{max-width:800px}}#bg{width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden;background-color:#1d1b1b;opacity:.065;background-image:radial-gradient(#1eff00 1.1px,#1d1b1b 1.1px);background-size:22px 22px;z-index:-1}
