@import url(http://fonts.cdnfonts.com/css/gill-sans);@import url(http://fonts.cdnfonts.com/css/pokemon-solid);@import url(http://fonts.cdnfonts.com/css/lato);footer{background-color:#1f2937;bottom:0;color:#fff;padding:0 0 .25rem;position:fixed;text-align:center;width:100%}footer a{color:#efb942;margin-left:.5rem;text-decoration:none}.details{position:relative}.details,.detailsContainer{display:flex;flex-direction:column}.detailsContainer{align-items:center;background-color:#4369b2}.detailsContainer h1{border:1px solid #fff;border-radius:50%;color:#fff;margin:1rem 0 0 1rem;padding:.25rem}.detailsContainer h1,.detailsContainer h2{font-size:1.25rem;left:0;position:absolute;top:0}.detailsContainer h2{color:#efb942;margin:1rem auto;right:0;text-align:center}.detailsContainer .homeBtn{color:#1f2937;font-size:2rem;margin:1rem 1rem 0 0;position:absolute;right:0;top:0}.detailsContainer img{height:375px;margin:1rem 0;width:375px}.detailsContainer .photos{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}.detailsContainer .photos img{background-color:#1f2937;border-radius:1rem;height:80px;margin:0 1px;width:80px}.bottom{align-items:center;background-color:#1f2937;bottom:0;display:flex;flex-direction:row;justify-content:space-between;padding:0 0 1rem;position:fixed;width:100%}.bottom .statsContainer{display:flex;flex-direction:column;list-style-type:none;padding:1rem;width:55%}.bottom .statsContainer .property{color:#fff;display:flex;justify-content:space-between;margin:0 0 0 1rem}.bottom .statsContainer .info{color:#efb942}.bottom .gifPhotos{display:flex;flex-direction:column;margin:0 4rem 0 0}.bottom .gifPhotos img{margin:0 0 1rem}@media screen and (min-width:768px){.details{display:flex;flex-direction:column;position:relative}.details .detailsContainer{display:flex;flex-direction:row;justify-content:center;margin:0 auto}.details .detailsContainer h2{bottom:0;font-size:2rem;left:0;margin:1rem auto;position:static;right:0;text-align:center}.details .detailsContainer .photos{display:flex;flex-direction:column}.details .detailsContainer .photos img{margin:.5rem}.details .bottom{justify-content:center;margin:0 auto;padding:0 0 2rem}.details .bottom .statsContainer{margin:0 2rem;width:20%}.details .bottom .statsContainer .property{justify-content:space-between}.details .gifPhotos{margin:0}}.background{background-color:#1f2937;display:flex;flex-direction:row;height:100%;left:0;position:absolute;top:0;width:100%}.background .closeBtn{background-color:#0000;margin:1rem;position:absolute;right:0;top:0}.background .closeIcon{color:#fff;font-size:1rem}.background .statsContainer{display:flex;flex-direction:column;flex-wrap:wrap;list-style-type:none;padding:1rem;width:55%}.background .statsContainer .property{color:#fff;display:flex;justify-content:space-between;margin:0 0 0 1rem}.background .statsContainer .info{color:#efb942}@media screen and (min-width:768px){.background{justify-content:center}}.header{justify-content:space-between;padding:1rem}.header,.header .title{align-items:center;display:flex}.header .title{color:#fff}.header .title .titleText{color:#efb942;font-size:1.5rem}.header .title .logo{font-size:2rem;margin-left:.25rem;width:3rem}.header .search{align-items:center;display:flex;flex-direction:row}.header .search .searchField{display:flex;flex-direction:column}.header .search .searchField .searchResults{background-color:#fff;color:#858585}.header .search .searchField .searchBar{color:#efb942;height:2rem;padding:.25rem;width:8rem;z-index:1}.header .search button{background-color:#0000;border:none}.header .search button .ball{color:#fff;font-size:2rem;width:2rem}.box{align-items:center;border:1px solid gray;color:#fff;cursor:pointer;display:flex;flex:1 1;flex-direction:column;height:215px;justify-content:center;min-width:150px;position:relative}.box .oval{background-color:#fff;border-radius:50%;padding:1rem}.box h1{border:1px solid #fff;border-radius:50%;color:#fff;font-size:1.25rem;left:0;padding:.25rem}.box .pokeball,.box h1{position:absolute;top:0}.box .pokeball{right:0;width:25px}.box h2{bottom:0;color:#efb942;font-size:1.25rem;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;text-align:center}.box img{width:100px}.box:last-of-type{width:150px}.container{text-align:center}.guessBox{align-items:center;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:215px;justify-content:center;position:relative}.guessBox .guessOval{background-color:#fff;border-radius:50%;padding:1rem}.guessBox .guessOval h1{border:1px solid #fff;border-radius:50%;color:#fff;font-size:1.25rem;left:0;padding:.25rem;position:absolute;top:0}.guessBox .guessOval .hide{filter:grayscale(10%);filter:brightness(0);width:100px}.guessBox .guessOval .reveal{animation-duration:3s;animation-iteration-count:infinite;animation-name:shake;width:100px}@keyframes shake{0%{transform:translate(1px,1px) rotate(0deg)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0deg)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0deg)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0deg)}to{transform:translate(1px,-2px) rotate(-1deg)}}.guessBox .subtitle{color:#efb942;font-size:2.5rem;text-align:center;text-decoration:none}@media screen and (min-width:768px){.guessBox{padding:0 4rem}.guessBox .guessOval{padding:2rem}.guessBox .subtitle{font-size:2.5rem;margin-left:1rem;text-align:center;text-decoration:none}}*{box-sizing:border-box;font-family:Gill Sans,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#4369b2}.list{display:flex;flex-wrap:wrap}h3{border:1px solid gray;color:#efb942;font-size:1rem;padding:0 1rem}
/*# sourceMappingURL=main.0024f901.css.map*/