/* GOTATI product inquiry repair, 20260907-v2. */
.inquiry-form-wrap:has(form[data-gotati-inquiry-repair="20260907-v2"]) {
  height: auto;
}

.customer-chat-content-message-input.gotati-inquiry-field {
  width: 100%;
  max-width: 100%;
  min-width: 0;
}

.gotati-inquiry-honeypot {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
