#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#23252c;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.type-normal{background-color:#aa9}.type-fire{background-color:#f42}.type-water{background-color:#39f}.type-electric{background-color:#fc3}.type-grass{background-color:#7c5}.type-ice{background-color:#6cf}.type-fighting{background-color:#b54}.type-poison{background-color:#a59}.type-ground{background-color:#db5}.type-flying{background-color:#89f}.type-psychic{background-color:#f59}.type-bug{background-color:#ab2}.type-rock{background-color:#ba6}.type-ghost{background-color:#66b}.type-dragon{background-color:#76e}.type-dark{background-color:#754}.type-steel{background-color:#aab}.type-fairy{background-color:#e9e}.type-curse{background-color:#698}.pokemon-card{background-color:#1a1b21;width:320px;height:720px;margin:2rem auto;border-radius:10px;overflow:hidden;line-height:125%}.pokemon-card img{object-fit:cover;width:100%;height:320px;background-color:#161619}.pokemon-card,.pokemon-card .pokemon-data{display:flex;flex-direction:column}.pokemon-data{gap:12px}.pokemon-card .pokemon-data,.pokemon-card .pokemon-info{padding:21px 36px 0}.pokemon-card .pokemon-name{font-size:25px;margin:0;text-transform:capitalize}.pokemon-card h2{font-size:16px;margin:13px 0 5px}.pokemon-card p,.pokemon-card small{font-size:11px;margin:0}.pokemon-card .pokemon-types{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.pokemon-types span{padding:0 12px;text-transform:uppercase;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.7);border-radius:4px;font-size:10px}.pokemon-card .pokemon-info{text-align:left;padding-top:11px;padding-bottom:24px}.pokemon-card table{border-spacing:4px;font-size:9px}.pokemon-card table tr{line-height:.75rem}.pokemon-card table th{color:#999}.pokemon-card table td.cell-barchart{width:100%}.pokemon-card table td.cell-barchart div{height:10px;background-color:#fff;border-radius:6px}.pokemon-card table td.cell-num-min,.pokemon-card table td.cell-num-max{text-align:right}.pokemon-card table td.base-total{font-weight:900}.pokemon-card table td.cell-barchart div.rank-4{background-color:#bbe3b1}.pokemon-card table td.cell-barchart div.rank-3{background-color:#fff;height:8px}.pokemon-card table td.cell-barchart div.rank-2{background-color:#ccc;height:7px}.pokemon-card table td.cell-barchart div.rank-1{background-color:#999;height:5px}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
