/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
/**
 * Deprecated. Not for use in new websites.
 * https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
 */
:host {
  display: inline-block;
  width: 100%;
  min-width: 0px;
  text-align: left;
  line-height: normal;
}

:host(.default) .vega-input-select-container {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
}

:host(.small) .vega-input-select-container {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
}

vega-field-label {
  margin-bottom: 8px;
}

:host .vega-input-select-container {
  border: 1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1));
  background-color: rgba(var(--v-bg-primary, 252, 252, 252, 1));
  border-radius: 8px;
  gap: 8px;
  display: block;
  display: flex;
  align-items: center;
  cursor: pointer;
}
:host .vega-input-select-container:hover {
  border: 1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1));
}
:host .vega-input-select-container:focus {
  outline: 2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));
  outline-offset: 3px;
  border: 1px solid rgba(var(--v-border-color-input-field-focus, 19, 98, 226, 1));
}

:host .error .vega-input-select-container {
  border: 1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1));
}
:host .error .vega-input-select-container:hover {
  border: 1px solid rgba(var(--v-border-input-field-danger-hover, 255, 87, 114, 1));
}
:host .error .vega-input-select-container:focus {
  outline: 2px solid rgba(var(--v-border-color-danger, 230, 50, 87, 1));
  outline-offset: 3px;
  border: 1px solid rgba(var(--v-border-color-input-field-danger-focus, 233, 71, 104, 1));
}

:host(.vega-input-select-disabled) vega-dropdown {
  pointer-events: none;
}

:host(.vega-input-select-disabled) .vega-input-select-container {
  border: 1px solid rgba(var(--v-border-input-field-disabled, 222, 225, 227, 1));
  background-color: rgba(var(--v-bg-secondary, 245, 247, 247, 1));
  --tw-shadow: 0 0 #0000;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
:host(.vega-input-select-disabled) .vega-input-select-container:hover {
  border: 1px solid rgba(var(--v-border-input-field-disabled, 222, 225, 227, 1));
}

:host(.vega-input-select-disabled) vega-icon {
  color: rgba(var(--v-text-disabled, 176, 180, 181, 1));
}

:host .vega-input-select-select-container {
  flex-grow: 1;
  min-width: 0px;
}

:host .vega-input-select-selected {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  color: rgba(var(--v-text-primary, 32, 54, 69, 1));
  display: block;
  min-height: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  :host .vega-input-select-selected {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  :host .vega-input-select-selected {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 9999px) {
  :host .vega-input-select-selected {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
  }
}

:host(.vega-input-select-disabled) .vega-input-select-selected {
  color: rgba(var(--v-text-input-disabled, 107, 116, 125, 1));
}

:host .vega-input-select-placeholder {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  color: rgba(var(--v-text-input-placeholder, 176, 180, 181, 1));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-height: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  :host .vega-input-select-placeholder {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  :host .vega-input-select-placeholder {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 9999px) {
  :host .vega-input-select-placeholder {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
  }
}

:host .vega-input-select-prefix-icon {
  text-align: center;
  color: rgba(var(--v-text-secondary, 107, 116, 125, 1));
  font-size: 0px;
}

:host .vega-input-select-toggle-icon {
  width: 16px;
  height: 16px;
  color: rgba(var(--v-text-link, 19, 98, 226, 1));
}

:host .vega-error {
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 12px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  color: rgba(var(--v-text-error, 189, 41, 71, 1));
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  :host .vega-error {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  :host .vega-error {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 9999px) {
  :host .vega-error {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
  }
}

:host .vega-hidden {
  display: none;
}

:host .vega-input-select-hint {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 12px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  color: rgba(var(--v-text-secondary, 107, 116, 125, 1));
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  :host .vega-input-select-hint {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  :host .vega-input-select-hint {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 9999px) {
  :host .vega-input-select-hint {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
  }
}

:host vega-dropdown {
  display: block;
}