.loader{border:64px solid;border-color:rgb(255 255 255 / .15) rgb(255 255 255 / .25) rgb(255 255 255 / .35) rgb(255 255 255 / .5);border-radius:50%;display:inline-block;box-sizing:border-box;animation:animloader 1s linear infinite}@keyframes animloader{0%{border-color:rgb(255 255 255 / .15) rgb(255 255 255 / .25) rgb(255 255 255 / .35) rgb(255 255 255 / .75)}33%{border-color:rgb(255 255 255 / .75) rgb(255 255 255 / .15) rgb(255 255 255 / .25) rgb(255 255 255 / .35)}66%{border-color:rgb(255 255 255 / .35) rgb(255 255 255 / .75) rgb(255 255 255 / .15) rgb(255 255 255 / .25)}100%{border-color:rgb(255 255 255 / .25) rgb(255 255 255 / .35) rgb(255 255 255 / .75) rgb(255 255 255 / .15)}}.content{display:none}*:focus{outline:none}html{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}body{overflow-x:hidden;overflow:hidden;margin:0;padding:0;display:flex;justify-content:center;align-items:center;min-height:100vh;min-width:100vw;background-color:#c9c2c4;background-color:rgba(47,49,53,255)}#background-video{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.content{text-align:center}.logo{width:90%;max-width:600px;margin-bottom:40px;pointer-events:none}.links{max-width:600px;width:90%;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap;gap:20px}.link{text-decoration:none;display:flex;flex-direction:column;align-items:center;transition:transform 0.2s;background-color:#fff0;border:none}.link img{max-width:70px;margin-bottom:10px}.audio-controls{margin-top:20px}#discordWidgetContainer{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:none;background-size:cover;background-position:center}#discordWidget{width:360px;height:475px;font-size:16px}#closeButtonBottom{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);background-color:#fff0;border:none;color:#000;font-size:16px;cursor:pointer}#steam{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:none;background-color:rgb(0 0 0 / .8);color:#fff;padding:10px;border-radius:10px;z-index:9999;background-image:url(https://feederowl.com/img/feederowl/fundo%20windget%20steam.webp);background-position:center;width:350px;height:465px}#image-button{cursor:pointer}#image-button:active,#image-button *{cursor:default!important}#closeSteamWidgetButton{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);background-color:#fff0;border:none;color:#000;font-size:16px;cursor:pointer}.widget-logo{position:absolute;top:30px;left:50%;transform:translateX(-50%);max-width:250px;margin-bottom:10px}#steam ul{margin:150px auto;text-align:center;max-width:300px;padding:0}#steam ul li{list-style:none;margin-bottom:15px;color:#fff}#steam ul li a{display:inline-block;padding:2px;margin:2px;color:#fff;text-decoration:none;font-size:15px;font-weight:700;font-family:Arial,sans-serif;user-select:none;... draggable:false}#steam ul li a:hover{transform:scale(1.8);transition:transform 0.3s}.link:hover{transform:scale(1.3);transition:transform 0.3s ease}.scroll-timer{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);width:100px;height:100px;border-radius:50%;background:rgb(0 0 0 / .8);display:none;justify-content:center;align-items:center;color:#fff;font-family:Arial,sans-serif;font-size:32px;font-weight:700;box-shadow:0 0 20px #a9a9a9;z-index:9999;transition:opacity 0.2s ease;opacity:0}.scroll-timer.show{opacity:1}.scroll-timer.active{background:rgb(70 130 180 / .9)}.scroll-timer.progress{background:conic-gradient(rgba(47,49,53,255) var(--progress),rgb(0 0 0 / .8) var(--progress))}.scroll-timer::before{content:'';position:absolute;width:120px;height:120px;border-radius:50%;border:3px solid #fff0;border-top-color:rgb(100 149 237 / .7);animation:spin 1s linear infinite;display:none}.scroll-timer.loading::before{display:block}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (max-width:768px){#discordWidgetContainer{width:95vw;height:60vh}#discordWidget{width:50%;height:50%}#closeButtonBottom{bottom:-50px;font-size:14px}}
