.footer{background:#060b18;color:#94a3b8;padding:4rem 0 2rem;border-top:1px solid hsla(0,0%,100%,.06)}.footer-top{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem;margin-bottom:3rem}.footer-brand{max-width:320px}.footer-logo{font-size:1.2rem;font-weight:800;color:#f1f5f9;letter-spacing:-.03em;margin-bottom:.85rem}.footer-tagline{font-size:.875rem;color:#64748b;line-height:1.7;margin-bottom:1.5rem}.footer-socials{display:flex;gap:.75rem}.social-link{width:36px;height:36px;border-radius:.5rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;color:#64748b;text-decoration:none;transition:all .2s ease;font-size:.875rem}.social-link svg{width:16px;height:16px}.social-link:hover{background:rgba(34,139,230,.15);border-color:rgba(34,139,230,.3);color:#228be6}.footer-links-group .footer-links-heading{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#e2e8f0;margin-bottom:1.25rem}.footer-links-group .footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.footer-links-group .footer-links li{font-size:.875rem;color:#64748b;transition:color .2s ease}.footer-links-group .footer-links li a{color:#64748b;text-decoration:none;transition:color .2s ease}.footer-links-group .footer-links li a:hover{color:#cbd5e1}.footer-links-group .footer-links li span{color:#64748b}.footer-bottom{padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.06)}.footer-bottom .footer-copyright{font-size:.8rem;color:#475569;text-align:center}@media(min-width:768px){.footer-top{grid-template-columns:1.5fr 1fr 1fr;gap:3rem}}