:root{--navy:#092a58;--deep:#061b3b;--blue:#154476;--gold:#ffc928;--gold2:#ffd559;--ink:#102b50;--muted:#5b6d83;--line:#dce5ef;--pale:#f5f8fc;--font:Inter,Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.5 var(--font);background:#fff}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.14}h1,h2,h3{letter-spacing:-.025em}h2{font-size:clamp(29px,3vw,42px)}:focus-visible{outline:3px solid #edb400;outline-offset:3px}.container{width:min(100% - 96px,1440px);margin:auto}.skip-link{position:absolute;top:-60px;left:12px;z-index:20;background:#fff;padding:10px}.skip-link:focus{top:12px}.section-space{padding:70px 0}
.utility-bar{background:#0d346d;color:#fff;font-size:13px}.utility-inner{min-height:35px;display:flex;justify-content:space-between;align-items:center;gap:16px}.utility-contact,.utility-extra{display:flex;align-items:center;gap:27px}.utility-contact a,.utility-extra a{white-space:nowrap}.utility-contact a:hover,.utility-extra a:hover{color:var(--gold)}.utility-contact a:first-letter,.utility-location:first-letter{color:var(--gold)}.utility-extra{gap:12px}
.site-header{background:#fff;box-shadow:0 2px 16px #071b3e14;position:relative;z-index:4}.header-inner{min-height:98px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand-sun{position:relative;display:block;width:52px;height:52px;border:2px solid #e8b62b;border-radius:50%;transform:scale(.8)}.brand-sun:before,.brand-sun:after,.brand-sun span:before,.brand-sun span:after{content:"";position:absolute;background:#e8b62b}.brand-sun:before{height:2px;width:67px;top:23px;left:-9px}.brand-sun:after{height:67px;width:2px;top:-9px;left:23px}.brand-sun span:before{height:2px;width:67px;top:23px;left:-9px;transform:rotate(45deg)}.brand-sun span:after{height:2px;width:67px;top:23px;left:-9px;transform:rotate(-45deg)}.brand-text{display:flex;flex-direction:column;color:#143e74;font-size:31px;font-weight:800;letter-spacing:-2px;line-height:.95}.brand-dot{display:inline;color:#eab51c}.brand-text small{font-size:9px;text-transform:uppercase;font-weight:700;letter-spacing:1.15px;line-height:2.2;color:#436287}.primary-nav{display:flex;align-items:center;gap:clamp(16px,2vw,32px);margin-left:auto;font-size:13px;font-weight:800;text-transform:uppercase;white-space:nowrap}.primary-nav a{border-bottom:2px solid transparent;padding:15px 0}.primary-nav a:hover,.primary-nav .nav-home{color:#0e3970;border-color:#1f4e83}.header-quote{background:var(--gold);border-radius:4px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;min-width:185px;font-size:13px;font-weight:800;text-transform:uppercase;white-space:nowrap}.header-quote:hover,.button-gold:hover{background:#ffe077}.header-quote span{font-size:20px;font-weight:400;margin-left:14px}.menu-toggle{display:none}
.hero{position:relative;min-height:370px;overflow:hidden;background:#071e40;color:#fff;isolation:isolate}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%;z-index:-2}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#071b3ef5 0%,#071b3edb 28%,#071b3e60 52%,transparent 76%)}.hero-content{padding:49px 0 50px}.hero-eyebrow{color:var(--gold);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px}.hero h1{font-size:clamp(39px,3.9vw,61px);max-width:790px;margin:0 0 14px;font-weight:800}.hero h1 em{font-style:normal;color:var(--gold)}.hero-lead{max-width:590px;font-size:17px;line-height:1.55;margin-bottom:22px;color:#e7edf6}.hero-actions{display:flex;gap:15px;flex-wrap:wrap}.button{border:0;border-radius:4px;display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:48px;padding:12px 19px;font-size:13px;font-weight:800}.button span{font-size:21px;font-weight:400}.button-gold{background:var(--gold);color:#092653}.button-outline-light{border:1px solid #d7e0ed;color:#fff;background:#091c3b8c}.button-outline-light:hover{background:#ffffff2b}.button-navy{background:#0b356e;color:#fff}.button-navy:hover{background:#174b88}.button-outline{border:1px solid #9bb0c9;background:#fff;color:var(--ink)}.button-outline:hover{background:#edf4fb}
.proof-bar{background:#0a3166;color:#fff}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:72px;align-items:center}.proof-grid>div{display:flex;align-items:center;gap:13px;padding:6px 24px;border-right:1px solid #ffffff45}.proof-grid>div:first-child{padding-left:0}.proof-grid>div:last-child{border-right:0}.proof-icon{color:#fff;font-size:28px;line-height:1;min-width:29px;text-align:center}.proof-grid strong,.proof-grid small{display:block}.proof-grid strong{font-size:14px;line-height:1.2}.proof-grid small{font-size:12px;color:#d2e0ef;margin-top:3px}
.products{background:linear-gradient(#fff,#f7faff);padding-top:37px;padding-bottom:28px}.center-heading{text-align:center}.eyebrow-dark{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;color:#285584;margin-bottom:7px}.center-heading h2{font-size:30px;margin:0 0 4px;text-transform:uppercase;letter-spacing:.08em}.gold-rule{width:64px;height:3px;background:var(--gold);display:block;margin:8px auto 10px}.center-heading>p:last-child{color:var(--muted);font-size:14px;margin-bottom:20px}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.product-card{display:flex;flex-direction:column;align-items:center;position:relative;border:1px solid #d9e3f0;border-radius:12px;background:#fff;padding:7px 8px 12px;box-shadow:0 7px 17px #123b6810;min-height:164px;color:#0f3364;transition:transform .2s,box-shadow .2s,border-color .2s}.product-card:hover,.product-card.selected{transform:translateY(-3px);box-shadow:0 12px 24px #123b6824;border-color:#e4b33d}.product-card img{height:113px;width:100%;object-fit:cover;border-radius:7px}.product-card span{display:block;font-size:13px;font-weight:800;line-height:1.2;margin-top:10px;text-align:center}.product-card b{position:absolute;right:10px;bottom:8px;color:#ca9521;opacity:0;transition:opacity .2s}.product-card:hover b,.product-card.selected b{opacity:1}.view-products{display:flex;width:max-content;min-width:245px;gap:20px;justify-content:center;align-items:center;border:1px solid #225a9d;border-radius:4px;padding:7px 20px;margin:15px auto 0;text-transform:uppercase;color:#173c74;font-size:12px;font-weight:800}.view-products:hover{background:#e8f1fb}.view-products span{font-size:17px}
.feature-section{background:#f7faff;padding:0 0 44px}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.feature-card{height:278px;border:1px solid #d3deed;border-radius:12px;overflow:hidden;position:relative;background:#fff;display:flex;flex-direction:column}.feature-card img{width:100%;height:104px;object-fit:cover}.feature-copy{padding:15px 17px;min-height:0;display:flex;flex-direction:column;align-items:flex-start;flex:1}.feature-copy>p{font-size:11px;font-weight:800;color:#13417b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.feature-copy h3{font-size:17px;margin:0 0 7px}.feature-copy>span{font-size:12px;line-height:1.4;color:#4d6179}.feature-copy>a:not(.button),.feature-link{background:none;border:0;padding:0;margin-top:auto;color:#173f79;text-transform:uppercase;font:800 11px var(--font)}.feature-copy>a:not(.button):hover,.feature-link:hover{text-decoration:underline}.feature-copy>a span,.feature-link span{font-size:17px;margin-left:10px}.feature-ai{background:#061b3b;color:#fff}.feature-ai-image{position:absolute;inset:0;background:linear-gradient(90deg,#061b3be3,#061b3bad),url('assets/ai-systems.jpg') center/cover}.feature-ai .feature-copy{position:relative;justify-content:flex-end;padding:24px}.feature-ai .feature-copy>p,.feature-ai .feature-link{color:var(--gold)}.feature-ai .feature-copy h3{font-size:22px}.feature-ai .feature-copy>span{color:#e0e8f3;font-size:13px}.feature-ai .feature-link{margin-top:15px}.feature-industry img{object-position:50% 50%}.feature-service img{object-position:65% 48%}.feature-why{background:#f2f7fd}.feature-why .feature-copy{padding:20px 22px}.feature-why h3{font-size:18px}.feature-why ul{list-style:none;padding:0;margin:0 0 9px;font-size:12px}.feature-why li{margin:4px 0}.feature-why li:before{content:'✓';color:#0d58a0;font-weight:900;margin-right:8px}.feature-why .button{margin-top:auto;min-height:34px;padding:7px 13px;font-size:11px;text-transform:uppercase;width:100%}.feature-why .button span{font-size:16px}
.solution-section{background:#fff}.solution-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(32px,5vw,90px);align-items:center}.solution-photo{position:relative;min-height:370px;overflow:hidden;border-radius:12px;background:#0a315f}.solution-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.solution-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#061a3bd9,transparent 46%)}.solution-photo span{position:absolute;bottom:22px;left:25px;z-index:1;color:#fff;text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:11px}.solution-copy h2{font-size:clamp(31px,3.1vw,45px);margin:10px 0 14px}.solution-copy>p:not(.eyebrow-dark){color:#5b6d83;font-size:17px;line-height:1.65}.solution-copy ul{padding-left:20px;color:#284460;line-height:1.8}.solution-copy li::marker{color:#dbab27}.text-action{background:none;border:0;border-bottom:2px solid #d8a824;padding:4px 0 7px;color:#11447d;font-size:14px;font-weight:800}.text-action span{margin-left:12px}.text-action:hover{color:#ae7812}
.approach{background:#f0f5fb;padding:50px 0}.approach-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:center}.approach h2{margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.steps>div{border-top:2px solid #e8ba3a;padding-top:12px}.steps strong{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#24557e}.steps p{font-size:13px;color:var(--muted);line-height:1.5;margin:7px 0 0}
.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:10%;align-items:start}.contact-intro h2{font-size:clamp(34px,3.8vw,53px);margin:7px 0 20px}.contact-intro>p:not(.eyebrow-dark){color:var(--muted);max-width:430px}.contact-methods{max-width:490px;border-top:1px solid var(--line);margin-top:44px}.contact-methods a,.contact-methods>div{display:grid;grid-template-columns:78px 1fr 18px;gap:10px;align-items:center;min-height:48px;border-bottom:1px solid var(--line)}.contact-methods span{color:#6b7d90;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.contact-methods strong{font-size:14px}.contact-methods b{color:#be8a17}.contact-methods a:hover strong{color:#14589d}.contact-panel{border:1px solid #dbe4ef;background:#f9fbfe;box-shadow:15px 15px 0 #e9eff7}.panel-head{background:#0b356e;padding:16px 23px;color:#fff;display:flex;justify-content:space-between;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.09em}.ready{font-size:10px;color:#d8e6f4}.ready:first-letter{color:var(--gold)}#inquiry-form{padding:22px 24px 20px;display:flex;flex-direction:column;gap:7px}#inquiry-form label{font-size:12px;font-weight:800;margin-top:4px}#inquiry-form input,#inquiry-form select,#inquiry-form textarea{width:100%;border:1px solid #cbd8e8;border-radius:2px;padding:10px 12px;color:#193858;background:#fff;outline:none}#inquiry-form input:focus,#inquiry-form select:focus,#inquiry-form textarea:focus{border-color:#2c72b7;box-shadow:0 0 0 3px #2c72b72b}#inquiry-form textarea{resize:vertical;min-height:105px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-row>div{display:flex;flex-direction:column;gap:7px}.optional{font-size:10px;color:#7890a7;text-transform:uppercase}.form-honey{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}#inquiry-form .button{margin-top:8px}#inquiry-form .button:disabled{opacity:.65;cursor:wait}.form-note{font-size:11px;color:#667c93;margin:2px 0 0}
.footer{background:#071e41;color:#dce8f4;padding:25px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}.footer-brand .brand-text{color:#fff;font-size:22px}.footer-brand .brand-text small{color:#9eb7d0;font-size:6px}.footer-brand .brand-sun{transform:scale(.58);margin-right:-10px}.footer-inner p{margin:0}.footer-inner>a:last-child{color:var(--gold);font-weight:800}.footer-inner>a:last-child:hover{text-decoration:underline}
dialog{border:0;border-radius:10px;box-shadow:0 25px 85px #00112d91;max-width:min(640px,calc(100% - 32px));width:100%;padding:30px;color:var(--ink)}dialog::backdrop{background:#071c3ab8}.dialog-head{display:flex;justify-content:space-between;gap:20px}.dialog-head h2{margin:0 0 15px}.close-dialog{border:0;background:none;color:#234b77;font-size:30px;line-height:1;align-self:flex-start}.dialog-actions{display:flex;gap:12px;flex-wrap:wrap}#email-preview{white-space:pre-wrap;overflow-wrap:anywhere;background:#f2f6fb;padding:16px;max-height:260px;overflow:auto;border:1px solid #d7e2ee;font:13px/1.5 monospace}.dialog-note{font-size:12px;color:#667c93;margin:16px 0 0}
@media(max-width:1250px){.header-inner{gap:18px}.brand-text{font-size:27px}.primary-nav{gap:15px;font-size:11px}.header-quote{min-width:auto;padding:12px 13px;font-size:11px}.feature-card{height:300px}}
@media(max-width:990px){.container{width:min(100% - 48px,1440px)}.utility-extra{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;border:1px solid #849ab5;border-radius:4px;background:#fff;width:42px;height:40px;padding:8px}.menu-toggle span{display:block;background:#184675;height:2px;width:100%}.primary-nav{position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 15px 20px #071b3e21;padding:15px 24px;display:none;flex-direction:column;align-items:stretch;gap:0;font-size:13px}.primary-nav.open{display:flex}.primary-nav a{padding:12px 4px}.header-quote{min-width:145px}.proof-grid{grid-template-columns:repeat(2,1fr)}.proof-grid>div{min-height:65px}.proof-grid>div:nth-child(2){border-right:0}.product-grid{grid-template-columns:repeat(3,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card{height:285px}.hero h1{font-size:49px}.hero-lead{max-width:520px}.solution-grid,.contact-grid{gap:6%}}
@media(max-width:650px){.container{width:calc(100% - 36px)}.utility-inner{justify-content:center}.utility-contact{gap:15px}.utility-contact a:first-child{font-size:12px}.utility-contact a:nth-child(2),.utility-location{display:none}.header-inner{min-height:76px}.brand-text{font-size:24px}.brand-text small{font-size:7px}.brand-sun{width:44px;height:44px;transform:scale(.7);margin-right:-8px}.brand-sun:before{top:19px;left:-10px;width:61px}.brand-sun:after{left:19px;top:-10px;height:61px}.brand-sun span:before,.brand-sun span:after{top:19px;left:-10px;width:61px}.header-quote{display:none}.hero{display:flex;flex-direction:column;min-height:0}.hero:after{display:none}.hero-content{order:1;padding:42px 0 38px}.hero-image{position:relative;order:2;height:230px;object-position:72% center;z-index:auto}.hero-eyebrow{font-size:11px}.hero h1{font-size:clamp(35px,8vw,47px);letter-spacing:-.04em}.hero-lead{font-size:15px;line-height:1.6}.hero-actions{gap:9px}.hero-actions .button{padding:10px 13px;font-size:11px;min-height:45px;gap:8px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div{padding:13px 6px;gap:6px;min-height:70px}.proof-grid strong{font-size:11px}.proof-grid small{font-size:10px}.proof-icon{font-size:20px;min-width:22px}.proof-grid>div:first-child{padding-left:6px}.section-space{padding:52px 0}.products{padding:38px 0 25px}.center-heading h2{font-size:23px}.center-heading>p:last-child{font-size:13px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card{min-height:153px}.product-card img{height:105px}.product-card span{font-size:12px}.feature-section{padding-bottom:32px}.feature-grid{grid-template-columns:1fr}.feature-card{height:auto;min-height:245px}.feature-card img{height:125px}.feature-ai{min-height:250px}.feature-why{min-height:250px}.solution-grid,.approach-inner,.contact-grid{grid-template-columns:1fr;gap:29px}.solution-photo{min-height:235px}.solution-copy h2{font-size:31px}.approach{padding:45px 0}.steps{grid-template-columns:1fr;gap:15px}.contact-intro h2{font-size:37px}.contact-methods{margin-top:22px}.contact-panel{box-shadow:8px 8px 0 #e9eff7}.footer-inner{flex-wrap:wrap}.footer-brand{width:100%}.form-row{grid-template-columns:1fr;gap:6px}}
@media(max-width:380px){.hero-actions{flex-direction:column;align-items:flex-start}.hero h1{font-size:34px}.product-card img{height:92px}.product-card{min-height:140px}.contact-methods strong{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
.brand-text{display:block}.brand-text small{display:block}
/* Logo recreated from the original homepage design */
.logo-crop{display:block;position:relative;overflow:hidden;width:350px;height:84px;flex:none;background:#fff}.logo-crop img{position:absolute;max-width:none;width:370px;height:auto;left:-8px;top:-16px}.footer-brand .logo-crop{width:240px;height:62px;border-radius:3px}.footer-brand .logo-crop img{width:250px;left:-5px;top:-6px}
@media(max-width:1360px){.site-header .logo-crop{width:285px;height:70px}.site-header .logo-crop img{width:302px;left:-5px;top:-12px}}
@media(max-width:650px){.site-header .logo-crop{width:225px;height:56px}.site-header .logo-crop img{width:238px;left:-4px;top:-9px}.footer-brand .logo-crop{width:210px;height:54px}.footer-brand .logo-crop img{width:222px;left:-3px;top:-6px}}
