/* Footer layout: page color and existing wave remain inherited. */
footer.heide-footer .site-footer{display:grid;grid-template-columns:1.15fr 1fr 1.1fr;gap:clamp(28px,5vw,80px);padding-top:56px;padding-bottom:40px}
.heide-footer h2{font-size:20px;line-height:1.4;margin:0 0 20px;font-weight:700;letter-spacing:0}
.heide-footer .footer-brand h2{font-size:24px}.footer-brand h2 span{display:block}
.heide-footer address{font-style:normal;font-size:15px;line-height:1.7;margin:22px 0 12px}
.heide-footer .footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:4px}
.heide-footer .footer-links a,.heide-footer .footer-contact{display:inline-flex;align-items:center;min-height:44px;padding:7px 0;line-height:1.5;color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;border:0;background:none;border-radius:0}
.heide-footer a:hover{text-decoration-thickness:2px}.heide-footer a:focus-visible{outline:3px solid currentColor;outline-offset:5px}
.heide-footer .footer-nnl{display:block;width:220px;max-width:100%;margin-top:28px}.heide-footer .footer-nnl img{width:100%;height:auto}
.heide-footer .footer-bottom{border-top:1px solid currentColor;padding-top:20px;padding-bottom:28px;display:flex;flex-wrap:wrap;align-items:center;gap:12px 28px;font-size:14px}
.heide-footer .footer-bottom a{color:inherit;min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:4px}
.heide-footer .footer-top{margin-left:auto}
@media(max-width:850px){footer.heide-footer .site-footer{grid-template-columns:1fr 1fr}.heide-footer .footer-brand{grid-column:1/-1}}
@media(max-width:540px){footer.heide-footer .site-footer{grid-template-columns:1fr;gap:32px;padding-top:32px}.heide-footer .footer-brand{grid-column:auto}.heide-footer .footer-bottom{align-items:flex-start;flex-direction:column;gap:4px}.heide-footer .footer-top{margin-left:0}}
footer.heide-footer{padding:0}.heide-footer .footer-brand{padding:0}
.heide-footer nav{display:block;margin:0}
