.ecosystem-home{--ecosystem-max:var(--pro-max, var(--home-max, 75rem));--ecosystem-card-radius:1rem;--ecosystem-ease:cubic-bezier(0.22, 1, 0.36, 1);max-width:none;width:100%;margin:0;padding:var(--home-section-pad)var(--openms-page-inline)}.ecosystem-home__inner{display:grid;gap:clamp(1.5rem,3vh,2.25rem);width:100%;max-width:var(--ecosystem-max);margin-inline:auto}.ecosystem-home__header{margin:0}.home-page .home-page__block--ecosystem .ecosystem-home__header-main{max-width:min(100%,42rem)}.ecosystem-home__title{margin:0;font-family:var(--openms-font-heading);color:var(--home-title-color,var(--openms-navy));text-wrap:balance}.ecosystem-home__title-accent{color:var(--home-title-color,var(--openms-navy));background:0 0;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:currentColor}.ecosystem-home__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:clamp(1rem,2vw,1.35rem);margin:0;padding:0;list-style:none;align-items:stretch}.ecosystem-home__item{display:flex;min-width:0}.ecosystem-home__card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.7rem;width:100%;min-height:clamp(15.5rem,28vh,17.5rem);padding:clamp(1.25rem,2.4vw,1.65rem);overflow:hidden;border:1px solid rgba(var(--openms-navy-rgb),.45);border-radius:var(--ecosystem-card-radius);background:var(--openms-navy);color:var(--openms-white);text-decoration:none;box-shadow:0 .25rem .85rem rgba(var(--openms-navy-rgb),.28);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;-webkit-tap-highlight-color:transparent}.ecosystem-home__card:hover,.ecosystem-home__card:focus-visible{transform:translateY(-3px);border-color:rgba(var(--openms-white-rgb),.28);background:var(--openms-navy);box-shadow:0 .75rem 1.65rem rgba(var(--openms-navy-rgb),.38);outline:none;color:var(--openms-white)!important}.ecosystem-home__card:focus-visible{box-shadow:0 0 0 3px var(--openms-white),0 0 0 5px var(--openms-navy),0 .25rem .85rem rgba(var(--openms-navy-rgb),.28)}.ecosystem-home__card:hover .ecosystem-home__card-tag,.ecosystem-home__card:focus-visible .ecosystem-home__card-tag{color:rgba(var(--openms-white-rgb),.92);border-color:rgba(var(--openms-white-rgb),.28);background:rgba(var(--openms-white-rgb),.12)}.ecosystem-home__card:hover .ecosystem-home__card-title,.ecosystem-home__card:focus-visible .ecosystem-home__card-title,.ecosystem-home__card:hover .ecosystem-home__card-link,.ecosystem-home__card:focus-visible .ecosystem-home__card-link{color:var(--openms-white)!important}.ecosystem-home__card:hover .ecosystem-home__card-text,.ecosystem-home__card:focus-visible .ecosystem-home__card-text{color:rgba(var(--openms-white-rgb),.86)!important}.ecosystem-home__card:hover .ecosystem-home__card-link,.ecosystem-home__card:focus-visible .ecosystem-home__card-link{gap:.35rem}.ecosystem-home__card:hover .ecosystem-home__card-icon,.ecosystem-home__card:focus-visible .ecosystem-home__card-icon{filter:brightness(0)invert(1);opacity:.95}.ecosystem-home__card-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem 1rem;width:100%;min-height:2.25rem}.ecosystem-home__card-tag{display:inline-flex;align-items:center;flex:initial;min-width:0;margin:0;padding:.28rem .65rem;border-radius:999px;border:1px solid rgba(var(--openms-white-rgb),.28);background:rgba(var(--openms-white-rgb),.12);font-family:var(--openms-font-body);font-size:.72rem;font-weight:600;letter-spacing:.02em;line-height:1.2;color:rgba(var(--openms-white-rgb),.92);white-space:nowrap}.ecosystem-home__card-icon{display:block;width:auto;height:2.15rem;max-width:min(9.5rem,42%);margin:0 0 0 auto;object-fit:contain;object-position:right center;flex:none;filter:brightness(0)invert(1);opacity:.95}.ecosystem-home__card--openms-lib .ecosystem-home__card-icon{height:3.15rem;max-width:min(13.5rem,56%)}.ecosystem-home__card-title{margin:0;width:100%;font-family:var(--openms-font-heading);font-size:clamp(1rem,1.4vw,1.1rem);font-weight:700;line-height:1.3;letter-spacing:normal;color:var(--openms-white)}.home-page .ecosystem-home__card-title,.home-page .ecosystem-home__card:hover .ecosystem-home__card-title,.home-page .ecosystem-home__card:focus-visible .ecosystem-home__card-title{color:var(--openms-white)!important}.ecosystem-home__card-text{flex:auto;margin:0;width:100%;max-width:42ch;font-size:var(--openms-body-size);line-height:1.58;color:rgba(var(--openms-white-rgb),.86);text-wrap:pretty;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.home-page .ecosystem-home__card-text,.home-page .ecosystem-home__card:hover .ecosystem-home__card-text,.home-page .ecosystem-home__card:focus-visible .ecosystem-home__card-text{color:rgba(var(--openms-white-rgb),.86)!important}.ecosystem-home__card-link{display:inline-flex;align-items:center;gap:.2rem;margin-top:auto;padding-top:.35rem;font-size:var(--openms-text-min);font-weight:700;color:var(--openms-white);transition:gap .15s ease}.home-page .ecosystem-home__card-link,.home-page .ecosystem-home__card:hover .ecosystem-home__card-link,.home-page .ecosystem-home__card:focus-visible .ecosystem-home__card-link{color:var(--openms-white)!important}.ecosystem-home__card-link-icon{display:inline-block;font-size:.95rem;line-height:1;transition:transform .2s ease}.ecosystem-home__card:hover .ecosystem-home__card-link-icon,.ecosystem-home__card:focus-visible .ecosystem-home__card-link-icon{transform:translateX(3px)}.home-page__block--ecosystem{background:var(--home-bg-base,#fff);border-bottom:1px solid rgba(var(--openms-navy-rgb),.08)}.home-page--motion .home-page__block--ecosystem:not(.is-revealed) .ecosystem-home__header{opacity:0;transform:translateY(1.25rem)}.home-page--motion .home-page__block--ecosystem .ecosystem-home__header{transition:opacity var(--home-reveal-duration,.65s)var(--home-reveal-ease,cubic-bezier(.22,1,.36,1)),transform var(--home-reveal-duration,.65s)var(--home-reveal-ease,cubic-bezier(.22,1,.36,1))}.home-page--motion .home-page__block--ecosystem.is-revealed .ecosystem-home__header{opacity:1;transform:translateY(0)}.home-page--motion .home-page__block--ecosystem .ecosystem-home__item:not(.is-revealed){opacity:0;transform:translateY(1.1rem)}.home-page--motion .home-page__block--ecosystem .ecosystem-home__item{transition:opacity var(--home-reveal-duration,.65s)var(--home-reveal-ease,cubic-bezier(.22,1,.36,1)),transform var(--home-reveal-duration,.65s)var(--home-reveal-ease,cubic-bezier(.22,1,.36,1));transition-delay:calc(var(--ecosystem-reveal-index,0) * .07s)}.home-page--motion .home-page__block--ecosystem .ecosystem-home__item.is-revealed{opacity:1;transform:translateY(0)}@media(max-width:768px){.home-page .home-page__block--ecosystem .ecosystem-home__header-main{max-width:100%}.home-page .home-page__block--ecosystem .ecosystem-home__title{max-width:none;width:100%;text-wrap:pretty}.ecosystem-home__grid{grid-template-columns:1fr}.ecosystem-home__card-text{max-width:none;-webkit-line-clamp:4}.ecosystem-home__card-icon{max-width:min(8.5rem,46%)}}@media(prefers-reduced-motion:reduce){.ecosystem-home__card:hover,.ecosystem-home__card:focus-visible{transform:none}.ecosystem-home__card:hover .ecosystem-home__card-link-icon,.ecosystem-home__card:focus-visible .ecosystem-home__card-link-icon{transform:none}.home-page--motion .home-page__block--ecosystem .ecosystem-home__header,.home-page--motion .home-page__block--ecosystem .ecosystem-home__item{transition:none}.home-page--motion .home-page__block--ecosystem:not(.is-revealed) .ecosystem-home__header,.home-page--motion .home-page__block--ecosystem .ecosystem-home__item:not(.is-revealed){opacity:1;transform:none}}