:root{--ink:#172b34;--plum:#8c2a70;--orange:#f1843c;--blue:#729bae;--olive:#98a05d;--red:#a62b41;--accent:var(--plum);--page:#fff;--soft:#f2f4f4;--body-font:"Manrope",sans-serif;--heading-font:var(--body-font);--gutter:clamp(24px,5.3vw,88px);--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{background:var(--page);color:var(--ink);font:400 16px/1.6 var(--body-font);-webkit-font-smoothing:antialiased;margin:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading-font);line-height:1.08}h1{letter-spacing:-.07em;font-size:clamp(64px,7.8vw,124px);font-weight:700}h2{letter-spacing:-.055em;font-size:clamp(36px,4.2vw,62px);font-weight:600}h3{letter-spacing:-.035em;font-size:24px}a{color:inherit;text-decoration:none}button,summary{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button,a,summary{touch-action:manipulation}img{max-width:100%;height:auto;display:block}svg{display:block}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:6px;outline:3px solid #ba571b}::selection{background:var(--orange);color:var(--ink)}.shell{width:min(100%,var(--max));padding-inline:var(--gutter);margin-inline:auto}.section-space{padding-block:110px}.section-label{color:var(--accent);margin-bottom:22px;font-size:14px;font-weight:600}.arrow{flex:none;width:24px;height:24px}.button{background:var(--orange);min-height:54px;color:var(--ink);border-radius:50px;justify-content:center;align-items:center;gap:24px;padding:15px 25px;font-size:14px;font-weight:700;transition:background .2s;display:inline-flex}.button:hover{background:#ffa05c}.button.small{gap:20px;min-height:44px;padding:10px 19px}.text-link{text-underline-offset:6px;align-items:center;gap:18px;font-size:14px;font-weight:700;display:inline-flex}.text-link:hover{text-decoration:underline}.skip{z-index:100;color:var(--ink);background:#fff;padding:12px 22px;position:fixed;top:-80px;left:20px}.skip:focus{top:10px}.notice{background:#f2f1f4;justify-content:center;align-items:center;gap:16px;padding:8px 24px;font-size:12px;line-height:1.5;display:flex}.notice a{text-underline-offset:3px;font-weight:700;text-decoration:underline}.site-header{z-index:10;padding:26px var(--gutter);max-width:var(--max);align-items:center;gap:28px;min-height:108px;margin:auto;display:flex;position:relative}.brand{flex:none}.brand img{width:238px;height:auto}.desktop-nav{gap:26px;margin-inline:auto;font-size:13px;font-weight:600;display:flex}.desktop-nav a{padding-block:12px}.desktop-nav a:hover{color:var(--accent)}.header-actions{align-items:center;gap:24px;display:flex}.login{font-size:12px;font-weight:600}.mobile-menu{display:none}.hero-place{align-items:center;gap:8px;margin-bottom:26px;font-size:13px;font-weight:600;display:flex}.hero-lead{max-width:390px;margin-top:30px;font-size:17px;line-height:1.8}.hero-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:34px;display:flex}.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:56px;display:flex}.section-heading>.text-link{flex:none;margin-bottom:6px}.about-section{grid-template-columns:1.05fr 1fr;gap:55px 100px;display:grid}.about-copy{padding-top:35px}.about-copy>p:first-child{letter-spacing:-.025em;font-size:22px;line-height:1.65}.about-copy>p+p{color:#53626b;margin-top:20px;font-size:16px}.about-copy .text-link{margin-top:25px}.impact-strip{border-top:1px solid #dfe3e3;grid-column:1/-1;grid-template-columns:1fr 1fr .8fr;gap:40px;padding-top:44px;display:grid}.impact-strip>div{flex-direction:column;gap:8px;display:flex}.impact-strip strong{letter-spacing:-.05em;font-size:54px;font-weight:500;line-height:1.1}.impact-strip span{color:#53626b;font-size:13px}.impact-strip .accreditation{justify-content:center;align-items:end}.accreditation img{filter:brightness(.42);width:210px}.membership-section{background:var(--soft)}.pillar-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;display:grid}.pillar{flex-direction:column;display:flex}.pillar-art{height:165px;color:var(--pillar-color);justify-content:center;align-items:center;margin-bottom:28px;display:flex;position:relative;overflow:hidden}.shape{transition:transform .6s cubic-bezier(.2,.8,.2,1);display:block;position:absolute}.shape-ring{border:28px solid;border-radius:50%;width:124px;height:124px;left:calc(50% - 82px)}.shape-dot{background:var(--plum);mix-blend-mode:multiply;border-radius:50%;width:80px;height:80px;top:65px;left:50%}.shape-arrow{clip-path:polygon(0 30%,60% 30%,60% 0,100% 50%,60% 100%,60% 70%,0 70%);background:currentColor;width:125px;height:50px;top:45px;left:15%;transform:rotate(-45deg)}.shape-arrow.second{opacity:.5;top:80px;left:35%}.shape-sun{clip-path:polygon(50% 0,59% 24%,75% 7%,76% 34%,100% 25%,84% 47%,100% 60%,73% 64%,76% 90%,55% 74%,42% 100%,35% 73%,10% 84%,23% 60%,0 47%,28% 41%,18% 17%,43% 28%);background:currentColor;width:128px;height:128px}.shape-core{background:var(--soft);border-radius:50%;width:34px;height:34px}.shape-arch{border:26px solid;border-bottom:0;border-radius:80px 80px 0 0;width:100px;height:140px;top:20px;left:calc(50% - 78px)}.shape-arch.second{border-color:var(--blue);mix-blend-mode:multiply;top:55px;left:50%}.pillar:hover .shape-ring{transform:translate(-10px)}.pillar:hover .shape-dot{transform:translate(12px)}.pillar:hover .shape-arrow{transform:rotate(-45deg)translate(14px)}.pillar:hover .shape-sun{transform:rotate(80deg)}.pillar:hover .shape-arch{transform:translateY(-14px)}.pillar h3{max-width:220px;min-height:57px;font-size:23px;line-height:1.2}.pillar p{color:#53626b;margin-block:18px 24px;font-size:14px;line-height:1.8}.pillar-link{align-items:center;gap:14px;margin-top:auto;font-size:13px;font-weight:700;display:flex}.programs-section{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.program-visual{background:var(--blue);height:680px;position:relative;overflow:hidden}.program-visual>img{object-fit:cover;object-position:55% center;width:100%;height:100%}.photo-tag{width:fit-content;color:var(--ink);background:#fff;border-radius:2px;padding:12px 18px;font-size:13px;position:absolute;bottom:24px;left:24px;right:24px}.program-intro{color:#53626b;max-width:360px;margin-top:24px}.program-list{margin-top:32px}.program-list details{border-bottom:1px solid #d9dfe0}.program-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:17px 0;font-size:15px;font-weight:600;list-style:none;display:flex}.program-list summary::-webkit-details-marker{display:none}.plus{color:var(--accent);font-size:24px;font-weight:400;transition:transform .2s}.program-list details[open] .plus{transform:rotate(45deg)}.program-detail{color:#53626b;padding:0 20px 22px 0;font-size:14px}.program-detail .text-link{color:var(--ink);margin-top:15px}.connect-section{background:var(--accent);color:#fff;padding-block:55px}.connect-section h2{margin-bottom:36px;font-size:34px}.connect-links{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.connect-links a{border-top:1px solid #ffffff50;grid-template-columns:1fr auto;gap:6px 20px;padding-top:24px;display:grid}.connect-links span{grid-column:1/-1;font-size:13px}.connect-links strong{letter-spacing:-.025em;font-size:23px}.connect-links .arrow{align-self:center;transition:transform .2s}.connect-links a:hover .arrow{transform:translate(7px)}.news-section .section-heading h2{max-width:650px}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;display:grid}.news-art{background:#d9e8e6;justify-content:center;align-items:center;height:235px;display:flex;overflow:hidden}.news-art>span{letter-spacing:-.045em;font-size:54px;font-weight:500;line-height:1}.news-art b{font-weight:800}.news-0 .news-art{color:#274e43;background:#d9e8e6}.news-1 .news-art{color:var(--plum);background:#efe1ef}.news-2 .news-art{color:#924b1e;background:#f2e5d1}.news-art .ai-glyph{text-align:center;font-size:95px}.ai-glyph>span{letter-spacing:0;margin-top:12px;font-size:12px;display:block}.research-glyph{align-items:end;gap:14px;height:130px;display:flex}.research-glyph i{background:currentColor;border-radius:20px 20px 0 0;width:30px;height:40%;display:block}.research-glyph i:nth-child(2){height:65%}.research-glyph i:nth-child(3){height:82%}.research-glyph i:nth-child(4){height:100%}.news-meta{color:#53626b;justify-content:space-between;gap:10px;margin-block:22px 14px;font-size:12px;display:flex}.news-meta span{color:var(--accent);font-weight:700}.news-card h3{letter-spacing:-.035em;font-size:23px;line-height:1.35}.news-card h3 a:hover{text-underline-offset:5px;text-decoration:underline}.news-card>p{color:#53626b;margin-top:16px;font-size:14px;line-height:1.8}.news-read{margin-top:20px}.investors-section{text-align:center;padding-block:15px 100px}.investors-section h2{font-size:40px}.investor-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:35px 45px;margin-block:50px 35px;display:flex}.investor-logo{background-repeat:no-repeat;flex:none}.join-section{padding:75px var(--gutter);background:var(--soft);justify-content:space-between;align-items:center;gap:35px;display:flex}.join-section .section-label{margin-bottom:20px}.join-section h2{font-size:clamp(38px,4.3vw,64px)}.join-actions{flex-direction:column;flex:none;align-items:center;gap:20px;display:flex}.site-footer{background:var(--ink);color:#fff;padding:70px var(--gutter) 115px;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:50px;font-size:13px;display:grid}.footer-brand>img{width:245px;margin-bottom:25px}.site-footer p{color:#c2cdd1;margin-block:18px}.site-footer h3{letter-spacing:0;margin-bottom:25px;font-size:14px}.site-footer a{color:#e0e6e9;margin-block:10px;display:block}.site-footer a:hover{text-decoration:underline}.footer-bottom{color:#b3c4ca;border-top:1px solid #ffffff25;grid-column:1/-1;justify-content:space-between;gap:20px;padding-top:28px;font-size:12px;display:flex}.concept-dock{z-index:50;color:var(--ink);backdrop-filter:blur(14px);white-space:nowrap;background:#fffffff5;border:1px solid #e0e3e6;border-radius:100px;gap:4px;max-width:calc(100vw - 20px);padding:6px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 5px 30px #102c3c24}.concept-dock>a{border-radius:40px;align-items:center;gap:8px;min-height:40px;padding:9px 14px;font-size:12px;font-weight:600;display:flex}.concept-dock>a[aria-current=page]{background:var(--ink);color:#fff}.concept-dock>a:hover:not([aria-current]){background:#eef1f2}.concept-dock .dock-home{padding:10px 12px}.dock-home svg{width:18px;height:18px}.dock-number{opacity:.6}.motion-toggle{color:var(--ink);background:0 0;border:0;border-left:1px solid #dae0e2;margin-left:4px;padding:6px 14px;font-size:11px}[hidden]{display:none!important}html.motion-paused *{scroll-behavior:auto!important;animation-play-state:paused!important}html.motion-paused .shape{transition:none!important}html.motion-paused .mosaic{transform:none!important}html.motion-paused .circle-photos img{transition:none!important}@media (width>=1600px){.join-section,.site-footer{padding-inline:max(var(--gutter),calc((100vw - 1264px)/2))}}@media (width<=1150px){.desktop-nav{gap:18px}.site-header{gap:20px}.brand img{width:205px}.header-actions .login{display:none}.about-section{gap:50px}.programs-section{gap:45px}.pillar-grid{gap:22px}.pillar h3{font-size:21px}.program-visual{height:620px}.site-footer{gap:30px}}@media (width<=900px){.desktop-nav,.header-actions{display:none}.site-header{justify-content:space-between;min-height:95px}.mobile-menu{display:block}.mobile-menu summary{cursor:pointer;align-items:center;gap:16px;padding:10px 0;font-size:14px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{top:calc(100% - 5px);left:var(--gutter);right:var(--gutter);color:var(--ink);z-index:20;background:#fff;border:1px solid #dce3e6;padding:16px 24px;display:grid;position:absolute;box-shadow:0 12px 25px #102c3c15}.mobile-menu nav a{padding:10px 0;font-size:15px;font-weight:600}.section-space{padding-block:75px}.pillar-grid{grid-template-columns:1fr 1fr;gap:45px}.pillar h3{max-width:none;min-height:0}.pillar-art{height:145px}.about-section{gap:40px}.about-copy{padding-top:25px}.about-copy>p:first-child{font-size:19px}.programs-section{gap:35px}.program-visual{height:580px}.section-heading{gap:22px}.section-heading>.text-link{max-width:160px}.news-grid{gap:25px}.news-art{height:180px}.news-card h3{font-size:20px}.news-card>p{display:none}.site-footer{grid-template-columns:1fr 1fr;gap:40px}.join-section{flex-direction:column;align-items:start}.join-actions{align-items:start}.impact-strip strong{font-size:45px}.impact-strip{gap:25px}.accreditation img{width:180px}}@media (width<=600px){h1{font-size:60px}h2{font-size:38px}.notice{flex-wrap:wrap;gap:6px;padding:8px 14px;font-size:11px}.brand img{width:195px}.site-header{padding-block:22px}.section-space{padding-block:65px}.hero-place{margin-bottom:24px;font-size:11px}.hero-lead{font-size:16px}.about-section{grid-template-columns:1fr;gap:24px}.about-copy{padding-top:0}.impact-strip{grid-template-columns:1fr 1fr;gap:25px;margin-top:10px;padding-top:30px}.impact-strip strong{font-size:42px}.impact-strip span{font-size:12px}.impact-strip .accreditation{grid-column:1/-1;align-items:start;margin-top:10px}.accreditation img{width:155px}.section-heading{margin-bottom:35px;display:block}.section-heading>.text-link{max-width:none;margin-top:24px}.pillar-grid{gap:30px 24px}.pillar-art{transform-origin:bottom;height:115px;margin-bottom:15px;overflow:visible;transform:scale(.8)}.pillar h3{min-height:48px;font-size:20px}.pillar p{margin-block:14px 18px;font-size:13px;line-height:1.7}.programs-section{grid-template-columns:1fr;gap:40px}.program-visual{height:360px}.program-intro{font-size:15px}.program-list summary{font-size:14px}.connect-section h2{font-size:32px}.connect-links{grid-template-columns:1fr;gap:24px}.connect-links strong{font-size:24px}.connect-links a{padding-top:20px}.connect-section{padding-block:45px}.news-grid{grid-template-columns:1fr;gap:36px}.news-art{height:235px}.news-card h3{font-size:25px}.news-card>p{display:block}.investors-section{padding-block:10px 60px}.investor-logos{gap:28px;transform:none}.investor-logo{zoom:.86}.investors-section h2{font-size:36px}.join-section{padding-block:55px}.join-section h2{font-size:38px}.site-footer{grid-template-columns:1fr 1fr;gap:35px 20px;padding-block:50px 120px}.footer-brand,.site-footer>div:nth-child(2){grid-column:1/-1}.footer-bottom{flex-direction:column}.concept-dock{gap:0;padding:5px;bottom:10px}.concept-dock>a{padding:8px 10px;font-size:11px}.dock-number{display:none}.concept-dock .dock-title{white-space:normal;max-width:66px;line-height:1.2}.motion-toggle{white-space:normal;max-width:65px;padding:5px 8px;font-size:10px}.concept-dock .dock-home{padding:8px 9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.mosaic{transform:none!important}}@media (width<=760px){.concept-dock .dock-title{display:none}.concept-dock .dock-number{opacity:1;display:inline}.concept-dock>a:not(.dock-home){justify-content:center;min-width:42px;padding:9px 12px;font-size:13px}.concept-dock .motion-toggle{white-space:normal;max-width:65px;padding:5px 8px;font-size:10px}}.site-footer .agency-credit{text-underline-offset:4px;margin:0;font-weight:600;display:inline}
