:root{color:#183653;font-synthesis:none;text-rendering:optimizelegibility;--navy:#102a46;--brand-blue:#1e3a5f;--yellow:#f2c14e;--off-white:#f8fafc;--sky:#dbe9f1;--slate:#526678;background:#f8fafc;font-family:Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--off-white);min-width:320px;min-height:100vh;margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}::selection{color:var(--navy);background:var(--yellow)}#root,main{min-height:100vh}.hero{color:#fff;background-color:var(--navy);background-image:url(https://images.unsplash.com/photo-1524813686514-a57563d77965?auto=format&fit=crop&q=86&w=2400);background-position:50% 42%;background-size:cover;height:min(900px,100svh);min-height:780px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#081b2df7 0%,#0c263edb 40%,#0c263e33 74%),linear-gradient(#0000 66%,#081b2df0 100%);position:absolute;inset:0}.hero-shade{opacity:.14;pointer-events:none;background-image:linear-gradient(#ffffff24 1px,#0000 1px),linear-gradient(90deg,#ffffff24 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 68%);mask-image:linear-gradient(90deg,#000,#0000 68%)}.site-header{z-index:3;border-bottom:1px solid #ffffff2e;grid-template-columns:1fr auto 1fr;align-items:center;width:min(100% - 80px,1320px);height:100px;margin:0 auto;display:grid;position:relative}.brand{color:#fff;align-items:center;gap:11px;width:max-content;text-decoration:none;display:inline-flex}.brand-mark{border:2px solid var(--yellow);place-items:center;width:28px;height:28px;display:grid;position:relative;transform:rotate(45deg)}.brand-mark span{border-top:2px solid var(--yellow);border-left:2px solid var(--yellow);width:11px;height:11px;display:block}.brand-name{letter-spacing:.2em;font-size:1rem;font-weight:750}nav{align-items:center;gap:40px;display:flex}nav a,.text-link{letter-spacing:.06em;font-size:.82rem;font-weight:650;text-decoration:none}nav a{color:#ffffffd1}nav a:hover,nav a:focus-visible,.text-link:hover,.text-link:focus-visible{color:var(--yellow)}.site-header>.button{justify-self:end}.button{min-height:54px;color:var(--navy);background:var(--yellow);border:1px solid var(--yellow);letter-spacing:.06em;justify-content:center;align-items:center;gap:16px;padding:0 27px;font-size:.79rem;font-weight:750;text-decoration:none;transition:transform .18s,background-color .18s;display:inline-flex}.button:hover,.button:focus-visible{background:#ffd067;transform:translateY(-2px)}.button-small{min-height:44px;padding:0 20px}.hero-content{z-index:2;width:min(100% - 80px,1320px);margin:0 auto;padding-top:clamp(100px,15vh,150px);position:relative}.eyebrow,.section-label{color:var(--yellow);letter-spacing:.16em;text-transform:uppercase;align-items:center;margin:0 0 28px;font-size:.72rem;font-weight:750;display:flex}.eyebrow-dot{background:var(--yellow);border-radius:50%;width:7px;height:7px;margin-right:12px;box-shadow:0 0 0 5px #f2c14e1f}.eyebrow-divider{background:#ffffff59;width:34px;height:1px;margin:0 14px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.047em;max-width:850px;margin-bottom:28px;font-size:clamp(3rem,5.7vw,5.6rem);font-weight:530;line-height:.99}.hero-copy{color:#ffffffc9;max-width:690px;margin-bottom:38px;font-size:clamp(1.06rem,1.7vw,1.3rem);line-height:1.65}.hero-actions{align-items:center;gap:30px;display:flex}.text-link{color:#fff;align-items:center;gap:12px;min-height:48px;display:inline-flex}.hero-footer{z-index:2;border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);width:min(100% - 80px,1320px);margin:0 auto;display:grid;position:absolute;bottom:0;left:0;right:0}.hero-footer>div{align-items:center;gap:16px;min-height:96px;padding-right:32px;display:flex}.hero-footer>div+div{border-left:1px solid #ffffff2e;padding-left:32px}.hero-footer span,.service-number{color:var(--yellow);letter-spacing:.12em;font-size:.69rem;font-weight:750}.hero-footer p{color:#ffffffc2;letter-spacing:.02em;margin:0;font-size:.81rem}.section{width:min(100% - 80px,1200px);margin:0 auto;padding:132px 0}.section-heading{grid-template-columns:.8fr 2.2fr 1.25fr;align-items:start;gap:56px;margin-bottom:70px;display:grid}.section-label{color:#977118;margin:11px 0 0}h2{color:var(--navy);letter-spacing:-.045em;margin-bottom:0;font-size:clamp(2.25rem,4vw,4rem);font-weight:540;line-height:1.05}.section-heading>p:last-child,.approach-copy>p:not(.section-label),.contact>p:not(.section-label){color:var(--slate);font-size:1rem;line-height:1.8}.service-grid{border-top:1px solid #cdd9e1;border-bottom:1px solid #cdd9e1;grid-template-columns:repeat(4,1fr);display:grid}.service-card{min-height:320px;padding:34px 28px 38px;transition:background-color .18s,transform .18s}.service-card+.service-card{border-left:1px solid #cdd9e1}.service-card:hover{background:#fff;transform:translateY(-4px)}.service-number{color:#a27b20;margin-bottom:84px;display:block}.service-card h3{color:var(--navy);letter-spacing:-.02em;margin-bottom:18px;font-size:1.27rem;font-weight:650}.service-card p{color:var(--slate);margin-bottom:0;font-size:.91rem;line-height:1.72}.approach{padding-top:20px}.approach-panel{background:var(--navy);grid-template-columns:1fr 1fr;min-height:580px;display:grid;overflow:hidden}.approach-graphic{background:radial-gradient(circle at 50% 46%,#f2c14e21,#0000 31%),linear-gradient(#ffffff0f 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#ffffff0f 1px,#0000 1px) 0 0/48px 48px,#153653;min-height:520px;position:relative;overflow:hidden}.orbit{border:1px solid #f2c14ea6;border-radius:50%;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:280px;height:280px}.orbit-two{opacity:.5;width:450px;height:450px}.target-dot{background:var(--yellow);border-radius:50%;width:14px;height:14px;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 10px #f2c14e1f}.coordinate{color:#ffffff73;letter-spacing:.13em;font-size:.64rem;position:absolute;bottom:24px;right:28px}.approach-copy{flex-direction:column;justify-content:center;padding:78px;display:flex}.approach-copy .section-label{color:var(--yellow);margin:0 0 26px}.approach-copy h2{color:#fff;margin-bottom:30px}.approach-copy>p:not(.section-label){color:#ffffffad}.approach-copy .launch-note{border-top:1px solid #ffffff29;border-left:2px solid var(--yellow);margin:16px 0 0;padding:18px 0 0 20px;color:#ffffffd4!important;font-size:.87rem!important}.contact{text-align:center;flex-direction:column;align-items:center;padding-top:110px;padding-bottom:130px;display:flex}.contact .section-label{margin:0 0 24px}.contact h2{max-width:800px;margin-bottom:25px}.contact>p:not(.section-label){max-width:600px;margin-bottom:34px}footer{color:#ffffffa8;background:#0b2238;grid-template-columns:.8fr 1.5fr 1fr;align-items:start;gap:56px;padding:64px max(40px,50% - 600px);font-size:.76rem;line-height:1.65;display:grid}.footer-copy p,.footer-contact span{margin-bottom:8px;display:block}.footer-copy p:last-child{color:#ffffff6b}.footer-contact{flex-direction:column;align-items:flex-end;display:flex}.footer-contact a{color:#fff;text-underline-offset:4px;margin-bottom:8px;text-decoration-color:#f2c14ea6}@media (width<=960px){.site-header{grid-template-columns:1fr auto}nav{display:none}.section-heading{grid-template-columns:1fr 2fr}.section-heading>p:last-child{grid-column:2}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card:nth-child(3){border-left:0}.service-card:nth-child(n+3){border-top:1px solid #cdd9e1}.approach-copy{padding:52px}footer{grid-template-columns:1fr 1.6fr}.footer-contact{grid-column:2;align-items:flex-start}}@media (width<=680px){.hero{background-position:62%;height:auto;min-height:810px}.hero:before{background:linear-gradient(90deg,#081b2df0,#0c263eb8),linear-gradient(#0000 45%,#081b2dfa 100%)}.site-header,.hero-content,.hero-footer,.section{width:min(100% - 40px,1200px)}.site-header{height:82px}.site-header>.button{min-height:40px;padding:0 14px;font-size:.67rem}.brand-name{font-size:.86rem}.brand-mark{width:24px;height:24px}.hero-content{padding-top:82px;padding-bottom:235px}.eyebrow{flex-wrap:wrap;gap:7px 0;max-width:320px;font-size:.64rem;line-height:1.5}.eyebrow-divider{width:20px;margin:0 9px}h1{font-size:clamp(2.65rem,13vw,4rem);line-height:1.01}.hero-copy{font-size:1rem;line-height:1.6}.hero-actions{flex-direction:column;align-items:flex-start;gap:9px}.hero-actions .button{width:100%}.hero-footer{grid-template-columns:1fr}.hero-footer>div{min-height:57px;padding:0}.hero-footer>div+div{border-top:1px solid #ffffff24;border-left:0;padding-left:0}.section{padding:86px 0}.section-heading{margin-bottom:45px;display:block}.section-heading .section-label{margin:0 0 22px}.section-heading h2{margin-bottom:25px}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto;padding:30px 4px 34px}.service-card+.service-card,.service-card:nth-child(3){border-top:1px solid #cdd9e1;border-left:0}.service-number{margin-bottom:38px}.approach{width:100%;padding-top:0}.approach-panel{grid-template-columns:1fr}.approach-graphic{min-height:320px}.orbit-one{width:190px;height:190px}.orbit-two{width:310px;height:310px}.approach-copy{padding:56px 20px 64px}.contact{padding-top:88px;padding-bottom:96px}.contact .button{width:100%}footer{grid-template-columns:1fr;gap:30px;padding:54px 20px}.footer-contact{grid-column:auto;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
