:root{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0a0a0b;background:#f6f8fb;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #0a0a0b;--navy: #102142;--blue: #1d66f9;--blue-dark: #1554d4;--blue-soft: #eaf1ff;--aqua: #56c4c5;--aqua-soft: #eaf9f8;--yellow: #f7f713;--yellow-soft: #fffed8;--surface: #f6f8fb;--surface-2: #eef3f8;--paper: #ffffff;--muted: #667085;--muted-2: #8c95a4;--line: #e1e7ef;--shadow: 0 18px 48px rgba(16,33,66,.08);--shadow-soft: 0 10px 28px rgba(16,33,66,.055)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{margin:0;min-width:320px;color:var(--navy);background:var(--surface)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit;color:inherit}::selection{background:var(--yellow);color:var(--ink)}.shell{width:min(1180px,calc(100% - 56px));margin:0 auto}.section{padding:86px 0}.skip-link{position:fixed;z-index:300;left:18px;top:-100px;padding:10px 14px;border-radius:8px;background:#fff;color:var(--navy);box-shadow:var(--shadow-soft)}.skip-link:focus{top:16px}.hero-shell{position:relative;min-height:640px;background:#dfe7ee;overflow:visible}.site-header{position:absolute;z-index:50;inset:0 0 auto;background:transparent}.header-inner{min-height:96px;display:flex;align-items:center;gap:26px}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand img{width:auto;height:72px;max-width:none;object-fit:contain;object-position:left center}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:20px}.desktop-nav a{font-size:11px;font-weight:700;color:#243653}.desktop-nav a:hover{color:var(--blue)}.menu-button{display:none;width:42px;height:42px;margin-left:auto;place-items:center;border:1px solid rgba(16,33,66,.14);border-radius:7px;background:#ffffffd1;cursor:pointer}.mobile-nav{display:none}.button{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:7px;font-size:11px;font-weight:800;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-1px)}.button-compact{min-height:42px;padding-inline:18px}.button-primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px #1d66f929}.button-primary:hover{background:var(--blue-dark)}.button-outline{background:#ffffff52;border-color:#1d66f98c;color:#17385e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button-outline:hover{background:#ffffffa6}.button-light{background:#fff;color:var(--navy)}.play-dot{width:22px;height:22px;display:inline-grid;place-items:center;border-radius:50%;color:var(--blue);font-size:8px}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.pexels.com/photos/30677714/pexels-photo-30677714.jpeg?auto=compress&cs=tinysrgb&w=2000) center 42% / cover no-repeat}.hero-wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7fbfff7,#f7fbffed 30%,#f7fbffa1 50%,#f7fbff1a 76%,#f7fbff00),linear-gradient(180deg,#fff3,#dfeaf424)}.hero-content{position:relative;z-index:2;min-height:640px;padding-top:116px;padding-bottom:116px;display:flex;align-items:center}.hero-copy{max-width:650px}.hero-kicker{margin-bottom:22px;color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hero-copy h1{margin:0 0 22px;max-width:620px;color:var(--navy);font-size:clamp(50px,5.2vw,76px);line-height:.98;letter-spacing:-.055em;font-weight:760}.hero-copy h1 span{display:block;color:var(--aqua)}.hero-copy p{max-width:560px;margin:0 0 28px;color:#4a5870;font-size:15px;line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.stats-wrap{position:absolute;z-index:5;left:50%;bottom:-44px;transform:translate(-50%)}.stats-card{min-height:94px;padding:0 28px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;background:#fff;border-radius:10px;box-shadow:var(--shadow)}.stat{min-height:58px;padding:0 24px;display:flex;align-items:center;gap:13px;border-right:1px solid var(--line)}.stat:first-child{padding-left:0}.stat:last-child{padding-right:0;border-right:0}.stat-icon{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;color:var(--blue)}.stat strong{display:block;color:var(--navy);font-size:18px;line-height:1}.stat span{display:block;margin-top:5px;color:var(--muted);font-size:8.5px;white-space:nowrap}.eyebrow{display:block;margin-bottom:12px;color:var(--aqua);font-size:8px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.eyebrow-light{color:var(--aqua)}.section-head{display:grid;grid-template-columns:1.05fr .72fr;gap:82px;align-items:end;margin-bottom:34px}.section-head h2,.about-copy h2,.research-copy h2,.contact-copy h2,.partner-grid h2{margin:0;color:var(--navy);font-size:clamp(32px,3.2vw,48px);line-height:1.06;letter-spacing:-.045em}.section-head h2 span,.about-copy h2 span,.research-copy h2 span,.partner-grid h2 span{color:var(--aqua)}.section-head-aside p{margin:0 0 18px;color:var(--muted);font-size:11.5px;line-height:1.7}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:10px;font-weight:800}.programmes-section{padding-top:112px;background:#f8fbfd}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{min-height:240px;padding:24px;display:flex;flex-direction:column;background:#fff;border:1px solid #eef1f5;box-shadow:0 8px 24px #1021420b}.service-icon{width:42px;height:42px;margin-bottom:24px;display:grid;place-items:center;border-radius:7px;background:var(--blue-soft);color:var(--blue)}.service-card-2 .service-icon{background:#eef8ed;color:#66a568}.service-card-3 .service-icon{background:#f2efff;color:#7964d8}.service-card-4 .service-icon{background:#fff1e8;color:#dd8a43}.service-card h3{margin:0 0 9px;color:var(--navy);font-size:15px;line-height:1.2}.service-card p{margin:0;color:var(--muted);font-size:9.5px;line-height:1.6}.service-card a{margin-top:auto;padding-top:18px;display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-size:9px;font-weight:800}.about-section{background:#f8fbfd}.about-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:74px;align-items:center}.about-copy p{margin:20px 0 18px;color:var(--muted);font-size:11px;line-height:1.75}.about-copy ul{margin:0 0 26px;padding:0;display:grid;gap:10px;list-style:none}.about-copy li{display:flex;align-items:center;gap:8px;color:#536178;font-size:9.5px}.about-copy li svg{color:var(--aqua)}.about-image-wrap{position:relative;min-height:390px}.about-image-wrap>img{width:100%;height:390px;object-fit:cover;border-radius:7px}.about-badge{position:absolute;right:-8px;bottom:-18px;width:230px;padding:20px 22px;background:#fff;border-radius:5px;box-shadow:var(--shadow-soft)}.about-badge strong{display:block;margin-bottom:7px;color:var(--navy);font-size:22px}.about-badge span{color:var(--muted);font-size:8px;line-height:1.6}.ecosystem-strip{padding:28px 0 36px;background:#fff;border-top:1px solid #f1f3f6}.ecosystem-label{display:block;margin-bottom:18px;color:#9299a5;text-align:center;font-size:7.5px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.ecosystem-items{display:grid;grid-template-columns:1.4fr repeat(5,1fr);align-items:center;gap:24px}.ecosystem-items>div{display:flex;align-items:center;justify-content:center}.ecosystem-items img{max-width:116px;max-height:44px;object-fit:contain;filter:grayscale(1);opacity:.72}.ecosystem-items>span{color:#89909c;text-align:center;font-size:12px;font-weight:700}.pathway-section{background:#fff}.pathway-box{display:grid;grid-template-columns:290px 1fr;border:1px solid var(--line);background:#fff}.pathway-tabs{display:grid;align-content:start;border-right:1px solid var(--line)}.pathway-tabs button{min-height:82px;padding:0 20px;display:flex;align-items:center;gap:11px;border:0;border-bottom:1px solid var(--line);background:#fff;color:#627086;text-align:left;cursor:pointer}.pathway-tabs button:last-child{border-bottom:0}.pathway-tabs button.active{background:var(--blue-soft);color:var(--blue)}.pathway-tabs button span{font-size:10px;font-weight:800}.pathway-detail{min-height:380px;display:grid;grid-template-columns:1fr .85fr}.pathway-detail-copy{padding:38px;display:flex;flex-direction:column;align-items:flex-start}.pathway-active-icon{width:46px;height:46px;margin-bottom:22px;display:grid;place-items:center;border-radius:7px;color:var(--blue);background:var(--blue-soft)}.pathway-detail h3{margin:0;max-width:540px;color:var(--navy);font-size:27px;line-height:1.08;letter-spacing:-.03em}.pathway-detail-copy>p{margin:16px 0 20px;color:var(--muted);font-size:10.5px;line-height:1.7}.pathway-list{width:100%;margin-bottom:22px;padding:16px 0;display:grid;gap:9px;border-block:1px solid var(--line)}.pathway-list span{display:flex;align-items:center;gap:7px;color:#57657b;font-size:9.5px}.pathway-list svg{color:var(--aqua)}.pathway-image{overflow:hidden}.pathway-image img{width:100%;height:100%;object-fit:cover}.incubation-section{background:var(--navy);color:#fff}.incubation-section .section-head h2{color:#fff}.incubation-section .section-head h2 span{color:var(--aqua)}.incubation-section .section-head-aside p{color:#fff9}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.15)}.process-grid article{min-height:240px;padding:26px 22px;border-right:1px solid rgba(255,255,255,.15)}.process-grid article:last-child{border-right:0}.process-grid article>span{display:block;margin-bottom:48px;color:var(--yellow);font-size:11px;font-weight:800}.process-grid h3{margin:0 0 11px;color:#fff;font-size:18px}.process-grid p{margin:0;color:#fff9;font-size:9.5px;line-height:1.65}.research-section{background:#f8fbfd}.research-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.research-image img{width:100%;height:410px;object-fit:cover;border-radius:7px}.research-copy p{margin:20px 0 22px;color:var(--muted);font-size:11px;line-height:1.75}.research-options{margin-bottom:24px;display:flex;flex-wrap:wrap;gap:8px}.research-options span{padding:8px 10px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#5d6879;font-size:8.5px;font-weight:800}.partners-section{background:var(--blue);color:#fff}.partner-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center}.partner-grid h2{color:#fff}.partner-grid p{max-width:650px;margin:20px 0 0;color:#ffffffb8;font-size:11px;line-height:1.75}.partner-actions{display:grid;justify-items:start;gap:18px}.partner-actions>span{display:flex;align-items:center;gap:7px;color:#ffffffad;font-size:9px}.contact-section{background:#fff}.contact-grid{display:grid;grid-template-columns:1fr .9fr;gap:72px;align-items:center}.contact-copy>img{width:54px;height:54px;margin-bottom:20px}.contact-copy p{max-width:620px;margin:20px 0 24px;color:var(--muted);font-size:11px;line-height:1.75}.contact-card{background:var(--surface);border:1px solid var(--line)}.contact-card>div{padding:20px 22px;display:grid;grid-template-columns:30px 1fr;gap:10px;border-bottom:1px solid var(--line)}.contact-card>div:last-child{border-bottom:0}.contact-card svg{color:var(--blue)}.contact-card span{display:grid;gap:4px}.contact-card small{color:#979eaa;font-size:7.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.contact-card strong,.contact-card a{color:#4b586c;font-size:10px;line-height:1.5}.footer{background:#080b12;color:#fff}.footer-main{min-height:165px;padding:34px 0;display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:40px;align-items:center}.footer .brand{min-width:0}.footer .brand img{width:215px;height:54px;object-fit:contain;object-position:left center}.footer-main>p{margin:0;color:#ffffff7a;font-size:9.5px;line-height:1.65}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px}.footer-links a{color:#ffffffa3;font-size:9px;font-weight:700}.footer-bottom{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.1);color:#ffffff57;font-size:8px}@media(max-width:1080px){.desktop-nav{gap:12px}.desktop-nav a{font-size:10px}.stats-card{padding-inline:20px}.stat{padding-inline:16px}.service-grid{grid-template-columns:repeat(2,1fr)}.about-grid,.section-head{gap:48px}}@media(max-width:860px){.shell{width:min(100% - 34px,760px)}.site-header{position:absolute;background:#ffffffd6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.desktop-nav,.desktop-cta{display:none}.menu-button{display:grid}.brand{min-width:0}.brand img{width:195px;height:46px}.mobile-nav{display:grid;padding-bottom:14px;background:#fffffff2}.mobile-nav>a:not(.button){min-height:44px;padding:0 2px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:11px;font-weight:700}.mobile-nav .button{margin-top:10px}.hero-shell,.hero-content{min-height:590px}.hero-wash{background:linear-gradient(90deg,#f7fbfff7,#f7fbffeb 48%,#f7fbff70 76%,#f7fbff2e)}.hero-content{padding-top:104px;padding-bottom:118px}.hero-copy{max-width:560px}.hero-copy h1{font-size:58px}.stats-wrap{bottom:-92px}.stats-card{grid-template-columns:repeat(2,1fr);padding:14px 18px}.stat{min-height:70px;padding-inline:16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.stat:nth-child(2){border-right:0}.stat:nth-child(3),.stat:nth-child(4){border-bottom:0}.stat:first-child{padding-left:16px}.stat:last-child{padding-right:16px}.programmes-section{padding-top:156px}.section-head{grid-template-columns:1fr;gap:20px}.section-head-aside{max-width:620px}.about-grid,.research-grid,.contact-grid,.partner-grid{grid-template-columns:1fr}.about-copy,.research-copy,.contact-copy{max-width:650px}.about-image-wrap{max-width:680px}.ecosystem-items{grid-template-columns:repeat(3,1fr)}.ecosystem-items>div{grid-column:span 3}.pathway-box{grid-template-columns:1fr}.pathway-tabs{grid-template-columns:repeat(2,1fr);border-right:0;border-bottom:1px solid var(--line)}.pathway-tabs button:nth-child(odd){border-right:1px solid var(--line)}.pathway-detail{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid article{border-bottom:1px solid rgba(255,255,255,.15)}.process-grid article:nth-child(2){border-right:0}.process-grid article:nth-child(3),.process-grid article:nth-child(4){border-bottom:0}.partner-actions{justify-items:start}.footer-main{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media(max-width:560px){.shell{width:calc(100% - 28px)}.section{padding:66px 0}.brand img{width:170px;height:42px}.hero-shell,.hero-content{min-height:560px}.hero-background{background-position:62% center}.hero-wash{background:linear-gradient(90deg,#f7fbfffa,#f7fbffeb 64%,#f7fbff6b)}.hero-content{padding-top:98px;padding-bottom:112px}.hero-kicker{font-size:8px}.hero-copy h1{font-size:45px}.hero-copy p{max-width:370px;font-size:13.5px}.hero-actions{display:grid;max-width:300px}.button{width:100%}.stats-wrap{bottom:-118px}.stats-card{grid-template-columns:1fr 1fr;padding:10px}.stat{min-height:82px;padding:11px;gap:8px}.stat strong{font-size:17px}.stat span{white-space:normal;font-size:7.8px;line-height:1.3}.programmes-section{padding-top:174px}.section-head h2,.about-copy h2,.research-copy h2,.contact-copy h2,.partner-grid h2{font-size:35px}.service-grid{grid-template-columns:1fr}.service-card{min-height:220px}.about-grid{gap:36px}.about-image-wrap,.about-image-wrap>img{min-height:330px;height:330px}.about-badge{right:8px;bottom:-24px;width:210px}.ecosystem-strip{padding-top:46px}.ecosystem-items{grid-template-columns:repeat(2,1fr)}.ecosystem-items>div{grid-column:span 2}.ecosystem-items>span{font-size:10px}.pathway-tabs{grid-template-columns:1fr}.pathway-tabs button:nth-child(odd){border-right:0}.pathway-detail{grid-template-columns:1fr}.pathway-detail-copy{padding:26px 22px}.pathway-image{min-height:270px}.pathway-detail h3{font-size:24px}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:190px;border-right:0;border-bottom:1px solid rgba(255,255,255,.15)!important}.process-grid article:last-child{border-bottom:0!important}.process-grid article>span{margin-bottom:28px}.research-image img{height:300px}.partner-grid{gap:36px}.footer .brand img{width:200px;height:50px}.footer-bottom{padding:16px 0;align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hero-background{transform:scale(1.01)}.site-header .brand{padding:4px 8px 4px 0}.stats-card,.service-card,.pathway-box,.contact-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.service-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.service-card:hover{transform:translateY(-3px);border-color:#e4eaf2;box-shadow:0 16px 34px #10214211}.about-image-wrap,.research-image,.pathway-image{overflow:hidden;border-radius:20px}.about-image-wrap>img,.research-image img,.pathway-image img{border-radius:inherit}.pathway-tabs button:first-child{border-top-left-radius:18px}.pathway-tabs button:last-child{border-bottom-left-radius:18px}.process-grid{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:20px}.process-grid article{background:#ffffff06}.process-grid article:hover{background:#ffffff0d}.partner-grid .button,.contact-grid .button,.hero-actions .button{border-radius:12px}.ecosystem-items>span{padding:8px 12px;border-radius:999px;background:#f7f9fc}@media(max-width:560px){.stats-card,.service-card,.pathway-box,.contact-card,.about-image-wrap,.research-image,.pathway-image{border-radius:16px}}.button,.menu-button{border-radius:12px}.site-header .brand{min-width:0;padding:6px 10px;border-radius:14px;background:#ffffffb3;box-shadow:0 6px 20px #10214209;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.footer .brand{padding:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.stats-card{border-radius:20px}.service-card{border-radius:18px}.service-icon{border-radius:13px}.about-image-wrap>img{border-radius:20px}.about-badge{border-radius:16px}.pathway-box{border-radius:20px;overflow:hidden}.pathway-active-icon{border-radius:13px}.research-image img{border-radius:20px}.research-options span{border-radius:999px}.contact-card{border-radius:18px;overflow:hidden}@media(max-width:860px){.site-header .brand{background:#ffffffc7}}.site-header .brand{min-width:0;padding:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header .brand img,.footer .brand img{width:auto;height:72px;max-width:none}@media(min-width:1024px){.site-header .brand img{height:76px}}@media(max-width:860px){.header-inner{min-height:96px}.site-header .brand img{width:auto;height:72px;max-width:none}}@media(max-width:560px){.brand img,.site-header .brand img{width:auto;height:72px;max-width:none}}@media(max-width:420px){.site-header .brand img{height:56px}.header-inner{gap:12px}}.header-inner{min-height:112px}.site-header .brand img,.footer .brand img{height:84px}.ecosystem-items img{max-width:148px;max-height:56px}@media(min-width:1024px){.site-header .brand img{height:90px}}@media(max-width:860px){.header-inner{min-height:104px}.site-header .brand img{height:80px}}@media(max-width:560px){.header-inner{min-height:92px}.site-header .brand img{height:68px}.footer .brand img{height:72px}.ecosystem-items img{max-width:136px;max-height:52px}}@media(max-width:420px){.site-header .brand img{height:62px}}.header-inner{min-height:88px}.site-header .brand img{height:68px}@media(min-width:1024px){.site-header .brand img{height:68px}}@media(max-width:860px){.header-inner{min-height:82px}.site-header .brand img{height:62px}}@media(max-width:560px){.header-inner{min-height:78px}.site-header .brand img{height:56px}}@media(max-width:420px){.site-header .brand img{height:52px}}
