.app-footer{position:absolute;bottom:0;left:0;width:100%;padding:1.25rem 1rem;background:transparent;color:#fff9;font-family:Inter,system-ui,-apple-system,sans-serif}.app-footer .footer-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.8rem;text-align:center}@media(min-width:768px){.app-footer .footer-content{flex-direction:row;flex-wrap:wrap;gap:.75rem;font-size:.85rem}}.app-footer .footer-content a{color:#fffc;text-decoration:none;font-weight:500;transition:color .2s;white-space:nowrap}.app-footer .footer-content a:hover{color:#fcd34d}.app-footer .footer-content .divider{opacity:.3;display:none}@media(min-width:768px){.app-footer .footer-content .divider{display:inline}}.app-footer .footer-content .copyright{white-space:normal;text-align:center;line-height:1.5;max-width:90vw}@media(min-width:768px){.app-footer .footer-content .copyright{white-space:nowrap;width:auto}}
