@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";.plan-mission{position:relative;overflow:hidden;padding:32px 36px;background:var(--blue);color:#fff;border-radius:6px}.plan-mission .small-label{color:#b8dfef}.plan-mission p{position:relative;z-index:1;max-width:790px;margin:15px 0 0;font-size:18px;line-height:1.7}.plan-year{position:absolute;right:22px;bottom:-25px;font-family:Manrope,sans-serif;font-size:150px;font-weight:800;letter-spacing:-.07em;opacity:.07}.project-filters{flex-wrap:wrap;margin-bottom:14px}.project-results{font-size:11px;color:#637080;margin:0 0 20px}.strategic-projects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.strategic-card{background:#fff;border:1px solid #dce5ec;border-radius:6px;padding:28px;min-width:0;transition:border-color .2s;scroll-margin-top:30px}.strategic-card:hover{border-color:#93b6d0}.project-card-top{display:flex;align-items:center;gap:15px}.project-card-top .small-label{font-size:9px;line-height:1.6}.project-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;color:var(--blue);background:#eaf3f8;border-radius:5px}.strategic-card:nth-child(3n+1) .project-icon{color:#a02a38;background:#fff0ef}.strategic-card h3{margin-top:22px;font-size:27px}.strategic-card>p{font-size:13px;line-height:1.85;color:#637080;margin:0 0 24px}.strategic-card details{border-top:1px solid var(--line)}.strategic-card summary{padding:17px 0 0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:15px;color:var(--blue);font-size:12px;font-weight:600;list-style:none}.strategic-card summary::-webkit-details-marker{display:none}.strategic-card summary:focus-visible{outline:3px solid var(--coral);outline-offset:5px}.strategic-card summary svg{flex-shrink:0;transition:transform .2s}.strategic-card details[open] summary svg{transform:rotate(180deg)}.project-details{padding-top:4px}.project-details h4{color:#243950;font-size:13px;line-height:1.65;margin:22px 0 10px;overflow-wrap:anywhere}.project-details ul{margin:0;padding-left:18px}.project-details li{color:#637080;font-size:12px;line-height:1.8;margin-bottom:7px}.project-details li::marker{color:var(--coral)}.projects-section .source-note{line-height:1.8}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@media(max-width:700px){.strategic-projects{grid-template-columns:1fr;gap:16px}.strategic-card{padding:23px}.strategic-card h3{font-size:25px}.plan-mission{padding:25px}.plan-mission p{font-size:15px}.plan-year{font-size:110px}}@media(prefers-reduced-motion:reduce){.strategic-card,.strategic-card summary svg{transition:none}}:root{font-family:DM Sans,sans-serif;color:#101829;background:#f5f6f8;font-synthesis:none;--blue:#075b98;--coral:#ff575f;--cyan:#00afcb;--line:#dce1e6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--coral);outline-offset:6px}button{border:0}::selection{background:#ff575f;color:#fff}.topbar{padding:10px 5%;display:flex;justify-content:space-between;background:var(--blue);color:#fff;font-size:11px;letter-spacing:.03em}.topbar span:last-child{display:flex;align-items:center;gap:6px}header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:10px}.brand img:first-child{width:48px;height:40px;object-fit:contain}.brand img:last-child{width:145px;height:auto}.brand img:only-child{width:155px}nav{display:flex;gap:32px;font-size:13px}nav a{position:relative;padding:12px 0}nav a:after{content:"";position:absolute;left:0;bottom:4px;width:0;height:2px;background:var(--coral);transition:width .2s}nav a:hover:after{width:100%}.nav-cta{border:1px solid var(--line);padding:13px 18px;border-radius:5px;display:flex;gap:20px;font-size:12px}.menu-toggle{display:none;background:none}.hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:640px;padding:65px 5% 55px;gap:30px;max-width:1600px;margin:auto}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.13em;display:flex;align-items:center;gap:8px}.eyebrow i,.live-dot{height:7px;width:7px;background:var(--coral);border-radius:50%;display:inline-block}.hero-copy{padding-top:30px}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(54px,5.6vw,88px);font-weight:650;line-height:1.09;letter-spacing:-.065em;margin:26px 0}.hero h1 em{font-style:normal;color:var(--blue)}.title-dot{display:inline-block;width:14px;height:14px;background:var(--coral);border-radius:50%;margin-left:7px}.hero-copy>p{font-size:16px;line-height:1.8;color:#647081;max-width:380px}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:17px 20px;border-radius:4px;font-size:12px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{color:#fff;background:var(--blue)}.primary:hover{background:#084876}.text-link{display:inline-flex;gap:12px;align-items:center;font-size:12px;font-weight:600}.text-link:hover{color:var(--blue)}.hero-foot{display:flex;align-items:center;gap:12px;margin-top:47px;font-size:10px;line-height:1.7;color:#737c8a}.hero-foot strong{font-weight:500;color:#303b4d}.little-cross{font-size:37px;color:var(--coral)}.hero-art{position:relative;border-radius:8px;overflow:hidden;background:#e7eef3;min-height:500px;isolation:isolate}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#075b9809 1px,transparent 1px),linear-gradient(90deg,#075b9809 1px,transparent 1px);background-size:35px 35px}.orbit{position:absolute;border:1px solid #075b9820;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-one{width:80%;aspect-ratio:1}.orbit-two{width:112%;aspect-ratio:1}.orbit-three{width:145%;aspect-ratio:1}.eagle-disc{position:absolute;left:50%;top:49%;width:71%;aspect-ratio:1;background:#f9fbfc;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 60px #075b9810;animation:float 7s ease-in-out infinite}.eagle-disc img{width:92%;mix-blend-mode:multiply}.art-coordinate{position:absolute;left:24px;top:22px;font-family:monospace;font-size:9px;letter-spacing:.08em;color:#72889b}.floating-tag{display:flex;align-items:center;gap:11px;position:absolute;background:#fff;padding:12px 16px;font-size:11px;box-shadow:0 6px 25px #193a5610;border:1px solid #fff;border-radius:6px;animation:tagfloat 6s ease-in-out infinite}.tag-top{top:19%;right:7%;transform:rotate(4deg)}.tag-icon{display:flex;background:#e9f4f7;color:var(--blue);padding:7px;border-radius:4px}.tag-bottom{bottom:19%;left:6%;animation-delay:-3s}.pixel{position:absolute;background:var(--coral);width:21px;height:21px}.p1{top:20%;left:12%;transform:rotate(-12deg)}.p2{right:12%;bottom:29%;width:13px;height:13px}.p3{right:8%;bottom:25%;width:9px;height:9px}.art-caption{position:absolute;bottom:23px;left:24px;right:24px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.12em;color:#537086}.topic-strip{border-block:1px solid var(--line);padding:24px 5%;display:flex;gap:30px;align-items:center;justify-content:space-between}.topic-strip>span{max-width:145px;font-size:9px;line-height:1.6;letter-spacing:.12em;color:#75808c}.topic-strip>div{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500}.topic-strip svg{width:18px;color:var(--blue)}.topic-strip>b{font-size:15px;color:var(--coral);font-weight:400}.topic-strip>a{border:1px solid var(--line);border-radius:50%;padding:8px;display:flex}.section{padding:90px 5%;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.section-heading .eyebrow,.about .eyebrow{color:var(--blue)}h2{font-family:Manrope,sans-serif;font-size:clamp(32px,3.5vw,53px);letter-spacing:-.055em;line-height:1.2;font-weight:600;margin:18px 0 0}h2 em{font-style:normal;color:var(--blue)}.section-heading>p{font-size:13px;line-height:1.8;color:#77808d;margin:0 0 4px}.filters{display:flex;gap:9px;margin:30px 0}.filters button{padding:10px 17px;background:transparent;border:1px solid var(--line);border-radius:4px;font-size:11px;color:#637080;transition:background .2s}.filters button.active{background:#101829;border-color:#101829;color:#fff}.filters button span{font-size:9px;opacity:.6;margin-left:10px}.news-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:24px}.news-card{display:flex;flex-direction:column;min-width:0}.news-visual{height:240px;border-radius:6px;position:relative;overflow:hidden;transition:transform .35s}.news-card:hover .news-visual{transform:translateY(-5px)}.ai .news-visual{background:#075b98}.security .news-visual{background:#cce9ed}.education .news-visual{background:#ffdad7}.visual-label{position:absolute;top:17px;left:18px;font-size:8px;letter-spacing:.15em;opacity:.65}.ai .visual-label,.ai .visual-bottom{color:#fff}.visual-bottom{position:absolute;bottom:18px;left:18px;right:18px;display:flex;align-items:center;justify-content:space-between;font-size:10px}.ai-sculpture{position:absolute;left:50%;top:48%;width:160px;height:160px;transform:translate(-50%,-50%) rotate(-30deg)}.ai-sculpture span{position:absolute;inset:0;border:16px solid #55d5f1;border-radius:45%;transform:rotate(0);box-shadow:inset 3px 3px 10px #fff9,4px 4px 15px #001e5150}.ai-sculpture span:nth-child(2){transform:rotate(30deg) scale(.83);border-color:#31bde5}.ai-sculpture span:nth-child(3){transform:rotate(60deg) scale(.65);border-color:#54d9ec}.ai-sculpture span:nth-child(4){transform:rotate(90deg) scale(.47);border-color:#a1f2fc}.ai-sculpture span:nth-child(5){transform:rotate(120deg) scale(.27);border-color:#fff}.large-icon{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%) rotate(-12deg);width:130px;height:130px;color:#075b98;filter:drop-shadow(9px 12px 0 #075b9812)}.education-art{position:absolute;inset:35px 0;display:flex;align-items:center;justify-content:center;gap:8px;transform:rotate(-10deg)}.education-art span{font-family:Georgia,serif;font-size:110px;background:#ff575f;color:#fff;width:95px;height:125px;text-align:center;border-radius:9px;box-shadow:5px 5px #cf3b471a}.education-art span:nth-child(2){transform:rotate(17deg);background:#075b98}.education-art svg{position:absolute;right:15%;top:10px;color:#075b98}.news-content{padding:21px 0 0;flex:1;display:flex;flex-direction:column}.category{font-size:9px;font-weight:700;color:var(--blue);text-transform:uppercase;letter-spacing:.06em}h3{font-family:Manrope,sans-serif;font-weight:650;font-size:23px;letter-spacing:-.035em;line-height:1.3;margin:12px 0}.news-content>p{font-size:12px;line-height:1.8;color:#78828e;margin:0 0 22px;max-width:330px}.article-source{border-top:1px solid var(--line);padding-top:15px;font-size:9px;color:#78828e;display:flex;justify-content:space-between;align-items:center;margin-top:auto}.source-note{font-size:10px;color:#78828e;margin-top:24px}.projects-section{padding:75px 5% 85px;background:#eaf0f4}.project-placeholder{display:grid;grid-template-columns:1fr 1.2fr .3fr;gap:45px;align-items:center;background:#fff;border-radius:7px;margin-top:35px;padding:35px}.project-art{height:255px;display:flex;align-items:center;justify-content:center;background:#075b98;color:#e6f4fa;position:relative;overflow:hidden;border-radius:4px}.project-art:before,.project-art:after{content:"";position:absolute;width:240px;height:240px;border:1px solid #ffffff20;transform:rotate(30deg);border-radius:35px}.project-art:after{transform:rotate(60deg);width:300px;height:300px}.project-art-cross{position:absolute;right:25px;bottom:5px;font-size:65px;color:var(--coral);font-weight:400}.small-label{font-size:9px;letter-spacing:.13em;color:var(--blue);font-weight:700}.project-placeholder h3{font-size:32px;margin:15px 0}.project-placeholder p{font-size:13px;color:#76818e;line-height:1.8;max-width:380px}.soon{display:inline-flex;align-items:center;gap:8px;font-size:10px;color:#677586;border:1px solid var(--line);padding:8px 12px;border-radius:30px;margin-top:6px}.soon span{width:6px;height:6px;background:var(--cyan);border-radius:50%}.project-number{font-size:75px;align-self:start;justify-self:end;color:#cbd6df;font-weight:400}.project-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.project-list article{padding:30px;background:#fff;border-radius:6px}.about{display:grid;grid-template-columns:1fr 1.2fr;gap:12%;align-items:center;padding-block:105px}.about-symbol{display:flex;justify-content:center;align-items:center}.about-symbol img{width:68%;max-width:285px;mix-blend-mode:multiply}.about-copy>p{font-size:13px;color:#77808d;line-height:1.85;max-width:450px}.about-copy>p:first-of-type{margin-top:24px}.about-copy .text-link{margin-top:18px;color:var(--blue)}.closing{margin:0 5% 65px;background:var(--blue);color:#fff;border-radius:6px;padding:45px 50px;position:relative;overflow:hidden}.closing>.eyebrow{font-size:9px;color:#b4d7eb}.closing h2{font-size:clamp(38px,5vw,70px);margin:24px 0 30px}.closing h2 span{color:#8fd6ed}.closing h2>svg{width:90px;height:90px;vertical-align:middle;margin-left:60px;color:var(--coral);stroke-width:1}.light{color:var(--blue);background:#fff}.closing-pixels{position:absolute;right:7%;top:40%;display:grid;grid-template-columns:55px 55px;gap:18px;transform:rotate(-8deg)}.closing-pixels i{width:55px;height:55px;background:#ff575f}.closing-pixels i:first-child{visibility:hidden}.closing-pixels i:last-child{transform:translateY(15px)}footer{margin:0 5%;padding:25px 0 35px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px}footer p{font-size:10px;line-height:1.8;color:#727e8c}footer>span{font-size:9px;color:#727e8c}.back-top{display:flex;border:1px solid var(--line);width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%}.skip-link{position:fixed;top:-100px;left:12px;background:#fff;padding:15px;z-index:100}.skip-link:focus{top:12px}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}@keyframes float{0%,to{transform:translate(-50%,-50%) rotate(-3deg)}50%{transform:translate(-50%,-54%) rotate(2deg)}}@keyframes tagfloat{0%,to{translate:0 0}50%{translate:0 -8px}}@media(min-width:1600px){.section,.hero{padding-inline:80px}.projects-section,.topic-strip,header,.topbar{padding-inline:max(5%,calc((100vw - 1440px)/2))}}@media(max-width:1000px){nav{gap:20px}.nav-cta{display:none}.hero{gap:20px;min-height:570px;padding-top:35px}.hero-art{min-height:460px}.hero h1{font-size:62px}.hero-actions{gap:15px;flex-wrap:wrap}.topic-strip{gap:15px}.topic-strip>div{font-size:12px}.news-grid{gap:18px}.news-visual{height:210px}.education-art span{width:75px;height:100px;font-size:85px}.section-heading>p{max-width:250px}.project-placeholder{gap:25px;grid-template-columns:1fr 1.2fr}.project-number{display:none}.closing-pixels{opacity:.4}.closing h2>svg{margin-left:20px}}@media(max-width:700px){.topbar{font-size:9px;padding-block:9px}.topbar span:last-child{font-size:8px}header{height:79px}.brand img:first-child{width:38px}.brand img:last-child{width:120px}.menu-toggle{display:flex;padding:10px}nav{display:none;position:absolute;left:0;right:0;top:79px;background:#fff;padding:18px 5% 25px;border-bottom:1px solid var(--line)}nav.open{display:flex;flex-direction:column;gap:2px}.hero{grid-template-columns:1fr;padding-top:25px;padding-bottom:35px;gap:30px}.hero-copy{padding-top:10px}.eyebrow{font-size:8px}.hero h1{font-size:clamp(49px,10.7vw,72px);margin:22px 0}.hero-copy>p{font-size:14px;max-width:330px}.hero-actions,.hero-foot{margin-top:25px}.hero-art{min-height:370px}.eagle-disc{width:65%;max-width:300px}.floating-tag{font-size:10px}.tag-top{top:15%}.tag-bottom{bottom:18%}.topic-strip{flex-wrap:wrap;justify-content:center;gap:18px;padding-block:22px}.topic-strip>span{max-width:none;flex-basis:100%;text-align:center;font-size:8px}.topic-strip>div{font-size:10px;gap:5px}.topic-strip>div svg{width:14px}.topic-strip>b{display:none}.topic-strip>a{display:none}.section{padding-block:55px}.section-heading{display:block;margin-bottom:22px}.section-heading>p{margin-top:18px;max-width:none;font-size:12px}.filters{gap:6px;flex-wrap:wrap;margin:25px 0}.filters button{font-size:9px;padding:9px 11px}.news-grid{grid-template-columns:1fr;gap:30px}.news-visual{height:250px}.news-content h3{font-size:24px}.news-content>p{max-width:none}.article-source{font-size:10px}.source-note{line-height:1.6}.projects-section{padding-block:50px}.project-placeholder{grid-template-columns:1fr;gap:26px;padding:22px}.project-art{height:210px}.project-placeholder h3{font-size:30px}.about{grid-template-columns:1fr;gap:35px}.about-symbol{justify-content:flex-start}.about-symbol img{width:170px}.about h2{font-size:37px}.closing{padding:30px 25px;margin-bottom:40px}.closing h2{font-size:40px}.closing h2>svg{width:40px;height:40px;margin-left:5px}.closing-pixels{display:none}footer{flex-wrap:wrap;gap:20px}footer .brand{flex-basis:45%}footer .brand img{width:130px}footer>span{flex:1}footer p{margin:0}h2{font-size:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.eagle-disc{transform:translate(-50%,-50%)}.reveal{opacity:1;transform:none}}
