.ar-site-footer{position:relative;z-index:1;padding:48px 32px 36px;background:rgba(8,12,24,.95);border-top:1px solid rgba(255,255,255,.07);font-family:var(--font-geist-sans,"Inter",sans-serif);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.ar-site-footer__inner{max-width:1320px;margin:0 auto;display:flex;justify-content:space-between;gap:48px;align-items:flex-start}.ar-site-footer__brand-block{display:flex;flex-direction:column;gap:18px;flex-shrink:0;width:320px}.ar-site-footer__brand{display:flex;align-items:flex-start;gap:14px;color:#f8fafc}.ar-site-footer__brand-icon{width:44px;height:44px;border-radius:12px;background:rgba(255,255,255,.03);border:1px solid rgba(56,189,248,.3);box-shadow:0 8px 24px rgba(56,189,248,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;padding:6px}.ar-site-footer__brand-icon img{width:100%;height:auto;object-fit:contain;display:block}.ar-site-footer__eyebrow{color:#38bdf8;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px}.ar-site-footer__brand-name{font-size:1.15rem;font-weight:800;color:#f8fafc;letter-spacing:-.02em}.ar-site-footer__brand-tagline{margin-top:8px;width:100%;color:#94a3b8;font-size:.9rem;line-height:1.65}.ar-site-footer__copy{color:#64748b;font-size:.8rem;font-weight:500;padding-top:8px}.ar-site-footer__grid{display:flex;justify-content:space-between;flex-grow:1;gap:24px}.ar-site-footer__column{display:flex;flex-direction:column;gap:14px;min-width:0}.ar-site-footer__heading{color:#f8fafc;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.ar-site-footer__links{display:flex;flex-direction:column;gap:10px;width:100%}.ar-site-footer__links a{display:inline-flex;align-items:center;width:100%;color:#9ba3b4;font-size:.9rem;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s ease,transform .2s ease}.ar-site-footer__links a:hover{color:#38bdf8;transform:translateX(2px)}.ar-site-footer__badge{padding:2px 6px;border-radius:4px;background:rgba(56,189,248,.15);color:#38bdf8;font-size:10px;font-weight:700}@media (max-width:1024px){.ar-site-footer__inner{flex-direction:column;gap:36px}.ar-site-footer__brand-block{width:100%}.ar-site-footer__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px;width:100%}}@media (max-width:640px){.ar-site-footer{padding:36px 20px}.ar-site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}