.case-study{background:var(--paper)}
.case-study h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.7rem,5vw,5.7rem);font-weight:400;max-width:15ch}
.case-study figure{margin:0}.case-study img{display:block;width:100%;height:auto}.case-study button{font:inherit}

.case-study-opening{display:grid;grid-template-columns:minmax(390px,.78fr) minmax(0,1.22fr);max-width:var(--max);min-height:700px;margin:auto;border-right:1px solid var(--line);border-left:1px solid var(--line)}
.case-study-opening-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,7vw,7rem) var(--pad);background:var(--paper)}
.case-study-opening h1{margin-bottom:clamp(2.5rem,4vw,4rem);font-size:clamp(4rem,6.5vw,7.2rem);max-width:8ch}
.case-study-headline{margin-bottom:1.4rem;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.8rem,2.7vw,3rem);line-height:1.08;max-width:16ch}
.case-study-opening .intro{max-width:34rem}.case-study-image-note{max-width:31rem;margin-top:2rem;padding-top:1rem;border-top:1px solid var(--line);font-size:.84rem;color:rgba(21,23,20,.7)}
.case-study-opening>img{width:100%;height:100%;min-height:700px;object-fit:cover;object-position:center}

.case-study-brief,.case-study-background{display:grid;grid-template-columns:minmax(270px,.78fr) minmax(0,1.22fr);gap:clamp(3rem,8vw,8rem);max-width:var(--max);margin:auto;padding:clamp(5rem,8vw,8rem) var(--pad)}
.case-study-brief{border-bottom:1px solid var(--line)}
.case-study-brief h2{max-width:13ch}.case-study-lead{margin-top:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.6rem,2.6vw,2.8rem);line-height:1.18;max-width:28ch}
.case-study-priorities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:clamp(2rem,4vw,3.5rem) 0 0;padding:0;border-top:1px solid var(--line);list-style:none}
.case-study-priorities li{padding:1rem 1rem 1rem 0;border-bottom:1px solid var(--line);font-weight:750}.case-study-priorities li:nth-child(even){padding-left:1rem;border-left:1px solid var(--line)}

.case-study-background{max-width:none;padding-left:max(var(--pad),calc((100vw - var(--max))/2 + var(--pad)));padding-right:max(var(--pad),calc((100vw - var(--max))/2 + var(--pad)));background:var(--ink);color:var(--white)}
.case-study-background .eyebrow,.case-study-background h2{color:var(--white)}.case-study-background p{max-width:50rem}.case-study-background p:first-child{margin-top:0}.case-study-background p:last-child{margin-bottom:0}

.case-study-package{padding:clamp(5rem,8vw,8rem) max(var(--pad),calc((100vw - var(--max))/2 + var(--pad)));background:var(--paper-2)}
.case-study-package-heading{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,7vw,7rem);max-width:1296px;margin:0 auto clamp(3rem,6vw,6rem)}
.case-study-package-heading .eyebrow{grid-row:1/3}.case-study-package-heading h2{margin-bottom:0;max-width:15ch}.case-study-package-heading>p:last-child{max-width:45rem;margin-top:0}
.case-study-deck{max-width:1296px;margin:auto}
.case-study-deck-stage{position:relative;padding:clamp(.55rem,1.4vw,1rem);background:var(--ink);box-shadow:0 20px 50px rgba(21,23,20,.18)}
.case-study-deck-slide[hidden]{display:none!important}.case-study-deck-slide img{width:100%;aspect-ratio:16/9;object-fit:contain;background:#ece6da}
.case-study-deck-slide figcaption{display:flex;justify-content:space-between;gap:1rem;padding:1rem .25rem .15rem;color:rgba(255,255,255,.78);font-size:.82rem}.case-study-deck-slide figcaption span{font-weight:800;color:var(--white)}
.case-study-deck-controls{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-top:1rem;border-top:1px solid rgba(21,23,20,.24);border-bottom:1px solid rgba(21,23,20,.24)}
.case-study-deck-controls button{min-height:54px;padding:.75rem 0;border:0;background:transparent;color:var(--ink);font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.case-study-deck-controls button:first-child{text-align:left}.case-study-deck-controls button:last-child{text-align:right}.case-study-deck-controls button:hover,.case-study-deck-controls button:focus-visible{color:var(--copper)}.case-study-deck-controls button:focus-visible{outline:3px solid var(--copper);outline-offset:3px}.case-study-deck-controls p{margin:0;padding:0 1.5rem;font-size:.82rem;font-weight:800;letter-spacing:.1em}
.case-study-deck-index{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:1rem;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.case-study-deck-index button{min-height:76px;padding:.8rem;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent;color:var(--ink);text-align:left;font-size:.74rem;cursor:pointer}.case-study-deck-index button span{display:block;margin-bottom:.25rem;font-weight:800;color:var(--copper)}.case-study-deck-index button.is-active{background:var(--ink);color:var(--white)}.case-study-deck-index button.is-active span{color:var(--white)}.case-study-deck-index button:hover,.case-study-deck-index button:focus-visible{background:var(--copper);color:var(--white)}.case-study-deck-index button:focus-visible{position:relative;outline:3px solid var(--ink);outline-offset:-3px}
.case-study-package-note{max-width:52rem;margin:2rem auto 0;font-size:.84rem;color:rgba(21,23,20,.72)}

.case-study-completed{padding:clamp(5rem,8vw,8rem) max(var(--pad),calc((100vw - var(--max))/2 + var(--pad)));background:var(--ink);color:var(--white)}
.case-study-completed-heading{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,7vw,7rem);max-width:1296px;margin:0 auto clamp(4rem,7vw,7rem)}
.case-study-completed-heading .eyebrow{grid-row:1/3;color:var(--white)}.case-study-completed-heading h2{margin-bottom:0;color:var(--white);max-width:16ch}.case-study-completed-heading>p:last-child{max-width:43rem;margin-top:0;color:rgba(255,255,255,.78)}
.case-study-completed-gallery{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1.25rem,2.8vw,3rem);max-width:1296px;margin:auto;align-items:start}
.case-study-completed-gallery figure:nth-child(1){grid-column:1/7}.case-study-completed-gallery figure:nth-child(2){grid-column:8/13;margin-top:clamp(4rem,8vw,8rem)}.case-study-completed-gallery figure:nth-child(3){grid-column:1/5;margin-top:clamp(1rem,4vw,4rem)}.case-study-completed-gallery figure:nth-child(4){grid-column:5/9;margin-top:clamp(5rem,9vw,9rem)}.case-study-completed-gallery figure:nth-child(5){grid-column:9/13;margin-top:clamp(1rem,3vw,3rem)}
.case-study-completed-gallery img{aspect-ratio:3/4;object-fit:cover;background:#252723}.case-study-completed-gallery figcaption{display:flex;justify-content:space-between;gap:1rem;padding-top:.9rem;border-top:1px solid rgba(255,255,255,.24);color:rgba(255,255,255,.74);font-size:.78rem;letter-spacing:.04em}.case-study-completed-gallery figcaption span{font-weight:800;color:var(--orange)}

.case-study-outcome{padding:clamp(5rem,8vw,8rem) max(var(--pad),calc((100vw - var(--max))/2 + var(--pad)));background:var(--copper);color:var(--ink)}
.case-study-outcome-heading{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,7vw,7rem);max-width:1296px;margin:auto}.case-study-outcome-heading h2{max-width:18ch}
.case-study-outcome-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));max-width:1296px;margin:clamp(3rem,5vw,5rem) auto 0;padding:0;border-top:1px solid rgba(21,23,20,.4);list-style:none}
.case-study-outcome-grid li{min-height:220px;padding:1.4rem 1.2rem 1rem 0;border-right:1px solid rgba(21,23,20,.4)}.case-study-outcome-grid li+li{padding-left:1.2rem}.case-study-outcome-grid li:last-child{border-right:0}.case-study-outcome-grid strong,.case-study-outcome-grid span{display:block}.case-study-outcome-grid strong{font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.25rem,1.8vw,1.7rem);font-weight:400;line-height:1.12}.case-study-outcome-grid span{margin-top:1.2rem;font-size:.88rem}
.case-study-testimony{display:grid;grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);gap:clamp(2rem,6vw,6rem);max-width:1296px;margin:clamp(4rem,7vw,7rem) auto 0;padding:clamp(2rem,5vw,5rem);background:var(--paper);color:var(--ink)}.case-study-testimony .eyebrow{grid-row:1/3}.case-study-testimony blockquote{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.2rem,4vw,4.7rem);line-height:1.08;max-width:22ch}.case-study-testimony figcaption{font-size:.8rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}
.case-study-outcome-close{max-width:1296px;margin:clamp(5rem,8vw,8rem) auto 0;padding-top:clamp(3rem,5vw,5rem);border-top:1px solid rgba(21,23,20,.4)}.case-study-outcome-close h2{font-size:clamp(3rem,5vw,5.7rem);max-width:15ch}.case-study-outcome-close p{max-width:48rem}

.work-project-feature{padding-top:clamp(3rem,6vw,6rem)}.work-project-feature>a{display:grid;grid-template-columns:1.15fr .85fr;min-height:560px;background:var(--ink);color:var(--white);text-decoration:none}.work-project-feature img{display:block;width:100%;height:100%;object-fit:cover}.work-project-feature>a>span{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(2rem,5vw,5rem)}.work-project-feature .eyebrow{color:var(--white)}.work-project-feature strong{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,5vw,6rem);font-weight:400;line-height:1}.work-project-feature em{margin-top:1.5rem;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.5rem,2.4vw,2.5rem);font-style:normal;line-height:1.15}.work-project-feature small{margin-top:3rem;font-size:.88rem;font-weight:800;letter-spacing:.08em;text-decoration:underline;text-transform:uppercase;text-underline-offset:.4rem}.work-project-feature>a:hover small,.work-project-feature>a:focus-visible small{color:var(--orange)}.work-project-feature>a:focus-visible{outline:4px solid var(--orange);outline-offset:4px}

@media(max-width:1100px){.case-study-opening{grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);min-height:620px}.case-study-opening>img{min-height:620px}.case-study-outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study-outcome-grid li,.case-study-outcome-grid li+li{min-height:0;padding:1.4rem 1.4rem 2rem 0;border-right:0;border-bottom:1px solid rgba(21,23,20,.4)}.case-study-outcome-grid li:nth-child(even){padding-left:1.4rem;border-left:1px solid rgba(21,23,20,.4)}}
@media(max-width:900px){.case-study-opening{grid-template-columns:1fr;min-height:0}.case-study-opening-copy{order:2}.case-study-opening>img{order:1;min-height:0;aspect-ratio:16/10}.case-study-brief,.case-study-background,.case-study-package-heading,.case-study-completed-heading,.case-study-outcome-heading,.case-study-testimony{grid-template-columns:1fr}.case-study-package-heading .eyebrow,.case-study-completed-heading .eyebrow,.case-study-testimony .eyebrow{grid-row:auto}.case-study-deck-index{grid-template-columns:repeat(4,minmax(0,1fr))}.case-study-completed-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study-completed-gallery figure:nth-child(n){grid-column:auto;margin-top:0}.case-study-completed-gallery figure:nth-child(even){margin-top:4rem}.work-project-feature>a{grid-template-columns:1fr;min-height:0}.work-project-feature img{aspect-ratio:16/9}}
@media(max-width:600px){.case-study-opening-copy{padding:3.5rem 1.25rem 4rem}.case-study-opening>img{aspect-ratio:4/3;object-position:55% center}.case-study-opening h1{font-size:clamp(3.5rem,17vw,5rem)}.case-study-headline{font-size:1.8rem}.case-study-priorities{grid-template-columns:1fr}.case-study-priorities li,.case-study-priorities li:nth-child(even){padding:1rem 0;border-left:0}.case-study-deck-stage{margin-right:-1.25rem;margin-left:-1.25rem;padding:.4rem}.case-study-deck-slide figcaption{padding:.8rem .5rem .25rem}.case-study-deck-controls p{padding:0 .75rem}.case-study-deck-index{display:flex;max-width:100%;overflow-x:auto;scroll-snap-type:x proximity}.case-study-deck-index button{flex:0 0 112px;scroll-snap-align:start}.case-study-completed-gallery{grid-template-columns:1fr}.case-study-completed-gallery figure:nth-child(n){margin-top:0}.case-study-outcome-grid{grid-template-columns:1fr}.case-study-outcome-grid li,.case-study-outcome-grid li+li,.case-study-outcome-grid li:nth-child(even){padding:1.2rem 0 1.5rem;border-left:0;border-right:0}.case-study-testimony{padding:2rem 1.25rem}.case-study-testimony blockquote{font-size:2.2rem}}
