/* Contact page only. Do not change the accepted mobile contact component. */
#contact-fields{border:0;padding:0;margin:0;min-width:0}
#contact-fields:disabled{opacity:.65}
#contact-form input,#contact-form textarea{max-width:100%;box-sizing:border-box}
#contact-form button:disabled{cursor:wait;opacity:.65}
.contact-sr-only,.contact-honeypot{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.contact-status{min-height:3.4em;margin:1rem 0;overflow-wrap:anywhere}
.contact-status[data-state="success"]{color:#245330}
.contact-status[data-state="error"]{color:#98291e}
.contact-notice{padding:1rem;border:1px solid currentColor}
#contact-fallback{overflow-wrap:anywhere}
#contact-form input:focus-visible,#contact-form textarea:focus-visible,#form-status:focus-visible{outline:3px solid #ab6717;outline-offset:3px}
