.ecosystem-footer{background:var(--green-deep);color:#fff}
.ecosystem-footer .footer-inner{display:grid;grid-template-columns:minmax(170px,1fr) minmax(0,4fr);gap:32px;padding-block:42px 20px}
.ecosystem-footer .footer-brand img{display:block;width:190px;height:auto}
.ecosystem-footer .footer-brand p{font-size:13px;line-height:1.55;margin:16px 0 10px;color:#eaf3e8}
.ecosystem-footer .footer-brand>small{font-size:10px;color:#c9d7d1}
.ecosystem-footer .footer-groups{display:grid;grid-template-columns:.9fr 1.2fr 1fr 1.25fr 1fr;gap:20px;min-width:0}
.ecosystem-footer section{min-width:0}
.ecosystem-footer h2{font-size:12px;line-height:1.5;color:var(--signal);margin:0 0 16px}
.ecosystem-footer .footer-entry{display:block;font-size:12px;line-height:1.5;margin:0 0 12px;overflow-wrap:anywhere;color:#eaf3e8}
.ecosystem-footer strong{font-weight:500}
.ecosystem-footer small{display:block;font-size:10px;line-height:1.5;margin-top:3px;color:#bdcfc5}
.ecosystem-footer .footer-domain{font-size:10px}
.ecosystem-footer a:hover{text-decoration:underline;text-underline-offset:4px}
.ecosystem-footer .footer-bottom{margin:0;padding-top:16px;gap:12px;flex-wrap:wrap}
@media(max-width:1100px){.ecosystem-footer .footer-inner{grid-template-columns:1fr;gap:24px}.ecosystem-footer .footer-brand p{margin-top:10px}.ecosystem-footer .footer-groups{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}}
@media(max-width:600px){.ecosystem-footer .footer-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.ecosystem-footer .footer-inner{padding-top:32px}.ecosystem-footer .footer-brand img{width:174px}.ecosystem-footer .footer-entry{margin-bottom:12px}.ecosystem-footer .footer-bottom{flex-direction:column;gap:6px}}
