.uxa-chip,:host{display:inline-flex;align-items:center;-moz-column-gap:var(--uxa-chip__column-gap);column-gap:var(--uxa-chip__column-gap);height:var(--uxa-chip__height);border:var(--uxa-chip__border);border-radius:var(--uxa-chip__border-radius);padding-inline-start:var(--uxa-chip__padding-inline-start);padding-inline-end:var(--uxa-chip__padding-inline-end);color:var(--uxa-chip__color);background-color:var(--uxa-chip__background-color);font-family:var(--uxa-chip__font-family, var(--uxa-typography__font-family));font-size:var(--uxa-chip__font-size);cursor:var(--uxa-chip__cursor);box-sizing:border-box;--uxa-icon__size: 16px}.uxa-chip:focus,:host:focus{outline:none}.uxa-chip.uxa-hover,:host.uxa-hover{background-color:var(--uxa-chip__background-color--selectable-hover)}.uxa-chip.uxa-focused,:host.uxa-focused{box-shadow:var(--uxa-chip__box-shadow--focused)}.uxa-chip.uxa-large,:host.uxa-large{--uxa-chip__font-size: var(--uxa-chip__font-size--large);--uxa-chip__padding-inline-start: var(--uxa-chip__padding-inline-start--large);--uxa-chip__padding-inline-end: var(--uxa-chip__padding-inline-end--large);--uxa-chip__height: var(--uxa-chip__height--large);--uxa-chip-color-tag__size: var(--uxa-chip-color-tag__size--large);--uxa-chip-avatar__size: var(--uxa-chip-avatar__size--large);--uxa-chip-avatar__font-size: var(--uxa-chip-avatar__font-size--large);--uxa-chip-avatar__margin-start: var(--uxa-chip-avatar__margin-start--large)}.uxa-chip.uxa-large.uxa-removable,:host.uxa-large.uxa-removable{--uxa-chip__padding-inline-end: var(--uxa-chip__padding-inline-end--large-removable)}.uxa-chip.uxa-removable,:host.uxa-removable{--uxa-chip__padding-inline-end: var(--uxa-chip__padding-inline-end--removable)}.uxa-chip.uxa-selectable,:host.uxa-selectable{cursor:var(--uxa-chip__cursor--selectable)}.uxa-chip.uxa-selected,:host.uxa-selected{background-color:var(--uxa-chip__background-color--selected);color:var(--uxa-chip__color--selected);border-color:var(--uxa-chip__border-color--selected);--uxa-chip-remove__background-color--hover: var( --uxa-chip-remove__background-color--selected-hover );--uxa-chip-remove__color--hover: var(--uxa-chip-remove__color--selected-hover)}.uxa-chip.uxa-selected.uxa-hover,:host.uxa-selected.uxa-hover{background-color:var(--uxa-chip__background-color--selected-hover)}.uxa-chip-remove{--uxa-icon__size: var(--uxa-chip-remove-icon__size);display:inline-flex;justify-content:center;align-items:center;width:var(--uxa-chip-remove__size);height:var(--uxa-chip-remove__size);border:var(--uxa-chip-remove__border);border-radius:var(--uxa-chip-remove__border-radius);background-color:var(--uxa-chip-remove__background-color);color:var(--uxa-chip-remove__color);cursor:pointer}.uxa-chip-remove:hover{background-color:var(--uxa-chip-remove__background-color--hover);color:var(--uxa-chip-remove__color--hover)}.uxa-form-field,:host.uxa-form-field{display:var(--uxa-form-field__display, block)}.uxa-form-field-group-label,:host.uxa-form-field-group-label{font-family:var(--uxa-form-field-group-label__font-family, var(--uxa-typography__font-family));font-weight:var(--uxa-form-field-group-label__font-weight);font-size:var(--uxa-form-field-group-label__font-size);color:var(--uxa-form-field-group-label__color);grid-column:var(--uxa-form-field-group-label__grid-column)}
