.ha-global-footer{background-color:var(--ha-footer-bg,var(--ui-slate-200));color:var(--ha-footer-text,#1a1a1a);font-size:15px;line-height:1.6;padding:64px 24px 32px}.ha-footer-container{display:flex;flex-wrap:wrap;gap:48px;justify-content:space-between;margin:0 auto;max-width:1280px}.ha-footer-brand{flex:1 1 240px;min-width:220px}.ha-footer-logo{margin-bottom:12px;width:160px}.ha-footer-logo--light{display:block}.dark .ha-footer-logo--light,.ha-footer-logo--dark{display:none}.dark .ha-footer-logo--dark{display:block}.ha-footer-tagline{font-size:14px;margin-bottom:32px;margin-top:0}.ha-footer-social a{align-items:center;background-color:var(--primary);border-radius:50%;color:#fff;display:inline-flex;font-size:16px;height:32px;justify-content:center;margin-right:8px;transition:opacity .2s ease;width:32px}.ha-footer-social a>svg{fill:#fff;height:50%;width:50%}.ha-footer-social a:hover{opacity:.8}.ha-footer-copy{align-items:center;display:flex;font-size:14px;gap:5px;line-height:20px;opacity:.8}.ha-footer-links{display:grid;flex:3 1 600px;gap:26px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.ha-footer-column .ha-footer-col-title{font-size:18px;font-weight:600;line-height:28px;margin-bottom:24px}.ha-footer-column .ha-footer-col-title:not(:first-child){margin-top:26px}.ha-footer-column ul{list-style:none;margin:0;padding:0}.ha-footer-column li:not(:last-child){margin-bottom:10px}.ha-footer-column a{color:inherit;font-size:16px;line-height:24px;opacity:.85;text-decoration:none}.ha-footer-column a:hover{opacity:1}.ha-payment-icons{align-items:center;display:flex;gap:8px}.ha-payment-icons svg{filter:grayscale(100%);height:24px}.ha-footer-note{font-size:14px;line-height:20px;opacity:.7}.ha-footer-bottom{align-items:center;display:flex;height:20px;justify-content:space-between;margin:48px}.ha-footer-copy-logo{height:20px}.dark .ha-global-footer{--ha-footer-bg:#020617;--ha-footer-text:#fff}.dark .ha-footer-copy-logo,.dark .ha-payment-icons svg{filter:brightness(0) invert(1)}@media (max-width:768px){.ha-footer-logo{margin-bottom:8px}.ha-global-footer{padding:40px}.ha-footer-container{flex-direction:column;gap:32px}.ha-footer-links{gap:40px;grid-template-columns:1fr}.ha-footer-brand{flex-basis:140px}.ha-footer-social{justify-content:center}.ha-footer-note{margin-bottom:0;text-align:center}.ha-footer-copy{margin-top:32px}.ha-footer-bottom{flex-direction:column-reverse;height:auto;margin:40px auto;width:100%}.ha-footer-social a{height:40px;width:40px}.ha-footer-column .ha-footer-col-title:not(:first-child){margin-top:40px}.ha-footer-column .ha-footer-col-title{margin-bottom:8px;margin-top:8px}.ha-footer-column li:not(:last-child){margin-bottom:8px}}@media (min-width:768px) and (max-width:1024px){.ha-footer-bottom{flex-direction:column}}