.common-pill{display:inline-flex;height:40px;padding:8px 16px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border-radius:50px;border:1px solid #d0d5dd;background:#fff;transition:all .3s ease-in-out}.common-pill--content{color:#344054}.common-pill.icon{width:40px}.common-pill.selected{background:#fff}.common-pill:hover{border:1px solid #d0d5dd;background:#d0d5dd}.common-pill:focus{border:1px solid #d0d5dd;background:#f2f4f7;box-shadow:0 1px 2px #1018280d,0 0 0 4px #f2f4f7;outline:none}.common-pill.selected{outline:1px solid #5618B2;border:1px solid #5618B2}.common-pill-label{display:flex;padding:2px 8px;justify-content:center;align-items:center;gap:4px;border-radius:50px;width:fit-content;font-family:Source Sans Pro,sans-serif;font-size:.75rem;font-weight:400;line-height:1.125rem}.common-pill-label .icon{width:16px;height:16px;flex-shrink:0}.common-pill-label .text{font-family:Source Sans Pro,sans-serif;font-size:.875rem;font-weight:600;line-height:1.25rem;padding-left:1px;margin-left:-1}
