/* A changing date, a visible dependency trace, and the handoff it produces. */
.cx-case{--cxe-depth:0;position:relative;padding-block:90px 66px;color:#242424;background:#fff;scroll-margin-top:104px}
.cx-case [hidden]{display:none!important}
.cx-case-heading{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:clamp(40px,7vw,110px)}
.cx-case-heading h2{font-size:clamp(36px,4vw,58px);line-height:1.09;letter-spacing:-.047em;margin-top:22px;max-width:690px}
.cx-case-heading h2 span,.cx-case-explanation h3 span{color:#818181}
.cx-case-update{padding:27px 30px 24px;background:#f5f5f5;border-radius:20px;transform:translate3d(0,calc(var(--cxe-depth) * -7px),0)}
.cx-case-source{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:11px;line-height:1.5;color:#535353}
.cx-case-source img{width:21px;height:21px;flex:none;object-fit:contain}
.cx-case-source small{font-size:10px;color:#777;margin-left:auto}
.cx-case-update>p{font-size:clamp(19px,1.9vw,27px);letter-spacing:-.025em;line-height:1.4;margin-top:22px}
.cx-case-update-note{display:block;font-size:11px;line-height:1.6;color:#737373;margin-top:22px}
.cx-case-map{position:relative;margin:64px 0 49px;scroll-margin-top:120px}
.cx-case-flow-head{display:flex;align-items:center;justify-content:space-between;gap:24px}
.cx-case-flow-head>.bp-kicker{font-size:10px;letter-spacing:.09em;color:#777}
.cx-case-flow-head button{display:inline-flex;align-items:center;gap:7px;flex:none;padding:10px 0 10px 15px;min-height:44px;border:0;background:none;color:#676767;font-size:11px;cursor:pointer;transition:color .2s}
.cx-case-flow-head button:hover{color:#171717}
.cx-case-flow-head button:focus-visible{outline:2px solid #292929;outline-offset:5px;border-radius:3px}
.cx-case-flow-head button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}
.cx-case-narratives{display:grid;min-height:141px;padding:14px 0 35px;align-items:start}
.cx-case-narrative{display:grid;grid-template-columns:60px 1fr;gap:22px;align-items:start;grid-area:1/1}
.cx-case-step{font-size:11px;line-height:1.5;letter-spacing:.02em;color:#8a8a8a;padding-top:10px;font-variant-numeric:tabular-nums}
.cx-case-narrative h3{font-size:clamp(25px,2.7vw,38px);line-height:1.2;letter-spacing:-.037em;max-width:1000px}
.cx-case-narrative p{font-size:13px;line-height:1.7;color:#777;margin-top:11px;max-width:820px}
.cx-case.cxe-ready .cx-case-narrative:not([hidden]){animation:cxe-story-in .65s cubic-bezier(.22,1,.36,1) both}
.cx-case-rail{position:relative}
.cx-case-paths{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}
.cx-case-paths path{fill:none;stroke-width:1.25;stroke-linecap:round}
.cx-case-backbone{stroke:#d3d3d3}
.cx-case-trace{stroke:#929292;stroke-dasharray:100;stroke-dashoffset:100;opacity:.8}
.cx-case-packet{stroke:#565656;stroke-width:1.5!important;opacity:0}
.cx-case-packet-head{fill:#343434;stroke:none;opacity:0}
.cx-case-nodes{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px}
.cx-case-nodes>li{position:relative;min-width:0;padding-top:27px}
.cx-case-port{position:absolute;z-index:1;top:0;left:0;width:7px;height:7px;border-radius:50%;background:#c6c6c6;transition:background .18s}
.cx-case-nodes>li[data-cxe-reached=true] .cx-case-port{background:#343434}
.cx-case-node-copy{transform:translate3d(0,calc(var(--cxe-depth) * var(--cxe-node-depth,0px)),0)}
.cx-case-nodes>li:nth-child(2){--cxe-node-depth:4px}.cx-case-nodes>li:nth-child(3){--cxe-node-depth:-4px}.cx-case-nodes>li:nth-child(4){--cxe-node-depth:2px}
.cx-case-role{display:block;font-size:10px;line-height:1.6;color:#797979}
.cx-case-nodes h3{font-size:21px;line-height:1.3;letter-spacing:-.027em;margin-top:11px;max-width:240px}
.cx-case-nodes p{font-size:12px;line-height:1.65;margin-top:10px;min-height:48px}
.cx-case-nodes p strong{display:block;font-weight:450;color:#494949}.cx-case-nodes p span{display:block;color:#777;margin-top:4px}
.cx-case.cxe-ready .cx-case-nodes [data-cxe-after]:not([hidden]){animation:cxe-fact-in .24s ease-out both}
.cx-case-outcome{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(55px,9vw,140px);align-items:center;background:#f7f7f7;border-radius:28px;padding:44px clamp(30px,4.5vw,64px)}
.cx-case-explanation h3{font-size:clamp(25px,2.6vw,36px);line-height:1.15;letter-spacing:-.035em;margin-top:20px}
.cx-case-explanation>p:not(.bp-kicker){font-size:13px;line-height:1.8;color:#737373;margin-top:22px;max-width:370px}
.cx-case-answer{padding:27px 30px 24px;background:#fff;border-radius:18px;box-shadow:0 5px 13px #1d1d1d03,0 20px 55px #1d1d1d06;transform:translate3d(0,calc(var(--cxe-depth) * 8px),0);min-width:0}
.cx-case-answer-head{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.5;color:#454545;margin-bottom:23px}
.cx-case-answer-head img{width:22px;height:22px;object-fit:contain}
.cx-case-answer-head>small{font-size:10px;color:#7a7a7a;margin-left:auto}
.cx-case-answer h3{font-size:clamp(21px,2vw,27px);line-height:1.2;letter-spacing:-.028em;max-width:480px}
.cx-case-answer p{font-size:13px;line-height:1.8;color:#626262;margin-top:16px}
.cx-case-recipient{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:10px;line-height:1.5;color:#777;margin-bottom:17px}
.cx-case-recipient small{font-size:10px;color:#8a8a8a}
.cx-case-sources{display:flex;align-items:flex-start;gap:17px;margin-top:24px;font-size:10px;line-height:1.5;color:#777}
.cx-case-sources>span{padding-top:2px}.cx-case-sources ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:7px}
.cx-case-sources li{display:flex;gap:8px;align-items:center}.cx-case-sources img{width:14px;height:14px;object-fit:contain;flex:none}
.cx-case-note{font-size:10px;line-height:1.7;color:#858585;margin-top:25px!important}
.cx-case.cxe-paused .cx-case-narrative,.cx-case.cxe-paused [data-cxe-after]{animation-play-state:paused!important}
@keyframes cxe-story-in{from{opacity:.35;transform:translate3d(0,7px,0)}to{opacity:1;transform:translate3d(0,0,0)}}
@keyframes cxe-fact-in{from{opacity:.6}to{opacity:1}}
@media(max-width:1000px){.cx-case-heading{grid-template-columns:1fr 1fr;gap:34px}.cx-case-update{padding:24px}.cx-case-source small{margin-left:30px}.cx-case-nodes{gap:24px}.cx-case-nodes h3{font-size:21px}.cx-case-outcome{gap:35px;padding:35px 28px}.cx-case-answer{padding:24px}.cx-case-narrative{grid-template-columns:48px 1fr;gap:16px}}
@media(max-width:760px){
 .cx-case{padding-block:58px 40px}.cx-case-heading{grid-template-columns:1fr;gap:32px}.cx-case-heading h2{font-size:clamp(34px,7.6vw,49px);max-width:610px}.cx-case-update{max-width:580px;padding:24px}.cx-case-source small{margin-left:auto}.cx-case-update>p{font-size:23px;max-width:500px}.cx-case-map{margin:35px 0 38px}.cx-case-flow-head>.bp-kicker{font-size:9px}.cx-case-narratives{padding:17px 0 32px;min-height:166px}.cx-case-narrative{grid-template-columns:1fr;gap:8px}.cx-case-step{padding:0;font-size:10px}.cx-case-narrative h3{font-size:30px}.cx-case-narrative p{font-size:12px;line-height:1.65;margin-top:10px}.cx-case-nodes{grid-template-columns:1fr;gap:0}.cx-case-nodes>li{padding:0 0 26px 35px;min-height:121px}.cx-case-nodes>li:last-child{padding-bottom:0;min-height:0}.cx-case-port{top:5px;left:3px}.cx-case-nodes h3{font-size:23px;margin-top:4px}.cx-case-nodes p{margin-top:7px}.cx-case-outcome{grid-template-columns:1fr;gap:29px;padding:33px}.cx-case-explanation>p:not(.bp-kicker){max-width:550px}.cx-case-explanation h3{font-size:33px}.cx-case-answer{padding:27px;max-width:620px;width:100%}.cx-case-answer h3{font-size:26px}.cx-case-update,.cx-case-answer,.cx-case-node-copy{transform:none}
}
@media(max-width:500px){
 .cx-case{width:calc(100% - 40px)}.cx-case-heading h2{font-size:36px}.cx-case-update{padding:22px 20px;border-radius:18px}.cx-case-source{gap:8px;font-size:10px}.cx-case-source small{margin-left:29px;width:100%}.cx-case-update>p{font-size:22px;margin-top:17px}.cx-case-update-note{font-size:10px}.cx-case-narratives{min-height:183px}.cx-case-narrative h3{font-size:28px;max-width:370px}.cx-case-narrative p{font-size:12px}.cx-case-role{font-size:10px}.cx-case-nodes h3{font-size:23px;max-width:none}.cx-case-nodes p{font-size:12px}.cx-case-outcome{margin-inline:-8px;border-radius:22px;padding:27px 18px;gap:26px}.cx-case-explanation h3{font-size:29px}.cx-case-explanation>p:not(.bp-kicker){font-size:13px;margin-top:17px}.cx-case-explanation .bp-kicker{font-size:9px}.cx-case-answer{padding:23px 19px;border-radius:15px}.cx-case-answer h3{font-size:24px}.cx-case-answer p{font-size:12px;line-height:1.8}.cx-case-answer-head{font-size:11px;gap:7px}.cx-case-answer-head>small{font-size:9px}.cx-case-sources{gap:11px;font-size:10px}.cx-case-note{font-size:10px;margin-top:21px!important}
}
@media(max-width:360px){.cx-case{width:calc(100% - 32px)}.cx-case-heading h2{font-size:32px}.cx-case-update>p{font-size:21px}.cx-case-narratives{min-height:203px}.cx-case-narrative h3{font-size:26px}.cx-case-answer{padding:22px 17px}.cx-case-outcome{padding-inline:16px}.cx-case-answer h3{font-size:22px}.cx-case-sources{display:block}.cx-case-sources>span{display:block;margin-bottom:10px}}
@media(prefers-reduced-motion:reduce){.cx-case-update,.cx-case-answer,.cx-case-node-copy{transform:none!important}.cx-case .cx-case-narrative,.cx-case [data-cxe-after]{animation:none!important}.cx-case-port{transition:none}.cx-case-packet,.cx-case-packet-head{display:none}}

/* The change travels through the same four dependencies at the reader's pace. */
@media(max-width:760px) and (min-height:600px) and (prefers-reduced-motion:no-preference){
 .cxe-mobile-scroll .cxe-mobile-track{height:calc(var(--cxe-mobile-height,520px) + 145svh);position:relative;margin:35px 0 38px}
 .cxe-mobile-scroll .cx-case-map{position:relative;top:auto;margin:0;padding:10px 0 15px;background:#fff}
 .cxe-mobile-scroll .cx-case-narratives{height:126px;min-height:126px;padding:12px 0 20px}
 .cxe-mobile-scroll .cx-case-narrative{gap:6px}.cxe-mobile-scroll .cx-case-narrative h3{font-size:23px;line-height:1.15}
 .cxe-mobile-scroll .cx-case-narrative p{font-size:11px;line-height:1.5;margin-top:7px}
 .cxe-mobile-scroll .cx-case-nodes>li{min-height:96px;padding-bottom:18px;padding-left:31px}
 .cxe-mobile-scroll .cx-case-nodes>li:last-child{min-height:74px;padding-bottom:0}
 .cxe-mobile-scroll .cx-case-nodes h3{font-size:21px}.cxe-mobile-scroll .cx-case-role{font-size:8px}
 .cxe-mobile-scroll .cx-case-nodes p{font-size:11px;margin-top:5px}.cxe-mobile-scroll .cx-case-nodes p span{font-size:10px}
}

@media(max-width:760px) and (prefers-reduced-motion:no-preference){.cxe-mobile-hold .cx-case-map{position:sticky;top:86px}}
