
/* Shared ecosystem navigation; each destination retains its own identity. */
.ecosystem-footer{background:#111;color:#f5f5f2;padding:48px max(6%,24px);border-top:1px solid #414141;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.6;display:block;width:100%;max-width:none;margin:0;letter-spacing:0;text-transform:none}.ecosystem-footer .ecosystem-label{display:block;color:#bcbcbc;text-transform:uppercase;letter-spacing:.12em;font-size:12px;margin-bottom:12px}.ecosystem-footer .ecosystem-title{display:inline-block;font-size:18px;letter-spacing:.08em;color:#fff;text-decoration:none;margin:0 0 12px}.ecosystem-footer p{color:#c5c5c5;text-align:left;max-width:560px;margin:0 0 25px;font-size:16px}.ecosystem-footer nav{display:flex;flex-wrap:wrap;gap:14px 26px;justify-content:flex-start;align-items:center}.ecosystem-footer nav a{font-size:14px;color:#e7e7e7;text-decoration:none;line-height:1.6}.ecosystem-footer a:hover{text-decoration:underline;text-underline-offset:5px}.ecosystem-footer a:focus-visible{outline:2px solid white;outline-offset:5px}.ecosystem-footer a[aria-current=page]{color:#fff;text-decoration:underline;text-underline-offset:5px}.ecosystem-nav-link{font-size:14px;text-decoration:none;white-space:nowrap}@media(max-width:600px){.ecosystem-footer{padding:36px 24px}.ecosystem-footer nav{gap:14px 22px}}
