@charset "UTF-8";
:root{color-scheme:light;--paper:#f5f9f9;--ink:#203537;--muted:#546d70;--accent:#81deea;--line:#d5e3e4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid #007a8b;outline-offset:7px}a:hover{text-decoration:underline;text-underline-offset:5px}.wrap{padding-left:6%;padding-right:6%;max-width:1800px;margin:auto}.header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:block;flex-shrink:0}.brand img{width:185px;height:auto;display:block}nav{display:flex;gap:34px;font-size:14px}.status,.eyebrow,.edition{font-size:12px;letter-spacing:1.7px;font-weight:600}.status{border:1px solid var(--line);border-radius:30px;padding:9px 15px}.hero{position:relative;isolation:isolate;background:var(--ink);color:var(--paper);overflow:hidden;padding-top:34px;padding-bottom:38px;min-height:600px}.hero-top{display:flex;justify-content:space-between;position:relative;z-index:1}.hero-top .eyebrow{color:var(--accent)}.edition{color:#a6cace}h1{font-size:clamp(78px,10.8vw,160px);font-weight:500;line-height:.97;letter-spacing:-.075em;margin:55px 0 46px;position:relative;z-index:1}h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--accent);letter-spacing:-.065em}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;position:relative;z-index:1}.hero-bottom p{margin:0;color:#c4e0e2;font-size:18px;line-height:1.5}.discover{display:flex;align-items:center;gap:22px;font-size:14px}.arrow{display:grid;place-items:center;width:48px;height:48px;border:1px solid #638e93;border-radius:50%;font-size:24px}.hero-number{position:absolute;right:1%;top:20px;font-size:clamp(500px,57vw,850px);line-height:.9;font-weight:700;letter-spacing:-.08em;color:#2c5156;z-index:0;user-select:none;pointer-events:none}.vision{padding-top:85px;padding-bottom:85px;display:grid;grid-template-columns:1fr 2fr;gap:40px;border-bottom:1px solid var(--line)}.eyebrow{margin:0}h2{font-weight:500;letter-spacing:-.055em;line-height:1.08;font-size:clamp(36px,4.2vw,60px);margin:0}.vision-copy{font-size:19px;line-height:1.65;color:var(--muted);max-width:590px;margin:27px 0 22px}.reveal{font-size:14px;font-weight:600}.team{padding-top:75px;padding-bottom:80px;display:grid;grid-template-columns:1fr 1fr;gap:70px}.team-heading .eyebrow{margin-bottom:28px}.team-intro{font-size:20px;margin:0 0 28px;color:var(--muted)}.discipline{display:flex;align-items:baseline;gap:30px;padding:18px 0;border-top:1px solid var(--line)}.discipline:last-child{border-bottom:1px solid var(--line)}.discipline span{font-size:12px;color:var(--muted)}h3{font-size:20px;font-weight:400;margin:0;letter-spacing:-.4px}footer{background:#e2f2f3;padding-top:34px;padding-bottom:23px}.footer-top{display:flex;justify-content:space-between;gap:25px;align-items:center}.footer-top .brand img{width:150px}.footer-top p{font-size:18px;letter-spacing:-.5px}.back{font-size:14px}.footer-bottom{margin-top:27px;padding-top:20px;border-top:1px solid #c6dfe1;display:flex;justify-content:space-between;gap:30px;font-size:12px;color:var(--muted)}.footer-bottom p{margin:0}.footer-bottom p:last-child{max-width:590px}.skip{position:absolute;top:10px;left:10px;transform:translateY(-200%);background:white;padding:12px;z-index:10}.skip:focus{transform:none}@media(min-width:1800px){body{max-width:1800px;margin:auto}}@media(max-width:850px){.status{display:none}.hero{min-height:560px}h1{margin-top:65px}.hero-number{right:-5%;top:70px;opacity:.65}.vision{grid-template-columns:1fr 2fr;gap:25px}.team{gap:35px}.footer-top p{font-size:16px}}@media(max-width:580px){.header{height:88px;gap:18px}.brand img{width:145px}nav{gap:18px}.hero{min-height:540px;padding-top:28px;padding-bottom:28px}.hero-top .eyebrow{font-size:11px;letter-spacing:1.2px;max-width:235px}.edition{display:none}h1{font-size:clamp(72px,16.8vw,98px);margin:67px 0 48px;letter-spacing:-.065em}.hero-number{font-size:490px;top:115px;right:-55px;opacity:.48}.hero-bottom{align-items:flex-start;flex-direction:column;gap:27px}.hero-bottom p{font-size:16px}.discover{gap:20px}.arrow{width:38px;height:38px;font-size:20px}.vision{grid-template-columns:1fr;padding-top:50px;padding-bottom:50px;gap:27px}.vision-copy{font-size:17px;margin-top:22px}.team{grid-template-columns:1fr;padding-top:50px;padding-bottom:50px;gap:30px}.team-heading .eyebrow{margin-bottom:25px}.team-intro{font-size:18px;margin-bottom:22px}h3{font-size:18px}.footer-top{flex-wrap:wrap;gap:18px}.footer-top p{margin:0}.back{width:100%}.footer-bottom{flex-direction:column;gap:12px;margin-top:22px}.footer-top .brand img{width:130px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.discipline>div{min-width:0}.discipline p{font-size:16px;line-height:1.6;color:var(--muted);max-width:440px;margin:8px 0 0}.discipline>span{flex-shrink:0}

.hero{background:#d9f2f4;color:var(--ink)}.hero-top .eyebrow{color:#006a79}.hero h1 em{color:#b63d46}.hero-bottom p{color:#3c6268}.hero-number{color:#a9dee4}.edition{color:#48747b}

.team{display:block;padding-top:70px;padding-bottom:75px}.team-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:35px;margin-bottom:45px}.team-heading .eyebrow{margin:9px 0 0}.team-heading h2{width:66%;font-size:clamp(36px,4vw,56px)}.team-profiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid #94c8ce}.team-profile{padding:28px 32px 4px 0}.team-profile+ .team-profile{border-left:1px solid var(--line);padding-left:32px}.profile-label{font-size:12px;font-weight:600;letter-spacing:1.3px;color:#006a79;margin:0 0 24px}.team-profile h3{font-size:clamp(25px,2.5vw,35px);line-height:1.15;letter-spacing:-1px;font-weight:500;margin:0 0 20px}.profile-description{font-size:16px;line-height:1.65;color:var(--muted);max-width:310px;margin:0}@media(max-width:850px){.team-profile{padding-right:20px}.team-profile+ .team-profile{padding-left:20px}.profile-label{letter-spacing:.8px}}@media(max-width:650px){.team{padding-top:50px;padding-bottom:50px}.team-heading{display:block;margin-bottom:30px}.team-heading .eyebrow{margin:0 0 25px}.team-heading h2{width:auto}.team-profiles{grid-template-columns:1fr}.team-profile,.team-profile+ .team-profile{padding:25px 0;border-left:0}.team-profile+ .team-profile{border-top:1px solid var(--line)}.profile-label{margin-bottom:14px}.team-profile h3{font-size:30px;margin-bottom:14px}.profile-description{max-width:100%}}

.hero-needle{position:absolute;top:0;right:0;bottom:auto;left:auto;width:100%;height:auto;object-fit:contain;object-position:right top;z-index:-1;pointer-events:none}.hero{background:#d9f2f4}.hero h1{max-width:75%}@media(max-width:650px){.hero{padding-top:28px;display:flex;flex-direction:column;min-height:0;padding-bottom:0}.hero-top{order:0}.hero h1{order:1;max-width:100%;margin-top:55px;margin-bottom:30px}.hero-bottom{order:2}.hero-needle{order:3;position:relative;top:auto;right:auto;bottom:auto;left:auto;align-self:flex-end;width:73%;height:auto;opacity:1;margin-top:12px;margin-right:-6.82%;z-index:0}}
