@layer components{:root{--navy:#0b1d34;--space:#0b1d34;--space-deep:#08182c;--paper:#f7f6f2;--paper-text:#13243b;--paper-muted:#4e5965;--paper-line:#d6d9da;--white:#f7f8fa;--muted:#b5c0cd;--line:#33445a;--blue:#0158e4;--blue-light:#95b8f4;--gutter:clamp(24px,5.2vw,84px);--max:1320px;--ease:cubic-bezier(0.16,1,0.3,1);color-scheme:light;scroll-behavior:smooth;scroll-padding-top:104px}[data-theme=dark]{--focus:#78a8fa;--paper:#182a40;--paper-text:#f0f3f7;--paper-muted:#b6c2d0;--paper-line:#465365;color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:var(--space);color:var(--white);font-family:Satoshi,Arial,sans-serif;font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased}a,button,input,summary{-webkit-tap-highlight-color:transparent}a,button,summary{touch-action:manipulation}button{font:inherit;cursor:pointer}a{text-decoration:none}a,button{color:inherit}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--focus,#78a8fa);outline-offset:6px}button:disabled{cursor:default;opacity:.5}::selection{color:#fff;background:#225eba}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--space)}::-webkit-scrollbar-thumb{background:#607387;border:2px solid var(--space);border-radius:10px}img,video{display:block;max-width:100%}figure,h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:520;letter-spacing:-.035em;text-wrap:balance}p{text-wrap:pretty}h2{font-size:clamp(36px,4.2vw,62px);line-height:1.08}h3{line-height:1.22}a svg,button svg{width:24px;height:24px;flex-shrink:0}[hidden],button[hidden]{display:none!important}.wrap{width:calc(100% - var(--gutter) * 2);max-width:var(--max);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-100px;left:20px;background:var(--paper);color:var(--paper-text);padding:12px 20px;z-index:60}.skip:focus{top:12px}.site-header{position:sticky;top:0;z-index:10;background:var(--navy);border-bottom:1px solid #ffffff15}.header-inner{height:84px;width:calc(100% - var(--gutter) * 2);max-width:var(--max);margin:auto;gap:48px}.brand,.header-inner{display:flex;align-items:center}.brand{flex-shrink:0;min-height:44px}.brand img,.footer-top img{filter:brightness(0) invert(1);width:126px;height:auto}.main-nav{display:flex;gap:30px;margin-left:auto;font-size:14px;font-weight:500}.main-nav a{padding-block:18px;transition:color .2s}.main-nav a:hover{color:var(--blue-light)}.header-tools{display:flex;align-items:center;gap:12px}.quiet-button{border:0;background:none;font-size:12px;padding:12px 4px;min-width:32px;min-height:44px;color:var(--muted)}.quiet-button:hover{color:var(--white)}.header-contact{display:flex;gap:18px;align-items:center;border:1px solid #526075;padding:10px 14px;margin-left:8px;font-size:13px;transition:border-color .2s}.header-contact:hover{border-color:#edf4ff}.header-contact svg{width:18px;height:18px}.menu-button{display:none;border:1px solid var(--line);background:none;min-height:44px;padding:8px 12px;font-size:13px}#mobile-nav{padding:16px var(--gutter) 24px;border-top:1px solid var(--line)}#mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid #ffffff12}.hero{position:relative;min-height:690px;height:min(850px,calc(100svh - 84px));isolation:isolate;background:var(--navy);overflow:hidden}.hero-media{position:absolute;inset:0;z-index:-2;overflow:hidden}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0b1d34 5%,#0b1d34ed 29%,#0b1d3480 56%,#0b1d3400 82%),linear-gradient(0deg,#0b1d3499,transparent 28%)}.hero-media video{width:100%;height:100%;object-fit:cover;object-position:70% 55%}.hero-inner{height:100%;min-height:inherit;display:flex;align-items:center;position:relative}.hero-copy{max-width:700px;padding-block:80px 120px}.hero h1{font-size:clamp(54px,5.7vw,84px);line-height:1.02;letter-spacing:-.035em;max-width:12ch}.hero-copy>p{margin-top:32px;max-width:430px;color:#d0d9e5;font-size:18px;line-height:1.6}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px;flex-wrap:wrap}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:16px 22px;font-size:14px;font-weight:650;border:1px solid transparent;transition:background .2s,color .2s,transform .2s}.button:hover svg,.header-contact:hover svg,.text-link:hover svg{transform:translateX(4px)}a svg{transition:transform .2s var(--ease)}.button:active{transform:translateY(1px)}.button-light{background:#f7f8fa;color:#13243b}.button-light:hover{background:#e2eafa}.button-ink{background:var(--paper-text);color:var(--paper)}.button-ink:hover{background:var(--blue);color:#fff}.hero-secondary{display:inline-flex;align-items:center;gap:16px;font-size:14px;color:#d8e1eb;min-height:44px}.hero-secondary svg{width:19px;height:19px}.video-control{position:absolute;bottom:32px;right:0;padding:10px 16px;min-height:44px;font-size:12px;background:#0b1d34cc;border:1px solid #ffffff66;border-radius:2px}.video-control:hover{background:#0b1d34}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:44px;font-size:14px;font-weight:600;border-bottom:1px solid;padding-block:8px;color:var(--blue-light)}.section-paper{--focus:#0158e4;background:var(--paper);color:var(--paper-text)}.section-space{background:var(--space);color:var(--white)}.launch{padding-block:112px}.launch-layout{display:grid;grid-template-columns:1fr 1.52fr;gap:clamp(50px,8vw,132px);align-items:start}.launch-date{padding-top:2px}.launch-date time{display:flex;align-items:flex-end;gap:24px}.date-day{font-size:clamp(126px,15vw,220px);font-weight:380;letter-spacing:-.08em;line-height:.83;margin-left:-8px}.date-month{font-size:28px;line-height:1.2;padding-bottom:10px;letter-spacing:-.03em}.date-month>span{font-size:21px;margin-top:5px;letter-spacing:0}.date-month>span,.date-weekday{display:block;color:var(--paper-muted)}.date-weekday{margin-top:32px;border-top:1px solid var(--paper-line);padding-top:17px;font-size:14px;max-width:330px}.launch-copy h2{max-width:15ch}.launch-format{font-size:23px;margin-top:24px;letter-spacing:-.02em}.body-copy{font-size:16px;line-height:1.65;color:var(--paper-muted);margin-top:14px;max-width:59ch}.event-facts{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:30px 0 32px;padding-top:24px;border-top:1px solid var(--paper-line)}dt{font-size:13px;color:var(--paper-muted);margin-bottom:8px}dd{margin:0;font-size:16px;line-height:1.5}dd span{display:block;margin-top:3px}.event-more,dd span{font-size:14px;color:var(--paper-muted)}.event-more{margin-top:18px;max-width:64ch}summary{cursor:pointer;list-style:none;display:flex;gap:24px;align-items:center;justify-content:space-between;min-height:48px}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:22px;font-weight:400;line-height:1;color:currentColor;flex-shrink:0}details[open]>summary:after{content:"−"}details>p{margin:12px 0;font-size:15px;line-height:1.6}.about{padding-block:120px 112px}.about-intro{max-width:800px;margin-bottom:56px}.about-intro p{font-size:20px;line-height:1.65;max-width:60ch;color:var(--muted);margin-top:25px}.about-layout{display:grid;grid-template-columns:1fr 1.06fr;gap:clamp(40px,6vw,90px);align-items:start}.document-image{margin-top:2px}.document-image img{width:100%;height:auto;aspect-ratio:5/6;object-fit:cover;object-position:58% 60%;max-height:640px}.document-image figcaption{font-size:11px;color:var(--muted);margin-top:12px}.action-tabs{display:flex;gap:22px;border-bottom:1px solid var(--line);flex-wrap:wrap}.action-tabs button{padding:15px 0 17px;background:none;border:0;min-height:48px;color:var(--muted);font-size:15px;position:relative}.action-tabs button[aria-selected=true]{color:var(--white)}.action-tabs button[aria-selected=true]:after{content:"";height:2px;background:var(--blue-light);position:absolute;bottom:-1px;left:0;right:0}.pillar-panel{padding-top:32px;min-height:260px}.pillar-copy{font-size:clamp(24px,2.4vw,35px);line-height:1.3;letter-spacing:-.025em;max-width:25ch;margin-bottom:28px}.institution-details{border-top:1px solid var(--line);margin-top:24px}.institution-details details{border-bottom:1px solid var(--line);font-size:14px}.institution-details summary{min-height:62px}.institution-details ul{padding-left:18px;line-height:1.75;color:var(--muted);margin:0 0 26px}.governance dl,.institution-details dl{margin:12px 0 28px}.governance dl div,.institution-details dl div{margin-bottom:20px}.governance dt,.institution-details dt{color:var(--white);font-size:15px;font-weight:650}.governance dd,.institution-details dd{font-size:14px;color:var(--muted);line-height:1.6}.community{background:var(--space-deep);padding-block:112px 116px}.community-head{max-width:780px}.community-head h2{max-width:21ch}.community-head p{font-size:18px;line-height:1.65;max-width:51ch;margin-top:28px;color:var(--muted)}.community-tabs{display:flex;gap:30px;margin-top:48px;border-bottom:1px solid var(--line)}.community-tabs button{border:0;background:none;color:var(--muted);font-size:14px;padding:14px 0;min-height:48px;position:relative}.community-tabs button[aria-selected=true]{color:var(--white)}.community-tabs button[aria-selected=true]:after{content:"";height:2px;background:var(--blue-light);position:absolute;left:0;right:0;bottom:-1px}.discipline-list{display:grid;grid-template-columns:repeat(3,1fr);column-gap:56px;row-gap:14px;padding-top:32px;min-height:270px}.discipline-list summary{font-size:19px;line-height:1.4;font-weight:500;min-height:74px;align-items:flex-start;padding:12px 0}.discipline-list summary:after{font-size:18px;color:var(--blue-light);padding-top:4px}.discipline-list details{align-self:start}.discipline-list details p{color:var(--muted);font-size:14px;padding-right:20px;max-width:34ch}.audience-list{grid-template-columns:repeat(2,1fr)}.resources{padding-block:88px}.resources-layout{display:grid;grid-template-columns:1.12fr 1fr;gap:100px;align-items:start}.resources h2{font-size:clamp(32px,3.4vw,48px);max-width:19ch}.resources p{font-size:16px;line-height:1.65;max-width:48ch;color:var(--paper-muted);margin-top:24px}.resource-link{display:flex;align-items:center;justify-content:space-between;gap:32px;font-size:19px;letter-spacing:-.02em;min-height:72px;padding-block:18px;border-bottom:1px solid var(--paper-line)}.resource-link:first-child{padding-bottom:4px;border-bottom:0;min-height:38px}.resource-link:hover{color:var(--blue)}.resource-note{display:block;font-size:12px;padding-bottom:22px;border-bottom:1px solid var(--paper-line);color:var(--paper-muted)}.contact{padding-block:112px 100px}.contact-layout{display:grid;grid-template-columns:1.12fr 1fr;gap:100px}.contact-main>p{max-width:38ch;color:var(--muted);font-size:18px;margin-top:24px}.contact-main>.button{margin-top:30px}.person{display:flex;flex-direction:column;align-items:flex-start;gap:3px;margin-top:46px;font-size:14px}.person>span:first-child{font-size:12px;color:var(--muted);margin-bottom:8px}.person strong{font-size:19px;font-weight:550}.person>span{color:var(--muted)}.person a:first-of-type{margin-top:16px}.person a{min-height:32px;text-decoration:underline;text-decoration-color:#ffffff50;text-underline-offset:5px}.governance{border-top:1px solid var(--line);padding-top:28px}.governance h3{font-size:27px;max-width:22ch}.governance>p{font-size:16px;color:var(--muted);margin-top:24px;max-width:50ch;line-height:1.65}.governance>.text-link{margin-top:22px}.governance>details{margin-top:36px;border-top:1px solid var(--line);font-size:14px;padding-top:10px}.site-footer{background:var(--space-deep);padding:54px 0 120px}.footer-top{display:flex;align-items:center;gap:38px;padding-bottom:40px;border-bottom:1px solid var(--line)}.footer-top p{font-size:13px;color:var(--muted);line-height:1.5}.footer-top>a{margin-left:auto;font-size:13px;text-decoration:underline;text-underline-offset:5px;padding:14px 0}.footer-links{display:grid;grid-template-columns:1fr 1fr 1fr 1.5fr;gap:40px;padding-block:42px}.footer-links h3{font-size:14px;color:var(--white);font-weight:600;margin-bottom:16px;letter-spacing:0}.footer-links a{display:block;font-size:12px;line-height:1.6;color:var(--muted);min-height:32px;padding-block:5px}.footer-links a:hover{color:var(--white)}.copyright{border-top:1px solid var(--line);padding-top:24px;color:var(--muted);font-size:11px}@media (min-width:1800px){.hero-media video{object-position:center 54%}.hero h1{font-size:84px}}@media (max-width:1150px){.header-inner{gap:24px}.main-nav{gap:18px;font-size:13px}.header-tools{gap:7px}.header-contact{gap:10px}.brand img{width:110px}.hero h1{font-size:68px}.hero-copy{max-width:580px}.launch-layout{gap:64px}.date-day{font-size:156px}.date-month{font-size:23px}.about-layout{gap:44px}.action-tabs{gap:17px}.action-tabs button{font-size:13px}.contact-layout,.resources-layout{gap:64px}}@media (max-width:900px){.main-nav{display:none}.header-tools{margin-left:auto}.menu-button{display:block}.header-contact{display:none}.header-inner{height:72px}.hero{height:740px;min-height:650px}.hero-copy{max-width:540px}.hero h1{font-size:64px}.hero-media:after{background:linear-gradient(90deg,#0b1d34ed,#0b1d3480),linear-gradient(0deg,#0b1d34,transparent 65%)}.about-layout{gap:36px;grid-template-columns:1fr 1.1fr}.about-intro{margin-bottom:42px}.document-image img{aspect-ratio:3/4;min-height:470px}.action-tabs{gap:4px 18px}.action-tabs button{font-size:15px}.pillar-copy{font-size:28px}.pillar-panel{min-height:250px}.launch-layout{grid-template-columns:.8fr 1.4fr;gap:42px}.launch-date time{display:block}.date-day{font-size:140px}.date-month{display:block;padding:20px 0 0}.date-month>span{display:inline;margin-left:8px;font-size:20px}.date-weekday{margin-top:24px}.discipline-list{gap:10px 28px}.discipline-list summary{font-size:17px}.contact-layout,.resources-layout{gap:42px}.footer-links{grid-template-columns:1fr 1fr;gap:28px}}@media (max-width:640px){:root{--gutter:24px;scroll-padding-top:88px}.header-inner{height:72px;gap:16px}.brand img{width:106px}.header-tools{gap:12px}.quiet-button{font-size:12px;min-width:28px;padding-inline:0}.menu-button{font-size:12px;padding:8px 10px}.hero{height:760px;min-height:690px}.hero-inner{align-items:flex-end}.hero-copy{width:100%;padding:280px 0 92px;max-width:none}.hero h1{font-size:46px;max-width:12ch;letter-spacing:-.035em;line-height:1.04}.hero-copy>p{font-size:16px;line-height:1.55;margin-top:24px;max-width:32ch}.hero-media video{object-position:60% 0;height:61%;object-fit:cover}.hero-media:after{background:linear-gradient(0deg,#0b1d34 30%,#0b1d3499 56%,#0b1d3400)}.hero-actions{gap:12px;margin-top:28px;display:flex;flex-direction:column;align-items:flex-start}.hero-actions .button{padding:15px 18px;min-height:52px;gap:28px;font-size:13px}.hero-secondary{font-size:13px;gap:18px}.video-control{right:0;bottom:18px;min-height:36px;font-size:10px;padding:7px 12px}.button{font-size:13px;padding:15px 18px;gap:25px}h2{font-size:36px;letter-spacing:-.032em;line-height:1.1}.launch{padding-block:58px 64px}.launch-layout{grid-template-columns:1fr;gap:40px}.launch-date{justify-content:space-between}.launch-date,.launch-date time{display:flex;align-items:flex-end}.launch-date time{gap:16px}.date-day{font-size:100px;margin-left:-4px}.date-month{font-size:23px;padding-bottom:3px;padding-top:0}.date-month>span{display:block;font-size:16px;margin:5px 0 0}.date-weekday{border:0;font-size:12px;padding:0 0 4px;margin:0}.launch-format{font-size:20px;margin-top:22px}.body-copy{font-size:15px;line-height:1.65}.event-facts{margin-block:25px;gap:24px}dd{font-size:14px}dd span,dt{font-size:12px}.event-more{font-size:13px;margin-top:12px}.event-more>summary{min-height:52px}.about{padding-block:64px}.about-intro{margin-bottom:34px}.about-intro p{font-size:17px;line-height:1.6;margin-top:23px}.about-layout{display:flex;flex-direction:column;gap:28px}.document-image{width:100%;order:2}.document-image img{aspect-ratio:4/3;min-height:0;max-height:none;object-position:50% 67%}.document-image figcaption{font-size:10px}.action-content{width:100%}.action-tabs{gap:0;justify-content:space-between}.action-tabs button{font-size:13px;padding:13px 0;min-height:48px}.pillar-panel{padding-top:27px;min-height:230px}.pillar-copy{font-size:28px;max-width:23ch;line-height:1.35;margin-bottom:23px}.text-link{font-size:13px;min-height:48px}.institution-details{margin-top:10px}.institution-details summary{font-size:13px;min-height:58px}.community{padding-block:64px}.community-head p{font-size:16px;margin-top:24px;max-width:33ch}.community-tabs{margin-top:29px;gap:32px}.community-tabs button{font-size:13px}.audience-list,.discipline-list{grid-template-columns:1fr;gap:0;padding-top:18px;min-height:0}.discipline-list summary{font-size:19px;min-height:65px;padding-block:13px;max-width:none}.discipline-list details{border-bottom:1px solid #ffffff0c}.discipline-list details:last-child{border-bottom:0}.discipline-list details p{font-size:14px;margin-top:0;margin-bottom:18px}.resources{padding-block:60px}.resources-layout{grid-template-columns:1fr;gap:30px}.resources h2{font-size:34px}.resources p{font-size:15px;margin-top:23px;max-width:36ch}.resource-link{font-size:18px;min-height:68px}.contact{padding-block:64px 58px}.contact-layout{grid-template-columns:1fr;gap:50px}.contact-main>p{font-size:16px;max-width:31ch}.person{margin-top:35px}.person a{min-height:38px}.governance h3{font-size:28px}.governance>p{font-size:15px}.governance>details{margin-top:26px}.site-footer{padding:42px 0 110px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-bottom:32px}.footer-top img{width:120px}.footer-top p{font-size:11px}.footer-top>a{grid-column:1/3;margin:0;justify-self:start;font-size:12px}.footer-links{gap:28px 18px;padding-block:32px}.footer-links a{font-size:11px;min-height:36px}.footer-links h3{font-size:13px;margin-bottom:10px}.copyright{font-size:10px;line-height:1.6}}@media (max-width:374px){.hero h1{font-size:42px}.quiet-button{min-width:24px}.header-tools{gap:8px}.brand img{width:96px}.action-tabs button{font-size:11px}.hero{height:780px}.date-day{font-size:90px}.date-month{font-size:21px}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}@media (prefers-contrast:more){:root{--muted:#edf2f8;--line:#8999ab;--paper-muted:#283441;--paper-line:#6f7a85}[data-theme=dark]{--paper-muted:#edf2f8}a,button,summary{text-decoration-thickness:2px}}@media print{.hero-media,.site-header,.video-control{display:none}.hero{height:auto;min-height:0}.hero-copy{padding:40px 0}.section-space,.site-footer{background:white;color:black}.wrap{width:100%}.site-footer{padding-bottom:0}body{color:black;background:white}a,h1,h2,h3,p{color:black!important}}[data-theme=dark] .section-paper{--focus:#78a8fa}@media (max-width:640px){.hero-media video{mask-image:linear-gradient(#000,#000 48%,transparent)}.video-control{top:20px;bottom:auto;min-height:44px;background:#0b1d34e6;font-size:11px}}.transaction-notice{max-width:62ch;font-size:12px;line-height:1.6;color:var(--paper-muted);margin-top:18px}.community-instruction{font-size:14px;color:var(--muted);margin-top:22px}@media (max-width:374px){.hero h1{font-size:clamp(36px,10.4vw,42px)}.action-tabs{column-gap:8px}}}@layer components{:where([data-surface=home]){--max:1280px;--gutter:clamp(24px,5vw,80px)}:where([data-surface=home]) .header-inner{gap:28px}:where([data-surface=home]) .main-nav{gap:24px;font-size:13px}:where([data-surface=home]) .header-tools{gap:10px}:where([data-surface=home]) .hero{height:730px;min-height:650px;overflow:hidden}:where([data-surface=home]) .hero-inner{min-height:0;align-items:flex-end}:where([data-surface=home]) .hero-media:after{background:linear-gradient(0deg,#0b1d34,#0b1d34d9 28%,#0b1d341a 90%)}:where([data-surface=home]) .hero-media video{object-position:50% 38%;height:100%;mask-image:none}:where([data-surface=home]) .hero-copy{max-width:1050px;padding:110px 0 56px}:where([data-surface=home]) .hero h1{font-size:clamp(54px,5.9vw,84px);max-width:18ch;line-height:1.03;margin-inline:auto}:where([data-surface=home]) .hero-support{max-width:60ch;margin-inline:auto}:where([data-surface=home]) .hero-support>p{color:#c2ccda;font-size:17px;line-height:1.65;max-width:53ch;margin:26px auto 0}:where([data-surface=home]) .hero-actions{justify-content:center;margin-top:25px}:where([data-surface=home]) .hero-actions .button{background:transparent;border-color:#9baec5;color:white;gap:30px;min-height:50px;padding:13px 20px}:where([data-surface=home]) .hero-actions .button:hover{background:var(--white);color:var(--navy)}:where([data-surface=home]) .video-control{top:26px;bottom:auto;right:0;min-height:44px;background:#0b1d34db}:where([data-surface=home]) .rendezvous{background:var(--navy);border-top:1px solid #33445a;border-bottom:1px solid #33445a}:where([data-surface=home]) .launch-preview{display:grid;grid-template-columns:1fr 1.45fr 1fr 24px;align-items:center;gap:32px;min-height:110px;padding-block:22px;font-size:16px}:where([data-surface=home]) .launch-preview time{color:#bcd1f0;font-size:21px;font-weight:500;letter-spacing:-.025em}:where([data-surface=home]) .preview-title{font-size:18px;font-weight:520}:where([data-surface=home]) .preview-title>span,:where([data-surface=home]) .preview-venue>span{display:block;font-size:13px;font-weight:400;margin-top:3px}:where([data-surface=home]) .preview-venue{font-size:14px}:where([data-surface=home]) .launch-preview:hover .preview-title{color:#bcd1f0}:where([data-surface=home]) .launch-preview:hover svg{transform:translateX(5px)}:where([data-surface=home]) .institution{padding-block:102px}:where([data-surface=home]) .institution-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:90px}:where([data-surface=home]) .institution h2{font-size:clamp(40px,4.1vw,60px);max-width:15ch}:where([data-surface=home]) .institution-lead{font-size:25px;line-height:1.4;letter-spacing:-.022em;max-width:32ch}:where([data-surface=home]) .institution-copy>p+p{font-size:17px;line-height:1.7;color:var(--muted);margin-top:24px;max-width:58ch}:where([data-surface=home]) .institution-details{margin-top:32px}:where([data-surface=home]) .institution-details summary{font-size:14px;min-height:58px}:where([data-surface=home]) .actions{padding-block:92px 100px}:where([data-surface=home]) .actions-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:46px}:where([data-surface=home]) .actions-heading h2{font-size:48px;max-width:20ch}:where([data-surface=home]) .actions-heading>p{color:var(--paper-muted);font-size:16px;max-width:28ch;line-height:1.55}:where([data-surface=home]) .action-layout{display:grid;grid-template-columns:1fr 1.08fr;gap:80px;align-items:center}:where([data-surface=home]) .actions .document-image img{width:100%;height:auto;aspect-ratio:1.16;max-height:none;min-height:0;object-fit:cover;object-position:50% 62%}:where([data-surface=home]) .actions .document-image figcaption{font-size:11px}:where([data-surface=home]) .actions .action-tabs{border-color:var(--paper-line);gap:24px;flex-wrap:wrap}:where([data-surface=home]) .actions .action-tabs button{font-size:14px;min-height:48px}:where([data-surface=home]) .actions .pillar-panel{padding-top:38px;min-height:240px}:where([data-surface=home]) .actions .pillar-copy{line-height:1.35}:where([data-surface=home]) .actions .text-link{color:var(--paper-text)}:where([data-surface=home]) .community{padding-block:100px}:where([data-surface=home]) .community-head h2{font-size:52px;max-width:24ch}:where([data-surface=home]) .community-head p{font-size:17px}:where([data-surface=home]) .community-tabs{margin-top:36px}:where([data-surface=home]) .discipline-list{padding-top:16px;min-height:240px}:where([data-surface=home]) .community-instruction{font-size:13px}:where([data-surface=home]) .launch{padding-block:92px}:where([data-surface=home]) .launch-layout{gap:90px;grid-template-columns:.9fr 1.3fr}:where([data-surface=home]) .date-day{font-size:180px}:where([data-surface=home]) .date-month{font-size:25px}:where([data-surface=home]) .launch-copy h2{font-size:51px}:where([data-surface=home]) .resources{padding-block:56px 82px}:where([data-surface=home]) .resources h2{font-size:39px}:where([data-surface=home]) .resource-link{font-size:18px}:where([data-surface=home]) .resources-layout{gap:90px}:where([data-surface=home]) .contact{padding-block:96px}:where([data-surface=home]) .contact h2{font-size:51px}:where([data-surface=home]) .contact-layout{gap:90px}@media (max-width:1120px){:where([data-surface=home]) .main-nav{gap:14px;font-size:12px}:where([data-surface=home]) .header-inner{gap:22px}:where([data-surface=home]) .action-layout,:where([data-surface=home]) .institution-layout{gap:50px}:where([data-surface=home]) .launch-layout{gap:54px}:where([data-surface=home]) .actions-heading h2{font-size:43px}:where([data-surface=home]) .actions .action-tabs{gap:16px}:where([data-surface=home]) .actions .action-tabs button{font-size:13px}:where([data-surface=home]) .actions .pillar-copy{font-size:28px}:where([data-surface=home]) .date-day{font-size:154px}:where([data-surface=home]) .launch-copy h2{font-size:46px}}@media (max-width:900px){:where([data-surface=home]) .hero{height:700px;min-height:620px}:where([data-surface=home]) .hero h1{font-size:64px}:where([data-surface=home]) .hero-copy{padding-bottom:55px}:where([data-surface=home]) .launch-preview{gap:24px;grid-template-columns:1fr 1.3fr 24px}:where([data-surface=home]) .preview-venue{display:none}:where([data-surface=home]) .launch-preview time{font-size:19px}:where([data-surface=home]) .institution{padding-block:74px}:where([data-surface=home]) .institution-layout{gap:40px}:where([data-surface=home]) .institution h2{font-size:43px}:where([data-surface=home]) .institution-lead{font-size:22px}:where([data-surface=home]) .institution-copy>p+p{font-size:16px}:where([data-surface=home]) .actions{padding-block:74px}:where([data-surface=home]) .action-layout{gap:36px}:where([data-surface=home]) .actions-heading{gap:36px}:where([data-surface=home]) .actions-heading h2{font-size:38px}:where([data-surface=home]) .actions-heading>p{font-size:14px}:where([data-surface=home]) .actions .pillar-copy{font-size:26px}:where([data-surface=home]) .actions .pillar-panel{min-height:235px}:where([data-surface=home]) .community-head h2{font-size:44px}:where([data-surface=home]) .community{padding-block:78px}:where([data-surface=home]) .launch-copy h2{font-size:43px}:where([data-surface=home]) .date-day{font-size:140px}:where([data-surface=home]) .launch-layout{gap:36px;grid-template-columns:.7fr 1.3fr}:where([data-surface=home]) .contact-layout,:where([data-surface=home]) .resources-layout{gap:40px}:where([data-surface=home]) .resources h2{font-size:35px}:where([data-surface=home]) .contact h2{font-size:44px}}@media (max-width:640px){:where([data-surface=home]) .hero{height:auto;min-height:0;padding:0}:where([data-surface=home]) .hero-inner{height:auto;min-height:690px;align-items:flex-end}:where([data-surface=home]) .hero-copy{padding:275px 0 42px;width:100%;max-width:none;text-align:left}:where([data-surface=home]) .hero h1{font-size:45px;max-width:13ch;margin:0}:where([data-surface=home]) .hero-media video{height:100%;object-position:61% 25%}:where([data-surface=home]) .hero-media:after{background:linear-gradient(0deg,#0b1d34,#0b1d34f5 26%,#0b1d3466 68%,#0b1d3400)}:where([data-surface=home]) .hero-support{max-width:none;margin:0}:where([data-surface=home]) .hero-support>p{font-size:16px;line-height:1.6;margin:23px 0 0;max-width:32ch}:where([data-surface=home]) .hero-actions{justify-content:flex-start;margin-top:24px}:where([data-surface=home]) .hero-actions .button{font-size:13px;min-height:50px;padding:13px 17px}:where([data-surface=home]) .video-control{top:20px;right:0;font-size:11px;min-height:44px}:where([data-surface=home]) .launch-preview{grid-template-columns:1fr 24px;gap:9px 24px;min-height:126px;padding-block:22px}:where([data-surface=home]) .launch-preview time{font-size:17px}:where([data-surface=home]) .preview-title{grid-column:1;font-size:15px}:where([data-surface=home]) .preview-title>span{font-size:12px}:where([data-surface=home]) .launch-preview>svg{grid-column:2;grid-row:1/3;width:22px}:where([data-surface=home]) .institution{padding-block:58px}:where([data-surface=home]) .institution-layout{grid-template-columns:1fr;gap:27px}:where([data-surface=home]) .institution h2{font-size:38px;max-width:16ch}:where([data-surface=home]) .institution-lead{font-size:22px;max-width:27ch}:where([data-surface=home]) .institution-copy>p+p{font-size:16px;margin-top:20px}:where([data-surface=home]) .institution-details{margin-top:24px}:where([data-surface=home]) .institution-details summary{font-size:13px;min-height:54px}:where([data-surface=home]) .actions{padding-block:58px}:where([data-surface=home]) .actions-heading{display:block;margin-bottom:30px}:where([data-surface=home]) .actions-heading h2{font-size:36px;max-width:19ch}:where([data-surface=home]) .actions-heading>p{margin-top:18px;font-size:15px;max-width:30ch}:where([data-surface=home]) .action-layout{display:flex;flex-direction:column;gap:30px;align-items:stretch}:where([data-surface=home]) .actions .document-image{order:2;width:100%}:where([data-surface=home]) .actions .document-image img{aspect-ratio:1.65;object-position:50% 70%}:where([data-surface=home]) .actions .action-tabs{justify-content:space-between;column-gap:12px}:where([data-surface=home]) .actions .action-tabs button{font-size:13px}:where([data-surface=home]) .actions .pillar-panel{min-height:200px;padding-top:24px}:where([data-surface=home]) .actions .pillar-copy{font-size:27px;line-height:1.4;max-width:25ch}:where([data-surface=home]) .actions .text-link{margin-top:8px}:where([data-surface=home]) .community{padding-block:60px}:where([data-surface=home]) .community-head h2{font-size:36px}:where([data-surface=home]) .community-head p{font-size:16px}:where([data-surface=home]) .community-tabs{margin-top:27px}:where([data-surface=home]) .discipline-list{min-height:0;padding-top:14px}:where([data-surface=home]) .discipline-list summary{font-size:18px;min-height:62px}:where([data-surface=home]) .community-instruction{font-size:13px}:where([data-surface=home]) .launch{padding-block:60px}:where([data-surface=home]) .launch-layout{grid-template-columns:1fr;gap:35px}:where([data-surface=home]) .date-day{font-size:108px}:where([data-surface=home]) .date-month{font-size:24px}:where([data-surface=home]) .launch-copy h2{font-size:37px}:where([data-surface=home]) .launch-format{font-size:19px}:where([data-surface=home]) .body-copy{font-size:15px}:where([data-surface=home]) .event-facts{gap:20px}:where([data-surface=home]) .launch-copy .button{font-size:12px;gap:18px;padding-inline:14px;max-width:100%}:where([data-surface=home]) .transaction-notice{font-size:12px}:where([data-surface=home]) .resources{padding-block:18px 64px}:where([data-surface=home]) .resources-layout{gap:28px}:where([data-surface=home]) .resources h2{font-size:33px}:where([data-surface=home]) .resource-link{font-size:18px}:where([data-surface=home]) .contact{padding-block:62px}:where([data-surface=home]) .contact h2{font-size:37px}:where([data-surface=home]) .contact-layout{gap:44px}:where([data-surface=home]) .footer-links a{font-size:12px}}@media (max-width:374px){:where([data-surface=home]) .hero-copy{padding-top:246px}:where([data-surface=home]) .actions .action-tabs{column-gap:7px}:where([data-surface=home]) .actions .action-tabs button{font-size:11px}:where([data-surface=home]) .launch-copy .button{font-size:11px;gap:10px}:where([data-surface=home]) .preview-title{font-size:14px}:where([data-surface=home]) .date-day{font-size:98px}:where([data-surface=home]) .date-month{font-size:22px}}@media (prefers-reduced-motion:reduce){:where([data-surface=home]){scroll-behavior:auto}}:where([data-surface=home]) .hero{height:calc(100svh - 84px);min-height:750px;max-height:960px}:where([data-surface=home]) .hero-inner{align-items:center;justify-content:center}:where([data-surface=home]) .hero-copy{padding:105px 0 75px;max-width:980px;text-align:center}:where([data-surface=home]) .hero h1{max-width:21ch;font-size:clamp(56px,5.6vw,80px);line-height:.99;letter-spacing:-.035em}:where([data-surface=home]) .hero h1>span{display:block}:where([data-surface=home]) .hero h1 .hero-accent{color:#85aff8}:where([data-surface=home]) .hero-support{max-width:70ch}:where([data-surface=home]) .hero-support>p{max-width:68ch;font-size:16px;line-height:1.6;margin-top:28px}:where([data-surface=home]) .hero-media:after{background:linear-gradient(0deg,#0b1d34,#0b1d34a6 38%,#0b1d344d 73%,#0b1d3422)}:where([data-surface=home]) .hero-actions .button{background:var(--white);border-color:var(--white)}:where([data-surface=home]) .hero-actions .button:hover{background:#dce7f7}@media (max-width:900px){:where([data-surface=home]) .hero{height:calc(100svh - 72px);min-height:750px}:where([data-surface=home]) .hero h1{font-size:62px}}@media (max-width:640px){:where([data-surface=home]) .hero{height:auto;min-height:0;max-height:none}:where([data-surface=home]) .hero-inner{min-height:735px;align-items:flex-end;height:auto}:where([data-surface=home]) .hero-copy{padding:220px 0 52px;text-align:center}:where([data-surface=home]) .hero h1{font-size:42px;line-height:1.04;max-width:16ch;margin:auto}:where([data-surface=home]) .hero-support{margin-inline:auto;max-width:none}:where([data-surface=home]) .hero-support>p{font-size:15px;max-width:34ch;margin:24px auto 0}:where([data-surface=home]) .hero-actions{justify-content:center;margin-top:24px}:where([data-surface=home]) .hero-media video{object-position:56% 40%}:where([data-surface=home]) .hero-media:after{background:linear-gradient(0deg,#0b1d34,#0b1d34df 40%,#0b1d3444)}}@media (max-width:374px){:where([data-surface=home]) .hero h1{font-size:36px}:where([data-surface=home]) .hero-copy{padding-top:205px}:where([data-surface=home]) .hero-inner{min-height:735px}}[data-theme=dark] :where([data-surface=home]) .resource-link:hover{color:var(--blue-light)}:where([data-surface=home]){--blue-light:#749ee9;--muted:#acb2b9;--hero-blue:#4d8cf5;--hero-white:#fff}:where([data-surface=home]) .site-header{background:var(--navy)}:where([data-surface=home]) .main-nav a{position:relative}:where([data-surface=home]) .main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:10px;height:1px;background:transparent}:where([data-surface=home]) .main-nav a[aria-current=location]{color:#fff}:where([data-surface=home]) .main-nav a[aria-current=location]:after{background:var(--blue-light)}:where([data-surface=home]) .header-contact[aria-current=location]{border-color:var(--white)}:where([data-surface=home]) .hero{isolation:isolate}:where([data-surface=home]) .hero-media{z-index:-2}:where([data-surface=home]) .hero-media:after{background:linear-gradient(0deg,#000000bf,#00000033 52%,transparent)}:where([data-surface=home]) .hero-title-scrim{position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(closest-side,rgba(0,0,0,.72) 0 55%,rgba(0,0,0,.66) 65%,rgba(0,0,0,.48) 75%,rgba(0,0,0,.2) 87.5%,transparent 100%) 50% 45% /calc(110% + 24rem) 64% no-repeat}:where([data-surface=home]) .hero h1{color:var(--hero-white);text-shadow:0 2px 24px rgb(0 0 0/55%)}:where([data-surface=home]) .hero h1 .hero-accent{color:var(--hero-blue)}:where([data-surface=home]) .hero-support>p{color:#e4e7eb;text-shadow:0 1px 12px rgb(0 0 0/60%)}:where([data-surface=home]) .hero-actions .button{color:var(--navy);background:#fff;border-color:#fff}:where([data-surface=home]) .hero-copy{transform:translateY(24px)}:where([data-surface=home]) .hero-media video{object-position:50% 48%}:where([data-surface=home]) .launch-preview time{color:var(--blue-light)}:where([data-surface=home]) .launch-preview{transition:color .15s}:where([data-surface=home]) .launch-preview:focus-visible{outline-offset:5px}:where([data-surface=home]) .preview-title>span,:where([data-surface=home]) .preview-venue>span{color:var(--muted)}:where([data-surface=home]) .institution-copy>p+p{max-width:57ch}:where([data-surface=home]) .institution-details summary:hover{color:#c3d6f8}:where([data-surface=home]) .institution-details details[open] summary{color:#fff}:where([data-surface=home]) .institution-details dl{max-width:57ch}:where([data-surface=home]) .institution-details ul li+li{margin-top:8px}:where([data-surface=home]) .actions-heading{margin-bottom:38px}:where([data-surface=home]) .actions-heading h2{font-size:47px}:where([data-surface=home]) .actions .action-tabs{margin:0;display:flex;justify-content:space-between;gap:20px;flex-wrap:nowrap;border-top:1px solid var(--paper-line);border-bottom:1px solid var(--paper-line)}:where([data-surface=home]) .actions .action-tabs button{flex:1;min-width:0;text-align:left;font-size:18px;font-weight:520;min-height:66px;padding:18px 0;color:var(--paper-muted)}:where([data-surface=home]) .actions .action-tabs button:hover{color:var(--paper-text)}:where([data-surface=home]) .actions .action-tabs button[aria-selected=true]{color:var(--paper-text)}:where([data-surface=home]) .actions .action-tabs button[aria-selected=true]:after{background:var(--blue);height:2px}:where([data-surface=home]) .actions .pillar-panel{display:grid;grid-template-columns:1fr 1.08fr;gap:72px;padding-top:36px;min-height:0;align-items:center;outline-offset:12px}:where([data-surface=home]) .actions .document-image{margin:0;min-width:0;order:0}:where([data-surface=home]) .pillar-image-stage{position:relative;aspect-ratio:1.22;background:var(--paper-line);overflow:hidden}:where([data-surface=home]) .actions .pillar-image-stage img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:50% 60%;position:absolute;inset:0;max-height:none}:where([data-surface=home]) .actions .pillar-image-stage img:not([hidden]){animation:pillar-arrive .22s ease-out}:where([data-surface=home]) .actions .document-image figcaption{font-size:12px;line-height:1.6;min-height:39px;margin-top:12px;color:var(--paper-muted)}:where([data-surface=home]) .pillar-story{padding-block:10px 35px;min-width:0}:where([data-surface=home]) .actions .pillar-copy{font-size:32px;line-height:1.38;max-width:27ch;min-height:180px;margin-bottom:0}:where([data-surface=home]) .actions .pillar-link{font-size:14px;max-width:100%;gap:24px;margin-top:36px;line-height:1.5}:where([data-surface=home]) .pillar-link svg{align-self:center}:where([data-surface=home]) .pillar-story a:hover{color:var(--blue)}:where([data-surface=home]) .community-head p{max-width:55ch}:where([data-surface=home]) .community-tabs button:hover{color:var(--white)}:where([data-surface=home]) .discipline-list details{border-top:1px solid var(--line)}:where([data-surface=home]) .discipline-list summary{align-items:center;min-height:72px;font-size:18px;padding-block:17px}:where([data-surface=home]) .discipline-list summary:after{padding:0;color:var(--blue-light)}:where([data-surface=home]) .discipline-list details[open] summary{color:#c3d6f8}:where([data-surface=home]) .discipline-list details p{padding:0 20px 18px 0;margin:0;color:var(--muted);max-width:40ch}:where([data-surface=home]) .community-instruction{margin-top:20px}:where([data-surface=home]) .discipline-list{padding-top:24px;gap:0 44px}:where([data-surface=home]) .event-facts dd span{max-width:30ch}:where([data-surface=home]) .event-more summary:hover{color:var(--paper-text)}:where([data-surface=home]) .event-more p{max-width:63ch}:where([data-surface=home]) .date-day{font-variant-numeric:lining-nums}:where([data-surface=home]) .launch-copy .button{line-height:1.5}:where([data-surface=home]) .resource-link:hover svg{transform:translateX(4px)}:where([data-surface=home]) .person a{min-height:38px}:where([data-surface=home]) .person a:hover{color:var(--blue-light);text-decoration-color:currentColor}:where([data-surface=home]) .footer-links a:hover{text-decoration:underline;text-underline-offset:4px}:where([data-surface=home]) .governance>p{max-width:50ch}:where([data-surface=home]) .governance details summary:hover{color:#c3d6f8}[data-theme=dark] :where([data-surface=home]) .pillar-story a:hover{color:var(--blue-light)}[data-theme=dark] :where([data-surface=home]) .actions .action-tabs button[aria-selected=true]:after{background:var(--blue-light)}@keyframes pillar-arrive{0%{opacity:.65}to{opacity:1}}@media (max-width:1100px){:where([data-surface=home]) .actions .pillar-panel{gap:45px}:where([data-surface=home]) .actions .pillar-copy{font-size:29px}:where([data-surface=home]) .actions .action-tabs button{font-size:17px}:where([data-surface=home]) .pillar-story{padding-bottom:28px}}@media (max-width:900px){:where([data-surface=home]) .hero-copy{transform:translateY(12px)}:where([data-surface=home]) .actions .pillar-panel{gap:34px}:where([data-surface=home]) .actions-heading h2{font-size:39px}:where([data-surface=home]) .actions .pillar-copy{font-size:27px;min-height:210px}:where([data-surface=home]) .actions .action-tabs button{font-size:16px}:where([data-surface=home]) .actions .pillar-link{font-size:13px;gap:16px}:where([data-surface=home]) .discipline-list{column-gap:28px}:where([data-surface=home]) .discipline-list summary{font-size:17px}:where([data-surface=home]) .person a{min-height:42px}}@media (max-width:640px){:where([data-surface=home]) .hero-copy{transform:none;padding:190px 0 50px}:where([data-surface=home]) .hero-inner{min-height:735px}:where([data-surface=home]) .hero-title-scrim{background-position:50% 49%;background-size:calc(110% + 24rem) 94%}:where([data-surface=home]) .hero-media:after{background:linear-gradient(0deg,#000000cf,#00000044 55%,transparent)}:where([data-surface=home]) .hero h1{font-size:42px;line-height:1.035}:where([data-surface=home]) .hero-support>p{font-size:15px;line-height:1.65;max-width:33ch}:where([data-surface=home]) .actions-heading{margin-bottom:28px}:where([data-surface=home]) .actions-heading h2{font-size:35px}:where([data-surface=home]) .actions .action-tabs{gap:16px;min-height:54px}:where([data-surface=home]) .actions .action-tabs button{font-size:13px;min-height:54px;padding-block:14px;flex:initial;white-space:nowrap}:where([data-surface=home]) .actions .pillar-panel{display:flex;flex-direction:column;gap:24px;padding-top:24px;align-items:stretch}:where([data-surface=home]) .actions .document-image{order:0}:where([data-surface=home]) .pillar-image-stage{aspect-ratio:1.8}:where([data-surface=home]) .actions .document-image figcaption{margin-top:9px;min-height:0;font-size:11px;line-height:1.55}:where([data-surface=home]) .pillar-story{padding:0;min-height:200px}:where([data-surface=home]) .actions .pillar-copy{font-size:26px;line-height:1.4;min-height:146px;max-width:29ch}:where([data-surface=home]) .actions .pillar-link{font-size:13px;line-height:1.55;margin-top:18px;min-height:48px;gap:18px}:where([data-surface=home]) .discipline-list{padding-top:22px;gap:0}:where([data-surface=home]) .discipline-list details{border-top:1px solid var(--line);border-bottom:0}:where([data-surface=home]) .discipline-list summary{font-size:18px;min-height:64px;padding-block:16px}:where([data-surface=home]) .discipline-list details p{font-size:14px;padding-bottom:20px}:where([data-surface=home]) .community-tabs{margin-top:30px}:where([data-surface=home]) .event-facts{grid-template-columns:1fr 1fr;gap:24px}:where([data-surface=home]) dd span{font-size:13px}:where([data-surface=home]) .transaction-notice{font-size:12px;line-height:1.7}:where([data-surface=home]) .footer-links a{font-size:12px;min-height:40px}}@media (max-width:374px){:where([data-surface=home]) .hero h1{font-size:36px}:where([data-surface=home]) .hero-copy{padding-top:180px}:where([data-surface=home]) .actions .action-tabs{gap:9px}:where([data-surface=home]) .actions .action-tabs button{font-size:11px}:where([data-surface=home]) .actions .pillar-copy{font-size:24px;min-height:150px}:where([data-surface=home]) .actions .pillar-link{font-size:12px}:where([data-surface=home]) .actions-heading h2{font-size:33px}:where([data-surface=home]) .pillar-image-stage{aspect-ratio:1.65}}@media (prefers-reduced-motion:reduce){:where([data-surface=home]) .actions .pillar-image-stage img{animation:none}:where([data-surface=home]) .hero-copy{transform:none}}@media (prefers-contrast:more){:where([data-surface=home]){--muted:#e1e5ec;--blue-light:#a4c3fb}:where([data-surface=home]) .hero-title-scrim{background-color:#0003}:where([data-surface=home]) .main-nav a[aria-current=location]:after{height:2px}}:where([data-surface=home]) .launch{padding-bottom:54px}:where([data-surface=home]) .resources{padding-top:0}:where([data-surface=home]) .resources>.wrap{border-top:1px solid var(--paper-line);padding-top:54px}@media (max-width:640px){:where([data-surface=home]) .institution-layout{gap:22px}:where([data-surface=home]) .launch{padding-bottom:38px}:where([data-surface=home]) .resources>.wrap{padding-top:38px}}@media (max-width:640px){:where([data-surface=home]) .hero-actions{align-items:center}:where([data-surface=home]) .site-footer{padding-bottom:36px}}:where([data-surface=home]) #actions .actions-heading h2{max-width:none}:where([data-surface=home]) #actions .pillar-story{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}:where([data-surface=home]) #actions .pillar-copy{min-height:0}:where([data-surface=home]) #actions .pillar-next{margin-top:36px;min-height:110px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;max-width:100%}:where([data-surface=home]) #actions .pillar-note{font-size:14px;line-height:1.6;max-width:42ch;color:var(--paper-muted)}:where([data-surface=home]) #actions .pillar-next .pillar-link{margin-top:12px}:where([data-surface=home]) #actions .pillar-image-stage img{object-position:center}:where([data-surface=home]) #actions .pillar-image-stage img[data-failed=true]{visibility:hidden}:where([data-surface=home]) #actions .pillar-image-error{position:absolute;inset:0;margin:0;display:flex;align-items:center;padding:28px;font-size:15px;line-height:1.6;color:var(--paper-text);background:var(--paper)}@media (max-width:900px){:where([data-surface=home]) #actions .pillar-next{margin-top:28px;min-height:132px}:where([data-surface=home]) #actions .pillar-note{font-size:13px}}@media (max-width:640px){:where([data-surface=home]) #actions .actions-heading{margin-bottom:28px}:where([data-surface=home]) #actions .pillar-story{min-height:278px;justify-content:flex-start}:where([data-surface=home]) #actions .pillar-copy{min-height:146px}:where([data-surface=home]) #actions .pillar-next{margin-top:18px;min-height:114px}:where([data-surface=home]) #actions .pillar-note{font-size:13px;max-width:42ch}:where([data-surface=home]) #actions .pillar-next .pillar-link{margin-top:8px}}@media (max-width:374px){:where([data-surface=home]) #actions .pillar-story{min-height:298px}:where([data-surface=home]) #actions .pillar-copy{min-height:166px}:where([data-surface=home]) #actions .action-tabs button{font-size:12px}:where([data-surface=home]) #actions .action-tabs{gap:7px}}@media (min-width:641px) and (max-width:900px){:where([data-surface=home]) #actions .pillar-copy{min-height:6.9em}}:where([data-surface=home]) #communaute{padding-block:96px 86px}:where([data-surface=home]) #communaute .community-layout{display:grid;grid-template-columns:minmax(280px,.84fr) minmax(0,1.66fr);gap:54px 86px;align-items:start}:where([data-surface=home]) #communaute .community-head{max-width:none}:where([data-surface=home]) #communaute .community-head h2{font-size:46px;line-height:1.08;max-width:13ch;letter-spacing:-.035em}:where([data-surface=home]) #communaute .community-head p{font-size:16px;line-height:1.75;max-width:35ch;margin-top:26px;color:var(--muted)}:where([data-surface=home]) #communaute .community-explorer{min-width:0}:where([data-surface=home]) #communaute .community-tabs{margin:0;gap:36px;border-color:var(--line)}:where([data-surface=home]) #communaute .community-tabs button{font-size:16px;min-height:54px;padding:0 0 18px;display:flex;align-items:flex-start;font-weight:500}:where([data-surface=home]) #communaute .community-tabs button[aria-selected=true]{color:var(--white)}:where([data-surface=home]) #communaute .community-tabs button:focus-visible{outline-offset:4px}:where([data-surface=home]) #communaute .community-instruction{font-size:13px;line-height:1.65;color:var(--muted);margin:20px 0 22px;min-height:22px}:where([data-surface=home]) #communaute .discipline-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 34px;padding:0;min-height:0}:where([data-surface=home]) #communaute .discipline-list details{align-self:stretch;border-top:1px solid var(--line);border-bottom:0;min-width:0}:where([data-surface=home]) #communaute .discipline-list summary{font-size:17px;line-height:1.45;font-weight:500;letter-spacing:-.01em;min-height:94px;padding:20px 0;display:flex;justify-content:space-between;align-items:center;gap:18px;list-style:none}:where([data-surface=home]) #communaute .discipline-list summary::-webkit-details-marker{display:none}:where([data-surface=home]) #communaute .discipline-list summary::marker{content:""}:where([data-surface=home]) #communaute .discipline-list summary:after{display:none}:where([data-surface=home]) #communaute .discipline-list summary:hover{color:#c3d6f8}:where([data-surface=home]) #communaute .discipline-list summary:focus-visible{outline-offset:3px;border-radius:0}:where([data-surface=home]) #communaute .community-mark{position:relative;width:20px;height:20px;flex:0 0 20px;color:var(--blue-light)}:where([data-surface=home]) #communaute .community-mark:after,:where([data-surface=home]) #communaute .community-mark:before{content:"";position:absolute;left:4px;top:9px;width:12px;height:1.5px;background:currentColor}:where([data-surface=home]) #communaute .community-mark:after{transform:rotate(90deg)}:where([data-surface=home]) #communaute details[open] .community-mark:after{transform:rotate(0deg)}:where([data-surface=home]) #communaute .community-detail{padding:0 16px 22px 0}:where([data-surface=home]) #communaute .community-detail p{font-size:15px;line-height:1.75;color:var(--muted);max-width:47ch;margin:0;padding:0}:where([data-surface=home]) #communaute .community-detail p+p{margin-top:14px}:where([data-surface=home]) #communaute .community-detail .community-examples{color:#d5dfeb;font-size:14px;line-height:1.65}:where([data-surface=home]) #communaute .community-next{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:40px;border-top:1px solid var(--line);padding-top:32px}:where([data-surface=home]) #communaute .community-next p{font-size:18px;line-height:1.6;max-width:47ch;color:#d5dfeb}:where([data-surface=home]) #communaute .community-contact{flex-shrink:0;background:transparent;border-color:#6a809b;color:var(--white);font-size:14px;min-height:54px}:where([data-surface=home]) #communaute .community-contact:hover{background:var(--white);border-color:var(--white);color:var(--navy)}@media (max-width:1100px){:where([data-surface=home]) #communaute .community-layout{grid-template-columns:minmax(220px,.8fr) minmax(0,1.6fr);column-gap:48px}:where([data-surface=home]) #communaute .community-head h2{font-size:40px}:where([data-surface=home]) #communaute .discipline-list{column-gap:26px}:where([data-surface=home]) #communaute .discipline-list summary{font-size:16px;min-height:105px;gap:12px}}@media (max-width:900px){:where([data-surface=home]) #communaute{padding-block:74px}:where([data-surface=home]) #communaute .community-layout{grid-template-columns:1fr;gap:32px}:where([data-surface=home]) #communaute .community-head{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}:where([data-surface=home]) #communaute .community-head h2{font-size:40px;max-width:16ch}:where([data-surface=home]) #communaute .community-head p{margin:0;max-width:39ch}:where([data-surface=home]) #communaute .discipline-list summary{font-size:18px;min-height:86px}:where([data-surface=home]) #communaute .community-next{gap:28px}:where([data-surface=home]) #communaute .community-next p{font-size:16px}}@media (max-width:640px){:where([data-surface=home]) #communaute{padding-block:58px}:where([data-surface=home]) #communaute .community-layout{gap:30px}:where([data-surface=home]) #communaute .community-head{display:block}:where([data-surface=home]) #communaute .community-head h2{font-size:36px;max-width:17ch}:where([data-surface=home]) #communaute .community-head p{font-size:16px;line-height:1.7;margin-top:22px;max-width:36ch}:where([data-surface=home]) #communaute .community-tabs{gap:32px}:where([data-surface=home]) #communaute .community-tabs button{font-size:15px;min-height:48px;padding-bottom:15px}:where([data-surface=home]) #communaute .community-instruction{font-size:13px;margin:18px 0 20px}:where([data-surface=home]) #communaute .discipline-list{grid-template-columns:1fr;gap:0}:where([data-surface=home]) #communaute .discipline-list summary{min-height:70px;font-size:18px;line-height:1.45;padding:18px 0;gap:22px}:where([data-surface=home]) #communaute .community-detail{padding:0 20px 22px 0}:where([data-surface=home]) #communaute .community-detail p{font-size:15px;line-height:1.75;max-width:none}:where([data-surface=home]) #communaute .community-detail .community-examples{font-size:14px}:where([data-surface=home]) #communaute .community-next{display:block;padding-top:27px}:where([data-surface=home]) #communaute .community-next p{max-width:35ch;font-size:16px;line-height:1.65}:where([data-surface=home]) #communaute .community-contact{margin-top:24px;font-size:14px;gap:28px}}@media (max-width:374px){:where([data-surface=home]) #communaute .community-head h2{font-size:32px}:where([data-surface=home]) #communaute .discipline-list summary{font-size:17px}:where([data-surface=home]) #communaute .community-contact{font-size:13px;gap:22px}}@media (prefers-contrast:more){:where([data-surface=home]) #communaute .community-detail .community-examples,:where([data-surface=home]) #communaute .community-next p{color:#fff}:where([data-surface=home]) #communaute .community-contact{border-color:#fff}}}@layer components{[data-surface=page]{--muted:#b5c0cd;--blue-light:#95b8f4}[data-surface=page] .header-inner{gap:32px}[data-surface=page] .main-nav{gap:28px}[data-surface=page] .main-nav a[aria-current=page]{box-shadow:inset 0 -1px var(--blue-light);color:#fff}:where([data-surface=page]) .language-link{display:inline-flex;align-items:center;justify-content:center}[data-surface=page] .footer-top>a:first-child{margin-left:0}[data-surface=page] .footer-top>a:last-child{margin-left:auto}:where([data-surface=page]) #page-mobile-nav{padding:12px var(--gutter) 20px;border-top:1px solid var(--line)}:where([data-surface=page]) #page-mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}:where([data-surface=page]) #page-mobile-nav a[aria-current=page]{color:var(--blue-light)}:where([data-surface=page]) .page-breadcrumb{font-size:13px;color:var(--muted);padding-top:28px}:where([data-surface=page]) .page-breadcrumb ol{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0;padding:0;list-style:none}:where([data-surface=page]) .page-breadcrumb li+li:before{content:"/";color:#758397;margin-right:12px}:where([data-surface=page]) .page-breadcrumb a{display:inline-flex;align-items:center;min-height:44px}:where([data-surface=page]) .page-breadcrumb a:hover{text-decoration:underline;text-underline-offset:4px}:where([data-surface=page]) .page-hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(40px,5.4vw,78px);align-items:center;padding-block:48px 62px}:where([data-surface=page]) .page-hero h1{font-size:clamp(38px,4.1vw,59px);line-height:1.08;letter-spacing:-.038em;max-width:22ch}:where([data-surface=page]) .page-hero h1 span{color:var(--blue-light)}:where([data-surface=page]) .page-mission .page-hero h1 span{display:block;margin-top:7px}:where([data-surface=page]) .page-hero-copy>p{font-size:17px;line-height:1.7;margin-top:28px;color:var(--muted);max-width:60ch}:where([data-surface=page]) .page-photo{min-width:0;margin:0}:where([data-surface=page]) .page-photo img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}:where([data-surface=page]) .page-photo figcaption{font-size:12px;line-height:1.6;margin-top:12px;color:var(--muted)}:where([data-surface=page]) .section-paper .page-photo figcaption{color:var(--paper-muted)}:where([data-surface=page]) .page-contents{border-top:1px solid var(--line);display:flex;align-items:center;gap:30px;padding-block:16px;font-size:13px;flex-wrap:wrap}:where([data-surface=page]) .page-contents>span{color:var(--muted);margin-right:auto}:where([data-surface=page]) .page-contents a{display:inline-flex;align-items:center;min-height:44px}:where([data-surface=page]) .page-contents a:hover{color:var(--blue-light);text-decoration:underline;text-underline-offset:5px}:where([data-surface=page]) .page-section{padding-block:90px}:where([data-surface=page]) .editorial-row{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(48px,8vw,120px);align-items:start}:where([data-surface=page]) .editorial-row h2{font-size:clamp(32px,3vw,44px);line-height:1.13;max-width:17ch}:where([data-surface=page]) .reading-copy{font-size:20px;line-height:1.7;color:var(--paper-text);max-width:60ch}:where([data-surface=page]) .vision-row{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(48px,8vw,120px);border-top:1px solid var(--paper-line);margin-top:60px;padding-top:42px}:where([data-surface=page]) .vision-row h2{font-size:18px;line-height:1.4;letter-spacing:0}:where([data-surface=page]) .vision-row>p{font-size:26px;line-height:1.5;letter-spacing:-.015em;max-width:46ch}:where([data-surface=page]) .section-intro>p{margin-top:26px;line-height:1.7;color:var(--muted);font-size:16px;max-width:40ch}:where([data-surface=page]) .section-paper .section-intro>p{color:var(--paper-muted)}:where([data-surface=page]) .section-intro .text-link{margin-top:28px}:where([data-surface=page]) .section-paper .text-link{color:var(--paper-text)}:where([data-surface=page]) .section-paper .text-link:hover{color:var(--blue)}[data-theme=dark] :where([data-surface=page]) .section-paper .text-link:hover{color:var(--blue-light)}:where([data-surface=page]) .audiences-list,:where([data-surface=page]) .values-list{margin:0}:where([data-surface=page]) .audiences-list>div,:where([data-surface=page]) .values-list>div{border-top:1px solid var(--line);padding:22px 0 25px}:where([data-surface=page]) .audiences-list>div:first-child,:where([data-surface=page]) .values-list>div:first-child{padding-top:20px}:where([data-surface=page]) .audiences-list>div:last-child,:where([data-surface=page]) .values-list>div:last-child{padding-bottom:0}:where([data-surface=page]) .audiences-list dt,:where([data-surface=page]) .values-list dt{font-size:22px;font-weight:520;letter-spacing:-.02em;color:var(--white);margin-bottom:9px}:where([data-surface=page]) .audiences-list dd,:where([data-surface=page]) .values-list dd{font-size:16px;line-height:1.65;color:var(--muted);max-width:59ch}:where([data-surface=page]) .page-audiences{background:var(--space-deep)}:where([data-surface=page]) .principles{border-top:1px solid var(--paper-line)}:where([data-surface=page]) .principles details{border-bottom:1px solid var(--paper-line)}:where([data-surface=page]) .principles summary{font-size:21px;min-height:76px;line-height:1.35;letter-spacing:-.02em;padding-block:18px}:where([data-surface=page]) .principles summary:hover{color:var(--blue)}[data-theme=dark] :where([data-surface=page]) .principles summary:hover{color:var(--blue-light)}:where([data-surface=page]) .principles p{margin:0;padding:0 32px 26px 0;color:var(--paper-muted);font-size:16px;line-height:1.7}:where([data-surface=page]) .principles+.text-link{margin-top:24px}:where([data-surface=page]) .objectives-list article{border-top:1px solid var(--paper-line);display:grid;grid-template-columns:155px 1fr;gap:24px;padding:24px 0 28px}:where([data-surface=page]) .objectives-list article:last-child{padding-bottom:0}:where([data-surface=page]) .objectives-list h3{font-size:23px;line-height:1.35;letter-spacing:-.025em}:where([data-surface=page]) .objectives-list ul{list-style:none;margin:0;padding:0;font-size:17px;line-height:1.65;color:var(--paper-muted)}:where([data-surface=page]) .objectives-list li+li{margin-top:12px}:where([data-surface=page]) .values-list>div{display:grid;grid-template-columns:185px 1fr;gap:24px;padding-block:24px}:where([data-surface=page]) .values-list dt{font-size:21px;margin:0}:where([data-surface=page]) .values-list dd{font-size:16px}:where([data-surface=page]) .mentorship-layout{display:grid;grid-template-columns:1.04fr 1fr;gap:clamp(40px,6vw,86px);align-items:center}:where([data-surface=page]) .mentor-copy h2{font-size:clamp(34px,3.4vw,48px);max-width:16ch}:where([data-surface=page]) .mentor-copy>p{font-size:18px;line-height:1.65;max-width:43ch;margin-top:24px}:where([data-surface=page]) .mentor-links{margin-top:22px}:where([data-surface=page]) .mentor-links .text-link{font-size:15px;display:flex;width:100%}:where([data-surface=page]) .availability{font-size:12px;line-height:1.6;color:var(--paper-muted);margin:10px 0 18px}:where([data-surface=page]) .page-next{padding-block:55px 62px;border-bottom:1px solid var(--line)}:where([data-surface=page]) .page-next p{font-size:14px;color:var(--muted);margin-bottom:20px}:where([data-surface=page]) .page-next a{display:flex;align-items:center;justify-content:space-between;gap:32px;font-size:clamp(30px,3.7vw,52px);letter-spacing:-.035em;line-height:1.2;font-weight:500}:where([data-surface=page]) .page-next a:hover{color:var(--blue-light)}:where([data-surface=page]) .page-next a svg{width:40px;height:40px}[data-surface=page] .site-footer{padding-bottom:32px}[data-surface=page] .footer-links a{font-size:12px;min-height:36px}@media (min-width:901px){:where([data-surface=page]) #page-mobile-nav{display:none}}@media (max-width:1100px){[data-surface=page] .header-inner{gap:24px}[data-surface=page] .main-nav{gap:18px;font-size:13px}:where([data-surface=page]) .page-hero-grid{gap:36px}:where([data-surface=page]) .editorial-row,:where([data-surface=page]) .vision-row{gap:50px;grid-template-columns:.8fr 1.2fr}:where([data-surface=page]) .objectives-list article,:where([data-surface=page]) .values-list>div{display:block}:where([data-surface=page]) .objectives-list ul,:where([data-surface=page]) .values-list dd{margin-top:10px}}@media (max-width:900px){:where([data-surface=page]) .page-hero-grid{grid-template-columns:1fr 1fr;gap:32px;padding-block:32px 45px}:where([data-surface=page]) .page-hero h1{font-size:39px}:where([data-surface=page]) .page-hero-copy>p{font-size:16px}:where([data-surface=page]) .page-contents{gap:22px}:where([data-surface=page]) .page-section{padding-block:64px}:where([data-surface=page]) .editorial-row,:where([data-surface=page]) .vision-row{gap:34px}:where([data-surface=page]) .reading-copy{font-size:18px}:where([data-surface=page]) .vision-row>p{font-size:23px}:where([data-surface=page]) .audiences-list dt{font-size:20px}:where([data-surface=page]) .mentorship-layout{gap:36px}:where([data-surface=page]) .mentor-copy>p{font-size:16px}}@media (max-width:640px){[data-surface=page] .header-inner{gap:12px}[data-surface=page] .header-tools{gap:10px}:where([data-surface=page]) .page-breadcrumb{padding-top:16px;font-size:12px}:where([data-surface=page]) .page-breadcrumb ol{gap:8px}:where([data-surface=page]) .page-breadcrumb li+li:before{margin-right:8px}:where([data-surface=page]) .page-hero-grid{grid-template-columns:1fr;gap:30px;padding-block:25px 30px}:where([data-surface=page]) .page-hero h1{font-size:40px;line-height:1.1;max-width:19ch}:where([data-surface=page]) .page-mission .page-hero h1{font-size:39px}:where([data-surface=page]) .page-hero-copy>p{margin-top:22px;font-size:16px;line-height:1.65}:where([data-surface=page]) .page-photo figcaption{font-size:11px;margin-top:10px}:where([data-surface=page]) .page-contents{column-gap:22px;row-gap:0;padding-block:15px}:where([data-surface=page]) .page-contents>span{flex-basis:100%;font-size:12px;margin-bottom:2px}:where([data-surface=page]) .page-contents a{font-size:13px;min-height:44px}:where([data-surface=page]) .page-section{padding-block:54px}:where([data-surface=page]) .editorial-row,:where([data-surface=page]) .vision-row{grid-template-columns:1fr;gap:26px}:where([data-surface=page]) .editorial-row h2{font-size:34px;max-width:19ch}:where([data-surface=page]) .reading-copy{font-size:18px;line-height:1.65}:where([data-surface=page]) .vision-row{margin-top:36px;padding-top:28px;gap:17px}:where([data-surface=page]) .vision-row h2{font-size:17px}:where([data-surface=page]) .vision-row>p{font-size:23px;line-height:1.5}:where([data-surface=page]) .section-intro>p{margin-top:22px}:where([data-surface=page]) .section-intro .text-link{margin-top:16px}:where([data-surface=page]) .audiences-list dt,:where([data-surface=page]) .values-list dt{font-size:21px}:where([data-surface=page]) .audiences-list dd,:where([data-surface=page]) .values-list dd{font-size:15px}:where([data-surface=page]) .audiences-list>div,:where([data-surface=page]) .values-list>div{padding-block:20px}:where([data-surface=page]) .principles summary{font-size:20px;min-height:67px}:where([data-surface=page]) .principles p{font-size:15px;padding-right:0}:where([data-surface=page]) .objectives-list article{display:block;padding-block:21px 24px}:where([data-surface=page]) .objectives-list h3{font-size:24px}:where([data-surface=page]) .objectives-list ul{font-size:16px;margin-top:11px}:where([data-surface=page]) .values-list>div{display:block}:where([data-surface=page]) .values-list dd{margin-top:9px}:where([data-surface=page]) .mentorship-layout{display:flex;flex-direction:column-reverse;gap:32px}:where([data-surface=page]) .mentor-copy{width:100%}:where([data-surface=page]) .mentor-copy h2{font-size:36px}:where([data-surface=page]) .mentor-copy>p{font-size:17px;line-height:1.65}:where([data-surface=page]) .page-next{padding-block:40px 44px}:where([data-surface=page]) .page-next a{font-size:31px;gap:18px}:where([data-surface=page]) .page-next a svg{width:28px;height:28px}:where([data-surface=page]) .page-next p{margin-bottom:16px}[data-surface=page] .footer-top>a:last-child{margin:0}[data-surface=page] .footer-top>a:first-child{grid-column:auto}[data-surface=page] .footer-links{grid-template-columns:1fr 1fr}}@media (max-width:374px){:where([data-surface=page]) .page-hero h1{font-size:35px}:where([data-surface=page]) .page-mission .page-hero h1{font-size:34px}[data-surface=page] .header-tools{gap:8px}[data-surface=page] .header-inner{gap:10px}:where([data-surface=page]) .page-contents{column-gap:17px}:where([data-surface=page]) .page-contents a{font-size:12px}[data-surface=page] .footer-links{grid-template-columns:1fr}:where([data-surface=page]) .editorial-row h2{font-size:31px}}@media print{:where([data-surface=page]) .page-breadcrumb,:where([data-surface=page]) .page-contents,:where([data-surface=page]) .page-next{display:none}:where([data-surface=page]) .editorial-row,:where([data-surface=page]) .mentorship-layout,:where([data-surface=page]) .page-hero-grid,:where([data-surface=page]) .vision-row{display:block}:where([data-surface=page]) .page-section{padding-block:24px}:where([data-surface=page]) .page-photo{max-width:360px}:where([data-surface=page]) .page-hero{background:white;color:black}:where([data-surface=page]) .page-hero-grid{padding:24px 0}:where([data-surface=page]) .page-photo figcaption,:where([data-surface=page]) dd{color:black!important}:where([data-surface=page]) .page-hero h1{font-size:36px}:where([data-surface=page]) .page-hero-copy>p{margin-bottom:20px}}}@layer components{@media (max-width:1180px){.site-header .header-contact,.site-header .main-nav{display:none}.site-header .header-tools{margin-left:auto}.site-header #page-mobile-nav,.site-header .menu-button{display:block}}@media (min-width:1181px){#mobile-nav,#page-mobile-nav{display:none}}[data-surface=home] .main-nav a[aria-current=page]{box-shadow:inset 0 -1px var(--blue-light);color:#fff}[data-surface=home] #mobile-nav a[aria-current=page]{color:var(--blue-light)}.launch-strip{border-bottom:1px solid var(--line);font-size:13px}.launch-strip a{padding-block:10px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:44px;color:var(--muted);transition:color .2s}.launch-strip a:hover{color:var(--white)}.launch-strip a:focus-visible{outline-offset:-3px}.launch-strip svg{width:18px;height:18px}.footer-top p{max-width:24ch}.home-highlights{padding-block:0 82px}.home-highlights>.wrap{border-top:1px solid var(--paper-line);padding-top:54px}.home-highlights h2{font-size:clamp(32px,3.4vw,39px);max-width:19ch}.highlight-list{list-style:none;margin:0;padding:0}.highlight-link{display:grid;grid-template-columns:1fr 24px;gap:6px 32px;align-items:center;padding-block:20px;border-bottom:1px solid var(--paper-line)}.highlight-meta{display:flex;gap:16px;font-size:13px;color:var(--paper-muted)}.highlight-title{grid-column:1;font-size:19px;letter-spacing:-.02em;line-height:1.4}.highlight-link svg{grid-column:2;grid-row:1/3}.highlight-link:hover{color:var(--blue)}.highlight-link:hover svg{transform:translateX(4px)}[data-theme=dark] .highlight-link:hover{color:var(--blue-light)}.home-newsletter{margin-top:64px;border-top:1px solid var(--line);padding-top:40px;max-width:720px}}@layer components{@media (max-width:640px){.home-highlights{padding-bottom:64px}.home-highlights>.wrap{padding-top:38px}.highlight-title{font-size:18px}}}@layer components{.footer-top>a:first-child{margin-left:0;padding:0;text-decoration:none}.footer-links h2{font-size:14px;line-height:1.22;color:var(--white);font-weight:600;margin-bottom:16px;letter-spacing:0}@media (max-width:640px){.footer-top>a:first-child{grid-column:auto}.footer-links h2{font-size:13px;margin-bottom:10px}}}@layer components{.page-hero-text{grid-template-columns:minmax(0,1fr)}.page-hero-text .page-hero-copy>p{max-width:60ch}.cms-row{margin-top:60px;padding-top:42px}.cms-row,.empty-state{border-top:1px solid var(--paper-line)}.empty-state{padding-top:22px;font-size:18px;line-height:1.65;max-width:none}.section-space .empty-state{border-top-color:var(--line)}.rich-reading>*+*{margin-top:1em}.rich-reading h2,.rich-reading h3,.rich-reading h4{font-size:26px;line-height:1.25;letter-spacing:-.02em;margin-top:1.6em}.rich-reading ol,.rich-reading ul{padding-left:1.2em}.rich-reading ul{list-style:disc}.rich-reading ol{list-style:decimal}.rich-reading h2,.rich-reading h3{max-width:none}.rich-reading li+li{margin-top:.4em}.rich-reading a{text-decoration:underline;text-underline-offset:4px}.rich-reading a:hover{color:var(--blue)}.document-list{margin-top:32px}.document-list h3{font-size:14px;font-weight:600;letter-spacing:0;margin-bottom:8px}.people-list{border-top:1px solid var(--paper-line)}.section-space .people-list,.section-space .people-list article{border-color:var(--line)}.people-list article{display:grid;grid-template-columns:minmax(0,220px) minmax(0,1fr);gap:32px;padding-block:28px;border-bottom:1px solid var(--paper-line)}.people-list article>div:only-child{grid-column:1/-1}.people-list img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.people-list h3{font-size:24px}.person-role{margin-top:6px;font-weight:600}.person-bio,.person-sector,.person-title{margin-top:6px;font-size:15px;line-height:1.65;opacity:.86}.person-sector span{font-weight:600}.people-list details{margin-top:14px;border-top:1px solid var(--paper-line);font-size:14px}.people-list .text-link{margin-top:12px}@media (max-width:640px){.cms-row{margin-top:36px;padding-top:28px}.people-list article{grid-template-columns:1fr;gap:18px}}}@layer components{.launch-row,.section-space+.page-next{border-top:1px solid var(--line)}.launch-row{margin-top:60px;padding-top:42px}.section-paper .launch-row{border-top-color:var(--paper-line)}.press-copy p+p{margin-top:1em}.media-contact{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.media-contact-name{font-size:22px;font-weight:520;letter-spacing:-.02em}.media-contact .text-link{margin-top:8px}.launch-event{border-top:1px solid var(--paper-line)}.page-loading{min-height:44vh}.page-loading p{padding-block:64px;font-size:15px;color:var(--muted);animation:page-loading-breathe 1.6s ease-in-out infinite alternate}}@layer components{@keyframes page-loading-breathe{0%{opacity:.45}to{opacity:1}}@media (max-width:640px){.launch-row{margin-top:36px;padding-top:28px}}}@layer components{.section-space .reading-copy{color:var(--white)}.section-space .detail-entry{border-bottom-color:var(--line)}.section-space .detail-entry p,.section-space .detail-facts dt{color:var(--muted)}.page-section-continued{padding-top:0}.page-section-continued>.launch-row:first-child{margin-top:0}.launch-row .empty-state{border-top:0;padding-top:0}}@layer components{}