@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;700;800;900&display=swap";*,:before,:after{box-sizing:border-box}body{color:#1f2937;-webkit-font-smoothing:antialiased;background-color:#fff;margin:0;font-family:Outfit,Inter,system-ui,-apple-system,sans-serif;line-height:1.5}#root{width:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}button,input{font-family:inherit}@keyframes bounce-jugar{0%,to{transform:translateY(-5%)}50%{transform:translateY(5%)}}.btn-juego-principal{transition:all .3s cubic-bezier(.175,.885,.32,1.275);animation:2.5s ease-in-out infinite bounce-jugar}.btn-juego-principal:hover{animation:none;transform:scale(1.1);box-shadow:0 20px 25px -5px #16a34a66,0 8px 10px -6px #16a34a33!important}.logo-brillo{filter:drop-shadow(0 10px 15px #fb923c4d)}
