:root{--deep-navy:#081B2F;--navy:#102843;--support-blue:#17466F;--connection-blue:#569DB3;--ink:#13283E;--warm-mist:#F3F4F2;--white:#FFFFFF;--text-soft:rgba(19,40,62,0.72);--border:rgba(16,40,67,0.16);--border-strong:rgba(16,40,67,0.28);--shadow:0 18px 48px rgba(8,27,47,0.10);--radius:16px;--max-width:1160px;--header-height:78px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--warm-mist);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16.5px;line-height:1.65;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}p{margin:0 0 1rem}h1,h2,h3{margin:0}button,input,textarea{font:inherit}.skip-link{position:fixed;z-index:200;top:12px;left:12px;padding:10px 14px;border-radius:8px;background:var(--white);color:var(--navy);transform:translateY(-180%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.site-shell{width:min(calc(100% - 44px),var(--max-width));margin:0 auto}.site-header{position:fixed;z-index:100;inset:0 0 auto;color:var(--white);background:rgba(8,27,47,0.92);border-bottom:1px solid rgba(255,255,255,0.13);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);transition:background .2s ease,box-shadow .2s ease}.site-header.is-scrolled{background:rgba(8,27,47,0.97);box-shadow:0 9px 28px rgba(0,0,0,0.12)}.site-nav{min-height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:30px}.site-brand{flex:0 0 auto}.site-brand img{width:188px;height:auto}.nav-toggle{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,0.26);border-radius:9px;background:transparent;color:var(--white);cursor:pointer}.nav-toggle svg{width:22px;margin:auto;fill:none;stroke:currentColor;stroke-width:1.8}.nav-links{display:flex;align-items:center;gap:23px;font-size:13.5px;font-weight:650}.nav-links a{position:relative;color:rgba(255,255,255,.78)}.nav-links a::after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:1px;background:var(--connection-blue);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.nav-links a:hover,.nav-links a:focus-visible{color:var(--white)}.nav-links a:hover::after,.nav-links a:focus-visible::after{transform:scaleX(1)}.hero{color:var(--white);background:radial-gradient(circle at 82% 24%,rgba(86,157,179,.22),transparent 30rem),linear-gradient(135deg,var(--deep-navy) 0%,var(--navy) 68%,var(--support-blue) 100%)}.home-hero{min-height:720px;padding:154px 0 92px;display:flex;align-items:center}.home-hero-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:76px;align-items:center}.hero-copy{max-width:700px}.eyebrow{margin:0 0 14px;color:var(--connection-blue);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.hero .eyebrow{color:#A9CCD6}.hero h1{max-width:760px;font-size:clamp(48px,5.4vw,70px);font-weight:680;letter-spacing:-.046em;line-height:1.03;text-wrap:balance}.hero-introduction{max-width:670px;margin:28px 0 0;color:rgba(255,255,255,.78);font-size:18px;line-height:1.66}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;min-height:49px;align-items:center;justify-content:center;padding:12px 20px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:760;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button:focus-visible,.contact-link:focus-visible,.nav-toggle:focus-visible,a:focus-visible{outline:3px solid rgba(86,157,179,.5);outline-offset:3px}.button-primary{background:var(--white);color:var(--navy);box-shadow:0 10px 28px rgba(0,0,0,.12)}.button-secondary{border-color:rgba(255,255,255,.34);color:var(--white);background:rgba(255,255,255,.04)}.button-dark{background:var(--navy);color:var(--white)}.hero-mark{position:relative;min-height:430px;display:grid;place-items:center}.hero-mark::before,.hero-mark::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:50%}.hero-mark::before{width:390px;height:390px}.hero-mark::after{width:290px;height:290px}.hero-mark img{position:relative;z-index:2;width:min(340px,74vw);filter:drop-shadow(0 22px 40px rgba(0,0,0,.18))}.section{padding:92px 0;scroll-margin-top:calc(var(--header-height) + 18px)}.section-white{background:var(--white)}.section-navy{background:var(--navy);color:var(--white)}.section-header{max-width:790px;margin-bottom:42px}.section-title{color:var(--navy);font-size:clamp(34px,3.7vw,47px);font-weight:680;letter-spacing:-.034em;line-height:1.1;text-wrap:balance}.section-navy .section-title{color:var(--white)}.section-lead{margin:18px 0 0;color:var(--text-soft);font-size:17.5px;line-height:1.68}.section-navy .section-lead{color:rgba(255,255,255,.72)}.intro-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(310px,.82fr);gap:52px;align-items:start}.intro-copy{color:var(--text-soft);font-size:17px}.lead-statement{margin-bottom:26px;color:var(--navy);font-size:22px;font-weight:650;line-height:1.52}.point-of-view{padding:30px 31px;border:1px solid var(--border);border-radius:var(--radius);background:var(--warm-mist)}.point-of-view h3,.content-card h3,.industry h3,.principle h3,.process-step h3{margin:0 0 10px;color:var(--navy);font-size:17px;font-weight:730}.point-of-view p,.content-card p,.industry p,.principle p,.process-step p{margin:0 0 14px;color:var(--text-soft);font-size:14.5px;line-height:1.65}.point-of-view p:last-child,.content-card p:last-child{margin-bottom:0}.card-grid,.services-grid,.capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.content-card{min-height:184px;padding:28px 30px;border:1px solid var(--border);border-radius:var(--radius);background:var(--white);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.section-white .content-card{background:var(--warm-mist)}.content-card:hover{transform:translateY(-3px);border-color:var(--border-strong);box-shadow:var(--shadow)}.card-heading{display:flex;align-items:center;gap:14px;margin-bottom:13px}.card-heading h3{margin:0}.card-icon{width:40px;height:40px;flex:0 0 40px;border:1px solid var(--border);border-radius:11px;display:grid;place-items:center;color:var(--navy);background:rgba(255,255,255,.65)}.card-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.connection-dot{width:7px;height:7px;border-radius:50%;background:var(--connection-blue)}.method-flow{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:43px}.method-flow::before{content:"";position:absolute;top:36px;left:10%;right:10%;height:1px;background:var(--border)}.method-step{position:relative;padding:0 15px;text-align:center}.method-icon{position:relative;z-index:2;width:72px;height:72px;margin:0 auto 18px;border:1px solid var(--border);border-radius:50%;display:grid;place-items:center;color:var(--navy);background:var(--white);box-shadow:0 0 0 10px var(--white)}.method-icon::after{content:"";position:absolute;right:3px;top:5px;width:8px;height:8px;border-radius:50%;background:var(--connection-blue)}.method-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.method-step h3{margin:0 0 7px;color:var(--navy);font-size:18px;font-weight:730}.method-step p{margin:0;color:var(--text-soft);font-size:13.5px;line-height:1.55}.method-copy{max-width:860px;margin:38px auto 0;color:var(--text-soft);text-align:center;font-size:16px;line-height:1.72}.industries-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.industry{min-height:192px;padding:29px 24px}.industry + .industry{border-left:1px solid var(--border)}.industry-heading{display:flex;align-items:center;gap:13px;margin-bottom:10px}.industry-heading h3{margin:0}.industry-icon{width:39px;height:39px;flex:0 0 39px;display:grid;place-items:center;color:var(--navy)}.industry-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.founder-layout{display:grid;grid-template-columns:minmax(380px,.95fr) minmax(0,1.05fr);gap:58px;align-items:center}.founder-photo{min-height:500px;border-radius:18px;overflow:hidden;box-shadow:var(--shadow);background:var(--navy)}.founder-photo img{width:100%;height:100%;min-height:500px;object-fit:cover;object-position:center center}.founder-copy{max-width:590px}.founder-copy p{color:var(--text-soft);font-size:17px}.founder-copy .lead-statement{color:var(--navy)}.founder-meta{margin-top:26px;padding-top:22px;border-top:1px solid var(--border);color:var(--navy);font-size:14px;font-weight:700}.why-layout{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:60px;align-items:start}.why-mark{width:min(260px,70vw);margin:0 auto}.why-copy{color:rgba(255,255,255,.74);font-size:18px}.why-copy strong{color:var(--white)}.contact{padding:92px 0;scroll-margin-top:var(--header-height);background:var(--navy);color:var(--white)}.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:50px;align-items:end}.contact h2{max-width:760px;font-size:clamp(36px,4vw,50px);font-weight:680;letter-spacing:-.034em;line-height:1.08}.contact p{max-width:720px;margin:22px 0 0;color:rgba(255,255,255,.72);font-size:17px;line-height:1.66}.contact-link{display:inline-flex;min-height:49px;align-items:center;padding:12px 20px;border-radius:8px;background:var(--white);color:var(--navy);font-weight:760;white-space:nowrap}.site-footer{background:var(--deep-navy);color:rgba(255,255,255,.66);font-size:13px}.footer-inner{min-height:124px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;border-top:1px solid rgba(255,255,255,.14)}.footer-logo img{width:156px}.footer-links{display:flex;justify-content:center;gap:22px}.footer-links a:hover{color:var(--white)}.footer-location{text-align:right}.health-hero{min-height:720px;padding:150px 0 88px;display:flex;align-items:center}.health-hero-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);gap:65px;align-items:center}.system-map{position:relative;min-height:430px;display:grid;place-items:center}.system-map::before,.system-map::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:50%}.system-map::before{width:326px;height:326px}.system-map::after{width:228px;height:228px}.system-core{position:relative;z-index:3;width:154px;height:154px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#e6eff2);color:var(--navy);box-shadow:0 20px 52px rgba(0,0,0,.19);font-size:25px;font-weight:780;letter-spacing:-.03em}.system-core::after{content:"+";position:absolute;right:10px;top:15px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--connection-blue);color:var(--white);font-size:20px;font-weight:500}.system-node{position:absolute;z-index:4;min-width:108px;padding:8px 12px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(8,27,47,.76);color:rgba(255,255,255,.88);text-align:center;font-size:12px;font-weight:720}.n1{top:25px;left:50%;transform:translateX(-50%)}.n2{top:105px;right:4px}.n3{bottom:91px;right:8px}.n4{bottom:21px;left:50%;transform:translateX(-50%)}.n5{bottom:91px;left:8px}.n6{top:105px;left:4px}.principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.principle{min-height:178px;padding:30px}.principle + .principle{border-left:1px solid var(--border)}.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-section{color:var(--white);background:linear-gradient(135deg,var(--navy),var(--support-blue))}.process-inner{padding:92px 0}.process-copy{max-width:800px}.process-copy h2{color:var(--white);font-size:clamp(34px,3.7vw,47px);font-weight:680;letter-spacing:-.034em;line-height:1.1}.process-lead{margin:18px 0 0;max-width:770px;color:rgba(255,255,255,.72);font-size:17.5px;line-height:1.66}.process{margin-top:42px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.process-step{min-height:158px;padding:23px}.process-step + .process-step{border-left:1px solid rgba(255,255,255,.18)}.process-step h3{color:var(--white)}.process-step p{color:rgba(255,255,255,.66)}.pilot-card{padding:38px;border:1px solid var(--border);border-radius:var(--radius);background:var(--white)}.pilot-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:38px}.pilot-copy{margin:18px 0 0;color:var(--text-soft);font-size:17px;line-height:1.68}.pilot-stat{min-width:170px;padding-left:30px;border-left:1px solid var(--border)}.pilot-stat strong{display:block;color:var(--navy);font-size:56px;line-height:1}.pilot-stat span{display:block;margin-top:8px;color:var(--text-soft);font-size:12px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.pilot-features{display:flex;gap:12px 24px;flex-wrap:wrap;margin:25px 0 27px;color:var(--navy);font-size:13px;font-weight:720}.pilot-features span::before{content:"";display:inline-block;width:6px;height:6px;margin:0 9px 2px 0;border-radius:50%;background:var(--connection-blue)}.privacy-note{padding:20px 0 32px;border-top:1px solid var(--border);color:var(--text-soft);font-size:13px}@media (max-width:980px){.home-hero-layout,.health-hero-layout,.intro-layout,.founder-layout,.why-layout,.contact-layout{grid-template-columns:1fr;gap:44px}.home-hero,.health-hero{padding-top:138px}.hero-mark{min-height:370px}.industries-grid{grid-template-columns:1fr 1fr}.industry:nth-child(3){border-left:0;border-top:1px solid var(--border)}.industry:nth-child(4){border-top:1px solid var(--border)}.method-flow{grid-template-columns:repeat(5,minmax(155px,1fr));overflow-x:auto;padding:0 4px 16px}.method-flow::before{left:80px;right:80px}.footer-inner{grid-template-columns:auto 1fr}.footer-location{grid-column:1 / -1;text-align:left}.capability-grid{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr}.process-step + .process-step{border-left:0;border-top:1px solid rgba(255,255,255,.18)}}@media (max-width:760px){:root{--header-height:70px}body{font-size:16px}.site-shell{width:min(calc(100% - 32px),var(--max-width))}.site-nav{min-height:var(--header-height)}.site-brand img{width:166px}.nav-toggle{display:grid;place-items:center}.nav-links{position:absolute;top:100%;left:0;right:0;display:none;align-items:stretch;flex-direction:column;gap:0;padding:10px 16px 18px;background:rgba(8,27,47,.98);border-bottom:1px solid rgba(255,255,255,.13)}.nav-links.is-open{display:flex}.nav-links a{padding:10px 6px}.nav-links a::after{display:none}.home-hero,.health-hero{min-height:auto;padding:126px 0 68px}.home-hero-layout{gap:22px}.hero h1{font-size:clamp(40px,10.5vw,52px)}.hero-introduction{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}.hero-mark{min-height:310px;margin:-6px 0 -12px}.hero-mark::before{width:290px;height:290px}.hero-mark::after{width:220px;height:220px}.section,.process-inner,.contact{padding:70px 0}.card-grid,.services-grid,.capability-grid{grid-template-columns:1fr}.content-card{min-height:0;padding:25px}.industries-grid{grid-template-columns:1fr}.industry{min-height:0;padding:25px 0}.industry + .industry,.industry:nth-child(3),.industry:nth-child(4){border-left:0;border-top:1px solid var(--border)}.method-flow{display:grid;grid-template-columns:1fr;overflow:visible;padding:0}.method-flow::before{display:none}.method-step{display:grid;grid-template-columns:62px 1fr;gap:18px;align-items:center;padding:20px 0;text-align:left;border-top:1px solid var(--border)}.method-step:last-child{border-bottom:1px solid var(--border)}.method-icon{width:58px;height:58px;margin:0;box-shadow:none}.method-step h3{margin-bottom:3px}.method-copy{text-align:left;margin-top:30px}.founder-photo,.founder-photo img{min-height:390px}.founder-photo img{object-position:55% center}.why-mark{width:210px}.contact-link{width:100%;justify-content:center}.footer-inner{grid-template-columns:1fr;padding:32px 0;gap:22px}.footer-links{justify-content:flex-start;flex-wrap:wrap}.system-map{min-height:350px;transform:scale(.9);margin:-10px}.principles{grid-template-columns:1fr}.principle + .principle{border-left:0;border-top:1px solid var(--border)}.pilot-top{grid-template-columns:1fr}.pilot-stat{padding:20px 0 0;border-left:0;border-top:1px solid var(--border)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms !important;animation-duration:.01ms !important;animation-iteration-count:1 !important}}