@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#111a38;background:#f7f8fc;font-family:DM Sans,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink:#111a38;--muted:#66708a;--blue:#2859e8;--violet:#7765dd;--coral:#e77855;--line:#dfe4ef;--cream:#f7f8fc;--soft:#edf1fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--cream)}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.skip-link{position:fixed;top:-5rem;left:1rem;z-index:10;padding:.7rem 1rem;border-radius:.5rem;background:var(--ink);color:#fff}.skip-link:focus{top:1rem}.group-header{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;width:min(1180px,calc(100% - 2rem));min-height:72px;margin:1rem auto 0;padding:0 1.1rem;border:1px solid rgba(223,228,239,.8);border-radius:1rem;background:#ffffffe0;box-shadow:0 12px 28px #17275b12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.group-brand{display:inline-flex;align-items:center;gap:.55rem;width:max-content;font:800 1.1rem/1 Manrope,sans-serif;text-decoration:none}.group-brand img{display:block}.brand-suffix{color:#65718c;font-weight:600}.group-header nav{display:flex;gap:1.8rem}.group-header nav a{color:#53607b;font-size:.83rem;font-weight:700;text-decoration:none}.group-header nav a:hover{color:var(--blue)}.header-link{justify-self:end;color:var(--blue);font-size:.82rem;font-weight:800;text-decoration:none}.group-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(2rem,7vw,7rem);width:min(1180px,calc(100% - 3rem));min-height:calc(100vh - 90px);margin:0 auto;padding:5rem 0 7rem}.overline{margin:0;color:#64708d;font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.signal-dot{display:inline-block;width:.48rem;height:.48rem;margin-right:.4rem;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px #2859e81f}h1,h2,h3{margin:0;font-family:Manrope,sans-serif;letter-spacing:-.055em}h1{max-width:730px;margin-top:1.3rem;font-size:clamp(3.1rem,6vw,6.2rem);line-height:.98}h1 em{color:var(--blue);font-style:normal}.hero-lede{max-width:610px;margin:1.55rem 0 0;color:#5f6982;font-size:1.06rem;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:1.5rem;margin-top:2rem}.primary-cta{display:inline-flex;align-items:center;gap:.8rem;min-height:50px;padding:0 1.15rem;border-radius:.72rem;background:var(--ink);color:#fff;font-weight:800;text-decoration:none}.primary-cta span{font-size:1.2rem}.text-cta{color:var(--ink);font-size:.86rem;font-weight:800;text-decoration:none}.text-cta span{color:var(--blue);margin-left:.25rem}.orbit-stage{position:relative;aspect-ratio:1;max-width:520px;margin-left:auto}.orbit{position:absolute;top:10%;right:10%;bottom:10%;left:10%;border:1px solid #cfd8f2;border-radius:50%;transform:rotate(-20deg)}.orbit-large{top:3%;right:3%;bottom:3%;left:3%;border-color:#bfd0ff;transform:rotate(32deg)}.orbit-small{top:25%;right:25%;bottom:25%;left:25%;border-color:#d4dcf1;transform:rotate(-40deg)}.orbit-core{position:absolute;top:36%;right:36%;bottom:36%;left:36%;display:grid;place-content:center;justify-items:center;gap:.5rem;border-radius:50%;background:var(--ink);box-shadow:0 20px 45px #0d194040;color:#fff;font:800 .68rem/1.1 Manrope,sans-serif;letter-spacing:.13em;text-align:center}.orbit-core img{width:42px;filter:brightness(0) invert(1)}.orbit-core small{color:#93a9ec;font-size:.53rem;letter-spacing:.2em}.orbit-node{position:absolute;display:grid;place-items:center;width:82px;height:82px;border:1px solid var(--line);border-radius:50%;background:#fff;box-shadow:0 15px 30px #162d6a1f;color:var(--ink);font-size:.73rem;font-weight:800}.node-top{top:2%;left:45%}.node-right{top:43%;right:1%}.node-bottom{bottom:2%;left:43%}.node-left{top:43%;left:1%}.ecosystem-section{padding:7rem max(1.5rem,calc((100% - 1180px)/2));background:#fff}.section-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:end;margin-bottom:3.3rem}.section-intro h2{max-width:620px;margin-top:.7rem;font-size:clamp(2.4rem,4vw,4.5rem);line-height:1.02}.section-intro>p:last-child{max-width:390px;margin:0;color:var(--muted);line-height:1.65}.venture-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.venture-card{position:relative;min-height:285px;padding:1.45rem;border:1px solid var(--line);border-radius:1.2rem;background:#f8f9fd;transition:transform .2s ease,box-shadow .2s ease}.venture-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #142b691a}.venture-card.blue{background:#2859e8;color:#fff}.venture-card.ink{background:var(--ink);color:#fff}.venture-card.violet{background:#f1efff;border-color:#d8d1ff}.venture-card.coral{background:#fff1eb;border-color:#f7d3c5}.card-index{font:800 .68rem/1 Manrope,sans-serif;opacity:.55}.card-tag{margin:3.2rem 0 .5rem;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;opacity:.7}.venture-card h3{font-size:1.45rem}.venture-card>p:last-of-type{margin:.7rem 0 0;color:inherit;opacity:.75;font-size:.83rem;line-height:1.55}.card-arrow{position:absolute;right:1.45rem;bottom:1.3rem;font-size:1.2rem}.labs-section{display:grid;grid-template-columns:220px 1fr;gap:clamp(2rem,8vw,8rem);align-items:center;padding:7rem max(1.5rem,calc((100% - 1000px)/2));background:var(--soft)}.labs-mark{position:relative;display:grid;place-items:center;width:190px;height:190px;border-radius:2rem;background:var(--blue);color:#fff;font:800 5rem/1 Manrope,sans-serif;box-shadow:18px 18px #2859e824;transform:rotate(-5deg)}.labs-mark span{transform:rotate(5deg)}.labs-mark i{position:absolute;width:28px;height:28px;border:2px solid #b8c8ff;border-radius:50%;opacity:.8}.labs-mark i:nth-child(2){right:20px;top:20px}.labs-mark i:nth-child(3){right:45px;bottom:22px}.labs-mark i:nth-child(4){left:24px;bottom:36px}.labs-section h2{max-width:620px;margin-top:.65rem;font-size:clamp(2.3rem,4vw,4.2rem);line-height:1.03}.labs-section>div:last-child>p:not(.overline){max-width:620px;margin:1rem 0 0;color:var(--muted);line-height:1.7}.labs-points{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.6rem}.labs-points span{padding:.5rem .7rem;border:1px solid #cfd9ef;border-radius:999px;background:#fff;color:#445171;font-size:.72rem;font-weight:800}.closing-section{padding:7rem max(1.5rem,calc((100% - 1180px)/2));background:var(--ink);color:#fff}.closing-section h2{max-width:750px;margin-top:.8rem;font-size:clamp(3rem,6vw,6.4rem);line-height:.97}.closing-section .overline{color:#9fb4ef}.closing-copy{margin:1.2rem 0 2rem;color:#b4c0de}.primary-cta.light{background:#fff;color:var(--ink)}.group-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.6rem max(1.5rem,calc((100% - 1180px)/2));background:#0a1127;color:#aab6d3;font-size:.75rem}.group-footer .group-brand{color:#fff}.group-footer p{margin:0}button:focus-visible,a:focus-visible{outline:3px solid #ffbd3e;outline-offset:3px}@media(max-width:900px){.group-header{grid-template-columns:1fr auto}.group-header nav{display:none}.group-hero{grid-template-columns:1fr;min-height:0;padding-top:4rem}.orbit-stage{width:min(100%,520px);margin:0 auto}.section-intro{grid-template-columns:1fr;gap:1rem}.venture-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.labs-section{grid-template-columns:1fr}.labs-mark{width:150px;height:150px;font-size:4rem}}@media(max-width:620px){.group-header{width:calc(100% - 1rem);min-height:62px;margin-top:.5rem;padding:0 .7rem;border-radius:.85rem}.group-brand{font-size:.94rem}.group-brand img{width:29px;height:29px}.header-link{font-size:.72rem}.group-hero{width:calc(100% - 2rem);padding:3.2rem 0 5rem}.group-hero h1{font-size:clamp(2.85rem,13vw,4.25rem)}.hero-lede{font-size:.98rem;line-height:1.62}.hero-actions{align-items:flex-start;flex-direction:column;gap:1.1rem}.primary-cta{width:max-content}.orbit-stage{max-width:340px;margin-top:1rem}.orbit-node{width:64px;height:64px;font-size:.62rem}.ecosystem-section{padding-top:5rem;padding-bottom:5rem}.section-intro h2{font-size:2.65rem}.venture-grid{grid-template-columns:1fr}.venture-card{min-height:220px}.card-tag{margin-top:2.4rem}.labs-section,.closing-section{padding-top:5rem;padding-bottom:5rem}.group-footer{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.venture-card{transition:none}}
