/* The expansion team: a mission-led organisation, expressed as a working diagram. */
:root{--team-ink:#142a43;--team-blue:#245fe5;--team-line:#cbd7e4}
.team-hero{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:48px;padding-top:65px;padding-bottom:45px;align-items:center}
.team-hero .hero-kicker{font-size:12px;letter-spacing:.09em;color:#526b86;display:flex;align-items:center;gap:10px;font-weight:600}
.team-kicker-mark{font-size:24px;color:var(--team-blue)}
.team-hero h1{font-size:clamp(44px,4.5vw,70px);letter-spacing:-.055em;font-weight:550;line-height:1.09}
.team-hero h1 em{font-style:normal;color:var(--team-blue)}
.team-hero .hero-description{font-size:17px;line-height:1.75;max-width:475px;color:#596e81}
.team-hero .button{background:var(--team-blue);border-color:var(--team-blue);font-size:14px;gap:20px;padding:17px 20px}
.team-hero .hero-actions{gap:20px}
.team-promise{display:flex;flex-direction:column;gap:12px;border-top:1px solid #dce3eb;padding-top:23px;margin-top:30px;color:#90a1b3;font-size:12px}
.team-promise b{font-size:14px;font-weight:500;color:#465f78;padding-left:12px}
.team-console{background:#f1f5fa;border:1px solid #cdd9e6;border-radius:10px;padding:22px;box-shadow:0 18px 60px -40px #172f5b;min-width:0;position:relative}
.console-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;color:#7b8ca0;font-size:12px;letter-spacing:.07em;padding-bottom:25px}
.console-bar>span:first-child{color:#536b83;font-weight:600;display:flex;align-items:center;gap:8px}
.console-bar i{width:7px;height:7px;background:#306ee9;border-radius:2px;display:inline-block}
.team-owner{border:1px solid #d4dee9;background:#fff;border-radius:5px;padding:15px;display:flex;align-items:center;gap:13px;max-width:430px;margin:auto}
.owner-symbol{width:35px;height:35px;display:grid;place-items:center;background:#eff3f7;border-radius:5px;font-weight:600;color:#7990a6}
.team-owner strong{display:block;font-size:15px;color:var(--team-ink);font-weight:600}
.team-owner small{display:block;font-size:12px;color:#7890a5;margin-top:5px}
.owner-badge{margin-left:auto;max-width:65px;font-size:12px;letter-spacing:.08em;line-height:1.5;color:#7890a5}
.org-stem{height:25px;width:1px;background:var(--team-line);margin:auto}
.team-node{font-family:inherit;cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s;position:relative;min-width:0}
.team-node:focus-visible{outline:3px solid #e3a83d;outline-offset:4px}
.director-node{display:flex;align-items:center;gap:16px;width:100%;padding:23px 20px;color:#fff;text-align:left;background:#193959;border:1px solid #193959;border-radius:6px;box-shadow:0 7px 18px -13px #173254}
.director-node[aria-pressed=true]{background:#15385e;border-color:#5a8ddc;box-shadow:0 0 0 3px #245fe519}
.director-node:hover{background:#204a78}
.director-symbol{font-size:39px;line-height:1;width:50px;height:56px;display:grid;place-items:center;flex-shrink:0;color:#a9c6fc;border-right:1px solid #ffffff26;padding-right:14px}
.director-node small{display:block;font-size:12px;letter-spacing:.09em;color:#b4c9e3;margin-bottom:8px}
.director-node strong{font-size:20px;font-weight:500;letter-spacing:-.025em;display:block}
.director-note{display:block;color:#abc1d9;font-size:12px;margin-top:8px;line-height:1.5}
.node-open{margin-left:auto;color:#8eafd4;font-size:22px}
.org-branches{height:39px;display:grid;grid-template-columns:repeat(5,1fr);position:relative;margin:0 9%}
.org-branches:before{content:'';position:absolute;top:0;height:20px;background:var(--team-line);width:1px;left:50%}
.org-branches:after{content:'';position:absolute;left:0;right:0;top:20px;height:1px;background:var(--team-line)}
.org-branches span{height:19px;width:1px;background:var(--team-line);margin-top:20px;position:relative;left:50%}
.org-branches span:first-child{left:0}.org-branches span:last-child{left:100%}
.specialist-nodes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}
.specialist{background:#fff;border:1px solid #d4deea;border-radius:5px;display:flex;flex-direction:column;text-align:left;padding:13px 10px;min-height:167px;color:var(--team-ink)}
.specialist:hover,.specialist[aria-pressed=true]{background:#eaf1ff;border-color:#5c86d6;box-shadow:0 3px 10px -6px #3465b1}
.agent-glyph{display:flex;width:30px;height:30px;align-items:center;justify-content:center;background:#edf3fc;color:#477ac3;border-radius:5px;font-size:24px;margin-bottom:14px}
.specialist small{font-size:12px;letter-spacing:.025em;color:#6582a0;line-height:1.5;margin-bottom:7px;white-space:normal}
.specialist strong{font-weight:600;font-size:13px;letter-spacing:-.025em;line-height:1.3;margin-bottom:7px}
.specialist>span:last-child{font-size:12px;line-height:1.5;color:#71859a}
.team-console-footer{display:flex;justify-content:space-between;gap:15px;color:#7890a4;font-size:12px;line-height:1.5;padding-top:22px}
.team-console-footer>span:last-child{color:#406eb3}
.team-detail{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;border-top:1px solid #d8e1eb;padding-top:45px;padding-bottom:36px;scroll-margin-top:110px}
.agent-identity .section-index{font-size:12px;letter-spacing:.07em;color:#5c7fac;margin-bottom:16px}
.agent-identity h2{font-size:34px;line-height:1.16;letter-spacing:-.04em;max-width:400px;margin:0 0 17px;color:var(--team-ink);font-weight:500}
.agent-identity>p{font-size:16px;line-height:1.7;color:#60768a;max-width:450px;margin:0}
.team-scope{font-size:12px;letter-spacing:.05em;color:#8497aa;margin-top:25px}.team-scope strong{display:block;font-size:13px;letter-spacing:0;font-weight:500;color:#465e79;margin-top:7px}
.agent-work{border:1px solid #d3deea;border-radius:6px;overflow:hidden;background:#fff}
.agent-work-header{padding:17px 20px;background:#f2f6fa;border-bottom:1px solid #dae3ee;display:flex;justify-content:space-between;align-items:center;gap:15px}
.agent-work-header strong{font-size:14px;font-weight:500;color:#324f71}.agent-work-header>span{font-size:12px;color:#8194a8;white-space:normal}
.work-row{display:grid;grid-template-columns:103px 1fr;gap:16px;align-items:baseline;padding:14px 20px;border-bottom:1px solid #edf0f5}.work-row:last-child{border-bottom:0}
.work-label{font-size:12px;letter-spacing:.035em;color:#8397ab;line-height:1.5}.work-row p{font-size:14px;line-height:1.6;color:#526a81;margin:0}.current-work{background:#f7faff}.current-work .work-label{color:#356be1}.current-work p{color:#2b527f}
.team-ownership{display:flex;align-items:start;gap:15px;padding-bottom:50px;color:#7d8d9f}.ownership-mark{font-size:26px;color:#8ba2bd}.team-ownership p{font-size:12px;line-height:1.8;margin:0;max-width:950px}.team-ownership strong{font-weight:500;color:#4a6684}
@media(min-width:1550px){.team-hero{gap:65px}.team-console{padding:29px}.specialist{padding:16px 12px}.specialist small{font-size:12px}.specialist strong{font-size:15px}.specialist>span:last-child{font-size:12px}}
@media(max-width:1150px){.team-hero{grid-template-columns:1fr;gap:35px}.team-hero .hero-copy{max-width:800px}.team-hero h1{font-size:64px}.team-hero h1 br{display:none}.team-hero .hero-description{max-width:650px}.team-promise{flex-direction:row;flex-wrap:wrap;gap:15px}.team-console{max-width:900px;width:100%;box-sizing:border-box}.specialist{min-height:170px;padding:16px}.specialist strong{font-size:16px}.specialist small{font-size:12px}.specialist>span:last-child{font-size:12px}.team-detail{gap:40px}.team-hero .hero-actions{display:flex}.team-hero .hero-actions .text-link{margin:0}}
@media(max-width:700px){.team-hero{padding-top:30px}.team-hero h1{font-size:49px}.team-hero .hero-kicker{font-size:12px}.team-hero .hero-description{font-size:16px}.team-console{padding:16px}.console-bar{font-size:12px;padding-bottom:18px}.team-owner{padding:12px}.owner-badge{font-size:12px}.team-owner small{font-size:12px}.director-node{padding:18px 14px;gap:12px}.director-node strong{font-size:18px}.director-node small{font-size:12px}.director-symbol{width:37px;font-size:30px}.director-note{font-size:12px}.specialist-nodes{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.org-branches{height:26px;margin:0 16%}.org-branches:before{height:13px}.org-branches:after{top:13px}.org-branches span{display:none}.specialist{min-height:157px;padding:12px 9px}.specialist strong{font-size:14px}.specialist small{font-size:12px}.specialist>span:last-child{font-size:12px}.specialist:nth-child(4),.specialist:nth-child(5){margin-top:0}.team-console-footer{font-size:12px;flex-direction:column;gap:5px;padding-top:17px}.team-detail{grid-template-columns:1fr;gap:25px;padding-top:30px}.agent-identity h2{font-size:31px}.team-scope{margin-top:16px}.team-promise{flex-direction:column;gap:10px;margin-top:23px}.agent-work-header{padding:15px;align-items:start;flex-direction:column;gap:6px}.work-row{grid-template-columns:80px 1fr;gap:12px;padding:13px 15px}.work-row p{font-size:13px}.team-ownership{padding-bottom:30px}.team-hero .hero-provenance{font-size:12px}}
@media(prefers-reduced-motion:reduce){.team-node{transition:none}}


.team-hero .hero-kicker{justify-content:flex-start}
