#AppFooter{background-color:var(--brand-black-always, #0B0F26);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 24px;width:100%;box-sizing:border-box;text-align:center}#AppFooterLinks{display:flex;align-items:center}#AppFooterLinks a{color:#fff;font-size:14px;text-decoration:none;transition:color .2s ease}#AppFooterLinks a:hover,#AppFooterLinks a:focus{color:#ff5800}#AppFooterDivider{color:#fff;margin:0 10px;font-size:14px}#AppFooterText{color:#9ca3af;font-size:12px;margin:6px 0 0}main:has(~#AppFooter){height:calc(100% - 144px)}#AppDrawer #AppFooter{padding:12px 16px;flex-shrink:0}#AppDrawer #AppFooterLinks{flex-direction:column;gap:4px}#AppDrawer #AppFooterDivider{display:none}
