.footer{color:#2d3748;background:#eaf4ff;padding:3rem 1rem 1.2rem}.footer-container{grid-template-columns:1.2fr 1.5fr 1fr;gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.footer-logo{margin-bottom:.4rem;font-size:1.6rem;font-weight:700}.footer-tagline{opacity:.9;font-size:.95rem}.footer-by{opacity:.9;margin-top:.6rem;font-size:.9rem}.footer-by span{color:#2d3748;font-weight:600}.footer-contact h4,.footer-actions h4{margin-bottom:.8rem;font-size:1.05rem}.footer-contact p{opacity:.95;margin-bottom:.5rem;font-size:.9rem;line-height:1.6}.footer-contact a{color:#2d3748;text-decoration:underline}.footer-actions{flex-direction:column;gap:.8rem;display:flex}.footer-btn{cursor:pointer;border:none;border-radius:6px;padding:.6rem 1rem;font-size:.9rem}.footer-btn.primary{color:#fff;background:#2468b5;font-weight:600}.footer-btn.outline{color:#fff;background:#2468b5;border:1px solid #fff;font-weight:600}.footer-btn:hover{opacity:.9}.footer-bottom{text-align:center;opacity:.85;border-top:1px solid #fff3;margin-top:2.5rem;padding-top:1rem;font-size:.85rem}@media (width<=768px){.footer-container{text-align:center;grid-template-columns:1fr}.footer-actions{align-items:center}}