.hero_graphic {
  display: block !important;
  overflow: hidden !important;
  position: relative !important;
  isolation: isolate;
}

.hero_graphic > .sf-showreel {
  width: 100%;
  height: 100%;
  min-width: 100%;
  flex: none;
}

.hero_indicator {
  display: none !important;
}

.sf-showreel {
  position: relative;
  overflow: hidden;
  background: #111;
  contain: layout paint;
}

.sf-showreel-scene {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background: #111;
  visibility: hidden;
  opacity: 0;
  transform: none;
}

.sf-showreel-scene:first-child,
.sf-showreel-scene.is-current {
  visibility: visible;
  opacity: 1;
}

.sf-showreel-scene img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  user-select: none;
  -webkit-user-drag: none;
}

.sf-showreel-index {
  position: absolute;
  z-index: 7;
  right: 0.75rem;
  bottom: 0.65rem;
  min-width: 3.25rem;
  padding: 0.28rem 0.42rem;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: rgba(17, 17, 17, 0.74);
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  font-variant-numeric: tabular-nums;
}

.sf-showreel.is-paused .sf-showreel-scene * {
  animation-play-state: paused !important;
}

/* 01: portraits pull into one horizontal rail with a magnetic overshoot. */
.sf-showreel-magnetic-stage {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background: #c8d9e6;
  container-type: size;
}

.sf-showreel-magnetic-track {
  position: absolute;
  top: 8%;
  bottom: 8%;
  left: 0;
  display: flex;
  align-items: center;
  gap: clamp(0.45rem, 1cqw, 0.9rem);
  width: max-content;
  transform: translate3d(-7cqw, 0, 0);
  will-change: transform;
}

.sf-showreel-magnetic-card {
  height: 100%;
  aspect-ratio: 2 / 3;
  flex: 0 0 auto;
  overflow: hidden;
  background: #9fb9ca;
  transform-origin: center;
  will-change: transform, opacity;
}

.sf-showreel-magnetic-card:nth-child(2n) {
  height: 88%;
}

.sf-showreel-magnetic-card:nth-child(3n) {
  height: 94%;
}

.sf-showreel.is-loaded .sf-showreel-scene.is-current .sf-showreel-magnetic-track {
  animation: sf-magnetic-track 1.45s cubic-bezier(0.16, 1, 0.3, 1) both;
}

.sf-showreel.is-loaded .sf-showreel-scene.is-current .sf-showreel-magnetic-card {
  animation: sf-magnetic-card 1.08s cubic-bezier(0.16, 1, 0.3, 1) both;
  animation-delay: calc(var(--sf-magnetic-index) * 0.055s);
}

/* 02: reuse the live Reach chart from the Operate & Grow service row. */
.sf-showreel .sf-showreel-graph-frame {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: #f0eee9;
}

.sf-showreel .sfch-card.sf-showreel-graph-card {
  inset: clamp(0.7rem, 2.2cqw, 1.5rem);
  opacity: 1;
  animation: none;
}

.sf-showreel .sf-showreel-graph-card .sfch-pl,
.sf-showreel .sf-showreel-graph-card .sfch-fill {
  clip-path: inset(-8% 100% -8% -2%);
  animation: none;
}

.sf-showreel .sf-showreel-graph-card .sfch-dot {
  opacity: 0;
  animation: none;
}

.sf-showreel .sf-showreel-scene.is-current .sf-showreel-graph-card .sfch-pl,
.sf-showreel .sf-showreel-scene.is-current .sf-showreel-graph-card .sfch-fill {
  animation: sf-showreel-chart-draw 1.45s cubic-bezier(0.4, 0, 0.2, 1) both;
}

.sf-showreel .sf-showreel-scene.is-current .sf-showreel-graph-card .sfch-l2 {
  animation-delay: 0.08s;
}

.sf-showreel .sf-showreel-scene.is-current .sf-showreel-graph-card .sfch-l3 {
  animation-delay: 0.16s;
}

.sf-showreel .sf-showreel-scene.is-current .sf-showreel-graph-card .sfch-l4,
.sf-showreel .sf-showreel-scene.is-current .sf-showreel-graph-card .sfch-fill {
  animation-delay: 0.24s;
}

.sf-showreel .sf-showreel-scene.is-current .sf-showreel-graph-card .sfch-dot {
  animation: sf-showreel-chart-dot 0.28s ease-out 1.45s both;
}

/* 03: ten unique 2:3 grid portraits appear once in a rapid hard-cut sequence. */
.sf-showreel-scene.is-full-bleed,
.sf-showreel-full-track {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: #ebded3;
}

.sf-showreel-full-frame {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #ebded3;
  visibility: hidden;
}

.sf-showreel:not(.is-loaded) .sf-showreel-full-frame.f1 {
  visibility: visible;
}

.sf-showreel-full-frame img {
  object-position: 50% 44%;
}

.sf-showreel.is-loaded .sf-showreel-scene.is-current .sf-showreel-full-frame {
  animation-name: sf-hard-cut-once;
  animation-duration: 0.36s;
  animation-delay: var(--sf-frame-delay);
  animation-timing-function: linear;
  animation-fill-mode: forwards;
}

.sf-showreel.is-loaded .sf-showreel-scene.is-current .sf-showreel-full-frame:last-child {
  animation-duration: 1.2s;
}

/* 04: Template Builder portrait rail, using one matching pose output per brand. */
.sf-showreel-portrait-stage {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background: #c8d9e6;
}

.sf-showreel-portrait-track {
  position: absolute;
  top: 7%;
  bottom: 7%;
  left: -4%;
  display: flex;
  gap: clamp(0.45rem, 1vw, 0.9rem);
  width: max-content;
  will-change: transform;
}

.sf-showreel-portrait-card {
  flex: 0 0 auto;
  height: 100%;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  background: #a8c1d2;
}

.sf-showreel-scene.is-current .sf-showreel-portrait-track {
  animation: sf-portrait-rail 4.55s cubic-bezier(0.28, 0.03, 0.15, 1) both;
}

/* 05: Template Builder masonry stage, with a camera push into the visual system. */
.sf-showreel-masonry-stage {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background: #171717;
}

.sf-showreel-masonry-columns {
  position: absolute;
  inset: -24% -4%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(0.4rem, 0.9vw, 0.85rem);
  transform-origin: 50% 50%;
  will-change: transform;
}

.sf-showreel-masonry-column {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: clamp(0.4rem, 0.9vw, 0.85rem);
  will-change: transform;
}

.sf-showreel-tile {
  position: relative;
  flex: 0 0 auto;
  overflow: hidden;
  background: #2d2d2d;
}

.sf-showreel-tile.is-square {
  aspect-ratio: 1;
}

.sf-showreel-tile.is-portrait {
  aspect-ratio: 4 / 5;
}

.sf-showreel-tile.is-tall {
  aspect-ratio: 2 / 3;
}

.sf-showreel-masonry-column.c2 {
  transform: translate3d(0, -12%, 0);
}

.sf-showreel-scene.is-current .sf-showreel-masonry-columns {
  animation: sf-masonry-camera 4.55s cubic-bezier(0.65, 0, 0.16, 1) both;
}

.sf-showreel-scene.is-current .sf-showreel-masonry-column.c1,
.sf-showreel-scene.is-current .sf-showreel-masonry-column.c3 {
  animation: sf-masonry-up 4.55s cubic-bezier(0.32, 0.02, 0.18, 0.98) both;
}

.sf-showreel-scene.is-current .sf-showreel-masonry-column.c2 {
  animation: sf-masonry-down 4.55s cubic-bezier(0.32, 0.02, 0.18, 0.98) both;
}

/* 06: one Pearl & Ivy brand world, arranged as four-column counterflow. */
.sf-showreel-depth-grid {
  position: absolute;
  inset: -18% -3%;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(0.35rem, 0.8vw, 0.75rem);
  padding: clamp(0.35rem, 0.8vw, 0.75rem);
  overflow: hidden;
  background: #d8e6ef;
}

.sf-showreel-depth-column {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: clamp(0.35rem, 0.8vw, 0.75rem);
  will-change: transform;
}

.sf-showreel-depth-column.c2,
.sf-showreel-depth-column.c4 {
  transform: translate3d(0, -18%, 0);
}

.sf-showreel-scene.is-current .sf-showreel-depth-column.c1,
.sf-showreel-scene.is-current .sf-showreel-depth-column.c3 {
  animation: sf-depth-up 4.55s cubic-bezier(0.28, 0.08, 0.18, 0.98) both;
}

.sf-showreel-scene.is-current .sf-showreel-depth-column.c2,
.sf-showreel-scene.is-current .sf-showreel-depth-column.c4 {
  animation: sf-depth-down 4.55s cubic-bezier(0.28, 0.08, 0.18, 0.98) both;
}

/* Legacy vertical square stack, retained for future showreel variants. */
.sf-showreel-stack-stage {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background: #12304a;
  container-type: size;
}

.sf-showreel-stack-track {
  position: absolute;
  left: 50%;
  top: -16%;
  display: flex;
  width: min(64cqw, 58cqh);
  flex-direction: column;
  gap: clamp(0.5rem, 1.1cqw, 1rem);
  transform: translateX(-50%);
  will-change: transform;
}

.sf-showreel-stack-card {
  width: 100%;
  aspect-ratio: 1;
  flex: 0 0 auto;
  overflow: hidden;
  background: #214967;
}

.sf-showreel-stack-card img {
  object-position: center 28%;
}

.sf-showreel-scene.is-current .sf-showreel-stack-track {
  animation: sf-vertical-stack 4.55s cubic-bezier(0.3, 0.02, 0.16, 1) both;
}

/* 07: scaled shop viewports with real grid imagery and container-relative type. */
.sf-showreel-shop-stage {
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-rows: repeat(3, minmax(0, 1fr));
  gap: clamp(0.35rem, 0.8cqw, 0.75rem);
  padding: clamp(0.35rem, 0.8cqw, 0.75rem) 0;
  overflow: hidden;
  background: #777b81;
  container-type: size;
}

.sf-showreel-shop-row {
  display: flex;
  gap: clamp(0.35rem, 0.8cqw, 0.75rem);
  width: max-content;
  min-height: 0;
  will-change: transform;
}

.sf-showreel-shop-row.r1,
.sf-showreel-shop-row.r3 {
  margin-left: -7cqw;
}

.sf-showreel-shop-row.r2 {
  margin-left: -24cqw;
}

.sf-showreel-scene.is-current .sf-showreel-shop-row.r1 {
  animation: sf-shop-row-right 4.55s cubic-bezier(0.25, 0.1, 0.25, 1) both;
}

.sf-showreel-scene.is-current .sf-showreel-shop-row.r2 {
  animation: sf-shop-row-left 4.55s cubic-bezier(0.25, 0.1, 0.25, 1) both;
}

.sf-showreel-scene.is-current .sf-showreel-shop-row.r3 {
  animation: sf-shop-row-short 4.55s cubic-bezier(0.25, 0.1, 0.25, 1) both;
}

.sf-shop-card {
  position: relative;
  flex: 0 0 auto;
  height: 100%;
  overflow: hidden;
  background: #f7f3ed;
  color: #171717;
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(3px, 0.58cqw, 7px);
  letter-spacing: 0;
}

.sf-shop-card.is-desktop {
  width: clamp(11rem, 32cqw, 22rem);
}

.sf-shop-card.is-mobile {
  width: clamp(5.5rem, 14cqw, 8.5rem);
}

.sf-shop-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 17%;
  box-sizing: border-box;
  padding: 0 5%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 0.84em;
  white-space: nowrap;
}

.sf-shop-nav b {
  font-size: 1.15em;
  letter-spacing: 0.08em;
}

.sf-shop-layout {
  display: grid;
  height: 83%;
  grid-template-columns: minmax(0, 1.35fr) minmax(0, 0.9fr);
}

.sf-shop-card.is-mobile .sf-shop-layout {
  grid-template-columns: 1fr;
  grid-template-rows: 58% 42%;
}

.sf-shop-media {
  min-width: 0;
  min-height: 0;
  overflow: hidden;
  background: #e5ddd3;
}

.sf-shop-media img {
  object-fit: cover;
}

.sf-shop-copy {
  display: flex;
  min-width: 0;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  padding: 7%;
}

.sf-shop-copy span {
  margin-bottom: 0.8em;
  color: #777;
  font-size: 0.72em;
  letter-spacing: 0.12em;
}

.sf-shop-copy strong {
  font-family: Georgia, serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 0.98;
}

.sf-shop-copy p {
  margin: 0.85em 0;
  color: #777;
  font-size: 0.82em;
  line-height: 1.25;
}

.sf-shop-copy i {
  width: max-content;
  border-bottom: 1px solid currentColor;
  font-size: 0.7em;
  font-style: normal;
  letter-spacing: 0.08em;
}

.sf-shop-card.is-mobile .sf-shop-copy {
  padding: 7% 9%;
}

.sf-shop-card.is-mobile .sf-shop-copy strong {
  font-size: 1.55em;
}

.sf-shop-card.is-mobile .sf-shop-copy p {
  display: none;
}

@media (min-width: 768px) {
  .sf-showreel-shop-stage {
    inset: -7% -9%;
  }

  .sf-showreel-shop-row.r1,
  .sf-showreel-shop-row.r3 {
    margin-left: -3cqw;
  }

  .sf-showreel-shop-row.r2 {
    margin-left: -14cqw;
  }

  .sf-shop-card.is-desktop {
    width: 38cqw;
  }

  .sf-shop-card.is-mobile {
    width: 17cqw;
  }
}

@keyframes sf-magnetic-track {
  0% {
    transform: translate3d(-92cqw, 0, 0);
  }
  64% {
    transform: translate3d(-4cqw, 0, 0);
  }
  78% {
    transform: translate3d(-10cqw, 0, 0);
  }
  100% {
    transform: translate3d(-7cqw, 0, 0);
  }
}

@keyframes sf-magnetic-card {
  0% {
    opacity: 0.18;
    transform: translate3d(-18cqw, 0, 0) rotate(-7deg) scale(0.86);
  }
  68% {
    opacity: 1;
    transform: translate3d(1.2cqw, 0, 0) rotate(1deg) scale(1.025);
  }
  84% {
    transform: translate3d(-0.45cqw, 0, 0) rotate(-0.35deg) scale(0.992);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0) scale(1);
  }
}

@keyframes sf-showreel-chart-draw {
  from {
    clip-path: inset(-8% 100% -8% -2%);
  }
  to {
    clip-path: inset(-8% -2% -8% -2%);
  }
}

@keyframes sf-showreel-chart-dot {
  from {
    opacity: 0;
    transform: scale(0.35);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes sf-hard-cut-once {
  0%, 99% { visibility: visible; }
  99.01%, 100% { visibility: hidden; }
}

@keyframes sf-portrait-rail {
  0%,
  12% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-42%, 0, 0);
  }
}

@keyframes sf-masonry-camera {
  0%,
  38% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  100% {
    transform: translate3d(1%, -1%, 0) scale(1.72);
  }
}

@keyframes sf-masonry-up {
  0% {
    transform: translate3d(0, 4%, 0);
  }
  100% {
    transform: translate3d(0, -9%, 0);
  }
}

@keyframes sf-masonry-down {
  0% {
    transform: translate3d(0, -12%, 0);
  }
  100% {
    transform: translate3d(0, 2%, 0);
  }
}

@keyframes sf-depth-up {
  0%,
  12% {
    transform: translate3d(0, 0, 0);
  }
  68%,
  100% {
    transform: translate3d(0, -20%, 0);
  }
}

@keyframes sf-depth-down {
  0%,
  12% {
    transform: translate3d(0, -18%, 0);
  }
  68%,
  100% {
    transform: translate3d(0, 1%, 0);
  }
}

@keyframes sf-vertical-stack {
  0%,
  14% {
    transform: translate3d(-50%, 0, 0);
  }
  43%,
  57% {
    transform: translate3d(-50%, calc(-100% / 5), 0);
  }
  100% {
    transform: translate3d(-50%, calc(-300% / 5), 0);
  }
}

@keyframes sf-shop-row-right {
  from {
    transform: translate3d(-4cqw, 0, 0);
  }
  to {
    transform: translate3d(9cqw, 0, 0);
  }
}

@keyframes sf-shop-row-left {
  from {
    transform: translate3d(9cqw, 0, 0);
  }
  to {
    transform: translate3d(-7cqw, 0, 0);
  }
}

@keyframes sf-shop-row-short {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(6cqw, 0, 0);
  }
}

@media (max-width: 767px) {
  .sf-showreel-index {
    right: 0.5rem;
    bottom: 0.5rem;
  }

  .sf-showreel-portrait-track {
    top: 5%;
    bottom: 5%;
  }

  .sf-showreel-magnetic-track {
    top: 6%;
    bottom: 6%;
  }

  .sf-showreel-magnetic-card {
    aspect-ratio: 3 / 4;
  }

  .sf-showreel .sfch-card.sf-showreel-graph-card {
    inset: 0.65rem;
  }

  .sf-showreel-portrait-card {
    aspect-ratio: 3 / 4;
  }

  .sf-showreel-masonry-columns {
    inset: -8% -24%;
  }

  .sf-showreel-depth-grid {
    inset: -8% -20%;
  }

  .sf-showreel-stack-track {
    top: -8%;
    width: 84cqw;
  }

  .sf-shop-card {
    font-size: 3px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .sf-showreel-scene * {
    animation: none !important;
  }

  .sf-showreel-scene:not(:first-child) {
    display: none;
  }

  .sf-showreel-index {
    display: none;
  }
}
