@font-face{font-family:'Alarm Clock';font-style:normal;font-weight:400;src:url('../AlarmClock.ttf') format('truetype')}@font-face{font-family:'Ubuntu';font-style:normal;font-weight:400;src:url('../Ubuntu.ttf') format('truetype')}html{width:100%;height:fit-content;margin:0;padding:0;background:linear-gradient(168deg,var(--cor1) 0%,var(--cor2) 100%);transition:--cor1 3s,--cor2 5s;overflow:auto}body{min-height:100vh;margin:0}.enter{position:fixed;top:0;left:0;background-color:rgba(240,240,240,0.98);width:100%;height:100vh;z-index:1}.loading{display:none;position:fixed;top:0;left:0;background-color:#000;width:100%;height:100vh;user-select:none;z-index:1}.meatwo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80vw;height:80vh;z-index:1}.texshadow{text-shadow:2px 2px black}a{color:#04a5e5}.timer{display:flex;flex-direction:row;height:50%;width:100%;align-items:center;justify-content:center}.flip-clock-wrapper{font:bold 11px "Alarm Clock",sans-serif;transform:scale(1.2)}.flip-clock-wrapper ul li a div div.inn{background-color:#030303;color:#ea76cb}.intro,.endintro{padding-top:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:3em}.gatinho{width:15rem}.text{color:white;font-family:"Ubuntu";font-size:2rem}.texdev{display:flex;align-items:center;justify-content:center;font-size:1em}.textenter{display:flex;align-items:center;justify-content:center;height:50%;color:black;user-select:none}.texloading{display:flex;align-items:center;justify-content:center;height:50%;user-select:none;font-size:5em}.title{font-weight:bold;font-size:4em}.timerend{display:none;font:bold 11px "Alarm Clock",sans-serif;font-size:70px;color:#e9d7d7;text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #ea76cb,0 0 40px #ea76cb,0 0 50px #ea76cb,0 0 60px #ea76cb,0 0 70px #ea76cb}.mea1{width:20rem;padding-bottom:20px}.texinfo{font-size:2em}.info,.endinfo,.footer{display:flex;flex-direction:column;align-items:center;justify-content:center}.footer{padding:2em;flex-direction:row}.texfooter{font-size:1.5em}.mea{width:50rem}.blink{animation:blink-animation 1s steps(1,start) infinite}@keyframes blink-animation{50%{visibility:hidden}}@property --cor1{syntax:'<color>';initial-value:#ea76cb;inherits:false}@property --cor2{syntax:'<color>';initial-value:#dd7878;inherits:false}#background{display:flex;justify-content:center;position:fixed;top:50%;left:50%;width:100%;height:100dvh;transform:translate(-50%,-50%);z-index:-1;object-fit:cover}.aposta{position:absolute;bottom:0;right:0;margin:12px;z-index:1}.fim{display:flex;justify-content:center;align-items:center;flex-direction:column}.butfim{font-family:"Ubuntu";color:#E8E6E3;font-size:1.3em;padding:10px;margin:1em;border-radius:0.5em;border:none;background-color:#dd7878;cursor:pointer;box-shadow:inset -8px -8px 20px rgba(24,26,27,5)}.butfim:active{background-color:#834646;box-shadow:rgb(19,21,22) 2px 2px 0px inset}@media screen and (max-width:1700px){.aposta{display:none}}@media screen and (max-width:750px){.title{align-self:baseline;overflow-wrap:anywhere;font-size:3em}.intro,.endintro,.endinfo{padding:0.5em}.mea{width:20rem}.footer{line-height:normal}.flip-clock-wrapper{max-width:90%;transform:none}}