.site-footer{padding:2.5rem 0;background:var(--surface-card);border-top:1px solid var(--border-subtle)}.site-footer .container{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.site-footer p{margin:0;color:var(--color-muted,#475569)}.site-footer .social{display:flex;gap:1rem}.site-footer .social a{display:inline-flex;align-items:center;gap:.4rem;color:var(--color-muted,#475569);text-decoration:none;font-weight:500;transition:color .2s ease}.site-footer .social a:focus-visible,.site-footer .social a:hover{color:var(--color-primary,#2563eb)}.site-footer .social .social-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;color:var(--color-primary,#2563eb)}.site-footer .social .social-icon svg{width:100%;height:100%;display:block;fill:currentColor;stroke:currentColor}.site-footer .social .social-icon svg circle,.site-footer .social .social-icon svg line,.site-footer .social .social-icon svg path,.site-footer .social .social-icon svg polygon,.site-footer .social .social-icon svg polyline,.site-footer .social .social-icon svg rect{fill:currentColor;stroke:currentColor}