@font-face{font-family:Inter;src:url("/assets/inter-400.ttf") format("truetype");font-display:swap;font-style:normal;font-weight:400}
@font-face{font-family:Inter;src:url("/assets/inter-500.ttf") format("truetype");font-display:swap;font-style:normal;font-weight:500}
@font-face{font-family:Inter;src:url("/assets/inter-600.ttf") format("truetype");font-display:swap;font-style:normal;font-weight:600}
@font-face{font-family:Inter;src:url("/assets/inter-700.ttf") format("truetype");font-display:swap;font-style:normal;font-weight:700}
:root{--ink:#122c38;--muted:#586972;--line:#dbe3e6;--navy:#112d3a;--blue:#276783;--paper:#f3f6f7;--white:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth;scroll-padding-top:100px}a{color:inherit;text-underline-offset:4px}a,button,summary{-webkit-tap-highlight-color:transparent}button,summary{font:inherit}button,a,summary{touch-action:manipulation}img{max-width:100%;height:auto;display:block}figure{margin:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em;text-wrap:balance}p{line-height:1.75}button{cursor:pointer}:focus-visible{outline:3px solid #3486b0;outline-offset:5px}::selection{background:#d8eaf2} .wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;background:white;padding:16px;z-index:100}.skip:focus{top:12px}.site-header{background:#fff;position:relative;z-index:20;border-bottom:1px solid var(--line)}.header-inner{max-width:1440px;margin:auto;min-height:108px;padding:24px 48px;display:flex;align-items:center;justify-content:space-between;gap:32px}.wordmark{font-size:36px;text-decoration:none;line-height:1;font-weight:500;letter-spacing:-.04em}.wordmark span{font-size:9px;letter-spacing:.13em;display:block;margin-top:9px;font-weight:600}.header-inner nav{display:flex;gap:34px;align-items:center;font-size:14px;font-weight:500}.nav-group{position:relative}.nav-group>summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:9px;min-height:44px}.nav-group>summary::-webkit-details-marker{display:none}.nav-group>summary:after{content:'';width:6px;height:6px;border-bottom:1px solid;border-right:1px solid;transform:rotate(45deg);margin-top:-4px}.nav-group[open]>summary:after{transform:rotate(225deg);margin-top:4px}.nav-dropdown{position:absolute;top:calc(100% + 4px);right:-20px;width:280px;background:white;border:1px solid var(--line);box-shadow:0 18px 50px #112d3a12;padding:12px;border-radius:8px}.nav-dropdown a{display:block;text-decoration:none;padding:12px 14px;line-height:1.5;border-radius:4px}.nav-dropdown a:hover,.nav-dropdown a[aria-current=page]{background:var(--paper);color:var(--blue)}.nav-contact{padding:13px 20px;border:1px solid var(--ink);border-radius:4px;text-decoration:none;white-space:nowrap;display:flex;gap:26px;align-items:center}.nav-contact:hover{background:var(--ink);color:white}.menu-toggle{display:none}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.14em;line-height:1.5}.hero{display:grid;grid-template-columns:1.06fr 1fr;background:var(--navy);color:white;min-height:610px}.hero-copy{padding:76px max(48px,calc((100vw - 1240px)/2)) 74px;padding-right:44px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.hero .eyebrow{color:#beced6;margin-bottom:28px}.hero h1{font-size:clamp(40px,4.1vw,64px);line-height:1.08;letter-spacing:-.052em}.hero h1 span{color:#a9cfdf}.hero-intro{font-size:16px;color:#cfdae0;max-width:450px;margin:26px 0 30px;line-height:1.7}.hero-image{position:relative;min-width:0;overflow:hidden}.hero-image>img{height:100%;width:100%;object-fit:cover;object-position:52% 50%}.hero-image:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#102b3a88)}.hero-image figcaption{position:absolute;bottom:30px;left:32px;right:24px;z-index:1;font-size:12px;letter-spacing:.02em;color:#fff}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--navy);color:#fff;text-decoration:none;padding:17px 22px;min-height:54px;border:1px solid var(--navy);border-radius:4px;font-size:14px;font-weight:500;line-height:1.4}.button:hover{background:#24546b;border-color:#24546b}.button.light{background:#fff;color:var(--ink);border-color:#fff}.button.light:hover{background:#dfedf3;border-color:#dfedf3}.button.secondary{background:transparent;color:var(--ink)}.button.secondary:hover{background:var(--ink);color:#fff}.about{display:grid;grid-template-columns:1fr 1.05fr;gap:90px;padding-block:104px}.section-intro .eyebrow{color:var(--blue);margin-bottom:24px}.section-intro h2{font-size:38px;line-height:1.2}.section-intro>p:last-child{color:var(--muted);font-size:15px;margin-top:22px}.accordion-list{width:100%;min-width:0}.accordion{border-top:1px solid var(--line)}.accordion:last-child{border-bottom:1px solid var(--line)}.accordion summary{list-style:none;cursor:pointer;padding:24px 44px 24px 0;position:relative;font-size:19px;font-weight:500;line-height:1.4}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:'+';font-size:25px;position:absolute;right:4px;top:20px;font-weight:300;color:var(--blue)}.accordion[open] summary:after{content:'−'}.answer{padding:0 32px 26px 0;color:var(--muted);font-size:16px;line-height:1.8}.answer p+p{margin-top:16px}.resources{background:var(--navy);color:#fff;display:grid;grid-template-columns:1.15fr 1fr;gap:90px;padding:68px max(48px,calc((100vw - 1240px)/2));align-items:center}.resources .eyebrow{color:#a9cfdf;margin-bottom:20px}.resources h2{font-size:36px;line-height:1.2}.resource-links a{display:flex;align-items:center;justify-content:space-between;padding:23px 0;border-bottom:1px solid #ffffff40;text-decoration:none;font-size:17px}.resource-links a:first-child{border-top:1px solid #ffffff40}.resource-links a:hover{color:#a9cfdf}.updates{background:var(--paper);display:grid;grid-template-columns:1.15fr 1fr;gap:90px;padding:72px max(48px,calc((100vw - 1240px)/2));align-items:center}.updates .eyebrow{color:var(--blue);margin-bottom:20px}.updates h2{font-size:32px;line-height:1.25}.updates p{color:var(--muted);font-size:15px}.updates .button{margin:22px 0 10px}.small{font-size:12px!important;line-height:1.6!important}.site-footer{padding:64px max(48px,calc((100vw - 1240px)/2)) 26px;background:#fff}.footer-top{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:55px;padding-bottom:46px}.footer-top p{font-size:13px;line-height:1.8;color:var(--muted);margin:12px 0}.footer-top h3{font-size:18px;letter-spacing:-.02em}.footer-top .eyebrow{font-size:10px;color:var(--blue);margin:0 0 18px}.footer-top a:not(.wordmark){display:block;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.footer-brand .wordmark{font-size:40px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-top:24px;font-size:12px;color:var(--muted)}.footer-bottom div{display:flex;gap:24px}.footer-bottom a{text-decoration:none}.page-heading{padding-block:52px 64px;border-bottom:1px solid var(--line)}.breadcrumb{font-size:12px;color:var(--muted);text-decoration:none;display:inline-block;margin-bottom:38px}.page-heading .eyebrow{color:var(--blue);margin-bottom:20px}.page-heading h1{font-size:clamp(38px,5vw,68px);line-height:1.12;max-width:1000px}.page-content{padding-block:56px 96px}.article-content{max-width:940px}.copy-block{margin-bottom:32px}.copy-block:empty{display:none}.copy-block h2,.prose h2{font-size:30px;line-height:1.3;margin:30px 0 18px;letter-spacing:-.035em}.copy-block p,.prose p{font-size:16px;color:var(--muted);margin:0 0 18px;line-height:1.85;overflow-wrap:anywhere}.copy-block strong{font-weight:600;color:var(--ink)}.copy-block ul,.copy-block ol{padding-left:24px;line-height:1.85;color:var(--muted)}.copy-block li{margin-bottom:9px}.copy-block table{border-collapse:collapse;max-width:100%;font-size:15px}.copy-block td,.copy-block th{border:1px solid var(--line);padding:12px;text-align:left}.copy-block:has(table){overflow-x:auto}.media-block{margin:34px auto;max-width:850px}.media-block img{max-height:720px;object-fit:contain;width:auto;margin:auto;border-radius:5px}.text-link{display:inline-flex;gap:18px;align-items:center;color:var(--blue);font-size:16px;text-decoration:none;border-bottom:1px solid #b5cbd5;padding-bottom:4px;line-height:1.6}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 26px;margin-top:32px}.project-card{border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fff}.project-card figure{aspect-ratio:4/3;overflow:hidden}.project-card figure a{display:block;height:100%}.project-card img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.project-card:hover img{transform:scale(1.035)}.project-card .text-link{display:flex;justify-content:space-between;padding:20px;border:0;font-size:15px;color:var(--ink)}.project-card .text-link span{flex-shrink:0}.prose:empty{display:none}.contact-action{padding:32px;background:var(--paper);border-radius:6px;margin:24px 0}.contact-action .button{margin:16px 0 12px}.contact-action p{margin-bottom:0}.copy-block a:hover,.text-link:hover{text-decoration:underline}.copy-block figure{margin:24px 0}body.menu-open{overflow:hidden}
@media(min-width:1600px){.hero-copy{padding-left:max(48px,calc((100vw - 1400px)/2));}.hero{min-height:680px}}
@media(max-width:1100px){.header-inner{padding:22px 32px}.header-inner nav{gap:22px}.hero-copy{padding:58px 32px}.hero{min-height:540px}.hero h1{font-size:45px}.wrap{width:calc(100% - 64px)}.about{gap:48px;padding-block:76px}.section-intro h2{font-size:32px}.resources,.updates{padding:60px 32px;gap:48px}.site-footer{padding:52px 32px 24px}.footer-top{gap:28px}.wordmark span{font-size:8px}.resources h2{font-size:31px}}
@media(max-width:800px){.header-inner{min-height:88px;padding:20px 24px}.wordmark{font-size:30px}.wordmark span{font-size:8px}.menu-toggle{display:flex;align-items:center;gap:15px;border:1px solid var(--line);border-radius:4px;padding:10px 14px;background:white;font-size:14px;min-height:44px}.header-inner nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:12px 24px 28px;max-height:calc(100dvh - 88px);overflow-y:auto;border-bottom:1px solid var(--line)}.header-inner nav.is-open{display:block}.nav-group{border-bottom:1px solid var(--line)}.nav-group>summary{padding:12px 0;justify-content:space-between;font-size:16px}.nav-dropdown{position:static;box-shadow:none;border:0;width:100%;padding:0 0 14px}.nav-dropdown a{font-size:14px;padding:12px}.nav-contact{margin-top:22px;justify-content:space-between}.hero{grid-template-columns:1fr}.hero-copy{padding:56px 24px}.hero h1{font-size:clamp(36px,7vw,58px)}.hero h1 br{display:none}.hero h1{max-width:580px}.hero-intro{max-width:500px}.hero-image{height:390px}.hero-image>img{object-position:center 64%}.hero-image figcaption{left:24px;bottom:22px}.wrap{width:calc(100% - 48px)}.about{grid-template-columns:1fr;gap:34px;padding-block:60px}.section-intro h2{font-size:34px}.resources,.updates{grid-template-columns:1fr;gap:32px;padding:48px 24px}.resources h2,.updates h2{font-size:32px}.footer-top{grid-template-columns:1fr 1fr;gap:38px}.footer-brand{grid-column:1/-1}.site-footer{padding:48px 24px 24px}.page-heading{padding-block:32px 40px}.breadcrumb{margin-bottom:28px}.page-heading h1{font-size:40px}.page-content{padding-block:36px 60px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.copy-block h2{font-size:27px}.contact-action{padding:24px}}
@media(max-width:480px){.hero-copy{padding-block:48px}.hero h1{font-size:40px;line-height:1.13}.hero-image{height:310px}.hero .eyebrow{font-size:10px}.hero-intro{font-size:15px}.section-intro h2{font-size:30px}.accordion summary{font-size:18px}.project-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:20px}.page-heading h1{font-size:34px}.button{width:100%;gap:16px}.updates h2{font-size:28px}.resources h2{font-size:30px}.resource-links a{font-size:16px}.copy-block h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.nav-opportunities{color:var(--blue);text-decoration:none;white-space:nowrap;font-weight:500}.nav-opportunities:hover,.nav-opportunities[aria-current=page]{color:#004f9f;text-decoration:underline;text-underline-offset:6px}@media(max-width:1100px) and (min-width:801px){.header-inner nav{gap:18px}.nav-opportunities{font-size:12px}}@media(max-width:800px){.nav-opportunities{display:block;padding:15px 0;border-bottom:1px solid var(--line);font-size:16px}}
