.site-footer{z-index:2;background:var(--site-chrome-bg);border-top:1px solid var(--site-chrome-border);color:var(--text-tertiary);padding:var(--site-chrome-padding-y) var(--site-chrome-padding-x);margin-top:auto;font-size:.85rem;position:relative}.site-footer-inner{gap:1rem 1.5rem}.site-footer-start{flex-direction:column;flex-shrink:0;gap:.15rem;min-width:0;display:flex}.site-footer-brand{font-family:var(--font-space-grotesk,inherit);letter-spacing:.02em;color:var(--accent);font-size:.9rem;font-weight:700}.site-footer-copy{min-width:0;margin:0;font-size:.8rem;line-height:1.35}.site-footer-tagline{text-align:center;min-width:0;color:var(--text-tertiary);flex:auto;margin:0;font-size:.8rem;line-height:1.4}.site-footer-links{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:1.25rem;display:flex}.site-footer-links a{color:var(--text-tertiary);white-space:nowrap;text-decoration:none;transition:color .2s}.site-footer-links a:hover{color:var(--accent-hover)}html[data-theme=light] .site-footer-tagline,html[data-theme=light] .site-footer-links a{color:var(--text-secondary)}html[data-theme=light] .site-footer-links a:hover{color:var(--accent)}html[data-dashboard-chrome] .site-footer-tagline{display:none}@media (max-width:900px){.site-footer-inner{text-align:center;flex-wrap:wrap;justify-content:center}.site-footer-start{align-items:center;width:100%}.site-footer-tagline{flex:none;width:100%}.site-footer-links{justify-content:center;gap:.75rem 1.25rem;width:100%}}
