.footer{background:#0a0837;color:#fff;padding:40px 0 20px;text-align:center}.footer-content{flex-wrap:wrap;gap:20px;justify-content:space-between}.footer-content,.footer-left{align-items:center;display:flex}.footer-left{gap:12px}.footer-logo{height:38px}.footer-sap{height:28px}.footer-social{align-items:center;display:flex;gap:16px}.footer-social img{background:#007bff;border-radius:50%;filter:brightness(1.1);height:28px;padding:6px;transition:all .3s ease;width:28px}.footer-social img:hover{background:#94ff96;filter:brightness(1.2);transform:translateY(-3px)}.footer-copy{font-size:13px;margin-top:20px;opacity:.8}@media (max-width:768px){.footer-content{flex-direction:column;gap:10px;text-align:center}}