#root{font-family:Arial,sans-serif}#root:before{background:url(/static/media/FondJoint.0421da5ece40308660c7.png) no-repeat 50% fixed;background-size:cover;content:"";height:100vh;left:0;opacity:.3;position:fixed;top:0;width:100vw;z-index:-998}.app{display:flex;flex-flow:column nowrap;min-height:100vh}.menu{background-color:#fc0;text-align:center}.menu p{text-shadow:1px 3px 1px orange}nav{background-color:#fc0;box-shadow:0 4px 8px #0003;width:100%}nav,nav a{align-items:center;box-sizing:border-box;display:flex}nav a{border-right:2px solid red;color:#3b4cca;font-size:1.35vw;font-weight:700;height:50%;justify-content:center;padding:0 20px;text-align:center;text-decoration:none}nav a:last-child{border-right:none}.langPanel{display:flex;gap:30px;justify-content:left;list-style:none;padding:0 25px}.langPanel img{cursor:pointer;height:40px;width:calc(40px - 2%)}.App-logo{animation:float 3s ease-in-out infinite;max-height:80px;object-fit:contain;padding:0}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-10px)}to{transform:translatey(0)}}.appDomain,.informations,.pokedex,.questDay,.reduceCont,.tablesRecord{flex-grow:1}.appDomain button{background-color:red;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s ease}.appDomain button:hover{background-color:#c00}input{border:2px solid #3b4cca;border-radius:5px;font-size:16px;margin-bottom:15px;padding:10px;width:80%}#credits{background-color:#fff500;border:1px solid #000;box-sizing:border-box;text-align:justify-all;width:100%}#credits p{font-size:.75rem;padding:1px}@media (min-width:520px) and (max-width:1040px){nav{align-items:center;background-color:#fc0;border:3px solid #3b4cca;border-radius:10px;box-sizing:border-box;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);height:auto;padding:10px;width:auto}nav a{border-right:none}nav a:first-child{display:flex;flex:1 0 100%}nav a:nth-child(n+2){background-color:#fff;border:2px solid red;border-radius:8px;color:#3b4cca;font-family:Comic Sans MS,Comic Neue,sans-serif;font-size:1.2rem;height:100%;padding:5px 10px;text-align:center;text-decoration:none;transition:transform .2s,background-color .3s}nav a:hover:nth-child(n+2){background-color:#fc0;transform:scale(1.1)}.langPanel{display:flex;justify-content:center;padding:0}}@media (max-width:520px){nav{align-items:center;background-color:#fc0;border:3px solid #3b4cca;border-radius:10px;display:inline-flex;flex-direction:column;gap:15px;height:auto;padding:15px;width:100%}nav a{border:none}nav a:nth-child(n+2){background-color:#fff;border:2px solid #3b4cca;border-radius:8px;color:red;font-family:Comic Sans MS,Comic Neue,sans-serif;font-size:1.5rem;padding:10px 20px;text-align:center;text-decoration:none;transition:transform .2s,background-color .3s}nav a:hover:nth-child(n+2){background-color:#3b4cca;color:#fff;transform:scale(1.2)}}#root,body,html{height:100%;margin:0;padding:0;width:100%}@font-face{font-family:Digital-7 Mono;src:local("Digital-7 Mono"),local("Digital-7"),url(/static/media/digital7.d60dc6e509634f05c9b3.ttf) format("truetype")}.containerForm{justify-content:center}.containerForm,.formPokemon{align-items:center;display:flex}.formPokemon{background:radial-gradient(circle at center,#fc0,#f60);border:5px solid red;border-radius:50%;box-shadow:0 6px 15px #0000004d;flex-direction:column;justify-content:space-evenly;margin:15px}.formPokemon.correct,.formPokemon.correct *{animation:shine 1s ease-in alternate}.formPokemon.correct button{background-color:#fff!important}.formPokemon.incorrect{animation:shake .4s ease-in-out alternate}.containerImg{align-items:center;border:3px solid #fff;border-radius:50%;box-shadow:0 4px 10px #0003;display:flex;height:150px;justify-content:center;overflow:hidden;width:150px}.borderImg{height:106px;width:106px}.borderImg img{height:100%;object-fit:contain;width:100%}.input-button-wrapper{align-items:center;display:flex;flex-direction:column;padding:5px;position:relative}.autocomplete-container{box-sizing:border-box;position:relative;width:100%}.autocomplete-container input{border:2px solid #fc0;border-radius:25px;font-size:1.5em;height:50%;margin-bottom:2px;outline:none;padding:10px;position:relative;transition:box-shadow .2s;width:auto;z-index:2}.autocomplete-container input:focus{box-shadow:0 0 12px 4px #ffcc0080}.autocomplete-container .suggestions{background-color:#fff;border:2px solid #fc0;border-radius:10px;left:0;list-style-type:none;margin:5px 0;max-height:200px;padding:10px;position:absolute;right:0;top:100%;z-index:1000}.autocomplete-container .suggestions li{cursor:pointer;padding:10px;transition:background-color .2s}.autocomplete-container .suggestion-active{background-color:#fc0;color:#fff}.autocomplete-container .no-suggestions{box-sizing:border-box;margin:0;padding:0;text-align:center}.autocomplete-container .no-suggestions em{animation:fadeIn .5s ease-in-out;background:#fc0;border-radius:10px;box-shadow:0 2px 5px #0003;box-sizing:border-box;color:#333;display:inline-block;font-style:normal;font-weight:700;text-align:center;width:calc(100% - 10px)}#left{bottom:17%;left:15%;position:absolute;width:20%;z-index:1}#left path{transform:rotate(-180deg);transform-box:fill-box;transform-origin:center}#left:hover path.arrow{filter:drop-shadow(-5px 10px 5px white)}#right{bottom:17%;cursor:pointer;position:absolute;right:15%;rotate:0deg;width:20%;z-index:1}#right:hover path.arrow{filter:drop-shadow(-5px 10px 5px white)}#left,#right text{font-size:50px}#queryPokemon{background-color:initial;background-image:url(/static/media/ButtonPokemon.adc1f45d27608dafb05f.png);background-position:47% 55%;background-repeat:no-repeat;background-size:180px 180px;border:none;border-radius:50%;box-shadow:0 4px 10px #0003;cursor:pointer;height:100px;margin-top:2px;position:relative;transition:transform .2s,box-shadow .2s;width:100px;z-index:2}#queryPokemon:hover{box-shadow:0 6px 12px #0000004d;transform:scale(1.1)}.selectionMode{align-items:center;background:linear-gradient(180deg,#fc0 30%,#fff);border:4px solid #3b4cca;box-shadow:0 5px 15px #0003;display:flex;flex:1 1 100%;flex-direction:column;justify-content:center;padding:20px;position:relative}.selectionMode label{color:#3b4cca;font-family:Calibri,sans-serif;font-size:1.4rem}.selectionMode button{background:linear-gradient(180deg,red,#c00);border:3px solid #3b4cca;border-radius:12px;box-shadow:0 4px 10px #0003;color:#fff;cursor:pointer;font-family:Comic Sans MS,Comic Neue,sans-serif;font-size:1.1rem;margin:12px;padding:12px 25px;transition:transform .2s ease-in-out}.selectionMode button:hover{background-color:#000;box-shadow:0 6px 15px #0000004d;transform:scale(1.1)}.selectionMode em{background-color:#fff;border:2px dashed red;border-radius:8px;color:#3b4cca;font-style:normal;font-weight:700;padding:8px 12px;text-shadow:1px 1px 2px #000}.selectionMode p{color:#3b4cca;font-family:Calibri,sans-serif;font-size:1.4rem;margin:12px 0 6px;text-align:center}#registerRecord{display:flex;flex-flow:column wrap}#registerRecord span{align-items:baseline;display:flex;flex-flow:row nowrap}#registerRecord span label{flex-grow:1}#registerRecord span input{box-sizing:border-box;flex-basis:80%;flex-shrink:1;margin:0}#registerRecord button:hover{transform:scale(1.05)}.containerTimer{display:flex;height:65px;justify-content:center;margin:5px}.timerHTML{background:linear-gradient(45deg,#d3d3d3 75%,#fff);border:3px solid #000;border-radius:10px 0 0 10px;box-sizing:border-box;color:#000;font-family:Digital-7 Mono,serif;font-weight:bolder;width:25%}.timerHTML p{align-items:center;display:flex;font-size:1.5rem;height:100%;justify-content:center;margin:0;width:100%}#timerOptions{border:3px solid #000;border-left-width:0;border-radius:0 10px 10px 0;font-optical-sizing:auto;height:100%;width:10%}#timerOptions span{align-items:center;display:flex;font-size:3rem;height:100%;justify-content:center;line-height:.1}.radioDisplayCurrentPokemon{border:1px solid purple;border-radius:15px;display:flex;flex-wrap:wrap;flex-flow:column;padding:3px}.radioDisplayCurrentPokemon input[type=radio]{appearance:inherit;background:#fff;border:1px solid #999;border-radius:100%;box-shadow:0 1px 8px 3px hotpink;box-sizing:border-box;cursor:pointer;margin-right:8px;position:relative;width:1em}.radioDisplayCurrentPokemon input[type=radio]:checked:before{background:tomato;border-radius:100%;box-sizing:border-box;content:"";height:50%;left:25%;position:absolute;top:25%;width:50%}.radioDisplayCurrentPokemon span{display:inline-flex;flex-grow:1}.pokemon-dialog-form{background-color:#fff6e5;border:4px solid #ffcb05;border-radius:12px;box-shadow:0 0 10px #3b4cca4d;box-sizing:border-box;color:#2a2a2a;font-family:Press Start\ 2P,cursive;margin:auto;max-width:520px;padding:20px}.dialog-header{color:#3b4cca;font-weight:700;margin-bottom:15px}.dialog-fields{display:flex;flex-direction:column;gap:10px}.dialog-fields input{border:2px solid #3b4cca;border-radius:8px;font-family:Press Start\ 2P,cursive;font-size:12px;padding:8px}.dialog-buttons{display:flex;flex-direction:column;gap:10px;margin-top:10px}.poke-btn{background-color:#fff;border:2px solid #333;border-radius:8px;cursor:pointer;font-family:Press Start\ 2P,cursive;font-size:12px;padding:10px 12px;transition:all .2s ease}.poke-btn.green{background-color:#2ecc71;color:#fff}.poke-btn.red{background-color:#e74c3c;color:#fff}.poke-btn.yellow{background-color:#f1c40f;color:#fff}.poke-btn.gray{background-color:#95a5a6;color:#fff}.poke-btn:hover{transform:scale(1.05)}@keyframes flicker{50%{background:red}}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes shine{0%{border-color:#fff}25%{border-color:#ffffffbf}50%{border-color:#ffffff80}75%{border-color:#ffffff40}to{border-color:#fff0}}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}}@media (max-width:1040px){.selectionMode .formRecord span input{box-sizing:border-box;flex:0 0 75%}.containerTimer{height:71.5px}.timerHTML{width:50%}#timerOptions{width:18%}}@media (max-width:520px){.containerTimer{height:69px}.timerHTML{width:75%}#timerOptions{width:25%}}.pokedex{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:10vh}#container{font-family:Bahnschrift,fantasy;font-kerning:auto;font-weight:700;text-align:center}#container img{height:60%;object-fit:scale-down;width:60%}.modalOverlay{align-items:center;background-color:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:100}.modalContent{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #00000040;max-height:80vh;max-width:600px;overflow-y:auto;padding:20px;position:relative;text-align:center;width:80%;z-index:101}.pokemonDisplay{margin:20px 0}.pokemonDisplay img{height:150px;object-fit:contain;width:150px}.pokemonDisplay p{color:#333;font-size:18px;font-weight:700}.closeButton{background-color:red;border:none;border-radius:5px;bottom:95%;color:#fff;cursor:pointer;font-size:1.5rem;left:100%;padding:5px 10px;position:sticky}.closeButton:hover{background-color:darkred}.reduceCont{height:100%;width:100%}.boxGen{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px}.containerGen img{height:80%;width:100%}.containerGen{align-items:flex-start;background-color:#fff;border:3px solid #3b4cca;border-radius:15px;box-shadow:0 4px 12px #00000026;cursor:pointer;display:flex;flex-direction:column;height:350px;padding:20px;transition:transform .2s ease-in-out;width:275px}.containerGen:hover{background-color:#f8f8f8;box-shadow:0 8px 16px #00000040;transform:scale(1.1)}.containerGen em{color:#333;font-family:Pokemon GB,sans-serif;font-size:1rem;letter-spacing:1px;margin-top:10px;text-align:center;text-transform:uppercase;width:100%}.recordContent{text-align:justify;word-spacing:clamp(1px,2px,5px)}.tablesRecord{display:flex;flex-wrap:wrap;flex-flow:row;justify-content:space-around}table{background:linear-gradient(45deg,purple 25%,orange 50%,#adff2f 75%,green) border-box;border:5px solid #0000;border-collapse:collapse;border-radius:5px;box-sizing:border-box;height:max-content;margin:15px;overflow:hidden;padding:1px;table-layout:fixed;width:30%}table tbody td,table thead th{word-wrap:break-word;text-align:center}table tbody tr,table thead th{background-color:#fff;border-bottom:1px solid #000;font-size:clamp(10px,calc(16px - .1vw),16px)}table tbody tr:nth-child(2n){background-color:#f9f9f9}table img{height:150%;left:-25%;object-fit:fill;position:absolute;top:-25%;width:150%}.wrapTitleImg{align-items:center;background-color:#f0f0f0;border:1px solid #000;display:flex;height:100px;justify-content:center;overflow:hidden;position:relative;width:405%}#categoryCountry{color:#333;font-family:Roboto Light,sans-serif;font-size:larger;font-weight:700;position:relative;text-align:center;width:100%;z-index:5}#myPosition{background-color:#a9a9a9;box-shadow:inset 0 0 5px 1px #000}#prizeCondition,#prizeWinner{font-size:large}@media (max-width:1024px){.tablesRecord{align-content:baseline;align-items:baseline;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start}table{overflow-y:auto;width:95%}table tbody tr{margin-bottom:10px}table tbody td{padding:10px;text-align:left;width:100%}#prizeCondition,#prizeWinner{font-size:medium}}.questDay{background:linear-gradient(10deg,#f0f 30%,orange 50%,#ff0);border:5px groove #000;border-radius:15px;margin:5px auto;min-height:500px;position:relative;text-align:center;width:50%}.questDay img{height:35%;max-height:200px;max-width:400px;min-width:128px;object-fit:contain;width:100%}.img-arrow-container{position:relative}.questDay .input-button-wrapper{align-items:baseline;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:left;margin:0 0 50px;max-width:100%;padding:0}.questDay .autocomplete-container{display:flex;flex-direction:column;flex-grow:1;position:relative;width:75%}.questDay .autocomplete-container label input{border:2px solid red;border-radius:15px;box-sizing:border-box;font-size:1rem;width:100%}.questDay .autocomplete-container .suggestions li{cursor:pointer;padding:3px}.questDay .autocomplete-container .suggestions{background-color:#fff;border:2px solid #fc0;border-radius:10px;box-sizing:border-box;left:0;list-style-type:none;max-height:140px;padding:3px;position:absolute;text-align:left;top:100%;width:100%;z-index:1000}#missionButton{background-color:#9acd32;border-radius:25px;box-sizing:border-box;cursor:pointer;flex:1 1 20%;font-family:Comic Sans MS,"fantasy";margin:0;padding:1em}.questDay .wrapper-info-progression{bottom:15px;min-width:100%;position:absolute}.questDay .progression{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:center}.questDay .progression p{align-items:center;background-color:#d3d3d3;border:5px ridge #ffb6c1;border-radius:8px;box-shadow:inset -1px 1px #000;display:inline-flex;font-size:2rem;height:1em;justify-content:center;line-height:1;margin:0;overflow:hidden;text-align:center;width:1em}#leftDaily{left:0}#leftDaily,#rightDaily{cursor:pointer;height:100%;min-width:75px;position:absolute;top:0;width:10vmax}#rightDaily{right:0}#rightDaily:hover path.arrow{filter:drop-shadow(-5px 10px 5px blue)}#leftDaily path{transform:rotate(-180deg);transform-box:fill-box;transform-origin:center}#leftDaily:hover path.arrow{filter:drop-shadow(-5px 10px 5px blue)}#leftDaily,#rightDaily text{font-size:32px}@media (max-width:768px){.questDay{min-height:500px;width:95%}#rightDaily{right:0}#leftDaily,#rightDaily{height:100%;min-width:75px;position:absolute;top:0;width:15vmax}#leftDaily{left:0}}
/*# sourceMappingURL=main.d89d0eef.css.map*/