:root{--bg-main:#fafafc;--text-main:#111827;--text-muted:#6b7280;--accent-indigo:#4f46e5;--accent-blue:#2563eb;--accent-green:#059669;--border-color:#e5e7eb;--card-bg:#fff;--header-bg:#fafafcd9}*{box-sizing:border-box;margin:0;padding:0;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{color:var(--text-main);scroll-behavior:smooth;background-color:#fafafc;background-image:radial-gradient(circle at 10% 15%,#60a5fa12 0%,#0000 40%),radial-gradient(circle at 90% 45%,#4f46e50f 0%,#0000 45%),radial-gradient(circle at 20% 80%,#10b9810a 0%,#0000 45%);background-attachment:fixed;line-height:1.5;overflow-x:hidden}.highlight-blue{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}a{color:inherit;text-decoration:none!important}ul,li{margin:0;padding:0;list-style:none!important}.scroll-reveal{opacity:0;filter:blur(4px);transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1),filter 1.2s;transform:translateY(24px)}.scroll-reveal.in-view{opacity:1;filter:blur();transform:translateY(0)}header{z-index:100;background:var(--header-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.25rem 5%;display:flex;position:fixed;top:0;left:0;right:0}.logo{letter-spacing:-.5px;color:var(--text-main);font-size:1.5rem;font-weight:700}nav ul{align-items:center;gap:2rem;display:flex}nav ul li a{color:var(--text-muted);font-size:.95rem;font-weight:500;transition:color .2s}nav ul li a:hover{color:var(--text-main)}.btn-primary{cursor:pointer;background:#0f172a;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.65rem 1.4rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex;color:#fff!important}.btn-primary:hover{background:#1e293b}.btn-secondary{color:var(--text-main);border:1px solid var(--border-color);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:.65rem 1.4rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-secondary:hover{background:#f9fafb;border-color:#d1d5db}.btn-primary:active,.btn-secondary:active,.tab-btn:active{transform:scale(.97)}.dev-status{cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-family:inherit;font-size:.85rem;display:inline-flex;color:#374151!important;border:1px solid var(--border-color)!important;background:#f3f4f6!important}.dev-status:before{content:"";background:#d97706;border-radius:50%;width:6px;height:6px;animation:2s infinite statusPulse;display:inline-block}.dev-preview{position:relative}.dev-status:focus-visible{outline-offset:3px;outline:2px solid #64748b}.dev-preview-panel{color:#334155;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:left;background:#fffffff5;border:1px solid #e2e8f0f2;border-radius:16px;width:min(390px,100vw - 2rem);padding:1.1rem 1.2rem;position:absolute;top:calc(100% + .8rem);right:0;box-shadow:0 18px 45px #0f172a24}.dev-preview-panel:before{content:"";background:#fff;border-top:1px solid #e2e8f0;border-left:1px solid #e2e8f0;width:11px;height:11px;position:absolute;top:-6px;right:2rem;transform:rotate(45deg)}.dev-preview-panel strong{color:#172033;font-size:.9rem;line-height:1.45;display:block}.dev-preview-panel p{color:#64748b;margin-top:.55rem;font-size:.82rem;line-height:1.5}@keyframes statusPulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:900px;min-height:95vh;margin:0 auto;padding:8rem 1.5rem 4rem;display:flex}.hero-logo-wrapper{margin-bottom:2rem}.hero-brand-mark{filter:drop-shadow(0 12px 18px #0f1e3d33);width:clamp(58px,6vw,76px);height:auto;margin-bottom:1.5rem;display:block}.hero-title{letter-spacing:-2px;color:var(--text-main);margin-bottom:1.5rem;font-size:clamp(2.5rem,6.5vw,4.5rem);font-weight:400;line-height:1.1}.hero-subtitle{color:var(--text-muted);max-width:700px;margin-bottom:2.5rem;font-size:clamp(1.1rem,2.5vw,1.35rem);line-height:1.6}.hero-ctas{background:#ecedef;border:1px solid #d6dae1;border-radius:24px;justify-content:center;gap:.35rem;width:min(100%,490px);padding:.45rem;display:flex;box-shadow:0 5px 12px #0f172a14,inset 0 1px #fffc}.large-btn{border-radius:18px;flex:1 1 0;padding:.95rem 1.5rem;font-size:1rem}.hero-ctas .btn-primary{box-shadow:0 4px 10px #0f172a2e}.hero-ctas .btn-secondary{border-color:#0000}.section{max-width:1200px;margin:0 auto;padding:8rem 1.5rem}.section-title{letter-spacing:-1px;text-align:center;margin-bottom:1rem;font-size:clamp(2rem,4.5vw,2.75rem);font-weight:700}.section-subtitle{color:var(--text-muted);text-align:center;max-width:650px;margin:0 auto 4rem;font-size:1.1rem;line-height:1.6}.columns{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.columns.reverse{direction:rtl}.columns.reverse .col-text{direction:ltr}.platform-story{background:radial-gradient(circle at 8% 18%,#5992ff14,#0000 27%),radial-gradient(circle at 90% 72%,#6c58da12,#0000 28%),#ffffff8f;border:1px solid #dbe3efe6;border-radius:32px;max-width:1200px;margin:1rem auto 4rem;position:relative;overflow:hidden;box-shadow:0 25px 70px #40517512}.story-section{min-height:520px;padding:5rem 3.5rem;position:relative}.story-section+.story-section:before{content:"";background:linear-gradient(90deg,#0000,#dde6f1 15% 85%,#0000);height:1px;position:absolute;top:0;left:3.5rem;right:3.5rem}.story-section .section-label,.story-section .col-title{margin-bottom:1rem}.story-section .col-desc{margin-bottom:1.5rem}.col-text{flex-direction:column;display:flex}.section-label{text-transform:uppercase;letter-spacing:1.5px;color:var(--accent-indigo);margin-bottom:1.5rem;font-size:.8rem;font-weight:600}.col-title{letter-spacing:-.5px;margin-bottom:1.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;line-height:1.25}.col-desc{color:var(--text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.col-bullets{flex-direction:column;gap:1rem;display:flex}.col-bullets li{color:#4b5563;padding-left:1.5rem;font-size:.95rem;position:relative}.col-bullets li:before{content:"→";color:var(--accent-indigo);font-weight:600;position:absolute;left:0}.col-visual{justify-content:center;align-items:center;display:flex}.visual-mock{border:1px solid var(--border-color);aspect-ratio:1.5;background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:450px;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000005}.story-illustration{aspect-ratio:1.35;isolation:isolate;background:radial-gradient(circle at 50% 46%,#ffffffeb,#e0ebf8bd 44%,#bed0e7a6 100%);border:1px solid #ffffffeb;border-radius:28px;width:100%;max-width:440px;position:relative;overflow:hidden;box-shadow:0 24px 55px #3c517a29,inset 0 1px #fff}.story-illustration:before{content:"";z-index:-1;opacity:.38;background-image:radial-gradient(#fffffff2 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.story-glow{filter:blur(28px);background:#5b8bf638;border-radius:50%;position:absolute;inset:22% 25%}.story-orbit{border:2px solid #ffffffbf;border-radius:50%;position:absolute;inset:18%;box-shadow:0 0 30px #6892d324}.story-orbit:before,.story-orbit:after{content:"";background:#5d8ef1;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 6px #5d8ef11f}.story-orbit:before{top:16%;left:8%}.story-orbit:after{background:#ff8a61;bottom:22%;right:4%}.story-core{z-index:3;color:#334b72;background:#ffffffe6;border:1px solid #fffffff2;border-radius:26px;flex-direction:column;align-items:center;width:148px;padding:1.25rem .8rem 1rem;display:flex;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 20px 35px #41537733,7px 9px #5c6f9214}.story-core-icon{color:#3979e9;background:#e7f1ff;border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:.65rem;display:grid}.story-core svg,.story-node svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.story-core strong{text-align:center;font-size:.74rem}.story-core>span{color:#8795a9;margin-top:.18rem;font-size:.54rem}.story-node{z-index:4;color:#5d6f8b;background:#ffffffd6;border:1px solid #ffffffeb;border-radius:18px;flex-direction:column;align-items:center;gap:.3rem;min-width:78px;padding:.7rem .55rem;display:flex;position:absolute;box-shadow:0 13px 28px #41527526}.story-node span{font-size:.54rem;font-weight:700}.story-node-1{color:#2e9e83;top:12%;left:7%}.story-node-2{color:#d9942d;top:17%;right:7%}.story-node-3{color:#6f62d9;bottom:8%;right:12%}.story-build .story-core-icon{color:#6f62d9;background:#eeeafe}.story-govern .story-core-icon{color:#d9942d;background:#fff3dd}.story-protect .story-core-icon{color:#2e9e83;background:#e4f6f1}.search-mock{background:#f9fafb}.mock-header{border-bottom:1px solid var(--border-color);background:#fff;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.dot{border-radius:50%;width:8px;height:8px}.dot.red{background:#ef4444}.dot.yellow{background:#f59e0b}.dot.green{background:#10b981}.mock-search-bar{color:var(--text-muted);text-align:left;background:#f3f4f6;border-radius:4px;flex-grow:1;padding:.25rem 1rem;font-size:.75rem}.mock-body{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.search-bubble{border-radius:8px;max-width:85%;padding:.75rem 1rem;font-size:.85rem;line-height:1.4}.search-bubble.user{color:var(--accent-indigo);background:#e0e7ff;align-self:flex-end;font-weight:500}.search-bubble.vync{color:var(--text-main);border:1px solid var(--border-color);background:#fff;align-self:flex-start;box-shadow:0 2px 8px #00000003}.build-mock{justify-content:center;align-items:center;padding:1rem}.path-animate{stroke-dasharray:8;animation:2s linear infinite dashFlow}@keyframes dashFlow{to{stroke-dashoffset:-16px}}.govern-mock{background:#fafafc;justify-content:center;align-items:center;padding:2rem}.gov-item{border:1px solid var(--border-color);background:#fff;border-radius:8px;align-items:center;gap:1rem;width:100%;padding:1.25rem;display:flex;box-shadow:0 4px 10px #00000005}.status-indicator{border-radius:50%;width:10px;height:10px}.status-indicator.yellow{background:#f59e0b;animation:1.5s infinite statusPulse;box-shadow:0 0 8px #f59e0b}.gov-info{flex-grow:1}.gov-info h5{margin-bottom:.2rem;font-size:.85rem;font-weight:600}.gov-info p{color:var(--text-muted);font-size:.75rem}.gov-actions{gap:.5rem;display:flex}.btn-action{cursor:pointer;border-radius:4px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.btn-action.approve{color:#059669;background:#ecfdf5}.btn-action.reject{color:#dc2626;background:#fef2f2}.protect-mock{background:#f9fafb;justify-content:center;align-items:center}.shield-container{flex-direction:column;align-items:center;gap:1rem;display:flex}.shield-svg{animation:4s ease-in-out infinite floatShield}@keyframes floatShield{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.shield-status{color:#059669;font-size:.85rem;font-weight:500}.ecosystem-canvas-wrapper{border:1px solid var(--border-color);background:#fff;border-radius:16px;padding:2rem;box-shadow:0 1px 3px #00000003}.flow-path{stroke-dasharray:6;animation:30s linear infinite flowLines}@keyframes flowLines{to{stroke-dashoffset:-500px}}.hub-outer-glow{opacity:.15;animation:4s ease-in-out infinite pulseGlow}@keyframes pulseGlow{0%{r:55px;opacity:.1}50%{r:70px;opacity:.25}to{r:55px;opacity:.1}}.suites-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.suite-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;padding:2.5rem 2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 1px 3px #00000003}.suite-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #00000008}#enterprise-card:hover{border-color:var(--accent-indigo)}#healthcare-card:hover{border-color:var(--accent-blue)}#operations-card:hover{border-color:var(--accent-green)}.card-icon{color:#374151;background:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.75rem;transition:all .25s;display:flex}#enterprise-card:hover .card-icon{color:var(--accent-indigo);background:#eef2f6}#healthcare-card:hover .card-icon{color:var(--accent-blue);background:#eff6ff}#operations-card:hover .card-icon{color:var(--accent-green);background:#ecfdf5}.suite-card h3{letter-spacing:-.5px;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.positioning{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:1.5rem;font-size:.8rem;font-weight:600}.capability-list{color:#4b5563;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.capability-list li{margin-bottom:.75rem}.learn-more{align-items:center;gap:.4rem;margin-top:auto;font-size:.95rem;font-weight:500;display:inline-flex}#enterprise-card .learn-more{color:var(--accent-indigo)}#healthcare-card .learn-more{color:var(--accent-blue)}#operations-card .learn-more{color:var(--accent-green)}.learn-more:hover{gap:.6rem}.licensing-section{max-width:1000px;margin:0 auto;padding:8rem 1.5rem}.licensing-tabs{border-bottom:1px solid var(--border-color);justify-content:center;gap:2rem;margin-bottom:3.5rem;display:flex}.tab-btn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-bottom:2px solid #0000;padding:.75rem .5rem;font-size:1rem;font-weight:500;transition:all .2s}.tab-btn.active,.tab-btn:hover{color:var(--text-main);border-bottom-color:var(--text-main)}.license-tab-content{display:none}.license-tab-content.active{display:block}.license-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.license-card{border:1px solid var(--border-color);background:#fff;border-radius:12px;padding:3rem 2.5rem;transition:border-color .25s,box-shadow .25s;box-shadow:0 1px 3px #00000003}#licensing-enterprise .license-card:hover{border-color:var(--accent-indigo);box-shadow:0 10px 25px #00000005}#licensing-healthcare .license-card:hover{border-color:var(--accent-blue);box-shadow:0 10px 25px #00000005}#licensing-operations .license-card:hover{border-color:var(--accent-green);box-shadow:0 10px 25px #00000005}.license-header h3{letter-spacing:-.5px;margin-bottom:.5rem;font-size:1.75rem;font-weight:600}.license-desc{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.5}.license-body h5{text-transform:uppercase;letter-spacing:.5px;color:var(--text-main);margin-bottom:.5rem;font-size:.8rem;font-weight:600}.ideal-text{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.5}.license-features{color:#4b5563;font-size:.9rem;line-height:1.6}.license-features li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.license-features li:before{content:"✓";color:var(--accent-green);font-weight:600;position:absolute;left:0}footer{border-top:1px solid var(--border-color);background:#fff;padding:4rem 1.5rem}.footer-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.footer-logo{color:var(--text-main);font-size:1.25rem;font-weight:700}footer p{color:var(--text-muted);font-size:.9rem}.footer-socials{align-items:center;gap:1.5rem;display:flex}.social-link{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.85rem;transition:color .18s,transform .18s;display:inline-flex}.social-link svg{color:var(--text-muted);transition:color .18s,stroke .18s}.social-link:hover{color:var(--text-main);transform:translateY(-1px)}.social-link:hover svg{color:var(--accent-indigo);stroke:var(--accent-indigo)}@media (width<=1024px){.columns{grid-template-columns:1fr;gap:3rem}.columns.reverse{direction:ltr}.suites-grid{grid-template-columns:1fr;gap:1.5rem}.license-grid{grid-template-columns:1fr;gap:2rem}.ecosystem-canvas-wrapper{overflow-x:auto}.ecosystem-canvas{min-width:700px}.platform-story{margin-left:1.5rem;margin-right:1.5rem}.story-section{min-height:0;padding:4rem 3rem}}@media (width<=768px){header{flex-direction:column;gap:1rem;padding:1rem;position:relative}.dev-preview{justify-content:center;width:100%;display:flex}.dev-preview-panel{transform-origin:top;right:50%;translate:50%}.dev-preview-panel:before{right:calc(50% - 5px)}nav ul{flex-wrap:wrap;justify-content:center;gap:1.25rem}.hero{min-height:auto;padding:4rem 1.5rem}.hero-ctas{border-radius:22px;flex-direction:column;width:100%;max-width:280px;padding:.4rem}.btn-primary,.btn-secondary{text-align:center;width:100%}.section{padding:4rem 1.5rem}.platform-story{border-radius:24px;margin:0 1rem 3rem}.story-section{padding:3.5rem 1.5rem}.story-section+.story-section:before{left:1.5rem;right:1.5rem}.story-illustration{max-width:480px}.footer-content{flex-direction:column;align-items:flex-start;gap:1.25rem}.footer-socials{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%}}.ecosystem-diagram-container{isolation:isolate;background:linear-gradient(135deg,#ffffff61,#0000 38%),linear-gradient(160deg,#d9e5f2 0%,#b8c9df 48%,#aebbd8 100%);border:1px solid #ffffffbf;border-radius:32px;width:100%;height:680px;margin-top:2rem;position:relative;overflow:hidden;box-shadow:0 32px 80px #3f54782e,inset 0 1px #fffc}.ecosystem-diagram-container:before{content:"";z-index:-2;opacity:.28;background-image:radial-gradient(#ffffffe6 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.ecosystem-aurora{filter:blur(28px);opacity:.55;pointer-events:none;border-radius:999px;position:absolute}.ecosystem-aurora-one{background:#ffffffc2;width:420px;height:300px;top:-90px;left:-120px;transform:rotate(-18deg)}.ecosystem-aurora-two{background:#6f89d480;width:360px;height:260px;bottom:-100px;right:-80px}.ecosystem-bg-lines{z-index:1;width:100%;height:100%;position:absolute;inset:0}.center-hub-card{color:#13213b;z-index:10;background:#fffffff0;border:1px solid #ffffffe6;border-radius:27px;width:390px;padding:0;position:absolute;top:50%;left:50%;overflow:hidden;translate:-50% -50%;box-shadow:0 32px 55px #36486f40,12px 18px #576b911f,inset 0 1px #fff}.hub-window-bar{color:#52627b;background:#f8fafdd9;border-bottom:1px solid #e9eef5;align-items:center;gap:.65rem;padding:.8rem 1rem;font-size:.68rem;font-weight:600;display:flex}.hub-brand-mark{color:#fff;background:linear-gradient(145deg,#2d6fe8,#6548dc);border-radius:8px;place-items:center;width:25px;height:25px;font-size:.72rem;display:grid;box-shadow:0 5px 12px #3b5dd647}.hub-live{color:#399075;align-items:center;gap:.35rem;margin-left:auto;display:flex}.hub-live span{background:#36c691;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #36c6911f}.hub-dashboard{padding:1.25rem}.hub-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hub-tag{letter-spacing:1.35px;color:#5a7ed7;margin-bottom:.22rem;font-size:.58rem;font-weight:800;display:block}.hub-title{letter-spacing:-.35px;margin:0;font-size:1.05rem;font-weight:700}.hub-avatar-stack{display:flex}.hub-avatar-stack span{color:#355070;background:#d7e8ff;border:2px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;margin-left:-7px;font-size:.52rem;font-weight:700;display:grid}.hub-avatar-stack span:nth-child(2){background:#ffe0d3}.hub-avatar-stack span:nth-child(3){color:#fff;background:#263c69}.hub-chart{background:linear-gradient(#f7faff,#eef5fd);border:1px solid #e7edf5;border-radius:16px;height:125px;margin-top:1rem;position:relative;overflow:hidden}.hub-chart:before{content:"";background:repeating-linear-gradient(#0000 0 30px,#6b81a61a 31px);position:absolute;inset:0}.hub-chart svg{width:100%;height:82%;position:absolute;bottom:0;left:0;right:0}.hub-chart-copy{z-index:2;align-items:baseline;gap:.55rem;padding:.8rem .9rem;display:flex;position:relative}.hub-chart-copy strong{font-size:1.25rem}.hub-chart-copy span{color:#77869c;font-size:.62rem}.hub-metrics{grid-template-columns:repeat(3,1fr);gap:.55rem;margin-top:.7rem;display:grid}.hub-metrics>div{background:#fbfcfe;border:1px solid #e9eef5;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;column-gap:.38rem;padding:.65rem;display:grid}.hub-metrics strong{font-size:.8rem;line-height:1}.hub-metrics small{color:#8793a5;grid-column:2;font-size:.52rem}.metric-icon{border-radius:999px;grid-row:1/3;width:8px;height:28px}.metric-icon.blue{background:#4a8cf4}.metric-icon.orange{background:#ff8a5b}.metric-icon.green{background:#41c99a}.connected-component{z-index:7;color:#386bcb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform-origin:50%;background:#ffffffe0;border:1px solid #ffffffe6;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:.42rem;width:104px;min-height:82px;padding:.65rem .45rem;transition:opacity .25s,box-shadow .25s;display:flex;position:absolute;box-shadow:0 16px 32px #4152772b,5px 7px #5b6c8e12}.connected-component:hover{box-shadow:0 21px 40px #384a733b,5px 8px #5b6c8e0f}.connected-component.is-muted{opacity:.43}.connected-component>span{color:#40516b;text-align:center;white-space:nowrap;font-size:.62rem;font-weight:700;line-height:1}.component-illustration{color:currentColor;background:color-mix(in srgb, currentColor 12%, white);border-radius:15px;place-items:center;width:45px;height:45px;display:grid}.component-illustration svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.tone-blue{color:#3979e9}.tone-teal{color:#2e9e83}.tone-violet{color:#6f62d9}.tone-amber{color:#d9942d}.tone-coral{color:#ec7651}.tone-cyan{color:#218db5}.component-people{top:7%;left:4%;transform:rotate(-4deg)}.component-applications{top:3%;left:18%;transform:rotate(2deg)}.component-knowledge{top:2.5%;left:37%;transform:rotate(-1deg)}.component-documents{top:2.5%;right:37%;transform:rotate(1deg)}.component-apis{top:3%;right:18%;transform:rotate(-2deg)}.component-workflows{top:15%;right:4%;transform:rotate(3deg)}.component-functions{top:43%;right:1.5%;transform:rotate(-2deg)}.component-agents{bottom:16%;right:5%;transform:rotate(3deg)}.component-govern{bottom:11%;right:27%;transform:rotate(-2deg)}.component-secure{bottom:10%;left:45.3%;transform:rotate(1deg)}.component-build{bottom:11%;left:27%;transform:rotate(2deg)}.component-search{bottom:14%;left:3%;transform:rotate(-3deg)}.ecosystem-floor{z-index:0;filter:blur(5px);background:radial-gradient(#374a7038,#fff3 48%,#0000 70%);border-radius:50%;height:125px;position:absolute;bottom:-50px;left:14%;right:14%}.ecosystem-caption{z-index:12;color:#607089;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;background:#ffffff9e;border:1px solid #ffffffbf;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .8rem;font-size:.62rem;display:flex;position:absolute;bottom:.9rem;left:50%;transform:translate(-50%)}.ecosystem-caption span{background:#39c18c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #39c18c21}@media (width<=900px){.ecosystem-diagram-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;height:auto;min-height:0;padding:2.5rem 1rem 4.5rem;display:grid}.ecosystem-bg-lines{display:none}.center-hub-card{grid-column:1/-1;max-width:430px;margin:0 auto .5rem;width:100%!important;position:static!important;translate:none!important}.connected-components{display:contents}.connected-component{width:100%;min-width:0;position:static!important;transform:none!important}.ecosystem-caption{bottom:1.35rem}}@media (width<=600px){.ecosystem-diagram-container{border-radius:22px;grid-template-columns:1fr}.center-hub-card{border-radius:21px;grid-column:auto}.hub-dashboard{padding:1rem}.hub-heading{align-items:flex-start}.hub-title{font-size:.92rem}.hub-chart{height:112px}.hub-metrics{gap:.35rem}.hub-metrics>div{padding:.5rem .35rem}.metric-icon{width:5px}.ecosystem-caption{max-width:calc(100% - 2rem);font-size:.54rem}}
