svg{height:25px;width:auto}.formSearch{display:flex;align-items:start;gap:10px}input{height:40px;border-radius:5px;border:3px solid rgb(24,67,102);width:300px;font-size:20px;padding:0 10px;font-weight:700}.input-container{position:relative;display:flex;flex-direction:column}.list-container{display:flex;flex-direction:column;padding:0;width:320px;max-height:250px;overflow:auto;position:absolute;background-color:#fff;transform:translate(3px,28px);list-style:none;z-index:1;border-radius:0 0 10px 10px;li{padding:10px;transition:all .3s;cursor:pointer}li:hover{background-color:#a5c9ff}}button{background-color:#ee8700;border:transparent;padding:10px 12px;border-radius:10px;transition:background-color .3s;cursor:pointer}button:hover{background-color:#ee7300}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#d6d6d686}::-webkit-scrollbar-thumb{background:#ff5e5e;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:red}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@font-face{font-family:Pokemon Hollow;font-style:normal;font-weight:400;src:local("Pokemon Hollow"),url(/_astro/Pokemon-Hollow.c9sMh45N.woff) format("woff")}@font-face{font-family:Pokemon Solid;font-style:normal;font-weight:400;src:local("Pokemon Solid"),url(/_astro/Pokemon-Solid.B_ROe3vP.woff) format("woff")}[data-astro-cid-sckkx6r4]{margin:0;padding:0;box-sizing:border-box;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}body{background-color:#f5f5f5}header[data-astro-cid-sckkx6r4]{background-color:#ff4040;color:#fff;text-align:center;height:80px;display:flex;align-items:center;justify-content:center;a{text-decoration:none;color:#fb0;font-size:45px;font-family:Pokemon Solid,sans-serif;text-shadow:-6px 3px 2px rgb(40,40,168);-webkit-text-stroke:2px #3b5ca8;letter-spacing:7px;margin-bottom:20px}}.top-side[data-astro-cid-sckkx6r4]{display:flex;justify-content:center;gap:50px;background-color:#001222;padding:100px 0;width:100%}.container[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;max-width:1500px;margin:0 auto}.search-container[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;justify-content:end;gap:20px;p{color:#fff;font-size:25px}}.instruction[data-astro-cid-sckkx6r4]{display:flex;align-items:center;justify-content:center;padding:20px;width:500px;background-color:#48aa48;border-radius:10px;p{color:#fff;font-size:20px}}@media (max-width: 900px){.top-side[data-astro-cid-sckkx6r4]{flex-direction:column;align-items:center;padding:50px 0}}@media (max-width: 500px){.instruction[data-astro-cid-sckkx6r4]{width:350px}header[data-astro-cid-sckkx6r4]{a{margin-top:20px}}}.not-found-container{display:flex;justify-content:center;align-items:center;background-color:#fff}.not-found{display:flex;flex-direction:column;background-color:#fff;max-width:600px;border:2px solid red;border-radius:15px;padding:20px;margin:10px;gap:10px;p{font-size:25px;color:#272727;margin:0}}ul{display:flex;flex-direction:column;gap:10px;li{font-size:20px;color:#3f3f3f}}.pokemon-card{background-image:radial-gradient(#0000004d .55px,#e5e5f700 .55px);background-size:11px 11px;display:flex;height:200px;align-items:center;justify-content:space-between;background-color:var(--bg-color);border-radius:15px;box-shadow:1px 1px 20px 1px var(--bg-color);padding:0 30px;overflow:hidden;transition:all .3s;min-width:auto;img{height:150px;width:auto;filter:drop-shadow(3px 6px 2px rgba(0,0,0,.5))}p{color:#fff;font-size:35px;font-weight:700;letter-spacing:3px}.pokeName{text-shadow:2px 2px 1px rgb(0 0 0 / 45%)}}.pokeLink{text-decoration:none}.pokemon-card:hover{filter:contrast(1.2)}.types{display:flex;gap:10px;margin:15px 0}.types p{color:#fff;font-size:15px;letter-spacing:2px;padding:5px 10px;border-radius:10px;font-weight:400;border:2px solid rgba(0,0,0,.329)}.details .pokeIndex{font-size:15px;color:#0000007e;letter-spacing:0}p{margin:0;padding:0}@media (max-width: 500px){.pokemon-card{padding:0 20px;gap:20px;height:150px;img{height:120px}p{font-size:25px}.types p{font-size:15px;padding:3px}.details .pokeIndex{font-size:13px}}}
