.app-footer{flex-direction:column;width:100%;display:none;position:absolute;bottom:0;left:0}@media screen and (width<=550px){.app-footer{display:none}}.app-footer .footer-links{color:var(--ui-text-muted);justify-content:center;gap:12px;margin:0;padding:16px 0;font-size:12px;font-weight:400;line-height:18px;list-style:none;display:flex}.app-footer .footer-link:link,.app-footer .footer-link:active,.app-footer .footer-link:hover,.app-footer .footer-link:visited{color:var(--ui-text-links);text-decoration:underline}
