#mrv-ecosystem-22{--mrv-inst:#d4581a;--mrv-inst-light:#fef5f1;--mrv-health:#1e2d6e;--mrv-health-light:#e8ecf5;--mrv-dark:#0f172a;--mrv-text:#64748b;--mrv-border:#e2e8f0;--mrv-bg:#f8fafc;--mrv-surface:#fff;--card-shadow:0 10px 30px -8px rgba(15,23,42,.06);--card-shadow-hover:0 25px 50px -12px rgba(15,23,42,.12);--transition:.3s cubic-bezier(0.4,0,.2,1);position:relative;min-height:100vh;width:100%;font-family:'Outfit',sans-serif;color:var(--mrv-text);background:var(--mrv-bg);overflow-x:hidden;display:flex;flex-direction:column;box-sizing:border-box}#mrv-ecosystem-22 *,#mrv-ecosystem-22 *::before,#mrv-ecosystem-22 *::after{box-sizing:border-box;margin:0;padding:0}#mrv-ecosystem-22 .mrv-orb-22{position:fixed;border-radius:50%;filter:blur(140px);opacity:.1;pointer-events:none;z-index:0;transition:background .8s ease}#mrv-ecosystem-22 .mrv-orb-1-22{width:650px;height:650px;background:var(--mrv-inst);top:-18%;left:-8%}#mrv-ecosystem-22 .mrv-orb-2-22{width:500px;height:500px;background:var(--mrv-health);bottom:-12%;right:-5%}#mrv-ecosystem-22.mrv-mode-healthcare-22 .mrv-orb-1-22{background:var(--mrv-health)}#mrv-ecosystem-22.mrv-mode-healthcare-22 .mrv-orb-2-22{background:var(--mrv-inst)}#mrv-ecosystem-22 .mrv-main-container-22{display:flex;flex:1;position:relative;z-index:1;padding:40px;gap:40px;align-items:flex-start;max-width:1400px;margin:0 auto;width:100%;box-sizing:border-box}#mrv-ecosystem-22 .mrv-left-content-22{flex:0 0 380px;display:flex;flex-direction:column;justify-content:center;position:sticky;top:40px;padding-right:10px}#mrv-ecosystem-22 .mrv-logo-block-22{display:flex;align-items:center;gap:12px;margin-bottom:24px;color:var(--mrv-dark);text-decoration:none}#mrv-ecosystem-22 .mrv-logo-icon-22{width:38px;height:38px;background:linear-gradient(135deg,var(--mrv-inst),#b5450f);border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(212,88,26,.3);transition:all var(--transition)}#mrv-ecosystem-22.mrv-mode-healthcare-22 .mrv-logo-icon-22{background:linear-gradient(135deg,var(--mrv-health),#15204f);box-shadow:0 6px 18px rgba(30,45,110,.3)}#mrv-ecosystem-22 .mrv-logo-icon-22 svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2.5}#mrv-ecosystem-22 .mrv-logo-text-22{font-family:'EB Garamond',serif;font-weight:800;font-size:1.5rem;letter-spacing:-.5px}#mrv-ecosystem-22 .mrv-mode-toggle-22{display:inline-flex;background:#f1f5f9;border-radius:100px;padding:4px;border:1px solid var(--mrv-border);position:relative;box-shadow:inset 0 2px 4px rgba(0,0,0,0.02);margin-bottom:24px;align-self:flex-start}#mrv-ecosystem-22 .mrv-mode-btn-22{background:transparent;border:0;padding:10px 24px;border-radius:100px;font-weight:600;font-size:14px;color:var(--mrv-text);cursor:pointer;position:relative;z-index:2;transition:color .3s;white-space:nowrap;font-family:'Outfit',sans-serif}#mrv-ecosystem-22 .mrv-mode-btn-22.active-22{color:#fff}#mrv-ecosystem-22 .mrv-mode-glider-22{position:absolute;top:4px;left:4px;height:calc(100% - 8px);background:var(--mrv-inst);border-radius:100px;transition:all .4s cubic-bezier(0.34,1.56,.64,1);box-shadow:0 4px 14px rgba(212,88,26,.3);z-index:1}#mrv-ecosystem-22.mrv-mode-healthcare-22 .mrv-mode-glider-22{background:var(--mrv-health);box-shadow:0 4px 14px rgba(30,45,110,.3)}#mrv-ecosystem-22 .mrv-hero-eyebrow-22{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--mrv-inst);background:var(--mrv-inst-light);padding:4px 14px;border-radius:20px;margin-bottom:16px;transition:all var(--transition);width:fit-content}#mrv-ecosystem-22.mrv-mode-healthcare-22 .mrv-hero-eyebrow-22{color:var(--mrv-health);background:var(--mrv-health-light)}#mrv-ecosystem-22 .mrv-hero-title-22{font-family:'EB Garamond',serif;font-weight:800;font-size:2.8rem;color:var(--mrv-dark);margin:0 0 16px;letter-spacing:-1px;line-height:1.15}#mrv-ecosystem-22 .mrv-hero-desc-22{font-size:1.05rem;color:var(--mrv-text);margin:0 0 30px;line-height:1.6}#mrv-ecosystem-22 .mrv-hero-stats-22{display:flex;gap:12px;flex-wrap:wrap}#mrv-ecosystem-22 .mrv-hero-stat-22{background:var(--mrv-surface);border:1px solid var(--mrv-border);border-radius:16px;padding:14px 20px;box-shadow:var(--card-shadow);text-align:center;transition:transform .3s}#mrv-ecosystem-22 .mrv-hero-stat-22:hover{transform:translateY(-3px)}#mrv-ecosystem-22 .mrv-hero-stat-22 .stat-value-22{font-size:1.8rem;font-weight:800;color:var(--mrv-dark);line-height:1}#mrv-ecosystem-22 .mrv-hero-stat-22 .stat-label-22{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--mrv-text);margin-top:4px}#mrv-ecosystem-22 .mrv-cta-22{display:inline-flex;align-items:center;gap:8px;background:var(--mrv-dark);color:#fff;padding:10px 22px;border-radius:100px;font-weight:600;font-size:14px;text-decoration:none;transition:all var(--transition);margin-top:24px;align-self:flex-start}#mrv-ecosystem-22 .mrv-cta-22:hover{background:#000;transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,0.15)}#mrv-ecosystem-22 .mrv-cta-22 svg{width:16px;height:16px;transition:transform .3s}#mrv-ecosystem-22 .mrv-cta-22:hover svg{transform:translateX(4px)}#mrv-ecosystem-22 .mrv-right-grid-22{flex:1;min-width:0;display:flex;justify-content:center;align-items:flex-start}#mrv-ecosystem-22 .mrv-pane-22{display:none;width:100%;animation:mrvFadeIn-22 .4s ease}#mrv-ecosystem-22 .mrv-pane-22.active-pane-22{display:block}@keyframes mrvFadeIn-22{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}#mrv-ecosystem-22 .mrv-card-grid-wrapper-22{display:flex;justify-content:center;width:100%}#mrv-ecosystem-22 .mrv-card-grid-22{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;max-width:1000px;width:100%}#mrv-ecosystem-22 .mrv-card-22{background:var(--mrv-surface);border:1px solid transparent;border-radius:20px;overflow:hidden;box-shadow:var(--card-shadow);transition:all var(--transition);cursor:pointer;display:flex;flex-direction:column}#mrv-ecosystem-22 .mrv-card-22:hover{transform:translateY(-6px);box-shadow:var(--card-shadow-hover);border-color:var(--mrv-border)}#mrv-ecosystem-22 .mrv-card-img-wrap-22{position:relative;overflow:hidden;height:200px}#mrv-ecosystem-22 .mrv-card-img-wrap-22 img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}#mrv-ecosystem-22 .mrv-card-22:hover .mrv-card-img-wrap-22 img{transform:scale(1.04)}#mrv-ecosystem-22 .mrv-card-badge-22{position:absolute;top:14px;left:14px;background:rgba(255,255,255,0.9);backdrop-filter:blur(8px);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;padding:4px 12px;border-radius:20px;color:var(--mrv-inst);box-shadow:0 4px 10px rgba(0,0,0,0.06);transition:all var(--transition)}#mrv-ecosystem-22.mrv-mode-healthcare-22 .mrv-card-badge-22{color:var(--mrv-health)}#mrv-ecosystem-22 .mrv-card-body-22{padding:16px 18px 20px;display:flex;flex-direction:column;flex:1}#mrv-ecosystem-22 .mrv-card-title-22{font-family:'EB Garamond',serif;font-weight:700;font-size:1.2rem;color:var(--mrv-dark);margin:0 0 8px;line-height:1.3}#mrv-ecosystem-22 .mrv-card-desc-22{color:var(--mrv-text);font-size:13.5px;line-height:1.5;margin:0 0 14px;flex:1}#mrv-ecosystem-22 .mrv-card-link-22{display:inline-flex;align-items:center;gap:6px;color:var(--mrv-dark);font-weight:600;font-size:13px;text-decoration:none;transition:color .3s;margin-top:auto}#mrv-ecosystem-22 .mrv-card-link-22 svg{width:15px;height:15px;transition:transform .3s}#mrv-ecosystem-22 .mrv-card-22:hover .mrv-card-link-22{color:var(--mrv-inst)}#mrv-ecosystem-22.mrv-mode-healthcare-22 .mrv-card-22:hover .mrv-card-link-22{color:var(--mrv-health)}#mrv-ecosystem-22 .mrv-card-22:hover .mrv-card-link-22 svg{transform:translateX(3px)}@media(max-width:1200px){#mrv-ecosystem-22 .mrv-left-content-22{flex:0 0 320px}#mrv-ecosystem-22 .mrv-hero-title-22{font-size:2.4rem}}@media(max-width:1024px){#mrv-ecosystem-22 .mrv-main-container-22{flex-direction:column;padding:30px;gap:30px}#mrv-ecosystem-22 .mrv-left-content-22{position:static;flex:auto;width:100%;padding-right:0}#mrv-ecosystem-22 .mrv-hero-title-22{font-size:2.2rem}#mrv-ecosystem-22 .mrv-card-grid-22{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}#mrv-ecosystem-22 .mrv-mode-toggle-22{align-self:flex-start}}@media(max-width:768px){#mrv-ecosystem-22 .mrv-main-container-22{padding:24px 20px;gap:24px}#mrv-ecosystem-22 .mrv-hero-title-22{font-size:2rem}#mrv-ecosystem-22 .mrv-hero-desc-22{font-size:.95rem}#mrv-ecosystem-22 .mrv-hero-stats-22{gap:8px}#mrv-ecosystem-22 .mrv-hero-stat-22{padding:10px 14px}#mrv-ecosystem-22 .mrv-hero-stat-22 .stat-value-22{font-size:1.4rem}#mrv-ecosystem-22 .mrv-card-grid-22{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}#mrv-ecosystem-22 .mrv-card-img-wrap-22{height:170px}#mrv-ecosystem-22 .mrv-mode-btn-22{padding:8px 18px;font-size:12px}#mrv-ecosystem-22 .mrv-orb-1-22{width:400px;height:400px;top:-10%;left:-20%}#mrv-ecosystem-22 .mrv-orb-2-22{width:350px;height:350px;bottom:-8%;right:-15%}}@media(max-width:640px){#mrv-ecosystem-22 .mrv-main-container-22{padding:16px 12px;gap:20px}#mrv-ecosystem-22 .mrv-hero-title-22{font-size:1.7rem;letter-spacing:-.5px}#mrv-ecosystem-22 .mrv-hero-desc-22{font-size:.9rem;margin-bottom:20px}#mrv-ecosystem-22 .mrv-hero-stats-22{gap:6px}#mrv-ecosystem-22 .mrv-hero-stat-22{padding:8px 12px;border-radius:12px;flex:1;min-width:80px}#mrv-ecosystem-22 .mrv-hero-stat-22 .stat-value-22{font-size:1.2rem}#mrv-ecosystem-22 .mrv-hero-stat-22 .stat-label-22{font-size:8px}#mrv-ecosystem-22 .mrv-card-grid-22{grid-template-columns:1fr;max-width:100%;gap:14px}#mrv-ecosystem-22 .mrv-card-img-wrap-22{height:180px}#mrv-ecosystem-22 .mrv-card-body-22{padding:14px 16px 18px}#mrv-ecosystem-22 .mrv-card-title-22{font-size:1.05rem}#mrv-ecosystem-22 .mrv-card-desc-22{font-size:12px}#mrv-ecosystem-22 .mrv-cta-22{width:100%;justify-content:center;padding:12px 20px;font-size:13px}#mrv-ecosystem-22 .mrv-logo-text-22{font-size:1.2rem}#mrv-ecosystem-22 .mrv-logo-icon-22{width:32px;height:32px}#mrv-ecosystem-22 .mrv-logo-icon-22 svg{width:15px;height:15px}#mrv-ecosystem-22 .mrv-hero-eyebrow-22{font-size:10px;padding:3px 12px;margin-bottom:12px}#mrv-ecosystem-22 .mrv-mode-toggle-22{width:100%;justify-content:stretch}#mrv-ecosystem-22 .mrv-mode-btn-22{flex:1;text-align:center;padding:8px 12px;font-size:12px}#mrv-ecosystem-22 .mrv-mode-glider-22{height:calc(100% - 8px)}}@media(max-width:400px){#mrv-ecosystem-22 .mrv-main-container-22{padding:12px 8px;gap:16px}#mrv-ecosystem-22 .mrv-hero-title-22{font-size:1.4rem}#mrv-ecosystem-22 .mrv-hero-desc-22{font-size:.8rem}#mrv-ecosystem-22 .mrv-hero-stat-22{padding:6px 10px}#mrv-ecosystem-22 .mrv-hero-stat-22 .stat-value-22{font-size:1rem}#mrv-ecosystem-22 .mrv-card-img-wrap-22{height:150px}#mrv-ecosystem-22 .mrv-card-badge-22{font-size:8px;padding:3px 10px;top:10px;left:10px}#mrv-ecosystem-22 .mrv-card-body-22{padding:10px 12px 14px}#mrv-ecosystem-22 .mrv-card-title-22{font-size:.95rem}#mrv-ecosystem-22 .mrv-card-desc-22{font-size:11px}#mrv-ecosystem-22 .mrv-card-link-22{font-size:11px}#mrv-ecosystem-22 .mrv-orb-1-22{width:250px;height:250px;top:-5%;left:-30%}#mrv-ecosystem-22 .mrv-orb-2-22{width:220px;height:220px;bottom:-5%;right:-25%}}