body.gem-page {
  background:
    radial-gradient(circle at 14% 18%, rgba(255, 255, 255, 0.84), transparent 26%),
    radial-gradient(circle at 84% 12%, rgba(16, 38, 68, 0.08), transparent 22%),
    linear-gradient(180deg, #f6f7f3 0%, #eeefe9 100%);
  background-attachment: fixed;
}

.gem-page .v2-shell {
  position: relative;
  background-image:
    linear-gradient(to right, transparent calc(25% - 0.5px), rgba(17, 17, 17, 0.08) calc(25% - 0.5px), rgba(17, 17, 17, 0.08) 25%, transparent 25%),
    linear-gradient(to right, transparent calc(50% - 0.5px), rgba(17, 17, 17, 0.08) calc(50% - 0.5px), rgba(17, 17, 17, 0.08) 50%, transparent 50%),
    linear-gradient(to right, transparent calc(75% - 0.5px), rgba(17, 17, 17, 0.08) calc(75% - 0.5px), rgba(17, 17, 17, 0.08) 75%, transparent 75%);
}

.gem-topbar {
  position: sticky;
  top: 0;
  z-index: 30;
  backdrop-filter: blur(12px);
  background: color-mix(in srgb, var(--bg) 84%, transparent);
}

.gem-topbar-inner {
  justify-content: space-between;
}

.gem-topbar-nav {
  margin-left: 18px;
}

.gem-brand-mark {
  width: 34px;
  height: 34px;
}

.gem-project-hero {
  border-top: 0;
}

.gem-project-hero-inner {
  padding-block: clamp(42px, 8vw, 92px) clamp(28px, 4vw, 42px);
}

.gem-project-brand-line {
  margin-bottom: 22px;
  font-size: clamp(1.08rem, 2vw, 1.52rem);
  letter-spacing: 0.06em;
}

.gem-project-title {
  max-width: 11ch;
  font-size: clamp(3.6rem, 10vw, 8.8rem);
}

.eastland-banks-page .gem-project-title-credits {
  margin-top: clamp(18px, 2.2vw, 28px);
  font-size: clamp(0.68rem, 0.9vw, 0.8rem);
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.45;
  text-transform: uppercase;
}

@media (min-width: 700px) {
  .eastland-banks-page .gem-project-title-credits {
    display: flex;
    gap: clamp(22px, 3vw, 42px);
  }
}

.gem-project-intro {
  border-top: 0;
}

.gem-project-intro-inner {
  padding-block: 0 clamp(44px, 6vw, 64px);
}

.gem-project-intro-copy {
  max-width: 32rem;
  font-size: clamp(1.12rem, 2vw, 1.54rem);
  line-height: 1.34;
  letter-spacing: -0.03em;
}

.gem-project-film {
  width: 100%;
  border-top: 0;
}

.gem-project-film-inner {
  width: min(100%, 1500px);
  margin-inline: auto;
  padding: clamp(26px, 4vw, 36px) var(--page-gutter) 0;
  box-sizing: border-box;
}

.gem-project-film-label {
  position: absolute;
  top: clamp(14px, 1.5vw, 22px);
  left: clamp(14px, 1.5vw, 22px);
  z-index: 2;
  margin: 0;
  color: #f4f5f2;
  font-size: clamp(0.65rem, 0.8vw, 0.78rem);
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1;
  text-transform: uppercase;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.55);
  pointer-events: none;
}

.gem-delivered-film-heading {
  position: static;
  color: #f4f5f2;
  text-shadow: none;
}

.gem-project-film-heading {
  position: static;
  margin-bottom: 12px;
  color: var(--ink);
  text-shadow: none;
}

.gem-project-intro + .gem-project-film .gem-project-film-inner {
  padding-top: clamp(26px, 4vw, 36px);
}

.gem-project-credits {
  display: grid;
  gap: 6px;
  margin-top: 16px;
  color: rgba(25, 43, 78, 0.72);
  font-size: 0.88rem;
  line-height: 1.35;
  letter-spacing: 0.02em;
}

.gem-project-credits p {
  margin: 0;
}

.gem-project-credits span {
  color: rgba(25, 43, 78, 0.9);
}

.gem-film-metadata-credits {
  margin-top: 8px;
  color: rgba(244, 245, 242, 0.96);
  font-size: 0.76rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  line-height: 1.45;
  text-transform: uppercase;
}

.gem-film-metadata-label,
.gem-film-metadata-credits span {
  color: rgba(244, 245, 242, 0.62);
}

.gem-section-meta {
  color: rgba(244, 245, 242, 0.62);
}

.gem-hero {
  border-top: 0;
}

.gem-hero-inner {
  padding-block: clamp(96px, 10vw, 150px) clamp(72px, 9vw, 110px);
}

.gem-positioning-copy {
  max-width: 48rem;
  margin: 0 0 clamp(44px, 4vw, 56px);
  color: rgba(17, 17, 17, 0.78);
  font-size: clamp(1.12rem, 1.75vw, 1.44rem);
  font-weight: 400;
  line-height: 1.36;
  letter-spacing: -0.025em;
}

.gem-brand-line {
  margin-bottom: 24px;
  font-size: 0.84rem;
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1;
  text-transform: uppercase;
}

.gem-method-eyebrow {
  margin: 0 0 clamp(20px, 2.4vw, 30px);
  color: rgba(25, 43, 78, 0.62);
  font-family: ui-monospace, "SFMono-Regular", "SF Mono", Menlo, Consolas, monospace;
  font-size: clamp(1.08rem, 2vw, 1.52rem);
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 1.2;
  text-transform: uppercase;
}

.gem-title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  font-size: clamp(3.06rem, 8.5vw, 7.48rem);
}

@media (min-width: 700px) {
  .gem-project-brand-line {
    margin-bottom: 11px;
  }

  .gem-hero-inner {
    padding-bottom: clamp(28px, 4vw, 44px);
  }

  .gem-project-film .v2-film-frame,
  .gem-project-film .v2-film-frame iframe {
    display: block;
    margin-bottom: 0;
    border: 0;
  }

  .gem-film-metadata-band {
    position: relative;
    z-index: 2;
    margin-top: -1px;
  }
}

.gem-title-block {
  display: block;
  width: 100%;
  max-width: 100%;
  line-height: inherit;
}

.gem-title-block + .gem-title-block {
  margin-top: 0.34em;
}

.gem-title-line {
  display: block;
  line-height: inherit;
}

.gem-title-spotlight {
  position: relative;
  display: inline-block;
  color: rgba(17, 17, 17, 0.96);
  line-height: inherit;
}

.gem-title-spotlight::after {
  content: attr(data-text);
  position: absolute;
  inset: 0;
  color: transparent;
  background-image: radial-gradient(
    circle at center,
    rgba(255, 255, 255, 0.64) 0%,
    rgba(252, 246, 212, 0.38) 18%,
    rgba(255, 255, 255, 0) 54%
  );
  background-repeat: no-repeat;
  background-size: 168% 100%;
  background-position: 120% 50%;
  -webkit-background-clip: text;
  background-clip: text;
  animation: gemSpotlightSweep 6.4s ease-in-out infinite alternate;
  pointer-events: none;
}

.gem-title-spotlight:nth-child(2):not(:last-child)::after {
  animation-delay: 0.35s;
}

.gem-title-spotlight:last-child::after {
  animation-delay: 0.7s;
}

@keyframes gemSpotlightSweep {
  0% {
    background-position: 118% 50%;
  }

  100% {
    background-position: -12% 50%;
  }
}

.gem-hero-note {
  max-width: 52rem;
  margin: clamp(34px, 5vw, 52px) 0 0;
  color: rgba(17, 17, 17, 0.88);
  font-size: clamp(1.12rem, 1.75vw, 1.44rem);
  line-height: 1.28;
  letter-spacing: -0.03em;
}

.gem-process-cue {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  margin-top: clamp(18px, 2.5vw, 28px);
  color: var(--accent);
  font-size: 1.5rem;
  line-height: 1;
  text-decoration: none;
  transition: transform 180ms ease, opacity 180ms ease;
}

.gem-process-cue:hover,
.gem-process-cue:focus-visible {
  transform: translateY(4px);
  opacity: 0.68;
  outline: none;
}

#method,
#process {
  scroll-margin-top: 64px;
}

.gem-hero-note span {
  display: block;
}

.gem-hero-note-detail {
  margin-top: 1.2em;
}

.gem-mobile-break {
  display: none;
}

.gem-film,
.gem-process,
.gem-index,
.gem-footer {
  width: 100%;
  border-top: 1px solid var(--line);
}

.gem-index,
.gem-footer {
  background: #0e0f10;
  color: #f4f5f2;
}

.gem-mobile-still {
  display: block;
  margin: clamp(28px, 4vw, 40px) 0 clamp(34px, 5vw, 52px);
}

.gem-mobile-still img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: #111;
}

.gem-index {
  border-top-color: rgba(244, 245, 242, 0.16);
}

.gem-film-inner,
.gem-process-inner,
.gem-index-inner,
.gem-footer-inner {
  width: min(calc(100vw - (var(--page-gutter) * 2)), var(--content-max));
  margin: 0 auto;
}

.gem-process-inner,
.gem-index-inner {
  padding-block: clamp(40px, 5.4vw, 58px) clamp(82px, 10vw, 124px);
}

.gem-film-inner {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-top: 0;
  padding-bottom: 0;
}

.gem-film-metadata-band {
  width: min(
    calc(100vw - (var(--page-gutter) * 2)),
    calc(1500px - (var(--page-gutter) * 2))
  );
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-block: clamp(24px, 3vw, 34px);
  background: #252027;
  opacity: 1;
  transform: none;
  clip-path: inset(0 0 0 0);
}

html.js body.motion-enabled .gem-film-metadata-band.motion-reveal,
html.js body.motion-enabled .gem-film-metadata-band.motion-reveal.is-visible {
  opacity: 1;
  transform: none;
  clip-path: inset(0 0 0 0);
  transition: none;
}

.gem-film-metadata {
  margin: 0;
  color: rgba(244, 245, 242, 0.96);
  font-size: 0.76rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  line-height: 1.45;
  text-transform: uppercase;
}

.gem-film-metadata-stack {
  width: calc(100% - (var(--page-gutter) * 2));
  margin: 0 auto;
}

.gem-film-metadata + .gem-film-metadata {
  margin-top: 8px;
}

.gem-film-metadata--brief {
  max-width: 68rem;
}

.gem-film-metadata-credits + .gem-film-metadata--brief {
  margin-top: 28px;
}

@media (min-width: 700px) {
  .gem-film-metadata-stack {
    display: flex;
    align-items: baseline;
    gap: clamp(18px, 2.4vw, 36px);
    white-space: nowrap;
  }

  .gem-film-metadata-credits {
    display: contents;
  }
}

.gem-section-head--stack {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  justify-content: flex-start;
}

.gem-section-label,
.gem-section-meta {
  margin: 0;
  color: var(--accent);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.gem-film .gem-section-label,
.gem-film .gem-section-meta,
.gem-film .gem-block-title,
.gem-index .gem-section-label,
.gem-index .gem-section-meta,
.gem-index .gem-block-title {
  color: #f4f5f2;
}

.gem-section-subline {
  margin: 0;
  color: var(--muted);
  font-size: 0.92rem;
}

.gem-section-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: clamp(28px, 3.8vw, 40px);
}

.gem-block-title {
  margin: 0;
  font-size: clamp(1.9rem, 4vw, 3.5rem);
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 0.95;
  text-transform: uppercase;
}

.gem-process-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.gem-process-intro {
  display: grid;
  grid-template-columns: minmax(0, 0.35fr) minmax(0, 0.65fr);
  gap: clamp(34px, 5vw, 62px);
  margin-bottom: clamp(34px, 4.8vw, 48px);
}

.gem-process-intro-block {
  padding-block: clamp(12px, 2vw, 20px);
}

.gem-process-intro-copy {
  margin: 0;
}

.gem-process-intro-copy + .gem-process-intro-copy {
  margin-top: 18px;
}

.gem-process-intro-label {
  margin: 0 0 14px;
  color: var(--accent);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.gem-process-intro-block--problem {
  max-width: 21rem;
  padding-right: clamp(12px, 1.8vw, 18px);
}

.gem-process-intro-block--standard {
  max-width: 44rem;
  padding-left: clamp(26px, 3.8vw, 40px);
  border-left: 1px solid rgba(17, 17, 17, 0.16);
}

.gem-process-intro-label--problem {
  color: rgba(16, 38, 68, 0.78);
}

.gem-process-intro-label--standard {
  margin-bottom: 18px;
}

.gem-process-intro-copy--problem {
  max-width: 18rem;
  color: rgba(17, 17, 17, 0.66);
  font-size: clamp(1.02rem, 1.24vw, 1.1rem);
  line-height: 1.46;
}

.gem-process-intro-copy--standard {
  max-width: 38rem;
  color: rgba(17, 17, 17, 0.92);
  font-size: clamp(1.02rem, 1.24vw, 1.1rem);
  line-height: 1.46;
}

.gem-process-divider {
  height: 1px;
  margin-bottom: clamp(28px, 4vw, 40px);
  background: rgba(17, 17, 17, 0.16);
}

.gem-process-sequence-title {
  max-width: 16ch;
  margin-bottom: clamp(22px, 3vw, 30px);
}

.gem-process-inner {
  padding-bottom: clamp(24px, 3vw, 34px);
}

.gem-process-prototype-scroll {
  position: relative;
  height: clamp(300px, 40vw, 500px);
  overflow-x: clip;
}

.gem-process-prototype-sticky {
  position: relative;
  height: 100%;
  overflow: visible;
  background: var(--bg);
}

.gem-process-prototype-analysis {
  position: absolute;
  inset: 0;
  overflow: visible;
  background: var(--bg);
}

.gem-sunpath-visual {
  position: absolute;
  inset: 0;
}

.gem-sunpath-frame {
  position: relative;
  width: min(1200px, calc(100vw - (var(--page-gutter) * 2)), calc(150dvh - 375px));
  aspect-ratio: 1536 / 1024;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  overflow: visible;
  background: transparent;
}

.gem-sunpath-state-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}


.gem-sunpath-controls {
  position: absolute;
  left: 50%;
  bottom: 24px;
  z-index: 6;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: min(25rem, calc(100vw - (var(--page-gutter) * 2)));
  transform: translateX(-50%);
}

.gem-sunpath-controls button {
  min-height: 42px;
  border: 1px solid rgba(25, 43, 78, 0.28);
  border-right: 0;
  background: transparent;
  color: rgba(25, 43, 78, 0.7);
  font-family: ui-monospace, "SFMono-Regular", "SF Mono", Menlo, Consolas, monospace;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  cursor: pointer;
}

.gem-sunpath-controls button:last-child { border-right: 1px solid rgba(25, 43, 78, 0.28); }
.gem-sunpath-controls button[aria-pressed="true"] { background: var(--ink); color: var(--bg); }
.gem-sunpath-controls button:focus-visible { position: relative; z-index: 1; outline: 2px solid var(--accent); outline-offset: 2px; }

.gem-sunpath-shot {
  position: absolute;
  left: 50%;
  bottom: 2px;
  z-index: 6;
  width: min(25rem, calc(100vw - (var(--page-gutter) * 2)));
  margin: 0;
  transform: translateX(-50%);
  color: rgba(25, 43, 78, 0.72);
  font-family: ui-monospace, "SFMono-Regular", "SF Mono", Menlo, Consolas, monospace;
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.gem-process-prototype-overlay {
  position: absolute;
  inset: 0;
  z-index: 4;
  padding: 0;
  pointer-events: none;
}

.gem-process-prototype-copy-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}

.gem-process-prototype-copy {
  position: absolute;
  left: clamp(18px, 4vw, 48px);
  top: clamp(32px, 4vw, 56px);
  width: min(52rem, calc(100vw - (var(--page-gutter) * 2)));
  pointer-events: auto;
  -webkit-user-select: text;
  user-select: text;
}

.gem-process-prototype-title,
.gem-process-prototype-body {
  margin: 0;
}

.gem-process-prototype-title {
  max-width: 12ch;
  color: #f4f5f2;
  font-size: clamp(1.9rem, 4vw, 3.5rem);
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 0.95;
  text-transform: uppercase;
}

.gem-process-prototype-body {
  max-width: 28rem;
  margin-top: 18px;
  color: rgba(244, 245, 242, 0.96);
  font-size: clamp(1.2rem, 2vw, 1.68rem);
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: -0.035em;
}

.gem-process-prototype-copy[data-gem-copy="0"] .gem-process-prototype-title,
.gem-process-prototype-copy[data-gem-copy="0"] .gem-process-prototype-body {
  color: var(--ink);
}

.gem-process-eyebrow {
  margin: 0 0 14px;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  line-height: 1;
  text-transform: uppercase;
}

.gem-process-prototype-copy .gem-process-eyebrow {
  color: rgba(25, 43, 78, 0.62);
}

.gem-light-synthesis-copy .gem-process-eyebrow {
  color: rgba(25, 43, 78, 0.62);
}

.gem-process-stage-stack {
  background: var(--bg);
}

.gem-process-stage-section {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  min-height: 0;
  overflow: hidden;
  background: #0e0f10;
}

.gem-process-stage-section + .gem-process-stage-section {
  border-top: 0;
}

.gem-process-stage-section--capture {
  background: var(--bg);
}

@media (min-width: 700px) {
  .gem-process-stage-section--capture .gem-process-stage-media {
    grid-column: 1;
  }

  .gem-process-stage-section--capture .gem-process-stage-overlay {
    grid-column: 2;
    align-items: start;
  }

  .gem-process-stage-section--capture .gem-process-stage-subline {
    grid-column: 1;
  }

  .gem-process-stage-section--capture .gem-process-stage-title {
    color: var(--ink);
    font-size: clamp(2.47rem, 5.2vw, 4.55rem);
  }

  .gem-process-stage-section--capture .gem-process-stage-body {
    color: rgba(25, 43, 78, 0.82);
  }

  .gem-process-stage-section--capture .gem-process-eyebrow {
    color: rgba(25, 43, 78, 0.62);
  }
}

.gem-process-stage-media {
  position: relative;
  grid-column: 2;
  grid-row: 1;
  aspect-ratio: 1;
}

.gem-process-stage-media::after {
  content: none;
}

.gem-process-stage-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #0e0f10;
}

.gem-process-stage-overlay {
  position: relative;
  grid-column: 1;
  grid-row: 1 / span 2;
  display: grid;
  align-items: center;
  z-index: 2;
  padding: clamp(48px, 7vw, 112px) var(--page-gutter);
  pointer-events: none;
}

.gem-process-stage-copy {
  width: min(100%, 30rem);
  pointer-events: auto;
  -webkit-user-select: text;
  user-select: text;
}

.gem-process-stage-title,
.gem-process-stage-body {
  margin: 0;
}

.gem-process-stage-title {
  max-width: 12ch;
  color: #f4f5f2;
  font-size: clamp(1.9rem, 4vw, 3.5rem);
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 0.95;
  text-transform: uppercase;
}

.gem-process-stage-title--wide {
  max-width: 20ch;
}

.gem-process-stage-body {
  max-width: 28rem;
  margin-top: 18px;
  color: rgba(244, 245, 242, 0.96);
  font-size: clamp(1.2rem, 2vw, 1.68rem);
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: -0.035em;
}

.gem-process-stage-subline {
  grid-column: 2;
  grid-row: 2;
  width: 100%;
  max-width: none;
  margin: 22px 0 0;
  padding-left: clamp(16px, 2vw, 24px);
  padding-bottom: clamp(36px, 5vw, 72px);
  box-sizing: border-box;
}

.gem-light-synthesis {
  background: var(--bg);
  color: var(--ink);
  margin-top: clamp(48px, 7vw, 108px);
  padding: 0;
}

.gem-light-synthesis-inner {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: auto auto;
  align-items: start;
  column-gap: 0;
  width: 100%;
  margin: 0 auto;
}

.gem-light-synthesis-copy { grid-column: 1; grid-row: 1; max-width: 32rem; padding: clamp(72px, 10vw, 144px) var(--page-gutter) 0; -webkit-user-select: text; user-select: text; }
.gem-light-synthesis .gem-process-stage-title { color: var(--ink); }
.gem-light-synthesis-headline, .gem-light-synthesis-body { margin: 0; }
.gem-light-synthesis-headline { max-width: 32rem; margin-top: 24px; font-size: clamp(1.4rem, 2.25vw, 2.15rem); font-weight: 700; line-height: 1.02; letter-spacing: -0.045em; }
.gem-light-synthesis-body { max-width: 32rem; margin: 22px 0 0; padding: 0; color: rgba(25, 43, 78, 0.82); font-size: clamp(1rem, 1.35vw, 1.2rem); line-height: 1.24; letter-spacing: -0.025em; box-sizing: border-box; }
.gem-light-synthesis-body--mobile { display: none; }
.gem-light-comparison-pair { display: none; }
.gem-light-comparison { grid-column: 2; grid-row: 1; min-width: 0; }
.gem-light-comparison-frame { position: relative; width: 100%; height: 100%; margin: 0; aspect-ratio: 1; overflow: hidden; background: #151719; box-shadow: none; }
.gem-light-comparison-frame--stacked { aspect-ratio: 8 / 9; }
.gem-light-comparison-media, .gem-light-comparison-synth { position: absolute; inset: 0; width: 100%; height: 100%; }
.gem-light-comparison-media { display: block; object-fit: cover; }
.gem-light-comparison-video { position: absolute; inset: 0; display: block; width: 100%; height: 100%; object-fit: cover; }
.gem-light-comparison-label { position: absolute; z-index: 1; left: 0; width: 100%; margin: 0; color: rgba(14, 15, 16, 0.9); font-size: clamp(0.66rem, 1vw, 0.82rem); font-weight: 600; letter-spacing: 0.08em; line-height: 1; text-align: center; text-transform: uppercase; text-shadow: 0 1px 8px rgba(244, 245, 242, 0.4); }
.gem-light-comparison-label--top { top: 46%; }
.gem-light-comparison-label--bottom { bottom: 3.5%; }
.gem-light-comparison-synth { opacity: 1; transition: opacity 0.2s ease; }
.gem-light-comparison[data-mobile-view="raw"] .gem-light-comparison-synth { opacity: 0; }
.gem-light-comparison-toggle { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); width: min(100%, 26rem); margin: 16px auto 0; padding: 3px; border: 1px solid rgba(244, 245, 242, 0.68); border-radius: 999px; background: #0e0f10; }
.gem-light-comparison-toggle button { min-height: 37px; border: 0; border-radius: 999px; background: transparent; color: #f4f5f2; font: inherit; font-size: 0.62rem; font-weight: 700; letter-spacing: 0.065em; line-height: 1; text-transform: uppercase; }
.gem-light-comparison-toggle button[aria-pressed="true"] { background: #f4f5f2; color: #101214; }

.gem-spec-grid {
  width: 100%;
  border-top: 1px solid var(--line);
  padding-block: clamp(58px, 7vw, 94px) clamp(78px, 9vw, 118px);
}

.gem-spec-grid-head {
  width: min(calc(100vw - (var(--page-gutter) * 2)), var(--content-max));
  margin: 0 auto clamp(28px, 4vw, 42px);
}

.gem-spec-grid-title {
  max-width: 12ch;
  margin: 0;
  color: var(--ink);
  font-size: clamp(1.9rem, 4vw, 3.5rem);
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 0.95;
  text-transform: uppercase;
}

.gem-spec-grid-inner {
  width: min(calc(100vw - (var(--page-gutter) * 2)), var(--content-max));
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-left: 1px solid rgba(0, 0, 0, 0.08);
}

.gem-spec-grid-inner--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.gem-spec-card {
  min-height: 100%;
  padding: clamp(28px, 3.2vw, 42px) clamp(18px, 2.4vw, 28px) clamp(34px, 4vw, 48px);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}

.gem-spec-card-tag,
.gem-spec-card-title,
.gem-spec-card-body {
  margin: 0;
}

.gem-spec-card-note {
  margin: 24px 0 0;
  max-width: 18rem;
  color: rgba(17, 17, 17, 0.52);
  font-size: clamp(0.84rem, 0.96vw, 0.92rem);
  line-height: 1.42;
}

.gem-spec-card-tag {
  color: var(--accent);
  font-family: ui-monospace, "SFMono-Regular", "SF Mono", Menlo, Consolas, monospace;
  font-size: 0.74rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  line-height: 1.2;
  text-transform: uppercase;
}

.gem-spec-card-title {
  margin-top: 18px;
  color: var(--ink);
  font-size: clamp(1.3rem, 1.8vw, 1.9rem);
  font-weight: 700;
  letter-spacing: -0.045em;
  line-height: 0.98;
}

.gem-spec-card-title-line,
.gem-spec-card-title-subline {
  display: block;
}

.gem-spec-card-title-line + .gem-spec-card-title-line {
  margin-top: 0.08em;
}

.gem-spec-card-title-subline {
  margin-top: 0.2em;
  font-size: 0.7em;
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 1.05;
}

.gem-spec-card-body {
  margin-top: 18px;
  max-width: 18rem;
  color: rgba(17, 17, 17, 0.7);
  font-size: clamp(0.98rem, 1.2vw, 1.08rem);
  line-height: 1.45;
}

.gem-delivered {
  width: 100%;
  border-top: 1px solid rgba(244, 245, 242, 0.16);
  background: #2f2730;
  color: #f4f5f2;
}

.gem-delivered-inner {
  width: min(calc(100vw - (var(--page-gutter) * 2)), var(--content-max));
  margin: 0 auto;
  padding-block: clamp(48px, 6vw, 78px) clamp(72px, 9vw, 110px);
}

.gem-delivered-head {
  margin-bottom: clamp(30px, 4vw, 44px);
}

.gem-delivered-title {
  max-width: 12ch;
  margin: 0;
  color: #f4f5f2;
  font-size: clamp(1.9rem, 4vw, 3.5rem);
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 0.95;
  text-transform: uppercase;
}

.gem-delivered-project {
  margin: 0;
  color: rgba(244, 245, 242, 0.76);
  font-size: clamp(0.76rem, 1vw, 0.92rem);
  font-weight: 600;
  letter-spacing: 0.12em;
  line-height: 1;
  text-transform: uppercase;
}

.eastland-banks-page .gem-delivered-inner {
  padding-top: clamp(64px, 7vw, 96px);
}

.eastland-banks-page .gem-delivered-head {
  margin-bottom: clamp(48px, 6vw, 82px);
}

.eastland-banks-page .gem-delivered-title {
  max-width: none;
  font-size: clamp(3.6rem, 10vw, 8.8rem);
}

.eastland-banks-page .gem-delivered-project {
  margin-top: clamp(20px, 2.5vw, 34px);
}

.gem-delivered-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: clamp(28px, 3vw, 34px);
  row-gap: clamp(56px, 6vw, 68px);
}

.gem-delivered-films {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(300px, 1fr);
  align-items: start;
  gap: clamp(18px, 2vw, 28px);
}

.gem-delivered-card {
  display: grid;
  gap: 16px;
  align-content: start;
}

.gem-delivered-card--stills {
  grid-column: 1 / -1;
}

.gem-delivered-stills {
  display: grid;
  grid-template-columns: minmax(0, 4fr) minmax(0, 2.4fr) minmax(0, 4fr);
  align-items: start;
  gap: clamp(4px, 0.55vw, 8px);
}

.gem-delivered-stills picture,
.gem-delivered-stills img {
  display: block;
  width: 100%;
}

.gem-delivered-stills img {
  height: auto;
}

.gem-delivered-card--feature,
.gem-delivered-card--story {
  grid-column: 1 / -1;
}

.gem-delivered-card--story {
  max-width: 62rem;
}

.gem-delivered-label {
  margin: 0;
  color: rgba(244, 245, 242, 0.96);
  font-size: clamp(1.05rem, 1.55vw, 1.28rem);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.06;
  text-transform: uppercase;
}

.gem-delivered-copy {
  max-width: 54rem;
  margin: -2px 0 2px;
  color: rgba(244, 245, 242, 0.84);
  font-size: clamp(1rem, 1.24vw, 1.1rem);
  line-height: 1.5;
}

.gem-delivered-media {
  position: relative;
  overflow: hidden;
  background: #111;
}

.gem-delivered-media--video {
  aspect-ratio: 4 / 5;
}

.gem-delivered-media--master-video {
  aspect-ratio: 16 / 9;
}

.gem-delivered-card--feature .gem-delivered-media--video,
.gem-delivered-card--story .gem-delivered-media--video {
  aspect-ratio: 4 / 5;
}

.gem-delivered-media iframe,
.gem-delivered-media img {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.gem-delivered-media img {
  object-fit: cover;
}

/* Chapter controls keep the process concise until a visitor chooses a stage. */
.gem-process--accordion { border-top: 0; background: var(--bg); }
.gem-process-group-label {
  width: min(calc(100vw - (var(--page-gutter) * 2)), var(--content-max));
  margin: 0 auto;
  padding: 12px 0 14px;
  color: rgba(25, 43, 78, 0.62);
  font-family: ui-monospace, "SFMono-Regular", "SF Mono", Menlo, Consolas, monospace;
  font-size: 0.74rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  line-height: 1.2;
  text-transform: uppercase;
}
.gem-process-panels { border-top: 0; }
.gem-process-panel { border-bottom: 1px solid rgba(25, 43, 78, 0.22); }
.gem-process-panel-heading { margin: 0; }
.gem-process-panel-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: min(calc(100vw - (var(--page-gutter) * 2)), var(--content-max));
  min-height: clamp(70px, 7.5vw, 96px);
  margin: 0 auto;
  padding: 18px 0;
  border: 0;
  background: transparent;
  color: var(--ink);
  font: inherit;
  font-size: clamp(1.3rem, 2.7vw, 2.8rem);
  font-weight: 500;
  letter-spacing: -0.055em;
  line-height: 0.95;
  text-align: left;
  cursor: pointer;
  scroll-margin-top: 64px;
}
.gem-process-panel-symbol { font-size: 0.82em; font-weight: 400; line-height: 1; }
.gem-process-panel-toggle[aria-expanded="true"] .gem-process-panel-symbol { font-size: 0; }
.gem-process-panel-toggle[aria-expanded="true"] .gem-process-panel-symbol::after { content: "−"; font-size: clamp(1.3rem, 2.7vw, 2.8rem); }
.gem-process-panel-toggle:focus-visible { outline: 2px solid var(--accent); outline-offset: -4px; }
.gem-process-panel-content {
  max-height: 0;
  overflow: clip;
  opacity: 0;
  transition: max-height 240ms ease, opacity 180ms ease;
}
.gem-process-panel-content.is-open { max-height: 10000px; opacity: 1; }
.gem-process-panel-content .gem-process-prototype-title,
.gem-process-panel-content .gem-process-stage-title {
  display: none;
}
.gem-process-panel-content .gem-light-synthesis { margin-top: 0; }

.gem-spec-grid-inner--single {
  grid-template-columns: minmax(0, 1fr);
}

.gem-spec-grid-inner--paired {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gem-spec-grid-inner--assets {
  margin-bottom: clamp(30px, 4vw, 44px);
}

.gem-spec-grid-inner--assets .gem-spec-card {
  padding-left: 0;
  border-color: rgba(244, 245, 242, 0.16);
}

.gem-spec-grid-inner--assets .gem-spec-card-tag,
.gem-spec-grid-inner--assets .gem-spec-card-title,
.gem-spec-grid-inner--assets .gem-spec-card-body {
  color: #f4f5f2;
}

.gem-spec-grid-inner--use {
  margin-top: clamp(48px, 6vw, 76px);
}

.gem-spec-grid--commission {
  border-top: 1px solid rgba(25, 43, 78, 0.16);
}

@media (min-width: 700px) {
  .gem-delivered {
    margin-top: clamp(72px, 8vw, 120px);
  }

  .gem-delivered-card--feature .gem-delivered-media--video {
    width: 56%;
    margin-inline: 0 auto;
  }
}

.gem-prefooter {
  width: 100%;
  border-top: 1px solid var(--line);
  background: var(--bg);
}

.gem-prefooter-inner {
  width: min(calc(100vw - (var(--page-gutter) * 2)), var(--content-max));
  margin: 0 auto;
  padding-block: clamp(48px, 6vw, 74px) clamp(52px, 6.5vw, 82px);
}

.gem-prefooter-kicker,
.gem-prefooter-copy {
  margin: 0;
}

.gem-prefooter-kicker {
  color: var(--accent);
  font-family: ui-monospace, "SFMono-Regular", "SF Mono", Menlo, Consolas, monospace;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.2;
  text-transform: uppercase;
}

.gem-prefooter-copy {
  max-width: 41rem;
  margin-top: 16px;
  color: rgba(17, 17, 17, 0.84);
  font-size: clamp(1.08rem, 1.45vw, 1.26rem);
  line-height: 1.42;
  letter-spacing: -0.03em;
}

.gem-prefooter-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 28px;
  margin-top: 28px;
}

.gem-prefooter-links a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--ink);
  font-size: clamp(0.98rem, 1.14vw, 1.06rem);
  font-weight: 600;
  letter-spacing: -0.02em;
  text-decoration: none;
  text-transform: uppercase;
}

.gem-prefooter-links a:last-child {
  justify-self: end;
}

.gem-prefooter-links a:hover,
.gem-prefooter-links a:focus-visible {
  color: rgba(17, 17, 17, 0.62);
  outline: none;
}

.gem-process-card {
  min-height: 286px;
  padding: 28px 26px 34px;
  border: 1px solid var(--line);
  background: rgba(255, 255, 255, 0.32);
}

.gem-process-card-title {
  margin: 0 0 22px;
  color: var(--accent);
  font-size: 0.88rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.45;
  text-transform: uppercase;
}

.gem-process-card-number {
  display: block;
  margin-bottom: 4px;
  font-size: clamp(1.7rem, 2.6vw, 2.6rem);
  line-height: 0.9;
  letter-spacing: -0.06em;
}

.gem-process-card-name {
  display: block;
}

.gem-process-card-copy {
  margin: 0;
  font-size: clamp(1rem, 1.35vw, 1.14rem);
  line-height: 1.5;
}

.gem-process-card--focus {
  padding-top: 34px;
  padding-bottom: 40px;
  background: rgba(255, 255, 255, 0.4);
}

.gem-process-card-title--focus .gem-process-card-number {
  font-size: clamp(1.95rem, 2.9vw, 2.95rem);
}

.gem-index-row {
  border-top: 1px solid rgba(244, 245, 242, 0.16);
  padding-top: clamp(36px, 4.8vw, 52px);
}

.gem-index-row + .gem-index-row {
  margin-top: clamp(40px, 5vw, 58px);
}

.gem-index-inner {
  padding-top: clamp(94px, 12vw, 148px);
}

.gem-index-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 14px;
  align-items: baseline;
  margin-bottom: 18px;
}

.gem-thumb-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.gem-thumb {
  display: block;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(244, 245, 242, 0.16);
  background: #050607;
}

.gem-thumb img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: #111;
  transform: scale(1);
  transition: transform 900ms cubic-bezier(0.16, 1, 0.3, 1);
}

.gem-thumb:hover img,
.gem-thumb:focus-within img {
  transform: scale(1.015);
}

.gem-footer {
  border-top: 0;
  background: var(--panel);
}

.gem-footer-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  min-height: 0;
  padding-block: clamp(24px, 3.4vw, 34px);
}

.gem-footer-meta {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  gap: 24px;
}

.gem-footer-brand {
  display: inline-flex;
  align-items: center;
  min-height: 0;
}

.gem-footer-legal {
  margin: 0;
  color: #f4f5f2;
  font-size: clamp(0.88rem, 1vw, 0.96rem);
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.2;
  text-transform: uppercase;
}

.gem-footer-links {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0;
}

.gem-footer-links a {
  color: rgba(244, 245, 242, 0.94);
  font-size: clamp(0.84rem, 0.96vw, 0.92rem);
  font-weight: 500;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-transform: uppercase;
}

.gem-footer-links a + a::before {
  content: "//";
  display: inline-block;
  margin: 0 0.62rem;
  color: rgba(244, 245, 242, 0.44);
}

.gem-footer-links a:hover,
.gem-footer-links a:focus-visible {
  color: rgba(244, 245, 242, 0.72);
  outline: none;
}

.motion-reveal {
  --motion-distance: 24px;
  --motion-delay: 0ms;
  opacity: 1;
  transform: none;
  clip-path: inset(0 0 0 0);
}

.motion-reveal--line,
.gem-title .motion-reveal {
  display: block;
}

.motion-copy-block,
.motion-stage {
  opacity: 1;
  transform: none;
}

html.js body.motion-enabled .motion-reveal {
  opacity: 0.001;
  transform: translate3d(0, var(--motion-distance), 0);
  clip-path: inset(0 0 100% 0);
  transition:
    clip-path 880ms cubic-bezier(0.2, 0.9, 0.22, 1),
    transform 880ms cubic-bezier(0.16, 1, 0.3, 1),
    opacity 320ms linear;
  transition-delay: var(--motion-delay);
  will-change: clip-path, transform, opacity;
}

html.js body.motion-enabled .motion-reveal.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  clip-path: inset(0 0 0 0);
}

html.js body.motion-enabled .motion-reveal--body {
  clip-path: inset(0 0 0 0);
}

html.js body.motion-enabled .motion-reveal--film {
  transform: scale(0.985);
  opacity: 0.9;
  clip-path: inset(0 0 0 0);
  transition:
    transform 900ms cubic-bezier(0.16, 1, 0.3, 1),
    opacity 420ms linear;
}

html.js body.motion-enabled .motion-reveal--film.is-visible {
  transform: scale(1);
  opacity: 1;
}

html.js body.motion-enabled .motion-reveal--column-left {
  transform: translate3d(-18px, 18px, 0);
}

html.js body.motion-enabled .motion-reveal--column-right {
  transform: translate3d(18px, 18px, 0);
}

html.js body.motion-enabled .motion-reveal--image {
  clip-path: inset(10% 0 0 0);
}

html.js body.motion-enabled .motion-reveal--image img {
  transform: scale(1.025);
}

html.js body.motion-enabled .motion-reveal--image.is-visible img {
  transform: scale(1);
}

html.js body.motion-enabled .motion-copy-block,
html.js body.motion-enabled .motion-stage {
  opacity: 0.001;
  transform: translate3d(0, 26px, 0);
  transition:
    transform 720ms cubic-bezier(0.16, 1, 0.3, 1),
    opacity 300ms linear;
  transition-delay: var(--block-delay, var(--card-delay, 0ms));
}

html.js body.motion-enabled .motion-copy-block.is-visible,
html.js body.motion-enabled .motion-stage.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.motion-copy-label,
.motion-copy-body,
.motion-stage-title,
.motion-stage-copy {
  opacity: 1;
  transform: none;
  clip-path: inset(0 0 0 0);
}

html.js body.motion-enabled .motion-copy-label,
html.js body.motion-enabled .motion-stage-title {
  opacity: 0.001;
  transform: translate3d(0, 20px, 0);
  clip-path: inset(0 0 100% 0);
  transition:
    clip-path 760ms cubic-bezier(0.2, 0.9, 0.22, 1),
    transform 760ms cubic-bezier(0.16, 1, 0.3, 1),
    opacity 260ms linear;
  transition-delay: calc(var(--block-delay, var(--card-delay, 0ms)) + 60ms);
}

html.js body.motion-enabled .motion-copy-body,
html.js body.motion-enabled .motion-stage-copy {
  opacity: 0.001;
  transform: translate3d(0, 18px, 0);
  clip-path: inset(0 0 0 0);
  transition:
    transform 720ms cubic-bezier(0.16, 1, 0.3, 1),
    opacity 260ms linear;
  transition-delay: calc(var(--block-delay, var(--card-delay, 0ms)) + 150ms);
}

html.js body.motion-enabled .motion-copy-block.is-visible .motion-copy-label,
html.js body.motion-enabled .motion-copy-block.is-visible .motion-copy-body,
html.js body.motion-enabled .motion-stage.is-visible .motion-stage-title,
html.js body.motion-enabled .motion-stage.is-visible .motion-stage-copy {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  clip-path: inset(0 0 0 0);
}

html.js body.motion-enabled .gem-process-card--focus.is-visible .motion-stage-title {
  color: #0d2440;
}

@media (max-width: 1023px) {
  .gem-light-synthesis { padding: clamp(72px, 10vw, 144px) var(--page-gutter); }
  .gem-light-synthesis-inner { display: block; }
  .gem-light-synthesis-copy { padding: 0; }
  .gem-light-synthesis-headline { margin: 24px 0 0; }
  .gem-light-synthesis-body { margin: 22px 0 0; padding: 0; }
  .gem-light-comparison { margin-top: 32px; }
  .gem-light-comparison-frame { width: 100%; height: auto; margin: 0; }
  .gem-light-comparison-toggle { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); width: min(100%, 26rem); margin: 16px auto 0; padding: 3px; border: 1px solid rgba(244, 245, 242, 0.68); border-radius: 999px; background: #0e0f10; }
  .gem-light-comparison-toggle button { min-height: 37px; border: 0; border-radius: 999px; background: transparent; color: #f4f5f2; font: inherit; font-size: 0.62rem; font-weight: 700; letter-spacing: 0.065em; line-height: 1; text-transform: uppercase; }
  .gem-light-comparison-toggle button[aria-pressed="true"] { background: #f4f5f2; color: #101214; }
}

@media (max-width: 980px) {
  .gem-process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    border-left: 0;
  }

  .gem-spec-grid-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gem-spec-card:nth-child(2n) {
    border-right: 1px solid rgba(0, 0, 0, 0.08);
  }

  .gem-spec-card:nth-child(n + 3) {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
  }

  .gem-delivered-grid {
    grid-template-columns: 1fr;
  }

  .gem-delivered-card--story {
    grid-column: auto;
    max-width: none;
  }
}

@media (max-width: 699px) {
  body.gem-page {
    --page-gutter: 19px;
  }

  .gem-process-panel-toggle {
    scroll-margin-top: 56px;
  }

  .gem-project-hero-inner {
    padding-block: 34px 22px;
  }

  .gem-project-brand-line {
    font-size: 0.88rem;
    margin-bottom: 10px;
  }

  .gem-method-eyebrow {
    font-size: 0.88rem;
  }

  .gem-project-intro-copy {
    font-size: 1.03rem;
    line-height: 1.28;
  }

  .gem-project-film-inner {
    width: 100%;
    padding: 12px 0 0;
  }

  .gem-film {
    background: transparent;
    color: inherit;
  }

  .gem-page .v2-shell {
    background-image:
      linear-gradient(to right, transparent calc(50% - 0.5px), rgba(17, 17, 17, 0.07) calc(50% - 0.5px), rgba(17, 17, 17, 0.07) 50%, transparent 50%);
  }

  .gem-section-head,
  .gem-index-head {
    grid-template-columns: minmax(0, 1fr);
    display: grid;
  }

  .gem-title {
    width: 100%;
    max-width: none;
    font-size: clamp(3.06rem, 8.5vw, 7.48rem);
    line-height: 0.84;
    letter-spacing: -0.075em;
  }

  .gem-mobile-break {
    display: block;
  }

  .gem-title-block + .gem-title-block {
    margin-top: 0.3em;
  }

  .gem-brand-line {
    margin-bottom: 18px;
    font-size: 0.8rem;
    font-weight: 500;
    letter-spacing: 0.11em;
  }

  .gem-hero-note {
    max-width: 21rem;
    margin-top: 28px;
    font-size: 1rem;
    line-height: 1.26;
  }

  .gem-positioning-copy {
    max-width: 21rem;
    margin-bottom: 48px;
    font-size: 1.03rem;
    line-height: 1.32;
  }

  .gem-hero-inner {
    padding-block: 72px 56px;
  }

  .gem-film .v2-film-frame {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .gem-film-metadata-band {
    width: 100%;
    padding-block: 18px 20px;
  }

  .gem-film-metadata {
    width: auto;
    color: rgba(244, 245, 242, 0.96);
    font-size: 0.68rem;
    letter-spacing: 0.11em;
  }

  .gem-film-metadata-credits {
    font-size: 0.612rem;
    letter-spacing: 0.11em;
  }

  .gem-film-metadata-stack {
    width: min(calc(100vw - (var(--page-gutter) * 2)), var(--content-max));
    margin: 0 auto;
  }

  .gem-film-metadata--brief {
    color: rgba(244, 245, 242, 0.94);
    font-size: 0.748rem;
  }

  .gem-mobile-still {
    width: 100vw;
    margin: 22px calc(50% - 50vw) 24px;
    background: #0e0f10;
  }

  .gem-process-intro {
    grid-template-columns: minmax(0, 1fr);
    gap: 18px;
    margin-bottom: 14px;
  }

  .gem-process-intro-block {
    max-width: none;
    padding-block: 4px;
    padding-right: 0;
  }

  .gem-process-intro-label {
    margin-bottom: 10px;
    font-size: 0.74rem;
  }

  .gem-process-intro-block--standard {
    padding-left: 0;
    border-left: 0;
  }

  .gem-process-intro-label--standard {
    margin-bottom: 12px;
  }

  .gem-process-intro-label--problem,
  .gem-process-intro-label--standard {
    color: var(--accent);
  }

  .gem-process-intro-copy + .gem-process-intro-copy {
    margin-top: 12px;
  }

  .gem-process-intro-copy--problem,
  .gem-process-intro-copy--standard {
    max-width: 22rem;
    font-size: 0.91rem;
    line-height: 1.38;
    color: rgba(17, 17, 17, 0.92);
  }

  .gem-process-divider {
    margin-bottom: 24px;
  }

  .gem-process-sequence-title {
    margin-bottom: 18px;
  }

  .gem-block-title {
    font-size: clamp(1.5rem, 6.5vw, 1.86rem);
  }

  .gem-process-inner {
    padding-top: 52px;
    padding-bottom: 22px;
  }

  .gem-sunpath-frame {
    width: calc(100vw + 44px);
    max-width: none;
    left: 50%;
    top: 45.5%;
    margin: 0;
    transform: translate(-50%, -50%);
  }

  .gem-process-prototype-copy {
    left: 18px;
    top: 74px;
    width: min(22rem, calc(100vw - 36px));
  }

  .gem-process-prototype-title {
    font-size: clamp(1.5rem, 6.5vw, 1.86rem);
    letter-spacing: -0.05em;
    line-height: 0.95;
  }

  .gem-process-prototype-body {
    max-width: 18rem;
    margin-top: 14px;
    font-size: clamp(1rem, 5vw, 1.22rem);
    line-height: 1.14;
  }

  .gem-process-stage-section {
    display: block;
    position: relative;
  }

  .gem-process-stage-section--capture .gem-process-stage-body {
    color: rgba(25, 43, 78, 0.82);
  }

  .gem-process-stage-section--capture .gem-process-eyebrow {
    color: rgba(244, 245, 242, 0.72);
  }

  .gem-process-stage-media {
    position: relative;
    aspect-ratio: 1;
  }

  .gem-process-stage-media::after {
    content: "";
    position: absolute;
    inset: 0 0 34% 0;
    background: linear-gradient(
      180deg,
      rgba(14, 15, 16, 0.56) 0%,
      rgba(14, 15, 16, 0.34) 32%,
      rgba(14, 15, 16, 0) 100%
    );
    pointer-events: none;
  }

  .gem-process-stage-overlay {
    position: absolute;
    inset: 0;
    display: block;
    padding: 0;
  }

  .gem-process-stage-copy {
    position: absolute;
    left: 18px;
    top: 18px;
    width: min(22rem, calc(100vw - 36px));
  }

  .gem-process-stage-title {
    font-size: clamp(1.5rem, 6.5vw, 1.86rem);
    letter-spacing: -0.05em;
    line-height: 0.95;
  }

  .gem-process-stage-body {
    max-width: 18rem;
    margin-top: 14px;
    font-size: clamp(1rem, 5vw, 1.22rem);
    line-height: 1.14;
  }

  .gem-process-stage-subline {
    position: static;
    width: 100%;
    max-width: none;
    margin: 18px 0 0;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 56px;
  }

  .gem-light-synthesis { margin-top: 0; padding: 24px 18px 42px; }
  .gem-light-synthesis-inner { display: block; }
  .gem-light-synthesis-copy { max-width: 22rem; }
  .gem-light-synthesis-headline { margin-top: 16px; font-size: clamp(1.25rem, 6vw, 1.62rem); }
  .gem-light-synthesis-body { margin-top: 16px; font-size: 1rem; line-height: 1.18; }
  .gem-light-synthesis-body--desktop { display: none; }
  .gem-light-synthesis-body--mobile { display: block; max-width: 22rem; }
  .gem-light-comparison { width: 100vw; margin-top: 24px; margin-left: calc(50% - 50vw); }
  .gem-light-comparison-frame { width: 100%; margin: 0; }
  .gem-light-comparison-toggle { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); width: min(100%, 26rem); margin: 16px auto 0; padding: 3px; border: 1px solid rgba(244, 245, 242, 0.68); border-radius: 999px; background: #0e0f10; }
  .gem-light-comparison-toggle button { min-height: 37px; border: 0; border-radius: 999px; background: transparent; color: #f4f5f2; font: inherit; font-size: 0.62rem; font-weight: 700; letter-spacing: 0.065em; line-height: 1; text-transform: uppercase; }
  .gem-light-comparison-toggle button[aria-pressed="true"] { background: #f4f5f2; color: #101214; }

  .gem-spec-grid-inner {
    grid-template-columns: minmax(0, 1fr);
    border-left: 0;
  }

  .gem-spec-grid {
    padding-top: 42px;
    padding-bottom: 58px;
  }

  .gem-spec-grid-head {
    margin-bottom: 22px;
  }

  .gem-spec-grid-title {
    font-size: clamp(1.5rem, 6.5vw, 1.86rem);
    letter-spacing: -0.05em;
    line-height: 0.95;
  }

  .gem-spec-card {
    padding: 24px 0 28px;
    border-right: 0;
  }

  .gem-spec-card + .gem-spec-card {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
  }

  .gem-spec-card-title {
    margin-top: 14px;
    font-size: clamp(1.18rem, 5vw, 1.4rem);
  }

  .gem-spec-card-title-subline {
    font-size: 0.72em;
  }

  .gem-spec-card-body {
    margin-top: 14px;
    max-width: 22rem;
    font-size: 0.94rem;
    line-height: 1.42;
  }

  .gem-spec-card-note {
    margin-top: 20px;
    max-width: 22rem;
    font-size: 0.82rem;
    line-height: 1.38;
  }

  .gem-delivered-inner {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .gem-delivered-head {
    margin-bottom: 24px;
  }

  .gem-delivered-title {
    font-size: clamp(1.5rem, 6.5vw, 1.86rem);
    letter-spacing: -0.05em;
    line-height: 0.95;
  }

  .gem-delivered-grid {
    gap: 22px;
  }

  .gem-delivered-films {
    grid-template-columns: minmax(0, 1fr);
    gap: 48px;
  }

  .gem-delivered-stills {
    grid-template-columns: minmax(0, 1fr);
    gap: 14px;
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }

  .eastland-banks-page .gem-delivered-films .gem-delivered-media {
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }

  .eastland-banks-page .gem-delivered-card--build-story {
    width: 100%;
    margin-inline: 0;
  }

  .gem-delivered-label {
    font-size: 1rem;
  }

  .gem-delivered-copy {
    font-size: 0.98rem;
    line-height: 1.48;
  }

  .gem-prefooter-inner {
    padding-top: 40px;
    padding-bottom: 48px;
  }

  .gem-prefooter-copy {
    max-width: 24rem;
    margin-top: 14px;
    font-size: 1rem;
    line-height: 1.38;
  }

  .gem-prefooter-links {
    grid-template-columns: minmax(0, 1fr);
    gap: 14px;
    margin-top: 22px;
  }

  .gem-prefooter-links a {
    font-size: 0.94rem;
  }

  .gem-prefooter-links a:last-child {
    justify-self: start;
  }

  .gem-delivered-card--feature .gem-delivered-media--video,
  .gem-delivered-card--story .gem-delivered-media--video {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    aspect-ratio: 4 / 5;
  }

  .gem-delivered-card:not(.gem-delivered-card--feature) .gem-delivered-media--still {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }

  .gem-index-inner {
    padding-top: 62px;
    padding-bottom: 72px;
  }

  .gem-index .gem-section-head {
    margin-bottom: 12px;
  }

  .gem-index .gem-block-title {
    font-size: clamp(1.18rem, 5.2vw, 1.42rem);
    line-height: 1;
  }

  .gem-index-row {
    padding-top: 28px;
  }

  .gem-index-row + .gem-index-row {
    margin-top: 30px;
  }

  .gem-thumb-grid {
    gap: 14px;
  }

  .gem-thumb-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .gem-footer-inner {
    gap: 16px;
    padding-top: 22px;
    padding-bottom: 28px;
  }

  .gem-footer-meta {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .gem-footer-legal,
  .gem-footer-links a {
    font-size: 0.82rem;
  }

  html.js body.motion-enabled .motion-reveal {
    --motion-distance: 14px;
    transition:
      clip-path 660ms cubic-bezier(0.2, 0.9, 0.22, 1),
      transform 660ms cubic-bezier(0.16, 1, 0.3, 1),
      opacity 240ms linear;
  }

  html.js body.motion-enabled .motion-reveal--film {
    transition:
      transform 720ms cubic-bezier(0.16, 1, 0.3, 1),
      opacity 320ms linear;
  }

  html.js body.motion-enabled .motion-copy-block,
  html.js body.motion-enabled .motion-stage {
    transform: translate3d(0, 16px, 0);
    transition:
      transform 560ms cubic-bezier(0.16, 1, 0.3, 1),
      opacity 220ms linear;
  }

  html.js body.motion-enabled .motion-copy-label,
  html.js body.motion-enabled .motion-stage-title {
    transform: translate3d(0, 14px, 0);
    transition:
      clip-path 600ms cubic-bezier(0.2, 0.9, 0.22, 1),
      transform 600ms cubic-bezier(0.16, 1, 0.3, 1),
      opacity 220ms linear;
  }

  html.js body.motion-enabled .motion-copy-body,
  html.js body.motion-enabled .motion-stage-copy {
    transform: translate3d(0, 12px, 0);
    transition:
      transform 540ms cubic-bezier(0.16, 1, 0.3, 1),
      opacity 220ms linear;
  }
}

.eastland-banks-page .gem-process--film-process {
  border-top: 0;
  background: var(--bg);
}

.eastland-banks-page .gem-process-header {
  width: min(calc(100vw - (var(--page-gutter) * 2)), var(--content-max));
  margin: 0 auto;
  padding-top: clamp(64px, 8vw, 108px);
  padding-bottom: clamp(20px, 2.8vw, 36px);
}

.eastland-banks-page .gem-process-header .gem-method-eyebrow {
  margin: 0;
}

.eastland-banks-page .gem-process-panels {
  border-top: 1px solid rgba(25, 43, 78, 0.22);
}

.eastland-banks-page .gem-process-panel-heading {
  margin: 0;
}

.eastland-banks-page .gem-process-panel-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: min(calc(100vw - (var(--page-gutter) * 2)), var(--content-max));
  min-height: clamp(84px, 8vw, 120px);
  margin: 0 auto;
  padding: clamp(24px, 3.2vw, 38px) 0;
  border: 0;
  background: transparent;
  color: var(--ink);
  font: inherit;
  font-family: "Space Grotesk", sans-serif;
  font-size: clamp(1.85rem, 3.4vw, 3.15rem);
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 0.96;
  text-transform: uppercase;
  text-align: left;
  cursor: pointer;
  scroll-margin-top: 72px;
}

.eastland-banks-page .gem-process-panel-toggle:hover {
  color: var(--accent);
}

.eastland-banks-page .gem-process-toggle-title {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0 0.32em;
}

.eastland-banks-page .gem-process-panel-symbol {
  font-size: 0.78em;
  font-weight: 400;
  line-height: 1;
  margin-left: 20px;
  flex-shrink: 0;
}

.eastland-banks-page .gem-process-panel-toggle[aria-expanded="true"] .gem-process-panel-symbol {
  font-size: 0;
}

.eastland-banks-page .gem-process-panel-toggle[aria-expanded="true"] .gem-process-panel-symbol::after {
  content: "−";
  font-size: clamp(1.85rem, 3.4vw, 3.15rem);
  line-height: 1;
}

.eastland-banks-page .gem-process-panel-toggle .gem-title-spotlight {
  color: inherit;
}

.eastland-banks-page .gem-process-panel-symbol {
  transform: scale(1.5);
  transform-origin: right center;
}

@media (min-width: 700px) {
  .gem-process-panel-content .gem-process-prototype-sticky,
  .gem-process-panel-content .gem-process-stage-section,
  .eastland-banks-page .gem-process-panel-content .gem-light-synthesis-inner {
    width: min(calc(100vw - (var(--page-gutter) * 2)), var(--content-max));
    margin-inline: auto;
  }

  .gem-process-panel-content .gem-process-prototype-copy {
    left: 0;
  }

  .gem-process-panel-content .gem-process-stage-subline {
    padding-left: 0;
  }

  .gem-process-panel-content .gem-light-synthesis-copy {
    padding-left: 0;
  }

  .gem-process-panel-content .gem-process-prototype-scroll,
  .gem-process-panel-content .gem-process-stage-section,
  .gem-process-panel-content .gem-light-synthesis-inner {
    height: calc(100dvh - 160px);
    min-height: 0;
  }

  .gem-process-panel-content .gem-process-stage-section {
    grid-template-rows: minmax(0, 1fr) auto;
  }

  .gem-process-panel-content .gem-process-stage-media {
    min-height: 0;
    aspect-ratio: auto;
  }

  .gem-process-panel-content .gem-process-stage-subline {
    margin-top: 16px;
    padding-bottom: 64px;
  }

  .eastland-banks-page .gem-process-panel-content .gem-light-synthesis-inner {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: minmax(0, 1fr);
  }

  .eastland-banks-page .gem-process-panel-content .gem-process-stage-section--capture {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
    grid-template-rows: minmax(0, 1fr);
    height: auto;
    align-items: start;
    padding-block: clamp(48px, 5vw, 76px);
    box-sizing: border-box;
    overflow: visible;
  }

  .eastland-banks-page .gem-process-stage-section--capture .gem-process-stage-media {
    grid-column: 1;
    grid-row: 1;
    width: 100%;
    aspect-ratio: 16 / 9;
  }

  .eastland-banks-page .gem-process-stage-section--capture .gem-process-stage-subline {
    grid-column: 2;
    grid-row: 1;
    margin: 0;
    padding: 0 0 64px clamp(28px, 3.5vw, 56px);
  }

  .gem-process-panel-content .gem-light-synthesis-copy {
    align-self: start;
    padding-top: clamp(38px, 5vh, 64px);
  }

  .gem-process-panel-content .gem-light-comparison,
  .gem-process-panel-content .gem-light-comparison-frame {
    height: 100%;
  }

  .gem-process-panel-content .gem-light-comparison-frame {
    aspect-ratio: auto;
  }
}

@media (max-width: 699px) {
  .eastland-banks-page .gem-process-prototype-scroll,
  .eastland-banks-page .gem-process-prototype-sticky {
    height: auto;
  }

  .eastland-banks-page .gem-process-prototype-sticky {
    display: flex;
    flex-direction: column;
  }

  .eastland-banks-page .gem-process-prototype-overlay {
    position: relative;
    inset: auto;
    order: 1;
  }

  .eastland-banks-page .gem-process-prototype-copy-wrap {
    height: auto;
  }

  .eastland-banks-page .gem-process-prototype-copy {
    position: static;
    width: calc(100% - (var(--page-gutter) * 2));
    margin-inline: auto;
    padding: 24px 0 28px;
  }

  .eastland-banks-page .gem-process-prototype-analysis {
    position: relative;
    inset: auto;
    order: 2;
  }

  .eastland-banks-page .gem-sunpath-visual {
    position: relative;
    inset: auto;
    width: 100%;
  }

  .eastland-banks-page .gem-sunpath-frame {
    left: auto;
    top: auto;
    width: 100%;
    margin: 0;
    transform: none;
  }

  .eastland-banks-page .gem-sunpath-controls {
    position: relative;
    left: auto;
    bottom: auto;
    order: 3;
    margin: 0 auto;
    transform: none;
  }

  .eastland-banks-page .gem-sunpath-shot {
    position: relative;
    left: auto;
    bottom: auto;
    order: 4;
    margin: 12px auto 28px;
    transform: none;
  }
}

@media (min-width: 1024px) {
  .eastland-banks-page #process-stage-03 .gem-light-synthesis-inner {
    display: block;
    height: auto;
    padding-block: clamp(48px, 5vw, 76px);
  }

  .eastland-banks-page #process-stage-03 .gem-light-synthesis-copy {
    max-width: 38rem;
    padding: 0;
  }

  .eastland-banks-page #process-stage-03 .gem-light-comparison-pair {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 4px;
    margin-top: clamp(26px, 3vw, 42px);
  }

  .eastland-banks-page #process-stage-03 .gem-light-comparison-pair video {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    background: #0e0f10;
  }

  .eastland-banks-page #process-stage-03 .gem-light-comparison-pair-item {
    position: relative;
    min-width: 0;
  }

  .eastland-banks-page #process-stage-03 .gem-light-comparison-pair-item p {
    position: absolute;
    left: 50%;
    bottom: 4%;
    z-index: 1;
    width: calc(100% - 32px);
    margin: 0;
    transform: translateX(-50%);
    color: rgba(14, 15, 16, 0.9);
    font-size: clamp(0.66rem, 1vw, 0.82rem);
    font-weight: 600;
    letter-spacing: 0.08em;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 1px 8px rgba(244, 245, 242, 0.4);
  }

  .eastland-banks-page #process-stage-03 .gem-light-comparison--mobile {
    display: none;
  }

  .eastland-banks-page #process-stage-03 .gem-light-synthesis-body--desktop {
    max-width: 48rem;
    margin-top: clamp(24px, 2.5vw, 36px);
  }

  .eastland-banks-page #process-stage-01.is-open {
    overflow: visible;
  }

  .eastland-banks-page #process-stage-01 .gem-process-prototype-scroll {
    height: calc(min(40vw, 560px) + 112px);
    min-height: 522px;
    overflow: visible;
  }

  .eastland-banks-page .gem-sunpath-visual {
    position: absolute;
    top: 24px;
    right: 0;
    bottom: auto;
    width: calc(100% - 488px);
    margin-left: auto;
  }

  .eastland-banks-page .gem-sunpath-frame {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    margin: 0;
    transform: none;
  }

  .eastland-banks-page .gem-sunpath-controls {
    left: 50%;
    bottom: 16px;
  }

  .eastland-banks-page .gem-sunpath-shot {
    left: 50%;
    top: calc(100% + 8px);
    bottom: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    animation: none !important;
    transition: none !important;
  }
}
