@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap");.nb2-site-footer{position:relative;z-index:1;padding:36px 28px;background:rgba(8,12,24,.88);border-top:1px solid rgba(255,255,255,.05);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.nb2-site-footer__inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;gap:40px;align-items:flex-start}.nb2-site-footer__brand-block{display:flex;flex-direction:column;gap:18px;flex-shrink:0;width:280px}.nb2-site-footer__brand{display:flex;align-items:flex-start;gap:14px;color:#f8fafc;transform:translate(-146px) scale(1)}.nb2-site-footer__brand-icon{width:44px;height:44px;border-radius:10px;background:rgba(255,255,255,.02);border:1px solid rgba(0,212,170,.22);box-shadow:0 10px 26px rgba(0,212,170,.14);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;padding:6px}.nb2-site-footer__brand-icon img{width:100%;height:auto;object-fit:contain;display:block}.nb2-site-footer__eyebrow{color:#00d4aa;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px}.nb2-site-footer__brand-name{font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;font-weight:800;color:#f8fafc;letter-spacing:-.02em}.nb2-site-footer__brand-tagline{margin-top:8px;width:341px;max-width:100%;color:#94a3b8;font-size:.92rem;line-height:1.7}.nb2-site-footer__copy{color:#64748b;font-size:.82rem;font-weight:500;padding-top:4px}.nb2-site-footer__grid{display:flex;justify-content:space-between;flex-grow:1;gap:20px}.nb2-site-footer__column{display:flex;flex-direction:column;gap:14px;min-width:0}.nb2-site-footer__heading{color:#f8fafc;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.nb2-site-footer__links{display:flex;flex-direction:column;gap:10px;width:100%}.nb2-site-footer__links a{display:inline-flex;align-items:center;width:100%;color:#9ba3b4;font-size:.92rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s ease,transform .2s ease}.nb2-site-footer__links a:hover{color:#f8fafc;transform:translateX(3px)}.nb2-site-footer__badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;background:linear-gradient(180deg,rgba(0,212,170,.12),rgba(0,212,170,.02));color:#00d4aa;border:1px solid rgba(0,212,170,.2);border-radius:6px;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}@media (max-width:900px){.nb2-site-footer__inner{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px}.nb2-site-footer__brand-block{width:100%}.nb2-site-footer__brand{transform:none}.nb2-site-footer__grid{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}}