*{padding:0;margin:0}body{background-color:#ffebcd;font-family:sans-serif;box-sizing:border-box}.flex-wrap{flex-wrap:wrap}.text-align-center{text-align:center}.mt-2{margin-top:2rem}.mt-1{margin-top:1rem}.gap-1rem{gap:1rem}.d-flex{display:flex}.justify-content-center{justify-content:center}.align-item-center{align-items:center}.margin-10px{margin:10px}.margin-left-10px{margin-left:10px}.justify-content-flexend{justify-content:flex-end}.m-auto{margin:auto}.d-block{display:block}.font-weight-none{font-weight:400}.font-size-sm{font-size:20px}.font-size-12px{font-size:12px}.font-size-14px{font-size:14px}.font-size-15px{font-size:15px}.font-weight-bold{font-weight:700}.edit-btn{background-color:orange}.btn{padding:1px 10px;border:none;border-radius:5px;box-shadow:0 0 10px #000}.delete-btn{background-color:#d0312d}@media (max-width: 440px){.addpokemon-btn{display:block;margin:auto;width:100px}.img-header{width:150px}}form{border-radius:10px;padding:5px;background-color:#000}form h1{color:gold}textarea,input{width:100%}.pokedex{background-color:silver;padding:20px;max-width:100%;width:200px;border-bottom-left-radius:50px;border:2px solid darkslategray}.cover{background-color:red;padding:10px;max-width:100%;width:400px;border:5px darkred solid}.pokeball{width:150px;height:150px;background-color:#fff;border-radius:50%;border:10px solid black}.part:nth-child(1){background-color:red;width:150px;height:70px;border-top-right-radius:150px;border-top-left-radius:150px}.part:nth-child(2){background-color:#000;width:100%;height:10px}.sm-circle{border:50%;width:20px;height:20px;border:5px solid black;border-radius:50%;background-color:#fff}.pokemon-card{border:10px solid black;border-radius:10px;padding:10px 5px 1px;max-width:100%;width:200px;height:300px;font-family:"Noto Serif JP",serif}.img{width:180px;height:100px;background-size:100% 100%;border-radius:10px;border:5px solid black}.blue-button{background:linear-gradient(to bottom,#1377b5,#1377b5 55%,#0a2540 55%,#0a2540);color:#fff;padding:12px 28px;font-size:16px;font-weight:700;border-radius:10px;cursor:pointer;border:2px solid #000;box-shadow:inset 0 0 0 2px #1377b5,0 4px 8px #0a25404d;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;transition:transform .1s ease,box-shadow .1s ease}.blue-button:hover{transform:translateY(-1px);box-shadow:inset 0 0 0 2px #1377b5,0 6px 12px #0a254059}.blue-button:active{transform:translateY(0);box-shadow:inset 0 0 0 2px #1377b5,0 3px 6px #0a254040}
