._trigger_rf8xb_1 {

}
._dropdownTrigger_bsgcq_1 {
  position: relative;
  height: 32px;
  width: 195px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 5px 4px 5px 8px;
  background: var(--background-primary);
  border: 1px solid var(--border-secondary);
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-primary);
  cursor: pointer;
}

._dropdownTrigger_bsgcq_1 svg {
    position: absolute;
    right: 0;
  }

._dropdownTrigger_bsgcq_1 svg * {
      fill: var(--icon-secondary);
    }

._dropdownContent_bsgcq_28 {
  width: 195px;
}
._developerActionsWrapper_1u8tf_1 {
  border-top: 1px solid var(--border-tertiary-alpha);
  border-bottom: 1px solid var(--border-tertiary-alpha);
  padding: 16px;
  flex-wrap: wrap;
}

._themePicker_1u8tf_8 {
  display: flex;
  flex-direction: row;
}

._themePicker_1u8tf_8 ._theme_1u8tf_8 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 6px;
    margin-left: 9px;
  }

._themePicker_1u8tf_8 ._lightTheme_1u8tf_22 {
    background: #fff;
  }

._themePicker_1u8tf_8 ._darkTheme_1u8tf_26 {
    background: #151C23;
  }

._themePicker_1u8tf_8 ._darkThemeIcon_1u8tf_30 {
    filter: var(--svg-filter-white);
  }

._themePicker_1u8tf_8 ._themeIsActive_1u8tf_34 {
    box-shadow: 0 0 0 2px var(--border-focus);
  }

._themePicker_1u8tf_8 ._systemTheme_1u8tf_38 {
    background: linear-gradient(65.89deg, #CBBACC 6.58%, #2580B3 106.2%);
  }

._defaultView_1u8tf_43 button,
._customize_1u8tf_44 a {
  color: var(--text-interactive);
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

._setInBrowser_1u8tf_51 button {
  color: var(--text-interactive);
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}