.footer-actions{display:flex;align-items:center;gap:24px;flex-shrink:0}
.site-footer #motion-toggle{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;text-decoration:none}
.site-footer #motion-toggle:hover #motion-label{text-decoration:underline;text-underline-offset:4px}
.motion-symbol{width:10px;text-align:center;font-size:11px;line-height:1}
.site-footer #motion-toggle:disabled{cursor:default;color:var(--muted)}
@media(max-width:700px){.footer-actions{gap:12px}.site-footer{gap:12px}.footer-signoff{max-width:100px;line-height:1.35}.motion-symbol{width:8px;font-size:9px}}
@media(max-width:360px){.footer-actions{gap:9px}.site-footer{gap:8px}.footer-signoff{max-width:74px}}
@media(max-height:480px){.site-footer button{min-height:24px}}
