/* BUILDANE_V109D_R6_CONTROLS */
#heroPromptForm .v109d-r4-controls { gap:6px !important; }
#heroPromptForm #heroAttachButton,
#heroPromptForm #heroVoiceButton {
  width:44px !important;
  min-width:44px !important;
  height:44px !important;
}
#heroPromptForm #heroAttachButton svg {
  width:19px !important;
  height:19px !important;
}
#heroPromptForm #heroVoiceButton svg {
  width:21px !important;
  height:21px !important;
  stroke-width:1.82 !important;
}
#heroPromptForm .v109d-r4-send { margin-left:9px !important; }
@media (max-width:760px) {
  #heroPromptForm .v109d-r4-controls { gap:5px !important; }
  #heroPromptForm #heroVoiceButton svg { width:20px !important; height:20px !important; }
  #heroPromptForm .v109d-r4-send { margin-left:7px !important; }
}
