.footer{background:linear-gradient(135deg,#000c19 0%,#001f3f 100%);padding:2rem 1rem}.footer-contents{flex-direction:column;gap:1rem;display:flex}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:2rem;display:flex}.footer-link{color:var(--zinc-400);width:auto;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:var(--zinc-100)}@media (max-width:768px){.footer-links{justify-content:space-between;gap:1rem}.footer-link{width:48%}.hide-footer-mobile{display:none}}.footer-copyright{text-align:left;color:var(--zinc-500);font-size:1rem}.footer-copyright a{color:var(--zinc-500);text-decoration:none}@media (min-width:768px){.footer-copyright{text-align:right}}
