.pokemon-card{width:100%;overflow:hidden;border-radius:var(--radius)}@media (min-width:1024px){.pokemon-card{max-width:14rem}}.pokemon-card{cursor:pointer;--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity));--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.pokemon-card:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.pokemon-image{width:100%;object-fit:cover;object-position:center}@media (min-width:1024px){.pokemon-image{height:13rem}}.pokemon-details-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:.25rem;padding-bottom:.25rem}.pokemon-rank{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.pokemon-rank:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.pokemon-name{font-size:1.125rem;line-height:1.75rem;font-weight:600;text-transform:capitalize;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}