.pokemon-icon{border-radius:100%;height:100px;width:100px;transition:all .2s}.group:hover .pokemon-icon{filter:saturate(200%);transform:scale(1.1);cursor:pointer}.pokemon-icon img{height:60%;width:60%;margin:20%}.pokemon-bug{background:#92BC2C;box-shadow:0 0 0 #92BC2C}.pokemon-dark{background:#595761;box-shadow:0 0 0 #595761}.pokemon-dragon{background:#0C69C8;box-shadow:0 0 0 #0C69C8}.pokemon-electric{background:#F2D94E;box-shadow:0 0 0 #F2D94E}.pokemon-fire{background:#FBA54C;box-shadow:0 0 0 #FBA54C}.pokemon-fairy{background:#EE90E6;box-shadow:0 0 0 #EE90E6}.pokemon-fighting{background:#D3425F;box-shadow:0 0 0 #D3425F}.pokemon-flying{background:#A1BBEC;box-shadow:0 0 0 #A1BBEC}.pokemon-ghost{background:#5F6DBC;box-shadow:0 0 0 #5F6DBC}.pokemon-grass{background:#5FBD58;box-shadow:0 0 0 #5FBD58}.pokemon-ground{background:#DA7C4D;box-shadow:0 0 0 #DA7C4D}.pokemon-ice{background:#75D0C1;box-shadow:0 0 0 #75D0C1}.pokemon-normal{background:#A0A29F;box-shadow:0 0 0 #A0A29F}.pokemon-poison{background:#B763CF;box-shadow:0 0 0 #B763CF}.pokemon-psychic{background:#FA8581;box-shadow:0 0 0 #FA8581}.pokemon-rock{background:#C9BB8A;box-shadow:0 0 0 #C9BB8A}.pokemon-steel{background:#5695A3;box-shadow:0 0 0 #5695A3}.pokemon-water{background:#539DDF;box-shadow:0 0 0 #539DDF}.bg-content{background:rgb(245,245,245)}.dark .bg-content{background:rgb(25,25,25)}button:disabled{filter:brightness(.8);opacity:1!important}button:hover && button:not(:disabled){filter:brightness(.95);opacity:1!important}.dark button:hover:not(:disabled){filter:brightness(1.15);opacity:1!important}[type=button]:disabled,[type=submit]:disabled,button:disabled{pointer-events:none}.glow-box{box-shadow:0 0 15px #2598d1}.dark .glow-box{box-shadow:0 0 15px #fff}