body {
  position: relative;
  width: 100vw;
  height: 100vh;
}
#description {
  position: absolute;
  width: 100%;
}
#app {
  position: absolute;
  width: 100%;
  background-color: black;
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('./flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2') format('woff2');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.types[data-v-601be0cf] {
  display: inline-block;
  position: relative;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.types span[data-v-601be0cf] {
  display: flex;
  align-items: center;
  justify-self: center;
  min-height: 30px;
  text-transform: uppercase;
  font-size: 1.5rem;
  padding: 0 0.5rem;
  border-radius: 0.2rem;
  color: #fff;
  text-shadow: 2px 2px 0 #494947;
}
.types span.normal[data-v-601be0cf] {
  background: #a8a878;
}
.types span.fighting[data-v-601be0cf] {
  background: #e83000;
}
.types span.flying[data-v-601be0cf] {
  background: linear-gradient(180deg, #98d8d8 50%, #a8a878 0);
}
.types span.poison[data-v-601be0cf] {
  background: linear-gradient(180deg, #f85888 50%, #a040a0 0);
}
.types span.ground[data-v-601be0cf] {
  background: linear-gradient(180deg, #d8e030 50%, #b8a038 0);
}
.types span.rock[data-v-601be0cf] {
  background: #b8a038;
}
.types span.bug[data-v-601be0cf] {
  background: #d8e030;
}
.types span.ghost[data-v-601be0cf] {
  background: #a040a0;
}
.types span.steel[data-v-601be0cf] {
  background: linear-gradient(180deg, #a8a878 50%, #507888 0);
}
.types span.fire[data-v-601be0cf] {
  background: #f08030;
}
.types span.water[data-v-601be0cf] {
  background: #6890f0;
}
.types span.grass[data-v-601be0cf] {
  background: #78c850;
}
.types span.electric[data-v-601be0cf] {
  background: #f8b010;
}
.types span.psychic[data-v-601be0cf] {
  background: #f85888;
}
.types span.ice[data-v-601be0cf] {
  background: #98d8d8;
}
.types span.dragon[data-v-601be0cf] {
  background: linear-gradient(180deg, #6890f0 50%, #e83000 0);
}
.types span.dark[data-v-601be0cf] {
  background: #507888;
}
.types span.fairy[data-v-601be0cf] {
  background: pink;
}
[data-v-601be0cf],
[data-v-601be0cf]:after,
[data-v-601be0cf]:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  color: #494947;
  font-family: pokemon-body;
  font-size: 2rem;
  text-shadow: 2px 2px 0 #d0d0c8;
}
@media screen and (min-width: 769px) {
  [data-v-601be0cf],
  [data-v-601be0cf]:after,
  [data-v-601be0cf]:before {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 481px) {
  [data-v-601be0cf],
  [data-v-601be0cf]:after,
  [data-v-601be0cf]:before {
    font-size: 2.2rem;
  }
}
h1[data-v-601be0cf],
h2[data-v-601be0cf],
h3[data-v-601be0cf],
h4[data-v-601be0cf],
h5[data-v-601be0cf] {
  font-weight: 400;
}
h1[data-v-601be0cf] {
  color: #fff;
  position: relative;
  font-size: 1.6rem;
  padding: 0.5rem 0;
  text-shadow: 2px 2px 0 #494947;
}
@media screen and (min-width: 769px) {
  h1[data-v-601be0cf] {
    font-size: 2rem;
  }
}
h3[data-v-601be0cf] {
  color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 0 1rem;
  font-size: 1.6rem;
  text-shadow: -3px 0 #7a8194, 0 3px #7a8194, 3px 0 #7a8194, 0 -3px #7a8194;
  width: 50%;
  text-transform: uppercase;
}
h3.wide[data-v-601be0cf] {
  width: 100%;
}
@media screen and (min-width: 481px) {
  h3[data-v-601be0cf] {
    font-size: 2rem;
  }
}
h3[data-v-601be0cf]:before {
  content: "";
  position: absolute;
  top: 25%;
  left: 10%;
  width: 80%;
  height: 13.5px;
  background-color: #7a8194;
  z-index: -1;
  border-radius: 5rem;
}
@media screen and (min-width: 481px) {
  h3[data-v-601be0cf]:before {
    width: 100%;
    left: 0;
  }
}
.container[data-v-601be0cf] {
  border: 0.4rem solid #63687b;
  height: 100%;
  background: #ceabef;
  display: flex;
  flex-flow: column;
  padding: 0.4rem 0.2rem;
}
@media screen and (min-width: 481px) {
  .container[data-v-601be0cf] {
    border-right: 0.4rem solid #63687b;
    border-bottom: 0.4rem solid #63687b;
    border-top: none;
    border-left: none;
  }
}
.container div[data-v-601be0cf]:first-child {
  min-height: 35px;
  display: flex;
  justify-content: space-between;
}
.container div:first-child h2[data-v-601be0cf],
.container div:first-child span[data-v-601be0cf] {
  color: #f1f1f1;
  text-shadow: 2px 2px 0 #494947;
}
.container .picture[data-v-601be0cf] {
  border: 4px solid #b78dd5;
  border-radius: 5px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAIAAABiEdh4AAAAIUlEQVQokWP88Po9AymAiSTVoxpGkAbG////09YGkjUAANuUBeRpI70zAAAAAElFTkSuQmCC);
  background-repeat: repeat;
  background-position: 0 0;
  height: 85%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 180px;
}
img[data-v-601be0cf] {
  max-height: 10rem;
  max-width: 15rem;
  display: block;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
}
@media screen and (min-width: 481px) {
  img[data-v-601be0cf] {
    max-height: 15rem;
    max-width: 20rem;
  }
}
img.hidden[data-v-601be0cf] {
  filter: brightness(0);
}
.types[data-v-0be2e753] {
  display: inline-block;
  position: relative;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.types span[data-v-0be2e753] {
  display: flex;
  align-items: center;
  justify-self: center;
  min-height: 30px;
  text-transform: uppercase;
  font-size: 1.5rem;
  padding: 0 0.5rem;
  border-radius: 0.2rem;
  color: #fff;
  text-shadow: 2px 2px 0 #494947;
}
.types span.normal[data-v-0be2e753] {
  background: #a8a878;
}
.types span.fighting[data-v-0be2e753] {
  background: #e83000;
}
.types span.flying[data-v-0be2e753] {
  background: linear-gradient(180deg, #98d8d8 50%, #a8a878 0);
}
.types span.poison[data-v-0be2e753] {
  background: linear-gradient(180deg, #f85888 50%, #a040a0 0);
}
.types span.ground[data-v-0be2e753] {
  background: linear-gradient(180deg, #d8e030 50%, #b8a038 0);
}
.types span.rock[data-v-0be2e753] {
  background: #b8a038;
}
.types span.bug[data-v-0be2e753] {
  background: #d8e030;
}
.types span.ghost[data-v-0be2e753] {
  background: #a040a0;
}
.types span.steel[data-v-0be2e753] {
  background: linear-gradient(180deg, #a8a878 50%, #507888 0);
}
.types span.fire[data-v-0be2e753] {
  background: #f08030;
}
.types span.water[data-v-0be2e753] {
  background: #6890f0;
}
.types span.grass[data-v-0be2e753] {
  background: #78c850;
}
.types span.electric[data-v-0be2e753] {
  background: #f8b010;
}
.types span.psychic[data-v-0be2e753] {
  background: #f85888;
}
.types span.ice[data-v-0be2e753] {
  background: #98d8d8;
}
.types span.dragon[data-v-0be2e753] {
  background: linear-gradient(180deg, #6890f0 50%, #e83000 0);
}
.types span.dark[data-v-0be2e753] {
  background: #507888;
}
.types span.fairy[data-v-0be2e753] {
  background: pink;
}
[data-v-0be2e753],
[data-v-0be2e753]:after,
[data-v-0be2e753]:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  color: #494947;
  font-family: pokemon-body;
  font-size: 2rem;
  text-shadow: 2px 2px 0 #d0d0c8;
}
@media screen and (min-width: 769px) {
  [data-v-0be2e753],
  [data-v-0be2e753]:after,
  [data-v-0be2e753]:before {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 481px) {
  [data-v-0be2e753],
  [data-v-0be2e753]:after,
  [data-v-0be2e753]:before {
    font-size: 2.2rem;
  }
}
h1[data-v-0be2e753],
h2[data-v-0be2e753],
h3[data-v-0be2e753],
h4[data-v-0be2e753],
h5[data-v-0be2e753] {
  font-weight: 400;
}
h1[data-v-0be2e753] {
  color: #fff;
  position: relative;
  font-size: 1.6rem;
  padding: 0.5rem 0;
  text-shadow: 2px 2px 0 #494947;
}
@media screen and (min-width: 769px) {
  h1[data-v-0be2e753] {
    font-size: 2rem;
  }
}
h3[data-v-0be2e753] {
  color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 0 1rem;
  font-size: 1.6rem;
  text-shadow: -3px 0 #7a8194, 0 3px #7a8194, 3px 0 #7a8194, 0 -3px #7a8194;
  width: 50%;
  text-transform: uppercase;
}
h3.wide[data-v-0be2e753] {
  width: 100%;
}
@media screen and (min-width: 481px) {
  h3[data-v-0be2e753] {
    font-size: 2rem;
  }
}
h3[data-v-0be2e753]:before {
  content: "";
  position: absolute;
  top: 25%;
  left: 10%;
  width: 80%;
  height: 13.5px;
  background-color: #7a8194;
  z-index: -1;
  border-radius: 5rem;
}
@media screen and (min-width: 481px) {
  h3[data-v-0be2e753]:before {
    width: 100%;
    left: 0;
  }
}
ul[data-v-0be2e753] {
  list-style: none;
}
ul.quiz-options[data-v-0be2e753] {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
ul.quiz-options li[data-v-0be2e753] {
  flex-basis: 50%;
  position: relative;
  padding: 0;
  padding-left: 1rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 481px) {
  ul.quiz-options li[data-v-0be2e753] {
    padding-left: 2rem;
    margin-bottom: 0.75rem;
  }
}
ul.quiz-options li input[data-v-0be2e753] {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
ul.quiz-options li label[data-v-0be2e753] {
  cursor: pointer;
  position: relative;
  font-size: 1.6rem;
}
@media screen and (min-width: 481px) {
  ul.quiz-options li label[data-v-0be2e753] {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 769px) {
  ul.quiz-options li label[data-v-0be2e753] {
    font-size: 2.4rem;
  }
}
ul.quiz-options li label[data-v-0be2e753]:before {
  content: "";
  font-family: Material Icons;
  position: absolute;
  top: 0;
  left: -2rem;
  color: #494947;
}
@media screen and (min-width: 481px) {
  ul.quiz-options li label[data-v-0be2e753]:before {
    top: 2px;
    left: -2.5rem;
  }
}
ul.quiz-options li label[data-v-0be2e753]:hover:before {
  content: "\e037";
}
ul li[data-v-0be2e753] {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  text-transform: uppercase;
  padding: 0.5rem 0.5rem;
}
@media screen and (min-width: 481px) {
  ul li[data-v-0be2e753] {
    font-size: 1.8rem;
  }
}
ul li.li-columns[data-v-0be2e753] {
  flex-direction: column;
  align-items: flex-start;
}
ul li > div[data-v-0be2e753] {
  position: relative;
  background: #fef3ef;
  border-radius: 0.6rem;
  margin-left: -0.5rem;
  width: 100%;
  padding: 0 1rem;
  flex-grow: 2;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: start;
}
ul li > div span[data-v-0be2e753] {
  font-size: 1.8rem;
}
ul li > div.abilities[data-v-0be2e753] {
  display: grid;
  grid-template-columns: repeat(2, 49%);
  background: transparent;
  gap: 1rem;
  margin-top: 1rem;
}
ul li > div.abilities > span[data-v-0be2e753] {
  background: #fef3ef;
  border-radius: 0.3rem;
  font-size: 1.4rem;
  padding: 0.3rem 0.7rem;
  min-height: 25px;
}
.types[data-v-10e4837f] {
  display: inline-block;
  position: relative;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.types span[data-v-10e4837f] {
  display: flex;
  align-items: center;
  justify-self: center;
  min-height: 30px;
  text-transform: uppercase;
  font-size: 1.5rem;
  padding: 0 0.5rem;
  border-radius: 0.2rem;
  color: #fff;
  text-shadow: 2px 2px 0 #494947;
}
.types span.normal[data-v-10e4837f] {
  background: #a8a878;
}
.types span.fighting[data-v-10e4837f] {
  background: #e83000;
}
.types span.flying[data-v-10e4837f] {
  background: linear-gradient(180deg, #98d8d8 50%, #a8a878 0);
}
.types span.poison[data-v-10e4837f] {
  background: linear-gradient(180deg, #f85888 50%, #a040a0 0);
}
.types span.ground[data-v-10e4837f] {
  background: linear-gradient(180deg, #d8e030 50%, #b8a038 0);
}
.types span.rock[data-v-10e4837f] {
  background: #b8a038;
}
.types span.bug[data-v-10e4837f] {
  background: #d8e030;
}
.types span.ghost[data-v-10e4837f] {
  background: #a040a0;
}
.types span.steel[data-v-10e4837f] {
  background: linear-gradient(180deg, #a8a878 50%, #507888 0);
}
.types span.fire[data-v-10e4837f] {
  background: #f08030;
}
.types span.water[data-v-10e4837f] {
  background: #6890f0;
}
.types span.grass[data-v-10e4837f] {
  background: #78c850;
}
.types span.electric[data-v-10e4837f] {
  background: #f8b010;
}
.types span.psychic[data-v-10e4837f] {
  background: #f85888;
}
.types span.ice[data-v-10e4837f] {
  background: #98d8d8;
}
.types span.dragon[data-v-10e4837f] {
  background: linear-gradient(180deg, #6890f0 50%, #e83000 0);
}
.types span.dark[data-v-10e4837f] {
  background: #507888;
}
.types span.fairy[data-v-10e4837f] {
  background: pink;
}
[data-v-10e4837f],
[data-v-10e4837f]:after,
[data-v-10e4837f]:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  color: #494947;
  font-family: pokemon-body;
  font-size: 2rem;
  text-shadow: 2px 2px 0 #d0d0c8;
}
@media screen and (min-width: 769px) {
  [data-v-10e4837f],
  [data-v-10e4837f]:after,
  [data-v-10e4837f]:before {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 481px) {
  [data-v-10e4837f],
  [data-v-10e4837f]:after,
  [data-v-10e4837f]:before {
    font-size: 2.2rem;
  }
}
h1[data-v-10e4837f],
h2[data-v-10e4837f],
h3[data-v-10e4837f],
h4[data-v-10e4837f],
h5[data-v-10e4837f] {
  font-weight: 400;
}
h1[data-v-10e4837f] {
  color: #fff;
  position: relative;
  font-size: 1.6rem;
  padding: 0.5rem 0;
  text-shadow: 2px 2px 0 #494947;
}
@media screen and (min-width: 769px) {
  h1[data-v-10e4837f] {
    font-size: 2rem;
  }
}
h3[data-v-10e4837f] {
  color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 0 1rem;
  font-size: 1.6rem;
  text-shadow: -3px 0 #7a8194, 0 3px #7a8194, 3px 0 #7a8194, 0 -3px #7a8194;
  width: 50%;
  text-transform: uppercase;
}
h3.wide[data-v-10e4837f] {
  width: 100%;
}
@media screen and (min-width: 481px) {
  h3[data-v-10e4837f] {
    font-size: 2rem;
  }
}
h3[data-v-10e4837f]:before {
  content: "";
  position: absolute;
  top: 25%;
  left: 10%;
  width: 80%;
  height: 13.5px;
  background-color: #7a8194;
  z-index: -1;
  border-radius: 5rem;
}
@media screen and (min-width: 481px) {
  h3[data-v-10e4837f]:before {
    width: 100%;
    left: 0;
  }
}
ul[data-v-10e4837f] {
  list-style: none;
}
ul.quiz-options[data-v-10e4837f] {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
ul.quiz-options li[data-v-10e4837f] {
  flex-basis: 50%;
  position: relative;
  padding: 0;
  padding-left: 1rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 481px) {
  ul.quiz-options li[data-v-10e4837f] {
    padding-left: 2rem;
    margin-bottom: 0.75rem;
  }
}
ul.quiz-options li input[data-v-10e4837f] {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
ul.quiz-options li label[data-v-10e4837f] {
  cursor: pointer;
  position: relative;
  font-size: 1.6rem;
}
@media screen and (min-width: 481px) {
  ul.quiz-options li label[data-v-10e4837f] {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 769px) {
  ul.quiz-options li label[data-v-10e4837f] {
    font-size: 2.4rem;
  }
}
ul.quiz-options li label[data-v-10e4837f]:before {
  content: "";
  font-family: Material Icons;
  position: absolute;
  top: 0;
  left: -2rem;
  color: #494947;
}
@media screen and (min-width: 481px) {
  ul.quiz-options li label[data-v-10e4837f]:before {
    top: 2px;
    left: -2.5rem;
  }
}
ul.quiz-options li label[data-v-10e4837f]:hover:before {
  content: "\e037";
}
ul li[data-v-10e4837f] {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  text-transform: uppercase;
  padding: 0.5rem 0.5rem;
}
@media screen and (min-width: 481px) {
  ul li[data-v-10e4837f] {
    font-size: 1.8rem;
  }
}
ul li.li-columns[data-v-10e4837f] {
  flex-direction: column;
  align-items: flex-start;
}
ul li > div[data-v-10e4837f] {
  position: relative;
  background: #fef3ef;
  border-radius: 0.6rem;
  margin-left: -0.5rem;
  width: 100%;
  padding: 0 1rem;
  flex-grow: 2;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: start;
}
ul li > div span[data-v-10e4837f] {
  font-size: 1.8rem;
}
ul li > div.abilities[data-v-10e4837f] {
  display: grid;
  grid-template-columns: repeat(2, 49%);
  background: transparent;
  gap: 1rem;
  margin-top: 1rem;
}
ul li > div.abilities > span[data-v-10e4837f] {
  background: #fef3ef;
  border-radius: 0.3rem;
  font-size: 1.4rem;
  padding: 0.3rem 0.7rem;
  min-height: 25px;
}
h3[data-v-10e4837f] {
  margin-bottom: 3rem;
}
@media screen and (min-width: 481px) {
  h3[data-v-10e4837f] {
    margin-bottom: 1rem;
  }
}
.quiz-container[data-v-10e4837f] {
  background: #fef3ef;
  border-radius: 0.8rem;
  position: relative;
  margin-top: -1rem;
  padding: 1rem;
  height: 90%;
  min-height: 160px;
}
.quiz-container p[data-v-10e4837f] {
  font-size: 1.5rem;
  padding-top: 0.35rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 481px) {
  .quiz-container p[data-v-10e4837f] {
    font-size: 2rem;
  }
}
.quiz-container form[data-v-10e4837f] {
  margin-top: 1rem;
}
.types[data-v-d37fdd94] {
  display: inline-block;
  position: relative;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.types span[data-v-d37fdd94] {
  display: flex;
  align-items: center;
  justify-self: center;
  min-height: 30px;
  text-transform: uppercase;
  font-size: 1.5rem;
  padding: 0 0.5rem;
  border-radius: 0.2rem;
  color: #fff;
  text-shadow: 2px 2px 0 #494947;
}
.types span.normal[data-v-d37fdd94] {
  background: #a8a878;
}
.types span.fighting[data-v-d37fdd94] {
  background: #e83000;
}
.types span.flying[data-v-d37fdd94] {
  background: linear-gradient(180deg, #98d8d8 50%, #a8a878 0);
}
.types span.poison[data-v-d37fdd94] {
  background: linear-gradient(180deg, #f85888 50%, #a040a0 0);
}
.types span.ground[data-v-d37fdd94] {
  background: linear-gradient(180deg, #d8e030 50%, #b8a038 0);
}
.types span.rock[data-v-d37fdd94] {
  background: #b8a038;
}
.types span.bug[data-v-d37fdd94] {
  background: #d8e030;
}
.types span.ghost[data-v-d37fdd94] {
  background: #a040a0;
}
.types span.steel[data-v-d37fdd94] {
  background: linear-gradient(180deg, #a8a878 50%, #507888 0);
}
.types span.fire[data-v-d37fdd94] {
  background: #f08030;
}
.types span.water[data-v-d37fdd94] {
  background: #6890f0;
}
.types span.grass[data-v-d37fdd94] {
  background: #78c850;
}
.types span.electric[data-v-d37fdd94] {
  background: #f8b010;
}
.types span.psychic[data-v-d37fdd94] {
  background: #f85888;
}
.types span.ice[data-v-d37fdd94] {
  background: #98d8d8;
}
.types span.dragon[data-v-d37fdd94] {
  background: linear-gradient(180deg, #6890f0 50%, #e83000 0);
}
.types span.dark[data-v-d37fdd94] {
  background: #507888;
}
.types span.fairy[data-v-d37fdd94] {
  background: pink;
}
[data-v-d37fdd94],
[data-v-d37fdd94]:after,
[data-v-d37fdd94]:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  color: #494947;
  font-family: pokemon-body;
  font-size: 2rem;
  text-shadow: 2px 2px 0 #d0d0c8;
}
@media screen and (min-width: 769px) {
  [data-v-d37fdd94],
  [data-v-d37fdd94]:after,
  [data-v-d37fdd94]:before {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 481px) {
  [data-v-d37fdd94],
  [data-v-d37fdd94]:after,
  [data-v-d37fdd94]:before {
    font-size: 1.8rem;
  }
}
h1[data-v-d37fdd94],
h2[data-v-d37fdd94],
h3[data-v-d37fdd94],
h4[data-v-d37fdd94],
h5[data-v-d37fdd94] {
  font-weight: 400;
}
h1[data-v-d37fdd94] {
  color: #fff;
  position: relative;
  font-size: 1.6rem;
  padding: 0.5rem 0;
  text-shadow: 2px 2px 0 #494947;
}
@media screen and (min-width: 769px) {
  h1[data-v-d37fdd94] {
    font-size: 2rem;
  }
}
h3[data-v-d37fdd94] {
  color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 0 1rem;
  font-size: 1.6rem;
  text-shadow: -3px 0 #7a8194, 0 3px #7a8194, 3px 0 #7a8194, 0 -3px #7a8194;
  width: 50%;
  text-transform: uppercase;
}
h3.wide[data-v-d37fdd94] {
  width: 100%;
}
@media screen and (min-width: 481px) {
  h3[data-v-d37fdd94] {
    font-size: 2rem;
  }
}
h3[data-v-d37fdd94]:before {
  content: "";
  position: absolute;
  top: 25%;
  left: 10%;
  width: 80%;
  height: 13.5px;
  background-color: #7a8194;
  z-index: -1;
  border-radius: 5rem;
}
@media screen and (min-width: 481px) {
  h3[data-v-d37fdd94]:before {
    width: 100%;
    left: 0;
  }
}
.topbar-container[data-v-d37fdd94] {
  background: #0079c4;
  display: flex;
  align-items: center;
  height: 38px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .topbar-container[data-v-d37fdd94] {
    height: 44px;
  }
}
.topbar-container > div[data-v-d37fdd94] {
  color: #fff;
  position: relative;
  text-shadow: 2px 2px 0 #494947;
}
.topbar-container > div[data-v-d37fdd94]:first-child {
  width: 45%;
  padding: 0 1rem;
  z-index: 5;
  display: none;
}
@media screen and (min-width: 481px) {
  .topbar-container > div[data-v-d37fdd94]:first-child {
    display: block;
  }
}
.topbar-container > div[data-v-d37fdd94]:last-child {
  width: 100%;
  z-index: 4;
  display: flex;
  justify-content: space-between;
  padding-left: 1rem;
  align-items: center;
}
@media screen and (min-width: 481px) {
  .topbar-container > div[data-v-d37fdd94]:last-child {
    width: 55%;
    font-size: 1.8rem;
    justify-content: flex-end;
  }
}
select[data-v-d37fdd94] {
  margin-left: 1rem;
  border: none;
  width: 15rem;
  height: 40px;
  background: #6bc1ce;
  color: #fff;
  text-shadow: 2px 2px 0 #494947;
}
select[data-v-d37fdd94]:focus {
  outline: none;
  border: none;
}
select option[data-v-d37fdd94] {
  border: none;
  outline: none;
  color: #fff;
}
.types[data-v-66cc0f52] {
  display: inline-block;
  position: relative;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.types span[data-v-66cc0f52] {
  display: flex;
  align-items: center;
  justify-self: center;
  min-height: 30px;
  text-transform: uppercase;
  font-size: 1.5rem;
  padding: 0 0.5rem;
  border-radius: 0.2rem;
  color: #fff;
  text-shadow: 2px 2px 0 #494947;
}
.types span.normal[data-v-66cc0f52] {
  background: #a8a878;
}
.types span.fighting[data-v-66cc0f52] {
  background: #e83000;
}
.types span.flying[data-v-66cc0f52] {
  background: linear-gradient(180deg, #98d8d8 50%, #a8a878 0);
}
.types span.poison[data-v-66cc0f52] {
  background: linear-gradient(180deg, #f85888 50%, #a040a0 0);
}
.types span.ground[data-v-66cc0f52] {
  background: linear-gradient(180deg, #d8e030 50%, #b8a038 0);
}
.types span.rock[data-v-66cc0f52] {
  background: #b8a038;
}
.types span.bug[data-v-66cc0f52] {
  background: #d8e030;
}
.types span.ghost[data-v-66cc0f52] {
  background: #a040a0;
}
.types span.steel[data-v-66cc0f52] {
  background: linear-gradient(180deg, #a8a878 50%, #507888 0);
}
.types span.fire[data-v-66cc0f52] {
  background: #f08030;
}
.types span.water[data-v-66cc0f52] {
  background: #6890f0;
}
.types span.grass[data-v-66cc0f52] {
  background: #78c850;
}
.types span.electric[data-v-66cc0f52] {
  background: #f8b010;
}
.types span.psychic[data-v-66cc0f52] {
  background: #f85888;
}
.types span.ice[data-v-66cc0f52] {
  background: #98d8d8;
}
.types span.dragon[data-v-66cc0f52] {
  background: linear-gradient(180deg, #6890f0 50%, #e83000 0);
}
.types span.dark[data-v-66cc0f52] {
  background: #507888;
}
.types span.fairy[data-v-66cc0f52] {
  background: pink;
}
@font-face {
  font-family: pokemon-body;
  src: url(../fonts/Pokemon-FRLG.d2d7f825.ttf) format("truetype");
}
[data-v-66cc0f52],
[data-v-66cc0f52]:after,
[data-v-66cc0f52]:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  color: #494947;
  font-family: pokemon-body;
  font-size: 2rem;
  text-shadow: 2px 2px 0 #d0d0c8;
}
@media screen and (min-width: 769px) {
  [data-v-66cc0f52],
  [data-v-66cc0f52]:after,
  [data-v-66cc0f52]:before {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 481px) {
  [data-v-66cc0f52],
  [data-v-66cc0f52]:after,
  [data-v-66cc0f52]:before {
    font-size: 2.2rem;
  }
}
h1[data-v-66cc0f52],
h2[data-v-66cc0f52],
h3[data-v-66cc0f52],
h4[data-v-66cc0f52],
h5[data-v-66cc0f52] {
  font-weight: 400;
}
h1[data-v-66cc0f52] {
  color: #fff;
  position: relative;
  font-size: 1.6rem;
  padding: 0.5rem 0;
  text-shadow: 2px 2px 0 #494947;
}
@media screen and (min-width: 769px) {
  h1[data-v-66cc0f52] {
    font-size: 2rem;
  }
}
h3[data-v-66cc0f52] {
  color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 0 1rem;
  font-size: 1.6rem;
  text-shadow: -3px 0 #7a8194, 0 3px #7a8194, 3px 0 #7a8194, 0 -3px #7a8194;
  width: 50%;
  text-transform: uppercase;
}
h3.wide[data-v-66cc0f52] {
  width: 100%;
}
@media screen and (min-width: 481px) {
  h3[data-v-66cc0f52] {
    font-size: 2rem;
  }
}
h3[data-v-66cc0f52]:before {
  content: "";
  position: absolute;
  top: 25%;
  left: 10%;
  width: 80%;
  height: 13.5px;
  background-color: #7a8194;
  z-index: -1;
  border-radius: 5rem;
}
@media screen and (min-width: 481px) {
  h3[data-v-66cc0f52]:before {
    width: 100%;
    left: 0;
  }
}
#app .app-container[data-v-66cc0f52] {
  background: #fff;
  width: 100%;
  height: 100%;
  position: relative;
  margin: auto;
  overflow: hidden;
}
@media screen and (min-width: 481px) {
  #app .app-container[data-v-66cc0f52] {
    margin-top: 2%;
  }
}
@media screen and (min-width: 769px) {
  #app .app-container[data-v-66cc0f52] {
    margin-top: 0;
    width: calc(100vmin + 8rem);
    height: 100vmin;
  }
}
.flex-main-container[data-v-66cc0f52] {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 94.5%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IArs4c6QAAABtJREFUGFdj/Ldu8n8GLICRdIn/p1diN4pkCQCVyhQXYb3sTQAAAABJRU5ErkJggg==);
  background-repeat: repeat;
  background-position: 0 0;
}
@media screen and (min-width: 481px) {
  .flex-main-container[data-v-66cc0f52] {
    border: 0.4rem solid #63687b;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.flex-main-container > div[data-v-66cc0f52]:first-child {
  order: 1;
  flex: 1 0 auto;
  align-self: auto;
  width: 100%;
}
@media screen and (min-width: 481px) {
  .flex-main-container > div[data-v-66cc0f52]:first-child {
    width: 50%;
  }
}
.flex-main-container > div[data-v-66cc0f52]:nth-child(2) {
  order: 3;
  flex: 1 0 auto;
  align-self: auto;
  width: 100%;
  height: 60%;
}
@media screen and (min-width: 481px) {
  .flex-main-container > div[data-v-66cc0f52]:nth-child(2) {
    width: 50%;
    order: 2;
    border-top: 0.4rem solid #ffebd6;
    border-left: 0.4rem solid #ffebd6;
  }
}
.flex-main-container > div[data-v-66cc0f52]:nth-child(3) {
  order: 2;
  flex: 0 0 100%;
  height: 40%;
  padding: 0.5rem 0.3rem;
}
@media screen and (min-width: 481px) {
  .flex-main-container > div[data-v-66cc0f52]:nth-child(3) {
    order: 3;
    background-image: linear-gradient(90deg, #ffebd6 50%, transparent 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 0.4rem;
    border-left: 0.4rem solid #ffebd6;
  }
}
