/* Connected research: identity, partner explorer, planning model and work plan. */
.resolve-logo{display:block;width:226px;height:auto;mix-blend-mode:multiply}.footer-brandcol .resolve-logo{width:260px;filter:grayscale(1) invert(1) brightness(1.6);mix-blend-mode:screen}.site-footer .footer-base{margin-top:55px}.partner-logo-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;min-height:148px;gap:70px;background:white}.consortium-bar{background:white}.partner-logo-band a{display:flex;align-items:center;justify-content:center;min-height:110px;transition:transform .25s}.partner-logo-band a:hover{transform:translateY(-4px)}.partner-logo-band img{width:165px;max-height:70px;object-fit:contain}.partner-logo-band a:first-child img{width:145px}.partner-logo-band a:nth-child(2) img{width:125px}.partner-logo-band a:last-child img{max-height:110px;width:126px}.people-section .intro-grid{margin-bottom:50px}.partner-explorer{display:grid;grid-template-columns:1.08fr 1fr;gap:35px;align-items:stretch;margin-top:48px}.partner-network{position:relative;min-height:590px;isolation:isolate;background:radial-gradient(ellipse at center,#edf2e4 0,transparent 68%)}.partner-orbit{position:absolute;border:1px solid #d5dec9;width:78%;aspect-ratio:1;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;z-index:-1}.partner-orbit:after{content:'';position:absolute;inset:35px;border:1px dashed #c4d0b4;border-radius:50%}.partner-connections{position:absolute;inset:0;width:100%;height:100%;z-index:-1;fill:none;stroke:#adc48c;stroke-width:1.3}.signal-path{stroke:#80a543;stroke-width:2;stroke-dasharray:5 155;animation:network-signal 10s linear infinite}.partner-hub{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);width:185px;padding:20px 10px;background:var(--paper);box-shadow:0 0 0 12px var(--paper);text-align:center}.partner-hub img{mix-blend-mode:multiply;width:165px}.partner-hub span{display:block;font-size:.5625rem;letter-spacing:.15em;margin-top:13px;color:var(--ink-soft)}.partner-node-list{display:contents}.partner-node{position:absolute;width:41%;height:165px;background:#fff;border:1px solid #dae2d2;box-shadow:0 10px 30px #163c3110;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px 15px 15px;transition:transform .25s,border .25s,box-shadow .25s;text-align:center;border-radius:12px}.partner-node.node-1{top:30px;left:2%}.partner-node.node-2{top:30px;right:2%}.partner-node.node-3{bottom:65px;left:2%}.partner-node.node-4{bottom:65px;right:2%}.partner-node img{width:135px;height:70px;object-fit:contain;mix-blend-mode:multiply}.partner-node.node-4 img{width:100px;height:92px;margin-top:-17px}.partner-node>span:not(.node-plus){font-size:.6875rem;margin-top:14px;color:#53634e}.partner-node .node-plus{position:absolute;right:10px;top:8px;font-size:1.1rem;line-height:1;color:#70845a}.partner-node:hover{transform:translateY(-5px);border-color:#658d36;box-shadow:0 15px 32px #163c311c}.partner-node[aria-selected=true]{border:2px solid #668f2e;box-shadow:0 0 0 5px #d2f85a55,0 15px 32px #163c311c}.partner-node[aria-selected=true] .node-plus{background:var(--lime);color:var(--navy);border-radius:50%;width:22px;height:22px;display:grid;place-items:center}.network-instruction{position:absolute;bottom:0;text-align:center;width:100%;font-size:.875rem;line-height:1.5;margin:0;color:var(--ink)}.network-instruction>span{display:block;color:var(--ink-soft);font-size:.8125rem;margin-top:3px}.partner-details{background:var(--navy-deep);color:#cfddc8;border-radius:14px;min-width:0;overflow:hidden}.partner-detail{padding:42px;min-height:590px}.partner-detail[hidden]{display:none}.partner-detail-top{display:flex;justify-content:space-between;gap:20px;font-size:.6875rem;letter-spacing:.06em;padding-bottom:28px;border-bottom:1px solid #43614e;color:#b7ccaa}.partner-detail-top>span:last-child{text-align:right;letter-spacing:0}.partner-detail h3{font-size:clamp(2rem,3vw,3rem);color:white;line-height:1.1;margin:35px 0 22px;letter-spacing:-.04em}.partner-detail .partner-statement{color:var(--lime);font-size:1.2rem;margin:0 0 16px}.partner-detail>p:not(.partner-statement){font-size:1rem;line-height:1.65}.partner-detail dl{margin:28px 0}.partner-detail dl>div{display:grid;grid-template-columns:115px 1fr;gap:20px;border-top:1px solid #43614e;padding:13px 0}.partner-detail dt{font-size:.8125rem;color:#a3b99a}.partner-detail dd{font-size:.875rem;color:#f3f7ee;margin:0}.partner-detail .tlink{color:var(--lime);margin-top:4px}.partner-detail.is-entering{animation:detail-enter .3s ease both}@keyframes detail-enter{from{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes network-signal{to{stroke-dashoffset:-320}}
/* Project leaders: equal weight, personal and approachable. */
.leaders-section .shead{align-items:flex-end}.leaders-section .shead p{max-width:26ch;color:var(--ink-soft);margin:0}.leader-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px;margin-top:48px}.leader-card{background:#edf1e7;border:1px solid #d9e2d0;overflow:hidden;border-radius:12px}.leader-portrait{height:380px;position:relative;overflow:hidden;background:#e2e9da}.leader-portrait img{width:100%;height:100%;object-fit:cover;object-position:50% 24%;filter:saturate(.7);transition:transform .6s,filter .4s}.leader-card:nth-child(2) img{object-position:50% 31%}.leader-card:hover img{transform:scale(1.025);filter:saturate(1)}.leader-tag{position:absolute;bottom:24px;left:28px;background:var(--lime);padding:8px 13px;font-size:.6875rem;letter-spacing:.06em;color:var(--navy);font-weight:600}.leader-copy{padding:32px}.leader-copy>span:first-child{font-size:.875rem;color:var(--ink-soft)}.leader-copy h3{font-size:2.3rem;margin:10px 0 18px}.leader-copy p{font-size:1rem;max-width:49ch}.leader-field{display:block;border-top:1px solid #cbd8be;padding-top:18px;margin-top:26px;font-size:.8125rem;color:#416137}.inner-page .people{grid-template-columns:1fr 1fr;max-width:880px}.inner-page .people .por{aspect-ratio:4/3.6}
/* Concept model: meaningful flow, with explanatory pressure controls. */
.concept-section{background:var(--navy-deep);color:#c7d8bc}.concept-section .section-index{border-color:#43614e}.concept-section .section-index>span:last-child{color:#b7cba9}.concept-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:55px}.concept-heading h2{color:white;font-size:clamp(2.5rem,4.2vw,4.5rem)}.concept-heading h2 em{font-style:normal;color:var(--lime)}.concept-heading>p{max-width:35ch;margin:0;color:#c7d8bc}.concept-console{border:1px solid #43614e;border-radius:16px;background:#10372c;padding:35px 30px 18px}.concept-flow{display:grid;grid-template-columns:1.05fr 45px 1.2fr 45px .95fr;gap:0;align-items:start}.flow-label{display:block;font-size:.625rem;letter-spacing:.08em;color:#c4d4b8;margin-bottom:24px;min-height:20px}.pressure-tabs{display:grid;gap:17px}.pressure-tabs button{display:flex;align-items:center;text-align:left;width:100%;gap:12px;padding:16px 12px;background:#163f32;color:#e7f0df;border:1px solid #496550;border-radius:7px;cursor:pointer;min-height:88px;transition:background .25s,border-color .25s}.pressure-tabs button:hover{background:#244e3a}.pressure-tabs button[aria-pressed=true]{background:#d2f85a;color:#153b2b;border-color:#d2f85a;box-shadow:0 0 28px #d2f85a12}.pressure-tabs button>span:nth-child(2){font-size:.9375rem;font-weight:500;flex:1}.pressure-tabs button small{display:block;font-size:.75rem;line-height:1.5;font-weight:400;margin-top:6px;opacity:.8}.pressure-tabs .pressure-icon{font-size:1.6rem;width:25px;text-align:center;flex:none}.pressure-tabs button>span:last-child{font-size:1.1rem}.flow-connector{display:flex;position:relative;align-items:center;justify-content:center;height:370px;color:var(--lime);overflow:hidden}.flow-connector:before{content:'';height:1px;background:#5c7d43;position:absolute;left:0;right:0}.flow-connector b{font-size:1.5rem;font-weight:400;z-index:1;background:#10372c;padding:0 4px}.flow-connector>span{position:absolute;width:14px;height:3px;background:var(--lime);left:-14px;animation:flow-signal 2.5s linear infinite}.engine-shell{background:#092b23;border:1px solid #7fa44c;border-radius:9px;box-shadow:0 0 42px #d2f85a0c;padding:22px}.engine-title{padding-bottom:20px;border-bottom:1px solid #43614e}.engine-title img{width:170px;filter:grayscale(1) invert(1) brightness(1.6);mix-blend-mode:screen}.engine-title>span{display:block;font-size:.5625rem;letter-spacing:.1em;color:#acbf9d;margin-top:12px}.engine-layer{display:flex;gap:15px;padding-top:22px}.engine-layer>span{border:1px solid #58733f;color:var(--lime);width:28px;height:28px;display:grid;place-items:center;flex:none;border-radius:50%;font-size:.6875rem;margin-top:3px}.engine-layer h3{color:white;font-size:1.25rem;line-height:1.2;letter-spacing:-.025em}.engine-layer p{font-size:.75rem;color:#adc0a0;line-height:1.5;margin:7px 0 0}.feedback-loop{font-size:.6875rem;color:#b5cba5;display:flex;justify-content:center;align-items:center;gap:8px;margin-top:18px}.feedback-loop>span{font-size:1.3rem;color:var(--lime)}.decision-card{background:#d2f85a;color:#193c25;padding:26px 22px 20px;border-radius:9px;min-height:332px}.decision-caption{font-size:.5625rem;letter-spacing:.07em}.decision-card h3{font-size:2.3rem;color:#193c25;line-height:1.05;margin:27px 0 30px}.decision-card li{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid #aacb46;font-size:.875rem}.decision-foot{display:block;font-size:.625rem;border-top:1px solid #aacb46;padding-top:15px;margin-top:10px}.scenario-note{display:grid;grid-template-columns:230px 1fr;gap:30px;border-top:1px solid #43614e;margin-top:30px;padding:30px 5px 15px}.scenario-note>span{font-size:.6875rem;letter-spacing:.07em;color:#adc0a0;padding-top:5px}.scenario-note b{font-weight:500;color:var(--lime)}.scenario-note h3{font-size:1.35rem;color:white;margin-bottom:12px;letter-spacing:-.025em}.scenario-note p{font-size:.9375rem;margin:0;max-width:80ch}.concept-footnote{font-size:.6875rem;color:#a1b497;padding:16px 5px 0;margin:0}@keyframes flow-signal{to{left:100%}}
/* A proportional 36-month timeline. Labels stay outside the bars. */
.roadmap-section{background:#eef1e7}.roadmap-section .shead>p{font-size:1rem;color:var(--ink-soft);margin:0}.phase-journey{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:60px;margin-bottom:65px}.phase-journey article{display:flex;gap:20px;border-top:2px solid #abc57d;padding-top:25px}.phase-no{font-family:var(--display);font-size:2.3rem;letter-spacing:-.05em;color:#698847;line-height:1}.phase-dates{font-size:.625rem;letter-spacing:.04em;color:var(--ink-soft);display:block;margin-bottom:17px}.phase-journey h3{font-size:1.65rem;line-height:1.2;margin-bottom:14px}.phase-journey p{font-size:.9375rem;color:var(--ink-soft)}.phase-name{font-size:.625rem;letter-spacing:.09em;display:block;margin-top:22px;color:#38602e}.timeline{padding:35px;background:white;border:1px solid #d6dfca;border-radius:12px}.timeline-toolbar{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:35px}.timeline-toolbar h3{font-size:1.6rem}.timeline-toolbar p{font-size:.8125rem;color:var(--ink-soft);margin:6px 0 0}.timeline-filters{display:flex;flex-wrap:wrap;gap:6px}.timeline-filters button{border:1px solid #d1ddc4;background:#f7f9f3;padding:9px 11px;font-size:.75rem;cursor:pointer;border-radius:5px;min-height:40px}.timeline-filters button:hover{border-color:#739953}.timeline-filters button[aria-pressed=true]{background:var(--navy-deep);border-color:var(--navy-deep);color:var(--lime)}.timeline-scale,.timeline-months,.timeline-row{display:grid;grid-template-columns:270px minmax(0,1fr) 20px;gap:15px}.timeline-scale{font-size:.6875rem;letter-spacing:.06em;color:var(--ink-soft);align-items:center}.timeline-scale>div{display:grid;grid-template-columns:3fr 12fr 12fr 9fr}.timeline-scale>div>span{border-left:1px solid #c9d6bc;padding:10px;text-align:center;background:#f3f6ed;color:var(--navy);font-weight:600}.timeline-months{font-size:.625rem;color:var(--ink-soft);margin:15px 0 7px}.timeline-months>div{display:flex;justify-content:space-between}.timeline-row{align-items:center;padding:15px 0;border-top:1px solid #e4eade;text-decoration:none;transition:opacity .25s}.timeline-label{display:flex;gap:13px;align-items:center}.timeline-label>span{font-size:.6875rem;background:#ecf2e4;padding:6px 7px;border-radius:3px;font-weight:600}.timeline-label strong{display:block;font-size:.875rem;font-weight:500}.timeline-label small{display:block;font-size:.6875rem;color:var(--ink-soft);margin-top:4px}.timeline-track{display:grid;grid-template-columns:repeat(36,minmax(0,1fr));height:38px;background:repeating-linear-gradient(90deg,transparent,transparent calc(100% / 12 - 1px),#e6ecdf calc(100% / 12 - 1px),#e6ecdf calc(100% / 12));position:relative}.timeline-bar{grid-column:var(--start) / span var(--duration);background:#497246;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:filter .25s,transform .25s;color:white}.timeline-bar span{font-size:.6875rem;font-weight:500;white-space:nowrap}.bar-2{background:#163f32}.bar-3{background:#d2f85a;color:#163f32}.bar-4{background:#bcdb99;color:#163f32}.bar-5,.bar-6{background:#e4edda;color:#35512f;border:1px solid #c0d2ab}.timeline-row:hover .timeline-bar{filter:brightness(1.1);transform:scaleY(1.08)}.timeline-row:hover .timeline-label strong{text-decoration:underline;text-underline-offset:3px}.timeline-more{font-size:1rem;color:#597b40}.timeline-row.is-outside-phase{opacity:.32}.timeline-note{margin:20px 0 0;padding-top:20px;border-top:1px solid #d6dfca;font-size:.8125rem;color:var(--ink-soft);max-width:none}
@media(max-width:1100px){.partner-explorer{gap:20px;grid-template-columns:1fr 1fr}.partner-detail{padding:30px}.partner-detail dl>div{grid-template-columns:100px 1fr;gap:12px}.partner-hub{width:160px}.partner-node{height:160px}.partner-node img{width:120px}.concept-flow{grid-template-columns:1fr 30px 1.1fr 30px 1fr}.concept-console{padding:28px 20px 18px}.engine-shell{padding:18px 14px}.pressure-tabs button{padding:14px 10px;gap:8px}.pressure-tabs .pressure-icon{display:none}.decision-card{padding:24px 16px}.decision-card h3{font-size:2rem}.timeline-toolbar{display:block}.timeline-filters{margin-top:20px}.timeline-scale,.timeline-months,.timeline-row{grid-template-columns:235px minmax(0,1fr) 15px;gap:10px}.timeline{padding:25px}.phase-journey{gap:20px}.phase-journey article{display:block}.phase-no{display:block;margin-bottom:20px}}
@media(max-width:900px){.partner-explorer{grid-template-columns:1fr}.partner-network{min-height:560px;max-width:650px;width:100%;margin:auto}.partner-detail{min-height:0;padding:35px}.partner-detail h3{font-size:2.8rem}.partner-node{width:38%;height:155px}.partner-node.node-1,.partner-node.node-3{left:5%}.partner-node.node-2,.partner-node.node-4{right:5%}.partner-detail dl>div{grid-template-columns:130px 1fr}.concept-heading{display:block}.concept-heading>p{max-width:55ch;margin-top:24px}.concept-flow{grid-template-columns:1fr 32px 1fr}.concept-inputs{grid-column:1/-1}.pressure-tabs{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:25px}.pressure-tabs button{min-height:115px;align-items:flex-start}.concept-inputs+.flow-connector{display:none}.flow-label{margin-bottom:16px}.concept-outputs .decision-card{min-height:340px}.engine-shell{padding:25px}.flow-connector{height:370px}.scenario-note{grid-template-columns:1fr;gap:14px}.leader-portrait{height:310px}.leader-copy{padding:25px}.leader-copy h3{font-size:1.9rem}.partner-logo-band{gap:30px}.partner-logo-band img{width:140px}.partner-logo-band a:first-child img{width:125px}.partner-logo-band a:nth-child(2) img{width:105px}.timeline-scale,.timeline-months,.timeline-row{grid-template-columns:200px minmax(0,1fr) 15px}.timeline-label strong{font-size:.8125rem}.timeline-label small{font-size:.625rem}}
@media(max-width:680px){.resolve-logo{width:190px}.footer-brandcol .resolve-logo{width:225px}.partner-logo-band{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px;min-height:0;padding-block:15px}.partner-logo-band a{min-height:90px}.partner-logo-band img{max-height:54px}.partner-logo-band a:last-child img{max-height:90px}.partner-explorer{margin-top:30px;gap:30px}.partner-network{min-height:455px}.partner-node{width:43%;height:130px;border-radius:8px;padding:18px 8px 10px}.partner-node.node-1,.partner-node.node-3{left:0}.partner-node.node-2,.partner-node.node-4{right:0}.partner-node.node-1,.partner-node.node-2{top:12px}.partner-node.node-3,.partner-node.node-4{bottom:60px}.partner-node img{width:105px;height:50px}.partner-node.node-4 img{height:72px;width:75px;margin-top:-10px}.partner-node>span:not(.node-plus){font-size:.625rem;max-width:15ch;line-height:1.4;margin-top:10px}.partner-hub{width:138px;top:46%;padding:14px 5px;box-shadow:0 0 0 6px var(--paper)}.partner-hub span{font-size:.5rem;letter-spacing:.08em}.partner-detail{padding:27px 23px;border-radius:10px}.partner-detail-top{font-size:.625rem;gap:10px;padding-bottom:20px}.partner-detail h3{font-size:2.15rem;margin-top:25px}.partner-detail .partner-statement{font-size:1.1rem}.partner-detail dl>div{grid-template-columns:92px 1fr;gap:10px}.partner-detail dd,.partner-detail dt{font-size:.8125rem}.partner-detail .tlink{font-size:.875rem}.network-instruction{font-size:.8125rem}.leader-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.leader-portrait{height:360px}.leader-copy h3{font-size:2rem}.leaders-section .shead{align-items:flex-start}.inner-page .people{grid-template-columns:1fr 1fr;gap:22px}.inner-page .person h3{font-size:1.3rem}.inner-page .person .role,.inner-page .person .desc{font-size:.875rem}.concept-console{padding:24px 18px 18px}.concept-flow{display:flex;flex-direction:column}.concept-flow>div{width:100%}.pressure-tabs{grid-template-columns:1fr;gap:10px}.pressure-tabs button{min-height:76px;align-items:center;padding:14px}.pressure-tabs .pressure-icon{display:block}.concept-inputs+.flow-connector{display:flex}.flow-connector{height:52px!important;transform:rotate(90deg);align-self:center;max-width:50px}.engine-core{margin-top:0}.engine-shell{padding:25px}.engine-title img{width:165px}.engine-layer{padding-top:23px}.engine-layer h3{font-size:1.35rem}.engine-layer p{font-size:.8125rem}.feedback-loop{font-size:.75rem}.concept-outputs .decision-card{min-height:0}.decision-card{padding:28px}.decision-card h3{font-size:2.7rem;margin-top:20px}.decision-card h3 br{display:none}.decision-card li{font-size:1rem}.decision-caption,.decision-foot{font-size:.6875rem}.flow-label{font-size:.6875rem;margin-bottom:16px;margin-top:8px}.concept-heading h2{font-size:2.45rem}.scenario-note h3{font-size:1.35rem}.concept-footnote{font-size:.6875rem;line-height:1.6}.phase-journey{grid-template-columns:1fr;gap:28px;margin-block:35px}.phase-journey article{display:flex;gap:22px;padding-top:22px}.phase-no{font-size:2.2rem}.phase-dates{font-size:.6875rem}.phase-journey h3{font-size:1.75rem}.phase-name{font-size:.6875rem;margin-top:16px}.timeline{padding:23px 18px}.timeline-toolbar{margin-bottom:15px}.timeline-toolbar h3{font-size:1.5rem}.timeline-filters{gap:7px}.timeline-filters button{font-size:.75rem;padding:8px 10px}.timeline-scale{display:none}.timeline-months{display:block;margin-bottom:12px;padding-top:12px}.timeline-months>span{display:none}.timeline-row{grid-template-columns:1fr 15px;gap:14px;padding:20px 0}.timeline-label{grid-column:1;grid-row:1;gap:12px}.timeline-label strong{font-size:.9375rem}.timeline-label small{font-size:.75rem}.timeline-more{grid-column:2;grid-row:1}.timeline-track{grid-column:1/-1;height:32px}.timeline-bar span{font-size:.6875rem}.timeline-note{font-size:.75rem}.roadmap-section .shead>p br{display:none}}
@media(max-width:370px){.resolve-logo{width:165px}.partner-node img{width:95px}.partner-detail h3{font-size:1.85rem}.partner-detail dl>div{grid-template-columns:1fr;gap:4px}.inner-page .people{grid-template-columns:1fr}.leader-portrait{height:300px}.concept-heading h2{font-size:2.1rem}.concept-console{padding:20px 12px}.decision-card{padding:22px}.concept-footnote{padding-inline:0}.timeline-filters button{font-size:.6875rem}.timeline{padding:20px 14px}}
@media(prefers-reduced-motion:reduce){.signal-path,.flow-connector>span,.partner-detail.is-entering{animation:none}.partner-node,.leader-portrait img,.timeline-bar{transition:none}}
/* Keep the source portraits crisp and show each leader's full face. */
.leader-portrait{height:365px;display:flex;justify-content:center;align-items:flex-end;background:linear-gradient(135deg,#e0e8d5,#f0f4e9)}.leader-portrait img{width:252px;height:337px;border-radius:130px 130px 0 0;object-position:center top}.leader-card:nth-child(2) img{object-position:center top}.leader-tag{bottom:20px;left:22px}.leader-card:hover img{transform:scale(1.015)}
.timeline-months>div{display:grid;grid-template-columns:repeat(36,minmax(0,1fr))}.timeline-months>div>span{white-space:nowrap;justify-self:center}.timeline-months>div>span:nth-child(1){grid-column:1;justify-self:start}.timeline-months>div>span:nth-child(2){grid-column:6}.timeline-months>div>span:nth-child(3){grid-column:12}.timeline-months>div>span:nth-child(4){grid-column:18}.timeline-months>div>span:nth-child(5){grid-column:24}.timeline-months>div>span:nth-child(6){grid-column:30}.timeline-months>div>span:nth-child(7){grid-column:36;justify-self:end}
@media(max-width:680px){.concept-console{display:flex;flex-direction:column}.concept-flow{display:contents}.concept-inputs{order:1}.scenario-note{order:2;margin-top:0;padding:24px 0;border-bottom:1px solid #43614e}.concept-inputs+.flow-connector{order:3}.engine-core{order:4}.engine-core+.flow-connector{order:5}.concept-outputs{order:6}.concept-footnote{order:7}.leader-portrait{height:340px}.leader-portrait img{width:235px;height:314px}.leader-tag{font-size:.625rem;left:16px}}
/* Factual headings replace numbered section captions. */
.home .hero-content{padding-top:70px}.home .hero-content h1{font-size:clamp(3.5rem,6.8vw,7.5rem);max-width:13ch;line-height:1.04}.home .hero-bottom{margin-top:36px}.research-team-heading{margin-bottom:36px}.partner-detail h3{margin-top:0}.partner-detail{min-height:0}.partner-details{align-self:start}.partner-explorer{align-items:start}.research-layer h3{margin-top:0}.concept-heading h2{color:var(--lime)}.flow-label{font-family:var(--display);font-weight:500;font-size:1.1rem;letter-spacing:-.025em;text-transform:none;color:white;min-height:1.4em}.scenario-note{grid-template-columns:1fr;margin-top:30px}.leader-copy h3{margin-top:0}.phase-journey article{border-top:1px solid #abc57d}.phase-dates{font-size:.75rem}.phase-journey h3{font-size:1.8rem}.engine-title{padding-bottom:18px}.decision-card h3{margin-top:0}.footer-cta h2{font-size:clamp(2rem,4vw,3.5rem)}.wp-panel{min-height:0!important}.wp-panel-stage{display:flow-root;min-width:0;background:var(--navy-deep);align-self:start;overflow-anchor:none}.wp-panel-stage.is-resizing,.partner-details.is-resizing,.scenario-note.is-resizing{overflow:hidden;overflow:clip}.wp-panel-stage>.wp-panel{margin:0}.wp-panel .task .tk{font-size:.875rem;line-height:1.4;text-transform:none;letter-spacing:0;font-weight:500}.wp-panel h3{margin-top:0}.wp-tabs{overflow-anchor:none}.partner-details{overflow-anchor:none}.scenario-note{display:flow-root;overflow-anchor:none}.concept-console:has(.scenario-note.is-resizing){overflow-anchor:none}
@media(max-width:900px){.partner-details{width:100%}.partner-detail{min-height:0}.partner-network{min-height:540px}.hero-content h1{overflow-wrap:normal}}
@media(max-width:680px){.home .hero-content{padding-top:65px}.home .hero-content h1{font-size:clamp(2.8rem,12vw,4.5rem)}.home .hero-stage{min-height:650px}.flow-label{font-size:1.15rem}.scenario-note{margin-top:0}.partner-detail h3{margin-top:0}.partner-network{min-height:440px}.wp-panel .task .tk{font-size:.9375rem}.research-team-heading{margin-bottom:28px}}

/* Public-facing project story: full title, visual research gap and aligned content. */
.home .hero-stage{display:flex;min-height:max(790px,calc(100svh - var(--nav-h)));}
.home .hero-content{display:flex;flex-direction:column;align-items:flex-start;padding-top:64px;padding-bottom:30px;}
.home .hero-content h1{font-size:clamp(3.25rem,5.2vw,5.6rem);line-height:1.06;letter-spacing:-.055em;max-width:1100px;margin:0;}
.hero-title-main{display:block;}
.home .hero-content h1 em{display:block;margin-top:22px;font-size:.59em;line-height:1.25;letter-spacing:-.035em;}
.hero-acronym{display:inline-block;font-size:.7em;white-space:nowrap;}
.home .hero-bottom{margin-top:26px;}
.home .hero-bottom p{font-size:1rem;line-height:1.6;margin-bottom:22px;}
.home .hero-scroll{align-self:flex-end;margin-top:auto;padding-top:38px;}
.home .hero-shade{background:linear-gradient(90deg,#092c24 0%,#092c24f5 24%,#092c24ba 48%,#092c2415 90%),linear-gradient(0deg,#051b1680,transparent 45%);}
.work-grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:1fr;}
.work-tile{grid-column:span 2;}
.work-tile:nth-last-child(-n+2){grid-column:span 3;}
.work-tile h3{margin-top:0;}
.grid.cols-2,.grid.cols-3{align-items:stretch;}
.obj h3{font-size:1.45rem;margin-bottom:20px;}
.obj p:last-child{margin-bottom:0;}
.leader-card{display:flex;flex-direction:column;}
.leader-copy{display:flex;flex:1;flex-direction:column;}
.leader-field{margin-top:auto;}
.leader-copy p{margin-bottom:26px;}
.concept-flow{align-items:stretch;}
.concept-inputs,.engine-core,.concept-outputs{display:flex;flex-direction:column;min-width:0;}
.concept-flow .flow-label{flex:none;margin-top:0;min-height:1.4em;}
.pressure-tabs,.engine-shell,.concept-outputs .decision-card{flex:1;min-height:330px;}
.pressure-tabs{grid-auto-rows:1fr;}
.engine-shell{display:flex;flex-direction:column;justify-content:space-between;}
.concept-outputs .decision-card{display:flex;flex-direction:column;}
.decision-card ul{margin-top:auto;}
.concept-flow>.flow-connector{height:auto;padding-top:48px;}
.concept-console>.feedback-loop{margin:24px 0 0;}
.phase-journey{margin-bottom:0;grid-auto-rows:1fr;}
.phase-journey article{background:#f8faf3;border:1px solid #d3dfc4;border-top:3px solid #91af58;padding:28px;}
.phase-journey p{margin-bottom:0;}
.research-gap-section{padding-bottom:80px;}
.gap-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:42px;}
.gap-heading h2{font-size:clamp(2.5rem,4.2vw,4.5rem);}
.gap-heading p{max-width:37ch;margin:0;color:var(--ink-soft);font-size:1.05rem;}
.gap-figure{margin:0;background:#173a2d;color:white;position:relative;overflow:hidden;}
.gap-figure>img{display:block;width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;}
.gap-caption{display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;gap:35px;padding:30px 38px;background:#092b23;}
.gap-caption h3{font-size:clamp(1.3rem,2.2vw,2rem);color:white;margin:0 0 6px;}
.gap-caption>div:last-child h3{color:var(--lime);}
.gap-caption p{color:#c3d2bd;font-size:.9375rem;margin:0;}
.gap-bridge{font-size:2.5rem;color:var(--lime);text-align:center;}
.gap-explanation{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:36px;align-items:start;}
.gap-explanation h3{font-size:clamp(1.7rem,2.7vw,2.6rem);line-height:1.2;}
.gap-explanation p{margin:0;font-size:1rem;color:var(--ink-soft);}
@media(min-width:1600px){.home .hero-content{padding-top:80px;}.home .hero-stage{min-height:max(850px,calc(100svh - var(--nav-h)));}}
@media(max-width:1100px){.home .hero-content h1{font-size:clamp(3.5rem,6.8vw,4.5rem);}.home .hero-stage{min-height:800px;}.phase-journey article{padding:24px;}}
@media(min-width:681px) and (max-width:900px){.pressure-tabs{min-height:0;}.concept-flow>.flow-connector{padding-top:40px;}}
@media(max-width:680px){
 .home .hero-stage{min-height:max(740px,calc(100svh - var(--nav-h)));}
 .home .hero-content{padding-top:48px;padding-bottom:24px;}
 .home .hero-content h1{font-size:clamp(2rem,7.7vw,3.2rem);line-height:1.12;letter-spacing:-.04em;}
 .home .hero-content h1 em{font-size:.78em;line-height:1.3;margin-top:25px;max-width:23ch;}
 .hero-acronym{font-size:.75em;}
 .home .hero-bottom{margin-top:30px;}
 .home .hero-bottom p{font-size:.9375rem;max-width:31ch;}
 .home .hero-bottom p br{display:none;}
 .home .hero-scroll{align-self:stretch;}
 .home .hero-shade{background:linear-gradient(90deg,#092c24f0,#092c2470),linear-gradient(0deg,#092c24d9,transparent 80%);}
 .work-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
 .work-tile,.work-tile:nth-last-child(-n+2){grid-column:auto;}
 .work-tile:last-child{grid-column:1/-1;}
 .pressure-tabs,.engine-shell,.concept-outputs .decision-card{min-height:0;}
 .concept-flow>.flow-connector{padding-top:0;}
 .concept-console>.feedback-loop{order:6;margin:20px 0;}
 .gap-heading{display:block;margin-bottom:28px;}
 .gap-heading p{margin-top:24px;font-size:1rem;}
 .gap-figure>img{aspect-ratio:1.6;object-position:48% center;}
 .gap-caption{grid-template-columns:1fr;gap:16px;padding:25px;}
 .gap-caption h3{font-size:1.5rem;}
 .gap-caption p{font-size:.875rem;}
 .gap-bridge{transform:rotate(90deg);justify-self:start;font-size:1.5rem;line-height:1;}
 .gap-explanation{grid-template-columns:1fr;gap:22px;padding-top:28px;}
 .gap-explanation h3 br{display:none;}
 .gap-explanation h3{max-width:19ch;}
 .phase-journey article{padding:25px 20px;}
}

/* Compact hero: one type scale and a shared baseline for the two actions. */
.home .hero-stage{min-height:560px;min-height:clamp(520px,66svh,620px);}
.home .hero-content{padding-top:60px;padding-bottom:32px;justify-content:space-between;gap:42px;}
.home .hero-content #hero-title{font-size:clamp(2.15rem,3.25vw,3.5rem);line-height:1.17;letter-spacing:-.045em;max-width:780px;margin:0;}
.home #hero-title>span{display:block;}
.home .hero-content #hero-title em{display:block;font-size:.82em;line-height:1.25;letter-spacing:-.035em;margin-top:14px;max-width:none;}
.hero-copy>p{max-width:47ch;margin:26px 0 0;color:#dae5d7;font-size:1rem;line-height:1.65;}
.hero-actions{display:flex;justify-content:space-between;align-items:center;width:100%;gap:32px;border-top:1px solid #e2e9db38;padding-top:25px;}
.home .hero-actions .hero-scroll{margin:0;padding:0;align-self:auto;gap:16px;}
.home .hero-photo{left:29%;background-position:55% 50%;}
.home .hero-shade{background:linear-gradient(90deg,#092c24 0%,#092c24ed 26%,#092c249c 50%,#092c2420 90%),linear-gradient(0deg,#051b1670,transparent 45%);}
.leader-card:nth-child(2) .leader-portrait img{object-position:50% 29%;filter:none;}
/* The illustration is part of an editorial section, with the argument alongside it. */
.research-gap-section{padding-block:clamp(65px,7vw,105px);background:#edf1e7;}
.gap-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(40px,5vw,85px);align-items:center;}
.gap-story{max-width:510px;}
.gap-story h2{font-size:clamp(2.3rem,3.5vw,3.65rem);margin-bottom:25px;}
.gap-story .gap-lead{font-family:var(--display);font-size:clamp(1.35rem,1.9vw,1.9rem);line-height:1.35;letter-spacing:-.035em;color:var(--ink);margin:0 0 24px;}
.gap-story>p:not(.gap-lead){font-size:1rem;color:var(--ink-soft);margin:0 0 18px;max-width:49ch;}
.gap-story .tlink{margin-top:15px;}
.gap-visual{min-width:0;background:#0e3027;color:#dde7d7;position:relative;}
.gap-scene{margin:0;overflow:hidden;position:relative;}
.gap-scene:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#0e3027);pointer-events:none;}
.gap-scene img{display:block;width:100%;height:auto;aspect-ratio:1.9;object-fit:cover;}
.gap-pathway{position:relative;display:grid;gap:22px;padding:12px 38px 34px;}
.gap-pathway:before{content:'';position:absolute;left:44px;top:26px;bottom:80px;width:1px;background:linear-gradient(#60765a,#d2f85a);}
.gap-pathway>div{position:relative;padding-left:30px;}
.gap-point{position:absolute;left:0;top:8px;width:13px;height:13px;border:1px solid #8da17a;border-radius:50%;background:#0e3027;}
.gap-pathway>div:nth-child(2) .gap-point{border-color:var(--lime);}
.gap-pathway>div:last-child .gap-point{border-color:var(--lime);background:var(--lime);box-shadow:0 0 0 5px #d2f85a12;}
.gap-pathway h3{font-size:1.2rem;line-height:1.4;color:#f2f6ec;letter-spacing:-.025em;margin:0 0 4px;}
.gap-pathway>div:last-child h3{color:var(--lime);}
.gap-pathway p{font-size:.875rem;line-height:1.5;margin:0;color:#b5c6ab;}
@media(max-width:980px){
 .home .hero-stage{min-height:520px;}
 .home .hero-content{padding-top:48px;padding-bottom:28px;gap:36px;}
 .home .hero-content #hero-title{font-size:2.55rem;max-width:640px;}
 .gap-layout{gap:35px;}
 .gap-story .gap-lead br{display:none;}
 .gap-pathway{padding:14px 24px 28px;gap:20px;}
 .gap-pathway:before{left:30px;}
}
@media(max-width:680px){
 .home{--mobile-partner-height:82px;}
 .home .hero-stage{min-height:calc(100svh - var(--nav-h) - var(--mobile-partner-height));}
 .home .hero-content{padding-top:42px;padding-bottom:26px;gap:36px;}
 .home .hero-content #hero-title{font-size:clamp(2rem,9.2vw,3.5rem);line-height:1.15;max-width:22ch;}
 .home .hero-content #hero-title em{font-size:.86em;line-height:1.35;margin-top:18px;max-width:23ch;}
 .hero-copy>p{font-size:.9375rem;line-height:1.65;margin-top:22px;max-width:34ch;}
 .hero-actions{gap:22px;align-items:flex-start;flex-direction:column;padding-top:24px;}
 .home .hero-actions .hero-scroll{width:100%;justify-content:space-between;}
 .hero-actions>.btn{width:100%;justify-content:space-between;}
 .home .hero-photo{left:0;background-position:58% 50%;}
 .home .hero-shade{background:linear-gradient(90deg,#092c24eb,#092c2499),linear-gradient(0deg,#092c2499,transparent 90%);}
 .gap-layout{grid-template-columns:1fr;gap:32px;}
 .gap-story h2{margin-bottom:22px;}
 .gap-story .gap-lead{font-size:1.5rem;}
 .gap-scene img{aspect-ratio:2;}
 .gap-pathway{padding:8px 24px 28px;}
 .gap-pathway:before{top:20px;bottom:88px;}
}

/* Mobile opening screen: navigation, full-height hero and one compact partner row. */
@media(max-width:680px){
 .home .consortium-bar{height:var(--mobile-partner-height);}
 .home .partner-logo-band{height:100%;min-height:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(10px,3vw,22px);padding:0 16px;}
 .home .partner-logo-band a{height:100%;min-height:44px;min-width:0;}
 .home .partner-logo-band img{width:100%;max-width:92px;height:34px;max-height:34px;object-fit:contain;}
 .home .partner-logo-band a:first-child img{width:100%;max-width:78px;}
 .home .partner-logo-band a:nth-child(2) img{width:100%;max-width:74px;}
 .home .partner-logo-band a:last-child img{width:100%;max-width:54px;height:54px;max-height:54px;}
}
@media(max-width:680px) and (max-height:700px){
 .home .hero-content{padding-top:24px;padding-bottom:20px;gap:20px;}
 .home .hero-content #hero-title{font-size:clamp(1.6rem,7.6vw,2.7rem);}
 .home .hero-content #hero-title em{margin-top:12px;}
 .home .hero-copy>p{margin-top:16px;line-height:1.5;}
 .home .hero-actions{gap:12px;padding-top:16px;}
}

/* Quiet port footage; its poster also covers reduced-motion and loading states. */
.home .hero-photo{inset:0;background-image:url('/assets/video/port-poster-upright.jpg');background-position:50% 50%;}
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%;z-index:-3;opacity:0;transition:opacity .8s ease;pointer-events:none;}
.has-playing-video .hero-video{opacity:1;}
.hero-secondary-actions{display:flex;align-items:center;gap:22px;}
.hero-video-toggle{display:grid;place-items:center;flex:none;width:44px;height:44px;padding:11px;border:1px solid #d2dfcd88;border-radius:50%;color:white;background:#092b2350;cursor:pointer;transition:background .2s;}
.hero-video-toggle[hidden]{display:none;}
.hero-video-toggle:hover{background:#d2f85a;color:#092b23;}
.hero-video-toggle svg{display:block;width:20px;height:20px;fill:currentColor;}
.video-pause-icon,.is-playing .video-play-icon{display:none;}
.is-playing .video-pause-icon{display:block;}
@media(max-width:680px){
 .hero-secondary-actions{width:100%;gap:18px;}
 .hero-secondary-actions .hero-scroll{flex:1;min-width:0;}
 .home .hero-photo,.hero-video{background-position:36% 50%;object-position:36% 50%;}
}

/* Desktop opening screen ends with the partner row, as on mobile. */
@media(min-width:681px){
 .home{--partner-band-height:149px;}
 .home .hero-stage{min-height:calc(100svh - var(--nav-h) - var(--partner-band-height));}
 .home .consortium-bar{height:var(--partner-band-height);}
 .home .partner-logo-band{height:100%;min-height:0;}
}
@media(min-width:681px) and (max-height:700px){
 .home .hero-content{padding-top:24px;padding-bottom:20px;gap:20px;}
}
/* A subtle draw-in marks the header's scrolled state without shifting content. */
.site-header::after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--lime);pointer-events:none;transform:scaleX(0);transform-origin:left;transition:transform .55s cubic-bezier(.22,1,.36,1);}
.site-header.is-scrolled::after{transform:scaleX(1);}
@media(prefers-reduced-motion:reduce){.site-header::after{transition:none;}}

/* A feathered S-curve joins the solid copy area to the port footage. */
.home .hero-stage{background:#092b23;}
.home .hero-photo,.home .hero-video{inset:0 0 0 34%;width:66%;background-position:30% 50%;object-position:30% 50%;filter:brightness(.83);-webkit-mask-image:linear-gradient(to right,transparent,#000 6%);mask-image:linear-gradient(to right,transparent,#000 6%);}
.home .hero-shade{background:#092b23;-webkit-mask:url('/assets/hero-curve-mask.svg') center / 100% 100% no-repeat;mask:url('/assets/hero-curve-mask.svg') center / 100% 100% no-repeat;}
.home .hero-stage::after{content:'';position:absolute;inset:72% 0 0;z-index:-2;pointer-events:none;background:linear-gradient(transparent,#092b2366);}
@media(max-width:680px){
 .home .hero-photo,.home .hero-video{left:14%;width:86%;background-position:30% 50%;object-position:30% 50%;filter:brightness(.68);}
 .home .hero-shade{-webkit-mask-image:url('/assets/hero-curve-mask-mobile.svg');mask-image:url('/assets/hero-curve-mask-mobile.svg');}
}
