.site-footer{border-top:1px solid var(--h-border, var(--border, #d6d9e4));background:var(--h-bg, var(--bg, transparent));padding:2.5rem 1.5rem 1.25rem;font-family:var(--font-sans)}.site-footer-inner{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;align-items:start}.site-footer-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--h-text, var(--text, inherit));font-weight:700;font-size:1rem}.site-footer-logo-img{width:24px;height:24px}.site-footer-tagline{font-size:.8125rem;color:var(--h-text-3, var(--text-muted, #7a8296));margin:.5rem 0 .875rem}.site-footer-ph img{max-width:100%;height:auto}.site-footer-col{display:flex;flex-direction:column;gap:.5rem}.site-footer-col-head{font-family:var(--font-mono),monospace;font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--h-text-3, var(--text-muted, #7a8296));margin:0 0 .25rem}.site-footer-col a{font-size:.875rem;color:var(--h-text-2, var(--text, inherit));text-decoration:none;transition:color .15s ease}.site-footer-col a:hover{color:var(--h-accent, var(--accent, #4a5568))}.site-footer-bottom{max-width:1040px;margin:2rem auto 0;padding-top:1.25rem;border-top:1px solid var(--h-border, var(--border, #d6d9e4));display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.site-footer-copy{font-size:.8125rem;color:var(--h-text-3, var(--text-muted, #7a8296));margin:0}.site-footer-social{display:flex;gap:1rem}.site-footer-social a{color:var(--h-text-3, var(--text-muted, #7a8296));transition:color .15s ease}.site-footer-social a:hover{color:var(--h-accent, var(--accent, #4a5568))}.site-footer-social svg{width:20px;height:20px;fill:currentColor;display:block}@media (max-width: 780px){.site-footer-inner{grid-template-columns:1fr 1fr;gap:1.75rem}.site-footer-brand{grid-column:1 / -1}}
