.site-footer { background: #111827; padding: 48px 24px 96px; }
.site-footer .footer-inner { max-width: 960px; margin: 0 auto; }
.site-footer .footer-brand { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-weight: 800; font-size: 12px; color: #00e5ff; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 16px; }
.site-footer .footer-block { padding-bottom: 24px; margin-bottom: 24px; border-bottom: 1px solid rgba(148,163,184,0.08); }
.site-footer .footer-text { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; color: #8b9bb5; line-height: 1.6; }
.site-footer .footer-rg-message { text-align: center; }
.site-footer .footer-rg-text { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-weight: 700; font-size: 14px; color: #94a3b8; }
.site-footer .footer-link { color: #7dd8e8; text-decoration: underline; }
.site-footer .footer-logos { display: flex; justify-content: center; flex-wrap: wrap; gap: 16px; margin-bottom: 32px; opacity: 0.5; }
.site-footer .footer-logo-link { text-decoration: none; transition: opacity 200ms ease; }
.site-footer .footer-logo-link:hover { opacity: 0.8; }
.site-footer .footer-logo-link img { height: 36px; width: auto; display: block; border-radius: 6px; }
.site-footer .footer-nav { display: flex; justify-content: center; gap: 16px; margin-top: 24px; }
.site-footer .footer-nav-link { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; color: #8b9bb5; text-decoration: none; transition: color 200ms ease; }
.site-footer .footer-nav-link:hover { color: #00e5ff; }