.pokemon-answer{background:#fff;border:2px solid #000;display:flex;margin:20px auto;padding:5px;width:max-content}.pokemon-answer div{align-items:center;display:flex;height:60px;justify-content:center;margin-right:10px;width:60px}.pokemon-answer div:not(:first-child){border:1px solid #000}.pokemon-answer div:first-child{margin-left:10px}.pokemon-answer img{height:56px;width:56px}.pokemon-answer p{margin:0;padding:0}.correct{background-color:#46d930}.wrong{background-color:#d93030}.mid{background-color:#ed9f2b}.arrow{filter:opacity(.3);position:absolute}.arrow.less{transform:rotate(90deg)}.arrow.more{transform:rotate(-90deg)}.pokedle{background:url(/static/media/background.a7e9c65c75e9f3cfff57.png) no-repeat 50% fixed;background-size:cover;font-family:Avenixel,sans-serif;height:100vh;width:100vw}#title{font-size:40px;margin-top:0;padding:0;text-align:center}#genlist{display:flex;justify-content:center}#genlist img{cursor:pointer}#pokemon-list{background:#fff;border:2px solid #000;border-collapse:collapse;display:none;height:400px;left:50%;overflow:auto;position:absolute;transform:translateX(-50%);width:204px;z-index:1}.pokemon-list-element{align-items:center;display:flex;justify-content:center}.pokemon-list-element:hover{background:#9a9a9a;cursor:pointer}#valid-button{background:#92e0a4;border:3px solid #d7f9df;border-radius:10px;cursor:pointer;display:block;font-size:18px;margin:0 auto 15px}#valid-button:hover{background:none;border:3px solid #92e0a4;color:#d7f9df}.starter:not(.active){filter:grayscale(1)}#input-div{display:block;padding:0 40px 40px;text-align:center}#input-div input{border:2px solid #000;font-family:Avenixel,sans-serif;height:30px;outline:none;width:200px}#category{background:#fff;border:2px solid #000;display:flex;justify-content:space-evenly;margin:0 auto;width:742px}#category p{text-align:center;-webkit-text-decoration:underline 2px;text-decoration:underline 2px;width:62px}#category p:last-child{padding-right:10px}#last-choice div:nth-child(3){animation:wait 1ms linear,flipInY .6s linear 0s;animation-fill-mode:forwards;opacity:0}#last-choice div:nth-child(4){animation:wait 1ms linear,flipInY .6s linear .6s;animation-fill-mode:forwards;opacity:0}#last-choice div:nth-child(5){animation:wait 1ms linear,flipInY .6s linear 1.2s;animation-fill-mode:forwards;opacity:0}#last-choice div:nth-child(6){animation:wait 1ms linear,flipInY .6s linear 1.8s;animation-fill-mode:forwards;opacity:0}#last-choice div:nth-child(7){animation:wait 1ms linear,flipInY .6s linear 2.4s;animation-fill-mode:forwards;opacity:0}#last-choice div:nth-child(8){animation:wait 1ms linear,flipInY .6s linear 3s;animation-fill-mode:forwards;opacity:0}#last-choice div:nth-child(9){animation:wait 1ms linear,flipInY .6s linear 3.6s;animation-fill-mode:forwards;opacity:0}#last-choice div:nth-child(10){animation:wait 1ms linear,flipInY .6s linear 4.2s;animation-fill-mode:forwards;opacity:0}@keyframes wait{0%{opacity:0}to{opacity:0}}#poke-buttons{display:none;justify-content:center;margin:0 0 15px}#poke-next-button{background:linear-gradient(-180deg,#ff7e31,#e62c03);border:none;border-radius:6px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-family:Avenixel,sans-serif;font-size:18px;overflow:hidden;padding:10px 20px}#poke-next-button:hover{box-shadow:0 3px 8px #fd4c0080}@font-face{font-family:Avenixel;src:url(/static/media/Avenixel-Regular.b9c61272068768643111.ttf) format("truetype")}@font-face{font-family:PicoBlack;src:url(/static/media/Minecraftia.69fd3db14fbc8b3f7cdb.ttf) format("truetype")}@keyframes flipInY{0%{opacity:0;transform:rotateY(90deg)}to{opacity:1;transform:rotateY(0deg)}}body{margin:0}
/*# sourceMappingURL=main.af6bf2c0.css.map*/