/* Spacious, readable footer with matching link and contact icons. */
footer .footer-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr) minmax(0,1.1fr) minmax(0,1.3fr) minmax(0,.7fr);gap:24px;padding:44px 32px 38px;align-items:start}
footer .footer-grid>div{min-width:0}
footer .footer-grid h3{font-size:20px;font-weight:700;line-height:1.3;margin:0 0 18px;color:#fff}
footer .footer-grid p,footer .footer-links a,footer .footer-links button,footer .footer-contact button,footer .footer-contact .email-link{font-size:16px;line-height:1.6;color:#dfedf5}
footer .footer-about>a{width:min(100%,260px);margin-bottom:20px}
footer .footer-about p br{display:none}
footer .footer-links{gap:7px;align-items:stretch}
footer .footer-links a,footer .footer-links button{display:flex;gap:9px;align-items:flex-start;text-align:left;min-height:32px;padding:3px 0}
footer .footer-link-icon{width:18px;height:18px;flex:0 0 18px;margin-top:4px;color:#38c5ef}
footer .footer-contact p,footer .footer-contact button,footer .footer-contact .email-link{display:flex;gap:11px;align-items:flex-start;margin:0 0 16px;text-align:left}
footer .footer-contact span{min-width:0;overflow-wrap:anywhere}
footer .footer-icon{width:24px;height:24px;flex:0 0 24px;color:#4cd3fc;margin-top:1px}
footer .footer-about .socials{gap:10px;flex-wrap:wrap;margin:22px 0 0}
footer .footer-about .socials button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #7dc9ef55;border-radius:10px;background:#ffffff09;color:#fff}
footer .footer-about .socials .footer-icon{color:inherit;margin:0}
footer .footer-sign{margin-top:0;align-self:center;width:100%;max-width:190px}
footer .copyright{padding:20px 32px;gap:14px;flex-wrap:wrap;font-size:14px;line-height:1.6}
footer .copyright>span:last-child{font-size:15px}
@media(hover:hover) and (pointer:fine){footer .footer-about .socials button:hover{background:#0082bb;border-color:#49d1ff;color:white;box-shadow:0 7px 20px #001a3566}footer .footer-contact button:hover,footer .footer-contact .email-link:hover{color:#60dcff}}
@media(max-width:1100px){footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 32px;padding:36px 26px}footer .footer-about,footer .footer-contact{grid-column:auto}footer .footer-sign{grid-column:1/-1;justify-self:center;width:180px}}
@media(max-width:540px){footer .footer-grid{grid-template-columns:minmax(0,1fr);padding:32px 22px;gap:30px}footer .footer-about,footer .footer-contact,footer .footer-sign{grid-column:auto}footer .footer-links a,footer .footer-links button{min-height:40px;align-items:center}footer .footer-link-icon{margin-top:0}footer .copyright{padding:20px 22px}footer .footer-sign{justify-self:start}}
