@import url(https://fonts.googleapis.com/css2?family=Mukta:wght@300;400;700&display=swap);*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:#e0fbfc}body{font-family:Mukta,sans-serif;background-color:#e0fbfc}li{list-style:none}.v-enter,.v-leave-to{opacity:0}.v-enter{transform:translate3d(0,-20px,0)}.v-leave-to{transform:translate3d(0,20px,0)}.v-enter-active,.v-leave-active{transition:all .3s}.container[data-v-2a63260e]{width:100%;max-width:1180px;margin:0 auto}@media screen and (max-width:480px){.contaniner[data-v-2a63260e]{width:100%;max-width:400px}}.loading[data-v-42b57ff3]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;border:3px solid rgba(113,236,156,.1);border-radius:50%;border-top-color:#1fb052;animation:spin-42b57ff3 1s ease-in-out infinite;-webkit-animation:spin-42b57ff3 1s ease-in-out infinite;margin:0 auto}@keyframes spin-42b57ff3{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes spin-42b57ff3{to{-webkit-transform:rotate(1turn)}}@media screen and (max-width:480px){.loading[data-v-42b57ff3]{margin:64px auto}}.modal-attack[data-v-3d9df10c]{display:grid;grid-template-rows:100px,1fr,1fr,5fr;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:400px;height:500px;background-color:rgba(41,50,65,.9803921568627451);border-radius:4px}.modal-header[data-v-3d9df10c]{position:absolute;right:10px;top:10px}.modal-body[data-v-3d9df10c]{display:grid;grid-template-rows:120px,120px,200px,1fr}h3[data-v-3d9df10c]{text-align:center;margin-bottom:8px;color:#ee6c4d}.attack-name[data-v-3d9df10c]{margin-top:2rem;text-align:center}.attack-cost[data-v-3d9df10c],.attack-damage[data-v-3d9df10c],.attack-description[data-v-3d9df10c]{display:flex;flex-direction:column;justify-items:center;align-items:center;margin:1rem;text-align:center}button[data-v-3d9df10c]{width:100%;background-color:transparent;border:none;transition:opacity .3s}button[data-v-3d9df10c]:hover{cursor:pointer;opacity:.7}button img[data-v-3d9df10c]{width:100%;max-width:32px;display:block}@media screen and (max-width:480px){.modal-attack[data-v-3d9df10c]{position:fixed;top:50%;left:50%;max-width:320px;width:100%}}.button[data-v-2b5f7cfa]{color:#e0fbfc;background-color:#293241;max-width:100%;display:flex;align-items:center;justify-content:center;border-radius:4px;text-align:center;padding:.5rem;transition:all .3s}.button[data-v-2b5f7cfa]:hover{background-color:#e0fbfc;color:#293241}.card-image[data-v-28a53c8f]{width:100%}.card-image img[data-v-28a53c8f]{width:100%;display:block;height:100%;max-height:280px}@media screen and (max-width:480px){.card-image[data-v-28a53c8f]{width:100%;max-width:400px;max-height:160px;height:100%}.card-image img[data-v-28a53c8f]{width:100%;display:block}}.card-info[data-v-8ba67392]{display:flex;flex-direction:column;padding:8px;margin:0 auto}.card-info p[data-v-8ba67392]{line-height:24px}.card-info ul[data-v-8ba67392]{display:flex;margin-top:.5rem}.card-info .type-item[data-v-8ba67392]{display:grid;line-height:24px;padding:0 8px}.detail-info[data-v-69218672]{display:flex;align-items:center;margin-bottom:1rem}.detail-info .text[data-v-69218672]{font-weight:400}.image-info img[data-v-3636e203]{width:100%;max-width:400px;height:100%;border-radius:4px 0 0 4px}.pokemon-card[data-v-4f1d419c]{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;margin:0 auto}.card[data-v-4f1d419c]{background-color:#3d5a80;width:100%;max-width:240px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-radius:4px;color:#e0fbfc;transition:transform .3s}.card[data-v-4f1d419c]:hover{transform:scale(1.1);cursor:pointer}@media screen and (max-width:480px){.pokemon-card[data-v-4f1d419c]{max-width:400px;margin:64px auto;width:100%;height:300px;display:flex;flex-wrap:nowrap;overflow-y:auto;flex-direction:row;justify-content:space-between;font-size:.8rem}.card[data-v-4f1d419c]{max-width:300px;height:100%;max-height:270px;margin:0}}.pokemon-details[data-v-10f0dc66]{display:grid;grid-template-rows:50px 1fr 50px;gap:32px;width:100%;max-width:400px;padding:1rem}.detail-header[data-v-10f0dc66]{display:flex;justify-content:space-between;margin-bottom:3rem}.detail[data-v-10f0dc66]{margin-top:1rem;position:relative}.id[data-v-10f0dc66],.name[data-v-10f0dc66]{font-weight:400}.attack[data-v-10f0dc66],.resistence[data-v-10f0dc66],.type[data-v-10f0dc66],.weakness[data-v-10f0dc66]{margin:1rem 0 0 2rem;list-style:circle}.attack p[data-v-10f0dc66]{transition:color .3s;cursor:pointer}.attack p[data-v-10f0dc66]:hover{color:#ee6c4d}@media screen and (max-width:480px){.pokemon-details[data-v-10f0dc66]{max-width:320px}}.search-form[data-v-1d52499c]{width:100%;max-width:400px;position:relative;display:block;margin:0 auto}input[data-v-1d52499c]{width:100%;max-width:800px;border:1px solid #a9b0be;border-radius:1rem;padding:.5rem 1rem;box-shadow:0 5px 5px rgba(#000000,.08);outline:none;margin:0 auto;position:relative}input[data-v-1d52499c]::-moz-placeholder{color:#a9b0be}input[data-v-1d52499c]:-ms-input-placeholder{color:#a9b0be}input[data-v-1d52499c]::placeholder{color:#a9b0be}button[data-v-1d52499c]{position:absolute;right:3px;top:50%;transform:translateY(-50%);width:30px;height:30px;background:transparent;border:none}button img[data-v-1d52499c]{width:100%;display:block;max-width:16px}@media screen and (max-width:480px){.search-form[data-v-1d52499c]{max-width:400px;width:100%;margin:32px auto;position:fixed;top:20px}}.home-template[data-v-f38f230a]{display:grid;margin:5rem auto;grid-gap:5rem}h3[data-v-f38f230a]{text-align:center}@media screen and (max-width:480px){.home-template[data-v-f38f230a]{max-width:400px;width:100%;position:relative}.no-results[data-v-f38f230a]{margin:64px auto}}.pokemon-info-template[data-v-b2a6e7de]{display:flex;margin:3rem auto;width:100%;max-width:800px;background-color:#3d5a80;color:#e0fbfc;border-radius:4px}@media screen and (max-width:480px){.pokemon-info-template[data-v-b2a6e7de]{flex-direction:column;max-width:320px;margin:16px auto;width:100%}}.home[data-v-7522a3d8]{display:grid;grid-template-columns:repeat(5,1fr);gap:32px}