/* A concise editorial case study. The existing orange identity is the image. */
.case-page{overflow-x:clip}
.case-page .header{min-height:98px}
.case-page .header nav a[aria-current]{color:var(--orange)}
.case-page .label{font-size:12px;letter-spacing:.07em;text-transform:uppercase}
.case-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:76px;align-items:center;padding-top:40px;padding-bottom:96px}
/* Reuse the Notes back control: orange outline, divided pixel-arrow cell. */
.case-back{display:inline-flex;gap:8px;align-items:center;min-height:32px;margin-bottom:46px;padding-right:10px;border:1px solid var(--orange);background:#302e2c;color:var(--orange);font-size:.875rem;font-weight:500;transition:color 220ms ease,border-color 220ms ease,background-color 220ms ease}
.case-back-icon{display:grid;place-items:center;align-self:stretch;flex:0 0 30px;width:30px;min-height:30px;border-right:1px solid var(--orange);color:var(--orange)}
.case-back .pixel-arrow{display:block;flex-shrink:0;width:14px;height:14px}
.case-back:is(:hover,:focus-visible){color:#f3aa87;border-color:#f3aa87;background:#39312c}
@media(hover:none){.case-back{min-height:44px}.case-back-icon{min-height:42px}}
@media(prefers-reduced-motion:reduce){.case-back{transition:none}}
.case-name{margin-bottom:21px;color:var(--light)}
.case-page h1{font-size:clamp(44px,4.65vw,66px);line-height:1.04;letter-spacing:-.04em;max-width:15ch}
.case-lede{font-size:20px;line-height:1.55;max-width:40ch;margin-top:28px;text-wrap:pretty}
.case-credit{font-size:15px;line-height:1.7;margin-top:36px;color:var(--light)}
.case-credit>span{display:block;font:12px/1.6 'Space Mono',monospace;color:var(--sand);margin-bottom:6px}
.case-identity{min-width:0;aspect-ratio:1/1.06;background:var(--orange);color:var(--ink);display:flex;position:relative;align-items:center;justify-content:center;margin-top:32px}
.case-mark{width:44%;height:auto;display:block}
.case-identity figcaption{position:absolute;inset:auto 28px 26px;display:flex;justify-content:space-between;align-items:baseline;gap:15px}
.case-identity figcaption span:first-child{font-size:27px;font-weight:600;letter-spacing:-.05em}
.case-identity figcaption span:last-child{font-size:13px}
.product-film{padding-bottom:90px}
.film-heading{display:flex;justify-content:space-between;gap:20px;align-items:baseline;margin-bottom:18px}
.film-heading .label{margin:0}
.film-heading>span{font-size:13px;line-height:1.6;color:var(--sand)}
.film-tabs{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}
.film-tab{display:inline-flex;gap:8px;align-items:center;min-height:32px;padding:0 12px 0 0;border:1px solid var(--orange);background:#302e2c;color:var(--orange);font:inherit;font-size:.875rem;font-weight:500;line-height:1.3;cursor:pointer;transition:color 220ms ease,border-color 220ms ease,background-color 220ms ease}
.film-tab-icon{display:grid;place-items:center;align-self:stretch;flex:0 0 30px;width:30px;min-height:30px;border-right:1px solid currentColor;color:inherit}
.film-tab .pixel-arrow{display:block;flex-shrink:0;width:14px;height:14px}
.film-tab:is(:hover,:focus-visible){color:#f3aa87;border-color:#f3aa87;background:#39312c}
.film-tab[aria-selected="true"]{background:var(--orange);color:#171717;border-color:var(--orange)}
.film-tab[aria-selected="true"] .film-tab-icon{border-right-color:rgba(23,23,23,.35)}
.film-tab:focus-visible{outline:2px solid var(--orange);outline-offset:4px}
.film-screen{position:relative;background:#101718;line-height:0;overflow:hidden;aspect-ratio:16/9}
.film-screen iframe{display:block;width:100%;height:100%;border:0}
.product-film figcaption{display:flex;justify-content:space-between;gap:36px;align-items:flex-start;padding-top:22px}
.film-caption{font-size:20px;line-height:1.4;color:var(--light);margin-bottom:8px}
#film-description{font-size:15px;line-height:1.6;max-width:69ch;color:var(--sand)}
.film-replay{border:0;border-bottom:1px solid var(--sand);background:none;color:var(--light);font-size:14px;line-height:1.5;padding:4px 0;min-height:36px;flex-shrink:0}
.film-replay span{color:var(--orange);margin-left:20px}
.film-replay:hover{color:var(--orange);border-color:var(--orange)}
.film-replay[hidden]{display:none}
.case-section{padding-top:84px;padding-bottom:100px}
.case-challenge{display:grid;grid-template-columns:1fr 2fr;gap:50px;border-top:1px solid var(--line)}
.case-challenge>.label{padding-top:9px}
.case-page h2{font-size:clamp(34px,3.8vw,52px);line-height:1.13;letter-spacing:-.035em}
.challenge-copy{display:grid;grid-template-columns:1fr 1fr;gap:38px;margin-top:34px}
.challenge-copy p{font-size:18px;line-height:1.6;max-width:40ch}
.workflow-section{background:var(--paper);color:var(--ink)}
.workflow-inner{padding-block:84px 56px}
.workflow-heading{display:grid;grid-template-columns:1fr 2fr;gap:50px;align-items:start;margin-bottom:64px}
.workflow-heading .label{color:#55514d;margin-top:8px}
.workflow-sequence{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:58px}
.workflow-sequence li{position:relative;padding-top:32px}
.workflow-sequence li::before{content:"";position:absolute;left:0;right:-58px;top:0;height:2px;background:#b4ada3}
.workflow-sequence li:last-child::before{right:0;background:#a44826}
.workflow-sequence li:not(:last-child)::after{content:"→";position:absolute;right:-35px;top:-15px;font:25px/1 proxima-nova,Arial,sans-serif;padding:2px 9px;background:var(--paper);color:#55514d}
.workflow-sequence .phase{font:12px/1.7 'Space Mono',monospace;color:#55514d;margin-bottom:20px}
.workflow-sequence h3{font:400 clamp(27px,2.7vw,37px)/1.13 proxima-sera,Georgia,serif;letter-spacing:-.025em;margin-bottom:18px}
.workflow-sequence li:last-child h3{color:#a44826}
.workflow-sequence li>p:last-child{font-size:18px;line-height:1.6;color:#44413d;max-width:32ch}
.workflow-foundation{margin-top:48px;padding-top:22px;border-top:1px solid #bcb6ad;display:flex;justify-content:space-between;gap:25px;align-items:baseline}
.workflow-foundation>p{font:12px/1.6 'Space Mono',monospace;color:#55514d}
.workflow-foundation ul{display:flex;flex-wrap:wrap;list-style:none;gap:15px 36px;padding:0;margin:0;color:#44413d;font-size:15px}
.workflow-note{font-size:14px;color:#55514d;margin-top:30px}
.case-design{display:grid;grid-template-columns:1fr 1fr;gap:110px;padding-top:110px;padding-bottom:68px}
.design-heading>p:last-child{font-size:18px;line-height:1.6;max-width:38ch;margin-top:30px}
.design-decisions{padding-top:40px}
.design-decisions article+article{margin-top:32px}
.design-decisions h3{font-size:22px;line-height:1.3;font-weight:400;margin-bottom:10px}
.design-decisions p{font-size:18px;line-height:1.6;max-width:44ch}
.case-principle{padding-block:96px 126px}
.case-principle h2{font-size:clamp(35px,4vw,57px);line-height:1.25;max-width:29ch}
.case-principle>p{font-size:18px;max-width:47ch;margin-top:28px}
.case-page .contact{border:0;padding-block:48px 76px}
.case-page .contact h2{font-size:clamp(44px,5.4vw,72px);line-height:1.1}
.case-page .contact-link{font-size:20px;line-height:1.4;max-width:100%}
.case-page .contact p:not(.label){font-size:18px;line-height:1.6;max-width:35ch}
.case-page .footer{font-size:12px}
@media(prefers-reduced-motion:no-preference){.case-mark{animation:mark-arrive 1s cubic-bezier(.2,.75,.25,1) both}@keyframes mark-arrive{from{opacity:.2;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}}
@media(max-width:1000px){.case-hero{gap:40px}.case-identity figcaption{flex-direction:column;gap:1px}.case-lede{font-size:18px}.case-challenge,.workflow-heading{grid-template-columns:1fr 2.5fr;gap:30px}.challenge-copy{gap:25px}.workflow-sequence{gap:35px}.workflow-sequence li::before{right:-35px}.workflow-sequence li:not(:last-child)::after{right:-28px}.workflow-sequence .phase{min-height:42px}.case-design{gap:60px}.workflow-foundation{align-items:flex-start}.workflow-foundation ul{gap:10px 24px}.case-credit{font-size:14px}}
@media(max-width:720px){.case-hero{grid-template-columns:1fr;gap:36px;padding-top:20px;padding-bottom:56px}.case-back{margin-bottom:27px}.case-page h1{font-size:clamp(44px,8vw,61px);max-width:15ch}.case-lede{max-width:40ch}.case-credit{margin-top:26px}.case-identity{margin-top:0;aspect-ratio:1.6;max-height:400px}.case-mark{width:31%;max-height:70%;object-fit:contain}.case-identity figcaption{flex-direction:row;inset:auto 24px 22px}.case-identity figcaption span:first-child{font-size:24px}.case-identity figcaption span:last-child{font-size:12px}.case-section{padding-block:50px 58px}.case-challenge,.workflow-heading{display:block}.case-challenge>.label{padding:0;margin-bottom:22px}.challenge-copy{grid-template-columns:1fr;gap:20px;margin-top:27px}.challenge-copy p{max-width:48ch}.workflow-inner{padding-block:50px 40px}.workflow-heading{margin-bottom:36px}.workflow-heading .label{margin-bottom:22px}.workflow-sequence{grid-template-columns:1fr;gap:0}.workflow-sequence li{padding:0 0 34px 26px;margin-left:0;border-left:2px solid #b4ada3}.workflow-sequence li:last-child{border-color:#a44826;padding-bottom:0}.workflow-sequence li::before,.workflow-sequence li::after{display:none}.workflow-sequence .phase{min-height:0;margin-bottom:10px}.workflow-sequence h3{font-size:32px;margin-bottom:12px}.workflow-sequence li>p:last-child{max-width:43ch;font-size:17px}.workflow-foundation{margin-top:34px;flex-direction:column;gap:14px}.workflow-foundation ul{font-size:14px;gap:10px 20px}.workflow-note{font-size:13px}.case-design{grid-template-columns:1fr;gap:35px;padding-top:60px}.design-heading>p:last-child{max-width:43ch}.design-decisions{padding-top:0}.design-decisions p{font-size:17px}.case-principle{padding-block:40px 76px}.case-principle h2{font-size:clamp(32px,7.3vw,45px)}.case-principle>p{font-size:17px}.case-page .contact{padding-block:36px 50px}.case-page .contact h2{font-size:52px}.case-page .contact p:not(.label){font-size:17px}}
@media(max-width:360px){.case-credit{font-size:13px}.case-identity figcaption{inset:auto 18px 18px}.case-identity figcaption span:last-child{font-size:12px;max-width:12ch;text-align:right}}
@media(max-width:720px){.product-film{padding-bottom:54px}.film-heading{gap:12px;flex-wrap:wrap;margin-bottom:14px}.film-heading>span{font-size:12px}.product-film figcaption{padding-top:18px;gap:18px}.film-tab{min-height:44px}.film-tab-icon{min-height:42px}.film-caption{font-size:18px}#film-description{font-size:14px}.film-replay span{margin-left:10px}}
