.container {
  :global {
    [data-theme="dark"] .site-input-group-wrapper .site-input-split {
      background-color: transparent;
    }
  }
}
