:root{--case-accent:#ff3b30}.case-page{background:#0b0b0b;color:#fff}.case-hero{min-height:100svh;display:flex;align-items:flex-end;padding:clamp(8rem,15vh,12rem) var(--pad) clamp(4rem,8vh,7rem);background:#0b0b0b}.case-hero-inner{width:100%}.case-eyebrow{font-size:.74rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#888;margin:0 0 2rem}.case-hero h1{font-size:clamp(5rem,14vw,15rem);line-height:.72;letter-spacing:-.09em;margin:0}.case-result{display:grid;grid-template-columns:1.2fr .65fr;gap:clamp(3rem,8vw,9rem);align-items:end;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.3)}.case-result strong{font-size:clamp(2rem,5vw,5.5rem);line-height:.92;letter-spacing:-.055em;color:var(--case-accent)}.case-result p{font-size:1.08rem;color:#bbb;margin:0}.case-summary{background:#d9d6ce;color:#0b0b0b}.case-summary-head{display:grid;grid-template-columns:1fr .65fr;gap:clamp(3rem,8vw,9rem);align-items:end}.case-summary h2,.case-data h2,.case-quote h2,.enterprise-page h2{font-size:clamp(3rem,7vw,7.5rem);line-height:.86;letter-spacing:-.07em;margin:0}.case-summary-head p{color:#555;font-size:1.08rem}.case-three{display:grid;grid-template-columns:repeat(3,1fr);margin-top:5rem;border-top:1px solid rgba(0,0,0,.35)}.case-three article{padding:1.7rem 1.7rem 2rem 0;border-right:1px solid rgba(0,0,0,.35);min-height:17rem}.case-three article+article{padding-left:1.7rem}.case-three article:last-child{border-right:0}.case-three span,.metric span{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:#7b201a}.case-three h3{font-size:clamp(1.7rem,3vw,3rem);line-height:.95;letter-spacing:-.045em;margin:2rem 0 1rem}.case-three p{color:#555;margin:0}.case-film{position:relative;height:min(88svh,900px);overflow:hidden;background:#171717}.case-film video{position:absolute;inset:0}.case-film:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.82),transparent 58%);pointer-events:none}.case-film-copy{position:absolute;z-index:2;left:var(--pad);right:var(--pad);bottom:clamp(2rem,5vw,4rem);display:flex;justify-content:space-between;gap:2rem;align-items:end}.case-film-copy p{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#bbb;margin:0}.case-film-copy strong{font-size:clamp(2rem,5vw,5.5rem);line-height:.9;letter-spacing:-.055em;text-align:right}.case-data{background:#f3f1eb;color:#0b0b0b}.case-data-head{display:grid;grid-template-columns:1fr .65fr;gap:clamp(3rem,8vw,9rem);align-items:end}.case-data-head p{color:#555}.metrics{display:grid;grid-template-columns:repeat(4,1fr);margin-top:5rem;border-top:1px solid rgba(0,0,0,.35)}.metric{padding:1.7rem 1.5rem 1.7rem 0;border-right:1px solid rgba(0,0,0,.35)}.metric+ .metric{padding-left:1.5rem}.metric:last-child{border-right:0}.metric strong{display:block;font-size:clamp(2.4rem,5vw,5.5rem);line-height:1;letter-spacing:-.06em;margin-top:1rem}.case-data-copy{display:grid;grid-template-columns:.65fr 1fr;gap:clamp(3rem,8vw,9rem);margin-top:5rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.35)}.case-data-copy h3{font-size:clamp(2rem,4vw,4rem);line-height:.95;letter-spacing:-.05em;margin:0}.case-data-copy>div{font-size:1.08rem;color:#444}.case-data-copy ul{list-style:none;padding:0;margin:2rem 0 0;border-top:1px solid rgba(0,0,0,.25)}.case-data-copy li{padding:.85rem 0;border-bottom:1px solid rgba(0,0,0,.25)}.case-quote{background:var(--case-accent);color:#0b0b0b}.case-quote blockquote{font-size:clamp(2rem,5.5vw,6rem);line-height:.93;letter-spacing:-.06em;margin:0;max-width:1200px}.case-quote figcaption{margin-top:3rem;font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.case-next{display:grid;grid-template-columns:repeat(3,1fr);background:#111}.case-next a{min-height:15rem;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid rgba(255,255,255,.22)}.case-next a:last-child{border-right:0}.case-next small{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#888}.case-next strong{font-size:clamp(1.7rem,3vw,3.4rem);line-height:.95;letter-spacing:-.05em}.case-next a[aria-current="page"]{color:#777;pointer-events:none}.case-cta{background:#0b0b0b}.case-cta-grid{display:grid;grid-template-columns:1fr .55fr;gap:3rem;align-items:end}.case-cta-copy{color:#aaa}.case-cta-copy .button{margin-top:1.5rem}
@media(max-width:900px){.case-result,.case-summary-head,.case-data-head,.case-data-copy,.case-cta-grid{grid-template-columns:1fr}.case-three,.metrics,.case-next{grid-template-columns:1fr}.case-three article,.case-three article+article,.metric,.metric+.metric{min-height:auto;padding:1.5rem 0;border-right:0;border-bottom:1px solid rgba(0,0,0,.35)}.case-next a{min-height:10rem;border-right:0;border-bottom:1px solid rgba(255,255,255,.22)}.case-film-copy{display:block;left:1rem;right:1rem}.case-film-copy strong{display:block;text-align:left;margin-top:1rem}.case-film{height:70svh}}
@media(max-width:520px){.case-hero{padding-left:1rem;padding-right:1rem}.case-hero h1{font-size:4.5rem}}

.enterprise-hero{min-height:100svh;padding:clamp(9rem,16vh,13rem) var(--pad) clamp(5rem,9vh,8rem);display:flex;flex-direction:column;justify-content:flex-end;background:#0b0b0b}.enterprise-hero h1{font-size:clamp(4rem,11vw,11rem);line-height:.78;letter-spacing:-.085em;margin:0;max-width:1200px}.enterprise-hero h1 em{color:var(--red)}.enterprise-hero>p:last-child{font-size:clamp(1.1rem,2vw,1.5rem);color:#bbb;max-width:760px;margin:2.5rem 0 0}.enterprise-section{background:#d9d6ce;color:#0b0b0b}.enterprise-head{display:grid;grid-template-columns:1fr .65fr;gap:clamp(3rem,8vw,9rem);align-items:end}.enterprise-head p{color:#555;margin:0}.enterprise-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:5rem;border-top:1px solid rgba(0,0,0,.35)}.enterprise-grid article{min-height:18rem;padding:1.7rem 1.7rem 2rem 0;border-right:1px solid rgba(0,0,0,.35);border-bottom:1px solid rgba(0,0,0,.35)}.enterprise-grid article:nth-child(3n+2),.enterprise-grid article:nth-child(3n+3){padding-left:1.7rem}.enterprise-grid article:nth-child(3n){border-right:0}.enterprise-grid span{font-size:.68rem;letter-spacing:.12em;color:#7b201a}.enterprise-grid h3{font-size:clamp(1.7rem,3vw,3rem);line-height:.95;letter-spacing:-.045em;margin:2rem 0 1rem}.enterprise-grid p{color:#555;margin:0}.enterprise-dark{background:#111;color:#fff}.enterprise-dark .enterprise-head p{color:#aaa}.enterprise-dark .enterprise-grid{border-color:rgba(255,255,255,.25)}.enterprise-dark .enterprise-grid article{border-color:rgba(255,255,255,.25)}.enterprise-dark .enterprise-grid p{color:#aaa}.enterprise-proof{background:var(--red);color:#0b0b0b}.enterprise-proof-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,9rem);align-items:start}.enterprise-proof p{font-size:1.1rem}.enterprise-proof ul{list-style:none;padding:0;margin:0;border-top:1px solid rgba(0,0,0,.35)}.enterprise-proof li{padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.35)}
@media(max-width:900px){.enterprise-head,.enterprise-proof-grid{grid-template-columns:1fr}.enterprise-grid{grid-template-columns:1fr}.enterprise-grid article,.enterprise-grid article:nth-child(3n+2),.enterprise-grid article:nth-child(3n+3){min-height:auto;padding:1.5rem 0;border-right:0}}
