:root{--iris-bg:#070d17;--iris-bg-subtle:#09121e;--iris-surface:#0c1524;--iris-surface-elevated:#101b2c;--iris-border:#94a3b824;--iris-border-hover:#94a3b840;--iris-text-primary:#f5f7fa;--iris-text-secondary:#cbd5e1;--iris-text-muted:#94a3b8;--iris-cyan:#20b7f5;--iris-cyan-hover:#38c2fb;--iris-cyan-soft:#20b7f51f;--iris-success:#22c98b;--iris-warning:#f2b84b;--iris-danger:#ef6474;--iris-font-sans:"Plus Jakarta Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--iris-font-mono:"Space Mono", monospace;--iris-radius-sm:8px;--iris-radius-md:12px;--iris-radius-lg:16px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:128px;--iris-shadow-sm:0 8px 24px #0000002e;--iris-shadow-lg:0 24px 60px #0000003d;--iris-page-max:1344px}*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f1f1f;min-height:100%;line-height:1.6;font-family:var(--iris-font-sans,"Plus Jakarta Sans", sans-serif);background-color:#fff;overflow-x:hidden}#root,.app-container{flex-direction:column;min-height:100%;display:flex}a{text-decoration:none;transition:color .18s}.min-h-screen{min-height:100vh}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-sm{font-size:.875rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-16{margin-bottom:4rem}.mb-20{margin-bottom:5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.max-w-2xl{max-width:42rem}.justify-center{justify-content:center}.container{max-width:var(--iris-page-max,1200px);margin:0 auto;padding:0 1.5rem}.container-wide{max-width:1320px;margin:0 auto;padding:0 1.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.6s cubic-bezier(.16,1,.3,1) forwards fadeIn}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.grid{gap:1.5rem;display:grid}.grid-cols-2,.grid-cols-3{grid-template-columns:repeat(1,1fr)}@media (width>=768px){.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}}.section-padding{padding:clamp(60px,8vh,100px) 0}:root,.theme-emr{--bg-dark:#f8fafc;--bg-canvas:#f8fafc;--bg-card:#fff;--bg-card-hover:#f8fafc;--bg-surface:#fff;--bg-surface-subtle:#f1f5f9;--bg-surface-active:#e2e8f0;--bg-surface-elevated:#fff;--text-main:#0f172a;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--text-tertiary:#cbd5e1;--text-inverse:#fff;--accent-cyan:#2563eb;--primary-cyan:#2563eb;--accent-cyan-glow:#2563eb26;--brand-primary:#2563eb;--brand-primary-hover:#1d4ed8;--brand-primary-subtle:#eff6ff;--brand-indigo:#4f46e5;--brand-indigo-subtle:#eef2ff;--border-color:#e2e8f0;--border-hover:#cbd5e1;--border-subtle:#0f172a14;--border-strong:#94a3b8;--border-focus:#3b82f6;--shadow-xs:0 1px 2px 0 #00000008;--shadow-sm:0 1px 3px 0 #0000000a, 0 1px 2px -1px #00000005;--shadow-card:0 1px 3px 0 #0000000a, 0 1px 2px -1px #00000005;--shadow-chip:0 1px 2px 0 #0000000a, inset 0 1px 0 0 #ffffffd9;--shadow-hover:0 4px 12px 0 #0000000d, 0 1px 3px 0 #00000005;--shadow-popover:0 10px 25px -5px #00000014, 0 8px 10px -6px #0000000a;--shadow-modal:0 25px 50px -12px #0000002e;--status-emerald:#10b981;--status-emerald-bg:#ecfdf5;--status-emerald-border:#a7f3d0;--status-emerald-text:#065f46;--status-amber:#f59e0b;--status-amber-bg:#fffbeb;--status-amber-border:#fde68a;--status-amber-text:#92400e;--status-rose:#f43f5e;--status-rose-bg:#fff1f2;--status-rose-border:#fecdd3;--status-rose-text:#9f1239;--status-indigo:#6366f1;--status-indigo-bg:#eef2ff;--status-indigo-border:#c7d2fe;--status-indigo-text:#3730a3;--grid-color:#00000005;--glass-bg:#fff;--glass-bg-hover:#f8fafc;--card-bg:#fff;--tech-card-bg:#fff;--form-bg:#fff;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--font-display:-apple-system, BlinkMacSystemFont, "Inter", "SF Pro Display", "Segoe UI", Roboto, sans-serif;--font-body:-apple-system, BlinkMacSystemFont, "Inter", "SF Pro Text", "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", "SF Mono", "Space Mono", Menlo, monospace}.theme-emr{background-color:var(--bg-dark);color:var(--text-main);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;zoom:.8;width:125vw;height:125vh}.theme-emr[data-theme=light]{--bg-dark:#f8fafc;--bg-canvas:#f8fafc;--bg-card:#fff;--bg-card-hover:#f8fafc;--bg-surface:#fff;--bg-surface-subtle:#f1f5f9;--bg-surface-active:#e2e8f0;--text-main:#0f172a;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--border-color:#e2e8f0;--border-hover:#cbd5e1;--border-subtle:#0f172a14;--grid-color:#00000005;--glass-bg:#fff;--glass-bg-hover:#f8fafc;--tech-card-bg:#fff;--form-bg:#fff}.theme-emr h1,.theme-emr h2,.theme-emr h3,.theme-emr h4,.theme-emr h5,.theme-emr h6{font-family:var(--font-display);letter-spacing:-.015em;color:var(--text-main);margin-bottom:.75rem;font-weight:600;line-height:1.25}.theme-emr a:hover{color:var(--accent-cyan)}.theme-emr .text-muted{color:var(--text-muted)}.theme-emr .text-primary-cyan{color:var(--primary-cyan)}.theme-emr .glass{background:var(--glass-bg);border:1px solid var(--border-color);box-shadow:var(--shadow-card)}.theme-emr[data-theme=light] .glass{box-shadow:var(--shadow-card)}.theme-marketing{--iris-bg:#070d17;--iris-bg-subtle:#09121e;--iris-surface:#0c1524;--iris-surface-elevated:#101b2c;--iris-border:#94a3b824;--iris-border-hover:#94a3b840;--iris-text-primary:#f5f7fa;--iris-text-secondary:#cbd5e1;--iris-text-muted:#94a3b8;--iris-cyan:#20b7f5;--iris-cyan-hover:#38c2fb;--iris-cyan-soft:#20b7f51f;--iris-success:#22c98b;--iris-warning:#f2b84b;--iris-danger:#ef6474;--bg-primary:var(--iris-bg);--bg-dark:var(--iris-bg);--text-main:var(--iris-text-primary);--text-primary:var(--iris-text-primary);--text-secondary:var(--iris-text-secondary);--text-muted:var(--iris-text-muted);--accent-cyan:var(--iris-cyan);--primary-cyan:var(--iris-cyan);--border-color:var(--iris-border);--border-hover:var(--iris-border-hover);--bg-card:var(--iris-surface);--bg-card-hover:var(--iris-surface-elevated);--tech-card-bg:var(--iris-surface);--glass-bg:var(--iris-surface);--glass-bg-hover:var(--iris-surface-elevated);--iris-font-sans:"Plus Jakarta Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--iris-font-mono:"Space Mono", monospace;--font-display:var(--iris-font-sans);--font-body:var(--iris-font-sans);--iris-radius-sm:8px;--iris-radius-md:12px;--iris-radius-lg:16px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:128px;--iris-shadow-sm:0 8px 24px #0000002e;--iris-shadow-lg:0 24px 60px #0000003d;--iris-page-max:1344px;background-color:var(--iris-bg);color:var(--iris-text-primary);font-family:var(--iris-font-sans);min-height:100vh}.theme-marketing h1,.theme-marketing h2,.theme-marketing h3,.theme-marketing h4,.theme-marketing h5,.theme-marketing h6{font-family:var(--iris-font-sans);color:var(--iris-text-primary);letter-spacing:-.03em;font-weight:700;line-height:1.12}.theme-marketing p{color:var(--iris-text-secondary);line-height:1.65}.theme-marketing a{color:inherit;transition:color .18s,background-color .18s,border-color .18s,opacity .18s}.theme-marketing a:not(.navbar *):not(.product-dropdown-flyout *):hover{color:var(--iris-cyan-hover)}.theme-marketing .text-muted{color:var(--iris-text-muted)}.theme-marketing .text-primary-cyan{color:var(--iris-cyan)}.theme-marketing .btn-primary,.theme-marketing .btn-linear-primary,.theme-marketing .why-btn-primary,.theme-marketing .pricing-btn-primary,.theme-marketing .tech-btn-primary,.theme-marketing .contact-btn-primary,.theme-marketing .blog-btn-primary,.theme-marketing .btn-closing-primary,.theme-marketing .hero1-btn-primary,.theme-marketing .nav-primary-btn{font-family:var(--iris-font-sans,"Plus Jakarta Sans", sans-serif);border-radius:var(--iris-radius-sm,8px);cursor:pointer;border:1px solid #ffffffd9;justify-content:center;align-items:center;gap:.45rem;padding:.7rem 1.45rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 1px 2px #00000026,0 4px 18px #ffffff2e;color:#070d17!important;background:#fff!important}.theme-marketing .btn-primary span,.theme-marketing .btn-linear-primary span,.theme-marketing .why-btn-primary span,.theme-marketing .pricing-btn-primary span,.theme-marketing .tech-btn-primary span,.theme-marketing .contact-btn-primary span,.theme-marketing .blog-btn-primary span,.theme-marketing .btn-closing-primary span,.theme-marketing .hero1-btn-primary span,.theme-marketing .nav-primary-btn span,.theme-marketing .btn-primary svg,.theme-marketing .btn-linear-primary svg,.theme-marketing .why-btn-primary svg,.theme-marketing .pricing-btn-primary svg,.theme-marketing .tech-btn-primary svg,.theme-marketing .contact-btn-primary svg,.theme-marketing .blog-btn-primary svg,.theme-marketing .btn-closing-primary svg,.theme-marketing .hero1-btn-primary svg,.theme-marketing .nav-primary-btn svg{color:#070d17!important}.theme-marketing .btn-primary:hover,.theme-marketing .btn-linear-primary:hover,.theme-marketing .why-btn-primary:hover,.theme-marketing .pricing-btn-primary:hover,.theme-marketing .tech-btn-primary:hover,.theme-marketing .contact-btn-primary:hover,.theme-marketing .blog-btn-primary:hover,.theme-marketing .btn-closing-primary:hover,.theme-marketing .hero1-btn-primary:hover,.theme-marketing .nav-primary-btn:hover{transform:translateY(-1px);box-shadow:0 2px 6px #0003,0 8px 24px #ffffff47;color:#070d17!important;background:#f1f5f9!important}.theme-marketing .btn-secondary,.theme-marketing .btn-linear-secondary,.theme-marketing .why-btn-secondary,.theme-marketing .pricing-btn-secondary,.theme-marketing .tech-btn-secondary,.theme-marketing .contact-btn-secondary,.theme-marketing .blog-btn-secondary,.theme-marketing .btn-closing-secondary,.theme-marketing .hero1-btn-secondary{font-family:var(--iris-font-sans,"Plus Jakarta Sans", sans-serif);border-radius:var(--iris-radius-sm,8px);border:1px solid var(--iris-border,#94a3b82e);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;justify-content:center;align-items:center;gap:.45rem;padding:.7rem 1.45rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;color:var(--iris-text-primary,#f5f7fa)!important;background:#ffffff0a!important}.theme-marketing .btn-secondary:hover,.theme-marketing .btn-linear-secondary:hover,.theme-marketing .why-btn-secondary:hover,.theme-marketing .pricing-btn-secondary:hover,.theme-marketing .tech-btn-secondary:hover,.theme-marketing .contact-btn-secondary:hover,.theme-marketing .blog-btn-secondary:hover,.theme-marketing .btn-closing-secondary:hover,.theme-marketing .hero1-btn-secondary:hover{border-color:#94a3b859;transform:translateY(-1px);color:#fff!important;background:#ffffff17!important}.theme-marketing .btn-next-chapter{font-family:var(--iris-font-sans,"Plus Jakarta Sans", sans-serif);border-radius:var(--iris-radius-sm,8px);border:1px solid #ffffffd9;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 0 20px #ffffff26;color:#070d17!important;background:#fff!important}.theme-marketing .btn-next-chapter span,.theme-marketing .btn-next-chapter svg{color:#070d17!important}.theme-marketing .btn-next-chapter:hover{transform:translate(4px);background:#f8fafc!important}.theme-marketing .eyebrow-pill,.theme-marketing .section-kicker,.theme-marketing .badge-mono{font-family:var(--iris-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--iris-cyan);font-size:.75rem;font-weight:700}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.page-loader{color:#2954cf;background:#fff;justify-content:center;align-items:center;width:100%;min-height:100dvh;display:flex}.page-loader-embedded{min-height:calc(100dvh - 64px)}.page-loader-spinner{animation:1s linear infinite page-loader-spin}@keyframes page-loader-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.page-loader-spinner{animation:none}}.navbar{z-index:100000;-webkit-backdrop-filter:blur(16px);box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:64px;padding:0;transition:none;display:flex;position:fixed;top:0;left:0;background:#fffffff2!important;border-bottom:1px solid #f1f5f9!important}.navbar.scrolled{background:#fffffffa!important;border-bottom:1px solid #e2e8f0!important;box-shadow:0 4px 16px -2px #0000000a!important}.navbar.mobile-menu-open{background:#fff!important;border-bottom:1px solid #e5e7eb!important}.TZTsQG_list{box-sizing:border-box!important;justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:1140px!important;height:100%!important;margin:0 auto!important;padding:0 24px!important;list-style:none!important;display:flex!important;position:relative!important}.TZTsQG_item{align-items:center;list-style:none;display:flex}.TZTsQG_logoItem{flex-shrink:0;align-items:center;display:flex}.TZTsQG_logoLink,.navbar-logo{letter-spacing:-.02em;z-index:100001;align-items:center;gap:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:700;text-decoration:none;transition:opacity .16s;display:flex;color:#111827!important;-webkit-text-fill-color:#111827!important}.TZTsQG_logoLink:hover,.navbar-logo:hover{opacity:.85}.navbar-logo-icon{flex-shrink:0;color:#111827!important;stroke:#111827!important}.logo-text{color:#111827!important;-webkit-text-fill-color:#111827!important}.TZTsQG_rightSideWrapper{justify-content:flex-end;align-items:center;margin-left:auto;display:flex}.TZTsQG_navItems{align-items:center;gap:20px;margin:0;padding:0;list-style:none;display:flex}.navbar .TZTsQG_anchor,.navbar .TZTsQG_trigger,.navbar a.TZTsQG_anchor{color:#4b5563!important;-webkit-text-fill-color:#4b5563!important;cursor:pointer!important;letter-spacing:-.01em!important;white-space:nowrap!important;background:0 0!important;border:none!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;height:32px!important;padding:6px 10px!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:14px!important;font-weight:500!important;text-decoration:none!important;transition:color .14s,background .14s!important;display:inline-flex!important}.navbar .TZTsQG_anchor:hover,.navbar .TZTsQG_trigger:hover,.navbar a.TZTsQG_anchor:hover,.navbar a:hover.TZTsQG_anchor{color:#111827!important;-webkit-text-fill-color:#111827!important;background:#f8fafc!important}.navbar .TZTsQG_anchor.active,.navbar a.TZTsQG_anchor.active{color:#2563eb!important;-webkit-text-fill-color:#2563eb!important;background:0 0!important;font-weight:600!important}.navbar .TZTsQG_trigger.active,.navbar .TZTsQG_trigger.is-flyout-open{color:#111827!important;-webkit-text-fill-color:#111827!important;background:#f1f5f9!important}.nav-btn-demo{color:#2563eb!important;-webkit-text-fill-color:#2563eb!important;white-space:nowrap!important;box-shadow:none!important;cursor:pointer!important;background:#eff6ff!important;border:1px solid #2563eb33!important;border-radius:9999px!important;justify-content:center!important;align-items:center!important;padding:7px 18px!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:13.5px!important;font-weight:550!important;text-decoration:none!important;transition:all .16s!important;display:inline-flex!important}.nav-btn-demo:hover{color:#1d4ed8!important;-webkit-text-fill-color:#1d4ed8!important;background:#dbeafe!important;border-color:#2563eb59!important}.nav-dropdown-trigger-wrap{align-items:center;display:flex;position:relative}.product-dropdown-flyout{opacity:0;visibility:hidden;pointer-events:none;z-index:100002;width:750px;max-width:min(750px,100vw - 32px);transition:all .16s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 8px);left:-200px;transform:translateY(6px)}.product-dropdown-flyout.visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.flyout-inner-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 16px 40px -8px #0000001f,0 0 0 1px #0000000a}.flyout-grid{background:#fff;grid-template-columns:2.2fr 1fr;padding:0;display:grid}.flyout-features-2col{grid-template-columns:1fr 1fr;gap:6px;padding:14px;display:grid}.flyout-feature-card{text-align:left;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;flex-direction:column;padding:12px 14px;text-decoration:none;transition:background .14s,border-color .14s;display:flex}.flyout-feature-card:hover{background:#eff6ff;border-color:#dbeafe}.flyout-feature-card.is-current{background:#eff6ff;border-color:#bfdbfe}.feature-card-title{color:#111827;-webkit-text-fill-color:#111827;letter-spacing:-.01em;margin:0 0 4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13.5px;font-weight:600;line-height:1.3}.feature-card-desc{color:#64748b;-webkit-text-fill-color:#64748b;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:1.4}.flyout-directory-col{background:#f8fafc;border-left:1px solid #e2e8f0;flex-direction:column;padding:14px;display:flex}.directory-links-list{flex-direction:column;gap:2px;display:flex}.directory-link-item{color:#4b5563;-webkit-text-fill-color:#4b5563;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:all .14s}.directory-link-item:hover{color:#2563eb;-webkit-text-fill-color:#2563eb;background:#eff6ff}.directory-link-item.is-current{color:#2563eb;-webkit-text-fill-color:#2563eb;background:#eff6ff;font-weight:600}.flyout-footer-bar{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.flyout-footer-left{align-items:center;gap:10px;display:flex}.flyout-badge{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;padding:2px 8px;font-size:11px;font-weight:600}.flyout-footer-title{color:#111827;font-size:13px;font-weight:500}.flyout-footer-action{color:#2563eb;align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.flyout-footer-action:hover{text-decoration:underline}.mobile-only{display:none!important}.desktop-only{display:flex!important}@media (width<=840px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.mobile-header-actions{align-items:center;gap:10px;display:flex}.mobile-header-login{color:#4b5563;padding:6px 10px;font-size:13px;font-weight:500;text-decoration:none}.mobile-header-signup{color:#2563eb;background:#eff6ff;border:1px solid #2563eb33;border-radius:9999px;padding:6px 14px;font-size:13px;font-weight:550;text-decoration:none}.TZTsQG_mobileMenuTrigger{color:#111827;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}}.mobile-menu-overlay{opacity:0;visibility:hidden;pointer-events:none;z-index:99999;background:#fff;width:100%;height:calc(100vh - 64px);transition:all .2s;position:fixed;top:64px;left:0;overflow-y:auto;transform:translateY(-8px)}.mobile-menu-overlay.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.linear-mobile-menu-inner{flex-direction:column;gap:28px;max-width:480px;margin:0 auto;padding:24px;display:flex}.linear-mobile-nav-group{flex-direction:column;gap:10px;display:flex}.linear-mobile-group-title{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin-bottom:4px;font-size:11px;font-weight:700}.linear-mobile-nav-link{color:#111827;border-bottom:1px solid #f1f5f9;padding:8px 0;font-size:16px;font-weight:500;text-decoration:none;transition:color .14s}.linear-mobile-nav-link:hover{color:#2563eb}.iris-product-nav .TZTsQG_list{max-width:1128px!important}.product-nav-desktop{align-items:center;gap:24px;display:flex}.product-nav-trigger-group{position:static}.product-mega{text-align:left;background:#fff;border:1px solid #dce5e9;border-radius:16px;width:min(780px,100vw - 48px);max-height:calc(100dvh - 88px);position:absolute;top:calc(100% + 8px);right:24px;overflow-y:auto;box-shadow:0 18px 48px #17313f20}.product-mega-grid{grid-template-columns:1.35fr 1fr;display:grid}.product-clinical-group{padding:24px}.product-group-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.product-group-heading>span,.product-group-label{color:#60737d;text-transform:uppercase;letter-spacing:.065em;font-size:11px;font-weight:650}.iris-product-nav .product-group-heading a{align-items:center;gap:6px;min-height:32px;font-size:12px;text-decoration:none;display:inline-flex;color:#147875!important}.product-clinical-links{gap:4px;display:grid}.iris-product-nav .product-feature-link{border-radius:8px;gap:14px;padding:14px 12px;text-decoration:none;display:flex;color:#087876!important}.product-feature-link svg{flex-shrink:0;margin-top:2px}.product-feature-link strong{color:#172b34;-webkit-text-fill-color:#172b34;font-size:15px;font-weight:600;line-height:1.4;display:block}.product-feature-link small{color:#536671;-webkit-text-fill-color:#536671;margin-top:4px;font-size:13px;line-height:1.5;display:block}.product-feature-link:hover,.product-feature-link[aria-current]{background:#edf6f5}.product-workflow-group{background:#f8fafb;border-left:1px solid #e1e9ed;padding:30px 24px 20px}.product-group-label{margin-bottom:16px;display:block}.iris-product-nav .product-workflow-group a{border-radius:7px;align-items:center;min-height:44px;padding:9px 8px;font-size:14px;line-height:1.4;text-decoration:none;display:flex;color:#364e5a!important;-webkit-text-fill-color:#364e5a!important}.product-workflow-group a:hover,.product-workflow-group a[aria-current]{background:#eaf3f3}.product-mega-footer{border-top:1px solid #e1e9ed;padding:12px 24px}.iris-product-nav .product-mega-footer a{align-items:center;gap:10px;min-height:36px;font-size:13px;text-decoration:none;display:inline-flex;color:#364e5a!important}.iris-product-nav :is(a,button,summary):focus-visible{outline-offset:3px;border-radius:5px;outline:2px solid #2454b6}.iris-product-nav .mobile-header-actions :is(.mobile-header-login,.mobile-header-signup){color:#2454b6!important;-webkit-text-fill-color:#2454b6!important}.iris-product-nav .TZTsQG_mobileMenuTrigger{background:0 0;border:0;min-width:44px;min-height:44px}.iris-product-nav .mobile-menu-overlay{overscroll-behavior:contain;height:calc(100dvh - 64px);padding-bottom:env(safe-area-inset-bottom)}.iris-product-nav .linear-mobile-menu-inner{gap:16px;padding:20px 24px 32px}.product-mobile-group{border-bottom:1px solid #dce5e9;padding-bottom:12px}.product-mobile-group summary{cursor:pointer;color:#172b34;min-height:48px;padding:12px 0;font-size:16px;font-weight:600}.iris-product-nav .product-mobile-overview{align-items:center;gap:8px;min-height:44px;font-size:13px;display:flex;color:#147875!important}.iris-product-nav .product-mobile-feature{padding:13px 0;text-decoration:none;display:block;color:#172b34!important}.product-mobile-feature strong{color:#172b34;font-size:16px;display:block}.product-mobile-feature small{color:#536671;margin-top:5px;font-size:13px;line-height:1.5;display:block}.iris-product-nav .linear-mobile-nav-link{align-items:center;min-height:48px;font-size:15px;display:flex;color:#364e5a!important}.product-mobile-utilities{grid-template-columns:1fr 1fr;gap:4px 16px;display:grid}.iris-product-nav .product-mobile-utilities a{align-items:center;min-height:44px;font-size:14px;line-height:1.5;text-decoration:none;display:flex;color:#364e5a!important}.product-mobile-utilities a:first-child{grid-column:1/-1}@media (width<=380px){.iris-product-nav .mobile-header-login{display:none!important}}.footer{box-sizing:border-box;width:100%;font-family:var(--gc-font-family,"Google Sans", "Inter", sans-serif);padding:44px 0 24px;color:#172b34!important;background:#fff!important;border-top:1px solid #e2e8ed!important}.footer-container,.footer-bottom-bar{box-sizing:border-box;width:100%;max-width:1128px;margin:0 auto;padding:0 24px}.footer-container{text-align:left;grid-template-columns:1.65fr 1fr 1fr 1fr;gap:40px;display:grid}.footer-brand-col{min-width:0}.footer .footer-logo{align-items:center;gap:9px;margin-bottom:16px;text-decoration:none;display:inline-flex;color:#172b34!important}.footer .footer-logo-text{letter-spacing:-.025em;font-weight:700;color:#172b34!important;-webkit-text-fill-color:#172b34!important;font-size:22px!important}.footer .footer-description{max-width:265px;line-height:1.65;color:#53616c!important;-webkit-text-fill-color:#53616c!important;margin:0 0 12px!important;font-size:14px!important}.footer .footer-contact-link{overflow-wrap:anywhere;align-items:center;gap:6px;min-height:44px;font-size:14px;text-decoration:none;display:inline-flex;color:#2454b6!important;-webkit-text-fill-color:#2454b6!important}.footer .footer-contact-link svg{flex-shrink:0}.footer-nav-col{min-width:0}.footer .footer-col-title{margin:3px 0 12px;font-weight:650;display:block;color:#172b34!important;-webkit-text-fill-color:#172b34!important;font-size:13px!important}.footer-links-list{margin:0;padding:0;list-style:none}.footer-links-list li{margin:0;padding:0}.footer .footer-links-list a{align-items:center;min-height:38px;line-height:1.5;text-decoration:none;display:inline-flex;color:#53616c!important;-webkit-text-fill-color:#53616c!important;font-size:14px!important}.footer a:hover{text-underline-offset:4px;text-decoration:underline}.footer a:focus-visible{outline-offset:4px;border-radius:3px;outline:2px solid #2454b6}.footer-bottom-bar{margin-top:32px}.footer-bottom-container{border-top:1px solid #e2e8ed;justify-content:space-between;gap:16px;padding-top:20px;display:flex}.footer .footer-copyright,.footer .footer-domain{line-height:1.5;color:#64717b!important;-webkit-text-fill-color:#64717b!important;font-size:12px!important}@media (width<=760px){.footer{padding-top:32px}.footer-container{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 16px}.footer-brand-col{grid-column:1/-1}.footer .footer-description{max-width:340px;margin-bottom:4px!important}.footer .footer-links-list a{min-height:44px}.footer .footer-col-title{margin-bottom:8px}}@media (width<=480px){.footer-container,.footer-bottom-bar{padding-left:20px;padding-right:20px}.footer-container{column-gap:12px}.footer-bottom-container{flex-direction:column;gap:8px}.footer-domain{display:none}}.iris-public-theme{--site-font:"Plus Jakarta Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--site-ink:#1f1f1f;--site-muted:#53616c;--site-accent:#2954cf;--site-accent-hover:#2146ad;--site-accent-soft:#eff4ff;--site-accent-border:#c6d6f5;--site-surface:#f7f9fc;--site-border:#dce3eb;--site-width:1080px;--site-gutter:24px;--site-space-1:8px;--site-space-2:16px;--site-space-3:24px;--site-space-4:32px;--site-space-5:48px;--site-section-space:72px;--site-page-top:120px;--site-display:clamp(40px, 4.7vw, 68px);--site-title:clamp(36px, 4.3vw, 58px);--site-section-title:clamp(28px, 3.2vw, 44px);--site-lead:19px;--site-body:16px;--site-small:14px;--site-radius:16px;--site-control-radius:999px;--iris-bg:#fff;--iris-bg-subtle:var(--site-surface);--iris-surface:var(--site-surface);--iris-surface-elevated:#fff;--iris-text-primary:var(--site-ink);--iris-text-secondary:var(--site-muted);--iris-text-muted:var(--site-muted);--iris-border:var(--site-border);--iris-cyan:var(--site-accent);--iris-cyan-hover:var(--site-accent-hover);--iris-font-sans:var(--site-font);--gc-font-family:var(--site-font);color:var(--site-ink);font-family:var(--site-font);background:#fff}.iris-public-theme .navbar a,.iris-public-theme .footer a{transition:opacity .16s!important}body .iris-public-theme.iris-public-theme,body .iris-public-theme.iris-public-theme :where(*):not(code,pre,code *,pre *){font-family:var(--site-font)!important}body .iris-public-theme.iris-public-theme :is(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--site-accent);outline-offset:4px}body .iris-public-theme.iris-public-theme :is(.pw-container,.journal-container,.article-container,.trust-container){max-width:var(--site-width)}body .iris-public-theme.iris-public-theme :is(.contact-page-container,.pricing-main-container,.footer-container,.footer-bottom-container,.TZTsQG_list){max-width:calc(var(--site-width) + 2 * var(--site-gutter))!important;padding-inline:var(--site-gutter)!important}body .iris-public-theme.iris-public-theme :is(.product-workflow,.clinical-product,.iris-article,.iris-journal,.contact-page-wrapper,.pricing-page-wrapper){padding-top:var(--site-page-top)}body .iris-public-theme.iris-public-theme :is(.pw-hero h1,.clinical-product-hero h1,.journal-header h1,.trust-header h1,.pricing-main-title){font-size:var(--site-title)!important;letter-spacing:-.04em!important;color:var(--site-ink)!important;-webkit-text-fill-color:var(--site-ink)!important;margin-bottom:var(--site-space-3)!important;font-weight:650!important;line-height:1.12!important}body .iris-public-theme.iris-public-theme .contact-heading{color:var(--site-ink)!important;-webkit-text-fill-color:var(--site-ink)!important;font-size:clamp(34px,3.2vw,44px)!important;font-weight:650!important;line-height:1.15!important}body .iris-public-theme.iris-public-theme :is(.pw-intro,.clinical-product-intro,.journal-intro,.trust-intro,.pricing-subtitle,.contact-subheading,.article-deck){font-size:var(--site-lead)!important;color:var(--site-muted)!important;-webkit-text-fill-color:var(--site-muted)!important;line-height:1.65!important}body .iris-public-theme.iris-public-theme :is(.pw-section-heading h2,.journal-cta h2,.article-section-heading h2,.clinical-product-cta h2){font-size:var(--site-section-title);letter-spacing:-.03em;font-weight:650;line-height:1.2}body .iris-public-theme.iris-public-theme :is(.pw-eyebrow,.journal-eyebrow,.article-kicker,.trust-eyebrow,.clinical-product-eyebrow,.contact-eyebrow,.pricing-eyebrow,.login-eyebrow){letter-spacing:.08em;font-weight:600;line-height:1.5;color:var(--site-accent)!important;-webkit-text-fill-color:var(--site-accent)!important;font-size:12px!important}body .iris-public-theme.iris-public-theme :is(.pw-actions a,.pw-cta>a,.journal-cta>a,.article-cta>a,.clinical-hero-actions a,.clinical-product-cta>a,.contact-submit-btn,.pricing-btn-primary){box-sizing:border-box;border:1px solid var(--site-accent);min-height:48px;box-shadow:none;padding:12px 24px;font-weight:600;border-radius:var(--site-control-radius)!important;background:var(--site-accent)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:15px!important}body .iris-public-theme.iris-public-theme :is(.pw-actions a,.pw-cta>a,.journal-cta>a,.article-cta>a,.clinical-hero-actions a,.clinical-product-cta>a,.contact-submit-btn,.pricing-btn-primary):hover{background:var(--site-accent-hover)!important;color:#fff!important}body .iris-public-theme.iris-public-theme :is(.pw-actions a+a,.clinical-hero-actions a+a){border-color:var(--site-accent-border);color:var(--site-accent)!important;-webkit-text-fill-color:var(--site-accent)!important;background:#fff!important}body .iris-public-theme.iris-public-theme :is(.pw-actions a+a,.clinical-hero-actions a+a):hover{background:var(--site-accent-soft)!important}body .iris-public-theme.iris-public-theme :is(.pw-cta,.journal-cta,.article-cta,.clinical-product-cta,.trust-access){background:var(--site-accent-soft);border-color:var(--site-border);border-radius:var(--site-radius);padding:var(--site-space-4)}body .iris-public-theme.iris-public-theme :is(.pw-record,.pw-chart,.journal-featured,.contact-form-card){border-radius:var(--site-radius)}body .iris-public-theme.iris-public-theme :is(.chrome-feature-section,.pw-example-section,.trust-control-section){padding-block:var(--site-section-space)}body .iris-public-theme.iris-public-theme .contact-field-group :is(input,select,textarea){font-size:16px!important}body .iris-public-theme.iris-public-theme.login-clinical .login-brand-panel{background:radial-gradient(ellipse at 0 0, #e6eeff, transparent 65%), var(--site-surface);border-color:var(--site-border);color:var(--site-ink)}body .theme-marketing .iris-public-theme.iris-public-theme.login-clinical :is(#login-brand-heading,#login-heading,.login-clinical-flow h3){color:var(--site-ink)!important;-webkit-text-fill-color:var(--site-ink)!important}body .theme-marketing .iris-public-theme.iris-public-theme.login-clinical :is(.login-brand-copy>p:not(.login-eyebrow),.login-clinical-flow p,.login-support p){color:var(--site-muted)!important;-webkit-text-fill-color:var(--site-muted)!important}body .iris-public-theme.iris-public-theme.login-clinical :is(.login-brand,.login-mobile-brand,.login-clinical-flow svg,.login-brand-assurance svg,.login-account-hint svg,.login-new-hospital a){color:var(--site-accent)}body .iris-public-theme.iris-public-theme.login-clinical .login-clinical-flow>div{border-color:var(--site-border)}body .iris-public-theme.iris-public-theme.login-clinical .login-support{background:var(--site-surface);border-color:var(--site-border)}body .iris-public-theme.iris-public-theme.login-clinical .login-btn{border-radius:var(--site-control-radius);border-color:var(--site-border);color:var(--site-ink)}body .iris-public-theme.iris-public-theme.login-clinical .login-btn:hover{background:var(--site-accent-soft);border-color:var(--site-accent-border)}@media (width<=760px){.iris-public-theme{--site-gutter:20px;--site-page-top:104px;--site-section-space:48px;--site-lead:17px;--site-space-4:24px}body .iris-public-theme.iris-public-theme :is(.pw-container,.article-container){width:calc(100% - 2 * var(--site-gutter))}body .iris-public-theme.iris-public-theme :is(.iris-journal,.trust-page){padding-inline:var(--site-gutter)}body .iris-public-theme.iris-public-theme :is(.pw-cta,.journal-cta,.article-cta,.clinical-product-cta){padding:var(--site-space-3)}}@media print{body .iris-public-theme.iris-public-theme .iris-article{padding:0}}body .iris-public-theme.iris-public-theme .pricing-btn-outline{border-color:var(--site-accent-border);min-height:48px;border-radius:var(--site-control-radius)!important;color:var(--site-accent)!important;font-size:15px!important}body .iris-public-theme .ophthalmology-overview .linear-hero-section{padding:var(--site-page-top) 0 48px;color:var(--site-ink);border-color:var(--site-border);background:#fff}body .iris-public-theme .ophthalmology-overview .linear-hero-ambient-spotlight{display:none}body .iris-public-theme .ophthalmology-overview :is(.linear-hero-container,.consult-flow-container,.consult-section-container){width:calc(100% - 2 * var(--site-gutter));max-width:var(--site-width);box-sizing:border-box;margin-inline:auto;padding:0}body .iris-public-theme .ophthalmology-overview .linear-hero-headline{font-size:var(--site-title);color:var(--site-ink);max-width:960px;line-height:1.12;font-weight:650!important}body .iris-public-theme .ophthalmology-overview .linear-hero-headline-shimmer{color:var(--site-ink)}body .iris-public-theme .ophthalmology-overview .linear-hero-description-row{flex-direction:column;align-items:flex-start;gap:24px}body .iris-public-theme .ophthalmology-overview .linear-hero-subtitle{white-space:normal;max-width:770px;font-size:var(--site-lead)!important;color:var(--site-muted)!important;line-height:1.65!important}body .iris-public-theme .ophthalmology-overview .linear-hero-feature-link{background:var(--site-accent);border-radius:var(--site-control-radius);box-sizing:border-box;min-height:48px;padding:12px 24px}body .iris-public-theme .ophthalmology-overview .linear-hfl-badge{display:none}body .iris-public-theme .ophthalmology-overview :is(.linear-hfl-label,.linear-hfl-arrow){color:#fff;font-size:15px}body .iris-public-theme .ophthalmology-overview .consult-flow-section{padding-block:var(--site-section-space)}body .iris-public-theme .ophthalmology-overview .consult-flow-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 48px;display:grid}body .iris-public-theme .ophthalmology-overview .flow-item{border-top:1px solid var(--site-border);padding-top:24px}body .iris-public-theme .ophthalmology-overview :is(.flow-eyebrow,.ncc-kicker){letter-spacing:.08em;color:var(--site-accent);font-size:12px}body .iris-public-theme .ophthalmology-overview .flow-title{margin:16px 0;font-size:24px;font-weight:600;line-height:1.3}body .iris-public-theme .ophthalmology-overview :is(.flow-desc,.ncc-desc){font-size:var(--site-body);line-height:1.65}body .iris-public-theme .ophthalmology-overview .next-chapter-content{padding:var(--site-space-4);border-radius:var(--site-radius);background:var(--site-accent-soft);margin-bottom:48px}body .iris-public-theme .ophthalmology-overview .ncc-title{font-size:var(--site-section-title);margin:16px 0;line-height:1.2}body .iris-public-theme .ophthalmology-overview .cta-btn-wrap{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}body .iris-public-theme .ophthalmology-overview .btn-next-chapter{border-radius:var(--site-control-radius);box-shadow:none;border:1px solid var(--site-accent-border);min-height:48px}@media (width<=760px){body .iris-public-theme .ophthalmology-overview .consult-flow-container{grid-template-columns:1fr}}body .iris-public-theme.iris-public-theme :is(.chrome-btn-primary,.contact-submit-btn,.pricing-btn-primary){background:var(--site-accent)!important;border-color:var(--site-accent)!important}body .iris-public-theme.iris-public-theme :is(.chrome-btn-primary,.chrome-btn-secondary){border-radius:var(--site-control-radius);min-height:48px;font-size:15px}body .iris-public-theme.iris-public-theme :is(.product-group-heading a,.product-feature-link,.product-mobile-overview,.footer-contact-link){color:var(--site-accent)!important}body .iris-public-theme.iris-public-theme :is(.product-feature-link:hover,.product-feature-link[aria-current],.product-workflow-group a:hover,.product-workflow-group a[aria-current]){background:var(--site-accent-soft)}body .iris-public-theme.iris-public-theme :is(.product-feature-link strong,.product-mobile-feature strong,.product-mobile-group summary){color:var(--site-ink);-webkit-text-fill-color:var(--site-ink)}body .iris-public-theme.iris-public-theme :is(.product-feature-link small,.product-mobile-feature small){color:var(--site-muted);-webkit-text-fill-color:var(--site-muted)}
