.work-v2 .case-evidence {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0 0 clamp(42px, 6vw, 74px);
  border-top: 1px solid rgba(239, 196, 119, 0.34);
  border-bottom: 1px solid rgba(239, 196, 119, 0.2);
}

.work-v2 .case-evidence > div {
  padding: 17px 26px 18px 0;
}

.work-v2 .case-evidence > div + div {
  padding-left: 26px;
  border-left: 1px solid rgba(239, 196, 119, 0.18);
}

.work-v2 .case-evidence dt {
  margin-bottom: 8px;
  color: var(--v2-brass-light);
  font-family: var(--mono);
  font-size: 8px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.work-v2 .case-evidence dd {
  margin: 0;
  color: rgba(243, 237, 226, 0.82);
  font-family: var(--serif);
  font-size: clamp(18px, 1.8vw, 25px);
  line-height: 1.08;
}

.work-v2 .client-case-paper .case-evidence {
  border-top-color: rgba(8, 23, 37, 0.28);
  border-bottom-color: rgba(8, 23, 37, 0.18);
}

.work-v2 .client-case-paper .case-evidence > div + div {
  border-left-color: rgba(8, 23, 37, 0.14);
}

.work-v2 .client-case-paper .case-evidence dt {
  color: var(--v2-brass);
}

.work-v2 .client-case-paper .case-evidence dd {
  color: var(--v2-ink);
}

.work-v2 .case-evidence-compact {
  grid-template-columns: 1fr;
  margin-top: 38px;
  margin-bottom: 0;
  border-top-color: rgba(8, 23, 37, 0.25);
  border-bottom-color: rgba(8, 23, 37, 0.18);
}

.work-v2 .case-evidence-compact > div,
.work-v2 .case-evidence-compact > div + div {
  display: grid;
  grid-template-columns: 0.58fr 1fr;
  gap: 18px;
  padding: 12px 0;
  border-top: 1px solid rgba(8, 23, 37, 0.12);
  border-left: 0;
}

.work-v2 .case-evidence-compact > div:first-child {
  border-top: 0;
}

.work-v2 .case-evidence-compact dt {
  margin: 3px 0 0;
  color: #157faa;
}

.work-v2 .case-evidence-compact dd {
  color: var(--v2-ink);
  font-size: 18px;
}

@media (max-width: 760px) {
  .work-v2 .case-evidence {
    grid-template-columns: 1fr 1fr;
  }

  .work-v2 .case-evidence > div,
  .work-v2 .case-evidence > div + div {
    padding: 14px 14px 14px 0;
    border-left: 0;
    border-bottom: 1px solid rgba(239, 196, 119, 0.15);
  }

  .work-v2 .case-evidence > div:nth-child(even) {
    padding-left: 14px;
    border-left: 1px solid rgba(239, 196, 119, 0.15);
  }

  .work-v2 .client-case-paper .case-evidence > div,
  .work-v2 .client-case-paper .case-evidence > div + div {
    border-bottom-color: rgba(8, 23, 37, 0.12);
  }

  .work-v2 .client-case-paper .case-evidence > div:nth-child(even) {
    border-left-color: rgba(8, 23, 37, 0.12);
  }

  .work-v2 .case-evidence-compact {
    grid-template-columns: 1fr;
  }

  .work-v2 .case-evidence-compact > div:nth-child(even) {
    padding-left: 0;
    border-left: 0;
  }
}

.work-v2 .client-case-cara {
  color: #f1eee7;
  background:
    radial-gradient(circle at 78% 22%, rgba(128, 35, 20, 0.26), transparent 27%),
    radial-gradient(circle at 18% 72%, rgba(18, 74, 79, 0.18), transparent 30%),
    #020506;
}

.work-v2 .client-case-cara::before {
  position: absolute;
  inset: 0;
  content: "";
  pointer-events: none;
  opacity: 0.42;
  background:
    repeating-linear-gradient(0deg, transparent 0 3px, rgba(255, 255, 255, 0.018) 3px 4px),
    linear-gradient(90deg, transparent 0 49.96%, rgba(157, 33, 25, 0.16) 50%, transparent 50.04%);
}

.work-v2 .client-case-cara .shell {
  position: relative;
  z-index: 1;
}

.work-v2 .client-case-cara .case-coordinate,
.work-v2 .client-case-cara .case-evidence dt,
.work-v2 .client-case-cara .dossier-label {
  color: #ee675a;
}

.work-v2 .client-case-cara .case-evidence {
  border-top-color: rgba(238, 103, 90, 0.32);
  border-bottom-color: rgba(238, 103, 90, 0.18);
}

.work-v2 .client-case-cara .case-evidence > div + div {
  border-left-color: rgba(238, 103, 90, 0.15);
}

.cara-case-study {
  position: relative;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: clamp(28px, 4vw, 64px) clamp(18px, 2.6vw, 42px);
  padding: clamp(10px, 2vw, 28px) 0 0;
}

.cara-case-study::before {
  position: absolute;
  top: 5%;
  bottom: 3%;
  left: 50%;
  width: 1px;
  content: "";
  background: linear-gradient(transparent, rgba(238, 103, 90, 0.36) 15%, rgba(238, 103, 90, 0.12) 85%, transparent);
}

.cara-case-shot {
  position: relative;
  z-index: 1;
  margin: 0;
  background: #020506;
}

.cara-case-shot::before {
  position: absolute;
  z-index: 2;
  inset: 0;
  content: "";
  pointer-events: none;
  border: 1px solid rgba(241, 238, 231, 0.17);
  box-shadow: inset 0 0 70px rgba(0, 0, 0, 0.2);
}

.cara-case-shot > a {
  display: block;
}

.cara-case-shot img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  filter: saturate(0.92) brightness(0.9);
  transition: filter 500ms ease, transform 800ms var(--ease);
}

.cara-case-shot:hover img {
  filter: saturate(1.06) brightness(1.03);
  transform: scale(1.008);
}

.cara-case-shot figcaption {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 20px;
  padding: 14px 0 0;
  color: rgba(241, 238, 231, 0.55);
  font-family: var(--mono);
  font-size: 8px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.cara-case-shot figcaption span {
  color: #ee675a;
}

.cara-case-shot figcaption b {
  font-weight: 500;
}

.cara-case-shot-archive {
  grid-column: 1 / 10;
}

.cara-case-premise {
  z-index: 2;
  grid-column: 8 / 13;
  margin-top: clamp(-110px, -7vw, -58px);
  padding: clamp(28px, 4vw, 54px);
  background: #eeeae1;
  color: #080b0c;
  box-shadow: 0 34px 95px rgba(0, 0, 0, 0.46);
  transform: rotate(-1.25deg);
}

.cara-case-premise > p:first-child {
  margin: 0 0 18px;
  color: #9d2119;
  font-family: var(--mono);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.cara-case-premise h3 {
  margin: 0 0 22px;
  font-family: var(--serif);
  font-size: clamp(31px, 3.4vw, 50px);
  font-weight: 500;
  letter-spacing: -0.045em;
  line-height: 0.98;
}

.cara-case-premise > p:last-child {
  margin: 0;
  color: rgba(8, 11, 12, 0.7);
  font-size: 14px;
  line-height: 1.6;
}

.cara-case-shot-queen {
  grid-column: 1 / 7;
  margin-top: clamp(20px, 6vw, 80px);
  transform: rotate(0.55deg);
}

.cara-case-shot-hub {
  grid-column: 7 / 13;
  margin-top: clamp(90px, 13vw, 180px);
  transform: rotate(-0.45deg);
}

.cara-case-notes {
  z-index: 2;
  grid-column: 2 / 12;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(210px, 0.34fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: end;
  padding: clamp(34px, 5vw, 64px) 0 0;
}

.cara-case-notes .dossier-label {
  grid-column: 1 / -1;
  margin: 0;
}

.cara-case-notes ol {
  padding: 0;
  margin: 0;
  list-style: none;
  border-top: 1px solid rgba(241, 238, 231, 0.18);
}

.cara-case-notes li {
  display: grid;
  grid-template-columns: 36px 1fr;
  gap: 18px;
  padding: 18px 0;
  border-bottom: 1px solid rgba(241, 238, 231, 0.13);
}

.cara-case-notes li > span {
  color: #ee675a;
  font-family: var(--mono);
  font-size: 9px;
}

.cara-case-notes strong {
  display: block;
  margin-bottom: 4px;
  color: #f1eee7;
  font-family: var(--serif);
  font-size: 23px;
  font-weight: 500;
}

.cara-case-notes li p {
  max-width: 650px;
  margin: 0;
  color: rgba(241, 238, 231, 0.58);
  font-size: 13px;
}

.cara-case-visit {
  display: flex;
  min-height: 96px;
  align-items: center;
  justify-content: space-between;
  padding: 0 22px;
  color: #f1eee7;
  border-top: 1px solid rgba(238, 103, 90, 0.7);
  border-bottom: 1px solid rgba(241, 238, 231, 0.2);
  font-family: var(--mono);
  font-size: 10px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  transition: color 200ms ease, background 200ms ease;
}

.cara-case-visit i {
  color: #ee675a;
  font-size: 24px;
  font-style: normal;
}

.cara-case-visit:hover,
.cara-case-visit:focus-visible {
  color: #080b0c;
  background: #eeeae1;
}

@media (max-width: 980px) {
  .cara-case-shot-archive {
    grid-column: 1 / 11;
  }

  .cara-case-premise {
    grid-column: 5 / 13;
  }

  .cara-case-notes {
    grid-column: 1 / 13;
  }
}

@media (max-width: 760px) {
  .work-v2 .client-case-cara .case-evidence > div:nth-child(even) {
    border-left-color: rgba(238, 103, 90, 0.15);
  }

  .cara-case-study {
    display: block;
  }

  .cara-case-study::before {
    display: none;
  }

  .cara-case-shot,
  .cara-case-shot-archive,
  .cara-case-shot-queen,
  .cara-case-shot-hub {
    margin: 0 0 46px;
    transform: none;
  }

  .cara-case-shot img {
    min-height: 300px;
    object-position: center;
  }

  .cara-case-shot figcaption {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .cara-case-premise {
    margin: 0 0 56px;
    padding: 30px 24px;
    transform: none;
  }

  .cara-case-notes {
    display: block;
    padding-top: 10px;
  }

  .cara-case-notes .dossier-label {
    margin-bottom: 22px;
  }

  .cara-case-visit {
    margin-top: 30px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cara-case-shot img {
    transition: none;
  }
}
