.site-footer-root{--footer-bg:#050810;--footer-primary:#2563eb;--footer-success:#10b981}.site-footer-root footer{background:var(--footer-bg);color:hsla(0,0%,100%,.65);padding:60px 0 28px;border-top:1px solid hsla(0,0%,100%,.08);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.site-footer-root .container{max-width:1240px;margin:0 auto;padding:0 24px}.site-footer-root .footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:40px;padding-bottom:40px;border-bottom:1px solid hsla(0,0%,100%,.08)}@media (max-width:920px){.site-footer-root .footer-grid{grid-template-columns:1fr 1fr}}.site-footer-root .footer-col h4{font-size:12px;font-weight:700;margin-bottom:18px;text-transform:uppercase;letter-spacing:.12em;color:hsla(0,0%,100%,.85)}.site-footer-root .footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px;margin:0;padding:0}.site-footer-root .footer-col a{font-size:13px;color:hsla(0,0%,100%,.55);transition:color .2s;text-decoration:none}.site-footer-root .footer-col a:hover{color:#fff}.site-footer-root .footer-brand p{font-size:13px;color:hsla(0,0%,100%,.55);margin-top:14px;max-width:280px;line-height:1.6}.site-footer-root .footer-brand .footer-logo{display:inline-block}.site-footer-root .footer-brand .footer-logo img{height:50px;width:auto;display:block}.site-footer-root .socials{display:flex;gap:8px;margin-top:20px}.site-footer-root .socials a{width:34px;height:34px;border-radius:8px;background:hsla(0,0%,100%,.04);display:grid;place-items:center;transition:background .2s}.site-footer-root .socials a:hover{background:var(--footer-primary)}.site-footer-root .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;flex-wrap:wrap;gap:12px}.site-footer-root .footer-bottom p{font-size:12px;color:hsla(0,0%,100%,.45);margin:0}.site-footer-root .footer-bottom .badges{display:flex;gap:16px;align-items:center}.site-footer-root .footer-bottom .badge{font-size:12px;color:hsla(0,0%,100%,.5);display:inline-flex;align-items:center;gap:6px}.site-footer-root .footer-bottom .badge .ok{color:var(--footer-success);font-size:8px}