/* Desktop footer: compact brand, short message, and one clear action. */
@media (min-width:621px){
  .site-footer{display:grid!important;grid-template-columns:minmax(270px,1fr) minmax(250px,.9fr) auto!important;align-items:center!important;gap:42px!important;padding:34px 0 56px!important;text-align:left!important;border-top:1px solid #dce8e4}
  .footer-brand-stack{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:12px!important;row-gap:2px!important;align-items:center!important;justify-items:start!important;min-width:0!important;padding:0!important;border:0!important}
  .footer-brand-stack .brand-mark{grid-row:1/3!important;width:48px!important;height:48px!important}
  .footer-brand-stack b{font-size:17px!important;line-height:1.1}.footer-brand-stack small{font-size:8px!important;letter-spacing:.1em}
  .footer-contact-panel{width:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
  .footer-contact-panel p{font-size:12px!important;text-align:right!important;max-width:270px}.footer-contact-panel .footer-whatsapp{flex:0 0 auto!important;white-space:nowrap!important;padding:10px 14px!important;border-radius:11px!important;background:#eef9f5!important}
  .site-footer:after{display:none}
  .footer-brand-stack{grid-column:1!important}
  .footer-brand-stack small:after{content:' · © EcoLink';color:#9aa9a8;font-weight:700;letter-spacing:.04em}
  .footer-contact-panel{grid-column:2/4!important}
  .supporters{padding:18px 0 20px!important}
  .supporters>span{margin-bottom:10px!important;font-size:9px!important}
  .supporter-logo-list{gap:12px!important}
  .supporter-logo-list img{width:58px!important;height:34px!important;opacity:.62!important}
}
.footer-legal{display:flex;gap:10px;margin-top:5px}.footer-legal a{color:#748989;text-decoration:none;font-size:9px;font-weight:800}.footer-legal a:hover{color:#087b67}@media(max-width:620px){.footer-legal{justify-content:center;margin-top:8px}.footer-legal a{font-size:9px}}

@media (min-width:621px){
  .site-footer{grid-template-columns:minmax(300px,1fr) auto!important;gap:28px!important;padding:28px 0 34px!important}
  .footer-brand-stack{grid-column:1!important;grid-row:1!important;grid-template-columns:46px minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;column-gap:12px!important;row-gap:2px!important}
  .footer-brand-stack .brand-mark{grid-column:1!important;grid-row:1/3!important;width:46px!important;height:46px!important}
  .footer-brand-stack b{grid-column:2!important;grid-row:1!important}.footer-brand-stack small{grid-column:2!important;grid-row:2!important}
  .footer-brand-stack .footer-legal{grid-column:1/-1!important;grid-row:3!important;margin-top:9px!important;padding-top:9px!important;border-top:1px solid #e4eeea!important}
  .footer-contact-panel{grid-column:2!important;grid-row:1!important;align-self:center!important;justify-content:flex-end!important;max-width:650px!important}
  .footer-contact-panel p{max-width:245px!important}.footer-contact-panel .footer-whatsapp{box-shadow:0 8px 20px rgba(8,123,103,.08)!important}
}
