.appFooter-container{border-top:1px solid var(--ui-line,#14171e1f);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 20px;padding:16px 0 20px;font-size:12px;line-height:1.4;display:flex}.appFooter-brand{align-items:center;gap:8px;min-width:0;display:flex}.appFooter-logo-mark{background-color:var(--text-primary,#14171e);width:16px;height:16px;-webkit-mask:var(--brand-logo-mark) center / contain no-repeat;mask:var(--brand-logo-mark) center / contain no-repeat;opacity:.85;flex-shrink:0}.appFooter-copyright{color:var(--text-muted,#14171e8c)}.appFooter-links{flex-wrap:wrap;align-items:center;gap:6px 16px;display:flex}.appFooter-link{color:var(--text-muted,#14171e8c);transition:color var(--duration-fast,.15s) var(--ease-out,ease);text-decoration:none}.appFooter-link:hover{color:var(--text-primary,#14171e)}.appFooter-link:focus-visible{outline:2px solid var(--brand,#14171e);outline-offset:2px;border-radius:3px}@media (max-width:560px){.appFooter-container{text-align:center;justify-content:center}}
