.footer{background:hsl(var(--elevated));padding:48px 0}.footer.footer--loading{min-height:200px}.footer .footer__sections{border-bottom:1px solid hsl(var(--border));justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 24px 48px;display:flex}.footer .footer__section{flex-direction:column;display:flex}.footer .footer__section-title{color:hsl(var(--foreground));margin-bottom:16px;font-size:14px;font-weight:500}.footer .footer__links{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer .footer__link-item{margin:0;padding:0}.footer .footer__link{color:hsl(var(--muted-foreground));font-size:14px;text-decoration:none;transition:color .2s}.footer .footer__link:hover{color:hsl(var(--foreground))}.footer .footer__bottom{flex-direction:column;gap:16px;max-width:1200px;margin:0 auto;padding:32px 24px 0;display:flex}.footer .footer__copyright{color:hsl(var(--muted-foreground));font-size:14px}.footer .footer__disclaimer{color:hsl(var(--muted-foreground));max-width:900px;font-size:12px;line-height:1.6}@media (max-width:768px){.footer{padding:32px 24px calc(32px + var(--bottom-toolbar-height))}.footer .footer__sections{flex-direction:column;gap:32px}}
