*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
  --site-bg-reveal: 0;
  background: #ffffff;
}

html,
body {
  min-height: 100%;
}

body {
  position: relative;
  z-index: 1;
  background: transparent;
  color: #151515;
  font-family: "Geist", system-ui, -apple-system, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: auto;
  overflow-y: auto;
}

.page {
  padding: 0 24px 64px 0;
}

.hero-screen {
  position: relative;
  min-height: 100dvh;
  height: 100dvh;
  overflow: hidden;
}

.hero-scroll {
  position: absolute;
  bottom: 56px;
  left: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  transform: translateX(-50%);
  text-decoration: none;
  color: inherit;
}

.hero-scroll__label {
  font-family: "Geist Mono", ui-monospace, monospace;
  font-size: 10px;
  font-weight: 600;
  line-height: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.35);
}

.hero-scroll__line {
  display: block;
  width: 1px;
  height: 32px;
  flex-shrink: 0;
  background: linear-gradient(to bottom, rgba(66, 66, 66, 0.4), rgba(66, 66, 66, 0));
}

.hero {
  --hero-grid-opacity: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100dvh;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}

.hero::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image:
    linear-gradient(rgba(66, 66, 66, 0.09) 1px, transparent 1px),
    linear-gradient(90deg, rgba(66, 66, 66, 0.09) 1px, transparent 1px);
  background-position: center;
  background-size: 52px 52px;
  opacity: var(--hero-grid-opacity);
  pointer-events: none;
  content: "";
}

.hero__container {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 877.688px;
  max-width: calc(100% - 48px);
  --hero-block-offset-y: -64px;
  transform: translateY(var(--hero-block-offset-y));
}

.hero--grid-entry .hero__title > .hero__line {
  width: max-content;
}

.hero__intro {
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: 100%;
  margin-bottom: -12px;
}

.hero__greeting,
.hero__role {
  font-family: "Geist Mono", ui-monospace, monospace;
  font-size: 11px;
  font-weight: 600;
  line-height: 16.5px;
  letter-spacing: 1.98px;
  text-transform: uppercase;
  white-space: nowrap;
}

.hero__greeting {
  color: rgba(0, 0, 0, 0.4);
}

.hero__role {
  color: rgba(0, 0, 0, 0.7);
}

.hero__stage {
  position: relative;
  width: 877.688px;
  height: 341.778px;
  max-width: 100%;
}

.hero__title {
  position: absolute;
  left: 0.23px;
  top: 41px;
  display: flex;
  flex-direction: column;
  gap: 19px;
  width: 853px;
  height: 249px;
  max-width: 100%;
  margin: 0;
  color: #424242;
  --hero-gap-crafting-meaningful: 4px;
  --hero-gap-interfaces-for: 4px;
  --hero-gap-for-millions: 4px;
  --hero-gap-makemytrip-amp: 3.5px;
  --hero-gap-amp-fiserv: 4px;
}

.hero__title > .hero__line:nth-child(1) .hero__word--serif {
  margin-left: var(--hero-gap-crafting-meaningful);
}

.hero__title > .hero__line:nth-child(2) .hero__word--serif {
  margin-left: var(--hero-gap-interfaces-for);
}

.hero__title > .hero__line:nth-child(2) .hero__word--sans:last-child {
  margin-left: var(--hero-gap-for-millions);
}

.hero__title > .hero__line:nth-child(4) .hero__word--serif {
  margin-left: var(--hero-gap-makemytrip-amp);
}

.hero__title > .hero__line:nth-child(4) .hero__word--sans:last-child {
  margin-left: var(--hero-gap-amp-fiserv);
}

.hero__title > .hero__line {
  display: flex;
  align-items: flex-end;
  flex-wrap: nowrap;
}

.hero__line--wide {
  width: 100%;
}

.hero__line--employer {
  display: flex;
  align-items: flex-end;
  gap: 12px;
}

.hero__word {
  display: block;
  white-space: nowrap;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}

.hero__word--sans {
  font-family: "Geist", system-ui, sans-serif;
  font-weight: 900;
  font-size: 68px;
  line-height: 62.56px;
  letter-spacing: -4.08px;
  text-transform: uppercase;
}

.hero__word--serif {
  font-family: "Libre Baskerville", "Times New Roman", serif;
  font-weight: 500;
  font-style: italic;
  font-size: 60px;
  line-height: 62.56px;
  letter-spacing: -2.04px;
  text-transform: none;
}

@supports not (text-box-trim: trim-both) {
  .hero__word--sans {
    line-height: 48px;
  }

  .hero__word--serif {
    line-height: 46px;
  }
}

.hero__pill {
  position: absolute;
  display: block;
  height: auto;
  pointer-events: none;
  user-select: none;
  z-index: 2;
}

.hero__pill--animations {
  left: 351.583px;
  top: -35.2px;
  width: 277px;
  transform: rotate(-6deg);
}

.hero__pill--shipping {
  left: 615.1px;
  top: 36.919px;
  width: 208px;
  transform: rotate(6deg);
}

.hero__pill--detail {
  left: 666.5px;
  top: 190.6px;
  width: 239px;
  transform: none;
}

.hero__pill--agent {
  left: -41.208px;
  top: 259.5px;
  width: 250px;
  transform: rotate(-1deg);
}

.hero__pill--design-systems {
  left: 437.5px;
  top: 256.9px;
  width: 266px;
  transform: rotate(1deg);
}

.hero--animating .hero__pill {
  opacity: 0;
  visibility: hidden;
}

.hero__pill-initial {
  position: absolute;
  z-index: 3;
  display: block;
  height: auto;
  pointer-events: none;
  user-select: none;
  transform-origin: 50% 50%;
  will-change: transform, opacity;
}

.work-card {
  margin-top: 50px;
  width: 1266px;
  padding-left: 231px;
  box-sizing: content-box;
}

.work-area {
  position: relative;
}

.case-study {
  min-height: 100vh;
  min-height: 100dvh;
}

.case-study--viewport {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.case-study__stage {
  position: relative;
  z-index: 1;
  width: 100%;
}

.case-study--dark {
  position: relative;
  isolation: isolate;
  background: transparent;
  width: 100%;
  padding-left: 0;
}

.case-study--dark .case-study__stage {
  width: 1266px;
  padding-left: 231px;
  box-sizing: content-box;
}

.case-study--placeholder {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.case-study--placeholder .case-study__stage {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 100vh;
  min-height: 100dvh;
  padding-bottom: 64px;
  box-sizing: border-box;
}

.work-nav {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 30;
  height: 100vh;
  height: 100dvh;
  display: flex;
  align-items: center;
  padding-left: 61px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateX(-14px);
  transition:
    opacity 0.15s ease-in,
    transform 0.15s ease-in,
    visibility 0s linear 0.15s;
}

.work-nav[data-state="visible"] {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(0);
  transition:
    opacity 0.5s cubic-bezier(0.22, 1, 0.36, 1) 0.05s,
    transform 0.55s cubic-bezier(0.22, 1, 0.36, 1) 0.05s,
    visibility 0s linear 0s;
}

.work-nav[data-state="exiting"] {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  transform: translateX(-10px);
  transition:
    opacity 0.16s ease-in,
    transform 0.16s ease-in,
    visibility 0s linear 0.16s;
}

.work-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  width: max-content;
}

.work-nav__item {
  width: max-content;
  height: 32px;
  display: flex;
  align-items: center;
  opacity: 0;
  transform: translateX(-8px);
  transition:
    opacity 0.28s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.32s cubic-bezier(0.22, 1, 0.36, 1);
}

.work-nav[data-state="visible"] .work-nav__item {
  opacity: 1;
  transform: translateX(0);
}

.work-nav[data-state="visible"] .work-nav__item:nth-child(1) {
  transition-delay: 0.1s;
}

.work-nav[data-state="visible"] .work-nav__item:nth-child(2) {
  transition-delay: 0.16s;
}

.work-nav[data-state="visible"] .work-nav__item:nth-child(3) {
  transition-delay: 0.22s;
}

.work-nav[data-state="exiting"] .work-nav__item,
.work-nav[data-state="hidden"] .work-nav__item {
  opacity: 0;
  transform: translateX(-6px);
  transition-delay: 0s;
  transition-duration: 0.12s;
}

.work-nav__button {
  display: inline-grid;
  grid-template-columns: 5px auto;
  align-items: center;
  column-gap: 8px;
  width: max-content;
  height: 32px;
  margin: 0;
  padding: 8px 12px 8px 8px;
  border: none;
  border-radius: 27px;
  background: transparent;
  cursor: pointer;
  text-align: left;
  transition: background-color 0.28s cubic-bezier(0.22, 1, 0.36, 1);
  -webkit-tap-highlight-color: transparent;
}

.work-nav__button:focus-visible {
  outline: 2px solid #1f55ff;
  outline-offset: 2px;
}

.work-nav__button.is-active {
  background: #fafafa;
}

html[data-site-tone="dark"] .work-nav__button.is-active {
  background: #0b0b0b;
}

.work-nav__item:hover .work-nav__button:not(.is-active),
.work-nav__item:focus-within .work-nav__button:not(.is-active) {
  background: transparent;
}

.work-nav__dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #d2d2d2;
  flex-shrink: 0;
  transition: background-color 0.22s ease;
}

.work-nav__button.is-active .work-nav__dot,
.work-nav__item:hover .work-nav__dot,
.work-nav__item:focus-within .work-nav__dot {
  background: #1f55ff;
}

.work-nav__label {
  font-family: "Geist", system-ui, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  color: #737373;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.26s cubic-bezier(0.22, 1, 0.36, 1),
    visibility 0.26s cubic-bezier(0.22, 1, 0.36, 1),
    color 0.28s cubic-bezier(0.22, 1, 0.36, 1);
}

.work-nav__button.is-active .work-nav__label,
.work-nav__item:hover .work-nav__label,
.work-nav__item:focus-within .work-nav__label {
  opacity: 1;
  visibility: visible;
}

.work-nav__button.is-active .work-nav__label {
  color: #737373;
}

.work-card__grid {
  display: flex;
  gap: 24px;
  align-items: flex-start;
}

.work-card__grid--wongdoody {
  width: 1266px;
  align-items: stretch;
  flex-shrink: 0;
}

.work-card__grid--fiserv {
  --fiserv-grid-width: 1266px;
  --fiserv-grid-gap: 24px;
  --fiserv-col-width: calc((var(--fiserv-grid-width) - var(--fiserv-grid-gap)) / 2);
  --fiserv-left-top-height: 448px;
  --fiserv-left-bottom-height: 258px;
  --fiserv-right-height: calc(
    var(--fiserv-left-top-height) + var(--fiserv-grid-gap) + var(--fiserv-left-bottom-height)
  );
  width: var(--fiserv-grid-width);
  gap: var(--fiserv-grid-gap);
  align-items: stretch;
  flex-shrink: 0;
}

.work-card__panel--fiserv-top {
  width: 100%;
  height: var(--fiserv-left-top-height);
  flex-shrink: 0;
  background: #f9f9f9;
}

.work-card__panel--fiserv-bottom {
  width: 100%;
  height: var(--fiserv-left-bottom-height);
  flex-shrink: 0;
  background: #f9f9f9;
  overflow: clip;
}

.fiserv-bottom__art {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  user-select: none;
}

.work-card__panel--fiserv-main {
  width: var(--fiserv-col-width);
  height: var(--fiserv-right-height);
  flex-shrink: 0;
  background: #121416;
  overflow: hidden;
}

.work-card__panel--agent {
  width: 621px;
  height: 357px;
  flex-shrink: 0;
  background: #121212;
  overflow: clip;
  box-shadow: inset 0 0 0 1px #121212;
}

.work-card__panel--phone-search {
  width: 621px;
  height: 349px;
  flex-shrink: 0;
  background: #f9f9f9;
  overflow: clip;
  box-shadow: inset 0 0 0 1px #f9f9f9;
}

.phone-search__frame {
  position: absolute;
  inset: 0;
  background: #f9f9f9;
  overflow: clip;
}

.phone-search__art {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  pointer-events: none;
  user-select: none;
}

.work-card__panel--chat {
  width: 621px;
  height: 730px;
  flex-shrink: 0;
  background: #161618;
  overflow: clip;
  border: none;
  box-shadow: none;
  outline: none;
}

.spend-chat {
  position: relative;
  z-index: 1;
  width: 621px;
  height: 730px;
}

.spend-chat__bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  pointer-events: none;
  user-select: none;
}

.spend-chat__user-bubble {
  position: absolute;
  z-index: 1;
  right: 90px;
  left: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: max-content;
  max-width: 441px;
  min-height: 39px;
  padding: 14px 20px;
  border: 1.026px solid rgba(255, 255, 255, 0.12);
  background: #5533dd;
  border-radius: 66.678px 12px 0 66.678px;
}

.spend-chat__user-bubble--1 {
  top: 64px;
}

.spend-chat__user-bubble--2 {
  top: 434.416px;
}

.spend-chat__user-text {
  margin: 0;
  color: #f9f9f9;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 14.361px;
  font-weight: 300;
  line-height: 22.568px;
  letter-spacing: -0.1436px;
  white-space: nowrap;
}

.spend-chat__agent-block--1 {
  position: absolute;
  z-index: 1;
  left: 90px;
  top: 139px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 362.115px;
}

.spend-chat__agent-line {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
}

.spend-chat__agent-line--2 {
  position: absolute;
  z-index: 1;
  left: 90px;
  top: 509.416px;
  width: 404px;
}

.spend-chat__agent-text {
  margin: 0;
  overflow: hidden;
  color: #f9f9f9;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 14.361px;
  font-weight: 300;
  line-height: 22.568px;
  letter-spacing: -0.1436px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spend-chat__agent-text--wrap {
  width: 362px;
  white-space: normal;
}

.spend-chat__card {
  display: flex;
  flex-direction: column;
  gap: 24.62px;
  align-items: flex-start;
  box-sizing: border-box;
  width: 362.115px;
  padding: 24.62px 16.413px;
  border: 1.026px solid rgba(255, 255, 255, 0.12);
  border-radius: 21.542px;
  background: rgba(120, 120, 128, 0.12);
}

.spend-chat__card-body {
  display: flex;
  flex-direction: column;
  gap: 20.516px;
  width: 100%;
}

.spend-chat__card-top {
  display: flex;
  flex-direction: column;
  gap: 4.103px;
  width: 100%;
}

.spend-chat__card-heading {
  display: flex;
  flex-direction: column;
  gap: 4.103px;
  width: 100%;
  min-height: 52.317px;
}

.spend-chat__card-title-row {
  display: flex;
  gap: 8.207px;
  align-items: flex-start;
  width: 100%;
}

.spend-chat__card-icon {
  width: 24.62px;
  height: 24.62px;
  flex-shrink: 0;
}

.spend-chat__card-title {
  margin: 0;
  overflow: hidden;
  color: #f9f9f9;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 16.413px;
  font-weight: 600;
  line-height: 22.568px;
  letter-spacing: -0.4411px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spend-chat__card-subtitle {
  margin: 0;
  overflow: hidden;
  color: #a8a6a6;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 12.31px;
  font-weight: 500;
  line-height: 22.568px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spend-chat__card-divider {
  display: block;
  width: 329.289px;
  height: 1.026px;
  max-width: 100%;
  flex-shrink: 0;
}

.spend-chat__card-amount {
  margin: 0;
  width: 100%;
  overflow: hidden;
  color: #f9f9f9;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 22.568px;
  letter-spacing: -0.4411px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spend-chat__card-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 12.31px 114.892px;
  border: none;
  border-radius: 44.11px;
  background: #5532df;
  pointer-events: none;
  box-sizing: border-box;
}

.spend-chat__card-cta-text {
  overflow: hidden;
  color: #f9f9f9;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 16.413px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.4411px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spend-chat__composer {
  position: absolute;
  z-index: 2;
  left: 125px;
  top: 621px;
  width: 371.25px;
  height: 45px;
}

.spend-chat__search-row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 6.429px;
  width: 371.25px;
  height: 45px;
}

.spend-chat__search-field {
  display: flex;
  align-items: center;
  flex: 0 0 319.821px;
  width: 319.821px;
  height: 45px;
  padding: 12.857px;
  border: 0.804px solid #3b3c3d;
  border-radius: 803.571px;
  background: #1e1f20;
  box-sizing: border-box;
}

.spend-chat__placeholder {
  margin: 0;
  overflow: hidden;
  color: #8c8f8f;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18.164px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spend-chat__search-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 45px;
  width: 45px;
  height: 45px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 999px;
  background: #5532df;
  cursor: default;
  pointer-events: none;
  box-sizing: border-box;
}

.spend-chat__search-submit-icon {
  display: block;
  width: 25px;
  height: 25px;
  flex-shrink: 0;
  object-fit: contain;
}

.work-card__panel-art {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  user-select: none;
}

.work-card__panel {
  position: relative;
  overflow: clip;
  border-radius: 20px;
  background: #f9f9f9;
  border: none;
  outline: none;
  box-shadow: none;
}

.work-card__panel-wrap--main {
  position: relative;
  width: 654px;
  flex-shrink: 0;
}

.work-card__panel--main {
  width: 100%;
  height: 730px;
}

.work-card__phone-main {
  position: absolute;
  left: 155px;
  top: 0;
  width: 343.92px;
  height: 519.38px;
  object-fit: cover;
  pointer-events: none;
  z-index: 5;
  transform: translateY(-110%);
  transition: transform 1s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}

.work-card__panel-wrap--main.is-arrived .work-card__phone-main {
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  .work-card__phone-main {
    transform: none;
    transition: none;
  }
}

.work-card__badge {
  position: absolute;
  left: 556px;
  top: -50px;
  width: 127px;
  height: 139px;
  object-fit: cover;
  pointer-events: none;
  z-index: 10;
}

.work-card__banner-stage {
  position: absolute;
  inset: 0;
  z-index: 4;
  overflow: hidden;
  pointer-events: none;
  touch-action: pan-y;
}

.work-card__banner {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: auto;
  cursor: grab;
  user-select: none;
  -webkit-user-drag: none;
  object-fit: cover;
  transform-origin: center center;
  will-change: transform;
}

.work-card__banner:active {
  cursor: grabbing;
}

.work-card__column {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 588px;
  flex-shrink: 0;
}

.work-card__column--wongdoody {
  width: 621px;
  flex-shrink: 0;
}

.work-card__column--fiserv {
  width: var(--fiserv-col-width);
  flex-shrink: 0;
}

.work-card__panel--phones {
  width: 588px;
  height: 441.1px;
}

.work-card__gradient {
  position: absolute;
  left: 50%;
  top: calc(50% - 0.38px);
  width: 719px;
  height: 430px;
  transform: translate(-50%, -50%);
  border-radius: 1000px;
  background: radial-gradient(
    ellipse 359.5px 215px at center,
    rgba(2, 168, 251, 1) 0%,
    rgba(19, 173, 251, 0.89) 2.6%,
    rgba(37, 178, 251, 0.78) 5.2%,
    rgba(71, 187, 250, 0.56) 10.4%,
    rgba(131, 239, 249, 0.2) 28.7%,
    rgba(131, 239, 249, 0.13) 39.5%,
    rgba(131, 239, 249, 0) 47.9%
  );
  pointer-events: none;
  z-index: 1;
}

.work-card__phones-scroll {
  position: absolute;
  top: 82px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x proximity;
  overscroll-behavior-x: contain;
  touch-action: pan-x pan-y;
  cursor: grab;
  z-index: 2;
}

.work-card__phones-scroll.is-dragging {
  cursor: grabbing;
  scroll-snap-type: none;
  user-select: none;
}

.work-card__phones-row > * {
  pointer-events: none;
  user-select: none;
  -webkit-user-drag: none;
}

.work-card__phones-scroll img {
  pointer-events: none;
  user-select: none;
  -webkit-user-drag: none;
}

.work-card__phones-scroll::-webkit-scrollbar {
  display: none;
}

.work-card__phones-scroll:focus-visible {
  outline: 2px solid #02a8fb;
  outline-offset: -2px;
}

.work-card__phones-row {
  display: flex;
  gap: 16.94px;
  align-items: flex-start;
  width: max-content;
  min-height: 456.08px;
  padding: 0 32px 24px;
}

.work-card__phone-wrap,
.work-card__phone-center {
  scroll-snap-align: center;
  flex-shrink: 0;
}

.work-card__phone-wrap {
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}

.work-card__phone-wrap--left {
  width: 231.03px;
  height: 529.28px;
}

.work-card__phone-wrap--left img {
  position: absolute;
  top: 0;
  left: -7.54%;
  width: 114.96%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  pointer-events: none;
}

.work-card__phone-center {
  width: 225.86px;
  height: 456.08px;
  object-fit: cover;
}

.work-card__phone-wrap--right {
  width: 227.77px;
  height: 529.28px;
}

.work-card__phone-wrap--right img {
  position: absolute;
  top: 0;
  left: -8.48%;
  width: 116.61%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  pointer-events: none;
}

.work-card__panel--gift {
  width: 588px;
  height: 265px;
  background: #ffffff;
}

.work-card__gift-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}

.work-card__gift-tilt {
  position: absolute;
  left: 50%;
  top: calc(50% - 0.45px);
  transform: translate(-50%, -50%);
  perspective: 820px;
  z-index: 2;
}

.work-card__gift-frame {
  position: relative;
  left: auto;
  top: auto;
  transform: translate3d(0, 0, var(--tilt-z, 0px)) rotateX(var(--tilt-x, 0deg)) rotateY(var(--tilt-y, 0deg));
  transform-style: preserve-3d;
  transform-origin: center center;
  transition: transform 0.42s cubic-bezier(0.22, 1, 0.36, 1);
  width: 268px;
  height: 198.31px;
  border: 0.758px solid #d0d0d0;
  border-radius: 9.04px;
  background: #ffffff;
  overflow: visible;
  will-change: transform;
}

.work-card__gift-frame.is-scratching {
  transition: transform 0.09s ease-out;
  box-shadow:
    0 10px 24px rgba(0, 0, 0, 0.08),
    0 2px 6px rgba(0, 0, 0, 0.04);
}

.work-card__gift-frame.is-revealed {
  transform: translate3d(0, 0, 0) rotateX(0deg) rotateY(0deg);
  box-shadow: none;
}

.work-card__gift-tag {
  position: absolute;
  left: 50%;
  top: 10.32px;
  transform: translateX(-50%);
  width: 55.7px;
  height: 14.29px;
  pointer-events: none;
  z-index: 2;
}

/* 3D flip card (archived — see flip-card.html + flip-card.js) */
.work-card__flip {
  position: absolute;
  left: calc(50% - 0.07px);
  top: 41.83px;
  transform: translateX(-50%);
  width: 245px;
  height: 157px;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  perspective: 900px;
  -webkit-tap-highlight-color: transparent;
  z-index: 1;
}

.work-card__flip:focus-visible {
  outline: 2px solid #02a8fb;
  outline-offset: 2px;
  border-radius: 4px;
}

.work-card__flip-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
}

.work-card__flip.is-flipped .work-card__flip-inner {
  transform: rotateY(180deg);
}

.work-card__flip-face {
  position: absolute;
  inset: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  overflow: hidden;
}

.work-card__flip-face--back {
  transform: rotateY(180deg);
}

.work-card__gift-card {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}

.work-card__flip-face--back .work-card__gift-card--back {
  height: 100%;
}

.work-card__scratch-wrap {
  position: absolute;
  left: calc(50% - 0.07px);
  top: 41.83px;
  transform: translateX(-50%);
  width: 245px;
  height: 157px;
  z-index: 1;
  cursor: grab;
  touch-action: none;
  -webkit-tap-highlight-color: transparent;
}

.work-card__scratch-wrap:focus-visible {
  outline: 2px solid #02a8fb;
  outline-offset: 2px;
  border-radius: 4px;
}

.work-card__scratch-wrap.is-scratching {
  cursor: grabbing;
}

.work-card__scratch-wrap.is-revealed {
  cursor: default;
}

.work-card__scratch-stage {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 4px;
}

.work-card__scratch-back {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  user-select: none;
}

.work-card__scratch-surface {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  touch-action: none;
  user-select: none;
}

.work-card__scratch-wrap.is-revealed .work-card__scratch-surface {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.45s ease;
}

.work-card__scratch-callout {
  position: absolute;
  left: -92px;
  top: 10px;
  z-index: 3;
  width: 118px;
  pointer-events: none;
  user-select: none;
  transition: opacity 0.35s ease;
}

.work-card__scratch-hint {
  margin: 0 0 4px;
  color: #ffffff;
  font-family: "Geist", system-ui, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2;
  white-space: nowrap;
}

.work-card__scratch-arrow-field {
  position: relative;
  width: 118px;
  height: 52px;
}

.work-card__scratch-arrow {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.work-card__scratch-arrow-path,
.work-card__scratch-arrow-head {
  fill: none;
  stroke-width: 2.25;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.work-card__scratch-arrow-path {
  stroke-dasharray: 5 4;
}

.work-card__scratch-arrow-path--outside {
  stroke: #ffffff;
}

.work-card__scratch-arrow-path--inside,
.work-card__scratch-arrow-head {
  stroke: #0166cd;
}

.work-card__gift-frame:has(.work-card__scratch-wrap.is-scratching) .work-card__scratch-callout,
.work-card__gift-frame:has(.work-card__scratch-wrap.is-scratching) .work-card__scratch-arrow-field,
.work-card__gift-frame:has(.work-card__scratch-wrap.is-revealed) .work-card__scratch-callout,
.work-card__gift-frame:has(.work-card__scratch-wrap.is-revealed) .work-card__scratch-arrow-field,
.work-card__gift-frame:has(.work-card__scratch-wrap.is-hint-hidden) .work-card__scratch-callout,
.work-card__gift-frame:has(.work-card__scratch-wrap.is-hint-hidden) .work-card__scratch-arrow-field {
  opacity: 0;
}

.work-card__scratch-wrap.is-attention:not(.is-scratching):not(.is-revealed) {
  animation: scratch-attention-shake 4.5s ease-in-out infinite;
}

@keyframes scratch-attention-shake {
  0%, 78%, 100% {
    transform: translateX(-50%) translateY(0) rotate(0deg);
  }

  80% {
    transform: translateX(calc(-50% - 2px)) translateY(0) rotate(-0.9deg);
  }

  82% {
    transform: translateX(calc(-50% + 2px)) translateY(0) rotate(0.9deg);
  }

  84% {
    transform: translateX(calc(-50% - 1px)) translateY(0) rotate(-0.45deg);
  }

  86% {
    transform: translateX(calc(-50% + 1px)) translateY(0) rotate(0.45deg);
  }
}

@media (prefers-reduced-motion: reduce) {
  .work-card__gift-frame {
    transition: none;
    transform: none;
  }

  .work-card__scratch-wrap.is-attention {
    animation: none;
  }
}

.work-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  width: 100%;
  white-space: nowrap;
}

.work-card__title {
  font-family: "Geist", system-ui, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 25.5px;
  letter-spacing: -0.34px;
  color: #32404f;
}

.work-card__case-study-link {
  --mag-x: 0px;
  --mag-y: 0px;
  --inner-x: 0px;
  --inner-y: 0px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 8px 16px;
  overflow: hidden;
  border: 0;
  border-radius: 9999px;
  background: #ffffff;
  box-shadow: 0 1.5px 2px rgba(0, 0, 0, 0.1);
  color: #fcfcfc;
  font-family: "Geist", system-ui, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.1504px;
  white-space: nowrap;
  cursor: pointer;
  transform: translate3d(var(--mag-x), var(--mag-y), 0);
  transition:
    transform 220ms ease-out,
    box-shadow 280ms ease,
    color 280ms ease;
}

.work-card__case-study-link__fill {
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(180deg, #007bff 0%, #004df4 100%);
  opacity: 1;
  transition: opacity 280ms ease;
}

.work-card__case-study-link::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.06);
  opacity: 1;
  pointer-events: none;
  transition: opacity 280ms ease;
}

.work-card__case-study-link__label,
.work-card__case-study-link__icon {
  position: relative;
  z-index: 1;
}

.work-card__case-study-link__label {
  transform: translate3d(calc(var(--inner-x) * 0.35), calc(var(--inner-y) * 0.35), 0);
  transition: transform 220ms ease-out;
}

.work-card__case-study-link__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 19px;
  height: 19px;
  flex: 0 0 auto;
  transform: translate3d(calc(var(--inner-x) + 2px), calc(var(--inner-y) - 2px), 0) rotate(180deg);
  transition: transform 280ms cubic-bezier(0.22, 1, 0.36, 1);
}

.work-card__case-study-link__arrow {
  display: block;
  width: 19px;
  height: 19px;
  transition: opacity 220ms ease;
}

.work-card__case-study-link__arrow--default {
  position: absolute;
  inset: 0;
  opacity: 0;
}

.work-card__case-study-link:hover,
.work-card__case-study-link:focus-visible {
  color: #202020;
  box-shadow:
    0 -0.5px 0 rgba(0, 0, 0, 0.07),
    0 1px 1px rgba(0, 0, 0, 0.06),
    0 2px 2px rgba(0, 0, 0, 0.04);
}

.work-card__case-study-link:hover .work-card__case-study-link__fill,
.work-card__case-study-link:focus-visible .work-card__case-study-link__fill,
.work-card__case-study-link:hover::after,
.work-card__case-study-link:focus-visible::after {
  opacity: 0;
}

.work-card__case-study-link:hover .work-card__case-study-link__arrow--default,
.work-card__case-study-link:focus-visible .work-card__case-study-link__arrow--default {
  opacity: 1;
}

.work-card__case-study-link:hover .work-card__case-study-link__arrow--hover,
.work-card__case-study-link:focus-visible .work-card__case-study-link__arrow--hover {
  opacity: 0;
}

.work-card__case-study-link:hover .work-card__case-study-link__icon,
.work-card__case-study-link:focus-visible .work-card__case-study-link__icon {
  transform: translate3d(var(--inner-x), var(--inner-y), 0) rotate(180deg);
}

.work-card__case-study-link:focus-visible {
  outline: 2px solid #007bff;
  outline-offset: 3px;
}

.work-card__case-study-link:active {
  transform: translate3d(var(--mag-x), var(--mag-y), 0) scale(0.98);
}

#case-wongdoody::before,
#case-wongdoody::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  pointer-events: none;
}

#case-wongdoody::before {
  inset: 0;
  z-index: -2;
  background: #0b0b0b;
  opacity: 0;
}

#case-wongdoody::after {
  top: 0;
  z-index: -1;
  height: 96px;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0;
}

html[data-bg-transition-mode="section"] #case-wongdoody::before,
html[data-bg-transition-mode="masked"] #case-wongdoody::before {
  opacity: 1;
}

html[data-bg-transition-mode="section"] #case-wongdoody::after {
  opacity: calc(1 - var(--site-bg-reveal));
}

html[data-bg-transition-animate="fade"] #case-wongdoody::before,
html[data-bg-transition-animate="fade"] .site-bg-transition {
  opacity: var(--site-bg-reveal);
}

html[data-bg-transition-animate="rise"] #case-wongdoody::before,
html[data-bg-transition-animate="rise"] .site-bg-transition {
  opacity: 1;
  clip-path: inset(calc((1 - var(--site-bg-reveal)) * 100%) 0 0 0);
}

html[data-bg-transition-animate="wipe"] #case-wongdoody::before,
html[data-bg-transition-animate="wipe"] .site-bg-transition {
  opacity: 1;
  clip-path: inset(0 0 calc((1 - var(--site-bg-reveal)) * 100%) 0);
}

html[data-bg-transition-animate="iris"] #case-wongdoody::before,
html[data-bg-transition-animate="iris"] .site-bg-transition {
  opacity: 1;
  clip-path: circle(calc(var(--site-bg-reveal) * 150%) at 50% 42%);
}

html[data-bg-transition-animate="curtain"] #case-wongdoody::before,
html[data-bg-transition-animate="curtain"] .site-bg-transition {
  opacity: 1;
  transform: scaleY(var(--site-bg-reveal));
  transform-origin: center top;
}

html[data-bg-transition-animate="curtain"] #case-wongdoody::before {
  transform: translateX(-50%) scaleY(var(--site-bg-reveal));
}

html[data-bg-transition-animate="dissolve"] #case-wongdoody::before,
html[data-bg-transition-animate="dissolve"] .site-bg-transition {
  opacity: var(--site-bg-reveal);
  filter: blur(calc((1 - var(--site-bg-reveal)) * 10px));
}

html[data-bg-transition-mode="content"] #case-wongdoody::before,
html[data-bg-transition-mode="content"] #case-wongdoody::after {
  opacity: 0 !important;
}

html[data-bg-transition-mode="content"] #case-wongdoody[data-bg-active="true"] {
  background:
    radial-gradient(circle at 18% 12%, rgba(31, 85, 255, 0.08), transparent 34%),
    radial-gradient(circle at 82% 88%, rgba(0, 77, 244, 0.06), transparent 30%),
    #f7f8fb;
}

.site-bg-transition {
  position: fixed;
  inset: 0;
  z-index: 0;
  display: none;
  background: #0b0b0b;
  pointer-events: none;
  will-change: opacity, clip-path, transform, filter;
}

html[data-bg-transition-mode="threshold"] .site-bg-transition,
html[data-bg-transition-mode="backdrop"] .site-bg-transition,
html[data-bg-transition-mode="snap"] .site-bg-transition {
  display: block;
}

html[data-bg-transition-mode="snap"] {
  scroll-snap-type: y proximity;
}

html[data-bg-transition-mode="snap"] .case-study--viewport,
html[data-bg-transition-mode="snap"] .case-study--dark {
  scroll-snap-align: start;
  scroll-snap-stop: always;
}

.bg-transition-lab {
  position: fixed;
  left: 20px;
  bottom: 88px;
  z-index: 40;
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-width: min(720px, calc(100vw - 40px));
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.14);
  font-family: "Geist", system-ui, sans-serif;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.bg-transition-lab__label {
  padding-left: 4px;
  color: #4e4e4e;
  font-size: 12px;
  font-weight: 650;
  white-space: nowrap;
}

.bg-transition-lab__group {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.bg-transition-lab__sublabel {
  padding-left: 4px;
  color: #8a8a8a;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.bg-transition-lab__options {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
}

.bg-transition-lab__option {
  padding: 6px 8px;
  border: 0;
  border-radius: 10px;
  background: transparent;
  color: #6a6a6a;
  font: inherit;
  font-size: 11px;
  font-weight: 600;
  cursor: pointer;
  transition:
    color 160ms ease,
    background 160ms ease,
    transform 160ms ease;
}

.bg-transition-lab__option:hover {
  color: #111111;
  background: rgba(0, 0, 0, 0.05);
}

.bg-transition-lab__option.is-active {
  color: #ffffff;
  background: #111111;
}

.bg-transition-lab__option:active {
  transform: scale(0.96);
}

.bg-transition-lab__option:focus-visible {
  outline: 2px solid #0166cd;
  outline-offset: 2px;
}

.transition-lab {
  position: fixed;
  left: 20px;
  bottom: 20px;
  z-index: 40;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 7px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.14);
  font-family: "Geist", system-ui, sans-serif;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.transition-lab__label {
  padding-left: 7px;
  color: #4e4e4e;
  font-size: 12px;
  font-weight: 650;
  white-space: nowrap;
}

.transition-lab__options {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
  max-width: 650px;
}

.transition-lab__option {
  padding: 7px 9px;
  border: 0;
  border-radius: 10px;
  background: transparent;
  color: #6a6a6a;
  font: inherit;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition:
    color 160ms ease,
    background 160ms ease,
    transform 160ms ease;
}

.transition-lab__option:hover {
  color: #111111;
  background: rgba(0, 0, 0, 0.05);
}

.transition-lab__option.is-active {
  color: #ffffff;
  background: #111111;
}

.transition-lab__option:active {
  transform: scale(0.96);
}

.transition-lab__option:focus-visible {
  outline: 2px solid #0166cd;
  outline-offset: 2px;
}

.case-study-embed {
  --transition-x: 50vw;
  --transition-y: 50vh;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  max-width: none;
  max-height: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 0;
  background: #ffffff;
}

.case-study-embed::backdrop {
  background: #ffffff;
}

.case-study-embed__stage {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #ffffff;
  transform-origin: var(--transition-x) var(--transition-y);
}

.case-study-transition-fx {
  position: absolute;
  inset: 0;
  z-index: 20;
  overflow: hidden;
  pointer-events: none;
  perspective: 1200px;
}

.case-study-transition-fx__shader,
.case-study-transition-fx__shutter,
.case-study-transition-fx__soft-shutter,
.case-study-transition-fx__industrial-shutter,
.case-study-transition-fx__blinds,
.case-study-transition-fx__portal,
.case-study-transition-fx__page-turn {
  position: absolute;
  inset: 0;
  display: none;
}

.case-study-embed[data-transition="shutter"].is-entering
  .case-study-transition-fx__shutter {
  display: block;
  perspective: 1100px;
}

.case-study-transition-fx__shutter-panel {
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  background:
    radial-gradient(circle at var(--transition-x) 50%, rgba(205, 176, 237, 0.3), transparent 38%),
    linear-gradient(135deg, #181522, #262033 55%, #15121f);
  backface-visibility: hidden;
}

.case-study-transition-fx__shutter-panel::after {
  position: absolute;
  right: 0;
  left: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, #cdb0ed 50%, transparent);
  box-shadow: 0 0 28px rgba(205, 176, 237, 0.75);
  content: "";
}

.case-study-transition-fx__shutter-panel--top {
  top: 0;
  transform-origin: center bottom;
  animation: case-study-shutter-top 1050ms cubic-bezier(0.76, 0, 0.24, 1) 100ms both;
}

.case-study-transition-fx__shutter-panel--top::after {
  bottom: 0;
}

.case-study-transition-fx__shutter-panel--bottom {
  bottom: 0;
  transform-origin: center top;
  animation: case-study-shutter-bottom 1050ms cubic-bezier(0.76, 0, 0.24, 1) 100ms both;
}

.case-study-transition-fx__shutter-panel--bottom::after {
  top: 0;
}

@keyframes case-study-shutter-top {
  0%,
  14% {
    transform: translateY(0) rotateX(0);
  }

  100% {
    transform: translateY(-108%) rotateX(16deg);
  }
}

@keyframes case-study-shutter-bottom {
  0%,
  14% {
    transform: translateY(0) rotateX(0);
  }

  100% {
    transform: translateY(108%) rotateX(-16deg);
  }
}

.case-study-embed[data-transition="soft-shutter"].is-entering {
  background: #ffffff;
}

.case-study-embed[data-transition="soft-shutter"].is-entering::backdrop {
  background: #ffffff;
}

.case-study-embed[data-transition="soft-shutter"].is-entering:not(
    .is-content-ready
  ),
.case-study-embed[data-transition="soft-shutter"].is-entering:not(
    .is-content-ready
  )::backdrop,
.case-study-embed[data-transition="soft-shutter"].is-entering:not(
    .is-content-ready
  )
  .case-study-embed__stage {
  background: transparent;
}

.case-study-embed[data-transition="soft-shutter"].is-entering:not(
    .is-content-ready
  )
  .case-study-embed__bar,
.case-study-embed[data-transition="soft-shutter"].is-entering:not(
    .is-content-ready
  )
  .case-study-deck {
  visibility: hidden;
}

.case-study-embed[data-transition="soft-shutter"].is-entering
  .case-study-transition-fx__soft-shutter {
  display: block;
}

.case-study-transition-fx__soft-shutter-panel {
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  background: #fffefe;
  animation-duration: 1800ms;
  animation-fill-mode: both;
}

.case-study-transition-fx__soft-shutter-panel--top {
  top: 0;
  border-bottom: 1px solid #e0e0e0;
  animation-name: case-study-soft-shutter-top;
}

.case-study-transition-fx__soft-shutter-panel--bottom {
  bottom: 0;
  border-top: 1px solid #e0e0e0;
  animation-name: case-study-soft-shutter-bottom;
}

.case-study-transition-fx__soft-shutter-handle {
  position: absolute;
  left: 50%;
  width: clamp(72px, 7.5231vw, 130px);
  aspect-ratio: 130 / 32;
  border-radius: 11.5385% / 46.875%;
  background: #bebebe;
  box-shadow: inset 0 1px 15.7px rgba(0, 0, 0, 0.25);
  transform: translateX(-50%);
}

.case-study-transition-fx__soft-shutter-panel--top
  .case-study-transition-fx__soft-shutter-handle {
  bottom: 6.36%;
}

.case-study-transition-fx__soft-shutter-panel--bottom
  .case-study-transition-fx__soft-shutter-handle {
  top: 6.54%;
}

@keyframes case-study-soft-shutter-top {
  0% {
    transform: translateY(-101%);
    animation-timing-function: cubic-bezier(0.77, 0, 0.18, 1);
  }

  40% {
    transform: translateY(0);
    animation-timing-function: linear;
  }

  60% {
    transform: translateY(0);
    animation-timing-function: cubic-bezier(0.77, 0, 0.18, 1);
  }

  100% {
    transform: translateY(-101%);
  }
}

@keyframes case-study-soft-shutter-bottom {
  0% {
    transform: translateY(101%);
    animation-timing-function: cubic-bezier(0.77, 0, 0.18, 1);
  }

  40% {
    transform: translateY(0);
    animation-timing-function: linear;
  }

  60% {
    transform: translateY(0);
    animation-timing-function: cubic-bezier(0.77, 0, 0.18, 1);
  }

  100% {
    transform: translateY(101%);
  }
}

.case-study-embed[data-transition="industrial-shutter"].is-entering {
  background: #ffffff;
}

.case-study-embed[data-transition="industrial-shutter"].is-entering::backdrop {
  background: #ffffff;
}

.case-study-embed[data-transition="industrial-shutter"].is-entering:not(
    .is-content-ready
  ),
.case-study-embed[data-transition="industrial-shutter"].is-entering:not(
    .is-content-ready
  )::backdrop,
.case-study-embed[data-transition="industrial-shutter"].is-entering:not(
    .is-content-ready
  )
  .case-study-embed__stage {
  background: transparent;
}

.case-study-embed[data-transition="industrial-shutter"].is-entering:not(
    .is-content-ready
  )
  .case-study-embed__bar,
.case-study-embed[data-transition="industrial-shutter"].is-entering:not(
    .is-content-ready
  )
  .case-study-deck {
  visibility: hidden;
}

.case-study-embed[data-transition="industrial-shutter"].is-entering
  .case-study-transition-fx__industrial-shutter {
  display: block;
}

.case-study-transition-fx__industrial-panel {
  position: absolute;
  top: 0;
  width: 49.7685%;
  height: 100%;
  overflow: hidden;
  background: #e5e6e6;
  animation-duration: 1800ms;
  animation-fill-mode: both;
  will-change: transform;
}

.case-study-transition-fx__industrial-panel::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image:
    linear-gradient(
      108deg,
      rgba(255, 255, 255, 0.2),
      transparent 34%,
      rgba(129, 131, 131, 0.08) 68%,
      rgba(255, 255, 255, 0.12)
    ),
    url("assets/industrial-shutter-noise.svg");
  background-size:
    100% 100%,
    192px 192px;
  mix-blend-mode: soft-light;
  opacity: 0.2;
  content: "";
}

.case-study-transition-fx__industrial-panel--left {
  left: 0;
  border-right: clamp(3px, 0.4051vw, 7px) solid #f1f1f1;
  box-shadow: clamp(2px, 0.2315vw, 4px) 0 0 #cacbcb;
  animation-name: case-study-industrial-shutter-left;
}

.case-study-transition-fx__industrial-panel--right {
  right: 0;
  border-left: clamp(3px, 0.4051vw, 7px) solid #f1f1f1;
  box-shadow: clamp(-4px, -0.2315vw, -2px) 0 0 #cacbcb;
  animation-name: case-study-industrial-shutter-right;
}

.case-study-transition-fx__industrial-vents {
  position: absolute;
  z-index: 1;
  background: linear-gradient(to bottom, #b8b8b8 0 17%, #cdcece 36%);
  filter: drop-shadow(0 clamp(2px, 0.2315vw, 4px) 0 #efefef);
}

.case-study-transition-fx__industrial-vents--top,
.case-study-transition-fx__industrial-vents--bottom {
  right: 3.3721%;
  left: 7.5581%;
  height: 2.0591%;
  -webkit-mask-image: radial-gradient(
    ellipse 22.75% 50% at center,
    #000 97%,
    transparent 100%
  );
  -webkit-mask-repeat: repeat-x;
  -webkit-mask-size: calc(100% / 29) 100%;
  mask-image: radial-gradient(
    ellipse 22.75% 50% at center,
    #000 97%,
    transparent 100%
  );
  mask-repeat: repeat-x;
  mask-size: calc(100% / 29) 100%;
}

.case-study-transition-fx__industrial-vents--top {
  top: 1.0743%;
}

.case-study-transition-fx__industrial-vents--bottom {
  bottom: 1.0743%;
}

.case-study-transition-fx__industrial-vents--outer {
  top: 5.8192%;
  width: 2.6744%;
  height: 88.0931%;
  -webkit-mask-image: radial-gradient(
    ellipse 50% 22.6% at center,
    #000 97%,
    transparent 100%
  );
  -webkit-mask-repeat: repeat-y;
  -webkit-mask-size: 100% calc(100% / 37);
  mask-image: radial-gradient(
    ellipse 50% 22.6% at center,
    #000 97%,
    transparent 100%
  );
  mask-repeat: repeat-y;
  mask-size: 100% calc(100% / 37);
}

.case-study-transition-fx__industrial-panel--left
  .case-study-transition-fx__industrial-vents--outer {
  left: 1.3953%;
}

.case-study-transition-fx__industrial-panel--right
  .case-study-transition-fx__industrial-vents--outer {
  right: 1.3953%;
}

.case-study-transition-fx__industrial-bolt {
  position: absolute;
  z-index: 2;
  width: 2.6744%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #cdcece;
  box-shadow:
    0 clamp(2px, 0.2315vw, 4px) 0 #efefef,
    inset 0 clamp(2px, 0.2315vw, 4px) 0.15px #b8b8b8;
}

.case-study-transition-fx__industrial-bolt--top {
  top: 1.7905%;
}

.case-study-transition-fx__industrial-bolt--bottom {
  bottom: 1.7905%;
}

.case-study-transition-fx__industrial-panel--left
  .case-study-transition-fx__industrial-bolt {
  left: 1.3953%;
}

.case-study-transition-fx__industrial-panel--right
  .case-study-transition-fx__industrial-bolt {
  right: 1.3953%;
}

.case-study-transition-fx__industrial-handle {
  position: absolute;
  top: 44.6732%;
  z-index: 2;
  width: 1.7297%;
  height: 10.6535%;
  border-radius: 999px;
  background: #cdcece;
  box-shadow:
    clamp(2px, 0.287vw, 4.958px) 0 0 #efefef,
    inset clamp(3px, 0.3826vw, 6.611px) 0 0.165px #b8b8b8;
}

.case-study-transition-fx__industrial-panel--left
  .case-study-transition-fx__industrial-handle {
  right: 3.3721%;
}

.case-study-transition-fx__industrial-panel--right
  .case-study-transition-fx__industrial-handle {
  left: 3.3721%;
  transform: scaleX(-1);
}

.case-study-transition-fx__industrial-mark {
  position: absolute;
  right: 10.814%;
  bottom: 9.7%;
  z-index: 2;
  display: block;
  width: 10.573%;
  height: auto;
}

@keyframes case-study-industrial-shutter-left {
  0% {
    transform: translateX(-101%);
    animation-timing-function: cubic-bezier(0.77, 0, 0.18, 1);
  }

  40% {
    transform: translateX(0);
    animation-timing-function: linear;
  }

  60% {
    transform: translateX(0);
    animation-timing-function: cubic-bezier(0.77, 0, 0.18, 1);
  }

  100% {
    transform: translateX(-101%);
  }
}

@keyframes case-study-industrial-shutter-right {
  0% {
    transform: translateX(101%);
    animation-timing-function: cubic-bezier(0.77, 0, 0.18, 1);
  }

  40% {
    transform: translateX(0);
    animation-timing-function: linear;
  }

  60% {
    transform: translateX(0);
    animation-timing-function: cubic-bezier(0.77, 0, 0.18, 1);
  }

  100% {
    transform: translateX(101%);
  }
}

.case-study-embed[data-transition="blinds"].is-entering
  .case-study-transition-fx__blinds {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  perspective: 1000px;
}

.case-study-transition-fx__blinds span {
  position: relative;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.08), transparent 18%),
    linear-gradient(160deg, #1d1633, #7559a2);
  box-shadow: inset -1px 0 rgba(255, 255, 255, 0.16);
  transform-origin: left center;
  animation: case-study-blind-open 820ms cubic-bezier(0.65, 0, 0.35, 1)
    calc(70ms + var(--blind-index) * 45ms) both;
  backface-visibility: hidden;
}

.case-study-transition-fx__blinds span:nth-child(even) {
  transform-origin: right center;
  animation-name: case-study-blind-open-reverse;
}

@keyframes case-study-blind-open {
  0%,
  12% {
    opacity: 1;
    transform: rotateY(0);
  }

  100% {
    opacity: 0;
    transform: rotateY(96deg);
  }
}

@keyframes case-study-blind-open-reverse {
  0%,
  12% {
    opacity: 1;
    transform: rotateY(0);
  }

  100% {
    opacity: 0;
    transform: rotateY(-96deg);
  }
}

.case-study-embed[data-transition="portal"].is-entering
  .case-study-transition-fx__portal {
  display: block;
  perspective: 900px;
}

.case-study-transition-fx__portal-panel {
  position: absolute;
  width: 50.1%;
  height: 50.1%;
  background:
    radial-gradient(circle at center, rgba(102, 214, 255, 0.22), transparent 42%),
    linear-gradient(145deg, #1a1730, #423568);
  box-shadow: inset 0 0 0 1px rgba(205, 176, 237, 0.32);
  animation-duration: 980ms;
  animation-delay: 120ms;
  animation-timing-function: cubic-bezier(0.7, 0, 0.2, 1);
  animation-fill-mode: both;
  backface-visibility: hidden;
}

.case-study-transition-fx__portal-panel--top-left {
  top: 0;
  left: 0;
  transform-origin: left top;
  animation-name: case-study-portal-top-left;
}

.case-study-transition-fx__portal-panel--top-right {
  top: 0;
  right: 0;
  transform-origin: right top;
  animation-name: case-study-portal-top-right;
}

.case-study-transition-fx__portal-panel--bottom-left {
  bottom: 0;
  left: 0;
  transform-origin: left bottom;
  animation-name: case-study-portal-bottom-left;
}

.case-study-transition-fx__portal-panel--bottom-right {
  right: 0;
  bottom: 0;
  transform-origin: right bottom;
  animation-name: case-study-portal-bottom-right;
}

@keyframes case-study-portal-top-left {
  to {
    opacity: 0;
    transform: translate(-106%, -106%) rotateX(24deg) rotateY(-24deg);
  }
}

@keyframes case-study-portal-top-right {
  to {
    opacity: 0;
    transform: translate(106%, -106%) rotateX(24deg) rotateY(24deg);
  }
}

@keyframes case-study-portal-bottom-left {
  to {
    opacity: 0;
    transform: translate(-106%, 106%) rotateX(-24deg) rotateY(-24deg);
  }
}

@keyframes case-study-portal-bottom-right {
  to {
    opacity: 0;
    transform: translate(106%, 106%) rotateX(-24deg) rotateY(24deg);
  }
}

.case-study-embed[data-transition="page-turn"].is-entering
  .case-study-transition-fx__page-turn {
  display: block;
  overflow: visible;
  perspective: 1600px;
}

.case-study-transition-fx__page-turn span {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.11), transparent 4%),
    radial-gradient(circle at 75% 30%, rgba(205, 176, 237, 0.55), transparent 30%),
    #f8f5fb;
  box-shadow: -20px 0 70px rgba(29, 22, 51, 0.25);
  transform-origin: left center;
  animation: case-study-page-turn 1150ms cubic-bezier(0.65, 0, 0.2, 1) 90ms both;
  backface-visibility: hidden;
}

@keyframes case-study-page-turn {
  0%,
  12% {
    opacity: 1;
    transform: rotateY(0) translateX(0);
  }

  86% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: rotateY(-104deg) translateX(-7%);
  }
}

.case-study-embed[data-transition="liquid"].is-entering
  .case-study-transition-fx__shader,
.case-study-embed[data-transition="chromatic"].is-entering
  .case-study-transition-fx__shader {
  display: block;
  width: 100%;
  height: 100%;
  background: transparent;
}

.case-study-embed[data-transition="fade"].is-entering .case-study-embed__stage {
  animation: case-study-fade 700ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

.case-study-embed[data-transition="rise"].is-entering .case-study-embed__stage {
  animation: case-study-rise 780ms cubic-bezier(0.16, 1, 0.3, 1) both;
}

.case-study-embed[data-transition="zoom"].is-entering .case-study-embed__stage {
  animation: case-study-zoom 820ms cubic-bezier(0.16, 1, 0.3, 1) both;
}

.case-study-embed[data-transition="wipe"].is-entering .case-study-embed__stage {
  animation: case-study-wipe 850ms cubic-bezier(0.76, 0, 0.24, 1) both;
}

.case-study-embed[data-transition="iris"].is-entering .case-study-embed__stage {
  animation: case-study-iris 900ms cubic-bezier(0.65, 0, 0.35, 1) both;
}

@keyframes case-study-fade {
  from {
    opacity: 0;
    filter: blur(18px);
    transform: scale(1.025);
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: scale(1);
  }
}

@keyframes case-study-rise {
  from {
    opacity: 0;
    border-radius: 28px 28px 0 0;
    transform: translateY(16vh) scale(0.98);
  }

  to {
    opacity: 1;
    border-radius: 0;
    transform: translateY(0) scale(1);
  }
}

@keyframes case-study-zoom {
  from {
    opacity: 0;
    border-radius: 32px;
    box-shadow: 0 24px 80px rgba(0, 0, 0, 0.22);
    transform: scale(0.72);
  }

  to {
    opacity: 1;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    transform: scale(1);
  }
}

@keyframes case-study-wipe {
  from {
    clip-path: inset(0 100% 0 0);
  }

  to {
    clip-path: inset(0 0 0 0);
  }
}

@keyframes case-study-iris {
  from {
    clip-path: circle(0 at var(--transition-x) var(--transition-y));
  }

  to {
    clip-path: circle(150vmax at var(--transition-x) var(--transition-y));
  }
}

.case-study-embed__bar {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 1;
}

.case-study-embed__close {
  padding: 9px 14px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.12);
  color: #4e4e4e;
  font-family: "Geist", system-ui, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.case-study-embed__close:focus-visible {
  outline: 2px solid #0166cd;
  outline-offset: 3px;
}

.case-study-deck {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overscroll-behavior: contain;
  background: #ffffff;
  scrollbar-gutter: stable;
  -webkit-overflow-scrolling: touch;
}

.case-study-deck__slide {
  display: flex;
  width: 100%;
  justify-content: center;
  background: #ffffff;
}

.case-study-deck__slide img {
  display: block;
  width: 100%;
  height: auto;
}

.case-study-deck[data-deck-id="cross-sell"] .case-study-deck__slide img {
  width: 80%;
  height: auto;
}

.case-study-deck[data-deck-id="cross-sell"] .case-study-deck__slide--layered .case-study-deck__background {
  width: 100%;
  height: 100%;
}

.case-study-deck[data-deck-id="snakesafe"] {
  --case-study-slide-width: 80vw;
}

.case-study-deck[data-deck-id="snakesafe"] .case-study-deck__slide {
  width: var(--case-study-slide-width);
  max-width: 100%;
  margin-inline: auto;
}

.case-study-deck:not(.is-active) {
  display: none;
}

.case-study-deck__slide--layered {
  position: relative;
  overflow: hidden;
}

.case-study-deck__slide--layered .case-study-deck__background {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.case-study-deck__slide--layered .case-study-deck__content {
  position: relative;
  z-index: 1;
}

.case-study-deck__phone-video {
  --phone-video-scale: 128%;
  --phone-video-radius-x: 12.6%;
  --phone-video-radius-y: 7.66%;
  --phone-video-y: 4px;
  position: absolute;
  top: -9.4444%;
  left: 43.4583%;
  z-index: 2;
  width: 13.125%;
  height: 47.963%;
  overflow: hidden;
  border-radius:
    0 0 var(--phone-video-radius-x) var(--phone-video-radius-x) /
    0 0 var(--phone-video-radius-y) var(--phone-video-radius-y);
  pointer-events: none;
}

.case-study-deck__phone-video video {
  position: absolute;
  top: auto;
  bottom: var(--phone-video-y);
  left: 50%;
  display: block;
  width: auto;
  max-width: none;
  height: var(--phone-video-scale);
  object-fit: contain;
  transform: translateX(-50%);
}

.case-study-deck__slide--other-touchpoints {
  position: relative;
  min-width: 0;
  overflow: hidden;
}

.case-study-deck[data-deck-id="cross-sell"] .case-study-deck__slide--other-touchpoints .other-touchpoints {
  width: 80%;
  max-width: 80%;
  min-width: 0;
}

.other-touchpoints {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
  max-width: 100%;
}

.other-touchpoints__top {
  display: block;
  width: 100%;
  height: auto;
}

.other-touchpoints__comparison {
  box-sizing: border-box;
  width: 100%;
  margin-top: calc(48 / 1920 * 100%);
  padding-inline: calc(120 / 1920 * 100%);
  line-height: 0;
}

.other-touchpoints__comparison-frame {
  --comparison-position: 50%;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  cursor: col-resize;
  touch-action: none;
  user-select: none;
}

.other-touchpoints__comparison-image {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
  outline: none;
  pointer-events: none;
}

.other-touchpoints__comparison-image--after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.other-touchpoints__comparison-before {
  position: relative;
  z-index: 1;
  overflow: hidden;
  clip-path: inset(0 calc(100% - var(--comparison-position)) 0 0);
}

.other-touchpoints__divider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: var(--comparison-position);
  z-index: 3;
  width: calc(54 / 1680 * 100%);
  transform: translateX(-50%);
  pointer-events: none;
}

.other-touchpoints__slider {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  outline: none;
  pointer-events: none;
}

.other-touchpoints__slider-input {
  position: absolute;
  inset: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  margin: 0;
  border: 0;
  outline: none;
  opacity: 0;
  cursor: col-resize;
}

.other-touchpoints__slider-input:focus,
.other-touchpoints__slider-input:focus-visible,
.other-touchpoints__comparison-frame:focus,
.other-touchpoints__comparison-frame:focus-within {
  outline: none;
}

.case-study-deck[data-deck-id="cross-sell"] .case-study-deck__slide--other-touchpoints img {
  width: 100%;
  max-width: 100%;
}

.case-study-deck[data-deck-id="cross-sell"] .case-study-deck__slide--other-touchpoints .other-touchpoints__top {
  height: auto;
}

.case-study-deck[data-deck-id="cross-sell"] .case-study-deck__slide--other-touchpoints .other-touchpoints__slider {
  width: 100%;
  height: 100%;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.research-plan-actions {
  position: absolute;
  inset: 0 10%;
  z-index: 3;
  pointer-events: none;
}

.research-plan-action {
  position: absolute;
  top: 90.98%;
  height: 2.18%;
  min-height: 32px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.001);
  box-shadow: 0 0 0 0 rgba(37, 126, 248, 0);
  cursor: pointer;
  pointer-events: auto;
  transition:
    transform 160ms cubic-bezier(0.22, 1, 0.36, 1),
    background-color 160ms ease,
    box-shadow 160ms ease,
    filter 160ms ease;
  -webkit-tap-highlight-color: transparent;
}

.research-plan-action--screener {
  left: 8.125%;
  width: 24.74%;
}

.research-plan-action--discussion {
  left: 67.135%;
  width: 24.17%;
}

.research-plan-action:hover {
  transform: translateY(-2px);
  background: rgba(255, 255, 255, 0.1);
  box-shadow:
    0 8px 18px rgba(8, 56, 125, 0.2),
    inset 0 0 0 1px rgba(255, 255, 255, 0.22);
  filter: saturate(1.08) brightness(1.04);
}

.research-plan-action:focus-visible {
  outline: 3px solid #ffffff;
  outline-offset: 3px;
  box-shadow: 0 0 0 5px rgba(37, 126, 248, 0.7);
}

.research-plan-action:active,
.research-plan-action.is-pressed {
  transform: translateY(2px) scale(0.975);
  background: rgba(0, 31, 78, 0.12);
  box-shadow:
    0 2px 4px rgba(8, 56, 125, 0.12),
    inset 0 3px 8px rgba(0, 31, 78, 0.3);
  filter: brightness(0.96);
}

.research-popup {
  position: fixed;
  inset: 0;
  z-index: 90;
  display: grid;
  place-items: center;
  padding: 48px;
  box-sizing: border-box;
}

.research-popup[hidden] {
  display: none;
}

.research-popup__backdrop {
  position: absolute;
  inset: 0;
  border: 0;
  background: rgba(7, 18, 35, 0.58);
  backdrop-filter: blur(8px);
  cursor: default;
  animation: research-popup-backdrop-in 240ms ease both;
}

.research-popup__panel {
  position: relative;
  z-index: 1;
  width: min(100%, 1334px);
  max-height: calc(100vh - 96px);
  overflow: hidden;
  box-sizing: border-box;
  animation: research-popup-panel-in 360ms cubic-bezier(0.22, 1, 0.36, 1)
    both;
}

.research-popup__panel--screener {
  aspect-ratio: 1334 / 800;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 18px;
  background: #ffffff;
  box-shadow:
    0 1.3px 3.9px rgba(0, 0, 0, 0.1),
    0 1.3px 2.6px -1.3px rgba(0, 0, 0, 0.1);
  container-type: inline-size;
}

.research-popup__panel--discussion {
  width: min(100%, 688px);
  height: min(842px, calc(100vh - 96px));
  overflow-y: auto;
  border-radius: 29px;
  background: #f9fcff;
  scrollbar-width: thin;
}

.research-popup__close {
  position: absolute;
  top: 26px;
  right: 26px;
  z-index: 5;
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  padding: 4px;
  border: 0;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  transition:
    transform 180ms cubic-bezier(0.22, 1, 0.36, 1),
    background-color 180ms ease;
}

.research-popup__close img {
  display: block;
  width: 32px;
  height: 32px;
}

.research-popup__close:hover {
  transform: rotate(90deg) scale(1.06);
  background: rgba(0, 0, 0, 0.05);
}

.research-popup__close:active {
  transform: rotate(90deg) scale(0.92);
}

.screener-visual {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.screener-visual__wave {
  position: absolute;
  left: -5%;
  width: 105%;
  max-width: none;
  pointer-events: none;
}

.screener-visual__wave--one {
  top: 4%;
  height: 92%;
}

.screener-visual__wave--two {
  top: 7%;
  height: 86%;
}

.screener-visual__wave--three {
  top: 10%;
  height: 80%;
}

.screener-visual__criteria {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  align-items: center;
  color: #fcfcfc;
}

.screener-visual__criterion {
  margin: 0;
  padding: 0 7%;
  font-size: clamp(8px, 1.2cqw, 16px);
  font-weight: 600;
  line-height: 1.25;
}

.screener-visual__criterion--lead {
  font-size: clamp(11px, 1.8cqw, 24px);
}

.screener-visual__markers {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding-inline: 10%;
  pointer-events: none;
}

.screener-visual__marker {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  padding-block: 6%;
}

.screener-visual__marker::before {
  content: "";
  position: absolute;
  top: 13%;
  bottom: 13%;
  left: 50%;
  width: 1px;
  background: rgba(236, 236, 236, 0.48);
}

.screener-visual__icon,
.screener-visual__tag {
  position: relative;
  z-index: 1;
  border: 1px solid rgba(96, 96, 96, 0.11);
  background: #ffffff;
}

.screener-visual__icon {
  display: grid;
  place-items: center;
  width: clamp(34px, 6cqw, 80px);
  height: clamp(28px, 4.8cqw, 64px);
  border-radius: 999px;
}

.screener-visual__icon img {
  display: block;
  width: clamp(18px, 2.4cqw, 32px);
  height: clamp(18px, 2.4cqw, 32px);
}

.screener-visual__tag {
  padding: clamp(5px, 0.6cqw, 8px) clamp(10px, 1.8cqw, 24px);
  border-radius: 999px;
  color: #707070;
  font-size: clamp(7px, 1.12cqw, 15px);
  font-weight: 700;
  line-height: 1.95;
  white-space: nowrap;
}

.discussion-guide {
  padding: 50px 40px 70px;
  color: #164c95;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.7;
}

.discussion-guide h2,
.discussion-guide h3 {
  margin: 0;
  font-size: inherit;
  font-weight: 800;
  text-transform: uppercase;
}

.discussion-guide h2 {
  margin-bottom: 27px;
}

.discussion-guide section + section {
  margin-top: 25px;
}

.discussion-guide ul {
  margin: 0;
  padding-left: 24px;
}

.discussion-guide li {
  padding-left: 0;
}

.case-study-embed.is-research-popup-open .case-study-deck {
  overflow: hidden;
}

@keyframes research-popup-backdrop-in {
  from {
    opacity: 0;
  }
}

@keyframes research-popup-panel-in {
  from {
    opacity: 0;
    transform: translateY(16px) scale(0.975);
  }
}

@media (max-width: 720px) {
  .research-popup {
    padding: 20px;
  }

  .research-popup__panel {
    max-height: calc(100vh - 40px);
  }

  .research-popup__panel--discussion {
    height: calc(100vh - 40px);
  }

  .research-popup__close {
    top: 14px;
    right: 14px;
  }

  .discussion-guide {
    padding: 48px 24px;
    font-size: 14px;
  }
}

.nav-lab {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 40;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 7px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.14);
  font-family: "Geist", system-ui, sans-serif;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.nav-lab__label {
  padding-left: 7px;
  color: #4e4e4e;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

.nav-lab__options {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  max-width: 320px;
}

.nav-lab__option {
  padding: 7px 10px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: #4e4e4e;
  font-family: inherit;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  transition:
    background-color 160ms ease,
    color 160ms ease,
    transform 160ms ease;
}

.nav-lab__option:hover {
  background: rgba(1, 102, 205, 0.08);
  color: #0166cd;
}

.nav-lab__option.is-active {
  background: #0166cd;
  color: #ffffff;
}

.nav-lab__option:active {
  transform: scale(0.97);
}

.nav-lab__option:focus-visible {
  outline: 2px solid #0166cd;
  outline-offset: 2px;
}

.case-study-nav {
  position: absolute;
  z-index: 3;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  --nav-tone-mix: 0;
  transition:
    opacity 240ms ease,
    visibility 240ms ease;
}

.case-study-nav.is-visible {
  opacity: 1;
  visibility: visible;
}

.case-study-embed.is-entering:not(.is-content-ready) .case-study-nav {
  opacity: 0;
  visibility: hidden;
}

.case-study-nav__chapters-toggle,
.case-study-nav__surface,
.case-study-nav__button,
.case-study-nav__legacy,
.case-study-nav__tick-button {
  pointer-events: auto;
}

.case-study-nav__legacy {
  display: contents;
}

.case-study-embed[data-nav-style="ticks"] .case-study-nav__legacy {
  display: none;
}

.case-study-embed:not([data-nav-style="ticks"]) .case-study-nav__ticks {
  display: none;
}

.case-study-nav__ticks {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.case-study-nav__tick-item {
  position: relative;
  display: flex;
  align-items: center;
}

.case-study-nav__tick-button {
  display: flex;
  align-items: center;
  gap: 0;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.case-study-nav__tick-button:focus-visible {
  outline: 2px solid #0166cd;
  outline-offset: 4px;
  border-radius: 4px;
}

.case-study-nav__tick-line {
  position: relative;
  display: block;
  flex: 0 0 34px;
  width: 34px;
  height: 3px;
  border-radius: 999px;
  background: rgba(1, 102, 205, 0.16);
  overflow: hidden;
  transition: background 520ms cubic-bezier(0.22, 1, 0.36, 1);
}

.case-study-nav__tick-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(var(--tick-fill, 0) * 100%);
  height: 100%;
  border-radius: 999px;
  background: #257ef8;
  transition:
    width 90ms linear,
    background 520ms cubic-bezier(0.22, 1, 0.36, 1);
}

.case-study-nav__tick-button.is-active .case-study-nav__tick-line {
  background: rgba(1, 102, 205, 0.22);
}

.case-study-nav__tick-button.is-complete .case-study-nav__tick-line {
  background: rgba(1, 102, 205, 0.12);
}

.case-study-nav[data-surface-tone="dark"] .case-study-nav__tick-line {
  background: rgba(255, 255, 255, 0.28);
}

.case-study-nav[data-surface-tone="dark"] .case-study-nav__tick-fill {
  background: #ffffff;
}

.case-study-nav[data-surface-tone="dark"] .case-study-nav__tick-button.is-active .case-study-nav__tick-line {
  background: rgba(255, 255, 255, 0.36);
}

.case-study-nav[data-surface-tone="dark"] .case-study-nav__tick-button.is-complete .case-study-nav__tick-line {
  background: rgba(255, 255, 255, 0.22);
}

.case-study-nav[data-surface-tone="dark"] .case-study-nav__tick-button:hover .case-study-nav__tick-line {
  background: rgba(255, 255, 255, 0.42);
}

.case-study-nav[data-surface-tone="blend"] .case-study-nav__tick-line {
  background: rgba(147, 189, 252, 0.34);
}

.case-study-nav[data-surface-tone="blend"] .case-study-nav__tick-fill {
  background: #93bdfc;
}

.case-study-nav[data-surface-tone="blend"] .case-study-nav__tick-button.is-active .case-study-nav__tick-line,
.case-study-nav[data-surface-tone="blend"] .case-study-nav__tick-button.is-complete .case-study-nav__tick-line {
  background: rgba(147, 189, 252, 0.48);
}

.case-study-nav[data-surface-tone="blend"] .case-study-nav__tick-button:hover .case-study-nav__tick-line {
  background: rgba(147, 189, 252, 0.56);
}

.case-study-nav__tick-button.is-complete .case-study-nav__tick-fill {
  width: 100%;
}

.case-study-nav__tick-label {
  max-width: 0;
  margin-left: 0;
  overflow: hidden;
  opacity: 0;
  color: #727272;
  font-family: "Geist Mono", ui-monospace, monospace;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.01em;
  white-space: nowrap;
  transform: translateX(-4px);
  transition:
    max-width 260ms cubic-bezier(0.22, 1, 0.36, 1),
    opacity 220ms ease,
    transform 220ms ease,
    margin-left 220ms ease,
    color 520ms cubic-bezier(0.22, 1, 0.36, 1),
    font-weight 160ms ease;
}

.case-study-nav.is-scrolling-up .case-study-nav__tick-label,
.case-study-nav__tick-button:hover .case-study-nav__tick-label {
  max-width: 160px;
  margin-left: 12px;
  opacity: 1;
  transform: translateX(0);
}

.case-study-nav__tick-button.is-active .case-study-nav__tick-label,
.case-study-nav__tick-button.is-complete .case-study-nav__tick-label {
  color: #257ef8;
  font-weight: 600;
}

.case-study-nav__tick-button:hover:not(.is-active):not(.is-complete) .case-study-nav__tick-label {
  color: #257ef8;
  font-weight: 400;
}

.case-study-nav__tick-button.is-active:hover .case-study-nav__tick-label,
.case-study-nav__tick-button.is-complete:hover .case-study-nav__tick-label {
  color: #257ef8;
  font-weight: 600;
}

.case-study-nav__tick-button:hover .case-study-nav__tick-line {
  background: rgba(37, 126, 248, 0.22);
}

.case-study-nav[data-surface-tone="dark"] .case-study-nav__tick-label,
.case-study-nav[data-surface-tone="dark"]
  .case-study-nav__tick-button.is-active
  .case-study-nav__tick-label,
.case-study-nav[data-surface-tone="dark"]
  .case-study-nav__tick-button.is-complete
  .case-study-nav__tick-label,
.case-study-nav[data-surface-tone="dark"]
  .case-study-nav__tick-button:hover
  .case-study-nav__tick-label {
  color: rgba(255, 255, 255, 0.86);
}

.case-study-nav[data-surface-tone="dark"]
  .case-study-nav__tick-button.is-active
  .case-study-nav__tick-label,
.case-study-nav[data-surface-tone="dark"]
  .case-study-nav__tick-button.is-complete
  .case-study-nav__tick-label,
.case-study-nav[data-surface-tone="dark"]
  .case-study-nav__tick-button.is-active:hover
  .case-study-nav__tick-label,
.case-study-nav[data-surface-tone="dark"]
  .case-study-nav__tick-button.is-complete:hover
  .case-study-nav__tick-label {
  color: #ffffff;
  font-weight: 600;
}

.case-study-nav[data-surface-tone="blend"] .case-study-nav__tick-label,
.case-study-nav[data-surface-tone="blend"]
  .case-study-nav__tick-button:hover
  .case-study-nav__tick-label {
  color: #93bdfc;
}

.case-study-nav[data-surface-tone="blend"]
  .case-study-nav__tick-button.is-active
  .case-study-nav__tick-label,
.case-study-nav[data-surface-tone="blend"]
  .case-study-nav__tick-button.is-complete
  .case-study-nav__tick-label {
  color: #ffffff;
  font-weight: 600;
}

.case-study-embed[data-nav-style="ticks"] .case-study-nav {
  position: fixed;
  top: 50%;
  left: 36px;
  transform: translateY(-50%);
}

.case-study-embed[data-nav-style="ticks"] .case-study-nav__ticks {
  gap: 20px;
}

.case-study-embed[data-active-deck="spendtrack"][data-nav-style="ticks"] .case-study-nav {
  left: 24px;
}

.case-study-embed[data-active-deck="spendtrack"][data-nav-style="ticks"] .case-study-nav__ticks {
  gap: 14px;
}

.case-study-embed[data-active-deck="spendtrack"] .case-study-nav.is-scrolling-up .case-study-nav__tick-label,
.case-study-embed[data-active-deck="spendtrack"] .case-study-nav__tick-button:hover .case-study-nav__tick-label {
  max-width: 180px;
}

.case-study-embed[data-active-deck="spendtrack"] .case-study-nav__tick-fill,
.case-study-embed[data-active-deck="spendtrack"] .case-study-nav[data-surface-tone="dark"] .case-study-nav__tick-fill,
.case-study-embed[data-active-deck="spendtrack"] .case-study-nav[data-surface-tone="blend"] .case-study-nav__tick-fill {
  background: #ffffff;
}

.case-study-embed[data-active-deck="spendtrack"] .case-study-nav[data-surface-tone="light"] .case-study-nav__tick-fill {
  background: #ffffff;
  box-shadow: 0 0 1px rgba(15, 15, 15, 0.42);
}

.case-study-embed[data-active-deck="spendtrack"] .case-study-nav__tick-button.is-active .case-study-nav__tick-label,
.case-study-embed[data-active-deck="spendtrack"] .case-study-nav__tick-button.is-complete .case-study-nav__tick-label,
.case-study-embed[data-active-deck="spendtrack"] .case-study-nav__tick-button.is-active:hover .case-study-nav__tick-label,
.case-study-embed[data-active-deck="spendtrack"] .case-study-nav__tick-button.is-complete:hover .case-study-nav__tick-label {
  color: #ffffff;
  font-weight: 600;
}

.case-study-embed[data-active-deck="spendtrack"] .case-study-nav__tick-button:hover:not(.is-active):not(.is-complete) .case-study-nav__tick-label {
  color: rgba(255, 255, 255, 0.86);
}

.case-study-embed[data-active-deck="spendtrack"] .case-study-nav[data-surface-tone="dark"]
  .case-study-nav__tick-button.is-active
  .case-study-nav__tick-label,
.case-study-embed[data-active-deck="spendtrack"] .case-study-nav[data-surface-tone="dark"]
  .case-study-nav__tick-button.is-complete
  .case-study-nav__tick-label,
.case-study-embed[data-active-deck="spendtrack"] .case-study-nav[data-surface-tone="dark"]
  .case-study-nav__tick-button:hover
  .case-study-nav__tick-label,
.case-study-embed[data-active-deck="spendtrack"] .case-study-nav[data-surface-tone="blend"]
  .case-study-nav__tick-button.is-active
  .case-study-nav__tick-label,
.case-study-embed[data-active-deck="spendtrack"] .case-study-nav[data-surface-tone="blend"]
  .case-study-nav__tick-button.is-complete
  .case-study-nav__tick-label {
  color: #ffffff;
}

.case-study-embed[data-active-deck="spendtrack"] .case-study-nav[data-surface-tone="light"]
  .case-study-nav__tick-button.is-active
  .case-study-nav__tick-label,
.case-study-embed[data-active-deck="spendtrack"] .case-study-nav[data-surface-tone="light"]
  .case-study-nav__tick-button.is-complete
  .case-study-nav__tick-label {
  color: #111111;
}

.case-study-embed[data-active-deck="spendtrack"] .case-study-nav[data-surface-tone="light"]
  .case-study-nav__tick-button:hover:not(.is-active):not(.is-complete)
  .case-study-nav__tick-label {
  color: #727272;
}

.case-study-embed[data-active-deck="spendtrack"] .case-study-nav__tick-button:hover .case-study-nav__tick-line {
  background: rgba(255, 255, 255, 0.28);
}

.case-study-embed[data-active-deck="spendtrack"] .case-study-nav[data-surface-tone="light"]
  .case-study-nav__tick-button:hover
  .case-study-nav__tick-line {
  background: rgba(15, 15, 15, 0.18);
}

.case-study-embed[data-active-deck="snakesafe"][data-nav-style="ticks"] .case-study-nav {
  left: 24px;
}

.case-study-embed[data-active-deck="snakesafe"][data-nav-style="ticks"] .case-study-nav__ticks {
  gap: 14px;
}

.case-study-embed[data-active-deck="snakesafe"] .case-study-nav.is-scrolling-up .case-study-nav__tick-label,
.case-study-embed[data-active-deck="snakesafe"] .case-study-nav__tick-button:hover .case-study-nav__tick-label {
  max-width: 180px;
}

.case-study-embed[data-active-deck="snakesafe"] .case-study-nav__tick-fill,
.case-study-embed[data-active-deck="snakesafe"] .case-study-nav[data-surface-tone="dark"] .case-study-nav__tick-fill,
.case-study-embed[data-active-deck="snakesafe"] .case-study-nav[data-surface-tone="blend"] .case-study-nav__tick-fill {
  background: #25d366;
}

.case-study-embed[data-active-deck="snakesafe"] .case-study-nav[data-surface-tone="light"] .case-study-nav__tick-fill {
  background: #25d366;
  box-shadow: 0 0 6px rgba(37, 211, 102, 0.45);
}

.case-study-embed[data-active-deck="snakesafe"] .case-study-nav__tick-button.is-active .case-study-nav__tick-label,
.case-study-embed[data-active-deck="snakesafe"] .case-study-nav__tick-button.is-complete .case-study-nav__tick-label,
.case-study-embed[data-active-deck="snakesafe"] .case-study-nav__tick-button.is-active:hover .case-study-nav__tick-label,
.case-study-embed[data-active-deck="snakesafe"] .case-study-nav__tick-button.is-complete:hover .case-study-nav__tick-label {
  color: #ffffff;
  font-weight: 600;
}

.case-study-embed[data-active-deck="snakesafe"] .case-study-nav__tick-button:hover:not(.is-active):not(.is-complete) .case-study-nav__tick-label {
  color: rgba(255, 255, 255, 0.86);
}

.case-study-embed[data-active-deck="snakesafe"] .case-study-nav[data-surface-tone="dark"]
  .case-study-nav__tick-button.is-active
  .case-study-nav__tick-label,
.case-study-embed[data-active-deck="snakesafe"] .case-study-nav[data-surface-tone="dark"]
  .case-study-nav__tick-button.is-complete
  .case-study-nav__tick-label,
.case-study-embed[data-active-deck="snakesafe"] .case-study-nav[data-surface-tone="dark"]
  .case-study-nav__tick-button:hover
  .case-study-nav__tick-label,
.case-study-embed[data-active-deck="snakesafe"] .case-study-nav[data-surface-tone="blend"]
  .case-study-nav__tick-button.is-active
  .case-study-nav__tick-label,
.case-study-embed[data-active-deck="snakesafe"] .case-study-nav[data-surface-tone="blend"]
  .case-study-nav__tick-button.is-complete
  .case-study-nav__tick-label {
  color: #ffffff;
}

.case-study-embed[data-active-deck="snakesafe"] .case-study-nav[data-surface-tone="light"]
  .case-study-nav__tick-button.is-active
  .case-study-nav__tick-label,
.case-study-embed[data-active-deck="snakesafe"] .case-study-nav[data-surface-tone="light"]
  .case-study-nav__tick-button.is-complete
  .case-study-nav__tick-label {
  color: #128c41;
}

.case-study-embed[data-active-deck="snakesafe"] .case-study-nav[data-surface-tone="light"]
  .case-study-nav__tick-button:hover:not(.is-active):not(.is-complete)
  .case-study-nav__tick-label {
  color: #727272;
}

.case-study-embed[data-active-deck="snakesafe"] .case-study-nav__tick-button:hover .case-study-nav__tick-line {
  background: rgba(255, 255, 255, 0.28);
}

.case-study-embed[data-active-deck="snakesafe"] .case-study-nav[data-surface-tone="light"]
  .case-study-nav__tick-button:hover
  .case-study-nav__tick-line {
  background: rgba(15, 15, 15, 0.18);
}

.case-study-nav__chapters-toggle {
  display: none;
  align-items: center;
  gap: 8px;
  padding: 10px 14px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  color: #1b2f45;
  font-family: "Geist", system-ui, sans-serif;
  font-size: 13px;
  font-weight: 650;
  line-height: 1;
  cursor: pointer;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.case-study-nav__chapters-toggle::after {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 2px solid #0166cd;
  border-bottom: 2px solid #0166cd;
  transform: rotate(45deg) translateY(-1px);
  transition: transform 180ms ease;
}

.case-study-nav.is-chapters-open .case-study-nav__chapters-toggle::after {
  transform: rotate(-135deg) translateY(1px);
}

.case-study-nav__surface {
  position: relative;
}

.case-study-nav__timeline-track {
  display: none;
  position: absolute;
  top: 8px;
  bottom: 8px;
  left: 11px;
  width: 2px;
  border-radius: 999px;
  background: rgba(1, 102, 205, 0.14);
  overflow: hidden;
}

.case-study-nav__timeline-progress {
  display: block;
  width: 100%;
  height: calc(var(--nav-progress, 0) * 100%);
  border-radius: inherit;
  background: linear-gradient(180deg, #4a9dff 0%, #0166cd 100%);
  transition: height 120ms linear;
}

.case-study-nav__list {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.case-study-nav__item {
  display: contents;
}

.case-study-nav__button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 0;
  background: transparent;
  color: inherit;
  font-family: "Geist", system-ui, sans-serif;
  cursor: pointer;
  transition:
    background-color 160ms ease,
    color 160ms ease,
    transform 160ms ease,
    box-shadow 160ms ease,
    opacity 160ms ease;
}

.case-study-nav__button:focus-visible {
  outline: 2px solid #0166cd;
  outline-offset: 2px;
}

.case-study-nav__index {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
}

.case-study-nav__label {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: -0.01em;
}

.case-study-embed[data-nav-style="rail"] .case-study-nav {
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
}

.case-study-embed[data-nav-style="rail"] .case-study-nav__surface {
  min-width: 168px;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 10px 34px rgba(0, 0, 0, 0.12);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.case-study-embed[data-nav-style="rail"] .case-study-nav__list {
  flex-direction: column;
  gap: 4px;
}

.case-study-embed[data-nav-style="rail"] .case-study-nav__button {
  width: 100%;
  justify-content: flex-start;
  padding: 10px 12px;
  border-radius: 12px;
  color: #5d6672;
}

.case-study-embed[data-nav-style="rail"] .case-study-nav__button:hover {
  background: rgba(1, 102, 205, 0.08);
  color: #0166cd;
}

.case-study-embed[data-nav-style="rail"] .case-study-nav__button.is-active {
  background: rgba(1, 102, 205, 0.12);
  box-shadow: inset 3px 0 0 #0166cd;
  color: #0166cd;
}

.case-study-embed[data-nav-style="tabs"] .case-study-nav {
  right: 0;
  bottom: 18px;
  left: 0;
  display: flex;
  justify-content: center;
}

.case-study-embed[data-nav-style="tabs"] .case-study-nav__surface {
  max-width: min(920px, calc(100% - 36px));
  padding: 8px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.14);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.case-study-embed[data-nav-style="tabs"] .case-study-nav__list {
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px;
}

.case-study-embed[data-nav-style="tabs"] .case-study-nav__button {
  flex-direction: column;
  gap: 4px;
  min-width: 88px;
  padding: 10px 12px;
  border-radius: 14px;
  color: #5d6672;
}

.case-study-embed[data-nav-style="tabs"] .case-study-nav__index {
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  background: rgba(1, 102, 205, 0.08);
  color: #0166cd;
}

.case-study-embed[data-nav-style="tabs"] .case-study-nav__label {
  font-size: 12px;
}

.case-study-embed[data-nav-style="tabs"] .case-study-nav__button.is-active {
  background: #0166cd;
  box-shadow: 0 8px 22px rgba(1, 102, 205, 0.28);
  color: #ffffff;
}

.case-study-embed[data-nav-style="tabs"] .case-study-nav__button.is-active .case-study-nav__index {
  background: rgba(255, 255, 255, 0.18);
  color: #ffffff;
}

.case-study-embed[data-nav-style="chapters"] .case-study-nav {
  top: 16px;
  right: 16px;
}

.case-study-embed[data-nav-style="chapters"] .case-study-nav__chapters-toggle {
  display: inline-flex;
}

.case-study-embed[data-nav-style="chapters"] .case-study-nav__surface {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  min-width: 220px;
  padding: 8px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.16);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-6px);
  transition:
    opacity 180ms ease,
    transform 180ms ease,
    visibility 180ms ease;
}

.case-study-embed[data-nav-style="chapters"] .case-study-nav.is-chapters-open
  .case-study-nav__surface {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.case-study-embed[data-nav-style="chapters"] .case-study-nav__list {
  flex-direction: column;
  gap: 2px;
}

.case-study-embed[data-nav-style="chapters"] .case-study-nav__button {
  width: 100%;
  justify-content: flex-start;
  padding: 10px 12px;
  border-radius: 10px;
  color: #5d6672;
}

.case-study-embed[data-nav-style="chapters"] .case-study-nav__button:hover,
.case-study-embed[data-nav-style="chapters"] .case-study-nav__button.is-active {
  background: rgba(1, 102, 205, 0.1);
  color: #0166cd;
}

.case-study-embed[data-nav-style="dots"] .case-study-nav {
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}

.case-study-embed[data-nav-style="dots"] .case-study-nav__surface {
  padding: 10px 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.case-study-embed[data-nav-style="dots"] .case-study-nav__list {
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}

.case-study-embed[data-nav-style="dots"] .case-study-nav__button {
  justify-content: flex-end;
  gap: 10px;
  padding: 0;
  color: #5d6672;
}

.case-study-embed[data-nav-style="dots"] .case-study-nav__index {
  order: 2;
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: rgba(1, 102, 205, 0.22);
  color: transparent;
  overflow: hidden;
}

.case-study-embed[data-nav-style="dots"] .case-study-nav__label {
  max-width: 0;
  opacity: 0;
  overflow: hidden;
  white-space: nowrap;
  transition:
    max-width 220ms ease,
    opacity 180ms ease;
}

.case-study-embed[data-nav-style="dots"] .case-study-nav__button:hover .case-study-nav__label,
.case-study-embed[data-nav-style="dots"] .case-study-nav__button.is-active .case-study-nav__label {
  max-width: 120px;
  opacity: 1;
}

.case-study-embed[data-nav-style="dots"] .case-study-nav__button.is-active .case-study-nav__index {
  width: 12px;
  height: 12px;
  background: #0166cd;
  box-shadow: 0 0 0 4px rgba(1, 102, 205, 0.18);
}

.case-study-embed[data-nav-style="chips"] .case-study-nav {
  top: 16px;
  right: 16px;
  left: 120px;
}

.case-study-embed[data-nav-style="chips"] .case-study-nav__surface {
  padding: 8px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  overflow-x: auto;
  scrollbar-width: none;
}

.case-study-embed[data-nav-style="chips"] .case-study-nav__surface::-webkit-scrollbar {
  display: none;
}

.case-study-embed[data-nav-style="chips"] .case-study-nav__list {
  flex-wrap: nowrap;
  gap: 6px;
  min-width: max-content;
}

.case-study-embed[data-nav-style="chips"] .case-study-nav__button {
  padding: 8px 12px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 999px;
  color: #5d6672;
  white-space: nowrap;
}

.case-study-embed[data-nav-style="chips"] .case-study-nav__index {
  display: none;
}

.case-study-embed[data-nav-style="chips"] .case-study-nav__button.is-active {
  border-color: transparent;
  background: #0166cd;
  color: #ffffff;
}

.case-study-embed[data-nav-style="timeline"] .case-study-nav {
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
}

.case-study-embed[data-nav-style="timeline"] .case-study-nav__surface {
  padding: 8px 12px 8px 28px;
}

.case-study-embed[data-nav-style="timeline"] .case-study-nav__timeline-track {
  display: block;
}

.case-study-embed[data-nav-style="timeline"] .case-study-nav__list {
  flex-direction: column;
  gap: 14px;
}

.case-study-embed[data-nav-style="timeline"] .case-study-nav__button {
  position: relative;
  justify-content: flex-start;
  padding: 2px 0 2px 8px;
  color: #7a8491;
}

.case-study-embed[data-nav-style="timeline"] .case-study-nav__button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -21px;
  width: 10px;
  height: 10px;
  border: 2px solid rgba(1, 102, 205, 0.28);
  border-radius: 999px;
  background: #ffffff;
  transform: translateY(-50%);
  transition:
    border-color 160ms ease,
    background-color 160ms ease,
    box-shadow 160ms ease;
}

.case-study-embed[data-nav-style="timeline"] .case-study-nav__index {
  display: none;
}

.case-study-embed[data-nav-style="timeline"] .case-study-nav__button.is-active {
  color: #0166cd;
}

.case-study-embed[data-nav-style="timeline"] .case-study-nav__button.is-active::before {
  border-color: #0166cd;
  background: #0166cd;
  box-shadow: 0 0 0 4px rgba(1, 102, 205, 0.16);
}

.case-study-embed[data-nav-style="timeline"] .case-study-nav__label {
  font-size: 12px;
}

.case-study--dark .work-card__title {
  color: #32404f;
}

html[data-site-tone="dark"] .case-study--dark .work-card__title {
  color: #f9f9f9;
}

@media (prefers-reduced-motion: reduce) {
  .work-nav,
  .work-nav__item,
  .work-nav__button,
  .work-nav__label,
  .work-nav__dot,
  .work-card__case-study-link,
  .work-card__case-study-link__label,
  .work-card__case-study-link__icon,
  .work-card__case-study-link__fill,
  .bg-transition-lab__option,
  .nav-lab__option,
  .case-study-nav,
  .case-study-nav__button,
  .case-study-nav__surface,
  .case-study-nav__timeline-progress,
  .case-study-nav__tick-fill,
  .case-study-nav__tick-label {
    transition: none !important;
  }

  .case-study-embed.is-entering .case-study-embed__stage {
    animation: none !important;
  }

  .case-study-transition-fx {
    display: none !important;
  }

  .work-nav[data-state="visible"] .work-nav__item {
    transition-delay: 0s !important;
  }
}

@media (max-width: 640px) {
  .bg-transition-lab {
    right: 10px;
    bottom: 132px;
    left: 10px;
    max-width: none;
  }

  .bg-transition-lab__label,
  .bg-transition-lab__sublabel {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    clip-path: inset(50%);
  }

  .bg-transition-lab__options {
    width: 100%;
    max-width: none;
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .bg-transition-lab__option {
    flex: 0 0 auto;
    padding-inline: 6px;
  }

  .nav-lab {
    right: 10px;
    bottom: 72px;
    left: 10px;
    justify-content: space-between;
    gap: 6px;
    overflow-x: auto;
  }

  .nav-lab__label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    clip-path: inset(50%);
  }

  .nav-lab__options {
    width: 100%;
    max-width: none;
    flex-wrap: nowrap;
  }

  .nav-lab__option {
    flex: 0 0 auto;
    padding-inline: 6px;
  }

  .transition-lab {
    right: 10px;
    bottom: 10px;
    left: 10px;
    justify-content: space-between;
    gap: 6px;
    overflow-x: auto;
  }

  .transition-lab__label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    clip-path: inset(50%);
  }

  .transition-lab__options {
    width: 100%;
    max-width: none;
    flex-wrap: nowrap;
  }

  .transition-lab__option {
    flex: 0 0 auto;
    padding-inline: 6px;
  }

  .case-study-embed[data-nav-style="rail"] .case-study-nav,
  .case-study-embed[data-nav-style="timeline"] .case-study-nav {
    top: auto;
    bottom: 84px;
    left: 10px;
    transform: none;
  }

  .case-study-embed[data-nav-style="rail"] .case-study-nav__surface,
  .case-study-embed[data-nav-style="timeline"] .case-study-nav__surface {
    max-width: calc(100vw - 120px);
  }

  .case-study-embed[data-nav-style="rail"] .case-study-nav__list,
  .case-study-embed[data-nav-style="timeline"] .case-study-nav__list {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 6px;
  }

  .case-study-embed[data-nav-style="rail"] .case-study-nav__button.is-active,
  .case-study-embed[data-nav-style="timeline"] .case-study-nav__button.is-active {
    box-shadow: none;
  }

  .case-study-embed[data-nav-style="timeline"] .case-study-nav__timeline-track,
  .case-study-embed[data-nav-style="timeline"] .case-study-nav__button::before {
    display: none;
  }

  .case-study-embed[data-nav-style="chips"] .case-study-nav {
    top: 64px;
    right: 10px;
    left: 10px;
  }

  .case-study-embed[data-nav-style="ticks"] .case-study-nav {
    left: 10px;
  }

  .case-study-embed[data-nav-style="tabs"] .case-study-nav {
    bottom: 10px;
  }

  .case-study-embed[data-nav-style="tabs"] .case-study-nav__button {
    min-width: 72px;
    padding-inline: 8px;
  }

  .case-study-embed[data-nav-style="dots"] .case-study-nav {
    top: auto;
    right: 10px;
    bottom: 84px;
    transform: none;
  }
}

@media (max-width: 1520px) {
  body {
    overflow-x: auto;
  }
}

@media (max-width: 960px) {
  .hero-screen {
    height: 100vh;
    height: 100dvh;
  }
}
