.averages{display:flex;flex-wrap:wrap;justify-content:center}.pokemon-card.classic{background:#f3d23b;border-radius:18px;font-family:Times New Roman,serif;margin:.6rem;padding:.2rem;width:320px}.pokemon-card.classic .card-inner{background:#f7e27c;border-radius:12px;box-shadow:inset 0 0 0 2px #d6b32c;padding:10px}.pokemon-card.classic .card-top .basic{font-size:.7rem}.pokemon-card.classic .card-top .name-row{align-items:center;display:flex;justify-content:space-between}.pokemon-card.classic .card-top .name-row h1{font-size:1.4rem;font-weight:700;margin:0}.pokemon-card.classic .card-top .name-row .hp{color:#c40000;font-size:1.2rem;font-weight:700}.pokemon-card.classic .card-top .name-row .hp .type{margin-left:4px}.pokemon-card.classic .art-frame{background:#efe6c9;border:2px solid #c9b46a;margin:8px 0;padding:6px}.pokemon-card.classic .art-frame .art-caption{font-size:.65rem;margin-top:4px;text-align:center}.pokemon-card.classic .moves{border-top:2px solid #333;margin-top:6px}.pokemon-card.classic .moves .move{align-items:center;border-bottom:1px solid #333;display:grid;font-size:.85rem;grid-template-columns:40px 1fr auto;padding:6px 0}.pokemon-card.classic .moves .move .name small{display:block;font-size:.65rem}.pokemon-card.classic .moves .move .damage{font-weight:700;text-align:right}.pokemon-card.classic .footer{display:flex;font-size:.65rem;justify-content:space-between;margin-top:6px}.species{background:#f7e27c;border-bottom:1px solid #333;border-top:1px solid #333;padding:4px 0}.species,.stats{font-size:.65rem;text-align:center}.stats{border-top:2px solid #333;display:grid;grid-template-columns:repeat(3,1fr);margin-top:4px;padding-top:2px}.flavor{border-top:1px solid #333;font-size:.65rem;font-style:italic;margin:4px 0;padding:2px}.meta{font-size:.55rem;position:relative}.meta .card-no{bottom:0;font-weight:700;position:absolute;right:0}.chart__logo{display:block;margin:auto;width:50%}@media screen and (min-width:48rem){.chart__logo{width:30%}}@media screen and (min-width:80rem){.chart__logo{width:15%}}.average{color:green}p{padding-top:.25rem}h3{border-bottom:2px solid #000;display:block;margin-bottom:1rem;width:100%}.chart{border-collapse:collapse;border-radius:5px 5px 0 0;box-shadow:0 0 20px rgba(0,0,0,.2);font-size:.9em;min-width:320px;overflow:hidden}.chart__record{border-bottom:2px solid #5c667e}.chart__record:nth-of-type(2n){background-color:#c0d6f5}.chart__record:nth-of-type(odd){background-color:#f3f3f3}.chart__record:last-of-type{border-bottom:6px solid #2e66e5}.chart thead tr{background-color:#2e66e5;color:#fff;font-weight:700;text-align:left}.chart td,.chart th{padding:3px 5px}.total{color:green}.title{font-size:1.5rem;text-align:center}.mobile{display:none}@media screen and (min-width:48rem){.mobile{display:table-cell}}h3{margin-top:1.5rem}.news p,h3{padding-top:.25rem;text-align:left}*,:after,:before{box-sizing:border-box;margin:0}html{background-color:#bfd8d2}body{background-color:#fedcd2;border-radius:1rem;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;margin:2% 7.5%;padding:1.5rem}a{color:#1358db}table,td,th{border:1px solid #000;border-collapse:collapse;margin:0 auto;text-align:center}td,th{padding:.2rem}.header{background-color:#fedcd2;border-color:gray gray #000;border-radius:.5rem 1.5rem;border-style:solid solid ridge;border-width:1px 2px 7px;margin-bottom:1.5rem;padding:1rem 2rem;position:relative}@media screen and (min-width:48rem){.header__wrapper{align-items:center;display:flex;justify-content:space-between}}.header__image{display:none}@media screen and (min-width:48rem){.header__image{display:block;width:5rem}}@media screen and (min-width:80rem){.header__image{display:block;width:7rem}}.header__links{display:flex;justify-content:space-between}@media screen and (min-width:48rem){.header__links{align-items:center;justify-content:flex-start}}.header__link{color:#000;font-size:1rem;font-weight:700;text-decoration:none}.header__link:hover{color:red}@media screen and (min-width:48rem){.header__link{font-size:1.5rem;margin-left:1.5rem}}.header__logo{display:flex;font-size:1rem;justify-content:flex-end;padding-top:.5rem}@media screen and (min-width:48rem){.header__logo{font-size:1.5rem;padding-top:0}}@media screen and (min-width:80rem){.header__logo{font-size:2rem}}.header span:before{-webkit-animation:animate 15s infinite;animation:animate 15s infinite;color:#2e8b57;content:"스";position:relative}@-webkit-keyframes animate{0%{content:"트";left:0}25%{content:"라";left:.375rem}50%{content:"이";left:.75rem}75%{content:"크~";left:.85rem}85%{content:"IN";left:0}}@keyframes animate{0%{content:"트";left:0}25%{content:"라";left:.375rem}50%{content:"이";left:.75rem}75%{content:"크~";left:.85rem}85%{content:"IN";left:0}}.footer{display:flex;justify-content:center;margin:0;padding:0;position:relative;top:8rem;width:100%}.footer__text{color:#000;padding:2.5rem 0;text-align:center}
/*# sourceMappingURL=main.19da34d3.css.map*/