.ecosystem{background:var(--color-bg);padding:var(--space-2xl)0;width:100%;position:relative}.ecosystem--tech{background:var(--color-bg);padding-top:var(--space-2xl);padding-bottom:var(--space-2xl)}.ecosystem+.ecosystem{padding-top:0}.ecosystem__content{max-width:var(--max-width-full);margin:0 auto;padding:0 var(--space-md);text-align:center}.ecosystem__headline{font-family:var(--font-mono);font-size:11px;font-weight:var(--weight-bold);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.32em;line-height:1.2;margin:0}.ecosystem__dot{display:inline-block;color:#3b82f6}.ecosystem__subhead{display:none}.ecosystem__logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--space-md)var(--space-xl);margin-top:var(--space-md)}.ecosystem__logos--wide{gap:var(--space-md)var(--space-lg)}.ecosystem__logo{display:flex;align-items:center;justify-content:center;text-decoration:none;opacity:.6;transition:opacity .3s var(--ease-default)}.ecosystem__logo:hover{opacity:1}.ecosystem__logo img{max-height:2rem;width:auto;object-fit:contain;filter:none}.ecosystem--tech .ecosystem__logo img{max-height:2rem}@media(max-width:768px){.ecosystem{padding:var(--space-lg)0}.ecosystem__logos{gap:var(--space-sm)var(--space-md)}.ecosystem__logo img{max-height:1.6rem}}