:root{--navy:#102f52;--navy-deep:#0b263f;--ink:#102744;--muted:#586c80;--teal:#0b7d89;--teal-light:#58c1c8;--page:#f7f8fa;--surface:#fff;--surface-soft:#edf2f6;--line:#d8e0e7;--green:#187c63;--purple:#6550a8;--amber:#906514;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;min-width:320px;margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}.skip-link{background:var(--navy);color:#fff;z-index:2000;padding:.75rem 1rem;transition:top .2s;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{border-bottom:1px solid var(--line);z-index:1000;background:#fffffff5;position:sticky;top:0}.header-shell{grid-template-columns:minmax(170px,1fr) auto;align-items:center;max-width:1600px;min-height:88px;margin:0 auto;padding:0 clamp(1.4rem,5vw,4.5rem);display:grid}.brand{width:180px;line-height:0}.brand img{width:100%;height:auto;display:block}.main-nav{align-items:center;gap:clamp(1.2rem,2.6vw,2.5rem);display:flex}.main-nav>a:not(.header-contact){color:var(--muted);font-size:.82rem;font-weight:600;position:relative}.main-nav>a:not(.header-contact):after{background:var(--teal);content:"";transform-origin:0;width:100%;height:1px;transition:transform .2s;position:absolute;bottom:-.5rem;left:0;transform:scaleX(0)}.main-nav>a:not(.header-contact):hover:after{transform:scaleX(1)}.main-nav>a:not(.header-contact):focus-visible:after{transform:scaleX(1)}.header-contact{border:1px solid #cbd6e1;align-items:center;gap:.55rem;padding:.78rem 1rem;font-size:.82rem;font-weight:650;transition:background .2s,border-color .2s,color .2s;display:inline-flex}:is(.header-contact:hover,.header-contact:focus-visible){background:var(--navy);border-color:var(--navy);color:#fff}.menu-toggle{cursor:pointer;background:0 0;border:0;padding:.5rem;display:none}.menu-toggle span{background:var(--ink);width:22px;height:2px;margin:4px 0;display:block}.hero{background:#fbfcfd;grid-template-columns:minmax(0,1.02fr) minmax(23rem,.98fr);gap:clamp(2.5rem,7vw,6rem);max-width:1600px;margin:0 auto;padding:clamp(4rem,9vw,7.5rem) clamp(1.4rem,7vw,6.5rem);display:grid}.hero-copy{align-self:center;max-width:42rem}.eyebrow{color:#52677e;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.65rem;margin:0 0 1.5rem;font-size:.7rem;font-weight:700;display:flex}.eyebrow>span{background:var(--teal);width:2.1rem;height:1px;display:inline-block}.hero h1{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(3rem,6vw,5.3rem);font-weight:400;line-height:.98}.hero h1 em{color:var(--teal);font-style:normal}.hero-lead{color:var(--muted);max-width:38rem;margin:2rem 0 0;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2.2rem;display:flex}.button{justify-content:center;align-items:center;gap:.65rem;min-height:3.2rem;padding:.8rem 1.25rem;font-size:.84rem;font-weight:650;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}:is(.button:hover,.button:focus-visible){transform:translateY(-2px)}.button-primary{background:var(--navy);color:#fff}:is(.button-primary:hover,.button-primary:focus-visible){background:#16436f}.button-secondary{color:#274560;border:1px solid #cdd8e2}:is(.button-secondary:hover,.button-secondary:focus-visible){border-color:var(--teal);color:var(--teal)}.hero-proof{flex-wrap:wrap;gap:1.25rem;margin:2.1rem 0 0;padding:0;list-style:none;display:flex}.hero-proof li{color:#52677e;align-items:center;gap:.45rem;font-size:.72rem;display:flex}.hero-proof li span{color:var(--teal);border:1px solid #9bc6ca;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.ecosystem{background:var(--surface-soft);border:1px solid #d7e0e8;align-self:center;padding:clamp(1.4rem,4vw,2.4rem)}.ecosystem-header{color:#64768a;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.63rem;font-weight:700;display:flex}.ecosystem-count{align-items:center;gap:.45rem;display:flex}.ecosystem-count b{background:var(--teal);border-radius:50%;width:.38rem;height:.38rem}.ecosystem-core{border-bottom:1px solid #cfd9e2;margin:1.7rem 0 .45rem;padding-bottom:1.6rem}.ecosystem-core span,.ecosystem-row small{color:#6a7c8f;margin-bottom:.45rem;font-size:.68rem;display:block}.ecosystem-core strong{font-family:var(--serif);font-size:clamp(1.2rem,2vw,1.55rem);font-weight:400}.ecosystem-row{border-bottom:1px solid #d4dde5;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.2rem 0;display:grid}.ecosystem-icon{color:var(--teal);font-family:var(--serif);background:#fff;justify-content:center;align-items:center;width:2.65rem;height:2.65rem;font-size:1.15rem;display:flex}.ecosystem-row strong{font-size:.78rem;font-weight:650}.ecosystem-row>span:last-child{color:#728397}.value-strip{background:var(--navy);color:#fff;grid-template-columns:repeat(3,1fr);max-width:1600px;margin:0 auto;padding:0 clamp(1.4rem,7vw,6.5rem);display:grid}.value-strip div{border-right:1px solid #ffffff29;align-items:center;gap:1.1rem;min-height:6.5rem;padding:1.25rem 1.75rem;display:flex}.value-strip div:first-child{border-left:1px solid #ffffff29}.value-strip strong{color:var(--teal-light);font-size:.68rem}.value-strip span{color:#ffffffc4;font-size:.78rem;line-height:1.55}.products-section{max-width:1600px;margin:0 auto;padding:clamp(4.5rem,9vw,7.5rem) clamp(1.4rem,7vw,6.5rem)}.section-header{justify-content:space-between;align-items:end;gap:2rem;display:flex}.section-header h2,.method-intro h2,.about-section h2,.contact-section h2{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(2.3rem,4.8vw,3.8rem);font-weight:400;line-height:1.06}.audience-switch{background:#e9eef2;padding:.25rem;display:inline-flex}.audience-switch button{color:#617387;cursor:pointer;background:0 0;border:0;padding:.78rem 1rem;font-size:.76rem;font-weight:650}.audience-switch button.is-active{color:var(--navy);background:#fff;box-shadow:0 2px 8px #10274414}.audience-switch button:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;margin-top:2.8rem;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);flex-direction:column;min-height:23rem;padding:clamp(1.5rem,4vw,2.5rem);transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.product-card:hover{border-color:#b8c8d6;transform:translateY(-3px);box-shadow:0 22px 50px #10274414}.product-card-wide{grid-column:1/-1;min-height:25rem}.product-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.product-logo-wide{width:42%;max-width:14rem;height:auto;display:block}.product-logo-square{object-fit:contain;border-radius:.75rem;width:4rem;height:4rem;display:block}.product-logo-nis2{border-radius:0}.status{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border:1px solid;align-items:center;gap:.45rem;padding:.5rem .65rem;font-size:.59rem;font-weight:750;display:inline-flex}.status b{background:currentColor;border-radius:50%;width:.36rem;height:.36rem}.status-live{color:var(--green)}.status-access{color:var(--purple)}.status-planned{color:var(--amber)}.product-type{color:#66798c;letter-spacing:.08em;text-transform:uppercase;margin:2rem 0 .8rem;font-size:.66rem;font-weight:700}.product-card h3{font-family:var(--serif);letter-spacing:-.04em;margin:0 0 .9rem;font-size:clamp(2rem,3.5vw,2.9rem);font-weight:400;line-height:1.1}.product-description{color:var(--muted);max-width:50rem;margin:0;line-height:1.72}.product-promise{color:var(--teal);font-family:var(--serif);margin:0 0 .8rem;font-size:1.25rem}.product-footer{border-top:1px solid #e0e6eb;justify-content:space-between;align-items:end;gap:1.5rem;margin-top:auto;padding-top:1.5rem;display:flex}.product-footer ul{flex-wrap:wrap;gap:.6rem 1.2rem;margin:0;padding:0;list-style:none;display:flex}.product-footer li{color:#5d7084;font-size:.68rem}.product-footer a{color:var(--teal);white-space:nowrap;align-items:center;gap:.45rem;font-size:.75rem;font-weight:700;display:inline-flex}:is(.product-footer a:hover,.product-footer a:focus-visible){text-underline-offset:.3rem;text-decoration:underline}.product-footer-link{justify-content:flex-end}.product-footer-access{align-items:center}.product-access-note{color:#5d7084;max-width:22rem;margin:0;font-size:.68rem;line-height:1.55}.product-access-note a{white-space:normal;font-size:inherit}.horizon-card{background:#f2f8f7}.horizon-logo{object-fit:contain;object-position:left center;width:42%;max-width:13rem;height:auto;display:block}.horizon-footer{align-items:center}.product-link-group{gap:1.15rem;display:flex}.method-section{background:var(--navy);color:#fff;grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,8vw,7.5rem);max-width:1600px;margin:0 auto;padding:clamp(4.5rem,9vw,7.5rem) clamp(1.4rem,7vw,6.5rem);display:grid}.eyebrow-light{color:#ffffffa6}.eyebrow-light>span{background:var(--teal-light)}.method-intro>p:last-child{color:#ffffffa8;max-width:35rem;line-height:1.75}.method-list{margin:0;padding:0;list-style:none}.method-list li{border-top:1px solid #ffffff2e;grid-template-columns:2.6rem 1fr;gap:1.25rem;padding:1.5rem 0;display:grid}.method-list li:last-child{border-bottom:1px solid #ffffff2e}.method-list>li>span{color:var(--teal-light);font-size:.7rem}.method-list h3{font-family:var(--serif);margin:0;font-size:1.55rem;font-weight:400}.method-list p{color:#ffffffa6;margin:.5rem 0 0;line-height:1.65}.about-section{background:var(--surface-soft);grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(3rem,7vw,6rem);max-width:1600px;margin:0 auto;padding:clamp(4.2rem,8vw,6.5rem) clamp(1.4rem,7vw,6.5rem);display:grid}.about-copy>p{color:var(--muted);margin:2.7rem 0 0;font-size:1.05rem;line-height:1.85}.about-copy dl{border-top:1px solid #cfd9e2;margin:2rem 0 0}.about-copy dl div{border-bottom:1px solid #cfd9e2;grid-template-columns:7rem 1fr;gap:1rem;padding:.9rem 0;display:grid}.about-copy dt{color:#6a7c8f;text-transform:uppercase;font-size:.68rem}.about-copy dd{margin:0;font-size:.8rem}.contact-section{background:var(--teal);color:#fff;justify-content:space-between;align-items:center;gap:3rem;max-width:1600px;margin:0 auto;padding:clamp(3.6rem,7vw,5.2rem) clamp(1.4rem,7vw,6.5rem);display:flex}.contact-section p{color:#ffffffbd;margin:0 0 .75rem}.contact-actions{flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.contact-actions a:first-child{border-bottom:1px solid #fff9;align-items:center;gap:.5rem;padding:.65rem 0;display:inline-flex}.contact-actions a:last-child{color:#ffffffc7;font-size:.85rem}.site-footer{color:#65778a;background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.75rem;max-width:1600px;margin:0 auto;padding:1.8rem clamp(1.4rem,5vw,4.5rem);font-size:.68rem;display:grid}.site-footer>a{width:8.5rem;line-height:0}.site-footer img{width:100%;height:auto;display:block}.site-footer nav{justify-self:end;gap:1.2rem;display:flex}:is(.site-footer nav a:hover,.site-footer nav a:focus-visible){color:var(--teal)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:940px){.header-shell{grid-template-columns:1fr auto;min-height:76px}.menu-toggle{display:block}.main-nav{border-bottom:1px solid var(--line);border-top:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:.75rem clamp(1.4rem,5vw,4.5rem) 1.25rem;display:none;position:absolute;top:100%;left:0;right:0}.main-nav.is-open{display:flex}.main-nav>a:not(.header-contact){border-bottom:1px solid #e8edf1;padding:.9rem 0}.header-contact{justify-content:center;margin-top:.75rem}.hero{grid-template-columns:1fr}.ecosystem{max-width:42rem}.method-section,.about-section{grid-template-columns:1fr}.method-intro{max-width:44rem}}@media (max-width:720px){.value-strip{grid-template-columns:1fr}.value-strip div,.value-strip div:first-child{border-left:1px solid #ffffff29;min-height:5rem}.section-header{flex-direction:column;align-items:flex-start}.audience-switch{grid-template-columns:1fr 1fr;width:100%;display:grid}.product-grid{grid-template-columns:1fr}.product-card-wide{grid-column:auto}.contact-section{flex-direction:column;align-items:flex-start}.site-footer{grid-template-columns:1fr}.site-footer nav{justify-self:start}}@media (max-width:500px){.brand{width:9rem}.hero h1{font-size:clamp(2.7rem,14vw,4rem)}.hero-actions,.hero-actions .button{width:100%}.hero-proof{flex-direction:column;align-items:flex-start}.ecosystem-header{flex-direction:column;align-items:flex-start;gap:.6rem}.ecosystem-row{grid-template-columns:auto 1fr}.ecosystem-row>span:last-child{display:none}.product-top{align-items:flex-start}.product-logo-wide,.horizon-logo{width:55%}.status{font-size:.52rem}.product-footer,.horizon-footer,.product-link-group{flex-direction:column;align-items:flex-start}.about-copy dl div{grid-template-columns:1fr;gap:.35rem}}
