@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Chewy&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{padding:0;margin:0;box-sizing:border-box}body{padding:0;margin:0;width:100%;min-height:100vh;background-image:url(/assets/background-C5kngLRV.png);background-repeat:no-repeat;background-size:cover;background-position:center;overflow-x:hidden}.backSobre{padding:0;margin:0;width:100%;min-height:100vh;background-color:#1c1c3c}.header{background-color:#fff;width:100%;height:100px;padding:0 10px;color:#000;display:flex;justify-content:space-between;align-items:center}.authors{width:200px;display:flex;align-items:center;justify-content:space-between}img:nth-child(1){width:200px;height:100%}img{width:130px;height:100%}.container{display:flex;justify-content:center;align-items:center;padding:20px 15px;min-height:calc(100vh - 75px)}.cards{width:100%;max-width:1440px;min-height:600px;background:linear-gradient(to bottom,#fff,#cfe3ff);border:4px solid #ffdc5d;border-radius:10px;padding:40px;display:grid;grid-template-columns:repeat(2,1fr);gap:30px;box-shadow:0 5px 15px #0003}.card{width:100%;aspect-ratio:1.3/1;max-width:420px;background-color:#2d4a89;border-radius:8px;box-shadow:3px 3px 6px #0003;display:flex;cursor:pointer;justify-content:center;align-items:center;margin:0 auto}.card-image{flex-grow:1;max-width:90%;max-height:90%;object-fit:cover;background-color:#093372;display:block}.game-container{background-color:#f5f5f5;width:70%;max-width:800px;height:500px;border:3px solid #fadc6dff;border-radius:10px}.digitacao-container{display:flex;justify-content:center;align-items:center;padding:30px}.game-container-D{max-width:1800px;max-height:1000px;background-image:url(/assets/blackboard-clipart-D75Q6baJ.svg);width:970px;min-width:320px;height:650px;min-height:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5 rem;background-color:#0b3d0b;padding:20px 20px 100px;border-radius:15px;box-shadow:0 4px 12px #0003;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);box-sizing:border-box;background-repeat:no-repeat;background-size:cover;background-position:center}@media (max-width: 1024px){.container{padding:20px 15px}.cards{padding:30px;gap:30px}.header{height:60px;padding:0 8px}.authors{width:160px}img:nth-child(1){width:120px}img{width:100px}}@media (max-width: 768px){body{overflow-x:hidden}.container{padding:15px 10px}.cards{padding:20px;gap:20px;grid-template-columns:1fr;max-width:none;margin:0 10px}.card{max-width:none;aspect-ratio:1.5/1}.header{height:50px;padding:0 5px;flex-wrap:wrap}.authors{width:140px}img:nth-child(1){width:100px}img{width:80px}.game-container{width:90%;height:400px}}@media (max-width: 480px){.container{padding:10px 5px}.cards{padding:15px;gap:15px;border-width:2px}.card{aspect-ratio:1.6/1}.header{height:45px}.authors{width:120px}img:nth-child(1){width:80px}img{width:60px}.game-container{width:95%;height:350px}}#sobrecreditos{font-size:30px;color:#fff;text-align:center;padding-top:30px;transform:translate(15px)}#textsobre1{font-size:20px;color:#fff;position:relative;text-align:justify;text-justify:inter-word;margin-top:40px;margin-left:auto;margin-right:auto;width:800px;transform:translate(15px)}.backSobre{width:100%;min-height:100vh;background-image:url(src/assets/background-sobre.png);background-repeat:no-repeat;background-size:cover;background-position:center;overflow-x:hidden}#sobrecontainer{position:relative;flex:content;margin-left:auto;margin-right:auto;width:1440px;min-height:100vh;background-color:#06162e;background-repeat:no-repeat;background-size:cover;background-position:center;overflow-x:hidden}#listcredito{margin-left:60px}:root{--cor-fundo: #f0f8ff;--cor-primaria: #803e02;--cor-secundaria: #d36003;--cor-destaque: #0b8611;--cor-conta-ativa: #e72e00;--cor-feedback-acerto: #c8e6c9;--cor-feedback-erro: #ffcdd2;--fonte-titulo: "Chewy", cursive;--fonte-texto: "Fredoka", sans-serif}.container{padding:30px;display:flex;justify-content:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.game-container-V{width:1200px;height:900px;padding:30px;border-radius:20px;box-shadow:0 10px 25px #0000001a;background-image:url(/assets/imagemAbaco-BAQipbJM.png)}.titulo{text-align:center;font-size:72px;color:var(--cor-primaria);font-family:var(--fonte-titulo);margin-bottom:10px;font-weight:700}.painel-controle{background-color:#fff;padding:20px;border-radius:15px;box-shadow:inset 0 0 10px #0000000d;margin-bottom:30px}.valores{display:flex;justify-content:space-around;font-size:26px;margin-bottom:10px;color:#444}.valor-alvo{font-weight:700;background-color:var(--cor-primaria);padding:10px 20px;border-radius:10px;color:#fff;font-family:var(--fonte-texto)}.feedback{font-size:20px;margin:15px 0;padding:15px;border-radius:10px;text-align:center;font-weight:700}.feedback.acerto{background-color:var(--cor-feedback-acerto);color:#2e7d32}.feedback.erro{background-color:var(--cor-feedback-erro);color:#c62828}.abaco{display:flex;flex-direction:column;gap:20px;align-items:center;margin-bottom:30px}.linha-abaco{display:flex;align-items:center;justify-content:center;gap:20px;background-color:#fefefe;border:2px dashed var(--cor-primaria);padding:15px 25px;border-radius:20px;width:100%;max-width:600px}.valor-linha{font-size:28px;color:var(--cor-primaria);font-family:var(--fonte-titulo);width:60px;text-align:right}.contas{display:flex;gap:15px}.conta{width:40px;height:40px;border-radius:50%;background-color:#e0e0e0;cursor:pointer;transition:.3s ease}.conta:hover{transform:scale(1.1)}.conta.ativo{background-color:var(--cor-conta-ativa);box-shadow:0 0 5px #ff7043aa}.botoesContainer{display:flex;justify-content:center;gap:20px;margin-top:10px;flex-wrap:wrap}button{padding:10px 15px;border:none;border-radius:5px;cursor:pointer;font-weight:700;transition:all .3s ease}.Invisible{width:155px}button:hover{transform:translateY(2px)}.botoes:hover{background-color:#4958dd}.proxima-fase-botoes{background-color:var(--cor-destaque);font-family:var(--fonte-texto);font-size:20px;color:#fff}.verificar-botoes{background-color:var(--cor-secundaria);color:#fff;font-family:var(--fonte-texto);font-size:20px}.instrucoes{margin-top:-28px;text-align:center;font-size:20px;color:#333;font-weight:700;font-family:var(--fonte-texto)}.container_jornada{display:flex;align-content:center;justify-content:center}.Controles_JornadaPA{display:flex;justify-content:space-around;font-size:12px}.audio_jornada{display:flex;margin-left:915px;margin-top:-40px;box-shadow:#00000069 0 6px 3px;background-color:#05c24e;color:#fff;width:auto;height:auto;border-color:#05c24d00;justify-content:center}.NAnterior,.botton_proximo_nivel{font-size:14px;box-shadow:#00000069 0 6px 3px;background-color:#05c24e;color:#fff;width:auto;height:4%;border-color:#05c24d00}.botton_tentar_novamente{font-size:14px;box-shadow:#00000069 0 6px 3px;background-color:#05c24e;color:#fff;width:auto;height:4%;border-color:#05c24d00;margin-top:12px}.level_jornada{font-size:30px;position:relative;left:0%;color:#a72700;width:200px;height:55px;border-color:#05c24d00}.Botao_jogar_Jornada_bicho{font-size:25px;display:flex;align-items:center;justify-content:center;margin-top:5%;margin-bottom:4%;box-shadow:#00000069 0 6px 3px;background-color:#05c24e;color:#fff;width:200px;height:55px}.Butao_Voltar_Ao_Menu{font-size:18px;display:flex;align-items:center;justify-content:center;margin-left:-85%;background-color:#05c24e;color:#fff;width:192px;height:40px;box-shadow:#00000069 0 6px 3px}.objects{display:flex;margin-top:15px;justify-content:space-around;gap:20px;background-color:#e1e970;border-radius:10px;border:2px solid #ffc13a;box-shadow:#00000069 0 6px 3px}.drag-item{cursor:grab;color:#000;object-fit:contain;width:95px;height:90px}.zones{display:flex;gap:20px;margin-bottom:30px;justify-content:center}.drop-zone{position:relative;border:5px solid #ffcc5d;border-radius:10px;box-shadow:#00000063 0 8px 12px;width:965px;height:450px;background-image:url(${background[ZoneName]});background-size:cover;background-position:center;gap:15px;padding:20px}.dropped-item-in-zone{position:absolute;width:100px;height:100px;object-fit:contain;transition:transform .3s ease;transform:translate(-50%,-50%)}.result{margin-top:20px}.result p{font-size:18px;font-weight:700}.Header-Nivel-Jornada{display:flex;justify-content:space-around;align-items:baseline}.NV{font-size:36px;font-weight:700;margin-left:0%;margin-right:90%;margin-bottom:-8%;color:#fff;text-shadow:2px 2px rgba(0,0,0,.521)}.desc-jornada{color:#fff;font-size:25px;font-weight:700;margin-left:-40%;margin-right:0%;text-shadow:2px 2px rgba(0,0,0,.521)}.dica_jornada{display:flex;justify-content:center;font-size:20px;margin-bottom:5px;margin-top:-15px;font-weight:700;text-shadow:2px 2px rgba(0,0,0,.521)}.acertos_jornada{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;color:#fff;justify-items:center;text-shadow:2px 2px rgba(0,0,0,.521)}.acertos_jornada p{margin-left:10px;margin-right:10px;color:#fff;font-size:20px;font-weight:700}.game_won_jornada{display:flow-root;margin-bottom:-1px;margin-top:-35px}.texto_venceu_jornada{font-weight:700;margin-top:-6px;font-size:20px;text-shadow:2px 2px rgba(0,0,0,.521)}.game_over_jornada{display:flow-root;margin-bottom:-1px;margin-top:-35px}.texto_perdeu{font-weight:700;margin-top:-6px;font-size:20px;text-shadow:2px 2px rgba(0,0,0,.521)}.conteiner_Menu_Jornada{margin-top:50px;margin-bottom:50px;padding:20px;display:flex;width:1440px;height:800px;background-image:url(/JornadaBicho/Background.png);background-size:cover;justify-content:center;flex-direction:column;align-items:center;overflow:hidden;object-fit:cover;border:6px solid #ffda5f;border-radius:10px;box-shadow:0 8px 12px #0000006b}#Titulo_Jornada{width:820px;margin-top:3%;align-items:center;animation:pulsar 1.5s ease-in-out infinite alternate;transform-origin:center}@keyframes pulsar{0%{transform:scale(1);opacity:1}to{transform:scale(1.15);opacity:.8}}.semaforo-container{position:fixed;top:20px;right:20px;display:flex;flex-direction:column;align-items:center;z-index:100}.semaforo-body{width:80px;height:200px;background-color:#333;border-radius:15px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:15px 0;box-shadow:0 0 10px #00000080,inset 0 0 20px #0000004d;border:3px solid #555;position:relative}.semaforo-body:before{content:"";position:absolute;top:-20px;left:50%;transform:translate(-50%);width:20px;height:30px;background-color:#222;border-radius:5px 5px 0 0}.semaforo-body:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:10px;background-color:#111;border-radius:0 0 5px 5px}.luz-container{width:50px;height:50px;background-color:#0000004d;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:5px 0}.luz{width:40px;height:40px;object-fit:contain;opacity:.3;transition:all .3s ease}.luz.ativo{opacity:1;filter:drop-shadow(0 0 5px currentColor) brightness(1.2)}.luz.vermelho.ativo{color:red}.luz.amarelo.ativo{color:#ff0}.luz.verde.ativo{color:#0f0}.contagem-texto{font-family:Fredericka the Great,cursive;font-size:20px;color:#fff;margin-top:10px;text-shadow:1px 1px 2px black}.textoMD{font-family:Fredericka the great;font-size:20px}.textoMDTtitulo{font-family:Fredericka the great;font-size:30px;text-decoration:underline;text-decoration-style:dashed}.textoMDT{font-family:Fredericka the great;font-size:20px}.textoMDTgrande{font-family:Fredericka the great;font-size:15px;max-width:90%;word-break:break-word;white-space:normal;overflow-wrap:break-word;margin:0 auto;text-align:left}.textoMDTP{font-family:Fredericka the great;font-size:45px}.textoMDfase{font-family:Fredericka the great;font-size:20px}.butão{background-color:#242424;font-size:15px;font-family:Fredericka the great}.start-button{background-color:#b88b12;padding:10px 30px;font-size:30px;border-radius:15px;border:none;font-family:Fredericka the Great,cursive;box-shadow:3px 3px #000;cursor:pointer}.buttonDD{background-color:#b88b12;padding:10px 30px;font-size:15px;border-radius:15px;border:none;font-family:Fredericka the Great,cursive;box-shadow:3px 3px #000;cursor:pointer;width:fit-content}.MenuD{display:flex;flex-direction:column;gap:20px;margin-top:20px}.inputD{width:100%;padding:12px 20px;margin:10px 0;border:2px #4CAF50;border-radius:8px;background-color:#0b3d0b;color:#fff;font-size:16px;font-family:Arial,sans-serif;box-sizing:border-box;transition:border-color .3s ease,background-color .3s ease;font-family:Fredericka the Great,cursive}.linhaPalavra{display:flex;flex-direction:row;align-items:center;gap:10px}.imagemcontainerd{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:10vh;text-align:center}.containerimgD{max-width:100%;height:auto}@keyframes piscar{0%,to{opacity:1}50%{opacity:0}}.texto-piscando{font-family:Fredericka the Great,cursive;animation:piscar 1s step-start infinite;font-size:20px}.carro-container{position:fixed;left:50%;transform:translate(-50%);width:150px;z-index:100;text-align:center;bottom:-5%}.carro-img{width:100%;max-width:150px;display:block;margin:0 auto}.carro-img:hover{transform:scale(1.1)}.mensagem-derrota{font-family:Fredericka the Great,cursive;font-size:30px;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin:20px 0;text-align:center;animation:pulsar 1.5s infinite alternate}@keyframes pulsar{0%{transform:scale(1)}to{transform:scale(1.05)}}.container{display:flex;justify-content:center;padding:2rem}.mesa-container{width:60%;margin:0 auto;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;box-sizing:border-box;padding:.01rem 1rem 4rem;gap:20px}.game-container-anagrama{max-width:1200px;height:900px;width:80%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:6.5rem;background-image:url(/assets/desk-fXEFbVaL.svg);background-size:contain;background-repeat:no-repeat;background-position:center top;position:relative;box-sizing:border-box}.title{font-size:3.5rem;color:#fff;text-shadow:3px 3px 0 #000,5px 5px 5px rgba(0,0,0,.3);font-family:Luckiest Guy,cursive}.fase{position:absolute;top:1.5rem;right:10rem;font-size:1.8rem;font-weight:700;color:#fff;background-color:#9b3535d9;padding:6px 14px;border-radius:12px;box-shadow:2px 2px 6px #00000040;font-family:Luckiest Guy,cursive;letter-spacing:1px;text-shadow:1px 1px #000}.letras button{margin:.3rem;font-size:1.5rem;padding:.6rem 1.2rem;background-color:#090101;color:#fff;border:2px solid #333;border-radius:8px;cursor:pointer;transition:background-color .2s}.letras button:hover{background-color:#e0e0e0;color:#000}.tentativa{font-size:1.3rem;font-weight:700;color:#222}.real-botoes button{margin:.5rem;padding:.6rem 1.2rem;font-size:1rem;background-color:#4a90e2;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s}.real-botoes button:hover{background-color:#357bd8}.palavras-validas{width:100%;max-height:120px;overflow-y:auto;text-align:center;word-wrap:break-word;padding:.5rem 1rem;box-sizing:border-box}.palavras-validas div{display:flex;flex-direction:row;gap:4px;flex-wrap:wrap;font-size:1.2rem;font-family:monospace;color:#222}.botao_voltar_menu{position:absolute;top:35px;left:160px;padding:8px 12px;background-color:#4caf50;color:#fff;border:none;border-radius:5px;cursor:pointer;font-weight:700;z-index:1000;font-size:12px}.finish{color:#f8f8fd;display:flex;justify-content:center;font-family:Luckiest Guy,cursive}@media (max-width: 768px){.Anagrama-header{display:flex;justify-content:space-between;width:100%}.botao_voltar_menu{position:static;font-size:20px}.fase{position:static}.game-container-anagrama{width:100%;gap:3.5rem;background-size:cover}}.container-palavras{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:.1rem 0}.palavra-bloco{padding:1rem .5rem;background:#df8526;border-radius:25px}.palavra-descoberta,.palavra-oculta{font-size:1.5rem;font-weight:700;color:#000;letter-spacing:.5rem}.tela-inicial{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center}.tela-inicial-box{max-width:1200px;height:900px;width:80%;background-image:url(/assets/anagrama-img-9DmPWT8-.svg);background-size:contain;background-repeat:no-repeat;background-position:center top;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:2rem;border-radius:20px;box-sizing:border-box}.botao-iniciar{margin-top:15rem;padding:1rem 2rem;font-size:1.5rem;background-color:#10b981;color:#fff;border:none;border-radius:12px;cursor:pointer;transition:background-color .3s ease,transform .2s;font-weight:700;box-shadow:0 4px 10px #0003}.botao-iniciar:hover{background-color:#059669;transform:scale(1.05)}
