/* Revision 1: readability and engineering-first corporate hierarchy */
.header-shell{padding-left:30px}.brand img{width:176px;height:74px;object-fit:contain}.nav-dropdown{position:relative;display:flex;align-items:center;gap:3px}.nav-dropdown>button{padding:2px;color:#17446f;background:transparent;border:0;font-size:17px}.nav-dropdown__menu{position:absolute;top:calc(100% + 16px);left:-16px;display:none;min-width:240px;padding:9px;background:#fff;border:1px solid #d7e3ed;box-shadow:0 18px 36px rgba(4,35,76,.17)}.nav-dropdown:hover .nav-dropdown__menu,.nav-dropdown.is-open .nav-dropdown__menu{display:grid}.nav-dropdown__menu a{padding:9px 11px;color:#123b6a;font-size:13px;font-weight:700}.nav-dropdown__menu a:hover{color:#fff;background:#075ca7}.corporate-hero{position:relative;min-height:min(760px,100svh);display:grid;place-items:center;overflow:hidden;background:#e5eef7}.corporate-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.corporate-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,252,255,.96),rgba(250,252,255,.83) 36%,rgba(250,252,255,.11) 67%)}.corporate-hero__content{position:relative;z-index:1;width:100%;padding:150px 0 70px}.corporate-hero h1{max-width:630px;margin:0;color:#062a5c;font-size:clamp(44px,5.7vw,79px);font-weight:800;letter-spacing:-.055em;line-height:1.01;text-shadow:0 1px 0 #fff}.corporate-hero h1 span{display:block;margin-bottom:13px;color:#075aa7;font-size:clamp(20px,2vw,30px);letter-spacing:.16em}.corporate-hero p{margin:24px 0 0;color:#174b82;font-size:clamp(20px,2.2vw,30px);font-weight:700;line-height:1.22}.purpose-section{padding:110px 0;background:#fff}.purpose-copy{max-width:890px;text-align:center}.purpose-copy h2{margin:9px 0 19px;color:#072d60;font-size:clamp(32px,4vw,55px);letter-spacing:-.04em}.purpose-copy p:last-child{margin:0;color:#4d6682;font-size:19px;line-height:1.75}.industry-folders{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 22px}.industry-folder{position:relative;padding-top:24px;overflow:hidden;border-radius:0 12px 12px 12px;box-shadow:0 18px 35px rgba(6,44,89,.16);transition:transform .28s,box-shadow .28s}.industry-folder:hover{transform:translateY(-6px);box-shadow:0 27px 45px rgba(6,44,89,.24)}.industry-folder__tab{position:absolute;z-index:3;top:0;left:0;width:47%;height:38px;background:#064985;border-radius:11px 11px 0 0}.industry-folder__image{height:168px;background-image:linear-gradient(180deg,rgba(5,28,61,.06),rgba(5,28,61,.4)),url('../images/industries-reference.png');background-size:650%;background-repeat:no-repeat}.industry-folder--corporate .industry-folder__image{background-position:0 20%}.industry-folder--industry .industry-folder__image{background-position:20% 20%}.industry-folder--machinery .industry-folder__image{background-position:40% 20%}.industry-folder--healthcare .industry-folder__image{background-position:60% 20%}.industry-folder--government .industry-folder__image{background-position:80% 20%}.industry-folder--energy .industry-folder__image{background-position:100% 20%}.industry-folder--industry .industry-folder__tab{background:#075d91}.industry-folder--healthcare .industry-folder__tab{background:#0a7891}.industry-folder--energy .industry-folder__tab{background:#08744c}.industry-folder__body{position:relative;min-height:200px;padding:24px 28px;color:#fff;background:linear-gradient(145deg,#06244c,#075ca6)}.industry-folder--industry .industry-folder__body{background:linear-gradient(145deg,#06385e,#087b9c)}.industry-folder--healthcare .industry-folder__body{background:linear-gradient(145deg,#075d73,#087f94)}.industry-folder--energy .industry-folder__body{background:linear-gradient(145deg,#075339,#08734a)}.industry-folder__icon{position:absolute;right:25px;top:20px;color:#83e8f3;font-size:20px}.industry-folder h3{max-width:82%;margin:0;font-size:22px;line-height:1.12}.industry-folder p{margin:13px 0 20px;color:rgba(255,255,255,.83);font-size:14px;line-height:1.55}.industry-folder a{font-size:13px;font-weight:850}.industry-folder a span{color:#8debf5;font-size:20px}.service-section{background:#fff}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-tile{position:relative;min-height:190px;padding:25px;color:#0b427c;border:1px solid #cbddec;background:#f9fcff;transition:.25s}.service-tile:hover{color:#fff;background:#075ca7;transform:translateY(-4px);box-shadow:0 15px 30px rgba(6,53,103,.17)}.service-tile>span{display:block;color:#0c9dbb;font-size:34px}.service-tile h3{margin:31px 0 0;font-size:18px;line-height:1.25}.service-tile i{position:absolute;right:23px;bottom:19px;font-size:21px;font-style:normal}.tools-reference{color:#fff;background:linear-gradient(120deg,#062a5c,#074a87)}.tools-reference__head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:36px}.tools-reference h2{margin:7px 0 0;font-size:clamp(32px,4vw,52px)}.tools-reference__head>p{max-width:420px;margin:0;color:#d2e1f0;line-height:1.7}.tool-interface{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(181,222,250,.28)}.tool-interface a{position:relative;display:grid;gap:8px;min-height:130px;padding:21px;color:#fff;border-right:1px solid rgba(181,222,250,.28);border-bottom:1px solid rgba(181,222,250,.28);font-size:14px;font-weight:750;transition:background .2s}.tool-interface a:hover{background:rgba(255,255,255,.12)}.tool-interface span{color:#89e8f5;font-size:26px}.tool-interface small{color:#a7c6e4;font-size:11px}.knowledge-section{background:#f5f9fc}.knowledge-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.knowledge-layout h2,.privacy-layout h2{margin:8px 0 16px;color:#072d60;font-size:clamp(32px,3.8vw,52px);letter-spacing:-.04em}.knowledge-layout p,.privacy-layout p{color:#536c87;line-height:1.75}.knowledge-note{padding-top:13px;color:#164e83!important;font-weight:750}.knowledge-list{border-top:1px solid #cbdcea}.knowledge-list a,.privacy-links a{display:flex;justify-content:space-between;align-items:center;padding:18px 4px;color:#113f75;border-bottom:1px solid #cbdcea;font-size:17px;font-weight:750}.knowledge-list a span,.privacy-links a span{color:#0b9ebc;font-size:22px}.trust-section{background:#fff}.trust-grid-revised{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #d2e0eb}.trust-grid-revised article{min-height:250px;padding:28px 22px;border-right:1px solid #d2e0eb}.trust-grid-revised article:last-child{border:0}.trust-grid-revised span{color:#08a1be;font-size:27px}.trust-grid-revised b{display:block;margin:27px 0 8px;color:#063a76;font-size:29px}.trust-grid-revised h3{margin:0;color:#123e75;font-size:17px}.trust-grid-revised p{margin:10px 0 0;color:#60748c;font-size:13px;line-height:1.55}.privacy-section{background:#eef6fb}.privacy-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.privacy-links{background:#fff;border-left:4px solid #0c9ebb;box-shadow:0 15px 32px rgba(8,45,91,.08)}.privacy-links a{padding:18px 22px}.contact-section{background:#edf5fb}.contact-section .contact-copy h2,.contact-section .contact-copy p{color:#0a3264}.contact-section .contact-copy .eyebrow{color:#087d9c}.contact-card{padding:31px;background:#fff;border:1px solid #ccddeb;box-shadow:0 18px 35px rgba(9,48,95,.12)}.contact-section label{color:#0a3c76;font-size:13px;font-weight:850}.contact-section input,.contact-section select,.contact-section textarea{border-color:#bcd1e4;background:#fbfdff}.contact-card .button{gap:12px;background:#075ca7}.form-notice{margin:2px 0 0;color:#54708d!important;font-size:12px;line-height:1.5}.contact-social,.footer-social{display:flex;gap:9px;margin-top:26px}.contact-social a,.footer-social a{display:grid;place-items:center;width:33px;height:33px;color:#0a4f90;border:1px solid #96b9d7;border-radius:50%;font-size:13px;font-weight:850}.footer-social a{color:#d9edff;border-color:rgba(211,235,255,.4)}.site-footer a{display:block}.footer-credit{font-size:11px;opacity:.75}@media(max-width:900px){.industry-folders{grid-template-columns:repeat(2,1fr)}.service-grid,.tool-interface{grid-template-columns:repeat(2,1fr)}.knowledge-layout,.privacy-layout{grid-template-columns:1fr;gap:32px}.trust-grid-revised{grid-template-columns:repeat(3,1fr)}.trust-grid-revised article:nth-child(3){border-right:0}.tools-reference__head{display:block}.tools-reference__head>p{margin-top:16px}}@media(max-width:600px){.primary-navigation{display:none}.corporate-hero{min-height:300px}.corporate-hero>img{object-position:55% center}.corporate-hero__overlay{background:linear-gradient(90deg,rgba(250,252,255,.82),rgba(250,252,255,.45))}.corporate-hero__content{padding-top:105px}.industry-folders,.service-grid,.tool-interface,.trust-grid-revised{grid-template-columns:1fr}.trust-grid-revised article,.trust-grid-revised article:nth-child(3){min-height:150px;border-right:0;border-bottom:1px solid #d2e0eb}.trust-grid-revised article:last-child{border-bottom:0}.purpose-section{padding:74px 0}.industry-folder__image{height:185px}.tool-interface a{border-right:0}.site-header .header-shell{padding-left:18px}}
