.host-contact { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); padding: 16px 0; margin: 20px 0; min-width: 0; }
.host-contact h2 { font-size: 21px; font-weight: 500; margin: 0 0 8px; line-height: 1.15; }
.host-contact p { font-size: 15px; line-height: 1.35; margin: 8px 0; }
.host-contact .contact-note { font-size: 13px; line-height: 1.4; }
.host-contact-person { margin: 14px 0; }
.host-contact-person strong { font-size: 16px; font-weight: 500; }
.host-contact-links { display: flex; flex-wrap: wrap; gap: 8px 14px; margin-top: 8px; }
.host-contact a { color: inherit; overflow-wrap: anywhere; text-underline-offset: 3px; }
.host-contact button { font: inherit; background: transparent; color: inherit; padding: 8px; border: 1px solid currentColor; cursor: pointer; }
.host-contact [hidden] { display: none !important; }
.host-contact a:focus-visible, .host-contact button:focus-visible { outline: 2px solid currentColor; outline-offset: 3px; }
.whatsapp-consent { display: flex !important; align-items: flex-start; gap: 9px; font-size: 15px; line-height: 1.4; }
.whatsapp-consent input[type="checkbox"] { width: 18px; height: 18px; min-height: 18px; flex: 0 0 18px; padding: 0; margin: 3px 0 0; }
