/* Contact is an explicit link; this release never collects inquiry fields. */
.external-contact { margin-top: 1.5rem; }
.external-contact .btn-submit { display: inline-flex; align-items: center; justify-content: center; gap: .5rem; text-decoration: none; min-height: 48px; }
.external-contact .form-help { max-width: 62ch; margin-block: 1rem; }
.external-contact a { overflow-wrap: anywhere; }
.external-contact a:focus-visible { outline: 3px solid currentColor; outline-offset: 5px; }
.contact-alternatives a { overflow-wrap: anywhere; }
#mitglied-form, #anfrage { scroll-margin-top: 7rem; }
