.zhfa-footer,.zhfa-footer *{box-sizing:border-box}
.zhfa-footer{--zhfa-footer-bg:#0f0d16;--zhfa-footer-text:#f8f7fb;--zhfa-footer-muted:#aaa3b7;--zhfa-footer-heading:#fff;--zhfa-footer-border:rgba(255,255,255,.1);--zhfa-footer-max-width:1280px;--zhfa-footer-gap:34px;background:var(--zhfa-footer-bg);color:var(--zhfa-footer-text);border-top:1px solid var(--zhfa-footer-border);font:inherit}
.zhfa-footer a{color:inherit;text-decoration:none}
.zhfa-footer a:hover{text-decoration:underline;text-underline-offset:3px}
.zhfa-footer a:focus-visible,.zhfa-footer button:focus-visible{outline:3px solid var(--zhfa-header-accent,#8f5cff);outline-offset:3px}
.zhfa-footer__main{padding:64px 24px 52px}
.zhfa-footer__grid{width:min(100%,var(--zhfa-footer-max-width));margin:0 auto;display:grid;grid-template-columns:repeat(var(--zhfa-footer-columns,5),minmax(0,1fr));gap:var(--zhfa-footer-gap)}
.zhfa-footer__brand,.zhfa-footer__group{grid-column:span var(--zhfa-footer-span,1);min-width:0}
.zhfa-footer__brand-link{display:inline-flex;align-items:center;max-width:100%}
.zhfa-footer__logo-image{display:block;width:auto;max-width:min(220px,100%);max-height:58px;height:auto}
.zhfa-footer__site-name{font-weight:800;font-size:22px}
.zhfa-footer__descriptor{max-width:330px;margin:18px 0 0;color:var(--zhfa-footer-muted);font-size:14px;line-height:1.65}
.zhfa-footer__heading{margin:0;color:var(--zhfa-footer-heading);font-size:13px;line-height:1.3;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.zhfa-footer__group-heading-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}
.zhfa-footer-menu,.zhfa-footer-menu__sub-menu,.zhfa-footer-legal-menu,.zhfa-footer-legal-menu__sub-menu{list-style:none!important;margin:0!important;padding:0!important}
.zhfa-footer-menu{display:grid;gap:11px}
.zhfa-footer-menu__item>a{display:inline-block;color:var(--zhfa-footer-muted);font-size:14px;line-height:1.45}
.zhfa-footer-menu__item.is-current>a{color:var(--zhfa-footer-text);font-weight:700}
.zhfa-footer-menu__sub-menu{display:grid;gap:8px;margin-top:9px!important;padding-left:14px!important}
.zhfa-footer__group-toggle{display:none;border:0;background:transparent;color:inherit;width:40px;height:40px;padding:0;cursor:pointer;font-size:22px;line-height:1}
.zhfa-footer__utility{border-top:1px solid var(--zhfa-footer-border)}
.zhfa-footer__utility-inner{width:min(calc(100% - 48px),var(--zhfa-footer-max-width));min-height:72px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:18px 0}
.zhfa-footer__copyright{margin:0;color:var(--zhfa-footer-muted);font-size:13px}
.zhfa-footer-legal-menu{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 20px}
.zhfa-footer-legal-menu__item>a{color:var(--zhfa-footer-muted);font-size:13px}
@media(max-width:980px){.zhfa-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.zhfa-footer__brand{grid-column:1/-1}.zhfa-footer__descriptor{max-width:620px}}
@media(max-width:700px){.zhfa-footer__main{padding:38px 20px 28px}.zhfa-footer__grid{display:block}.zhfa-footer__brand{padding-bottom:28px}.zhfa-footer__group{border-top:1px solid var(--zhfa-footer-border)}.zhfa-footer__group-heading-row{min-height:58px;margin:0}.zhfa-footer__heading{font-size:13px}.zhfa-footer--mobile-accordion .zhfa-footer__group-toggle{display:grid;place-items:center}.zhfa-footer--mobile-accordion .zhfa-footer__group-content{display:none;padding:0 0 18px}.zhfa-footer--mobile-accordion .zhfa-footer__group.is-open .zhfa-footer__group-content{display:block}.zhfa-footer--mobile-accordion .zhfa-footer__group.is-open .zhfa-footer__group-toggle>span[aria-hidden="true"]{transform:rotate(45deg)}.zhfa-footer--mobile-open .zhfa-footer__group-content{padding:0 0 22px}.zhfa-footer__utility-inner{width:calc(100% - 40px);min-height:0;align-items:flex-start;flex-direction:column;padding:22px 0;gap:14px}.zhfa-footer-legal-menu{justify-content:flex-start}}
.zhfa-footer .screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
