
.site-filing-footer{position:fixed;left:0;right:0;bottom:0;z-index:100;background:#f7faf9;border-top:1px solid #dce5e1;min-height:32px;display:flex;align-items:center;justify-content:center;padding:4px 12px;box-sizing:border-box}
.site-filing-footer a{color:#52625a;font-size:14px;line-height:24px;text-decoration:none}
.site-filing-footer a:hover{text-decoration:underline}
.site-filing-footer a:focus-visible{outline:2px solid #087f6b;outline-offset:2px}
body:has(.site-filing-footer){padding-bottom:36px}
body:has(.site-filing-footer) .zuxo-shell{height:calc(100dvh - 36px)}
body:has(.site-filing-footer) .login-screen{min-height:calc(100dvh - 36px)}
