.ecosystem-section{position:relative;padding:72px 0 80px;background:var(--bg-base)}.ecosystem-section__inner{position:relative}.ecosystem-section__intro{max-width:1100px;margin:0 auto 52px;text-align:center;padding:0 4px}.ecosystem-section__title{font-family:var(--font-display),"Segoe UI",sans-serif;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.18;letter-spacing:-.025em;color:var(--text-primary);margin:0 0 18px;text-align:center}.ecosystem-section__title-line{display:inline}.ecosystem-section__title-accent{color:var(--primary)}.ecosystem-section__lead{margin:0 auto;max-width:620px;font-family:var(--font-body),"Segoe UI",sans-serif;font-size:clamp(14px,2.5vw,16px);font-weight:500;line-height:1.65;color:var(--text-secondary)}.ecosystem-section__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:28px 20px;gap:28px 20px}.ecosystem-section__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(10px,2vw,14px)}.ecosystem-section__icon{display:inline-flex;align-items:center;justify-content:center;width:clamp(56px,10vw,72px);height:clamp(56px,10vw,72px);border-radius:50%;background:#ffffff;box-shadow:0 10px 28px rgba(26,26,26,.08);font-size:clamp(22px,4vw,30px);color:var(--primary);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}[data-theme=dark] .ecosystem-section__icon{background:var(--bg-elevated);box-shadow:0 10px 28px rgba(0,0,0,.28)}.ecosystem-section__item:hover .ecosystem-section__icon{transform:translateY(-3px);box-shadow:0 14px 32px rgba(26,26,26,.12)}.ecosystem-section__icon--whatsapp{color:#25d366}.ecosystem-section__icon--purple{color:#7c3aed}.ecosystem-section__icon--pink{color:#ec4899}.ecosystem-section__icon--gold{color:#eab308}.ecosystem-section__label{margin:0;max-width:140px;font-family:var(--font-body),"Segoe UI",sans-serif;font-size:14px;font-weight:700;line-height:1.35;color:var(--text-primary)}.ecosystem-section.scroll-reveal.visible .reveal-child:nth-child(9){transition-delay:.45s}.ecosystem-section.scroll-reveal.visible .reveal-child:nth-child(10){transition-delay:.5s}@media (max-width:992px){.ecosystem-section{padding:56px 0 64px}.ecosystem-section__title{font-size:24px}.ecosystem-section__title-line{display:block}.ecosystem-section__intro{max-width:640px;margin-bottom:36px}.ecosystem-section__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 14px}.ecosystem-section__label{font-size:11px!important;text-align:center}.ecosystem-section__item--hide-mobile{display:none}}@media (max-width:480px){.ecosystem-section{padding:48px 0 56px}.ecosystem-section__intro{margin-bottom:28px}.ecosystem-section__title{font-size:24px;line-height:1.22}.ecosystem-section__lead{line-height:1.55}.ecosystem-section__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px}.ecosystem-section__label{max-width:100px}}