.enquiry-honeypot { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
.field-error { color: #a62116; font-size: .875rem; line-height: 1.5; }
[aria-invalid="true"] { border-color: #a62116 !important; outline-color: #a62116; }
.challenge-status { font-size: .875rem; line-height: 1.5; margin: .65rem 0; }
.challenge-retry { display: block; margin: 0 0 1rem; padding: .5rem 0; border: 0; background: transparent; color: inherit; text-decoration: underline; cursor: pointer; }
.challenge-retry[hidden], .field-error[hidden] { display: none; }
[data-enquiry-form] .form-result { overflow-wrap: anywhere; }
[data-enquiry-form] [aria-busy="true"], [data-enquiry-form][aria-busy="true"] { cursor: progress; }
