.type-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;color:#fff;font-weight:500;text-transform:capitalize;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(15,16,20,.06),0 1px 2px rgba(15,16,20,.04);text-decoration:none}.type-chip.electric{background:#eed535}.type-chip.ghost{background:#7b62a3}.type-chip.fire{background:#fd7d24}.type-chip.dark{background:#707070}.type-chip.normal{background:#a4acaf}.type-chip.steel{background:#9eb7b8}.type-chip.dragon{background:#53a4cf;background:linear-gradient(180deg,#53a4cf 50%,#f16e57 0)}.type-chip.fairy{background:#fdb9e9}.type-chip.fighting{background:#d56723}.type-chip.grass{background:#9bcc50}.type-chip.flying{background:#3dc7ef;background:linear-gradient(180deg,#3dc7ef 50%,#bdb9b8 0)}.type-chip.poison{background:#b97fc9}.type-chip.ground{background:#f7de3f;background:linear-gradient(180deg,#f7de3f 50%,#ab9842 0)}.type-chip.psychic{background:#f366b9}.type-chip.water{background:#4592c4}.type-chip.bug{background:#729f3f}.type-chip.rock{background:#a38c21}.type-chip.ice{background:#51c4e7}.type-chip--link{cursor:pointer;transition:transform .12s cubic-bezier(.2,.8,.2,1),box-shadow .22s cubic-bezier(.2,.8,.2,1)}.type-chip--link:hover{transform:translateY(-1px);box-shadow:0 8px 24px -8px rgba(15,16,20,.14),0 2px 6px rgba(15,16,20,.06);text-decoration:none}.type-chip--sm{padding:2px .75rem;font-size:.75rem;min-width:64px}.type-chip--md{padding:.25rem 1rem;font-size:.8125rem;min-width:80px}.type-chip--lg{padding:.5rem 1.5rem;font-size:.9375rem;min-width:100px}.type-chip-list{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;justify-content:center}