@font-face{font-family:pokemon;src:url(/static/media/FOT-KafuTechnoStd-H_1.0e1a9ced79978640d611.otf)}:root{--normal:#a4acaf;--grass:#9bcc50;--fire:#fd7d24;--water:#4592c4;--electric:#eed535;--bug:#628945;--poison:#b97fc9;--flying:#3dc7ef;--psychic:#f366b9;--ground:#f7de3f;--rock:#a38c21;--dragon:#53a4cf;--fairy:#fdb9e9;--ice:#51c4e7;--fighting:#d56723;--dark:#707070;--ghost:#7b62a3;--steel:#9eb7b8;--header-main:repeating-linear-gradient(180deg,#fff,#fafafa 13%);--header-secondary:#1d273b;--header-tertiary:#d7b308;--header-text-mobile:#000;--header-text-desktop:#fff;--header-grid-areas:"logo . button""title title title";--header-grid-columns:200px auto 1fr;--header-border-radius:0;--header-padding:1rem 0 0;--logo-background:0;--list-background:url(/static/media/material-wood.df088f0ed0ce8c53d646.svg);--list-direction:row;--text-direction:vertical-lr;--pokemon-background:#c5c7af;--pokemon-slide-height:40vh;--pokemon-outer-box-shadow:4px 3px 2px 2px #000;--pokemon-inner-box-shadow:none;--pokemon-outer-border:0;--pokemon-inner-border:0;--pokemon-name-style:capitalize;--pokemon-padding:0;--pokemon-gap:10px 0;--pokemon-width-mobile:80px;--pokemon-width-desktop:80px;--pokemon-name-id-direction-mobile:column;--pokemon-name-id-direction-desktop:column;--pokemon-name-id-background:none;--pokemon-name-id-border-radius-left:0;--pokemon-name-id-border-radius-right:0;--pokemon-name-id-box-shadow:none;--button:#dd8040;--button-hover:#b46835;--button-radius:25px}[data-theme=gen4]{--header-main:#e3dc9b;--header-secondary:#e86b67;--header-tertiary:#000;--header-text-mobile:#000;--header-text-desktop:#fff;--header-grid-areas:". logo title button";--header-grid-columns:50px 100px auto 1fr;--header-border-radius:10px;--header-padding:1rem;--logo-background:var(--header-secondary);--list-background:#89a0a8;--list-direction:column;--text-direction:initial;--pokemon-background:0;--pokemon-slide-height:100%;--pokemon-outer-box-shadow:none;--pokemon-inner-box-shadow:inset 0 0 4px 8px #9fb1d7;--pokemon-outer-border:5px #74a1ff solid;--pokemon-inner-border:5px solid var(--header-main);--pokemon-name-style:uppercase;--pokemon-padding:1rem;--pokemon-gap:3.2rem;--pokemon-height:auto;--pokemon-width-mobile:100dvw;--pokemon-width-desktop:25dvw;--pokemon-name-id-direction-mobile:row;--pokemon-name-id-direction-desktop:row-reverse;--pokemon-name-id-background:#d1d3e2;--pokemon-name-id-border-radius-left:100px;--pokemon-name-id-border-radius-right:15px;--pokemon-name-id-box-shadow:0px 4px 3px #00000036;--button:#3a3a3a;--button-hover:#000;--button-radius:10px}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit;margin:0;padding:0}#root{display:flex;flex-direction:column;min-height:100vh}header{align-items:center;background:repeating-linear-gradient(180deg,#fff,#fafafa 13%);background:var(--header-main);box-shadow:2px 4px 5px 1px #000;display:flex;flex-wrap:wrap;gap:10px;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:99}header img{background-color:0;background-color:var(--logo-background);border-radius:0;border-radius:var(--header-border-radius);flex:75px 0;grid-area:logo}@media (min-width:559px){header img{border-bottom-left-radius:0;border-bottom-left-radius:var(--header-border-radius);border-bottom-right-radius:0;border-top-left-radius:0;border-top-left-radius:var(--header-border-radius);border-top-right-radius:0;flex:100px 0;height:100px;width:100px}}header h1{border-bottom-right-radius:0;border-bottom-right-radius:var(--header-border-radius);border-top-right-radius:0;border-top-right-radius:var(--header-border-radius);color:#000;color:var(--header-text-mobile);flex:1 1;font-size:clamp(30px,4vw,32px);grid-area:title;height:100%;text-align:center;width:100%}@media (min-width:559px){header h1{background-color:#1d273b;background-color:var(--header-secondary);color:#fff;color:var(--header-text-desktop);padding:1rem}}header .button{flex:100% 1;grid-area:button;justify-self:end}@media (min-width:559px){header .button{margin:0 1rem}header{grid-gap:0;align-items:center;display:grid;gap:0;grid-template-areas:"logo . button""title title title";grid-template-areas:var(--header-grid-areas);grid-template-columns:200px auto 1fr;grid-template-columns:var(--header-grid-columns);justify-items:center;padding:1rem 0 0;padding:var(--header-padding) 0}}button,h1,h2,h3,h4,h5,h6,input,p{font-family:pokemon,sans-serif}h3{font-size:clamp(30px,4vw,45px)}.button{background-color:#dd8040;background-color:var(--button);border:0;border-radius:25px;border-radius:var(--button-radius);color:#fff;cursor:pointer;padding:.8rem 1rem;transition:background-color .3s}.button:focus,.button:hover{background-color:#b46835;background-color:var(--button-hover)}.pokemon-list{background:url(/static/media/material-wood.df088f0ed0ce8c53d646.svg);background:var(--list-background);display:flex;flex:1 1;flex-direction:row;flex-direction:var(--list-direction);height:100%;max-width:100%;overflow:hidden;padding:1rem}@media (min-width:1500px){.pokemon-list{padding:2rem}}.pokemon{grid-gap:1rem;background-color:#c5c7af;background-color:var(--pokemon-background);border-radius:1px;box-shadow:4px 3px 2px 2px #000;box-shadow:var(--pokemon-outer-box-shadow);display:grid;gap:1rem;height:100%;position:relative}.pokemon .pokemon-img{align-self:flex-end;aspect-ratio:1/1;height:100%;justify-self:center;max-height:var(--pokemon-height-mobile);max-width:80px;max-width:var(--pokemon-width-mobile);min-height:100px;object-fit:contain;object-position:center;transition:opacity .3s;width:100%}@media (min-width:1024px){.pokemon .pokemon-img{height:var(--pokemon-height-desktop);width:80px;width:var(--pokemon-width-desktop)}}.pokemon .name-id{align-items:center;align-self:flex-end;background-color:none;background-color:var(--pokemon-name-id-background);border-radius:0;border-radius:var(--pokemon-name-id-border-radius-right);box-shadow:none;box-shadow:var(--pokemon-name-id-box-shadow);color:#000;display:flex;flex-direction:column;flex-direction:var(--pokemon-name-id-direction-mobile);flex-wrap:wrap;grid-column:2/-1;justify-content:space-around;left:0;margin-bottom:5px;position:relative;text-decoration:none;transition:left .4s,background-color .3s}@media (min-width:1024px){.pokemon .name-id{align-self:auto;border-bottom-left-radius:0;border-bottom-left-radius:var(--pokemon-name-id-border-radius-left);border-bottom-right-radius:0;border-bottom-right-radius:var(--pokemon-name-id-border-radius-right);border-top-left-radius:0;border-top-left-radius:var(--pokemon-name-id-border-radius-left);border-top-right-radius:0;border-top-right-radius:var(--pokemon-name-id-border-radius-right);flex-direction:column;flex-direction:var(--pokemon-name-id-direction-desktop);margin-bottom:0}}@media (min-height:1024px){.pokemon .name-id{min-height:140px}}.pokemon .pokemon-name{pointer-events:none;text-transform:capitalize;text-transform:var(--pokemon-name-style);-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;-webkit-writing-mode:var(--text-direction);writing-mode:var(--text-direction)}.pokemon .pokemon-id{font-size:23px;pointer-events:none;text-align:center}@media (min-width:1024px){.pokemon{gap:10px 0;gap:var(--pokemon-gap);grid-template-columns:1fr 1fr}}[data-theme=gen4] swiper-container{height:calc(95dvh - 168px);overflow:hidden}[data-theme=gen4] .pokemon .name-id:focus,[data-theme=gen4] .pokemon .name-id:hover{background-color:#1d273b;background-color:var(--header-secondary)}@media (min-width:1024px){[data-theme=gen4] .pokemon-img{left:0;position:absolute;top:0;-webkit-transform:translate(20%,-40%);transform:translate(20%,-40%)}}@media (min-width:2200px){[data-theme=gen4] .pokemon-img{-webkit-transform:translate(40%,-40%);transform:translate(40%,-40%)}}@media (min-width:1024px){[data-theme=gen4] swiper-slide:first-of-type{margin-top:25vh}[data-theme=gen4] swiper-slide.swiper-slide-active .name-id{background-color:repeating-linear-gradient(180deg,#fff,#fafafa 13%);background-color:var(--header-main);left:-10%}[data-theme=gen4] swiper-slide:not(.swiper-slide-active) .pokemon-img{opacity:0}}[data-theme=gen9] swiper-container{max-height:calc(100dvh - 168px - 2rem);overflow:hidden;width:100%}[data-theme=gen9] .pokemon{align-items:normal;grid-template-columns:none;grid-template-rows:15px 100px 1fr 15px}[data-theme=gen9] .pokemon:focus,[data-theme=gen9] .pokemon:hover{background-color:#d0f447}[data-theme=gen9] .pokemon:after,[data-theme=gen9] .pokemon:before{background-color:#d0f447;content:"";height:100%;left:0;position:relative;top:0;width:100%}[data-theme=gen9] .pokemon .name-id{align-self:auto;margin-bottom:0}[data-theme=gen9] .pokemon .name-id .pokemon-name{flex:1 1}#loading-cover{background-color:#000;border:initial;color:#fff;display:grid;font-size:clamp(40px,4vh,120px);height:100%;left:0;opacity:0;place-items:center;position:fixed;top:0;transition:opacity 1s,visibility 1s;visibility:hidden;width:100%;z-index:100}#loading-cover.open{opacity:1;visibility:visible}
/*# sourceMappingURL=main.aafcdd83.css.map*/