.shadow-articles{box-shadow:0 0 0 1px #00000040,0 2px 3px #0003}.text-center{text-align:center}.d-flex{display:flex}.flex-header{justify-content:space-between;align-items:center;display:flex}.badge.badge-hover{opacity:.75}.badge.badge-hover:hover{cursor:pointer;opacity:1}.dropdown-menu .dropdown-item.active,.dropdown-menu a.dropdown-item.active{background-color:var(--articles-primary);color:#000!important}.dropdown-menu .dropdown-item.active span,.dropdown-menu a.dropdown-item.active span{color:#000!important}@font-face{font-family:Pokemon;src:url("/Pokemon Solid.ttf");font-style:normal;font-weight:400;font-display:swap}.modal .modal-header{justify-content:space-between;display:flex}.pokedex-page .site-background{z-index:0;z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0}.pokedex-page nav{z-index:10;background-color:#f1f1f1;border-bottom:1px solid #000;flex-flow:column wrap;justify-content:center;align-items:center;padding:.5rem 1rem;display:flex;position:sticky;top:0;left:0}@media (min-width:992px){.pokedex-page nav{flex-direction:row;justify-content:space-between}}.pokedex-page nav .nav-section{flex-wrap:wrap;align-items:center;display:flex}.pokedex-page nav .nav-section:first-child{margin-bottom:1rem}@media (min-width:992px){.pokedex-page nav .nav-section:first-child{margin:initial}}.pokedex-page nav .nav-section .title{margin-bottom:0;font-family:Pokemon}.pokedex-page nav .nav-section .search-bar,.pokedex-page nav .nav-section .dropdown{margin-right:.5rem}.pokedex-page nav .nav-section .search-bar{width:100%;margin-bottom:.5rem}@media (min-width:992px){.pokedex-page nav .nav-section .search-bar{width:initial;margin-bottom:initial}}.pokedex-page nav .nav-section .dropdowns{margin:0 auto;display:flex}@media (min-width:992px){.pokedex-page nav .nav-section .dropdowns{margin:initial}}.pokedex-page nav .nav-section .clear-button{margin:.5rem auto 0}@media (min-width:992px){.pokedex-page nav .nav-section .clear-button{margin:initial}}.pokedex-page main{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;min-height:100vh;padding:1rem 0;display:flex}.pokedex-page main .pokemon-list{flex-wrap:wrap;justify-content:center;align-items:stretch;width:100%;padding:0;display:flex}.pokedex-page main .pokemon-list .no-results{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.pokedex-page main .pokemon-list .no-results .no-results-container{flex-direction:column;justify-content:center;align-items:center;max-width:200px;display:flex}.pokedex-page main .pokemon-list .no-results .no-results-container img{margin-bottom:.5rem}.pokedex-page main .pokemon-list .no-results .no-results-container button{margin-top:.5rem}.pokedex-page main .pokemon-list .list-item{z-index:1;height:inherit;border:1px solid #00000040;width:100%;max-width:250px;margin:.25rem;position:relative;overflow:hidden}.pokedex-page main .pokemon-list .list-item a{color:#000;text-decoration:none}.pokedex-page main .pokemon-list .list-item .item-header{justify-content:space-between;align-items:center;margin:0 1rem;padding-top:.25rem;display:flex}.pokedex-page main .pokemon-list .list-item .item-header .title{margin-bottom:0}.pokedex-page main .pokemon-list .list-item .item-header .num{font-size:.8rem}.pokedex-page main .pokemon-list .list-item .background{filter:blur(5px);z-index:-1;background-color:#f1f1f1;background-position:50%;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(7.5)}.pokedex-page main .pokemon-list .list-item .img-wrap{background-color:#fff3;border:5px solid #00000040;border-radius:10px;margin:.5rem}.pokedex-page main .pokemon-list .list-item .img-wrap img{margin:0 auto;display:block}.pokedex-page main .pokemon-list .list-item .details-container{padding:.5rem}.pokedex-page footer{flex:1;justify-content:center;align-items:center;padding:2rem 0;display:flex}
