.site-footer{margin-top:80px;background:#090f1d!important;color:#e5e7eb;border-top:1px solid rgba(245,164,0,.26)}
.site-footer[hidden]{display:none!important}
.footer-shell{width:min(1400px,calc(100% - 40px));margin:0 auto}
.footer-main{min-height:116px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:28px 0}
.footer-brand{display:inline-flex;align-items:center;border:0;background:transparent;padding:0;cursor:pointer}
.footer-brand img{display:block;width:auto;height:48px;max-width:210px;object-fit:contain}
.footer-nav{display:flex;align-items:center;justify-content:center;gap:8px 18px;flex-wrap:wrap}
.footer-page-link,.footer-contact{appearance:none;border:0;background:transparent;color:#d6dce7;padding:7px 0;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer;transition:color .18s ease}
.footer-page-link:hover,.footer-page-link:focus-visible,.footer-contact:hover,.footer-contact:focus-visible{color:#f5a400}
.footer-socials{display:flex;align-items:center;gap:8px}
.footer-social-link{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(148,163,184,.24);border-radius:50%;color:#f5a400;background:#111827;text-decoration:none;transition:.18s ease}
.footer-social-link:hover,.footer-social-link:focus-visible{border-color:#f5a400;background:rgba(245,164,0,.10);transform:translateY(-2px)}
.footer-social-link svg{width:18px;height:18px;fill:currentColor}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0 22px;border-top:1px solid rgba(148,163,184,.16)}
.footer-copyright{margin:0;color:#9ca8ba;font-size:13px}
.footer-legal{display:flex;align-items:center;justify-content:flex-end;gap:10px 20px;flex-wrap:wrap}
.footer-legal a{color:#b9c2d0;font-size:13px;text-decoration:none}
.footer-legal a:hover,.footer-legal a:focus-visible{color:#f5a400}
@media(max-width:980px){.footer-main{grid-template-columns:1fr;justify-items:center;gap:20px;padding:28px 0 24px}.footer-nav{max-width:760px}}
@media(max-width:600px){.site-footer{margin-top:56px}.footer-shell{width:min(100% - 28px,1400px)}.footer-main{gap:18px}.footer-brand img{height:42px;max-width:180px}.footer-nav{gap:6px 14px}.footer-page-link,.footer-contact{font-size:13px}.footer-bottom{flex-direction:column;text-align:center;padding:17px 0 21px}.footer-legal{justify-content:center}}
@media print{.site-footer{display:none!important}}
