.ecosystem-section{padding:88px 20px}.ecosystem-container{margin:0 auto;max-width:896px;padding:0 20px;width:100%}.ecosystem-header{margin-bottom:56px;text-align:center}.ecosystem-heading{color:#1a2130;font-size:32px;font-weight:800;line-height:1.2;margin:0}@media (min-width:768px){.ecosystem-heading{font-size:40px}}@media (min-width:1024px){.ecosystem-heading{font-size:48px}}.ecosystem-highlight{background:linear-gradient(135deg,#f37d16,#ff9233);-webkit-background-clip:text;background-clip:text;color:transparent}.ecosystem-grid{display:grid;gap:20px;grid-template-columns:1fr}@media (min-width:640px){.ecosystem-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ecosystem-grid{grid-template-columns:repeat(3,1fr)}}.ecosystem-card{border-radius:16px;height:100%;padding:24px;text-align:center;transition:all .3s ease}.ecosystem-card--dark{background-color:#1a2130;border:1px solid rgba(243,125,22,.4);box-shadow:0 4px 20px rgba(0,0,0,.1)}.ecosystem-card--dark:hover{box-shadow:0 8px 30px rgba(243,125,22,.15);transform:translateY(-4px)}.ecosystem-card--light{background-color:#fff;border:1px solid #e5e7eb}.ecosystem-card--light:hover{border-color:rgba(243,125,22,.3);box-shadow:0 8px 25px rgba(0,0,0,.08);transform:translateY(-4px)}.ecosystem-card--subtle{background-color:#fff;border:1px solid rgba(0,0,0,.08);opacity:.85}.ecosystem-card--subtle:hover{border-color:rgba(243,125,22,.3);opacity:1;transform:translateY(-4px)}.ecosystem-icon-wrapper{align-items:center;border-radius:12px;display:flex;height:48px;justify-content:center;margin:0 auto 16px;width:48px}.ecosystem-card--dark .ecosystem-icon-wrapper{background-color:rgba(243,125,22,.2)}.ecosystem-card--light .ecosystem-icon-wrapper,.ecosystem-card--subtle .ecosystem-icon-wrapper{background-color:rgba(243,125,22,.1)}.ecosystem-icon-svg{fill:none;height:24px;stroke-width:2;width:24px}.ecosystem-icon--dark,.ecosystem-icon--light{stroke:#f37d16}.ecosystem-icon--subtle{opacity:.7;stroke:#f37d16}.ecosystem-card-title{font-size:14px;font-weight:700;line-height:1.4;margin:0}.ecosystem-title--dark{color:#fff}.ecosystem-title--light{color:#1a2130}.ecosystem-title--subtle{color:#1a2130;font-size:13px}@media (max-width:768px){.ecosystem-section{padding:64px 16px}.ecosystem-header{margin-bottom:40px}.ecosystem-heading{font-size:28px}.ecosystem-card{padding:20px}.ecosystem-card-title{font-size:13px}}@media (max-width:480px){.ecosystem-section{padding:48px 16px}.ecosystem-heading{font-size:24px}.ecosystem-icon-wrapper{height:40px;width:40px}.ecosystem-icon-svg{height:20px;width:20px}}