.home-ecosystem{position:relative;isolation:isolate;overflow:hidden;background:#102638}.ecosystem-landscape{position:absolute;inset:0;z-index:-1;pointer-events:none}.ecosystem-map{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;max-width:560px;margin-inline:auto;list-style:none}.ecosystem-landscape img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ecosystem-landscape:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#081c36c9,#081c3666)}.ecosystem-area{display:flex;flex-direction:column;justify-content:flex-start;min-width:0;min-height:200px;border-radius:8px;padding:24px;text-align:center;background:linear-gradient(135deg,#080808cc,#002c84bf);border:1px solid #8fbcff30}@media (max-width:639px){.ecosystem-map{grid-template-columns:minmax(0,1fr);max-width:400px}}.home-page{--home-title-size:28px;--home-subtitle-size:16px;--home-card-title-size:18px;--home-body-size:14px;font-family:Inter,system-ui,sans-serif;letter-spacing:0}.home-page h2{font-size:var(--home-title-size);font-weight:500;line-height:1.2;letter-spacing:0}.home-page h3{font-size:var(--home-card-title-size);font-weight:600;line-height:1.35;letter-spacing:0}.home-page .home-subtitle{font-size:var(--home-subtitle-size)}.home-page .home-copy,.home-page .home-subtitle{font-weight:400;line-height:1.65;letter-spacing:0}.home-page .home-copy{font-size:var(--home-body-size)}.home-page .home-label{font-size:12px;font-weight:600;line-height:1.5;letter-spacing:0}@media (min-width:768px){.home-page{--home-title-size:40px;--home-subtitle-size:18px}}