:root{--bg:#0f172a;--text:#94a3b8;--accent:#4a90e2}.footer{background:var(--bg);border-top:1px solid #ffffff0d;justify-content:center;margin-top:40px;padding:25px 20px;display:flex}.footer-inner{width:100%;max-width:1200px;color:var(--text);justify-content:space-between;font-size:.9rem;display:flex}.footer-links a{color:var(--accent);margin-left:16px;text-decoration:none}.footer-links a:hover{text-decoration:underline}@media (max-width:700px){.footer-inner{text-align:center;flex-direction:column;gap:12px}.footer-links a{margin-left:0;margin-right:12px}}
