@import"https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800&display=swap";header,footer{background-color:#263238;text-align:center;margin:0 auto;min-height:12.5em;display:flex;flex-direction:column;justify-content:center;padding:2em;color:#fff}header h2,footer h2{margin:.1em;font-size:1.75em;font-weight:400}header p,footer p{font-size:1.2em;margin:.1em}header p:first-child,footer p:first-child{margin-bottom:10px}ul.container--home{list-style:none;display:flex;flex-wrap:wrap;gap:20px}ul.container--home li{flex:0 0 calc(25% - 20px);max-width:calc(25% - 20px);border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0000001a;overflow:hidden;background:#fff;margin-top:10px;margin-bottom:0;color:#5d5c5b;line-height:1.45;font-size:13px;height:max-content;padding:1rem;transition:box-shadow .2s ease-out,padding-bottom .2s ease-out,margin-bottom .2s ease-out,transform .2s ease-out;transform-origin:100% 50%;cursor:pointer}ul.container--home li:hover{box-shadow:0 5px 8px #0003;transform:translateY(-3px)}ul.container--home li img{width:100%;height:auto;max-height:200px;object-fit:contain}@media screen and (min-width: 768px) and (max-width: 1025px){ul.container--home li{flex:0 0 calc(33.33% - 20px);max-width:calc(33.33% - 20px)}}@media screen and (min-width: 691px) and (max-width: 767.98px){ul.container--home li{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media screen and (max-width: 690px){ul.container--home li{flex:0 0 calc(100% - 20px);max-width:calc(100% - 20px)}}.fa-level-down:before{color:red}.fa-level-up:before{color:green}.section--encounter h1{text-transform:capitalize;margin-bottom:10px}.section--encounter__details{padding:20px;margin-bottom:20px;border-radius:5px;border:3px solid #ffffff}.section--encounter__details a{text-decoration:none;color:inherit}.section--encounter__details:hover{border:3px solid #f1f1f1;cursor:pointer}.section--encounter__details h1{margin-bottom:10px}.section--encounter__details table.encounter-table{width:100%;border-collapse:collapse}.section--encounter__details table.encounter-table th,.section--encounter__details table.encounter-table td{border:1px solid black;padding:8px;text-align:left;text-transform:capitalize}.section--encounter__details table.encounter-table th{background-color:#f2f2f2}.section--encounter__details ul{list-style-type:none;margin:0;padding:0}.section--encounter__details .encounter-methods{display:inline}.section--encounter__details .min-levels,.section--encounter__details .max-levels{display:inline-block;vertical-align:top}.section--location-area>h1{font-size:1.5rem;line-height:2rem;text-transform:capitalize;font-weight:700;text-align:center;margin:20px auto;opacity:.7}.section--location-area>div{display:flex;flex-wrap:wrap;gap:18px}@media screen and (max-width: 767.98px){.section--location-area>div{flex-wrap:nowrap;flex-direction:column}}.section--location-area article{border:1px solid grey;border-radius:10px;background-color:#0000000d;padding:1rem;width:49%}.section--location-area article:hover{background-color:#f0f8ff}@media screen and (min-width: 768px) and (max-width: 1024px){.section--location-area article{width:48%}}@media screen and (max-width: 767.98px){.section--location-area article{width:100%}}.section--location-area article ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:10px auto}.section--location-area article ul li{background-color:#fff;border:1px solid #272822;box-shadow:0 5px 8px #0003;max-width:100%;letter-spacing:.1em;border-radius:.25em;color:#000;display:inline-block;line-height:2em;margin:0 .25em;padding:0 .5em;text-transform:capitalize;font-size:14px;font-weight:600;opacity:.7}.section--location-area article ul li a{text-decoration:none;color:inherit}.section{background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin:20px auto}.section--evolution-chain{padding:1.25rem}@media screen and (max-width: 690px){.section--evolution-chain{padding:1rem}}.section--evolution-chain ul{list-style:none;display:flex;gap:20px;align-items:center;justify-content:space-evenly}@media screen and (max-width: 690px){.section--evolution-chain ul{flex-wrap:nowrap;flex-direction:column}}.section--evolution-chain ul li{display:flex;flex-direction:column;align-items:center;padding:1rem;gap:10px;background-color:#fff;border:1px solid #ffffff}.section--evolution-chain ul li h3{text-transform:capitalize}.section--evolution-chain ul li:hover{border:1px solid grey;border-radius:10px;background-color:#0000000d;box-shadow:0 4px 8px #0000001a}@media screen and (max-width: 690px){.section--evolution-chain ul li img{height:180px;width:180px}}.section--evolution-chain>h3{margin:10px auto;font-family:var(--ff-nunito)}.section{padding:1.25rem}.section--basic-details .details{margin-bottom:20px}.section--basic-details .details h3{font-family:var(--ff-nunito)}.section--basic-card{align-items:center;display:flex;justify-content:space-between;gap:20px}@media screen and (max-width: 690px){.section--basic-card{flex-direction:column}}.section--basic-card__details{border:1px solid grey;border-radius:10px;background-color:#0000000d;padding:1rem}.section--basic-card__details:hover{background-color:#f0f8ff}.section--basic-card__list ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:10px auto}.section--basic-card__list ul li{border:1px solid #272822;box-shadow:0 5px 8px #0003;max-width:100%;letter-spacing:.1em;border-radius:.25em;color:#000;display:inline-block;line-height:2em;margin:0 .25em;padding:0 .5em;text-transform:capitalize;font-size:14px;font-weight:600;opacity:.7}.stats--details{display:flex;justify-content:space-between;vertical-align:middle;margin-top:.5rem}@media screen and (max-width: 690px){.stats--details{flex-direction:column}}.stats--details span{font-size:1rem;line-height:2rem;font-weight:600;opacity:.7}.stats--details span:first-child{text-transform:capitalize}progress{position:relative;width:80%;height:20px;margin:auto 10px}@media screen and (max-width: 690px){progress{margin:0}}.d-flex{display:flex;justify-content:space-between;width:100%;align-items:center}.d-flex p{font-size:1.5rem;line-height:2rem;font-weight:600;opacity:.7}.d-flex p:first-child{text-transform:capitalize;font-weight:700}:root{--ff-inter: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;--ff-nunito: "Nunito", sans-serif;line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f3ec;font-weight:400}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}html,body{font-family:var(--ff-inter)}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}.container{max-width:1040px;padding-right:3rem;padding-left:3rem;margin:20px auto}@media screen and (max-width: 1025px){.container{padding-right:1rem;padding-left:1rem}}.container.align,.container.not-found{text-align:center}.container.not-found a{text-decoration:none}hr{margin:20px auto}img{max-width:100%;max-height:100%;object-fit:contain;height:max-content}.load-more-button{width:150px;height:50px;border-radius:20px;font-family:var(--ff-nunito);font-size:11px;text-transform:uppercase;letter-spacing:2.5px;font-weight:700;margin-top:10px;border:none;outline:none;box-shadow:0 8px 15px #0000001a;transition:all .3s ease 0s;background-color:#fff}.load-more-button:hover{box-shadow:#0000003d 0 3px 8px;transform:translateY(-7px);cursor:pointer}
