[data-mode=editorial] .work-index-page,[data-mode=editorial] .work-case-page{background:var(--ink);color:var(--paper);font-family:var(--font-aeonik);overflow:clip}[data-mode=editorial] .work-index-hero{flex-direction:column;width:min(94rem,100%);min-height:100svh;margin-inline:auto;padding:clamp(8rem,12vw,11rem) clamp(1.25rem,4.5vw,5rem) clamp(3rem,6vw,6rem);display:flex;position:relative}[data-mode=editorial] .work-case-hero__topline{color:#f8edeb85;letter-spacing:.01em;justify-content:space-between;gap:1rem;font-size:.68rem;font-weight:600;display:flex}[data-mode=editorial] .work-index-hero__copy{grid-template-columns:minmax(0,1fr) minmax(16rem,.33fr);align-items:end;gap:clamp(2rem,3vw,3rem) clamp(2rem,7vw,8rem);margin-top:auto;padding-top:0;display:grid;position:relative}[data-mode=editorial] .work-index-hero h1{letter-spacing:-.018em;white-space:nowrap;grid-column:1/-1;max-width:none;font-size:clamp(4.8rem,9vw,9rem);font-weight:400;line-height:.9}[data-mode=editorial] .work-index-hero h1 span{color:inherit;margin-top:.2em;display:block}[data-mode=editorial] .work-index-hero__copy>p{color:#f8edeb9e;grid-column:1;justify-self:start;max-width:32rem;padding-bottom:0;font-size:clamp(.95rem,1.35vw,1.25rem);line-height:1.45;position:static}[data-mode=editorial] .work-index-hero__trace{height:clamp(12rem,25vw,20rem);margin-top:clamp(6rem,8vw,8rem);position:relative}[data-mode=editorial] .work-index-hero__trace svg{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}[data-mode=editorial] .work-index-hero__trace-complex{opacity:0;animation:portfolio-trace-arrive .24s var(--ease-editorial) 40ms forwards}[data-mode=editorial] .work-index-hero__trace-direction-clip{transform-box:fill-box;transform-origin:0;animation:portfolio-direction-reveal 1.45s var(--ease-editorial) 1.7s forwards;transform:scaleX(0)}@keyframes portfolio-trace-arrive{to{opacity:1}}@keyframes portfolio-direction-reveal{to{transform:scaleX(1)}}[data-mode=editorial] .work-index-stories{background:var(--paper);color:var(--ink);padding:clamp(6rem,11vw,11rem) clamp(1.25rem,4.5vw,5rem) clamp(7rem,12vw,12rem)}[data-mode=editorial] .work-index-stories__head,[data-mode=editorial] .work-index-list{width:min(84rem,100%);margin-inline:auto}[data-mode=editorial] .work-index-stories__head{grid-template-columns:minmax(8rem,.28fr) minmax(0,1fr) minmax(15rem,.32fr);align-items:start;gap:clamp(1.5rem,5vw,5rem);display:grid}[data-mode=editorial] .work-index-stories__head>p:first-child,[data-mode=editorial] .work-case-story__intro>p:first-child{color:var(--grey-2);font-size:.68rem;font-weight:600}[data-mode=editorial] .work-index-stories__head h2{letter-spacing:-.06em;max-width:12ch;font-size:clamp(3.5rem,7vw,7rem);font-weight:400;line-height:.88}[data-mode=editorial] .work-index-stories__head>p:last-child{max-width:25rem;color:var(--grey-2);font-size:.95rem;line-height:1.5}[data-mode=editorial] .work-index-list{border-top:1px solid #33353338;margin-top:clamp(5rem,10vw,10rem)}[data-mode=editorial] .work-index-story{border-bottom:1px solid #33353338}[data-mode=editorial] .work-index-story>a{grid-template-columns:minmax(19rem,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(2.5rem,7vw,8rem);min-height:clamp(42rem,64vw,52rem);padding-block:clamp(3.5rem,7vw,7rem);display:grid}[data-mode=editorial] .work-index-story:nth-child(2n) .work-index-story__copy{order:2}[data-mode=editorial] .work-index-story__copy{flex-direction:column;align-items:flex-start;min-height:32rem;display:flex}[data-mode=editorial] .work-index-story__meta{width:100%;color:var(--grey-2);grid-template-columns:2rem 1fr auto;gap:1rem;font-size:.65rem;font-weight:600;display:grid}[data-mode=editorial] .work-index-story__meta span:last-child{text-align:right}[data-mode=editorial] .work-index-story h3{letter-spacing:-.057em;max-width:11ch;margin-top:auto;padding-top:4rem;font-size:clamp(2.8rem,5.4vw,5.3rem);font-weight:400;line-height:.91}[data-mode=editorial] .work-index-story__copy>p:not(.work-index-story__outcome){max-width:34rem;color:var(--grey-2);margin-top:1.35rem;font-size:clamp(.95rem,1.2vw,1.08rem);line-height:1.48}[data-mode=editorial] .work-index-story__metrics{gap:clamp(2rem,5vw,4rem);margin-top:2.4rem;display:flex}[data-mode=editorial] .work-index-story__metrics div{flex-direction:column-reverse;gap:.25rem;display:flex}[data-mode=editorial] .work-index-story__metrics dt{color:var(--grey-2);font-size:.67rem}[data-mode=editorial] .work-index-story__metrics dd{letter-spacing:-.055em;font-size:clamp(2rem,3.2vw,3.2rem)}[data-mode=editorial] .work-index-story__outcome{max-width:33rem;color:var(--grey-2);margin-top:2rem;font-size:.78rem;line-height:1.45}[data-mode=editorial] .work-index-story__outcome span{color:var(--ink);margin-bottom:.45rem;font-weight:650;display:block}[data-mode=editorial] .work-index-story__action{border-bottom:1px solid;align-items:center;gap:1.25rem;margin-top:2.4rem;padding-bottom:.35rem;font-size:.78rem;font-weight:650;display:inline-flex}[data-mode=editorial] .work-index-story__action span{transition:transform .45s var(--ease-editorial)}[data-mode=editorial] .work-index-story>a:hover .work-index-story__action span{transform:translate(.35rem)}[data-mode=editorial] .work-index-story__visual{min-width:0}[data-mode=editorial] .work-system-visual{--visual-line:#f8edeb94;--visual-faint:#f8edeb24;--visual-muted:#f8edeb85;background:var(--ink);color:var(--paper);border:1px solid #f8edeb1f;border-radius:1.5rem;overflow:hidden;box-shadow:0 2.2rem 5rem -3rem #3335338c}[data-mode=editorial] .work-system-visual[data-inverse]{--visual-line:#3335339e;--visual-faint:#3335331f;--visual-muted:#3335338a;background:var(--paper);color:var(--ink);box-shadow:none;border-color:#33353324}[data-mode=editorial] .work-system-visual__bar{border-bottom:1px solid var(--visual-faint);min-height:3.4rem;color:var(--visual-muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding-inline:clamp(1rem,2.5vw,1.8rem);font-size:.62rem;display:grid}[data-mode=editorial] .work-system-visual__bar span:nth-child(2){text-align:center}[data-mode=editorial] .work-system-visual__bar span:last-child{text-align:right}[data-mode=editorial] .work-system-visual__canvas{background-image:linear-gradient(var(--visual-faint) 1px, transparent 1px), linear-gradient(90deg, var(--visual-faint) 1px, transparent 1px);height:clamp(30rem,42vw,39rem);transition:transform .7s var(--ease-editorial);background-size:clamp(3rem,5vw,5rem) clamp(3rem,5vw,5rem);padding:clamp(1.25rem,3vw,2.5rem);position:relative;overflow:hidden}[data-mode=editorial] .work-system-visual[data-compact] .work-system-visual__canvas{height:clamp(29rem,39vw,35rem)}[data-mode=editorial] .work-index-story>a:hover .work-system-visual__canvas{transform:translateY(-.25rem)}[data-mode=editorial] .work-system-visual figcaption{border-top:1px solid var(--visual-faint);min-height:4.2rem;color:var(--visual-muted);padding:1rem clamp(1rem,2.5vw,1.8rem);font-size:.67rem;line-height:1.35}[data-mode=editorial] .work-system-visual svg path{fill:none;stroke:var(--visual-line);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}[data-mode=editorial] .work-visual-network{width:100%;height:100%;position:relative}[data-mode=editorial] .work-visual-network>svg{width:92%;height:88%;position:absolute;inset:6% 4%}[data-mode=editorial] .work-node{border:1px solid var(--visual-line);background:color-mix(in srgb, currentColor 5%, transparent);min-width:7.5rem;min-height:3.25rem;color:inherit;place-items:center;padding:.75rem 1rem;font-size:.66rem;display:grid;position:absolute}[data-mode=editorial] .work-node--a{top:8%;left:2%}[data-mode=editorial] .work-node--b{bottom:8%;left:1%}[data-mode=editorial] .work-node--c{top:9%;right:1%}[data-mode=editorial] .work-node--d{bottom:8%;right:0}[data-mode=editorial] .work-node--core{background:color-mix(in srgb, var(--work-accent) 28%, var(--ink));text-align:center;border-radius:50%;min-width:9.5rem;min-height:9.5rem;font-size:1.2rem;font-weight:400;line-height:1.05;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-2deg)}[data-mode=editorial] .work-system-visual[data-inverse] .work-node--core{background:color-mix(in srgb, var(--work-accent) 22%, var(--paper))}[data-mode=editorial] .work-node--core span{display:block}[data-mode=editorial] .work-visual-lifecycle{flex-direction:column;justify-content:center;height:100%;display:flex}[data-mode=editorial] .work-car-line{width:min(22rem,72%);margin:0 auto 3.5rem}[data-mode=editorial] .work-car-line svg{width:100%;display:block}[data-mode=editorial] .work-visual-lifecycle ol{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid;position:relative}[data-mode=editorial] .work-visual-lifecycle ol:before{content:"";background:var(--visual-line);height:1px;position:absolute;top:1rem;left:5%;right:5%}[data-mode=editorial] .work-visual-lifecycle li{text-align:center;gap:1.25rem;display:grid;position:relative}[data-mode=editorial] .work-visual-lifecycle li span{z-index:1;border:1px solid var(--visual-line);background:var(--ink);border-radius:50%;place-items:center;width:2rem;height:2rem;margin-inline:auto;font-size:.58rem;display:grid}[data-mode=editorial] .work-system-visual[data-inverse] .work-visual-lifecycle li span{background:var(--paper)}[data-mode=editorial] .work-visual-lifecycle li strong{font-size:clamp(.85rem,1.4vw,1.15rem);font-weight:400}[data-mode=editorial] .work-visual-lifecycle>p{color:var(--visual-muted);text-align:center;margin-top:3rem;font-size:.7rem}[data-mode=editorial] .work-visual-art{grid-template-columns:minmax(0,1.15fr) minmax(10rem,.85fr);gap:1.5rem;height:100%;display:grid}[data-mode=editorial] .work-art-frame{border:1px solid var(--visual-line);place-items:center;display:grid;position:relative}[data-mode=editorial] .work-art-frame>span,[data-mode=editorial] .work-art-ledger>span{color:var(--visual-muted);font-size:.62rem;position:absolute;top:1rem;left:1rem}[data-mode=editorial] .work-art-frame svg{width:min(70%,16rem)}[data-mode=editorial] .work-art-frame svg path:last-child{stroke:color-mix(in srgb, var(--work-accent) 70%, var(--visual-line))}[data-mode=editorial] .work-art-ledger{border:1px solid var(--visual-line);flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:relative}[data-mode=editorial] .work-art-ledger strong{letter-spacing:-.08em;font-size:clamp(5rem,10vw,8rem);font-weight:400;line-height:.8}[data-mode=editorial] .work-art-ledger p{color:var(--visual-muted);margin-top:1rem;font-size:.7rem}[data-mode=editorial] .work-art-ledger>div{grid-template-columns:repeat(4,1fr);gap:.35rem;margin-top:2rem;display:grid}[data-mode=editorial] .work-art-ledger i{aspect-ratio:1;border:1px solid var(--visual-line);background:color-mix(in srgb, var(--work-accent) 32%, transparent)}[data-mode=editorial] .work-visual-research{grid-template-rows:auto 1fr;gap:2rem;height:100%;display:grid}[data-mode=editorial] .work-research-chain{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:.75rem;display:grid}[data-mode=editorial] .work-research-chain span{border:1px solid var(--visual-line);align-items:center;gap:.7rem;min-height:3.2rem;padding:.7rem;font-size:.68rem;display:flex}[data-mode=editorial] .work-research-chain small{color:var(--visual-muted);font-size:.55rem}[data-mode=editorial] .work-research-chain i{background:var(--visual-line);width:clamp(1rem,2vw,2.5rem);height:1px}[data-mode=editorial] .work-research-note{border:1px solid var(--visual-line);flex-direction:column;justify-content:center;padding:clamp(1.5rem,4vw,3.5rem);display:flex;position:relative;transform:rotate(-1deg)}[data-mode=editorial] .work-research-note>span{color:var(--visual-muted);font-size:.62rem;position:absolute;top:1.25rem;left:1.25rem}[data-mode=editorial] .work-research-note strong{letter-spacing:-.05em;max-width:14ch;font-size:clamp(2rem,4.4vw,4rem);font-weight:400;line-height:.95}[data-mode=editorial] .work-research-note svg{width:40%;position:absolute;bottom:1.5rem;right:1.5rem}[data-mode=editorial] .work-visual-loop{grid-template-columns:1fr minmax(2rem,.5fr) 1fr minmax(2rem,.5fr) 1fr;align-items:center;gap:.75rem;height:100%;display:grid}[data-mode=editorial] .work-loop-step{aspect-ratio:1;border:1px solid var(--visual-line);flex-direction:column;justify-content:space-between;padding:1.15rem;display:flex}[data-mode=editorial] .work-loop-step span{color:var(--visual-muted);font-size:.62rem}[data-mode=editorial] .work-loop-step strong{font-size:clamp(1.1rem,2.2vw,1.75rem);font-weight:400}[data-mode=editorial] .work-visual-loop>svg{width:100%}[data-mode=editorial] .work-visual-loop>p{color:var(--visual-muted);font-size:.7rem;position:absolute;bottom:2rem;left:2rem}[data-mode=editorial] .work-visual-trading{grid-template-rows:1fr auto;grid-template-columns:minmax(6rem,.25fr) minmax(0,1fr);gap:.8rem;height:100%;display:grid;position:relative}[data-mode=editorial] .work-visual-trading aside,[data-mode=editorial] .work-market-chart,[data-mode=editorial] .work-order-ticket{border:1px solid var(--visual-line)}[data-mode=editorial] .work-visual-trading aside{grid-row:1/3;grid-template-rows:auto repeat(4,1fr);gap:.8rem;padding:1rem;display:grid}[data-mode=editorial] .work-visual-trading aside span,[data-mode=editorial] .work-market-chart>span,[data-mode=editorial] .work-order-ticket>span{color:var(--visual-muted);font-size:.6rem}[data-mode=editorial] .work-visual-trading aside i{border-top:1px solid var(--visual-faint);display:block}[data-mode=editorial] .work-market-chart{padding:1rem;position:relative;overflow:hidden}[data-mode=editorial] .work-market-chart svg{width:calc(100% - 2rem);height:72%;position:absolute;bottom:1rem;left:1rem;right:1rem}[data-mode=editorial] .work-market-chart path{stroke:color-mix(in srgb, var(--work-accent) 75%, var(--visual-line))!important}[data-mode=editorial] .work-order-ticket{justify-content:space-between;gap:1rem;padding:1rem;display:flex}[data-mode=editorial] .work-order-ticket strong{font-size:.72rem;font-weight:400}[data-mode=editorial] .work-mobile-surface{border:1px solid var(--visual-line);background:color-mix(in srgb, var(--ink) 92%, var(--work-accent));border-radius:1.4rem 1.4rem 0 0;gap:.6rem;width:24%;height:56%;padding:1rem;display:grid;position:absolute;bottom:-7%;right:4%;transform:rotate(4deg);box-shadow:0 1rem 3rem #0000003d}[data-mode=editorial] .work-system-visual[data-inverse] .work-mobile-surface{background:color-mix(in srgb, var(--paper) 92%, var(--work-accent))}[data-mode=editorial] .work-mobile-surface i{border:1px solid var(--visual-faint);display:block}[data-mode=editorial] .work-visual-crm{grid-template-columns:1.12fr .88fr;gap:1rem;height:100%;display:grid}[data-mode=editorial] .work-crm-queue,[data-mode=editorial] .work-crm-path{border:1px solid var(--visual-line);padding:1.2rem}[data-mode=editorial] .work-crm-queue>span,[data-mode=editorial] .work-crm-path>span{color:var(--visual-muted);font-size:.62rem}[data-mode=editorial] .work-crm-queue{grid-template-rows:auto repeat(3,1fr);gap:.8rem;display:grid}[data-mode=editorial] .work-crm-queue div{border:1px solid var(--visual-faint);grid-template-columns:.65rem 1fr auto;align-items:center;gap:.8rem;padding:.8rem;font-size:.7rem;display:grid}[data-mode=editorial] .work-crm-queue div i{border:1px solid var(--visual-line);border-radius:50%;width:.55rem;height:.55rem}[data-mode=editorial] .work-crm-queue b{color:var(--visual-muted);font-weight:400}[data-mode=editorial] .work-crm-path ol{gap:0;margin-top:2rem;display:grid}[data-mode=editorial] .work-crm-path li{border-top:1px solid var(--visual-faint);align-items:center;gap:.8rem;min-height:4rem;font-size:.72rem;display:flex;position:relative}[data-mode=editorial] .work-crm-path li i{border:1px solid var(--visual-line);width:.7rem;height:.7rem;transform:rotate(45deg)}[data-mode=editorial] .work-visual-workspace{grid-template-rows:1fr .42fr;grid-template-columns:.34fr 1fr;gap:.75rem;height:100%;display:grid}[data-mode=editorial] .work-module{border:1px solid var(--visual-line);padding:1rem;position:relative}[data-mode=editorial] .work-module>span{color:var(--visual-muted);font-size:.6rem}[data-mode=editorial] .work-module--watch{grid-row:1/3;grid-template-rows:auto repeat(3,1fr);gap:.75rem;display:grid}[data-mode=editorial] .work-module--watch i{border-top:1px solid var(--visual-faint)}[data-mode=editorial] .work-module--chart svg{width:calc(100% - 2rem);height:70%;position:absolute;bottom:1rem;left:1rem;right:1rem}[data-mode=editorial] .work-module--chart path{stroke:color-mix(in srgb, var(--work-accent) 75%, var(--visual-line))!important}[data-mode=editorial] .work-module--ticket{justify-content:space-between;align-items:end;gap:1rem;display:flex}[data-mode=editorial] .work-module--ticket strong{text-align:right;max-width:14ch;font-size:clamp(.9rem,1.8vw,1.3rem);font-weight:400}[data-mode=editorial] .work-visual-workspace>p{color:var(--visual-muted);font-size:.64rem;position:absolute;bottom:1rem;right:2rem}[data-mode=editorial] .work-case-hero{width:min(94rem,100%);min-height:100svh;margin-inline:auto;padding:clamp(8rem,11vw,10rem) clamp(1.25rem,4.5vw,5rem) clamp(3rem,6vw,5rem)}[data-mode=editorial] .work-case-hero__topline a{transition:color .2s}[data-mode=editorial] .work-case-hero__topline a:hover{color:var(--paper)}[data-mode=editorial] .work-case-hero__heading{grid-template-columns:minmax(8rem,.24fr) minmax(0,1fr) minmax(15rem,.3fr);align-items:end;gap:clamp(1.5rem,5vw,5rem);margin-top:clamp(4rem,8vw,8rem);display:grid}[data-mode=editorial] .work-case-hero__heading>p:first-child{color:#f8edeb85;align-self:start;font-size:.66rem}[data-mode=editorial] .work-case-hero h1{letter-spacing:-.065em;max-width:12ch;font-size:clamp(4.2rem,8vw,8.5rem);font-weight:400;line-height:.86}[data-mode=editorial] .work-case-hero__heading>p:last-child{color:#f8edeb9e;max-width:25rem;font-size:clamp(.95rem,1.3vw,1.15rem);line-height:1.48}[data-mode=editorial] .work-case-hero__visual{margin-top:clamp(4rem,8vw,8rem)}[data-mode=editorial] .work-case-hero__visual .work-system-visual__canvas{height:clamp(34rem,55vw,48rem)}[data-mode=editorial] .work-case-facts{border-block:1px solid #f8edeb24;grid-template-columns:.7fr 1.2fr .45fr 1.65fr;gap:1px;margin-top:1.5rem;display:grid}[data-mode=editorial] .work-case-facts div{min-height:6.5rem;padding:1.25rem 1rem 1.25rem 0}[data-mode=editorial] .work-case-facts div+div{border-left:1px solid #f8edeb24;padding-left:1.25rem}[data-mode=editorial] .work-case-facts dt{color:#f8edeb6b;font-size:.62rem}[data-mode=editorial] .work-case-facts dd{color:#f8edebd1;margin-top:1rem;font-size:.78rem;line-height:1.35}[data-mode=editorial] .work-case-story{background:var(--paper);color:var(--ink);padding:clamp(7rem,12vw,12rem) clamp(1.25rem,4.5vw,5rem)}[data-mode=editorial] .work-case-story__intro,[data-mode=editorial] .work-case-chapters{width:min(84rem,100%);margin-inline:auto}[data-mode=editorial] .work-case-story__intro{grid-template-columns:minmax(8rem,.25fr) minmax(0,1fr) minmax(15rem,.3fr);align-items:start;gap:clamp(1.5rem,5vw,5rem);display:grid}[data-mode=editorial] .work-case-story__intro h2{letter-spacing:-.066em;max-width:9ch;font-size:clamp(4rem,8vw,8rem);font-weight:400;line-height:.86}[data-mode=editorial] .work-case-story__intro>p:last-child{color:var(--grey-2);font-size:.95rem;line-height:1.5}[data-mode=editorial] .work-case-chapters{border-top:1px solid #33353338;margin-top:clamp(6rem,12vw,12rem)}[data-mode=editorial] .work-case-chapters article{border-bottom:1px solid #33353338;grid-template-columns:minmax(10rem,.4fr) minmax(0,1fr);gap:clamp(2rem,8vw,10rem);padding-block:clamp(4rem,7vw,7rem);display:grid}[data-mode=editorial] .work-case-chapter__label{color:var(--grey-2);align-items:flex-start;gap:1.5rem;font-size:.67rem;display:flex}[data-mode=editorial] .work-case-chapter__label span{color:var(--ink)}[data-mode=editorial] .work-case-chapter__copy{grid-template-columns:minmax(12rem,.55fr) minmax(17rem,1fr);gap:clamp(2rem,6vw,7rem);display:grid}[data-mode=editorial] .work-case-chapter__copy h3{letter-spacing:-.053em;max-width:10ch;font-size:clamp(2.4rem,4.5vw,4.6rem);font-weight:400;line-height:.92}[data-mode=editorial] .work-case-chapter__copy p{max-width:42rem;color:var(--grey-2);font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.55}[data-mode=editorial] .work-case-outcome{width:min(94rem,100%);min-height:82svh;margin-inline:auto;padding:clamp(6rem,11vw,11rem) clamp(1.25rem,4.5vw,5rem)}[data-mode=editorial] .work-case-outcome__label{color:#f8edeb7a;justify-content:space-between;font-size:.66rem;display:flex}[data-mode=editorial] .work-case-outcome__main{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(3rem,8vw,9rem);margin-top:clamp(6rem,12vw,12rem);display:grid}[data-mode=editorial] .work-case-outcome h2{letter-spacing:-.062em;max-width:16ch;font-size:clamp(3.5rem,7.2vw,7.4rem);font-weight:400;line-height:.89}[data-mode=editorial] .work-case-outcome dl{gap:clamp(2rem,5vw,5rem);display:flex}[data-mode=editorial] .work-case-outcome dl div{flex-direction:column-reverse;gap:.4rem;display:flex}[data-mode=editorial] .work-case-outcome dt{color:#f8edeb7a;font-size:.66rem}[data-mode=editorial] .work-case-outcome dd{letter-spacing:-.065em;font-size:clamp(3rem,5vw,5rem);line-height:.8}[data-mode=editorial] .work-case-outcome__main>a{border-bottom:1px solid #f8edeb8c;grid-column:1/-1;justify-self:start;gap:1rem;margin-top:2rem;padding-bottom:.4rem;font-size:.78rem;display:inline-flex}[data-mode=editorial] .work-case-next{background:var(--paper);color:var(--ink);padding:clamp(6rem,10vw,10rem) clamp(1.25rem,4.5vw,5rem)}[data-mode=editorial] .work-case-next>p,[data-mode=editorial] .work-case-next>a{width:min(84rem,100%);margin-inline:auto}[data-mode=editorial] .work-case-next>p{color:var(--grey-2);font-size:.67rem}[data-mode=editorial] .work-case-next>a{border-block:1px solid #33353338;grid-template-columns:minmax(9rem,.3fr) minmax(0,1fr) auto;align-items:end;gap:clamp(1.5rem,5vw,5rem);margin-top:2rem;padding-block:2.5rem;display:grid}[data-mode=editorial] .work-case-next span{color:var(--grey-2);font-size:.67rem}[data-mode=editorial] .work-case-next span:last-child{color:var(--ink);font-weight:650}[data-mode=editorial] .work-case-next strong{letter-spacing:-.057em;max-width:13ch;font-size:clamp(2.8rem,5.3vw,5.5rem);font-weight:400;line-height:.9}@media (max-width:980px){[data-mode=editorial] .work-index-hero__copy,[data-mode=editorial] .work-index-stories__head,[data-mode=editorial] .work-case-hero__heading,[data-mode=editorial] .work-case-story__intro{grid-template-columns:1fr}[data-mode=editorial] .work-index-hero__copy{align-items:start}[data-mode=editorial] .work-index-hero__copy>p{padding-bottom:0}[data-mode=editorial] .work-index-stories__head>p:last-child,[data-mode=editorial] .work-case-hero__heading>p:last-child,[data-mode=editorial] .work-case-story__intro>p:last-child{max-width:34rem}[data-mode=editorial] .work-case-hero__heading{align-items:start}[data-mode=editorial] .work-case-outcome__main{grid-template-columns:1fr}}@media (max-width:820px){[data-mode=editorial] .work-index-hero,[data-mode=editorial] .work-case-hero{padding-top:6.5rem}[data-mode=editorial] .work-index-hero{min-height:52rem}[data-mode=editorial] .work-case-hero__topline{flex-direction:column}[data-mode=editorial] .work-index-hero__copy{margin-top:auto;padding-top:4rem}[data-mode=editorial] .work-index-hero h1{font-size:clamp(2.5rem,10.5vw,5rem)}[data-mode=editorial] .work-index-hero__copy>p{justify-self:start;margin-top:0}[data-mode=editorial] .work-index-hero__trace{height:clamp(7rem,26vw,13rem);margin-top:2rem}[data-mode=editorial] .work-index-hero__trace svg{width:100%;left:0}[data-mode=editorial] .work-index-story>a{grid-template-columns:1fr;gap:2.5rem;min-height:0}[data-mode=editorial] .work-index-story:nth-child(2n) .work-index-story__copy{order:0}[data-mode=editorial] .work-index-story__copy{min-height:0}[data-mode=editorial] .work-index-story h3{margin-top:5rem;padding-top:0}[data-mode=editorial] .work-index-story__visual{margin-top:.75rem}[data-mode=editorial] .work-system-visual__canvas,[data-mode=editorial] .work-system-visual[data-compact] .work-system-visual__canvas,[data-mode=editorial] .work-case-hero__visual .work-system-visual__canvas{height:30rem}[data-mode=editorial] .work-system-visual{border-radius:1.1rem}[data-mode=editorial] .work-case-hero h1{font-size:clamp(3.8rem,17vw,6.3rem)}[data-mode=editorial] .work-case-facts{grid-template-columns:1fr 1fr}[data-mode=editorial] .work-case-facts div:nth-child(3){border-top:1px solid #f8edeb24;border-left:0}[data-mode=editorial] .work-case-facts div:nth-child(4){border-top:1px solid #f8edeb24}[data-mode=editorial] .work-case-chapters article{grid-template-columns:1fr;gap:2.5rem}[data-mode=editorial] .work-case-chapter__copy{grid-template-columns:1fr}[data-mode=editorial] .work-case-outcome{min-height:auto}[data-mode=editorial] .work-case-outcome__main{margin-top:5rem}[data-mode=editorial] .work-case-next>a{grid-template-columns:1fr;align-items:start}}@media (max-width:560px){[data-mode=editorial] .work-index-stories,[data-mode=editorial] .work-case-story,[data-mode=editorial] .work-case-next,[data-mode=editorial] .work-index-hero,[data-mode=editorial] .work-case-hero,[data-mode=editorial] .work-case-outcome{padding-inline:1rem}[data-mode=editorial] .work-index-story__meta{grid-template-columns:1.5rem 1fr auto;gap:.6rem}[data-mode=editorial] .work-index-story h3{font-size:clamp(2.9rem,13.5vw,4rem)}[data-mode=editorial] .work-system-visual__canvas,[data-mode=editorial] .work-system-visual[data-compact] .work-system-visual__canvas,[data-mode=editorial] .work-case-hero__visual .work-system-visual__canvas{height:24rem;padding:1rem}[data-mode=editorial] .work-system-visual__bar{grid-template-columns:1fr auto}[data-mode=editorial] .work-system-visual__bar span:nth-child(2){display:none}[data-mode=editorial] .work-node{min-width:5.4rem;min-height:2.7rem;padding:.5rem;font-size:.56rem}[data-mode=editorial] .work-node--core{min-width:7rem;min-height:7rem;font-size:.9rem}[data-mode=editorial] .work-visual-art{grid-template-columns:1fr .8fr;gap:.65rem}[data-mode=editorial] .work-art-ledger{padding:.8rem}[data-mode=editorial] .work-art-ledger strong{font-size:4rem}[data-mode=editorial] .work-research-chain{grid-template-columns:1fr}[data-mode=editorial] .work-research-chain i{display:none}[data-mode=editorial] .work-research-chain span{min-height:2.35rem}[data-mode=editorial] .work-research-note strong{font-size:1.75rem}[data-mode=editorial] .work-visual-loop{grid-template-columns:1fr auto 1fr auto 1fr;gap:.3rem}[data-mode=editorial] .work-visual-loop>svg{width:1.3rem}[data-mode=editorial] .work-loop-step{padding:.55rem}[data-mode=editorial] .work-loop-step strong{font-size:.85rem}[data-mode=editorial] .work-visual-trading{grid-template-columns:4rem 1fr}[data-mode=editorial] .work-mobile-surface{display:none}[data-mode=editorial] .work-visual-crm{grid-template-columns:1fr}[data-mode=editorial] .work-crm-path{display:none}[data-mode=editorial] .work-visual-workspace{grid-template-columns:4.5rem 1fr}[data-mode=editorial] .work-case-facts{grid-template-columns:1fr}[data-mode=editorial] .work-case-facts div+div{border-top:1px solid #f8edeb24;border-left:0;padding-left:0}[data-mode=editorial] .work-case-outcome h2{font-size:clamp(3rem,13vw,4.5rem)}[data-mode=editorial] .work-case-outcome dl{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){[data-mode=editorial] .work-system-visual__canvas,[data-mode=editorial] .work-index-story__action span{transition:none}[data-mode=editorial] .work-index-hero__trace-complex,[data-mode=editorial] .work-index-hero__trace-direction-clip{opacity:1;animation:none;transform:none}}
/*# sourceMappingURL=0c73ajq_wqveo.css.map*/