/* Product ecosystem public page */
.product-ecosystem-page{overflow:hidden;background:#fff;color:#10234a}
.product-ecosystem-hero{padding:158px 0 96px;background:radial-gradient(circle at 86% 18%,rgba(30,182,237,.17),transparent 29%),linear-gradient(180deg,#fff,#f6faff)}
.product-ecosystem-hero h1{max-width:930px;margin:1rem 0 1.2rem;font-size:clamp(3.1rem,5.2vw,5.5rem);line-height:1.01;letter-spacing:-.058em;font-weight:850;color:#0c2148}
.product-ecosystem-hero p{max-width:800px;margin:0;color:#62708a;font-size:1.05rem;line-height:1.82}
.published-products-section,.ecosystem-roadmap-section{padding:92px 0}.published-products-section{background:#fff}.ecosystem-roadmap-section{background:#f8fbff}
.published-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.published-product-card{position:relative;min-height:310px;padding:30px;border:1px solid #e0e8f2;border-radius:21px;background:#fff;box-shadow:0 12px 32px rgba(30,67,125,.06)}.published-product-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:1.15rem;border-radius:16px;background:linear-gradient(135deg,var(--product-primary),var(--product-accent));color:#fff}.published-product-icon img{width:100%;height:100%;object-fit:contain}.published-product-code{font-size:.72rem;font-weight:900}.published-status{display:inline-flex;padding:.35rem .65rem;border-radius:999px;background:#eaf8f1;color:#19855c;font-size:.62rem;font-weight:850;text-transform:uppercase}.published-product-card h2{margin:1rem 0 .7rem;font-size:1.25rem;font-weight:850}.published-product-card p{color:#6a7890;line-height:1.75}.published-product-card a{color:#1264f5;font-size:.82rem;font-weight:800;text-decoration:none}
.ecosystem-roadmap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ecosystem-roadmap-card{position:relative;min-height:290px;padding:28px;border:1px solid #dfe8f2;border-radius:20px;background:#fff;box-shadow:0 12px 32px rgba(31,65,120,.055);transition:.25s ease}.ecosystem-roadmap-card:hover{transform:translateY(-5px);border-color:#c9dbfb;box-shadow:0 22px 50px rgba(33,74,140,.11)}.ecosystem-roadmap-card::before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:20px 0 0 20px;background:var(--ecosystem-color)}.ecosystem-card-top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ecosystem-code{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:var(--ecosystem-color);color:#fff;font-size:.68rem;font-weight:900}.roadmap-status{padding:.36rem .62rem;border-radius:999px;background:#eef3f9;color:#61708a;font-size:.58rem;font-weight:850;letter-spacing:.08em}.ecosystem-roadmap-card>small{display:block;margin:1.15rem 0 .35rem;color:var(--ecosystem-color);font-size:.67rem;font-weight:850;text-transform:uppercase}.ecosystem-roadmap-card h2{margin:0 0 .75rem;font-size:1.15rem;font-weight:850}.ecosystem-roadmap-card p{min-height:100px;margin:0 0 1rem;color:#69778f;font-size:.86rem;line-height:1.72}.ecosystem-roadmap-card a{color:#1264f5;font-size:.78rem;font-weight:800;text-decoration:none}
.product-principles-section{padding:0 0 96px;background:#f8fbff}.product-principles-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:50px;align-items:center;padding:52px;border-radius:26px;background:linear-gradient(130deg,#071f4d,#0d438d);color:#fff}.product-principles-panel>div>span{color:#88e7ff;font-size:.66rem;font-weight:850;letter-spacing:.1em}.product-principles-panel h2{max-width:720px;margin:.7rem 0 .9rem;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.08;letter-spacing:-.045em;font-weight:850}.product-principles-panel p{max-width:680px;margin:0;color:rgba(255,255,255,.72);line-height:1.78}.product-principle-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-principle-list span{display:flex;align-items:center;min-height:52px;padding:13px 15px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.06);color:#fff;font-size:.78rem;font-weight:750}
@media(max-width:991.98px){.published-product-grid,.ecosystem-roadmap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-principles-panel{grid-template-columns:1fr}}
@media(max-width:767.98px){.product-ecosystem-hero{padding-top:132px}.product-ecosystem-hero h1{font-size:clamp(2.7rem,11vw,4.2rem)}.published-product-grid,.ecosystem-roadmap-grid{grid-template-columns:1fr}.published-product-card,.ecosystem-roadmap-card{min-height:auto}.ecosystem-roadmap-card p{min-height:auto}.product-principles-panel{padding:38px 28px}.product-principle-list{grid-template-columns:1fr}}
@media(max-width:575.98px){.product-ecosystem-hero{padding-top:122px}.product-ecosystem-hero .btn{width:100%}.published-products-section,.ecosystem-roadmap-section{padding:70px 0}.product-principles-panel{padding:34px 24px}}
