footer{background:#1a1a1a;color:rgba(255,255,255,.75);padding:2.5rem 5% 2rem;text-align:center;border-top:1px solid rgba(255,255,255,.1);font-size:.9rem}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap}.footer-logo img{height:40px;width:auto;opacity:.85;filter:invert(.85) hue-rotate(180deg)}.footer-nav{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center;background:0 0}.footer-nav::before{display:none}.footer-nav a{color:rgba(255,255,255,.65);text-decoration:none;font-size:.85rem;transition:color .2s ease}.footer-nav a:hover{color:#fff}.lang-links{display:flex;gap:1rem;justify-content:center;margin-top:1rem;font-size:.8rem}.lang-links a{color:rgba(255,255,255,.5);text-decoration:none;transition:color .2s ease}.lang-links a:hover{color:rgba(255,255,255,.85)}.lang-links a[aria-current=page]{color:rgba(255,255,255,.75);border-bottom:1px solid rgba(255,255,255,.4);pointer-events:none}