:root {
  --r45-ink: #020a13;
  --r45-panel: #061a2a;
  --r45-panel-2: #09263a;
  --r45-cyan: #42dff6;
  --r45-gold: #f4b82f;
  --r45-copy: #b8cbd5;
  --r45-line: rgba(66, 223, 246, .23);
}

body[data-report-release="SC-REPORTS-WOW-R45"] {
  background:
    radial-gradient(circle at 78% 12%, rgba(28, 159, 201, .14), transparent 32rem),
    var(--r45-ink);
}

body[data-report-release="SC-REPORTS-WOW-R45"] main {
  overflow: hidden;
}

body[data-report-release="SC-REPORTS-WOW-R45"] .stage {
  min-height: clamp(610px, 47vw, 760px);
  aspect-ratio: auto;
  border-color: rgba(66, 223, 246, .34);
  background:
    radial-gradient(circle at 75% 30%, rgba(25, 174, 218, .19), transparent 27rem),
    linear-gradient(122deg, #041523, #020912 62%);
}

body[data-report-release="SC-REPORTS-WOW-R45"] .stage-art {
  opacity: .14;
  filter: brightness(.54) saturate(.72) contrast(1.1);
}

body[data-report-release="SC-REPORTS-WOW-R45"] .stage::before {
  z-index: -4;
  background:
    radial-gradient(circle at 80% 35%, rgba(244, 184, 47, .12), transparent 19rem),
    linear-gradient(90deg, rgba(2, 10, 19, .99) 0 46%, rgba(2, 10, 19, .76) 65%, rgba(2, 10, 19, .38));
}

body[data-report-release="SC-REPORTS-WOW-R45"] .stage::after {
  z-index: -2;
  background:
    repeating-linear-gradient(90deg, transparent 0 79px, rgba(66, 223, 246, .035) 80px 81px),
    repeating-linear-gradient(0deg, transparent 0 79px, rgba(66, 223, 246, .035) 80px 81px),
    linear-gradient(180deg, rgba(2, 10, 19, .25), transparent 16%, transparent 82%, rgba(2, 10, 19, .82));
}

body[data-report-release="SC-REPORTS-WOW-R45"] .stage-content {
  position: relative;
  z-index: 4;
  padding: clamp(38px, 5vw, 76px);
}

body[data-report-release="SC-REPORTS-WOW-R45"] .stage .copy {
  width: min(47%, 650px);
}

body[data-report-release="SC-REPORTS-WOW-R45"] .stage .copy h1 {
  max-width: 650px;
  font-size: clamp(46px, 4.2vw, 70px);
  line-height: .98;
}

body[data-report-release="SC-REPORTS-WOW-R45"] .stage .copy h1 span {
  display: block;
}

body[data-report-release="SC-REPORTS-WOW-R45"] .stage .lead {
  max-width: 610px;
  font-size: clamp(15px, 1.18vw, 19px);
  line-height: 1.58;
}

.sc-r45-hero-stack {
  position: absolute;
  z-index: 3;
  inset: 6.5% 2.8% 7% auto;
  width: 49%;
  perspective: 1200px;
}

.sc-r45-hero-stack figure {
  position: absolute;
  width: 61%;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(66, 223, 246, .28);
  border-radius: 13px;
  background: #03111d;
  box-shadow: 0 30px 70px rgba(0, 0, 0, .48);
}

.sc-r45-hero-stack figure:nth-child(1) {
  z-index: 3;
  top: 20%;
  right: 30%;
  transform: rotateY(-8deg) rotateZ(-1.2deg);
}

.sc-r45-hero-stack figure:nth-child(2) {
  z-index: 2;
  top: 5%;
  right: 3%;
  transform: scale(.82) rotateY(-10deg) rotateZ(2deg);
  opacity: .78;
}

.sc-r45-hero-stack figure:nth-child(3) {
  z-index: 4;
  right: 0;
  bottom: 7%;
  transform: scale(.78) rotateY(-11deg) rotateZ(1deg);
}

.sc-r45-hero-stack img {
  display: block;
  width: 100%;
  height: auto;
}

.sc-r45-hero-stack figcaption {
  position: absolute;
  inset: auto 0 0;
  padding: 11px 14px;
  background: rgba(1, 8, 15, .86);
  color: #d9e9ef;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.sc-r45-hero-stack > a {
  position: absolute;
  z-index: 7;
  right: 5%;
  bottom: 0;
  padding: 11px 15px;
  border: 1px solid rgba(244, 184, 47, .62);
  background: rgba(2, 10, 19, .92);
  color: var(--r45-gold);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .12em;
}

.sc-r45-reports {
  width: min(100%, 1460px);
  margin: 0 auto;
  color: #f7fbfc;
}

.sc-r45-chain,
.sc-r45-output,
.sc-r45-parts,
.sc-r45-release {
  position: relative;
  padding: clamp(62px, 7vw, 108px) clamp(22px, 5.2vw, 78px);
  border-inline: 1px solid rgba(49, 161, 198, .17);
}

.sc-r45-chain,
.sc-r45-parts {
  background:
    radial-gradient(circle at 84% 26%, rgba(66, 223, 246, .09), transparent 25rem),
    linear-gradient(116deg, rgba(8, 38, 57, .96), rgba(3, 15, 25, .99));
}

.sc-r45-output {
  border-top: 1px solid var(--r45-line);
  background:
    linear-gradient(90deg, rgba(4, 20, 32, .98), rgba(7, 31, 47, .96)),
    repeating-linear-gradient(0deg, transparent 0 51px, rgba(66, 223, 246, .04) 52px 53px);
}

.sc-r45-kicker,
.sc-r45-document small {
  color: var(--r45-gold);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.sc-r45-chain h2,
.sc-r45-output > h2,
.sc-r45-parts h2,
.sc-r45-release h2 {
  margin: 12px 0 18px;
  font-size: clamp(35px, 4.2vw, 64px);
  line-height: .99;
  letter-spacing: -.045em;
  text-wrap: balance;
}

.sc-r45-chain {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, .92fr);
  gap: clamp(44px, 7vw, 110px);
  align-items: center;
}

.sc-r45-chain-copy > p,
.sc-r45-lead,
.sc-r45-release p {
  max-width: 790px;
  margin: 0;
  color: var(--r45-copy);
  font-size: clamp(16px, 1.35vw, 19px);
  line-height: 1.7;
}

.sc-r45-chain-copy ol {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 38px 0 0;
  padding: 0;
  border-block: 1px solid var(--r45-line);
  list-style: none;
}

.sc-r45-chain-copy li {
  padding: 17px 10px 17px 0;
  color: #c8dbe3;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}

.sc-r45-chain-copy li + li {
  padding-left: 13px;
  border-left: 1px solid var(--r45-line);
}

.sc-r45-chain-copy b {
  display: block;
  margin-bottom: 5px;
  color: var(--r45-gold);
  font-size: 18px;
}

.sc-r45-chain-visual {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 44px 1fr 44px 1fr;
  align-items: center;
  min-height: 390px;
  padding: 54px 28px;
  overflow: hidden;
  border: 1px solid rgba(66, 223, 246, .3);
  border-radius: 18px;
  background:
    radial-gradient(circle at 50% 50%, rgba(66, 223, 246, .17), transparent 11rem),
    repeating-linear-gradient(0deg, transparent 0 27px, rgba(66, 223, 246, .055) 28px 29px),
    repeating-linear-gradient(90deg, transparent 0 27px, rgba(66, 223, 246, .055) 28px 29px),
    #03121e;
  box-shadow: 0 34px 80px rgba(0, 0, 0, .33);
}

.sc-r45-chain-visual::before,
.sc-r45-chain-visual::after {
  content: "";
  position: absolute;
  border: 1px solid rgba(244, 184, 47, .34);
  border-radius: 50%;
}

.sc-r45-chain-visual::before {
  width: 310px;
  height: 310px;
  inset: 40px auto auto calc(50% - 155px);
}

.sc-r45-chain-visual::after {
  width: 190px;
  height: 190px;
  inset: 100px auto auto calc(50% - 95px);
}

.sc-r45-chain-visual span {
  position: relative;
  z-index: 2;
  display: grid;
  min-height: 112px;
  place-items: center;
  padding: 12px;
  border: 1px solid rgba(66, 223, 246, .42);
  border-radius: 9px;
  background: rgba(3, 17, 29, .9);
  color: #eef8fb;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .08em;
  text-align: center;
}

.sc-r45-chain-visual span:nth-of-type(2) {
  border-color: rgba(244, 184, 47, .68);
  box-shadow: 0 0 42px rgba(244, 184, 47, .12);
}

.sc-r45-chain-visual i {
  position: relative;
  z-index: 3;
  height: 2px;
  background: linear-gradient(90deg, var(--r45-cyan), var(--r45-gold));
  box-shadow: 0 0 18px rgba(66, 223, 246, .55);
}

.sc-r45-chain-visual i::after {
  content: "";
  position: absolute;
  top: -4px;
  right: 0;
  border-block: 5px solid transparent;
  border-left: 7px solid var(--r45-gold);
}

.sc-r45-output > h2 {
  max-width: 980px;
}

.sc-r45-document-stream {
  position: relative;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 26px;
  margin-top: clamp(48px, 6vw, 84px);
  padding: clamp(22px, 3vw, 38px);
  overflow: hidden;
  border: 1px solid rgba(66, 223, 246, .16);
  border-radius: 24px;
  background:
    linear-gradient(rgba(66, 223, 246, .035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(66, 223, 246, .035) 1px, transparent 1px),
    radial-gradient(circle at 50% 42%, rgba(244, 184, 47, .08), transparent 38%),
    rgba(1, 13, 24, .68);
  background-size: 34px 34px, 34px 34px, auto, auto;
}

.sc-r45-document-stream::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 7%;
  left: 7%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(66, 223, 246, .52), rgba(244, 184, 47, .46), transparent);
  box-shadow: 0 0 28px rgba(66, 223, 246, .16);
}

.sc-r45-document {
  position: relative;
  z-index: 1;
  display: grid;
  grid-column: span 6;
  grid-template-columns: minmax(0, .96fr) minmax(190px, 1.04fr);
  gap: clamp(18px, 2.2vw, 30px);
  align-items: center;
  min-height: 300px;
  padding: clamp(18px, 2vw, 26px);
  border: 1px solid rgba(66, 223, 246, .2);
  border-radius: 17px;
  background: linear-gradient(145deg, rgba(7, 35, 52, .96), rgba(1, 12, 22, .96));
  box-shadow: 0 22px 54px rgba(0, 0, 0, .28);
}

.sc-r45-document:nth-child(even) {
  transform: translateY(24px);
}

.sc-r45-document.is-reversed figure {
  order: 2;
}

.sc-r45-document figure {
  position: relative;
  min-width: 0;
  margin: 0;
}

.sc-r45-document figure::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 10% -2% -5% 8%;
  border: 1px solid rgba(244, 184, 47, .24);
  border-radius: 18px;
  transform: rotate(1.4deg);
}

.sc-r45-document img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid rgba(66, 223, 246, .24);
  border-radius: 11px;
  box-shadow: 0 20px 46px rgba(0, 0, 0, .34);
}

.sc-r45-document > div {
  position: relative;
  padding-left: 20px;
  border-left: 1px solid rgba(244, 184, 47, .44);
}

.sc-r45-number {
  display: inline-flex;
  min-width: 40px;
  min-height: 31px;
  margin-bottom: 15px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(66, 223, 246, .36);
  border-radius: 6px;
  color: var(--r45-cyan);
  font-size: 16px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: .08em;
}

.sc-r45-document h3 {
  margin: 10px 0 12px;
  font-size: clamp(24px, 2.2vw, 34px);
  line-height: 1.08;
  letter-spacing: -.035em;
}

.sc-r45-document p {
  max-width: 520px;
  margin: 0;
  color: var(--r45-copy);
  font-size: 14px;
  line-height: 1.55;
}

.sc-r45-parts {
  display: grid;
  grid-template-columns: minmax(0, .88fr) minmax(520px, 1.12fr);
  gap: clamp(44px, 7vw, 110px);
  align-items: start;
  border-top: 1px solid var(--r45-line);
}

.sc-r45-parts ol {
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--r45-line);
  list-style: none;
}

.sc-r45-parts li {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 18px;
  align-items: center;
  min-height: 54px;
  border-bottom: 1px solid var(--r45-line);
  color: #d7e6ec;
  font-size: 14px;
  font-weight: 750;
}

.sc-r45-parts li span {
  color: var(--r45-gold);
  font-size: 11px;
  letter-spacing: .1em;
}

.sc-r45-release {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(250px, 340px);
  gap: clamp(40px, 7vw, 100px);
  align-items: center;
  border-top: 1px solid rgba(244, 184, 47, .52);
  background:
    radial-gradient(circle at 86% 12%, rgba(244, 184, 47, .18), transparent 18rem),
    linear-gradient(130deg, #082a3f, #020b14);
}

.sc-r45-release h2 {
  max-width: 850px;
  font-size: clamp(33px, 3.7vw, 56px);
}

.sc-r45-release-actions {
  display: grid;
  gap: 11px;
}

.sc-r45-release-actions a {
  display: flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  padding: 12px 18px;
  border: 1px solid rgba(66, 223, 246, .48);
  border-radius: 5px;
  color: var(--r45-cyan);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .05em;
  text-align: center;
}

.sc-r45-release-actions a:first-child {
  border-color: var(--r45-gold);
  background: var(--r45-gold);
  color: #04101a;
}

body[data-report-release="SC-REPORTS-WOW-R45"] .site-footer {
  border-top: 1px solid var(--r45-line);
  background: #01070d;
}

@media (max-width: 1060px) {
  .sc-r45-chain,
  .sc-r45-parts {
    grid-template-columns: 1fr;
  }

  .sc-r45-chain-visual {
    min-height: 310px;
  }

  .sc-r45-document {
    grid-template-columns: 1fr;
    align-content: start;
  }

  .sc-r45-document > div {
    order: 1;
  }

  .sc-r45-document figure,
  .sc-r45-document.is-reversed figure {
    order: 2;
  }
}

@media (max-width: 760px) {
  body[data-report-release="SC-REPORTS-WOW-R45"] .stage {
    min-height: 780px;
  }

  body[data-report-release="SC-REPORTS-WOW-R45"] .stage-art {
    opacity: .08;
  }

  body[data-report-release="SC-REPORTS-WOW-R45"] .stage::before {
    background:
      linear-gradient(180deg, rgba(2, 10, 19, .99) 0 48%, rgba(2, 10, 19, .75) 76%, rgba(2, 10, 19, .94));
  }

  body[data-report-release="SC-REPORTS-WOW-R45"] .stage-content {
    align-items: flex-start;
    padding: 42px 18px 360px;
  }

  body[data-report-release="SC-REPORTS-WOW-R45"] .stage .copy {
    width: 100%;
  }

  body[data-report-release="SC-REPORTS-WOW-R45"] .stage .copy h1 {
    font-size: clamp(40px, 12vw, 53px);
  }

  .sc-r45-hero-stack {
    inset: auto 12px 25px;
    width: auto;
    height: 300px;
  }

  .sc-r45-hero-stack figure {
    width: 70%;
  }

  .sc-r45-hero-stack figure:nth-child(1) {
    top: 36px;
    right: 26%;
  }

  .sc-r45-hero-stack figure:nth-child(2) {
    top: 0;
    right: -7%;
  }

  .sc-r45-hero-stack figure:nth-child(3) {
    right: -4%;
    bottom: 12px;
  }

  .sc-r45-hero-stack > a {
    right: auto;
    bottom: 0;
    left: 0;
  }

  .sc-r45-chain,
  .sc-r45-output,
  .sc-r45-parts,
  .sc-r45-release {
    padding: 56px 18px;
    border-inline: 0;
  }

  .sc-r45-chain h2,
  .sc-r45-output > h2,
  .sc-r45-parts h2,
  .sc-r45-release h2 {
    font-size: clamp(34px, 10vw, 47px);
  }

  .sc-r45-chain-copy ol {
    grid-template-columns: repeat(2, 1fr);
  }

  .sc-r45-chain-copy li:nth-child(3) {
    border-left: 0;
    border-top: 1px solid var(--r45-line);
  }

  .sc-r45-chain-copy li:nth-child(4) {
    border-top: 1px solid var(--r45-line);
  }

  .sc-r45-chain-visual {
    grid-template-columns: 1fr;
    gap: 20px;
    min-height: 0;
    padding: 30px;
  }

  .sc-r45-chain-visual i {
    width: 2px;
    height: 24px;
    margin: auto;
    background: linear-gradient(var(--r45-cyan), var(--r45-gold));
  }

  .sc-r45-chain-visual i::after {
    top: auto;
    right: -4px;
    bottom: -4px;
    transform: rotate(90deg);
  }

  .sc-r45-chain-visual::before,
  .sc-r45-chain-visual::after {
    display: none;
  }

  .sc-r45-document,
  .sc-r45-document.is-reversed {
    flex: 0 0 min(82vw, 430px);
    grid-template-columns: 1fr;
    gap: 18px;
    min-height: 0;
    padding: 17px;
    scroll-snap-align: start;
    transform: none;
  }

  .sc-r45-document-stream {
    display: flex;
    gap: 15px;
    margin: 34px -18px 0;
    padding: 17px 18px 23px;
    overflow-x: auto;
    overflow-y: hidden;
    border-inline: 0;
    border-radius: 0;
    scroll-padding-inline: 18px;
    scroll-snap-type: x mandatory;
    scrollbar-color: rgba(244, 184, 47, .75) rgba(66, 223, 246, .1);
  }

  .sc-r45-document-stream::before {
    display: none;
  }

  .sc-r45-document > div {
    order: 1;
    min-height: 168px;
  }

  .sc-r45-document figure,
  .sc-r45-document.is-reversed figure {
    order: 2;
  }

  .sc-r45-document > div {
    padding-left: 16px;
  }

  .sc-r45-number {
    margin-bottom: 12px;
  }

  .sc-r45-document h3 {
    font-size: clamp(23px, 6.6vw, 30px);
  }

  .sc-r45-document p {
    font-size: 15px;
  }

  .sc-r45-release {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 420px) {
  body[data-report-release="SC-REPORTS-WOW-R45"] .stage {
    min-height: 810px;
  }

  body[data-report-release="SC-REPORTS-WOW-R45"] .stage-content {
    padding-bottom: 350px;
  }

  .sc-r45-hero-stack {
    height: 284px;
  }

  .sc-r45-parts li {
    grid-template-columns: 42px 1fr;
  }

  .sc-r45-document,
  .sc-r45-document.is-reversed {
    flex-basis: 86vw;
  }
}

@media (prefers-reduced-motion: reduce) {
  .sc-r45-hero-stack figure {
    transform: none;
  }
}

body[data-report-release="SC-REPORTS-CINEMATIC-R49"] {
  background: #020b14;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R49"] main {
  overflow: hidden;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R49"] .stage {
  min-height: clamp(700px, 73vh, 900px);
  background: #03111c;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R49"] .stage-art {
  opacity: .78;
  filter: saturate(1.18) contrast(1.06) brightness(.88);
}

body[data-report-release="SC-REPORTS-CINEMATIC-R49"] .stage::before {
  background:
    linear-gradient(90deg, #020b14 0 38%, rgba(2, 11, 20, .88) 49%, rgba(2, 11, 20, .12) 76%, rgba(2, 11, 20, .45)),
    linear-gradient(0deg, rgba(2, 11, 20, .95), transparent 46%);
}

body[data-report-release="SC-REPORTS-CINEMATIC-R49"] .stage::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    linear-gradient(rgba(66, 223, 246, .07) 1px, transparent 1px),
    linear-gradient(90deg, rgba(66, 223, 246, .07) 1px, transparent 1px),
    radial-gradient(circle at 76% 52%, rgba(66, 223, 246, .28), transparent 23rem),
    radial-gradient(circle at 84% 64%, rgba(244, 184, 47, .2), transparent 20rem);
  background-size: 42px 42px, 42px 42px, auto;
  pointer-events: none;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R49"] .stage-content {
  position: relative;
  z-index: 3;
  align-items: center;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R49"] .stage .copy {
  position: relative;
  z-index: 4;
  width: 45%;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R49"] .stage .copy h1 {
  font-size: clamp(47px, 5vw, 76px);
  line-height: .95;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R49"] .stage .copy h1 span {
  color: var(--r45-gold);
}

.sc-r48-hero-report {
  position: absolute;
  z-index: 3;
  top: 50%;
  right: clamp(20px, 4vw, 74px);
  width: min(52vw, 830px);
  aspect-ratio: 1.25;
  transform: translateY(-48%) rotateY(-4deg) rotateX(1deg);
  perspective: 1500px;
  filter: drop-shadow(0 30px 46px rgba(0, 0, 0, .54)) drop-shadow(0 0 38px rgba(66, 223, 246, .2));
}

.sc-r48-hero-report::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 7% -4% 0 12%;
  border: 1px solid rgba(66, 223, 246, .34);
  border-radius: 50%;
  background: radial-gradient(circle, rgba(66, 223, 246, .19), transparent 68%);
  box-shadow: 0 0 80px rgba(66, 223, 246, .24), inset 0 0 70px rgba(244, 184, 47, .08);
  transform: rotate(-7deg);
}

.sc-r48-sheet,
.sc-r48-map-sheet {
  box-sizing: border-box;
  color: #17202a;
  font-family: Arial, Helvetica, sans-serif;
}

.sc-r48-sheet {
  display: grid;
  grid-template-rows: auto 2px minmax(0, 1fr) auto auto;
  width: 100%;
  aspect-ratio: 1.414 / 1;
  padding: 3.2%;
  border: 1px solid rgba(255, 255, 255, .84);
  background: #fbfbf8;
  box-shadow: 0 32px 90px rgba(0, 0, 0, .54), 0 0 0 1px rgba(66, 223, 246, .14), 0 0 42px rgba(66, 223, 246, .12);
  font-size: clamp(5px, .62vw, 10px);
}

.sc-r48-sheet > header {
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 2em;
  padding-bottom: 1.5em;
}

.sc-r48-sheet header small {
  display: block;
  margin-bottom: .55em;
  color: #b67d05;
  font-size: 1.05em;
  font-weight: 800;
  letter-spacing: .1em;
}

.sc-r48-sheet header h3 {
  margin: 0;
  color: #122738;
  font-size: 3.05em;
  line-height: 1;
  letter-spacing: -.04em;
}

.sc-r48-sheet-meta {
  display: grid;
  min-width: 16em;
  gap: .45em;
  padding-top: .45em;
}

.sc-r48-sheet-meta span {
  color: #66737d;
  font-size: .9em;
}

.sc-r48-sheet-meta b {
  padding: .55em .8em;
  background: #8a5a00;
  color: #fff;
  font-size: 1.05em;
  letter-spacing: .04em;
  text-align: center;
}

.sc-r48-sheet-rule {
  background: #c48b14;
}

.sc-r48-sheet-body {
  display: grid;
  grid-template-columns: 32% 68%;
  min-height: 0;
  padding: 2.2em 0;
}

.sc-r48-sheet-body aside {
  padding-right: 2.6em;
  border-right: 1px solid #d7d0c2;
}

.sc-r48-sheet-body > section {
  padding-left: 2.6em;
}

.sc-r48-sheet h4 {
  margin: 0 0 1em;
  padding-bottom: .55em;
  border-bottom: 1px solid #c48b14;
  color: #122738;
  font-size: 1.25em;
  letter-spacing: .04em;
}

.sc-r48-sheet aside h4:not(:first-child) {
  margin-top: 1.45em;
}

.sc-r48-sheet aside > div {
  display: grid;
  grid-template-columns: 44% 56%;
  gap: .8em;
  margin: .55em 0;
  font-size: .95em;
}

.sc-r48-sheet aside b {
  color: #394650;
}

.sc-r48-sheet aside span {
  color: #737c82;
}

.sc-r48-table {
  border: 1px solid #d9d6ce;
}

.sc-r48-table .is-head {
  display: grid;
  grid-template-columns: .7fr .7fr repeat(3, 1fr) .8fr 1fr;
  gap: 1em;
  padding: .9em 1.1em;
  background: #e8e6e0;
  color: #26333d;
  font-size: .9em;
}

.sc-r48-table p {
  display: flex;
  min-height: 9em;
  margin: 0;
  align-items: center;
  justify-content: center;
  color: #6c767d;
  font-size: 1.05em;
  text-align: center;
}

.sc-r48-evidence {
  display: grid;
  grid-template-columns: 1.15fr repeat(4, 1fr);
  border-top: 2px solid #c48b14;
  border-bottom: 1px solid #d7d0c2;
}

.sc-r48-evidence > * {
  min-height: 5em;
  padding: 1em;
  border-right: 1px solid #dedbd3;
}

.sc-r48-evidence > :last-child {
  border-right: 0;
}

.sc-r48-evidence strong {
  display: flex;
  align-items: center;
  color: #122738;
  font-size: 1.15em;
}

.sc-r48-evidence div {
  display: grid;
  align-content: center;
  gap: .35em;
  color: #37444e;
  font-size: .95em;
}

.sc-r48-evidence div span {
  color: #b67d05;
  font-weight: 800;
}

.sc-r48-sheet > footer {
  display: flex;
  justify-content: space-between;
  gap: 2em;
  padding-top: 1.2em;
  color: #697178;
  font-size: .9em;
}

.sc-r48-map-sheet {
  position: absolute;
  display: grid;
  grid-template-rows: auto 1fr auto;
  width: 100%;
  aspect-ratio: 1.414 / 1;
  padding: 3%;
  border-top: 5px solid #c48b14;
  background: #f7f7f3;
  box-shadow: 0 24px 72px rgba(0, 0, 0, .4);
  font-size: clamp(5px, .62vw, 10px);
}

.sc-r48-map-sheet header {
  display: flex;
  justify-content: space-between;
  padding-bottom: 1.2em;
  color: #173449;
  font-size: 1.25em;
  font-weight: 800;
}

.sc-r48-map-grid {
  position: relative;
  display: grid;
  place-items: center;
  overflow: hidden;
  border: 1px solid #cfd6d9;
  background:
    linear-gradient(30deg, transparent 46%, rgba(190, 137, 26, .34) 47% 48%, transparent 49%),
    linear-gradient(145deg, transparent 54%, rgba(35, 150, 188, .36) 55% 56%, transparent 57%),
    linear-gradient(#dfe5e7 1px, transparent 1px),
    linear-gradient(90deg, #dfe5e7 1px, transparent 1px),
    #f1f4f3;
  background-size: auto, auto, 3em 3em, 3em 3em, auto;
}

.sc-r48-map-grid i {
  position: absolute;
  width: 44%;
  height: 42%;
  border: 2px solid rgba(190, 137, 26, .7);
  transform: skew(-18deg) rotate(-9deg);
}

.sc-r48-map-grid strong {
  position: relative;
  z-index: 1;
  padding: .8em 1.2em;
  background: rgba(248, 248, 244, .9);
  color: #5f6c73;
  font-size: 1.05em;
}

.sc-r48-map-sheet footer {
  padding-top: 1em;
  color: #68737b;
  font-size: .9em;
}

.sc-r48-hero-report .sc-r48-map-sheet {
  top: 8%;
  right: -2%;
  transform: rotate(4deg) translate3d(2%, 0, -40px);
  opacity: .7;
}

.sc-r48-hero-report .sc-r48-sheet {
  position: absolute;
  top: 17%;
  right: 3%;
  transform: rotate(-2.2deg);
  transform-origin: center;
}

.sc-r48-reports {
  --r48-border: rgba(66, 223, 246, .18);
  color: #f5f9fb;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background:
    radial-gradient(circle at 10% 18%, rgba(66, 223, 246, .09), transparent 28rem),
    radial-gradient(circle at 91% 70%, rgba(244, 184, 47, .08), transparent 28rem),
    #020b14;
}

.sc-r48-reports::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1px;
  background: linear-gradient(transparent, rgba(66, 223, 246, .42) 15%, rgba(244, 184, 47, .5) 72%, transparent);
  box-shadow: 0 0 34px rgba(66, 223, 246, .34);
}

.sc-r48-document,
.sc-r48-document-story,
.sc-r48-release {
  position: relative;
  z-index: 1;
  width: min(100% - 40px, 1380px);
  margin: 0 auto;
  padding: clamp(66px, 7vw, 112px) clamp(24px, 5vw, 72px);
  border-inline: 1px solid var(--r48-border);
}

.sc-r48-section-head {
  max-width: 980px;
  margin-bottom: clamp(42px, 5vw, 72px);
}

.sc-r48-section-head > span,
.sc-r48-release > div:first-child > span {
  display: block;
  margin-bottom: 14px;
  color: var(--r45-gold);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .13em;
}

.sc-r48-section-head h2,
.sc-r48-release h2 {
  margin: 0;
  font-size: clamp(38px, 5vw, 68px);
  line-height: .98;
  letter-spacing: -.045em;
  text-shadow: 0 12px 42px rgba(0, 0, 0, .55);
}

.sc-r48-section-head p,
.sc-r48-release p {
  max-width: 820px;
  margin: 22px 0 0;
  color: #a9bdc8;
  font-size: 16px;
  line-height: 1.7;
}

.sc-r48-sheet-stage {
  position: relative;
  min-height: clamp(430px, 58vw, 820px);
  perspective: 1800px;
}

.sc-r48-sheet-stage::before {
  content: "";
  position: absolute;
  inset: 12% 4% 4%;
  border: 1px solid rgba(66, 223, 246, .22);
  border-radius: 50%;
  background:
    radial-gradient(circle at 58% 48%, rgba(66, 223, 246, .16), transparent 50%),
    radial-gradient(circle at 36% 66%, rgba(244, 184, 47, .14), transparent 42%);
  box-shadow: 0 0 110px rgba(66, 223, 246, .13);
  transform: rotate(-4deg);
}

.sc-r48-sheet-stage .sc-r48-map-sheet {
  top: 0;
  right: 0;
  width: 88%;
  transform: rotate(2.5deg) translateX(2%);
  opacity: .72;
}

.sc-r48-sheet-stage .sc-r48-sheet {
  position: absolute;
  top: 7%;
  left: 0;
  width: 91%;
  transform: rotate(-1deg);
}

.sc-r48-document-story {
  border-top: 1px solid var(--r48-border);
  background:
    linear-gradient(rgba(66, 223, 246, .035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(66, 223, 246, .035) 1px, transparent 1px),
    radial-gradient(circle at 75% 35%, rgba(66, 223, 246, .18), transparent 30rem),
    #061b2a;
  background-size: 42px 42px, 42px 42px, auto, auto;
}

.sc-r48-story-sheet {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(14px, 2vw, 26px);
  padding: 34px 0 50px;
  color: #f7fbfd;
}

.sc-r48-story-sheet::before {
  content: "";
  position: absolute;
  top: 49%;
  right: 2%;
  left: 2%;
  height: 2px;
  background: linear-gradient(90deg, #42dff6, #f4b82f 65%, #64d59b);
  box-shadow: 0 0 24px rgba(66, 223, 246, .46);
}

.sc-r48-story-sheet > div {
  position: relative;
  z-index: 1;
  min-height: 310px;
  padding: clamp(25px, 3vw, 42px);
  border: 1px solid rgba(66, 223, 246, .3);
  border-top: 4px solid #42dff6;
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(11, 48, 69, .97), rgba(2, 15, 27, .96)),
    #061b2a;
  box-shadow: 0 28px 70px rgba(0, 0, 0, .38), inset 0 1px rgba(255, 255, 255, .08);
}

.sc-r48-story-sheet > div:nth-child(even) {
  transform: translateY(34px);
}

.sc-r48-story-sheet > div:nth-child(2),
.sc-r48-story-sheet > div:nth-child(3) {
  border-top-color: #f4b82f;
}

.sc-r48-story-sheet > div:nth-child(4) {
  border-top-color: #64d59b;
}

.sc-r48-story-sheet > div::before {
  content: "";
  display: block;
  width: 76px;
  height: 54px;
  margin: 26px 0 24px;
  border: 1px solid rgba(66, 223, 246, .42);
  background-color: #fff;
  box-shadow: 8px 8px 0 rgba(66, 223, 246, .08), 0 0 26px rgba(66, 223, 246, .13);
}

.sc-r48-story-sheet > div:nth-child(1)::before {
  background:
    linear-gradient(#b67d05 0 0) 12px 13px / 35px 3px no-repeat,
    linear-gradient(#cfd3d2 0 0) 12px 23px / 50px 2px no-repeat,
    linear-gradient(#cfd3d2 0 0) 12px 31px / 42px 2px no-repeat,
    linear-gradient(#cfd3d2 0 0) 12px 39px / 47px 2px no-repeat,
    #fff;
}

.sc-r48-story-sheet > div:nth-child(2)::before {
  background:
    radial-gradient(circle, #b67d05 0 4px, transparent 4.5px) 9px 8px / 23px 19px,
    radial-gradient(circle, #d2d6d5 0 3px, transparent 3.5px) 20px 17px / 23px 19px,
    #fff;
}

.sc-r48-story-sheet > div:nth-child(3)::before {
  background:
    linear-gradient(135deg, transparent 43%, #b67d05 44% 53%, transparent 54%) 12px 12px / 13px 13px no-repeat,
    linear-gradient(45deg, transparent 43%, #b67d05 44% 53%, transparent 54%) 12px 12px / 13px 13px no-repeat,
    linear-gradient(#cfd3d2 0 0) 34px 16px / 29px 2px no-repeat,
    linear-gradient(#cfd3d2 0 0) 12px 34px / 51px 2px no-repeat,
    #fff;
}

.sc-r48-story-sheet > div:nth-child(4)::before {
  border-radius: 50%;
  background:
    radial-gradient(circle, transparent 0 17px, #236a42 18px 20px, transparent 21px),
    linear-gradient(135deg, transparent 42%, #236a42 43% 51%, transparent 52%) 27px 20px / 22px 18px no-repeat,
    linear-gradient(45deg, transparent 42%, #236a42 43% 51%, transparent 52%) 20px 26px / 18px 16px no-repeat,
    #fff;
  box-shadow: none;
}

.sc-r48-story-sheet small {
  color: #f4b82f;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .1em;
}

.sc-r48-story-sheet h3 {
  margin: 0 0 14px;
  font-size: clamp(23px, 2.2vw, 33px);
  line-height: 1.05;
  letter-spacing: -.035em;
}

.sc-r48-story-sheet p {
  margin: 0;
  color: #adc2cc;
  font-size: 14px;
  line-height: 1.55;
}

.sc-r48-release {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(250px, 340px);
  gap: clamp(42px, 7vw, 100px);
  align-items: center;
  border-top: 1px solid rgba(196, 139, 20, .56);
  background:
    linear-gradient(115deg, transparent 0 49%, rgba(66, 223, 246, .06) 50%, transparent 51%),
    radial-gradient(circle at 88% 18%, rgba(196, 139, 20, .28), transparent 20rem),
    radial-gradient(circle at 7% 88%, rgba(66, 223, 246, .12), transparent 18rem),
    #04131f;
}

.sc-r48-release > div:last-child {
  display: grid;
  gap: 11px;
}

.sc-r48-release a {
  display: flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  padding: 12px 18px;
  border: 1px solid rgba(66, 223, 246, .45);
  border-radius: 5px;
  color: var(--r45-cyan);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .05em;
  text-align: center;
}

.sc-r48-release a:first-child {
  border-color: var(--r45-gold);
  background: var(--r45-gold);
  color: #04101a;
}

@media (max-width: 960px) {
  body[data-report-release="SC-REPORTS-CINEMATIC-R49"] .stage {
    min-height: 820px;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R49"] .stage::before {
    background: linear-gradient(180deg, rgba(2, 11, 20, .94) 0 40%, rgba(2, 11, 20, .48) 64%, rgba(2, 11, 20, .95));
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R49"] .stage-content {
    align-items: flex-start;
    padding: 42px 24px 430px;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R49"] .stage .copy {
    width: 100%;
    max-width: 690px;
  }

  .sc-r48-hero-report {
    top: auto;
    right: 5%;
    bottom: 5px;
    width: 90%;
    height: 410px;
    transform: none;
  }

  .sc-r48-story-sheet {
    grid-template-columns: repeat(2, 1fr);
  }

  .sc-r48-story-sheet > div:nth-child(2) {
    transform: none;
  }

  .sc-r48-story-sheet > div:nth-child(-n+2) {
    border-bottom: 1px solid rgba(66, 223, 246, .3);
  }

  .sc-r48-story-sheet > div:nth-child(4) {
    transform: none;
  }
}

@media (max-width: 700px) {
  body[data-report-release="SC-REPORTS-CINEMATIC-R49"] .stage {
    min-height: 760px;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R49"] .stage-content {
    padding: 34px 18px 370px;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R49"] .stage .copy h1 {
    font-size: clamp(40px, 11vw, 56px);
  }

  .sc-r48-hero-report {
    right: 5%;
    bottom: 18px;
    width: 90%;
    height: 335px;
  }

  .sc-r48-document,
  .sc-r48-document-story,
  .sc-r48-release {
    width: 100%;
    padding: 56px 18px;
    border-inline: 0;
  }

  .sc-r48-section-head h2,
  .sc-r48-release h2 {
    font-size: clamp(34px, 9vw, 46px);
  }

  .sc-r48-section-head p,
  .sc-r48-release p {
    font-size: 14px;
  }

  .sc-r48-sheet-stage {
    min-height: 410px;
  }

  .sc-r48-sheet-stage .sc-r48-map-sheet {
    right: 3%;
    width: 88%;
  }

  .sc-r48-sheet-stage .sc-r48-sheet {
    top: 9%;
    left: 2%;
    width: 92%;
  }

  .sc-r48-release {
    grid-template-columns: 1fr;
  }

  .sc-r48-story-sheet::before {
    top: 34px;
    right: auto;
    bottom: 34px;
    left: 50%;
    width: 2px;
    height: auto;
  }
}

@media (max-width: 430px) {
  .sc-r48-sheet,
  .sc-r48-map-sheet {
    font-size: 3.8px;
  }

  .sc-r48-sheet-meta {
    min-width: 12em;
  }

  .sc-r48-hero-report {
    height: 285px;
  }

  .sc-r48-sheet-stage {
    min-height: 300px;
  }

  .sc-r48-story-sheet {
    grid-template-columns: 1fr;
  }

  .sc-r48-story-sheet > div {
    min-height: 250px;
    border: 1px solid rgba(66, 223, 246, .3);
  }

  .sc-r48-story-sheet > div:last-child {
    border-top-color: #64d59b;
  }

}

/* R51: make the cinematic change visible in the user's narrow first viewport. */
body[data-report-release="SC-REPORTS-CINEMATIC-R51"] {
  background: #020912;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R51"] main {
  overflow: hidden;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage {
  min-height: clamp(680px, 73vh, 880px);
  background: #03101b;
  box-shadow: 0 32px 100px rgba(0, 0, 0, .46), inset 0 0 0 1px rgba(66, 223, 246, .24);
}

body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage-art {
  opacity: 1;
  filter: saturate(1.16) contrast(1.05) brightness(.98);
}

body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage::before {
  background:
    linear-gradient(90deg, rgba(2, 9, 18, .98) 0 31%, rgba(2, 9, 18, .83) 44%, rgba(2, 9, 18, .08) 69%, rgba(2, 9, 18, .18)),
    linear-gradient(0deg, rgba(2, 9, 18, .85), transparent 48%);
}

body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    linear-gradient(rgba(66, 223, 246, .045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(66, 223, 246, .045) 1px, transparent 1px),
    radial-gradient(circle at 82% 58%, rgba(66, 223, 246, .18), transparent 23rem);
  background-size: 46px 46px, 46px 46px, auto;
  pointer-events: none;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage-content {
  position: relative;
  z-index: 2;
  align-items: center;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage .copy {
  width: 47%;
  text-shadow: 0 8px 34px #000, 0 2px 8px #000;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage .copy h1 {
  font-size: clamp(48px, 5vw, 78px);
  line-height: .94;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage .copy h1 span {
  color: var(--r45-gold);
}

@media (max-width: 960px) {
  body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage {
    min-height: 570px;
    padding-top: 0;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage-art {
    width: 100%;
    height: 100%;
    object-position: 82% center;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage::before {
    background:
      linear-gradient(90deg, rgba(2, 9, 18, .95) 0 44%, rgba(2, 9, 18, .58) 67%, rgba(2, 9, 18, .12)),
      linear-gradient(0deg, rgba(2, 9, 18, .82), transparent 56%);
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage-content {
    display: flex;
    height: 100%;
    align-items: flex-start;
    padding: 34px 24px 150px;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage .copy {
    width: 100%;
    max-width: 720px;
  }
}

/* R52: an actual, changing browser workspace replaces the pasted-picture effect. */
body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] {
  background: #020912;
}

body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] main {
  overflow: hidden;
}

body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage {
  min-height: clamp(640px, 72vh, 850px);
  background: #03101b;
  box-shadow: 0 32px 100px rgba(0, 0, 0, .46), inset 0 0 0 1px rgba(66, 223, 246, .24);
}

body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage-art {
  opacity: 1;
  filter: saturate(1.16) contrast(1.05) brightness(.98);
}

body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage::before {
  background:
    linear-gradient(90deg, rgba(2, 9, 18, .98) 0 31%, rgba(2, 9, 18, .83) 44%, rgba(2, 9, 18, .08) 69%, rgba(2, 9, 18, .18)),
    linear-gradient(0deg, rgba(2, 9, 18, .85), transparent 48%);
}

body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    linear-gradient(rgba(66, 223, 246, .045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(66, 223, 246, .045) 1px, transparent 1px),
    radial-gradient(circle at 82% 58%, rgba(66, 223, 246, .18), transparent 23rem);
  background-size: 46px 46px, 46px 46px, auto;
  pointer-events: none;
}

body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage-content {
  position: relative;
  z-index: 2;
  align-items: center;
}

body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage .copy {
  width: 47%;
  text-shadow: 0 8px 34px #000, 0 2px 8px #000;
}

body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage .copy h1 {
  font-size: clamp(48px, 5vw, 78px);
  line-height: .94;
}

body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage .copy h1 span {
  color: var(--r45-gold);
}

.sc-r52-reports {
  color: #f5f9fb;
  background:
    radial-gradient(circle at 14% 22%, rgba(66, 223, 246, .11), transparent 29rem),
    radial-gradient(circle at 90% 70%, rgba(244, 184, 47, .08), transparent 27rem),
    #020912;
}

.sc-r52-story,
.sc-r52-end {
  width: min(100% - 40px, 1440px);
  margin: 0 auto;
  border-inline: 1px solid rgba(66, 223, 246, .18);
}

.sc-r52-story {
  padding: clamp(68px, 7vw, 108px) clamp(24px, 4.5vw, 68px) clamp(80px, 8vw, 124px);
}

.sc-r52-intro {
  max-width: 1080px;
  margin-bottom: clamp(42px, 5vw, 70px);
}

.sc-r52-intro > span,
.sc-r52-end > div:first-child > span {
  display: block;
  margin-bottom: 14px;
  color: var(--r45-gold);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .14em;
}

.sc-r52-intro h2,
.sc-r52-end h2 {
  max-width: 1040px;
  margin: 0;
  font-size: clamp(43px, 5.3vw, 76px);
  line-height: .96;
  letter-spacing: -.048em;
  text-wrap: balance;
}

.sc-r52-intro > p,
.sc-r52-end p {
  max-width: 790px;
  margin: 22px 0 0;
  color: #b3c7d0;
  font-size: 16px;
  line-height: 1.65;
}

.sc-r52-experience {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 330px);
  gap: 22px;
  align-items: stretch;
}

.sc-r52-workspace {
  position: relative;
  min-width: 0;
  min-height: 690px;
  overflow: hidden;
  border: 1px solid rgba(66, 223, 246, .43);
  border-radius: 22px;
  background:
    linear-gradient(rgba(66, 223, 246, .035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(66, 223, 246, .035) 1px, transparent 1px),
    radial-gradient(circle at 70% 45%, rgba(31, 157, 205, .14), transparent 26rem),
    #04131f;
  background-size: 42px 42px, 42px 42px, auto, auto;
  box-shadow: 0 34px 90px rgba(0, 0, 0, .5), inset 0 0 60px rgba(66, 223, 246, .035);
  isolation: isolate;
}

.sc-r52-workspace::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -35%;
  right: -10%;
  width: 68%;
  aspect-ratio: 1;
  border: 1px solid rgba(66, 223, 246, .17);
  border-radius: 50%;
  box-shadow: 0 0 0 54px rgba(66, 223, 246, .025), 0 0 0 108px rgba(66, 223, 246, .018);
}

.sc-r52-workspace-head {
  position: relative;
  z-index: 8;
  display: flex;
  min-height: 52px;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 0 20px;
  border-bottom: 1px solid rgba(66, 223, 246, .27);
  background: rgba(2, 9, 18, .78);
  color: #8ca6b2;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .13em;
}

.sc-r52-workspace-head b {
  color: var(--r45-gold);
}

.sc-r52-panel {
  position: absolute;
  z-index: 2;
  inset: 52px 0 0;
  display: grid;
  grid-template-columns: minmax(260px, .78fr) minmax(390px, 1.22fr);
  gap: clamp(22px, 3vw, 46px);
  align-items: center;
  padding: clamp(30px, 4vw, 58px);
  visibility: hidden;
  opacity: 0;
  transform: translate3d(44px, 0, 0) scale(.985);
  pointer-events: none;
  transition: opacity .48s ease, transform .6s cubic-bezier(.2, .8, .2, 1), visibility 0s linear .6s;
}

.sc-r52-story[data-active="source"] [data-r52-panel="source"],
.sc-r52-story[data-active="control"] [data-r52-panel="control"],
.sc-r52-story[data-active="document"] [data-r52-panel="document"],
.sc-r52-story[data-active="delivery"] [data-r52-panel="delivery"] {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  pointer-events: auto;
  transition-delay: 0s;
}

.sc-r52-panel-copy {
  position: relative;
  z-index: 4;
}

.sc-r52-panel-copy > small {
  display: block;
  margin-bottom: 13px;
  color: var(--r45-gold);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .14em;
}

.sc-r52-panel-copy h3 {
  max-width: 470px;
  margin: 0;
  font-size: clamp(30px, 3vw, 48px);
  line-height: .98;
  letter-spacing: -.042em;
  text-wrap: balance;
}

.sc-r52-panel-copy > p {
  max-width: 520px;
  margin: 18px 0 0;
  color: #adc1ca;
  font-size: 14px;
  line-height: 1.65;
}

.sc-r52-file {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 14px;
  align-items: center;
  margin-top: 28px;
  padding: 16px;
  border: 1px dashed rgba(66, 223, 246, .5);
  border-radius: 10px;
  background: rgba(4, 24, 39, .66);
}

.sc-r52-file > i {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border: 1px solid rgba(66, 223, 246, .54);
  border-radius: 50%;
  color: var(--r45-cyan);
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
}

.sc-r52-file b,
.sc-r52-file small {
  display: block;
}

.sc-r52-file b {
  color: #fff;
  font-size: 10px;
  letter-spacing: .08em;
}

.sc-r52-file small {
  margin-top: 5px;
  color: #8da7b2;
  font-size: 10px;
  line-height: 1.4;
}

.sc-r52-geometry {
  position: relative;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(66, 223, 246, .25);
  border-radius: 16px;
  background:
    linear-gradient(rgba(66, 223, 246, .065) 1px, transparent 1px),
    linear-gradient(90deg, rgba(66, 223, 246, .065) 1px, transparent 1px),
    rgba(1, 11, 20, .78);
  background-size: 34px 34px, 34px 34px, auto;
  box-shadow: inset 0 0 45px rgba(66, 223, 246, .05);
}

.sc-r52-geometry svg,
.sc-r52-document-map svg {
  display: block;
  width: 100%;
  height: auto;
}

.sc-r52-geometry svg path,
.sc-r52-document-map svg path {
  fill: none;
  vector-effect: non-scaling-stroke;
}

.sc-r52-geometry .axis,
.sc-r52-document-map .axis {
  stroke: rgba(207, 228, 235, .18);
  stroke-width: 1;
}

.sc-r52-geometry .survey-line,
.sc-r52-document-map .survey-line {
  stroke: var(--r45-cyan);
  stroke-width: 4;
  filter: drop-shadow(0 0 9px rgba(66, 223, 246, .8));
  stroke-dasharray: 900;
  stroke-dashoffset: 0;
}

.sc-r52-geometry .profile-line,
.sc-r52-document-map .profile-line {
  stroke: var(--r45-gold);
  stroke-width: 2;
  stroke-dasharray: 10 9;
}

.sc-r52-geometry .survey-points,
.sc-r52-document-map .survey-points {
  fill: #04131f;
  stroke: var(--r45-gold);
  stroke-width: 3;
}

.sc-r52-format {
  position: absolute;
  right: 16px;
  bottom: 15px;
  left: 16px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 6px;
}

.sc-r52-format span {
  padding: 8px 4px;
  border: 1px solid rgba(66, 223, 246, .28);
  background: rgba(2, 9, 18, .76);
  color: #bad0d8;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .06em;
  text-align: center;
}

.sc-r52-scanline {
  position: absolute;
  z-index: 3;
  top: 12%;
  right: 0;
  left: 0;
  height: 2px;
  background: var(--r45-cyan);
  box-shadow: 0 0 18px 5px rgba(66, 223, 246, .45);
  animation: r52-scan 2.8s ease-in-out infinite alternate;
}

.sc-r52-target {
  position: absolute;
  z-index: 4;
  top: 36%;
  left: 47%;
  width: 74px;
  height: 74px;
  border: 1px solid var(--r45-gold);
  border-radius: 50%;
  box-shadow: 0 0 28px rgba(244, 184, 47, .25);
}

.sc-r52-target::before,
.sc-r52-target::after {
  content: "";
  position: absolute;
  background: var(--r45-gold);
}

.sc-r52-target::before {
  top: 50%;
  right: -13px;
  left: -13px;
  height: 1px;
}

.sc-r52-target::after {
  top: -13px;
  bottom: -13px;
  left: 50%;
  width: 1px;
}

@keyframes r52-scan {
  from { transform: translateY(0); }
  to { transform: translateY(330px); }
}

.sc-r52-checks {
  display: grid;
  gap: 8px;
  margin-top: 27px;
}

.sc-r52-checks > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 11px 13px;
  border-left: 2px solid var(--r45-gold);
  background: rgba(2, 9, 18, .55);
}

.sc-r52-checks span {
  color: #9fb4be;
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .09em;
}

.sc-r52-checks b {
  color: var(--r45-gold);
  font-size: 9px;
  text-align: right;
}

.sc-r52-document {
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(218, 228, 231, .56);
  background: #f2f4f3;
  color: #061827;
  box-shadow: 0 30px 60px rgba(0, 0, 0, .5), 16px 16px 0 rgba(66, 223, 246, .1);
}

.sc-r52-document > header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding-bottom: 12px;
  border-bottom: 4px solid #0a536c;
  font-size: 9px;
  font-weight: 950;
  letter-spacing: .08em;
}

.sc-r52-document > header b {
  padding: 5px 7px;
  border: 1px solid #c98700;
  color: #8b5d00;
}

.sc-r52-document-map {
  height: 250px;
  margin: 16px 0;
  overflow: hidden;
  border: 1px solid #b8cbd2;
  background:
    linear-gradient(#dbe4e6 1px, transparent 1px),
    linear-gradient(90deg, #dbe4e6 1px, transparent 1px),
    #edf2f2;
  background-size: 28px 28px, 28px 28px, auto;
}

.sc-r52-document-map svg {
  height: 100%;
}

.sc-r52-document-map .survey-line {
  stroke: #168bb2;
  filter: none;
}

.sc-r52-document-map .profile-line {
  stroke: #d89a0b;
}

.sc-r52-document > ol {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  margin: 0;
  padding: 0;
  background: #cddadd;
  list-style: none;
}

.sc-r52-document > ol li {
  display: grid;
  gap: 5px;
  min-width: 0;
  padding: 10px;
  background: #f7f8f7;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: .04em;
}

.sc-r52-document > ol span {
  color: #bd8200;
}

.sc-r52-status {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 3px 12px;
  align-items: center;
  margin-top: 28px;
  padding: 16px;
  border: 1px solid rgba(244, 184, 47, .45);
  background: rgba(244, 184, 47, .07);
}

.sc-r52-status i {
  grid-row: 1 / 3;
  width: 16px;
  height: 16px;
  border: 2px solid var(--r45-gold);
  border-radius: 50%;
  box-shadow: 0 0 18px rgba(244, 184, 47, .35);
}

.sc-r52-status span {
  color: #9fb5bf;
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .09em;
}

.sc-r52-status b {
  color: var(--r45-gold);
  font-size: 12px;
}

.sc-r52-package {
  position: relative;
  display: grid;
  gap: 14px;
  min-width: 0;
  padding: 32px;
}

.sc-r52-package > div {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  min-height: 78px;
  padding: 14px 16px;
  border: 1px solid rgba(66, 223, 246, .34);
  border-radius: 8px;
  background: linear-gradient(90deg, rgba(8, 38, 57, .94), rgba(4, 20, 32, .88));
  box-shadow: 0 16px 32px rgba(0, 0, 0, .3);
}

.sc-r52-package > div:nth-child(2) { transform: translateX(26px); }
.sc-r52-package > div:nth-child(3) { transform: translateX(52px); }

.sc-r52-package span {
  color: var(--r45-gold);
  font-size: 12px;
  font-weight: 900;
}

.sc-r52-package b {
  font-size: clamp(12px, 1.1vw, 16px);
  letter-spacing: .04em;
}

.sc-r52-package small {
  color: var(--r45-cyan);
  font-size: 9px;
  font-weight: 900;
}

.sc-r52-package > i {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  width: 72%;
  height: 1px;
  background: linear-gradient(90deg, var(--r45-cyan), var(--r45-gold));
  box-shadow: 0 0 18px rgba(66, 223, 246, .45);
}

.sc-r52-controls {
  display: grid;
  grid-template-rows: repeat(4, 1fr);
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sc-r52-controls button {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 120px;
  padding: 18px 18px 18px 62px;
  overflow: hidden;
  border: 1px solid rgba(66, 223, 246, .22);
  border-radius: 10px;
  background: rgba(5, 24, 38, .7);
  color: #fff;
  text-align: left;
  cursor: pointer;
  transition: border-color .24s ease, background .24s ease, transform .24s ease;
}

.sc-r52-controls button:hover,
.sc-r52-controls button:focus-visible,
.sc-r52-controls button[aria-selected="true"] {
  border-color: rgba(244, 184, 47, .7);
  background: linear-gradient(115deg, rgba(244, 184, 47, .13), rgba(5, 29, 44, .9));
  transform: translateX(-5px);
}

.sc-r52-controls button::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background: var(--r45-cyan);
  opacity: .28;
}

.sc-r52-controls button[aria-selected="true"]::after {
  background: var(--r45-gold);
  opacity: 1;
  box-shadow: 0 0 18px rgba(244, 184, 47, .5);
}

.sc-r52-controls button > span {
  position: absolute;
  top: 18px;
  left: 18px;
  color: var(--r45-gold);
  font-size: 18px;
  font-weight: 400;
}

.sc-r52-controls button small,
.sc-r52-controls button b {
  display: block;
}

.sc-r52-controls button small {
  margin-bottom: 8px;
  color: var(--r45-cyan);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .12em;
}

.sc-r52-controls button b {
  font-size: 13px;
  line-height: 1.28;
}

.sc-r52-end {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(250px, 340px);
  gap: clamp(34px, 6vw, 90px);
  align-items: center;
  padding: clamp(72px, 8vw, 118px) clamp(24px, 5vw, 74px);
  border-top: 1px solid rgba(244, 184, 47, .5);
  background:
    radial-gradient(circle at 80% 30%, rgba(244, 184, 47, .16), transparent 20rem),
    #04131f;
}

.sc-r52-end > div:last-child {
  display: grid;
  gap: 11px;
}

.sc-r52-end a {
  display: flex;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  padding: 12px 18px;
  border: 1px solid rgba(66, 223, 246, .48);
  border-radius: 6px;
  color: var(--r45-cyan);
  font-size: 11px;
  font-weight: 900;
  text-align: center;
}

.sc-r52-end a:first-child {
  border-color: var(--r45-gold);
  background: var(--r45-gold);
  color: #04101a;
}

@media (max-width: 1050px) {
  .sc-r52-experience {
    grid-template-columns: 1fr;
  }

  .sc-r52-controls {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: none;
  }

  .sc-r52-controls button {
    min-height: 136px;
    padding: 46px 13px 13px;
  }

  .sc-r52-controls button:hover,
  .sc-r52-controls button:focus-visible,
  .sc-r52-controls button[aria-selected="true"] {
    transform: translateY(-4px);
  }
}

@media (max-width: 960px) {
  body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage {
    min-height: 570px;
  }

  body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage-art {
    object-position: 82% center;
  }

  body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage::before {
    background:
      linear-gradient(90deg, rgba(2, 9, 18, .95) 0 44%, rgba(2, 9, 18, .58) 67%, rgba(2, 9, 18, .12)),
      linear-gradient(0deg, rgba(2, 9, 18, .82), transparent 56%);
  }

  body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage-content {
    display: flex;
    height: 100%;
    align-items: flex-start;
    padding: 34px 24px 150px;
  }

  body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage .copy {
    width: 100%;
    max-width: 720px;
  }
}

@media (max-width: 760px) {
  .sc-r52-story,
  .sc-r52-end {
    width: 100%;
    border-inline: 0;
  }

  .sc-r52-story {
    padding: 60px 18px 74px;
  }

  .sc-r52-intro h2,
  .sc-r52-end h2 {
    font-size: clamp(36px, 9.7vw, 50px);
  }

  .sc-r52-intro > p,
  .sc-r52-end p {
    font-size: 14px;
  }

  .sc-r52-workspace {
    min-height: 790px;
    border-radius: 16px;
  }

  .sc-r52-panel {
    grid-template-columns: 1fr;
    align-content: start;
    gap: 24px;
    padding: 28px 18px;
  }

  .sc-r52-panel-copy h3 {
    font-size: clamp(29px, 8vw, 40px);
  }

  .sc-r52-panel-copy > p {
    font-size: 13px;
  }

  .sc-r52-geometry {
    max-height: 330px;
  }

  .sc-r52-document {
    max-width: 520px;
    padding: 13px;
  }

  .sc-r52-document-map {
    height: 210px;
  }

  .sc-r52-package {
    padding: 12px 34px 12px 0;
  }

  .sc-r52-controls {
    grid-template-columns: repeat(2, 1fr);
  }

  .sc-r52-controls button {
    min-height: 122px;
  }

  .sc-r52-end {
    grid-template-columns: 1fr;
    padding: 64px 18px;
  }
}

@media (max-width: 700px) {
  body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage {
    min-height: 570px;
  }

  body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage-content {
    padding: 30px 18px 145px;
  }

  body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage .copy h1 {
    font-size: clamp(40px, 10vw, 54px);
  }
}

@media (max-width: 430px) {
  body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage {
    min-height: 620px;
  }

  body[data-report-release="SC-REPORTS-LIVE-STORY-R52"] .stage-art {
    object-position: 84% center;
  }

  .sc-r52-workspace {
    min-height: 820px;
  }

  .sc-r52-workspace-head {
    padding: 0 14px;
    font-size: 8px;
  }

  .sc-r52-panel {
    padding: 25px 14px;
  }

  .sc-r52-file {
    grid-template-columns: 34px minmax(0, 1fr);
    padding: 12px;
  }

  .sc-r52-file > i {
    width: 34px;
    height: 34px;
  }

  .sc-r52-document-map {
    height: 180px;
  }

  .sc-r52-document > ol li {
    padding: 7px 4px;
    font-size: 5.7px;
  }

  .sc-r52-package > div:nth-child(2) { transform: translateX(12px); }
  .sc-r52-package > div:nth-child(3) { transform: translateX(24px); }

  .sc-r52-controls {
    gap: 7px;
  }

  .sc-r52-controls button {
    min-height: 114px;
    padding: 42px 10px 10px;
  }

  .sc-r52-controls button > span {
    top: 13px;
    left: 12px;
  }

  .sc-r52-controls button b {
    font-size: 10px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .sc-r52-scanline { animation: none; top: 52%; }
}

@media (max-width: 700px) {
  body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage {
    min-height: 570px;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage-content {
    padding: 30px 18px 145px;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage .copy h1 {
    font-size: clamp(40px, 10vw, 54px);
  }
}

@media (max-width: 430px) {
  body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage {
    min-height: 620px;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R51"] .stage-art {
    object-position: 84% center;
  }
}

/* R50: one cinematic field-to-document scene; no decorative report-card grid. */
body[data-report-release="SC-REPORTS-CINEMATIC-R50"] {
  background: #020912;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R50"]::before {
  display: none;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R50"] main {
  overflow: hidden;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .site-header .brand {
  flex: 0 0 300px;
  width: 300px;
  overflow: hidden;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .site-header .brand > img {
  width: 300px !important;
  min-width: 300px;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .site-header .logo-link {
  flex: 0 0 300px;
  width: 300px;
  height: 64px;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .site-header .logo-link > img.logo {
  width: 300px !important;
  min-width: 300px;
  height: 64px !important;
  transform: none;
  object-fit: cover !important;
  object-position: center 49% !important;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage {
  width: 100%;
  max-width: none;
  margin: 0;
  min-height: clamp(680px, 73vh, 880px);
  border: 0;
  border-radius: 0;
  background: #03101b;
  box-shadow: 0 32px 100px rgba(0, 0, 0, .46);
}

body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage-art {
  z-index: 0;
  opacity: 1;
  filter: saturate(1.12) contrast(1.04) brightness(.9);
}

body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage::before {
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(2, 9, 18, .98) 0 31%, rgba(2, 9, 18, .83) 44%, rgba(2, 9, 18, .1) 69%, rgba(2, 9, 18, .26)),
    linear-gradient(0deg, rgba(2, 9, 18, .94), transparent 48%);
}

body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    radial-gradient(circle at 76% 58%, rgba(66, 223, 246, .18), transparent 26rem),
    radial-gradient(circle at 84% 32%, rgba(244, 184, 47, .11), transparent 18rem);
  pointer-events: none;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage-content {
  position: relative;
  z-index: 2;
  align-items: center;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage .copy {
  width: 47%;
  text-shadow: 0 8px 34px #000, 0 2px 8px #000;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage .copy h1 {
  font-size: clamp(48px, 5vw, 78px);
  line-height: .94;
}

body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage .copy h1 span {
  color: var(--r45-gold);
}

.sc-r50-reports {
  color: #f5f9fb;
  background:
    radial-gradient(circle at 76% 22%, rgba(66, 223, 246, .1), transparent 30rem),
    #020912;
}

.sc-r50-journey,
.sc-r50-handover {
  width: min(100%, 1536px);
  margin: 0 auto;
}

.sc-r50-journey {
  padding: clamp(72px, 7vw, 112px) clamp(24px, 4.5vw, 68px);
}

.sc-r50-journey > header {
  max-width: 1040px;
  margin-bottom: clamp(44px, 5vw, 72px);
}

.sc-r50-journey > header span,
.sc-r50-handover > div:first-child > span {
  display: block;
  margin-bottom: 14px;
  color: var(--r45-gold);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .14em;
}

.sc-r50-journey h2,
.sc-r50-handover h2 {
  margin: 0;
  font-size: clamp(42px, 5.4vw, 76px);
  line-height: .96;
  letter-spacing: -.047em;
  text-wrap: balance;
  text-shadow: 0 12px 44px rgba(0, 0, 0, .65);
}

.sc-r50-journey > header p,
.sc-r50-handover p {
  max-width: 820px;
  margin: 22px 0 0;
  color: #b3c7d0;
  font-size: 16px;
  line-height: 1.7;
}

.sc-r50-canvas {
  position: relative;
  min-height: clamp(610px, 53vw, 790px);
  overflow: hidden;
  border: 0;
  border-radius: 0;
  background: #03101b;
  box-shadow: 0 38px 110px rgba(0, 0, 0, .58), 0 0 90px rgba(66, 223, 246, .16);
  isolation: isolate;
}

.sc-r50-canvas > img {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.sc-r50-canvas::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    linear-gradient(90deg, transparent 0 50%, rgba(2, 9, 18, .2) 62%, rgba(2, 9, 18, .88) 100%),
    linear-gradient(0deg, rgba(2, 9, 18, .92), transparent 35%);
  pointer-events: none;
}

.sc-r50-report {
  display: none;
}

.sc-r50-report .sc-r48-sheet {
  font-size: clamp(4.5px, .5vw, 8px);
}

.sc-r50-chapters {
  position: absolute;
  z-index: 3;
  right: 4%;
  bottom: 4%;
  left: 4%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0;
  margin: 0;
  padding: 22px 0 0;
  border: 0;
  background: none;
  list-style: none;
  backdrop-filter: none;
}

.sc-r50-chapters li {
  position: relative;
  min-width: 0;
  padding: 0 clamp(18px, 2.5vw, 36px) 20px;
  border: 0;
  text-shadow: 0 3px 14px #000, 0 1px 4px #000;
}

.sc-r50-chapters li:not(:last-child)::after {
  content: "→";
  position: absolute;
  top: 1px;
  right: -7px;
  color: var(--r45-cyan);
  font-size: 15px;
  text-shadow: 0 0 14px rgba(66, 223, 246, .8);
}

.sc-r50-chapters li:first-child {
  border-left: 0;
}

.sc-r50-chapters span {
  display: block;
  margin-bottom: 10px;
  color: var(--r45-gold);
  font-size: 12px;
  font-weight: 900;
}

.sc-r50-chapters b {
  display: block;
  color: #fff;
  font-size: clamp(11px, .88vw, 15px);
  letter-spacing: .05em;
}

.sc-r50-chapters small {
  display: block;
  max-width: 290px;
  margin-top: 7px;
  color: #a9bec8;
  font-size: 11px;
  line-height: 1.45;
}

.sc-r50-handover {
  position: relative;
  display: grid;
  min-height: 680px;
  grid-template-columns: minmax(0, 1fr) minmax(250px, 340px);
  gap: clamp(34px, 5vw, 74px);
  align-items: center;
  padding: clamp(76px, 8vw, 124px) clamp(24px, 5vw, 74px);
  background:
    linear-gradient(90deg, rgba(2, 9, 18, .97) 0 38%, rgba(2, 9, 18, .56) 58%, rgba(2, 9, 18, .78)),
    linear-gradient(0deg, rgba(2, 9, 18, .94), transparent 52%),
    url('/assets/img/europa-golden/reports/report-flow-original-r56.png') center / cover no-repeat;
}

.sc-r50-release-mark {
  display: none;
  width: 122px;
  height: 122px;
  place-items: center;
  border: 1px solid rgba(100, 213, 155, .6);
  border-radius: 50%;
  box-shadow: 0 0 42px rgba(100, 213, 155, .18), inset 0 0 28px rgba(100, 213, 155, .12);
}

.sc-r50-release-mark i {
  position: absolute;
  inset: 12px;
  border: 1px dashed rgba(100, 213, 155, .5);
  border-radius: 50%;
}

.sc-r50-release-mark b {
  color: #64d59b;
  font-size: 54px;
  font-weight: 400;
  text-shadow: 0 0 24px rgba(100, 213, 155, .46);
}

.sc-r50-actions {
  display: grid;
  gap: 11px;
}

.sc-r50-actions a {
  display: flex;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  padding: 12px 18px;
  border: 1px solid rgba(66, 223, 246, .48);
  border-radius: 6px;
  color: var(--r45-cyan);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .05em;
  text-align: center;
}

.sc-r50-actions a:first-child {
  border-color: var(--r45-gold);
  background: var(--r45-gold);
  color: #04101a;
  box-shadow: 0 16px 38px rgba(244, 184, 47, .2);
}

@media (max-width: 960px) {
  body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage {
    min-height: 820px;
    padding-top: 0;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage-art {
    width: 100%;
    height: 100%;
    object-position: 68% center;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage::before {
    background: linear-gradient(180deg, rgba(2, 9, 18, .95) 0 40%, rgba(2, 9, 18, .42) 64%, rgba(2, 9, 18, .96));
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage-content {
    display: flex;
    height: 100%;
    align-items: flex-start;
    padding: 42px 24px 390px;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage .copy {
    width: 100%;
    max-width: 720px;
  }

  .sc-r50-canvas {
    min-height: 920px;
  }

  .sc-r50-canvas > img {
    height: 430px;
    object-position: 35% center;
  }

  .sc-r50-canvas::before {
    background: linear-gradient(180deg, transparent 0 30%, rgba(2, 9, 18, .9) 48%, #020912 74%);
  }

  .sc-r50-report {
    top: 350px;
    right: 5%;
    width: 90%;
    transform: rotateZ(-1deg);
  }

  .sc-r50-report .sc-r48-sheet {
    font-size: clamp(4px, .8vw, 7px);
  }

  .sc-r50-chapters {
    grid-template-columns: repeat(3, 1fr);
  }

  .sc-r50-handover {
    grid-template-columns: minmax(0, 1fr) 110px;
  }

  .sc-r50-actions {
    grid-column: 1 / -1;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 700px) {
  body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .site-header .brand {
    flex-basis: 220px;
    width: 220px;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .site-header .brand > img {
    width: 220px !important;
    min-width: 220px;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .site-header .logo-link {
    flex-basis: 220px;
    width: 220px;
    height: 58px;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .site-header .logo-link > img.logo {
    width: 220px !important;
    min-width: 220px;
    height: 58px !important;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage {
    min-height: 760px;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage-content {
    padding: 34px 18px 350px;
  }

  body[data-report-release="SC-REPORTS-CINEMATIC-R50"] .stage .copy h1 {
    font-size: clamp(40px, 11vw, 56px);
  }

  .sc-r50-journey,
  .sc-r50-handover {
    width: 100%;
    border-inline: 0;
  }

  .sc-r50-journey {
    padding: 60px 18px;
  }

  .sc-r50-journey h2,
  .sc-r50-handover h2 {
    font-size: clamp(36px, 9.5vw, 50px);
  }

  .sc-r50-journey > header p,
  .sc-r50-handover p {
    font-size: 14px;
  }

  .sc-r50-canvas {
    min-height: 1060px;
    border-radius: 18px;
  }

  .sc-r50-canvas > img {
    height: 330px;
    object-position: 27% center;
  }

  .sc-r50-report {
    top: 285px;
    right: 4%;
    width: 92%;
  }

  .sc-r50-chapters {
    right: 5%;
    bottom: 24px;
    left: 5%;
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 18px 0 0;
  }

  .sc-r50-chapters li,
  .sc-r50-chapters li:first-child {
    padding: 0 0 14px;
    border-bottom: 1px solid rgba(255, 255, 255, .14);
    border-left: 0;
  }

  .sc-r50-chapters li:last-child {
    border-bottom: 0;
  }

  .sc-r50-handover {
    grid-template-columns: 1fr;
    padding: 64px 18px;
  }

  .sc-r50-release-mark {
    width: 96px;
    height: 96px;
  }

  .sc-r50-actions {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 430px) {
  .sc-r50-canvas {
    min-height: 820px;
  }

  .sc-r50-canvas > img {
    height: 280px;
  }

  .sc-r50-report {
    top: 245px;
  }

  .sc-r50-report .sc-r48-sheet {
    font-size: 3.55px;
  }
}
