/* Compact cream variation of the approved footer; overrides layout only. */
#hlmc-footer-contrast{background:#fffaf6!important;color:#30241d!important;margin-top:20px!important;padding:18px clamp(18px,3vw,46px)!important;border-top:1px solid #e6ded6!important}
#hlmc-footer-contrast .hqx-footer-inner{grid-template-columns:auto minmax(220px,1fr) 210px auto!important;grid-template-areas:"brand help contact language"!important;gap:16px 32px!important;align-items:center!important;max-width:1460px!important}
#hlmc-footer-contrast .hqx-footer-brand{gap:16px!important}
#hlmc-footer-contrast .hqx-footer-logo{width:54px!important;height:40px!important}
#hlmc-footer-contrast .hqx-footer-groups{border:0!important;padding:0!important}
#hlmc-footer-contrast .hqx-footer-group{gap:6px 18px!important}
#hlmc-footer-contrast .hqx-footer-group a,#hlmc-footer-contrast .hqx-footer-contact a,#hlmc-footer-contrast .hlmc-lang-switch a{color:#756a60!important}
#hlmc-footer-contrast .hlmc-lang-switch .is-current{color:#30241d!important}
#hlmc-footer-contrast .hqx-footer-contact{border:0!important;padding:0!important;color:#756a60!important;line-height:1.55!important}
#hlmc-footer-contrast .hqx-contact-address{margin-bottom:3px}
#hlmc-footer-contrast .hqx-contact-license{margin-top:3px;color:#84766b}
#hlmc-footer-contrast a:hover{color:#30241d!important}
#hlmc-footer-contrast a:focus-visible,#hlmc-footer-contrast button:focus-visible{outline-color:#43593b!important}
@media(max-width:1000px){
 #hlmc-footer-contrast .hqx-footer-inner{grid-template-columns:minmax(0,1fr) 210px!important;grid-template-areas:"brand language" "help contact"!important;gap:14px 28px!important}
}
@media(max-width:560px){
 #hlmc-footer-contrast{padding:16px 18px calc(18px + env(safe-area-inset-bottom))!important}
 #hlmc-footer-contrast .hqx-footer-inner{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand language" "help help" "contact contact"!important;gap:12px 14px!important}
 #hlmc-footer-contrast .hqx-footer-contact{display:flex;flex-wrap:wrap;gap:1px 14px}
 #hlmc-footer-contrast .hqx-contact-address,#hlmc-footer-contrast .hqx-contact-license{flex-basis:100%;margin:0}
}
