.Nav-module__gOObGW__nav{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#050a0ef2 0%,#0000 100%);justify-content:space-between;align-items:center;padding:1.5rem 4rem;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__gOObGW__logo{letter-spacing:-.02em;color:var(--text);font-size:1.5rem;font-weight:800}.Nav-module__gOObGW__logo span{color:var(--accent)}.Nav-module__gOObGW__links{gap:2.5rem;list-style:none;display:flex}.Nav-module__gOObGW__links a{color:var(--muted);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;text-decoration:none;transition:color .2s}.Nav-module__gOObGW__links a:hover{color:var(--accent)}.Nav-module__gOObGW__cta{background:var(--accent);border-radius:2px;padding:.5rem 1.25rem;font-weight:500;color:var(--bg)!important;transition:opacity .2s!important}.Nav-module__gOObGW__cta:hover{opacity:.85}@media (max-width:900px){.Nav-module__gOObGW__nav{padding:1.5rem 2rem}.Nav-module__gOObGW__links{display:none}}
.Hero-module__ZARIfG__hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:100vh;padding:8rem 4rem 4rem;display:grid;position:relative}.Hero-module__ZARIfG__hero:after{content:"";pointer-events:none;background-image:linear-gradient(#00e5c40a 1px,#0000 1px),linear-gradient(90deg,#00e5c40a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__ZARIfG__left{z-index:1;position:relative}.Hero-module__ZARIfG__badge{font-family:var(--font-mono);color:var(--accent);letter-spacing:.08em;background:#00e5c414;border:1px solid #00e5c433;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.75rem;animation:.6s both Hero-module__ZARIfG__fadeSlideUp;display:inline-flex}.Hero-module__ZARIfG__badge:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__hero h1{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,5.5rem);font-weight:800;line-height:1;animation:.6s .1s both Hero-module__ZARIfG__fadeSlideUp}.Hero-module__ZARIfG__accent{color:var(--accent)}.Hero-module__ZARIfG__dim{color:var(--muted)}.Hero-module__ZARIfG__desc{font-family:var(--font-mono);color:var(--muted);max-width:420px;margin-bottom:2.5rem;font-size:.95rem;font-weight:300;line-height:1.7;animation:.6s .2s both Hero-module__ZARIfG__fadeSlideUp}.Hero-module__ZARIfG__actions{gap:1rem;animation:.6s .3s both Hero-module__ZARIfG__fadeSlideUp;display:flex}.Hero-module__ZARIfG__btnPrimary{background:var(--accent);color:var(--bg);font-family:var(--font-display);letter-spacing:.02em;cursor:none;border:none;border-radius:2px;padding:.85rem 2rem;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s}.Hero-module__ZARIfG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00e5c44d}.Hero-module__ZARIfG__btnSecondary{color:var(--text);border:1px solid var(--border);font-family:var(--font-mono);cursor:none;background:0 0;border-radius:2px;padding:.85rem 2rem;font-size:.85rem;transition:border-color .2s,color .2s}.Hero-module__ZARIfG__btnSecondary:hover{border-color:var(--accent);color:var(--accent)}.Hero-module__ZARIfG__right{z-index:1;animation:.6s .4s both Hero-module__ZARIfG__fadeSlideUp;position:relative}.Hero-module__ZARIfG__terminal{background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow:hidden;box-shadow:0 40px 80px #00000080,0 0 0 1px #00e5c40d}.Hero-module__ZARIfG__terminalBar{border-bottom:1px solid var(--border);background:#ffffff08;align-items:center;gap:.5rem;padding:.8rem 1rem;display:flex}.Hero-module__ZARIfG__dot{border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__dot:first-child{background:#ff5f57}.Hero-module__ZARIfG__dot:nth-child(2){background:#ffbd2e}.Hero-module__ZARIfG__dot:nth-child(3){background:#28c940}.Hero-module__ZARIfG__terminalTitle{font-family:var(--font-mono);color:var(--muted);margin-left:auto;font-size:.7rem}.Hero-module__ZARIfG__terminalBody{font-family:var(--font-mono);padding:1.5rem;font-size:.82rem;line-height:1.8}.Hero-module__ZARIfG__tComment{color:var(--muted)}.Hero-module__ZARIfG__tKeyword{color:var(--accent2)}.Hero-module__ZARIfG__tString{color:var(--accent)}.Hero-module__ZARIfG__tFn{color:#e5c07b}.Hero-module__ZARIfG__tVar{color:#e06c75}.Hero-module__ZARIfG__tLine{display:block}.Hero-module__ZARIfG__tLine:first-child{animation:.3s .8s both Hero-module__ZARIfG__typeIn}.Hero-module__ZARIfG__tLine:nth-child(2){animation:.3s 1.1s both Hero-module__ZARIfG__typeIn}.Hero-module__ZARIfG__tLine:nth-child(3){animation:.3s 1.4s both Hero-module__ZARIfG__typeIn}.Hero-module__ZARIfG__tLine:nth-child(4){animation:.3s 1.7s both Hero-module__ZARIfG__typeIn}.Hero-module__ZARIfG__tLine:nth-child(5){animation:.3s 2s both Hero-module__ZARIfG__typeIn}.Hero-module__ZARIfG__tLine:nth-child(6){animation:.3s 2.3s both Hero-module__ZARIfG__typeIn}.Hero-module__ZARIfG__tLine:nth-child(7){animation:.3s 2.6s both Hero-module__ZARIfG__typeIn}.Hero-module__ZARIfG__tLine:nth-child(8){animation:.3s 2.9s both Hero-module__ZARIfG__typeIn}.Hero-module__ZARIfG__tLine:nth-child(9){animation:.3s 3.2s both Hero-module__ZARIfG__typeIn}.Hero-module__ZARIfG__tLine:nth-child(10){animation:.3s 3.5s both Hero-module__ZARIfG__typeIn}.Hero-module__ZARIfG__tLine:nth-child(11){animation:.3s 3.8s both Hero-module__ZARIfG__typeIn}.Hero-module__ZARIfG__tLine:nth-child(12){animation:.3s 4.1s both Hero-module__ZARIfG__typeIn}.Hero-module__ZARIfG__cursorBlink{background:var(--accent);vertical-align:middle;width:8px;height:14px;margin-left:2px;animation:1s step-end infinite Hero-module__ZARIfG__blink;display:inline-block}.Hero-module__ZARIfG__statsBar{border-top:1px solid var(--border);margin-top:1rem;display:flex}.Hero-module__ZARIfG__stat{text-align:center;border-right:1px solid var(--border);flex:1;padding:1rem}.Hero-module__ZARIfG__stat:last-child{border-right:none}.Hero-module__ZARIfG__statNum{color:var(--accent);margin-bottom:.25rem;font-size:1.4rem;font-weight:800;line-height:1;display:block}.Hero-module__ZARIfG__statLabel{font-family:var(--font-mono);color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.65rem}@media (max-width:900px){.Hero-module__ZARIfG__hero{grid-template-columns:1fr;padding:6rem 2rem 4rem}}
.Services-module__dpHhBa__services{padding:8rem 4rem}.Services-module__dpHhBa__label{font-family:var(--font-mono);color:var(--accent);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem}.Services-module__dpHhBa__title{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:800;line-height:1.1}.Services-module__dpHhBa__sub{font-family:var(--font-mono);color:var(--muted);max-width:500px;margin-bottom:4rem;font-size:.9rem;font-weight:300;line-height:1.7}.Services-module__dpHhBa__grid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.Services-module__dpHhBa__card{background:var(--bg);padding:2.5rem;transition:background .3s;position:relative;overflow:hidden}.Services-module__dpHhBa__card:before{content:"";background:linear-gradient(90deg,var(--accent),var(--accent2));transform-origin:0;height:2px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__dpHhBa__card:hover:before{transform:scaleX(1)}.Services-module__dpHhBa__card:hover{background:var(--surface)}.Services-module__dpHhBa__icon{background:#00e5c414;border:1px solid #00e5c426;border-radius:4px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.5rem;font-size:1.2rem;display:flex}.Services-module__dpHhBa__num{font-family:var(--font-mono);color:var(--accent);letter-spacing:.1em;margin-bottom:.75rem;font-size:.7rem}.Services-module__dpHhBa__card h3{letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.Services-module__dpHhBa__card p{font-family:var(--font-mono);color:var(--muted);font-size:.8rem;font-weight:300;line-height:1.7}.Services-module__dpHhBa__tags{flex-wrap:wrap;gap:.4rem;margin-top:1.5rem;display:flex}.Services-module__dpHhBa__tag{font-family:var(--font-mono);color:var(--muted);border:1px solid var(--border);letter-spacing:.05em;border-radius:2px;padding:.2rem .6rem;font-size:.65rem}@media (max-width:900px){.Services-module__dpHhBa__services{padding:4rem 2rem}.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.Process-module__RmMdVa__process{background:var(--surface);padding:8rem 4rem}.Process-module__RmMdVa__label{font-family:var(--font-mono);color:var(--accent);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem}.Process-module__RmMdVa__title{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:800;line-height:1.1}.Process-module__RmMdVa__sub{font-family:var(--font-mono);color:var(--muted);max-width:500px;margin-bottom:4rem;font-size:.9rem;font-weight:300;line-height:1.7}.Process-module__RmMdVa__steps{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.Process-module__RmMdVa__steps:before{content:"";background:linear-gradient(90deg,var(--accent),var(--accent2));opacity:.3;height:1px;position:absolute;top:2.5rem;left:calc(16.66% + 1rem);right:calc(16.66% + 1rem)}.Process-module__RmMdVa__step{text-align:center;padding:2rem}.Process-module__RmMdVa__stepNum{border:1px solid var(--accent);width:48px;height:48px;font-family:var(--font-mono);color:var(--accent);background:var(--surface);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:.9rem;display:flex}.Process-module__RmMdVa__step h3{letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.Process-module__RmMdVa__step p{font-family:var(--font-mono);color:var(--muted);font-size:.8rem;font-weight:300;line-height:1.7}@media (max-width:900px){.Process-module__RmMdVa__process{padding:4rem 2rem}.Process-module__RmMdVa__steps{grid-template-columns:1fr}.Process-module__RmMdVa__steps:before{display:none}}
.Standards-module__tFy06q__standards{padding:8rem 4rem}.Standards-module__tFy06q__inner{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.Standards-module__tFy06q__label{font-family:var(--font-mono);color:var(--accent);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem}.Standards-module__tFy06q__title{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:800;line-height:1.1}.Standards-module__tFy06q__accent{color:var(--accent)}.Standards-module__tFy06q__sub{font-family:var(--font-mono);color:var(--muted);margin-bottom:2rem;font-size:.9rem;font-weight:300;line-height:1.7}.Standards-module__tFy06q__btn{background:var(--accent);color:var(--bg);font-family:var(--font-display);cursor:none;border:none;border-radius:2px;padding:.85rem 2rem;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s}.Standards-module__tFy06q__btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00e5c44d}.Standards-module__tFy06q__visual{position:relative}.Standards-module__tFy06q__fhirBox{background:var(--surface);border:1px solid var(--border);font-family:var(--font-mono);border-radius:8px;padding:2rem;font-size:.78rem;line-height:1.9;position:relative}.Standards-module__tFy06q__fhirBox:after{content:"FHIR R4";color:var(--accent);letter-spacing:.1em;border:1px solid #00e5c44d;border-radius:2px;padding:.15rem .5rem;font-size:.65rem;position:absolute;top:1rem;right:1rem}.Standards-module__tFy06q__jKey{color:var(--muted)}.Standards-module__tFy06q__jVal{color:var(--accent)}.Standards-module__tFy06q__jStr{color:#e5c07b}.Standards-module__tFy06q__floatingBadge{background:var(--bg);border:1px solid var(--accent);font-family:var(--font-mono);color:var(--accent);border-radius:4px;padding:.6rem 1rem;font-size:.7rem;animation:3s ease-in-out infinite Standards-module__tFy06q__float;position:absolute;bottom:-1rem;right:-1rem}.Standards-module__tFy06q__hl7Badge{background:var(--bg);border:1px solid var(--accent2);font-family:var(--font-mono);color:var(--accent2);z-index:1;border-radius:4px;padding:.6rem 1rem;font-size:.7rem;animation:3s ease-in-out 1.5s infinite Standards-module__tFy06q__float;position:absolute;top:-1rem;left:-1rem}@media (max-width:900px){.Standards-module__tFy06q__standards{padding:4rem 2rem}.Standards-module__tFy06q__inner{grid-template-columns:1fr;gap:3rem}}
.CTA-module__CdZh3q__cta{text-align:center;padding:8rem 4rem;position:relative;overflow:hidden}.CTA-module__CdZh3q__cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#00e5c40f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__CdZh3q__cta h2{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,5rem);font-weight:800;line-height:1}.CTA-module__CdZh3q__accent{color:var(--accent)}.CTA-module__CdZh3q__cta p{font-family:var(--font-mono);color:var(--muted);margin-bottom:3rem;font-size:.9rem;font-weight:300}.CTA-module__CdZh3q__btn{background:var(--accent);color:var(--bg);font-family:var(--font-display);cursor:pointer;border:none;border-radius:2px;padding:.85rem 2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.CTA-module__CdZh3q__btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00e5c44d}.CTA-module__CdZh3q__form{text-align:left;flex-direction:column;gap:1.25rem;max-width:640px;margin:0 auto;display:flex}.CTA-module__CdZh3q__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.CTA-module__CdZh3q__field{flex-direction:column;gap:.4rem;display:flex}.CTA-module__CdZh3q__label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.7rem}.CTA-module__CdZh3q__input,.CTA-module__CdZh3q__textarea{background:var(--surface);border:1px solid var(--border);color:var(--text);font-family:var(--font-mono);resize:none;border-radius:2px;width:100%;padding:.75rem 1rem;font-size:.85rem;transition:border-color .2s}.CTA-module__CdZh3q__input::placeholder,.CTA-module__CdZh3q__textarea::placeholder{color:var(--muted);opacity:.5}.CTA-module__CdZh3q__input:focus,.CTA-module__CdZh3q__textarea:focus{border-color:var(--accent);outline:none}.CTA-module__CdZh3q__successMsg{flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (max-width:900px){.CTA-module__CdZh3q__cta{padding:4rem 2rem}.CTA-module__CdZh3q__row{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:3rem 4rem;display:flex}.Footer-module__S6Hkya__logo{letter-spacing:-.02em;color:var(--text);font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__logo span{color:var(--accent)}.Footer-module__S6Hkya__footer p{font-family:var(--font-mono);color:var(--muted);font-size:.75rem}@media (max-width:900px){.Footer-module__S6Hkya__footer{text-align:center;flex-direction:column;gap:1rem;padding:2rem}}
