body.layout-case-study{--case-paper:#f7f3eb;--case-paper-raised:#fffdf8;--case-ink:#171713;--case-ink-soft:#514f48;--case-line:#1717132e;--case-line-strong:#1717136b;--case-accent:#14704f;--case-accent-dark:#0d583e;background:var(--case-paper);color:var(--case-ink)}.layout-case-study .case-study{background:var(--case-paper);padding-top:clamp(8rem,11vw,10rem)}.layout-case-study .case-hero{max-width:1560px;padding:0 clamp(1.25rem,3vw,3rem)}.layout-case-study .case-breadcrumb{max-width:68rem;color:var(--case-ink-soft);letter-spacing:.02em;margin-bottom:clamp(3rem,7vw,6.5rem);font-size:.74rem}.layout-case-study .case-breadcrumb a,.layout-case-study .case-breadcrumb [aria-current=page]{color:inherit}.layout-case-study .case-breadcrumb [aria-current=page]{text-overflow:ellipsis;white-space:nowrap;max-width:28ch;overflow:hidden}.layout-case-study .case-breadcrumb a:hover,.layout-case-study .case-toc a:hover,.layout-case-study .case-prose a{color:var(--case-accent-dark)}.layout-case-study .case-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(24rem,.7fr);align-items:center;gap:clamp(3rem,7vw,8rem);display:grid}.layout-case-study .case-category-tag{color:var(--case-accent-dark);letter-spacing:.18em;background:0 0;border:0;border-radius:0;margin-bottom:1.75rem;padding:0}.layout-case-study .case-category-tag:before{content:"";background:currentColor;width:1.6rem;height:1px}.layout-case-study .case-hero-title{max-width:16ch;color:var(--case-ink);font-family:var(--ff-heading);letter-spacing:-.065em;text-wrap:balance;margin:0;font-size:clamp(2.4rem,4vw,4rem);font-weight:650;line-height:.91}.layout-case-study .case-hero-lede{max-width:56ch;color:var(--case-ink-soft);font-family:var(--ff-accent);margin:clamp(1.75rem,3vw,2.5rem) 0 0;font-size:clamp(1.1rem,1.55vw,1.35rem);line-height:1.58}.layout-case-study .case-hero-media{min-width:0;margin:0;padding:0}.layout-case-study .case-hero-image-frame{border:1px solid var(--case-line-strong);background:var(--case-paper-raised);padding:clamp(.6rem,1vw,.9rem);position:relative;box-shadow:1rem 1rem #17171314}.layout-case-study .case-hero-image-frame:before{content:"";z-index:1;pointer-events:none;border:1px solid #fffdf873;position:absolute;inset:.45rem}.layout-case-study .case-hero-image{aspect-ratio:4/3;object-fit:cover;box-shadow:none;filter:grayscale()sepia(.18)contrast(.96);border:0;border-radius:0;display:block}.layout-case-study .case-hero-media figcaption{color:var(--case-ink-soft);font-family:var(--ff-heading);text-transform:uppercase;letter-spacing:.14em;margin-top:.75rem;font-size:.62rem}.layout-case-study .case-hero-details{border-top:1px solid var(--case-line-strong);border-bottom:1px solid var(--case-line-strong);grid-template-columns:minmax(0,1fr) minmax(18rem,.68fr);gap:clamp(2rem,6vw,6rem);margin-top:clamp(4rem,8vw,7rem);padding:1.5rem 0;display:grid}.layout-case-study .case-fact-row,.layout-case-study .case-service-chips{border:0;margin:0}.layout-case-study .case-fact-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;padding:0;display:grid}.layout-case-study .case-fact-label,.layout-case-study .case-toc-label,.layout-case-study .metric-grid-eyebrow,.layout-case-study .tech-stack-label,.layout-case-study .timeline-eyebrow{color:var(--case-accent-dark)}.layout-case-study .case-fact-value{color:var(--case-ink);font-size:.9rem;line-height:1.35}.layout-case-study .case-service-chips{place-content:center flex-end}.layout-case-study .case-service-chip,.layout-case-study .tech-pill{border-color:var(--case-line);color:var(--case-ink-soft);background:#fffdf89e}.layout-case-study .case-body-grid{grid-template-columns:minmax(0,1fr);justify-content:stretch;gap:clamp(1.75rem,2.5vw,2.5rem);max-width:1560px;margin-inline:auto;padding:clamp(3.5rem,7vw,6.5rem) clamp(1.25rem,3vw,3rem) 0}.layout-case-study .case-body-grid:has(.case-toc){grid-template-columns:minmax(0,1fr) 13.5rem}.layout-case-study .case-content{min-width:0;container:case-content/inline-size}.layout-case-study article{container:case-study/inline-size}@container case-study (width<=68rem){.layout-case-study .case-body-grid{grid-template-columns:minmax(0,1fr)}.layout-case-study .case-toc{display:none}}.layout-case-study .case-toc{border-color:var(--case-line);scrollbar-width:thin;align-self:start;max-height:calc(100vh - 8rem);padding-left:1.1rem;position:sticky;top:6.75rem;overflow-y:auto}.layout-case-study .case-toc ol{counter-reset:case-toc-chapter}.layout-case-study .case-toc li{counter-increment:case-toc-chapter;padding-left:1.75rem;position:relative}.layout-case-study .case-toc li:before{content:counter(case-toc-chapter, decimal-leading-zero);color:var(--case-accent-dark);font-family:var(--ff-heading);letter-spacing:.04em;font-size:.68rem;font-weight:650;position:absolute;top:.05rem;left:0}.layout-case-study .case-toc li:after{content:"";background:var(--case-accent);opacity:0;transform-origin:top;width:2px;transition:opacity .25s,transform .25s;position:absolute;top:.15rem;bottom:.15rem;left:-1.5625rem;transform:scaleY(.3)}.layout-case-study .case-toc li:has(a.is-active):after{opacity:1;transform:scaleY(1)}.layout-case-study .case-toc a{color:var(--case-ink-soft);font-size:.8rem;transition:color .2s}.layout-case-study .case-toc a.is-active{color:var(--case-ink);font-weight:620}@media (width<=1024px){.layout-case-study .case-hero-grid{grid-template-columns:minmax(0,1fr) minmax(20rem,.72fr);gap:2.5rem}.layout-case-study .case-hero-title{font-size:clamp(2.35rem,5.5vw,3.6rem)}.layout-case-study .case-hero-details{grid-template-columns:1fr}.layout-case-study .case-service-chips{justify-content:flex-start}.layout-case-study .case-body-grid,.layout-case-study .case-body-grid:has(.case-toc){grid-template-columns:minmax(0,1fr)}.layout-case-study .case-toc{display:none}}@media (width<=760px){.layout-case-study .case-breadcrumb{margin-bottom:3rem}.layout-case-study .case-hero-grid{grid-template-columns:1fr}.layout-case-study .case-hero-title{font-size:clamp(2.2rem,10vw,3.25rem)}.layout-case-study .case-hero-media{margin-top:1rem}.layout-case-study .case-fact-row{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-case-study .case-body-grid{padding-top:3.5rem}}.layout-case-study .case-context-links{border-top:1px solid var(--case-line-strong);border-bottom:1px solid var(--case-line-strong);grid-template-columns:minmax(13rem,.5fr) minmax(0,1fr);align-items:start;gap:2rem;max-width:72rem;margin:0 auto clamp(4rem,8vw,7rem);padding:1.5rem 0;display:grid}.layout-case-study .case-context-links p{max-width:28ch;color:var(--case-ink-soft);font-family:var(--ff-accent);font-size:1.02rem;line-height:1.45}.layout-case-study .case-context-link-list{gap:.65rem;display:grid}.layout-case-study .case-context-link-list a{color:var(--case-ink);border-top:1px solid var(--case-line);grid-template-columns:5rem minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.8rem 0;text-decoration:none;display:grid}.layout-case-study .case-context-link-list a:last-child{border-bottom:1px solid var(--case-line)}.layout-case-study .case-context-link-list a>span:first-child{color:var(--case-accent-dark);font-family:var(--ff-heading);letter-spacing:.12em;text-transform:uppercase;font-size:.6rem;font-weight:650}.layout-case-study .case-context-link-list strong{font-family:var(--ff-heading);font-size:.95rem;font-weight:650}.layout-case-study .case-context-link-list a>span:last-child{color:var(--case-accent-dark);transition:transform .2s}.layout-case-study .case-context-link-list a:hover>span:last-child{transform:translate(2px,-2px)}@media (width<=680px){.layout-case-study .case-context-links{grid-template-columns:1fr;gap:1.25rem}}.layout-case-study .case-prose{color:var(--case-ink-soft);font-family:var(--ff-accent);margin:clamp(4rem,8vw,7rem) 0;font-size:clamp(1.08rem,1.4vw,1.2rem);font-weight:400;line-height:1.78}.layout-case-study .case-prose>*+*{margin-top:1.05rem}.layout-case-study .case-prose p{max-width:64ch}.layout-case-study .case-prose{counter-reset:case-chapter}.layout-case-study .case-prose h2{counter-increment:case-chapter;color:var(--case-ink);letter-spacing:-.045em;text-wrap:balance;margin-top:clamp(4.5rem,8vw,7.5rem);font-size:clamp(2rem,4vw,3.4rem);font-weight:620;line-height:1.03}.layout-case-study .case-prose h2:before{content:counter(case-chapter, decimal-leading-zero);color:var(--case-accent-dark);font-family:var(--ff-heading);letter-spacing:.22em;margin-bottom:1.1rem;font-size:.75rem;font-weight:650;display:block}.layout-case-study .case-prose h3{color:var(--case-ink);margin-top:clamp(2.5rem,4vw,3.25rem)}.layout-case-study .case-prose h3,.layout-case-study .case-prose strong{color:var(--case-ink)}.layout-case-study .case-prose strong{font-weight:650}.layout-case-study .case-statement-list{max-width:64ch;margin:1.5rem 0;padding:0;list-style:none;display:grid}.layout-case-study .case-statement-list li{border-top:1px solid var(--case-line);padding:.45rem 0 .45rem 1.35rem;position:relative}.layout-case-study .case-statement-list li:before{content:"";background:var(--case-accent);width:.5rem;height:1px;position:absolute;top:1.05rem;left:0}.layout-case-study .case-statement-list li:last-child{border-bottom:1px solid var(--case-line)}.layout-case-study .case-statement-list--learning{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(1.5rem,4vw,3.5rem);max-width:72ch}.layout-case-study .case-statement-list--rejection{max-width:44ch;color:var(--case-ink);font-size:clamp(1.1rem,1.65vw,1.35rem);line-height:1.35}.layout-case-study .outcome-thesis{max-width:58ch;margin:clamp(2rem,4vw,3.25rem) 0}.layout-case-study .outcome-thesis p{margin:0}.layout-case-study .outcome-thesis p+p{color:var(--case-ink);margin-top:.35rem;font-size:clamp(1.3rem,2vw,1.65rem);line-height:1.35}.layout-case-study .outcome-flow{border-top:1px solid var(--case-line-strong);border-bottom:1px solid var(--case-line-strong);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(2rem,5vw,5rem);max-width:100%;margin:clamp(2.25rem,5vw,4rem) 0;padding:clamp(1.5rem,3vw,2.35rem) 0;display:grid}.layout-case-study .outcome-flow ol{gap:0;max-width:none;margin:0;padding:0;list-style:none;display:grid}.layout-case-study .outcome-flow li{border-top:1px solid var(--case-line);color:var(--case-ink);font-family:var(--ff-heading);letter-spacing:-.025em;padding:.75rem 0 .75rem 2.25rem;font-size:clamp(.93rem,1.3vw,1.08rem);font-weight:580;line-height:1.35;position:relative}.layout-case-study .outcome-flow li:last-child{border-bottom:1px solid var(--case-line)}.layout-case-study .outcome-flow li:before{color:var(--case-accent-dark);letter-spacing:.1em;font-size:.66rem;font-weight:650;line-height:1.8;position:absolute;top:.78rem;left:0}.layout-case-study .outcome-flow__systems li:before{content:"0" counter(list-item)}.layout-case-study .outcome-flow__agents li:before{content:counter(list-item, decimal-leading-zero)}.layout-case-study .outcome-flow__agents li{color:var(--case-ink-soft);font-family:var(--ff-accent);letter-spacing:0;font-size:clamp(.98rem,1.35vw,1.12rem);font-weight:400}.layout-case-study .case-prose .outcome-payoff{max-width:36rem;color:var(--case-ink);text-wrap:balance;font-size:clamp(1.35rem,2.2vw,1.9rem);line-height:1.35;margin:clamp(2.25rem,5vw,4rem) 0!important}.layout-case-study .case-prose a{text-decoration-color:#71321d59}.layout-case-study .case-prose blockquote,.layout-case-study .callout{border-color:var(--case-accent);color:var(--case-ink);background:#a34b2a0e}.layout-case-study .callout-label,.layout-case-study .callout--challenge .callout-label,.layout-case-study .callout--decision .callout-label{color:var(--case-accent-dark)}.layout-case-study .callout-body,.layout-case-study .timeline-desc,.layout-case-study .result-card__desc{color:var(--case-ink-soft)}.layout-case-study .metric-grid-section{container:metric-grid/inline-size}.layout-case-study .metric-grid{border:1px solid var(--case-line-strong);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr);gap:0;display:grid}.layout-case-study .result-card{border-right:0;border-bottom:1px solid var(--case-line);background:#fffdf8b3;min-height:auto;padding:1.6rem 1.5rem}.layout-case-study .result-card:last-child{border-bottom:0}@container metric-grid (width>=36rem){.metric-grid-section .metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-grid-section .result-card{border-right:1px solid var(--case-line);border-bottom:0;min-height:12rem}.metric-grid-section .result-card:last-child{border-right:0}}.layout-case-study .result-card__value,.layout-case-study .timeline-date{color:var(--case-accent-dark)}.layout-case-study .result-card__label,.layout-case-study .timeline-label{color:var(--case-ink)}.layout-case-study .timeline-item:not(:last-child):before{background:var(--case-line)}.layout-case-study .timeline-dot{background:var(--case-accent);box-shadow:0 0 0 4px #a34b2a1f}.layout-case-study .testimonial-card{border-color:var(--case-line-strong);background:var(--case-paper-raised);border-radius:0}.layout-case-study .testimonial-mark{color:var(--case-accent)}.layout-case-study .testimonial-quote,.layout-case-study .testimonial-author{color:var(--case-ink)}.layout-case-study .testimonial-role{color:var(--case-ink-soft)}.layout-case-study .flow-diagram,.layout-case-study .agentic-pipeline,.layout-case-study .architecture-layers,.layout-case-study .system-trace{margin:clamp(3rem,6vw,4.5rem) 0}.layout-case-study .flow-diagram-eyebrow,.layout-case-study .agentic-pipeline-eyebrow,.layout-case-study .architecture-layers-eyebrow{color:var(--case-accent-dark);font-family:var(--ff-heading);text-transform:uppercase;letter-spacing:.18em;margin-bottom:1.25rem;font-size:.62rem;font-weight:650;display:block}.layout-case-study .flow-diagram-caption,.layout-case-study .agentic-pipeline-caption,.layout-case-study .architecture-layers-caption,.layout-case-study .system-trace-caption{color:var(--case-ink-soft);font-family:var(--ff-accent);margin-top:1.1rem;font-size:.88rem;font-style:italic;line-height:1.6}.layout-case-study .flow-diagram{width:100%;container:flow-diagram/inline-size}.layout-case-study .flow-diagram-row{flex-direction:column;align-items:flex-start;gap:.35rem;width:100%;max-width:none;margin:0;padding:0;list-style:none;display:flex}.layout-case-study .flow-diagram-step{flex-direction:column;align-items:center;gap:.35rem;display:flex}.layout-case-study .flow-diagram-step:not(:last-child):after{content:"→";color:var(--case-accent);font-size:1rem;line-height:1;transform:rotate(90deg)}.layout-case-study .flow-diagram-card{border:1px solid var(--case-line-strong);background:var(--case-paper-raised);flex-direction:column;gap:.15rem;padding:.75rem 1rem;display:flex}.layout-case-study .flow-diagram-label{color:var(--case-ink);font-family:var(--ff-heading);letter-spacing:-.01em;white-space:nowrap;font-size:.82rem;font-weight:650}.layout-case-study .flow-diagram-hint{color:var(--case-ink-soft);font-size:.7rem}@container flow-diagram (width>=36rem){.flow-diagram .flow-diagram-row{flex-flow:wrap;align-items:center;gap:.35rem .15rem}.flow-diagram .flow-diagram-step{flex-direction:row}.flow-diagram .flow-diagram-step:not(:last-child):after{transform:none}}.layout-case-study .agentic-pipeline{border:1px solid var(--case-line-strong);background:var(--case-paper-raised);padding:clamp(1.75rem,4vw,2.75rem);container:agentic-pipeline/inline-size}.layout-case-study .agentic-pipeline-eyebrow{color:var(--case-ink);text-transform:none;letter-spacing:-.01em;margin-bottom:2rem;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:650}.layout-case-study .agentic-pipeline-row{background:var(--case-line);border:1px solid var(--case-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;list-style:none;display:grid}@container agentic-pipeline (width>=36rem){.agentic-pipeline .agentic-pipeline-row{grid-template-columns:repeat(4,minmax(0,1fr))}}@container agentic-pipeline (width>=56rem){.agentic-pipeline .agentic-pipeline-row{grid-template-columns:repeat(7,minmax(0,1fr))}}.layout-case-study .agentic-pipeline-stage{background:var(--case-paper-raised);flex-direction:column;gap:.5rem;padding:1.1rem .9rem;display:flex}.layout-case-study .agentic-pipeline-index{color:var(--case-accent);font-family:var(--ff-heading);letter-spacing:.1em;font-size:.66rem;font-weight:650}.layout-case-study .agentic-pipeline-name{color:var(--case-ink);font-family:var(--ff-heading);margin:0;font-size:.92rem;font-weight:650}.layout-case-study .agentic-pipeline-desc{color:var(--case-ink-soft);margin:0;font-size:.75rem;line-height:1.45}.layout-case-study .agentic-pipeline-systems{border-top:1px solid var(--case-line);flex-direction:column;gap:.3rem;margin-top:auto;padding-top:.6rem;list-style:none;display:flex}.layout-case-study .agentic-pipeline-systems li{color:var(--case-ink-soft);letter-spacing:.03em;text-transform:uppercase;font-size:.64rem}.layout-case-study .architecture-layers{container:architecture-layers/inline-size}.layout-case-study .architecture-layers-row{flex-direction:column;align-items:stretch;display:flex}.layout-case-study .architecture-layer{border:1px solid var(--case-line-strong);background:var(--case-paper-raised);flex-direction:column;flex:1 1 0;gap:.6rem;padding:1.5rem 1.4rem;display:flex}.layout-case-study .architecture-layer-arrow{color:var(--case-accent);flex:none;justify-content:center;align-items:center;padding:.35rem 0;font-size:1.1rem;display:flex;transform:rotate(90deg)}@container architecture-layers (width>=40rem){.architecture-layers .architecture-layers-row{flex-direction:row}.architecture-layers .architecture-layer-arrow{padding:0 .5rem;transform:none}}.layout-case-study .architecture-layer-name{color:var(--case-ink);font-family:var(--ff-heading);margin:0;font-size:1rem;font-weight:650}.layout-case-study .architecture-layer-desc{color:var(--case-ink-soft);margin:0;font-size:.78rem;line-height:1.5}.layout-case-study .architecture-layer-items{border-top:1px solid var(--case-line);flex-direction:column;gap:.45rem;margin-top:.25rem;padding-top:.75rem;list-style:none;display:flex}.layout-case-study .architecture-layer-items li{color:var(--case-ink);padding-left:.9rem;font-size:.78rem;position:relative}.layout-case-study .architecture-layer-items li:before{content:"";background:var(--case-accent);width:5px;height:1px;position:absolute;top:.6em;left:0}.layout-case-study .system-trace{border:1px solid var(--case-ink);background:var(--case-ink);color:var(--case-paper-raised);overflow:hidden;container:system-trace/inline-size}.layout-case-study .system-trace-heading{color:#f7f3eba6;font-family:var(--ff-satoshi);letter-spacing:.03em;border-bottom:1px solid #f7f3eb24;align-items:center;gap:.7rem;padding:.85rem 1.25rem;font-size:.72rem;display:flex}.layout-case-study .system-trace-dots{gap:.3rem;display:inline-flex}.layout-case-study .system-trace-dots span{background:#f7f3eb38;border-radius:50%;width:6px;height:6px}.layout-case-study .system-trace-list{flex-direction:column;padding:.5rem 0;list-style:none;display:flex}.layout-case-study .system-trace-entry{font-family:var(--ff-satoshi);grid-template-columns:minmax(0,1fr);align-items:baseline;gap:.2rem;padding:.7rem 1.1rem;font-size:.78rem;line-height:1.5;display:grid}@container system-trace (width>=36rem){.system-trace .system-trace-entry{grid-template-columns:5.5rem 12rem minmax(0,1fr);gap:1rem;padding:.55rem 1.25rem}}.layout-case-study .system-trace-kind{color:#d99779;letter-spacing:.06em;text-transform:uppercase;font-size:.64rem}.layout-case-study .system-trace-label{color:var(--case-paper-raised);font-weight:600}.layout-case-study .system-trace-detail{color:#f7f3eb9e}.layout-case-study .system-trace-caption{margin-top:1.1rem}.layout-case-study .case-cta-band{border:1px solid var(--case-line-strong);background:var(--case-paper-raised);border-radius:0;max-width:1560px;margin:clamp(5rem,10vw,9rem) auto 0}.layout-case-study .case-cta-title,.layout-case-study .case-related-title{color:var(--case-ink)}.layout-case-study .case-cta-title .accent,.layout-case-study .case-related-tag,.layout-case-study .section-label{color:var(--case-accent-dark)}.layout-case-study .section-label:before{background:var(--case-accent)}.layout-case-study .case-cta-actions .btn-emerald{background:var(--case-ink);color:var(--case-paper-raised);border-radius:0}.layout-case-study .case-cta-actions .btn-outline{border-color:var(--case-line-strong);color:var(--case-ink);border-radius:0}.layout-case-study .case-related{max-width:1560px;padding-bottom:clamp(5rem,9vw,8rem)}.layout-case-study .case-related-card{border-color:var(--case-line);background:#fffdf88c;border-radius:0}.layout-case-study .case-related-desc{color:var(--case-ink-soft)}body.layout-case-study .footer{background:#171713;border-color:#0000}@media (hover:hover) and (pointer:fine){.layout-case-study .case-cta-actions .btn-emerald:hover{background:var(--case-accent-dark);box-shadow:0 8px 24px #71321d33}.layout-case-study .case-cta-actions .btn-outline:hover{border-color:var(--case-accent-dark);color:var(--case-accent-dark)}.layout-case-study .case-related-card:hover{border-color:var(--case-accent-dark)}body.layout-case-study .footer a:hover{color:#d99779}}@media (width<=900px){.layout-case-study .agentic-pipeline-row{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=620px){.layout-case-study .agentic-pipeline-row{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-case-study .system-trace-entry{grid-template-columns:minmax(0,1fr);gap:.2rem;padding:.7rem 1.1rem}}@container case-study (width<=48rem){.layout-case-study .case-statement-list--learning{grid-template-columns:1fr}.layout-case-study .outcome-flow{grid-template-columns:1fr;gap:1.75rem}}@media (width<=760px){.layout-case-study .result-card{border-right:0;border-bottom:1px solid var(--case-line);min-height:auto}.layout-case-study .result-card:last-child{border-bottom:0}.layout-case-study .case-cta-band,.layout-case-study .case-related{margin-left:1.25rem;margin-right:1.25rem;padding-left:1.25rem;padding-right:1.25rem}}
