:root{color-scheme:light;--navy:#063964;--deep:#042844;--ink:#102a3e;--cyan:#02a9e8;--line:#d8e4eb;--muted:#527086;--paper:#f8fbfc}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:white;color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
a:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}
.skip-link{position:absolute;left:1rem;top:-4rem;background:#fff;color:var(--deep);padding:.65rem 1rem;z-index:20}
.skip-link:focus{top:1rem}
.shell{width:min(100% - 3rem,1260px);margin-inline:auto}
.site-header{height:94px;background:#fff;position:relative;z-index:5}
.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:3rem}
.brand{width:235px;flex:0 0 auto}
.brand img{width:100%;height:auto}
.site-header nav{display:flex;align-items:center;gap:2.4rem;font-size:.88rem;font-weight:600;letter-spacing:.025em;color:#244359}
.site-header nav a{padding:.75rem 0;transition:color .2s ease}
.site-header nav a:hover{color:#008dc8}
.site-header nav .nav-contact{color:#0075aa}
.hero{min-height:min(740px,calc(100svh - 94px));background-color:#052d4b;background-image:linear-gradient(90deg,rgba(2,29,51,.98) 0%,rgba(3,38,65,.94) 30%,rgba(3,35,60,.44) 68%,rgba(2,27,47,.14) 100%),url('assets/flow-hero.png');background-size:cover;background-position:center;position:relative;display:flex;flex-direction:column;justify-content:space-between;color:white;overflow:hidden}
.hero:after{content:"";position:absolute;inset:auto 0 0;height:170px;background:linear-gradient(transparent,rgba(1,19,34,.48));pointer-events:none}
.hero-content{position:relative;z-index:1;padding-top:clamp(6rem,13vh,10.5rem);padding-bottom:5rem}
.eyebrow{margin:0 0 1.6rem;color:#0075aa;font-size:.76rem;font-weight:800;letter-spacing:.18em;line-height:1.5}
.eyebrow.light{color:#7bdcff}
h1,h2,h3,p{margin-top:0}
h1,h2{letter-spacing:-.048em}
h1{font-size:clamp(3.65rem,7.3vw,7.2rem);line-height:.98;max-width:920px;margin:0 0 2rem;font-weight:750}
h1 em{font-style:normal;color:#57cefa}
.hero-copy{max-width:585px;font-size:clamp(1.1rem,1.65vw,1.33rem);line-height:1.62;color:#d7e9f3;margin-bottom:2.1rem}
.text-link{display:inline-flex;gap:1.25rem;align-items:center;font-size:.93rem;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:.6rem}
.text-link span{font-size:1.2rem;transition:transform .2s ease}
.text-link:hover span{transform:translate(3px,-3px)}
.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.8rem 2rem}
.button-link{display:inline-flex;align-items:center;gap:1.1rem;background:#50cef7;color:#042844;padding:.95rem 1.2rem;font-size:.94rem;font-weight:750;border-radius:3px;transition:background .2s ease}
.button-link:hover{background:#a1eaff}
.hero-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;padding-bottom:2rem;color:#b8d9e8;letter-spacing:.16em;font-size:.67rem;font-weight:700}
.section-pad{padding:clamp(5rem,9vw,9rem) 0}
.intro{background:white}
.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(3rem,8vw,8rem);align-items:start}
h2{font-size:clamp(2.6rem,4.7vw,5rem);line-height:1.08;font-weight:720;margin-bottom:0;color:#073f69}
.intro-right{padding-top:2.45rem;color:#4d6677;font-size:1.05rem;line-height:1.75}
.intro-right .large-copy{font-size:clamp(1.25rem,1.65vw,1.5rem);color:#143951;line-height:1.55;font-weight:550;margin-bottom:1.4rem}
.intro-right p:last-child{margin-bottom:0}
.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:clamp(4.2rem,7vw,7rem)}
.principles article{border-top:2px solid #078fcc;padding-top:1.3rem;padding-right:2rem}
.principle-no{display:block;color:#008dc7;font-weight:750;font-size:.83rem;margin-bottom:2.7rem}
.principles h3{font-size:1.48rem;color:#073d65;letter-spacing:-.025em;margin-bottom:.7rem}
.principles p{color:#546f80;line-height:1.62;font-size:1rem;max-width:290px;margin-bottom:0}
.applications{background:var(--paper)}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:4rem}
.section-heading h2{max-width:730px}
.section-heading>p{max-width:310px;color:#536e7e;line-height:1.65;margin:0 0 .35rem;font-size:1rem}
.application-list{border-top:1px solid #afc8d6}
.application-row{border-bottom:1px solid #c9dce5;display:grid;grid-template-columns:95px 1fr 210px;align-items:center;min-height:108px;gap:1rem}
.app-index{color:#008bc4;font-size:.82rem;font-weight:750}
.application-row h3{font-size:clamp(1.5rem,2.5vw,2.35rem);letter-spacing:-.032em;color:#0a466e;font-weight:650;margin:0}
.app-type{color:#5f7a88;font-size:.93rem;text-align:right}
.applications-note{color:#63808d;margin:1.45rem 0 0;font-size:.92rem}
.purpose{background:#07395f;color:white}
.purpose-grid{display:grid;grid-template-columns:1fr 2.2fr;gap:3rem}
.purpose-grid .eyebrow{padding-top:.6rem}
.purpose h2{color:white;margin-bottom:1.5rem}
.purpose p:not(.eyebrow){color:#c8e1ed;font-size:clamp(1.14rem,1.75vw,1.45rem);line-height:1.65;max-width:830px;margin:0}
.contact{background:#fff}
.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(2rem,8vw,8rem);align-items:end}
.contact h2{max-width:800px}
.contact-details{padding-bottom:.25rem}
.contact-details p{max-width:370px;font-size:1.12rem;line-height:1.65;color:#527086;margin-bottom:1.6rem}
.contact-email{display:inline-flex;align-items:center;gap:.6rem;font-size:clamp(.95rem,1.6vw,1.2rem);color:#0075aa;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:.4rem;overflow-wrap:anywhere}
.contact-email:hover{color:#043c65}
.site-footer{background:#fff;padding:1.55rem 0}
.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem}
.footer-inner img{width:158px;height:auto}
.footer-inner a{color:#0075aa;font-size:.83rem;font-weight:650}
.footer-inner p{color:#66808d;font-size:.78rem;margin:0;text-align:right}
@media(max-width:820px){.site-header{height:auto}.header-inner{padding-block:1rem;align-items:flex-start}.brand{width:200px}.site-header nav{gap:1.2rem;flex-wrap:wrap;justify-content:flex-end;font-size:.82rem}.hero{min-height:640px}.intro-grid,.purpose-grid,.contact-grid{grid-template-columns:1fr;gap:1.5rem}.intro-right{padding-top:0}.principles{gap:1rem}.principles article{padding-right:0}.section-heading{align-items:start;flex-direction:column;gap:1.2rem}.section-heading>p{max-width:590px}.application-row{grid-template-columns:55px 1fr 170px}}
@media(max-width:600px){.shell{width:min(100% - 2.2rem,1260px)}.header-inner{display:block}.brand{width:195px;margin-bottom:.8rem}.site-header nav{justify-content:flex-start;gap:1.25rem;font-size:.76rem}.site-header nav a{padding:.25rem 0}.hero{min-height:610px;background-position:62% center;background-image:linear-gradient(90deg,rgba(2,29,51,.97) 0%,rgba(3,38,65,.84) 58%,rgba(3,35,60,.47) 100%),url('assets/flow-hero.png')}.hero-content{padding-top:6rem;padding-bottom:2rem}.hero h1{font-size:clamp(3.6rem,13vw,5rem)}.hero-copy{font-size:1.04rem}.hero-bottom{font-size:.54rem;gap:1rem}.section-pad{padding:5.5rem 0}h2{font-size:clamp(2.55rem,9vw,3.7rem)}.principles{grid-template-columns:1fr;margin-top:3.8rem;gap:2rem}.principle-no{margin-bottom:1.3rem}.principles p{max-width:480px}.section-heading{margin-bottom:3rem}.application-row{grid-template-columns:34px 1fr;min-height:93px;gap:.4rem}.application-row h3{font-size:1.54rem}.app-type{grid-column:2;text-align:left;margin-top:-1.15rem;margin-bottom:1rem;font-size:.82rem}.purpose-grid{gap:1rem}.footer-inner{align-items:flex-start;flex-direction:column;gap:.6rem}.footer-inner img{width:145px}.footer-inner p{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.text-link span,.site-header nav a,.button-link{transition:none}}
