.chip-custom{max-width:100%;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;white-space:nowrap;transition:background-color .3s cubic-bezier(.4,0,.2,1) 0s,box-shadow .3s cubic-bezier(.4,0,.2,1) 0s;cursor:unset;outline:0;text-decoration:none;border:0;padding:0;vertical-align:middle;box-sizing:border-box;height:24px;font-family:Inter,Inter Fallback;font-weight:500;font-size:.8125rem;line-height:1.53846154}.chip-custom span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:8px;padding-right:8px;padding-inline:.5rem}