.ecosystem-section{width:100%;padding:2.5rem 1rem;max-width:1550px;margin:0 auto}.ecosystem-grid{gap:1.5rem}.ecosystem-section{max-width:1200px}.ecosystem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}@media (min-width:768px){.ecosystem-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.ecosystem-card{border-radius:1.5rem;overflow:hidden;background:white;box-shadow:0 4px 4px rgba(0,0,0,.25);transition:box-shadow .3s ease}.ecosystem-card:hover{box-shadow:0 24px 60px rgba(15,23,42,.12)}.ecosystem-top{position:relative;width:100%;background-size:cover;background-position:50%}.ecosystem-frame{position:relative;width:100%;height:12rem;border-radius:1rem;overflow:hidden}@media (min-width:640px){.ecosystem-frame{height:14rem}}@media (min-width:768px){.ecosystem-frame{height:16rem}}.ecosystem-content{padding:1.25rem}.ecosystem-title{font-weight:700;font-size:1.875rem}.ecosystem-desc,.ecosystem-title{font-family:Montserrat,sans-serif;line-height:1.3}.ecosystem-desc{font-size:18px;color:#707070;margin-top:.5rem}@media (max-width:640px){.ecosystem-title{font-size:1.375rem}.ecosystem-desc{font-size:1rem}}.gradient-text{background-clip:text;-webkit-background-clip:text;color:transparent}.holographic-card:hover{transform:scale(1.05);box-shadow:0 0 20px rgb(193,86,247)!important}