@media(prefers-color-scheme:dark){.color-scheme-auto halo-contact-form,[data-color-scheme=auto] halo-contact-form,.color-scheme-auto halo-contact-form-auto-loader,[data-color-scheme=auto] halo-contact-form-auto-loader{color-scheme:dark;--halo-contact-form-color-primary: #006ff9;--halo-contact-form-color-label: #f2f2f2;--halo-contact-form-color-input: #f2f2f2;--halo-contact-form-color-input-selection: rgba(0, 122, 255, 25%);--halo-contact-form-color-border: #495056;--halo-contact-form-color-danger: #ea0000;--halo-contact-form-color-help: rgba(0 0 0 / 60%);--halo-contact-form-color-button: #fff;--halo-contact-form-color-button-hover: #f2f2f2;--halo-contact-form-focus-ring-color: rgb(50 100 203 / 31%);--halo-contact-form-error-ring-color: rgb(235 0 0 / 60%);--halo-contact-form-error-ring-focus-color: rgb(235 0 0 / 30%);--halo-contact-form-bg-input: transparent;--halo-contact-form-bg-decorator: linear-gradient( 0deg, rgba(0, 0, 0, .07), transparent );--halo-contact-form-auto-color-modal-bg: #1e293b}}.color-scheme-dark halo-contact-form,.color-scheme-dark halo-contact-form-auto-loader,.dark halo-contact-form,.dark halo-contact-form-auto-loader,[data-color-scheme=dark] halo-contact-form,[data-color-scheme=dark] halo-contact-form-auto-loader{color-scheme:dark;--halo-contact-form-color-primary: #006ff9;--halo-contact-form-color-label: #f2f2f2;--halo-contact-form-color-input: #f2f2f2;--halo-contact-form-color-input-selection: rgba(0, 122, 255, 25%);--halo-contact-form-color-border: #495056;--halo-contact-form-color-danger: #ea0000;--halo-contact-form-color-help: rgba(0 0 0 / 60%);--halo-contact-form-color-button: #fff;--halo-contact-form-color-button-hover: #f2f2f2;--halo-contact-form-focus-ring-color: rgb(50 100 203 / 31%);--halo-contact-form-error-ring-color: rgb(235 0 0 / 60%);--halo-contact-form-error-ring-focus-color: rgb(235 0 0 / 30%);--halo-contact-form-bg-input: transparent;--halo-contact-form-bg-decorator: linear-gradient( 0deg, rgba(0, 0, 0, .07), transparent );--halo-contact-form-auto-color-modal-bg: #1e293b}

/* Compact front-end contact form. */
halo-contact-form,
halo-contact-form-auto-loader {
  --halo-contact-form-font-size: 13px !important;
  --halo-contact-form-line-height: 1.12 !important;
  --halo-contact-form-border-radius: 6px !important;
  --halo-contact-form-width-submit: auto !important;
  --halo-contact-form-panel-bg: #f6f9fd !important;
  --halo-contact-form-panel-border: #e2e8f0 !important;
  --halo-contact-form-title-color: #1f2937 !important;
  --fk-padding-base: 2px !important;
  --fk-padding-input-x: 10px !important;
  --fk-padding-input-y: 7px !important;
  --fk-padding-button-x: 14px !important;
  --fk-padding-button-y: 9px !important;
  --fk-padding-label: 0 0 2px 0 !important;
  --fk-margin-base: 3px !important;
  --fk-margin-outer-y: 0 !important;
  --fk-margin-outer-b: 6px !important;
  --fk-margin-label-b: 2px !important;
  --fk-margin-help-y: 2px !important;
  --fk-font-size-label: 12px !important;
  --fk-font-size-option: 12px !important;
  --fk-font-size-button: 13px !important;
  --fk-line-height-input: 1.2 !important;
  --fk-line-height-button: 1.2 !important;
  --fk-box-size: 13px !important;
}
