.site-footer{width:100%;padding:32px 16px 28px;border-top:1px solid rgba(148,163,184,.25);color:#e5e7eb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.footer-inner{max-width:1100px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.footer-brand{margin-bottom:4px}.footer-logo-text{font-size:1.55rem;font-weight:700;letter-spacing:.4px;color:#38bdf8}.footer-tagline{margin-top:4px;margin-bottom:0;font-size:.9rem;color:#9ca3af}.footer-links{margin:8px 0 4px;display:flex;flex-wrap:wrap;justify-content:center;gap:18px;font-size:.92rem}.footer-links a{color:#7dd3fc;text-decoration:none;position:relative}.footer-links a:after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:1px;background:#38bdf8;transition:width .2s ease}.footer-links a:hover:after{width:100%}.footer-bottom{margin-top:10px;font-size:.8rem;color:#9ca3af;display:flex;flex-direction:column;gap:3px;line-height:1.4;align-items:center}@media (max-width:640px){.site-footer{padding:24px 12px 20px}.footer-logo-text{font-size:1.2rem}.footer-links{gap:12px}}