/* WhartonData — cobalt folded-mark palette and a diagram of connected information. */
:root{--navy:#19212D;--teal:#345BFF;--teal-deep:#203CB5;--teal-light:#B9C6FF;--ink:#19212D;--muted:#5D6878;--line:#D8DEEC;--ice:#F2F5FF;--paper:#fff;--surface:#F7F8FC;--display:"Avenir Next","Segoe UI",Arial,sans-serif;--body:"Avenir Next","Segoe UI",Arial,sans-serif;--utility:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--teal);outline-offset:6px}::selection{background:#b5e6e0;color:var(--navy)}.container{width:min(var(--max),calc(100% - 112px));margin-inline:auto}.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}p,h1,h2,h3,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:500}h2{font-size:clamp(32px,3.4vw,48px);line-height:1.2;letter-spacing:-1.6px}.eyebrow{display:flex;align-items:center;gap:13px;font-size:13px;line-height:1.5;letter-spacing:1.7px;text-transform:uppercase;font-weight:600;color:var(--teal);margin-bottom:25px}.eyebrow-rule{width:28px;height:2px;background:var(--teal)}.section-space{padding-block:105px}.text-teal{color:var(--teal)}.skip-link{position:fixed;top:12px;left:16px;background:var(--navy);color:white;padding:10px 18px;transform:translateY(-150%);z-index:100}.skip-link:focus{transform:translateY(0)}
.site-header{background:rgba(255,255,255,.98);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(16,47,60,.07)}.header-inner{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:13px;white-space:nowrap;font-size:25px;font-weight:600;letter-spacing:-1px;line-height:1}.brand-data{font-weight:400;color:var(--teal)}.logo-space{display:block;width:32px;height:32px;flex-shrink:0;border:1px dashed #a8bec5;border-radius:3px}.site-nav{display:flex;gap:38px;align-items:center}.site-nav>a{font-size:14px;font-weight:500;transition:color .15s ease}.site-nav>a:hover{color:var(--teal)}.site-nav .nav-contact{display:flex;gap:21px;align-items:center;padding:12px 20px;border:1px solid var(--navy);border-radius:4px;color:var(--navy)}.site-nav .nav-contact:hover{background:var(--navy);color:#fff}.menu-toggle{display:none}
.hero{background:var(--ice);overflow:hidden}.hero-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:44px;align-items:center;padding-block:80px 71px}.hero h1{font-size:clamp(50px,4.7vw,70px);font-weight:500;line-height:1.09;letter-spacing:-3px;margin-bottom:26px}.hero h1>span{color:var(--teal)}.hero-description{color:var(--muted);font-size:18px;line-height:1.75;max-width:480px}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:23px;margin-top:31px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:52px;padding:13px 21px;border-radius:4px;font-size:14px;font-weight:600;transition:background .2s ease,transform .2s ease}.button-primary{background:var(--navy);color:#fff}.button-primary:hover{background:var(--teal);transform:translateY(-2px)}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:500}.text-link:hover{color:var(--teal)}.text-link .icon{width:19px}.hero-foot{display:flex;justify-content:space-between;gap:20px;padding-block:24px;border-top:1px solid #cedfe4;font-size:13px;color:var(--muted)}.hero-foot>span{color:var(--ink);font-weight:500}.hero-foot p{display:flex;gap:17px}.hero-foot p span{color:#8ca7ae}
.data-figure{position:relative;padding-top:16px}.figure-heading{display:flex;gap:11px;align-items:center;font-size:12px;letter-spacing:1.2px;text-transform:uppercase;color:#617c85;margin-left:12px;margin-bottom:20px}.figure-mark{width:9px;height:9px;border:1px solid var(--teal);transform:rotate(45deg)}.diagram{position:relative;width:100%;aspect-ratio:500/370;background-image:radial-gradient(#adc9d0 .8px,transparent .8px);background-size:19px 19px;border-radius:10px}.diagram-lines{position:absolute;inset:0;width:100%;height:100%;stroke:#5c999b;stroke-width:1.3}.diagram-lines circle{fill:var(--ice);stroke:#619f9f}.flow-track{stroke:#99b9c1}.flow-active{stroke:var(--teal);stroke-width:2;stroke-dasharray:8 450;animation:flow 12s linear infinite}.source-node{position:absolute;display:flex;align-items:center;gap:9px;background:#fff;padding:11px 12px;border:1px solid #d7e5e8;border-radius:7px;box-shadow:0 6px 17px #244e5b07;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.5}.node-icon{display:flex;align-items:center;color:#557f8a}.source-node .icon{width:18px;height:18px;stroke-width:1.4}.node-data{left:2%;top:11%}.node-apps{left:-3%;top:40%}.node-cloud{left:2%;top:69%}.architecture-node{position:absolute;left:34%;top:32%;width:20%;height:30%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;background:var(--navy);color:#fff;border:5px solid var(--ice);outline:1px solid #b7cfd5;border-radius:18px;box-shadow:0 10px 30px #0c485014}.architecture-node svg{width:37px;height:32px;stroke:#a4e4de;stroke-width:1.5}.architecture-node span{font-size:11px;line-height:1.3;text-align:center;letter-spacing:.2px}.insight-node{position:absolute;right:-1%;top:61%;width:49%;background:#fff;border:1px solid #cfdee2;border-radius:8px;padding:18px 21px 15px;box-shadow:0 12px 35px #294c5810}.insight-label{display:flex;align-items:center;gap:8px;color:var(--teal);font-size:10px;font-weight:600}.insight-label .icon{width:16px;height:16px}.insight-node strong{display:block;font-size:29px;font-weight:500;line-height:1.13;letter-spacing:-.7px;margin-block:13px 17px}.insight-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:9px;color:var(--muted);border-top:1px solid var(--line);padding-top:11px}.insight-foot .icon{width:15px;height:15px}.data-figure figcaption{display:flex;gap:26px;margin:43px 0 0 14px;font-family:var(--utility);font-size:11px;color:#627a83}.data-figure figcaption span+span:before{content:"/";margin-right:26px;color:#a0b8be}@keyframes flow{to{stroke-dashoffset:-458}}
.about-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:90px}.about .eyebrow{margin-bottom:21px}.about-copy{padding-top:5px;max-width:590px}.about-copy .lead{font-size:24px;line-height:1.5;color:var(--ink);letter-spacing:-.45px;margin-bottom:23px}.about-copy>p:not(.lead){color:var(--muted);margin-top:16px}.expertise-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:27px}.expertise-list span{font-size:12px;line-height:1.5;padding:7px 12px;border-radius:3px;background:var(--surface);border:1px solid #e0e9eb;color:#416671}
.services{background:var(--surface);border-top:1px solid #eaf0f2;border-bottom:1px solid #eaf0f2}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px}.section-heading .eyebrow{margin-bottom:18px}.section-heading>p{font-size:15px;line-height:1.75;color:var(--muted);padding-bottom:4px}.services h2{font-size:clamp(30px,3.1vw,43px)}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{background:#fff;border:1px solid #dce6e9;border-radius:7px;padding:31px 28px 25px;display:flex;flex-direction:column;align-items:flex-start;transition:border-color .2s ease,box-shadow .2s ease}.service-card:hover{border-color:#93bec2;box-shadow:0 8px 22px #153e4805}.service-icon{width:31px;height:31px;fill:none;stroke:var(--teal);stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;margin-bottom:27px}.service-card h3{font-size:23px;line-height:1.3;letter-spacing:-.5px;margin-bottom:17px;font-weight:500}.service-card p{font-size:14px;line-height:1.85;color:var(--muted);margin-bottom:27px}.service-detail{display:block;font-size:10px;line-height:1.6;color:#55717a;margin-top:auto;border-top:1px solid #e3ebed;width:100%;padding-top:15px}
.contact{background:var(--navy);color:#fff;position:relative}.contact-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:center}.contact .eyebrow{color:#9acdcf;margin-bottom:21px}.contact h2{font-size:clamp(46px,5vw,70px);line-height:1.12;letter-spacing:-2.5px}.contact h2 span{color:var(--teal-light)}.contact-copy{max-width:580px}.contact-copy>p{color:#c5d6dd;font-size:18px;line-height:1.75;max-width:440px}.email-link{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:27px;padding-bottom:18px;border-bottom:1px solid #496571;font-size:clamp(19px,2.2vw,29px);letter-spacing:-.6px;transition:color .2s ease}.email-link .icon{width:29px;height:29px}.email-link:hover{color:var(--teal-light)}.contact-note{display:block;font-size:13px;margin-top:17px;color:#9ab6c1}.contact a:focus-visible{outline-color:var(--teal-light)}
.site-footer{background:#fff}.footer-top{display:flex;align-items:center;gap:40px;padding-block:42px}.footer-brand{font-size:22px}.footer-top>p{font-size:13px;color:var(--muted)}.back-top{display:flex;align-items:center;gap:13px;margin-left:auto;font-size:12px}.back-top .icon{width:17px;height:17px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-block:23px 27px;font-size:12px;color:var(--muted)}.site-footer a:hover{color:var(--teal)}
@media(min-width:1500px){.hero-layout{gap:75px;padding-block:90px}.hero-actions{flex-direction:row;align-items:center;gap:23px}.button{padding-inline:18px}.hero-actions .text-link{font-size:13px;gap:6px}}
@media(max-width:1100px){.container{width:calc(100% - 72px)}.hero-layout{gap:35px}.hero h1{font-size:56px}.hero-description{font-size:16px}.about-layout,.contact-layout{gap:50px}.section-space{padding-block:80px}.source-node{font-size:10px;padding:9px}.source-node .icon{width:15px;height:15px}.architecture-node span{font-size:10px}.insight-node{padding:14px}.insight-node strong{font-size:25px}.insight-label{font-size:9px}.insight-foot{font-size:8px}.section-heading{gap:30px}.section-heading>p{font-size:14px}.service-card{padding:26px 22px 22px}.service-card h3{font-size:21px}.service-detail{font-size:9px}.email-link{font-size:24px}.figure-heading{font-size:10px}.hero-foot{font-size:12px}}
@media(max-width:850px){.hero-layout{grid-template-columns:1fr;gap:32px;padding-block:53px 56px}.hero-copy{max-width:660px}.hero h1{font-size:68px}.hero-description{max-width:540px;font-size:18px}.hero-actions{flex-direction:row;align-items:center;gap:27px}.data-figure{width:min(520px,90%);margin-inline:auto}.source-node{font-size:12px;padding:11px 12px}.source-node .icon{width:18px;height:18px}.architecture-node span{font-size:11px}.insight-node{padding:18px 21px 15px}.insight-node strong{font-size:29px}.insight-label{font-size:11px}.insight-foot{font-size:10px}.figure-heading{font-size:12px}.about-layout{gap:35px}.about h2{font-size:34px}.about-copy .lead{font-size:21px}.about-copy p{font-size:15px}.section-heading{align-items:flex-start;flex-direction:column;gap:18px}.section-heading>p{font-size:16px}.desktop-break{display:none}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-detail{font-size:10px}.service-card p{font-size:15px}.contact-layout{gap:35px}.contact-copy>p{font-size:16px}.email-link{font-size:20px}.hero-foot{flex-direction:column;gap:7px}.footer-top{gap:25px}.footer-top>p{font-size:12px}.site-nav{gap:25px}}
@media(max-width:620px){html{scroll-padding-top:91px}.container{width:calc(100% - 40px)}.header-inner{min-height:77px;flex-wrap:wrap;gap:0}.brand{font-size:23px;gap:10px}.logo-space{width:28px;height:28px}.site-nav{width:100%;flex-direction:column;align-items:stretch;gap:0;padding:0 0 18px}.site-nav>a{padding:12px 0;font-size:16px}.site-nav .nav-contact{justify-content:space-between;margin-top:8px}.js .site-nav{display:none}.js .site-nav.is-open{display:flex}.js .menu-toggle{display:flex;align-items:center;gap:11px;background:none;border:1px solid var(--line);border-radius:4px;padding:9px 12px;font-size:13px;min-height:42px;cursor:pointer}.menu-lines{width:17px;height:12px;position:relative;border-top:1px solid currentColor;border-bottom:1px solid currentColor}.menu-lines:before{content:"";position:absolute;top:4px;left:0;width:17px;border-top:1px solid currentColor}.menu-toggle[aria-expanded="true"] .menu-lines{border:0}.menu-toggle[aria-expanded="true"] .menu-lines:before{top:5px;transform:rotate(45deg)}.menu-toggle[aria-expanded="true"] .menu-lines:after{content:"";position:absolute;top:5px;left:0;width:17px;border-top:1px solid currentColor;transform:rotate(-45deg)}.hero-layout{padding-block:43px 42px;gap:31px}.eyebrow{font-size:11px;letter-spacing:1.3px;margin-bottom:22px;gap:10px}.eyebrow-rule{width:21px}.hero h1{font-size:clamp(40px,10.6vw,62px);line-height:1.13;letter-spacing:-2px;margin-bottom:23px}.hero-description{font-size:16px;line-height:1.8}.hero-actions{flex-direction:column;align-items:flex-start;gap:21px;margin-top:25px}.button{font-size:13px;padding:13px 16px;gap:17px}.hero-actions .text-link{font-size:14px}.data-figure{width:96%;padding-top:13px}.figure-heading{font-size:9px;letter-spacing:.8px;margin-left:4px;margin-bottom:18px;gap:8px}.diagram{background-size:16px 16px}.source-node{font-size:9px;padding:8px;gap:6px}.source-node .icon{width:14px;height:14px}.architecture-node{border-width:4px;border-radius:13px;gap:5px}.architecture-node svg{width:28px;height:24px}.architecture-node span{font-size:8px}.insight-node{padding:12px 13px 10px;width:50%}.insight-node strong{font-size:23px;letter-spacing:-.5px;margin-block:10px 12px}.insight-label{font-size:8px;gap:5px}.insight-label .icon{width:13px;height:13px}.insight-foot{font-size:7px;gap:5px;padding-top:9px}.insight-foot .icon{width:12px;height:12px}.data-figure figcaption{font-size:10px;margin-top:45px;margin-left:4px;gap:15px}.data-figure figcaption span+span:before{margin-right:15px}.hero-foot{font-size:11px;padding-block:20px}.hero-foot p{gap:10px;flex-wrap:wrap}.section-space{padding-block:62px}.about-layout{grid-template-columns:1fr;gap:29px}.about h2{font-size:38px;line-height:1.19}.about-copy{padding-top:0}.about-copy .lead{font-size:22px;margin-bottom:17px}.about-copy>p:not(.lead){font-size:16px}.expertise-list{gap:6px;margin-top:23px}.expertise-list span{font-size:11px;padding:7px 10px}.section-heading{margin-bottom:30px;gap:18px}.services h2{font-size:32px;line-height:1.24;letter-spacing:-1.2px}.section-heading>p{font-size:15px}.service-grid{grid-template-columns:1fr;gap:13px}.service-card{padding:27px 25px 22px}.service-card h3{font-size:24px;margin-bottom:14px}.service-card h3 br{display:none}.service-icon{width:29px;height:29px;margin-bottom:22px}.service-card p{font-size:16px;line-height:1.75;margin-bottom:23px}.service-detail{font-size:11px}.contact-layout{grid-template-columns:1fr;gap:27px}.contact h2{font-size:55px}.contact-copy>p{font-size:16px}.email-link{font-size:23px;margin-top:25px}.email-link .icon{width:23px;height:23px}.contact-note{font-size:12px}.footer-top{padding-block:33px;flex-wrap:wrap;column-gap:20px;row-gap:21px}.footer-brand{font-size:22px}.footer-top>p{width:100%;order:3;font-size:13px}.back-top{font-size:11px;gap:7px}.footer-bottom{flex-direction:column;font-size:11px;gap:8px;padding-block:20px 27px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.brand{font-size:21px}.brand .logo-space{width:24px;height:24px}.hero h1{font-size:39px}.insight-node strong{font-size:20px}.source-node{font-size:8px;padding:7px}.insight-foot{font-size:6px}.architecture-node span{font-size:7px}.email-link{font-size:20px}.hero-foot p{gap:7px}.expertise-list span{font-size:10px}}
/* Keep supporting labels readable at every breakpoint. */
.hero .eyebrow{color:#067477}.figure-heading,.data-figure figcaption{color:var(--muted);font-size:12px}.service-card p{font-size:16px}.service-detail,.expertise-list span,.footer-bottom,.back-top,.contact-note{font-size:12px}.hero-foot{font-size:13px}.diagram{aspect-ratio:500/390}.source-node{font-size:13px}.architecture-node{left:32%;width:26%;height:34%;top:30%}.architecture-node span{font-size:12px}.insight-node{top:57%}.insight-label{font-size:12px}.insight-foot{font-size:12px;line-height:1.5}.data-figure figcaption{margin-top:62px;gap:19px}.data-figure figcaption span+span:before{margin-right:19px}
@media(min-width:851px) and (max-width:1100px){.source-node{padding:9px 8px;font-size:12px;gap:5px}.insight-node{width:48%;padding:14px}.insight-label{font-size:12px;gap:5px}.insight-label .icon{display:none}.architecture-node span{font-size:12px}.figure-heading{letter-spacing:.6px}.hero-foot p{gap:10px}}
@media(max-width:620px){.hero .eyebrow{font-size:12px;letter-spacing:1px}.figure-heading{font-size:12px;letter-spacing:.25px;margin-left:0}.data-figure{width:100%}.diagram{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 8px;aspect-ratio:auto;padding:8px 0 0;background-size:18px 18px}.diagram-lines{display:none}.source-node{position:relative;inset:auto;grid-row:1;flex-direction:column;justify-content:center;white-space:normal;text-align:center;gap:8px;padding:12px 5px;font-size:12px;line-height:1.4;min-width:0}.source-node .icon{width:18px;height:18px}.source-node:after{content:"";position:absolute;bottom:-13px;height:12px;width:1px;background:#6ba0a4}.architecture-node{position:relative;inset:auto;grid-column:1/-1;grid-row:2;justify-self:center;width:148px;height:106px;border-radius:13px;gap:7px}.architecture-node:before{content:"";position:absolute;left:50%;top:-18px;width:1px;height:13px;background:#6ba0a4}.architecture-node:after{content:"";position:absolute;left:50%;bottom:-30px;width:1px;height:26px;background:#6ba0a4}.architecture-node span{font-size:12px}.architecture-node svg{width:34px;height:29px}.insight-node{position:relative;inset:auto;grid-column:1/-1;grid-row:3;justify-self:center;width:100%;padding:18px 21px 16px}.insight-label{font-size:12px;gap:8px}.insight-label .icon{width:16px;height:16px}.insight-node strong{font-size:29px;margin-block:12px 15px}.insight-node strong br{display:none}.insight-node strong br:after{content:" "}.insight-foot{font-size:12px;gap:12px;padding-top:12px}.insight-foot .icon{width:17px;height:17px}.data-figure figcaption{margin:23px 0 0;gap:13px;font-size:12px;justify-content:space-between}.data-figure figcaption span+span:before{margin-right:13px}.hero-foot p{gap:8px;font-size:12px}.expertise-list span{font-size:12px}.service-detail{font-size:12px}.footer-bottom{font-size:12px}.back-top{font-size:12px}.contact-note{font-size:12px}}
/* Supporting photographs: local, responsive assets with visible source credits. */
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.about-photograph{margin-top:52px}.about-photograph img{display:block;width:100%;height:auto;aspect-ratio:3/1;object-fit:cover;object-position:center 61%;border-radius:7px}
.photo-credit{margin-top:10px;font-size:12px;line-height:1.6;color:var(--muted)}.photo-credit a{text-decoration:underline;text-decoration-color:#9ab0b8;text-underline-offset:3px}.photo-credit a:hover{color:var(--teal)}
.services-heading{align-items:center;gap:52px}.services-intro{font-size:16px;line-height:1.75;color:var(--muted);margin-top:22px}.network-photograph{width:360px;max-width:100%;flex-shrink:0}.network-photograph img{display:block;width:100%;height:auto;aspect-ratio:1.8;object-fit:cover;object-position:center;border-radius:7px}
@media(max-width:1100px) and (min-width:851px){.services-heading{gap:30px}.network-photograph{width:31%}.services h2{font-size:35px}}
@media(max-width:850px){.services-heading{align-items:flex-start;gap:28px}.network-photograph{width:420px}.about-photograph img{aspect-ratio:2.4}.about-photograph{margin-top:38px}}
@media(max-width:620px){.about-photograph{margin-top:32px}.about-photograph img{aspect-ratio:3/2;object-position:center}.network-photograph{width:100%}.services-heading{gap:26px}.services-intro{font-size:16px;margin-top:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Selected Corrected Fold brand application. */
::selection{background:#DCE3FF;color:var(--navy)}
a:focus-visible,button:focus-visible{outline-color:var(--teal)}
.brand-lockup{gap:0}.brand-lockup img{display:block;width:252px;height:auto}.footer-brand img{width:232px}
.site-header{border-bottom-color:#E1E6F4}.site-nav .nav-contact{border-color:var(--navy)}
.hero-foot{border-top-color:#D8DEEC}.hero-foot p span{color:#9AA8D6}
.hero .eyebrow{color:var(--teal-deep)}.figure-heading{color:var(--muted)}.figure-mark{border-color:var(--teal)}
.diagram{background-image:radial-gradient(#C9D3F2 .8px,transparent .8px)}.diagram-lines{stroke:#6F83C8}.diagram-lines circle{stroke:#7990D9}.flow-track{stroke:#AAB8E6}.flow-active{animation:flow 4.5s linear 1 both}.source-node{border-color:#DDE4F5;box-shadow:0 6px 17px #203CB50A}.node-icon{color:#526BBD}.architecture-node{outline-color:#C5D0F5;box-shadow:0 10px 30px #203CB51A}.architecture-node svg{stroke:var(--teal-light)}.insight-node{border-color:#D5DDF0;box-shadow:0 12px 35px #203CB512}.data-figure figcaption{color:var(--muted)}.data-figure figcaption span+span:before{color:#AAB8E6}
.expertise-list span{border-color:#E1E6F4;color:#445A9B}.services{border-color:#E6EAF5}.service-card{border-color:#DDE4F0}.service-card:hover{border-color:#AAB8E6;box-shadow:0 8px 22px #203CB50A}.service-detail{color:#556896;border-top-color:#E3E7F2}.contact .eyebrow{color:#B9C6FF}.contact-copy>p{color:#D4DAED}.email-link{border-bottom-color:#4D5B82}.contact-note{color:#B5C0DD}.photo-credit a{text-decoration-color:#AAB8E6}.site-footer a:hover{color:var(--teal)}
@media(max-width:620px){.source-node:after,.architecture-node:before,.architecture-node:after{background:#7D91D0}.brand-lockup img{width:220px}.footer-brand img{width:220px}}

.missing-page{min-height:100vh;display:flex;align-items:center;background:var(--ice)}.missing-page-inner{max-width:620px;padding-block:72px}.missing-page .brand-lockup{margin-bottom:96px}.missing-page .eyebrow{margin-bottom:18px}.missing-page h1{font-size:clamp(44px,6vw,70px);line-height:1.08;letter-spacing:-2.5px;margin-bottom:18px}.missing-page p:not(.eyebrow){max-width:360px;color:var(--muted);font-size:18px;margin-bottom:30px}.missing-page .button-primary{background:var(--teal-deep)}.missing-page .button-primary:hover{background:var(--teal)}
@media(max-width:620px){.missing-page-inner{padding-block:48px}.missing-page .brand-lockup{margin-bottom:72px}.missing-page h1{letter-spacing:-1.8px}.missing-page p:not(.eyebrow){font-size:16px}}
@media(max-width:360px){.brand-lockup img,.footer-brand img{width:196px}}
