/* HB _IndexWork_01: Lokale Arbeits-CSS nur fuer index_work_01.html.
   Originale Referenzdateien bleiben zunaechst unangetastet. */

body.index-work {
  position: relative;
  background:
    radial-gradient(circle at 18% 16%, rgba(255, 132, 208, 0.34), rgba(255, 132, 208, 0) 18%),
    radial-gradient(circle at 80% 14%, rgba(255, 126, 213, 0.28), rgba(255, 126, 213, 0) 18%),
    radial-gradient(circle at 48% 52%, rgba(244, 62, 197, 0.26), rgba(244, 62, 197, 0) 22%),
    radial-gradient(circle at 62% 58%, rgba(120, 92, 255, 0.18), rgba(120, 92, 255, 0) 24%),
    radial-gradient(circle at 32% 68%, rgba(66, 132, 255, 0.18), rgba(66, 132, 255, 0) 24%),
    linear-gradient(180deg, #000000 0%, #000000 18%, #dd0000 50%, #ffce00 100%);
  background-attachment: fixed;
  isolation: isolate;
  background: var(--hb-index-gradient);
}

body.index-work::before {
  content: "";
  position: fixed;
  inset: 0;
  background:
    radial-gradient(circle at 28% 44%, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0) 22%),
    radial-gradient(circle at 74% 74%, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0) 22%);
  filter: blur(36px);
  pointer-events: none;
  z-index: 0;
}

.index-design-draft__bg {
  display: none;
}

.index-design-draft__bg::before,
.index-design-draft__bg::after {
  content: "";
  position: absolute;
  inset: 0;
}

.index-design-draft__form {
  position: absolute;
  aspect-ratio: 1 / 1;
  animation-duration: 20s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

.index-design-draft__form-blur,
.index-design-draft__form-core,
.index-design-draft__form-sheen {
  position: absolute;
  inset: 0;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.index-design-draft__form-blur {
  inset: -8%;
  filter: blur(56px) saturate(126%);
  opacity: 0.78;
  transform: scale(1.12);
}

.index-design-draft__form-core {
  opacity: 0.96;
  filter: saturate(126%) contrast(108%);
}

.index-design-draft__form-sheen {
  inset: 4%;
  filter: blur(18px);
  opacity: 0.7;
}

.index-design-draft__form--one {
  top: 28rem;
  right: -10rem;
  width: min(48vw, 52rem);
  animation-name: indexDualFloatOne;
}

.index-design-draft__form--one .index-design-draft__form-blur,
.index-design-draft__form--one .index-design-draft__form-core,
.index-design-draft__form--one .index-design-draft__form-sheen {
}

.index-design-draft__form--one .index-design-draft__form-blur {
  background:
    radial-gradient(circle at 28% 24%, rgba(180, 242, 255, 0.92), rgba(180, 242, 255, 0) 24%),
    radial-gradient(circle at 72% 74%, rgba(48, 116, 255, 0.52), rgba(48, 116, 255, 0) 34%),
    linear-gradient(145deg, rgba(32, 124, 250, 0.68), rgba(125, 50, 223, 0.38));
}

.index-design-draft__form--one .index-design-draft__form-core {
  background:
    radial-gradient(circle at 30% 22%, rgba(210, 248, 255, 0.98), rgba(210, 248, 255, 0) 18%),
    radial-gradient(circle at 62% 68%, rgba(30, 145, 255, 0.92), rgba(30, 145, 255, 0) 22%),
    conic-gradient(from 210deg at 56% 48%, rgba(12, 22, 58, 0.98), rgba(42, 118, 255, 1), rgba(112, 227, 255, 0.96), rgba(16, 30, 72, 0.98), rgba(12, 22, 58, 0.98));
}

.index-design-draft__form--one .index-design-draft__form-sheen {
  background:
    radial-gradient(circle at 34% 24%, rgba(255, 255, 255, 0.84), rgba(255, 255, 255, 0) 22%),
    radial-gradient(circle at 60% 58%, rgba(140, 208, 255, 0.38), rgba(140, 208, 255, 0) 24%);
}

.index-design-draft__form--two {
  top: 72rem;
  left: -12rem;
  width: min(52vw, 56rem);
  animation-name: indexDualFloatTwo;
}

.index-design-draft__form--two .index-design-draft__form-blur,
.index-design-draft__form--two .index-design-draft__form-core,
.index-design-draft__form--two .index-design-draft__form-sheen {
}

.index-design-draft__form--two .index-design-draft__form-blur {
  background:
    radial-gradient(circle at 68% 78%, rgba(172, 244, 255, 0.78), rgba(172, 244, 255, 0) 24%),
    radial-gradient(circle at 26% 30%, rgba(30, 104, 255, 0.44), rgba(30, 104, 255, 0) 36%),
    linear-gradient(150deg, rgba(14, 24, 58, 0.72), rgba(54, 130, 255, 0.4));
}

.index-design-draft__form--two .index-design-draft__form-core {
  background:
    radial-gradient(circle at 66% 76%, rgba(190, 250, 255, 0.94), rgba(190, 250, 255, 0) 18%),
    radial-gradient(circle at 74% 20%, rgba(28, 146, 255, 0.92), rgba(28, 146, 255, 0) 20%),
    conic-gradient(from 250deg at 50% 42%, rgba(12, 22, 54, 0.98), rgba(34, 110, 255, 0.98), rgba(102, 232, 255, 0.94), rgba(16, 28, 68, 0.98), rgba(12, 22, 54, 0.98));
}

.index-design-draft__form--two .index-design-draft__form-sheen {
  background:
    radial-gradient(circle at 72% 70%, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0) 20%),
    radial-gradient(circle at 38% 40%, rgba(148, 206, 255, 0.28), rgba(148, 206, 255, 0) 24%);
}

.index-design-draft__form--three {
  top: 126rem;
  right: -8rem;
  width: min(44vw, 48rem);
  animation-name: indexDualFloatThree;
}

.index-design-draft__form--three .index-design-draft__form-blur,
.index-design-draft__form--three .index-design-draft__form-core,
.index-design-draft__form--three .index-design-draft__form-sheen {
}

.index-design-draft__form--three .index-design-draft__form-blur {
  background:
    radial-gradient(circle at 80% 24%, rgba(162, 239, 255, 0.62), rgba(162, 239, 255, 0) 22%),
    radial-gradient(circle at 58% 80%, rgba(66, 118, 255, 0.34), rgba(66, 118, 255, 0) 30%),
    linear-gradient(140deg, rgba(18, 28, 66, 0.6), rgba(34, 120, 255, 0.26));
}

.index-design-draft__form--three .index-design-draft__form-core {
  background:
    radial-gradient(circle at 78% 24%, rgba(206, 249, 255, 0.88), rgba(206, 249, 255, 0) 16%),
    radial-gradient(circle at 64% 64%, rgba(38, 138, 255, 0.82), rgba(38, 138, 255, 0) 20%),
    conic-gradient(from 230deg at 52% 50%, rgba(14, 24, 58, 0.96), rgba(34, 112, 255, 0.92), rgba(138, 224, 255, 0.84), rgba(18, 28, 66, 0.98), rgba(14, 24, 58, 0.96));
}

.index-design-draft__form--three .index-design-draft__form-sheen {
  background:
    radial-gradient(circle at 76% 22%, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0) 18%),
    radial-gradient(circle at 48% 56%, rgba(145, 218, 255, 0.2), rgba(145, 218, 255, 0) 22%);
}

body.index-work main,
body.index-work footer {
  position: relative;
  z-index: 1;
}

body.index-work .hero-section,
body.index-work #video-bio,
body.index-work #focus,
body.index-work #vision1,
body.index-work .chapter-section.bg-beige,
body.index-work #partners {
  background: transparent;
}

body.index-work .hero-brand-title .brand-anchor .ai-overlay {
  animation: indexAiGlowHero 10.8s ease-in-out infinite;
}

body.index-work .hero-brand-title_2 .brand-anchor_2 .ai-overlay_2 {
  animation: indexAiGlowVision 11.8s ease-in-out infinite;
}

body.index-work .main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  padding: var(--space-s) 0;
  background-color: var(--color-bg-nav);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

body.index-work .navbar {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body.index-work .nav-left,
body.index-work .nav-right {
  display: flex;
  align-items: center;
  gap: var(--space-l);
}

body.index-work .nav-project-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-right: 0.2rem;
  padding-bottom: 0.18rem;
}

body.index-work .nav-project-link__label {
  position: relative;
  z-index: 2;
}

body.index-work .nav-project-link__drop {
  position: absolute;
  top: calc(100% + 0.1rem);
  left: 50%;
  display: grid;
  justify-items: center;
  gap: 0;
  transform: translateX(-50%);
  pointer-events: none;
}

body.index-work .nav-project-link__string {
  width: 1px;
  height: 0;
  background: linear-gradient(180deg, rgba(255,255,255,0.92), rgba(255,255,255,0.28));
  box-shadow: 0 0 0 1px rgba(255,255,255,0.06);
  animation: hbProjectStringDrop 1.08s cubic-bezier(.16, .92, .22, 1) 0.08s forwards;
}

body.index-work .nav-project-link__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 132px;
  min-height: 36px;
  padding: 0.34rem 0.95rem;
  border-radius: 999px;
  background:
    linear-gradient(145deg, rgba(32,124,250,0.92), rgba(255,60,208,0.96));
  border: 1px solid rgba(255,255,255,0.52);
  box-shadow:
    0 12px 32px rgba(43, 60, 112, 0.18),
    0 0 0 4px color-mix(in oklab, #ffffff 34%, transparent),
    inset 0 1px 0 rgba(255,255,255,0.28);
  color: rgba(255,255,255,0.98);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  white-space: nowrap;
  transform-origin: top center;
  opacity: 0;
  transform: translateY(-12px) rotate(-8deg) scale(0.8);
  animation:
    hbProjectTagDrop 0.78s cubic-bezier(.16, .96, .22, 1.22) 0.56s forwards,
    hbProjectTagGlow 1.2s ease-in-out 1.26s 1;
}

body.index-work .mobile-project-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

body.index-work .mobile-project-link__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.24rem 0.52rem;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(32,124,250,0.92), rgba(255,60,208,0.92));
  border: 1px solid rgba(255,255,255,0.38);
  color: rgba(255,255,255,0.98);
  font-size: 0.56rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  white-space: nowrap;
  box-shadow:
    0 6px 18px rgba(43, 60, 112, 0.16),
    0 0 0 3px color-mix(in oklab, #ffffff 24%, transparent),
    inset 0 1px 0 rgba(255,255,255,0.26);
}

body.index-work .navbar-toggle {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
}

body.index-work .icon-bar {
  display: block;
  width: 25px;
  height: 3px;
  background-color: var(--color-text-primary);
  margin: 5px 0;
}

body.index-work .mobile-nav {
  display: none;
}

@media (min-width: 1024px) {
  body.index-work .nav-left,
  body.index-work .nav-right {
    display: flex;
  }

  body.index-work .navbar-toggle {
    display: none;
  }
}

@media (max-width: 1023px) {
  body.index-work .main-header {
    padding: 0.75rem 0;
  }

  body.index-work .navbar {
    min-height: 56px;
  }

  body.index-work .nav-left,
  body.index-work .nav-right {
    display: none;
  }

  body.index-work .navbar-toggle {
    display: block;
    position: absolute;
    right: calc(var(--space-l) - 0.2rem);
    top: 50%;
    transform: translateY(-50%);
    z-index: 1001;
    width: 46px;
    min-height: 26px;
    padding: 0;
    display: grid;
    place-items: center;
  }

  body.index-work .navbar-toggle .icon-bar {
    background-color: rgba(255,255,255,.96);
    width: 27px;
    margin: 1.5px 0;
    border-radius: 999px;
  }

  body.index-work .navbar-brand-center {
    position: absolute;
    left: 30%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  body.index-work .navbar-brand-center.hb-mail {
    min-height: 48px;
    padding: 0.62rem 1rem;
  }

  body.index-work .navbar-brand-center .hb-inner {
    font-size: 0.92rem;
    line-height: 1.1;
  }

  body.index-work .navbar-brand-center .hb-icon {
    width: 17px;
    height: 17px;
  }

  body.index-work .nav-project-link__drop {
    display: none;
  }

  body.index-work .mobile-nav {
    /* HB _MobileNavGlassStandard_02: Mobile-Menue als eigenes Overlay
       ausserhalb des Headers fuehren, damit der Blur unabhaengig greift. */
    display: block;
    position: fixed;
    top: 92px;
    left: 50%;
    transform: translateX(-50%) translateY(-20px) scale(0.98);
    width: 90%;
    max-width: 400px;
    display: grid;
    gap: 0.2rem;
    background:
      radial-gradient(circle at 16% 18%, rgba(45, 94, 255, 0.24), rgba(45, 94, 255, 0) 38%),
      radial-gradient(circle at 84% 16%, rgba(255, 60, 208, 0.2), rgba(255, 60, 208, 0) 40%),
      linear-gradient(135deg, rgba(255, 255, 255, 0.24), rgba(255, 255, 255, 0.08) 46%, rgba(255, 255, 255, 0.18) 100%);
    backdrop-filter: blur(24px) saturate(118%);
    -webkit-backdrop-filter: blur(24px) saturate(118%);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.34);
    box-shadow:
      0 14px 36px rgba(0, 0, 0, 0.12),
      inset 0 1px 0 rgba(255, 255, 255, 0.58),
      inset 0 -1px 0 rgba(255, 255, 255, 0.16),
      inset 0 18px 28px rgba(255, 255, 255, 0.08);
    padding: 0.65rem;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all var(--transition-base);
    z-index: 1200;
    overflow: hidden;
  }

  body.index-work .mobile-nav > * {
    position: relative;
    z-index: 1;
  }

  body.index-work .mobile-nav::before,
  body.index-work .mobile-nav::after {
    content: "";
    position: absolute;
    pointer-events: none;
    z-index: 0;
  }

  body.index-work .mobile-nav::before {
    top: -12%;
    left: -18%;
    width: 78%;
    height: 52%;
    background:
      linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.28) 34%, rgba(255, 255, 255, 0.04) 62%, rgba(255, 255, 255, 0) 78%);
    opacity: 0.88;
    transform: rotate(-11deg);
    filter: blur(8px);
  }

  body.index-work .mobile-nav::after {
    top: auto;
    bottom: -22%;
    right: -10%;
    width: 42%;
    height: 42%;
    background:
      radial-gradient(circle at 35% 35%, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0) 68%);
    opacity: 0.7;
    transform: none;
    filter: blur(10px);
  }

  body.index-work .mobile-nav.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(-50%) translateY(0) scale(1);
  }

  body.index-work .mobile-nav a {
    display: block;
    padding: 0.78rem 0.95rem;
    border-radius: 14px;
    text-align: center;
    font-size: 1.08rem;
    font-weight: 600;
    color: rgba(22, 30, 48, 0.92);
    border: 1px solid rgba(255, 255, 255, 0.24);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.08));
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.28),
      inset 0 -1px 0 rgba(255, 255, 255, 0.08);
  }

  body.index-work .mobile-nav a:hover {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.1));
  }

  body.index-work .mobile-nav a.is-active,
  body.index-work .mobile-nav a[aria-current="page"] {
    color: var(--nav-accent);
    border-color: rgba(255, 255, 255, 0.34);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0.12));
  }

  body.index-work .mobile-nav .nav-button {
    width: 100%;
    justify-content: center;
    margin-top: var(--space-s);
    background: var(--gradient-button);
    box-shadow: var(--shadow-glow);
  }
}

@keyframes hbProjectStringDrop {
  0% {
    height: 0;
    opacity: 0;
  }
  80% {
    height: 56px;
    opacity: 1;
  }
  100% {
    height: 48px;
    opacity: 1;
  }
}

@keyframes hbProjectTagDrop {
  0% {
    opacity: 0;
    transform: translateY(-12px) rotate(-8deg) scale(0.8);
  }
  48% {
    opacity: 1;
    transform: translateY(10px) rotate(6deg) scale(1.1);
  }
  72% {
    opacity: 1;
    transform: translateY(-2px) rotate(-3deg) scale(0.97);
  }
  88% {
    opacity: 1;
    transform: translateY(4px) rotate(2deg) scale(1.03);
  }
  100% {
    opacity: 1;
    transform: translateY(0) rotate(0deg) scale(1);
  }
}

@keyframes hbProjectTagGlow {
  0%, 100% {
    box-shadow:
      0 12px 32px rgba(43, 60, 112, 0.18),
      0 0 0 4px color-mix(in oklab, #ffffff 34%, transparent),
      inset 0 1px 0 rgba(255,255,255,0.28);
  }
  50% {
    box-shadow:
      0 16px 38px rgba(255, 60, 208, 0.24),
      0 0 26px rgba(32, 124, 250, 0.26),
      0 0 0 5px color-mix(in oklab, #ffffff 42%, transparent),
      inset 0 1px 0 rgba(255,255,255,0.32);
  }
}

body.index-work .index-design-draft__bg::before {
  opacity: 1;
  filter: blur(42px);
}

body.index-work .index-design-draft__bg::after {
  opacity: 1;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 20%),
    radial-gradient(circle at 60% 54%, rgba(86, 138, 255, 0.18), rgba(86, 138, 255, 0) 28%);
}

body.index-work .index-design-draft__form-blur {
  opacity: 0.88;
}

body.index-work .index-design-draft__form-core {
  opacity: 1;
  filter: saturate(138%) contrast(112%);
}

body.index-work .hero-section {
  position: relative;
  min-height: calc(68vh + 50px);
  padding: calc(6.6rem + 50px) 0 3.4rem;
  overflow: clip;
  isolation: isolate;
  --hb-hero-shell-end-left: 51%;
  --hb-hero-shell-end-top: 50%;
  --hb-hero-core-end-left: 51.1%;
  --hb-hero-core-end-top: 50.1%;
  --hb-hero-shell-shift-start-x: clamp(-320px, -16vw, -180px);
  --hb-hero-shell-shift-approach-x: clamp(-138px, -7vw, -72px);
  --hb-hero-shell-shift-start-y: clamp(4px, 0.3vw, 8px);
  --hb-hero-shell-shift-approach-y: clamp(2px, 0.16vw, 4px);
  --hb-hero-core-shift-start-x: clamp(320px, 16vw, 180px);
  --hb-hero-core-shift-approach-x: clamp(138px, 7vw, 72px);
  --hb-hero-core-shift-start-y: clamp(8px, 0.45vw, 12px);
  --hb-hero-core-shift-approach-y: clamp(4px, 0.22vw, 6px);
}

body.index-work .hero-container {
  position: relative;
  z-index: 1;
  gap: clamp(0.8rem, 2.4vw, 1.6rem);
}

body.index-work .hero-content-visual {
  position: relative;
}

body.index-work .hero-case-target {
  position: absolute;
  /* HB_JUSTAGE: Fixpunkt des Pointers im Hero */
  left: 65%;
  top: 105%;
  width: 8px;
  height: 8px;
  transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 0;
  z-index: 2;
}

body.index-work .hero-case-connector {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 3;
}

body.index-work .hero-case-connector__svg {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
}

body.index-work .hero-case-connector__line {
  stroke: rgba(32,124,250,0.94);
  stroke-width: 2;
  stroke-linecap: round;
}

body.index-work .hero-case-connector__dot {
  fill: #207cfa;
  stroke: rgba(255,255,255,0.22);
  stroke-width: 2;
}

body.index-work .hero-case-callout {
  position: fixed;
  /* HB_JUSTAGE: Desktop-Callout stabil unter der Navigation halten */
  top: 96px;
  right: max(28px, calc(((100vw - 1530px) / 2) + 84px));
  display: block;
  width: fit-content;
  text-decoration: none;
  z-index: 1305;
  transform-origin: center top;
  cursor: pointer;
  transform: translate3d(0, var(--hb-callout-scroll-y, 0px), 0);
  will-change: transform, opacity;
  animation: hbHeroCalloutIntro 720ms ease 180ms both;
}

body.index-work .hero-case-callout::before {
  content: none;
}

body.index-work .hero-case-callout__card {
  --hb-callout-offset-x: 0px;
  --hb-callout-offset-y: 0px;
  display: grid;
  justify-items: center;
  gap: 0.14rem;
  width: fit-content;
  min-height: auto;
  padding: 0.34rem 1.18rem 0.42rem;
  /* HB_JUSTAGE: Glas-Transparenz und Blur */
  background: rgba(255, 255, 255, 0.045);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow:
    0 8px 32px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.5),
    inset 0 -1px 0 rgba(255, 255, 255, 0.1),
    inset 0 0 0px 0px rgba(255, 255, 255, 0);
  position: relative;
  overflow: visible;
  touch-action: none;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  will-change: transform;
  translate: 0 0;
  transition:
    transform var(--transition-base),
    box-shadow var(--transition-base),
    border-color var(--transition-base);
  transform: translate(var(--hb-callout-offset-x), var(--hb-callout-offset-y));
  animation: hbHeroCalloutBadgeBlink 2s ease-in-out infinite;
}

body.index-work .hero-case-callout__card::before {
  content: none;
}

body.index-work .hero-case-callout__card::after {
  content: none;
}

body.index-work .hero-case-callout:hover .hero-case-callout__card,
body.index-work .hero-case-callout:focus-visible .hero-case-callout__card {
  border-color: rgba(255,255,255,0.4);
  background: rgba(255, 255, 255, 0.072);
  box-shadow:
    0 12px 36px rgba(0, 0, 0, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.54),
    inset 0 -1px 0 rgba(255, 255, 255, 0.12),
    inset 0 0 0px 0px rgba(255, 255, 255, 0);
  transform: translate(var(--hb-callout-offset-x), calc(var(--hb-callout-offset-y) - 1px));
}

body.index-work .hero-case-callout__card.is-dragging {
  cursor: grabbing;
  transition: none;
  animation-play-state: paused;
}

body.index-work .hero-case-callout__eyebrow,
body.index-work .hero-case-callout__meta,
body.index-work .hero-case-callout__cta {
  position: relative;
  z-index: 1;
}

body.index-work .hero-case-callout__topline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.32rem;
  white-space: nowrap;
}

body.index-work .hero-case-callout__eyebrow {
  color: rgba(255, 255, 255, 0.98);
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-align: center;
}

body.index-work .hero-case-callout__meta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.22rem;
  color: rgba(255, 255, 255, 0.98);
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1;
  text-align: center;
}

body.index-work .hero-case-callout__meta em {
  color: var(--hb-ci-pink);
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  font-size: 1.56em;
  line-height: 0.78;
  transform: translateY(0.01em);
  animation: hbHeroCalloutLiveBlink 2s ease-in-out infinite;
}

body.index-work .hero-case-callout__live-dot {
  width: 11px;
  height: 11px;
  border-radius: 999px;
  background: #ff3cd0;
  box-shadow: 0 0 0 0 rgba(255, 60, 208, 0.34);
  transform: translateY(3px);
  animation: hbHeroCalloutLiveDotBlink 2s ease-in-out infinite;
}

body.index-work .hero-case-callout__cta {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  justify-self: center;
  margin-top: 0.06rem;
  color: rgba(255, 255, 255, 0.96);
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.1;
  position: relative;
  text-shadow: none;
  text-transform: uppercase;
  transition:
    color var(--transition-base),
    transform var(--transition-base),
    text-shadow var(--transition-base);
  animation: none;
}

body.index-work .hero-case-callout__cta::after {
  content: none;
}

body.index-work .hero-case-callout:hover .hero-case-callout__cta,
body.index-work .hero-case-callout:focus-visible .hero-case-callout__cta {
  color: rgba(255, 255, 255, 0.96);
  transform: none;
}

body.index-work .hero-atmosphere {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}

body.index-work .hero-orb {
  position: absolute;
  border-radius: 66% 34% 42% 58% / 36% 30% 70% 64%;
}

body.index-work .hero-orb--shell {
  top: var(--hb-hero-shell-end-top);
  /* HB_JUSTAGE Punkt F: Hero-Orb-Ausgangspositionen */
  left: var(--hb-hero-shell-end-left);
  width: clamp(250px, 32vw, 500px);
  aspect-ratio: 1 / 1;
  border-radius: 66% 34% 42% 58% / 36% 30% 70% 64%;
  transform: translate(calc(-50% + var(--hb-hero-shell-shift-start-x)), calc(-50% + var(--hb-hero-shell-shift-start-y))) scale(1);
  background:
    radial-gradient(circle at 24% 22%, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0.22) 16%, rgba(255,255,255,0) 28%),
    radial-gradient(circle at 50% 54%, rgba(86, 163, 255, 0.72), rgba(86, 163, 255, 0.42) 26%, rgba(86,163,255,0.08) 58%),
    radial-gradient(circle at 56% 48%, rgba(255, 60, 208, 0.28), rgba(255, 60, 208, 0.02) 20%, rgba(255, 60, 208, 0) 34%),
    linear-gradient(145deg, rgba(255,255,255,0.34), rgba(255,255,255,0.12) 26%, rgba(32,124,250,0.56) 58%, rgba(96,160,255,0.44) 100%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.18),
    0 28px 78px rgba(43, 60, 112, 0.12);
  backdrop-filter: blur(14px) saturate(134%);
  -webkit-backdrop-filter: blur(14px) saturate(134%);
  filter: blur(0.1px);
  opacity: 1;
}

body.index-work .hero-orb--core {
  top: var(--hb-hero-core-end-top);
  left: var(--hb-hero-core-end-left);
  width: clamp(220px, 25vw, 390px);
  aspect-ratio: 1 / 1;
  border-radius: 52% 48% 45% 55% / 44% 50% 50% 56%;
  transform: translate(calc(-50% + var(--hb-hero-core-shift-start-x)), calc(-50% + var(--hb-hero-core-shift-start-y))) scale(1);
  background:
    radial-gradient(circle at 28% 24%, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.26) 14%, rgba(255, 255, 255, 0) 28%),
    radial-gradient(circle at 50% 54%, rgba(255, 56, 210, 0.92), rgba(255, 56, 210, 0.62) 22%, rgba(255, 56, 210, 0.28) 42%, rgba(255,56,210,0.08) 58%, rgba(255,56,210,0) 70%),
      radial-gradient(circle at 60% 42%, rgba(255, 188, 242, 0.54), rgba(255,188,242,0) 30%),
      linear-gradient(155deg, rgba(255,255,255,0.34), rgba(255,255,255,0.05) 26%, rgba(255,60,208,0.46) 64%, rgba(255,150,234,0.3) 100%);
  filter: blur(5px) saturate(138%) contrast(106%);
  opacity: 1;
}

body.index-work .hero-atmosphere.is-orb-intro .hero-orb--shell {
  animation:
    hbHeroOrbMeet 10.2s cubic-bezier(.32, .08, .22, 1) 1 both,
    hbHeroOrbDrift 7.1s ease-in-out 10.2s infinite alternate;
}

body.index-work .hero-atmosphere.is-orb-intro .hero-orb--core {
  animation:
    hbHeroCoreMeet 10.2s cubic-bezier(.32, .08, .22, 1) 1 both,
    hbHeroCoreDrift 6.4s ease-in-out 10.2s infinite alternate;
}

body.index-work .hero-orb--glint {
  top: 32%;
  left: 43%;
  width: clamp(150px, 15vw, 230px);
  aspect-ratio: 1.4 / 1;
  transform: translate(-50%, -50%) rotate(-18deg);
  background:
    linear-gradient(120deg, rgba(255,255,255,0.56), rgba(255,255,255,0.08) 42%, rgba(255,255,255,0) 70%);
  filter: blur(18px);
  opacity: 0.7;
  animation: hbHeroGlintDrift 18s ease-in-out infinite alternate;
}

body.index-work .hero-brand-title,
body.index-work .hero-brand-title_2 {
  color: var(--color-blue);
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

body.index-work .hero-brand-title {
  margin-top: 40px;
}

body.index-work .hero-subline {
  color: rgba(255, 255, 255, 0.96);
  text-shadow: 0 1px 6px rgba(17, 35, 64, 0.16);
}

body.index-work .hero-main-headline h2 {
  margin-top: 0.5rem;
  text-shadow: 0 1px 6px rgba(17, 35, 64, 0.08);
}

body.index-work .hero-main-headline .word-badge {
  margin-inline: 0;
  padding: .1em .42em;
  border-color: color-mix(in oklab, var(--wb) 68%, rgba(255, 255, 255, 0.12));
  background: color-mix(in oklab, var(--wb) 16%, rgba(255, 255, 255, 0.18));
  text-shadow: none;
  box-shadow:
    0 8px 18px rgba(22, 28, 44, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

body.index-work .hero-claim-desktop-break {
  display: none;
}

@media (min-width: 961px) {
  body.index-work .hero-claim-desktop-break {
    display: inline;
  }
}

body.index-work .hero-single-split {
  display: inline-flex;
  width: auto;
  max-width: 100%;
  margin: 0.75rem auto 0;
  padding: 4px;
  background: color-mix(in oklab, #ffffff 38%, transparent);
  border: 1px solid color-mix(in oklab, #ffffff 28%, transparent);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(255, 255, 255, 0.06) inset;
}

body.index-work .hero-single-split .split-button {
  flex: 0 0 auto;
}

body.index-work .hero-single-split .split-button.solid {
  border-radius: 12px;
}

body.index-work .hero-tagline_2,
body.index-work .hero-subline_2,
body.index-work .chapter-text {
  color: var(--hb-copy-soft);
}

body.index-work .chapter-text,
body.index-work #focus .card > p,
body.index-work .card-cta-copy {
  color: rgba(29, 40, 55, 0.88);
}

body.index-work #video-bio .bio-text-wrapper h3,
body.index-work #video-bio .bio-text-wrapper p,
body.index-work #focus .section-title-special {
  color: rgba(255, 255, 255, 0.98);
}

body.index-work #vision1 .hero-tagline_2 {
  color: rgba(255, 255, 255, 0.98);
  font-size: clamp(2.5rem, 4.1vw, 4rem);
  line-height: 1.02;
  text-align: left;
}

body.index-work #vision1 .hero-subline_2 {
  color: rgba(255, 255, 255, 0.9);
  text-align: left;
  width: 100%;
  max-width: 48rem;
  margin-left: 0;
  margin-right: 0;
}

body.index-work .chapter-subtitle {
  position: relative;
  display: inline-block;
  margin-bottom: var(--space-l);
  padding: 0 0 0.22rem;
  background: transparent;
  color: var(--hb-ci-blue);
  font-size: 1.25rem;
}

body.index-work .chapter-subtitle::after {
  content: "";
  position: absolute;
  left: -0.16em;
  right: -0.16em;
  bottom: 0.02em;
  height: var(--hb-card-underline-height);
  border-radius: 0;
  background: var(--hb-ci-blue);
  z-index: -1;
  opacity: var(--hb-card-underline-opacity);
}

body.index-work .hero-content-visual_2 {
  width: min(100%, 760px);
  margin-inline: auto;
  text-align: left;
}

body.index-work .hero-brand-title_2 {
  display: inline-block;
  font-size: clamp(4.2rem, 14vw, 11rem);
  white-space: nowrap;
}

@keyframes hbHeroOrbDrift {
  0% {
    transform: translate(-50%, -50%) scale(1.01);
    border-radius: 66% 34% 42% 58% / 36% 30% 70% 64%;
  }
  50% {
    transform: translate(-44.8%, -48.2%) scale(1.042);
    border-radius: 60% 40% 38% 62% / 42% 30% 70% 58%;
  }
  100% {
    transform: translate(-41.7%, -52.2%) scale(1.032);
    border-radius: 58% 42% 46% 54% / 34% 42% 58% 66%;
  }
}

@keyframes hbHeroCoreDrift {
  0% {
    transform: translate(-50%, -50%) scale(1.008);
    border-radius: 52% 48% 45% 55% / 44% 50% 50% 56%;
  }
  50% {
    transform: translate(-46.4%, -52.8%) scale(1.04);
    border-radius: 48% 52% 56% 44% / 50% 46% 54% 50%;
  }
  100% {
    transform: translate(-54.8%, -47.2%) scale(1.024);
    border-radius: 54% 46% 47% 53% / 42% 56% 48% 58%;
  }
}

@keyframes hbHeroCorePulse {
  0% {
    transform: translate(-50%, -50%) scale(0.94);
    opacity: 0.88;
  }
  50% {
    transform: translate(-52.6%, -50.8%) scale(1.01);
    opacity: 0.96;
  }
  100% {
    transform: translate(-55.2%, -50.1%) scale(1.02);
    opacity: 0.99;
  }
}

@keyframes hbHeroGlintDrift {
  0% {
    transform: translate(-50%, -50%) rotate(-18deg) scale(0.96);
    opacity: 0.48;
  }
  100% {
    transform: translate(-46%, -53%) rotate(-12deg) scale(1.04);
    opacity: 0.74;
  }
}

@keyframes hbHeroOrbMeet {
  0%,
  18% {
    transform: translate(calc(-50% + var(--hb-hero-shell-shift-start-x)), calc(-50% + var(--hb-hero-shell-shift-start-y))) scale(1);
  }
  54% {
    transform: translate(calc(-50% + var(--hb-hero-shell-shift-approach-x)), calc(-50% + var(--hb-hero-shell-shift-approach-y))) scale(1.012);
  }
  78% {
    transform: translate(-48.6%, -49.6%) scale(1.026);
  }
  100% {
    transform: translate(-50%, -50%) scale(1.01);
  }
}

@keyframes hbHeroCoreMeet {
  0%,
  18% {
    transform: translate(calc(-50% + var(--hb-hero-core-shift-start-x)), calc(-50% + var(--hb-hero-core-shift-start-y))) scale(1);
  }
  54% {
    transform: translate(calc(-50% + var(--hb-hero-core-shift-approach-x)), calc(-50% + var(--hb-hero-core-shift-approach-y))) scale(1.008);
  }
  78% {
    transform: translate(-49.2%, -50.8%) scale(1.02);
  }
  100% {
    transform: translate(-50%, -50%) scale(1.008);
  }
}

body.index-work .button,
body.index-work .cta-button.card-button {
  backdrop-filter: blur(var(--hb-blur-button)) saturate(var(--hb-saturation-glass-clear));
  -webkit-backdrop-filter: blur(var(--hb-blur-button)) saturate(var(--hb-saturation-glass-clear));
}

body.index-work #focus .card {
  background:
    linear-gradient(155deg, rgba(255, 255, 255, 0.18), rgba(244, 248, 255, 0.09) 52%, rgba(243, 238, 255, 0.07) 100%);
  border: 1px solid rgba(255, 255, 255, 0.34);
  box-shadow:
    0 18px 34px rgba(16, 24, 40, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.28);
  backdrop-filter: blur(12px) saturate(124%);
  -webkit-backdrop-filter: blur(12px) saturate(124%);
  border-radius: 24px;
  cursor: default;
  transform: none;
}

body.index-work #focus.hb-reveal .card {
  opacity: 0;
  transform: translate3d(0, 26px, 0);
  transition:
    opacity 720ms cubic-bezier(.22,.61,.36,1),
    transform 720ms cubic-bezier(.22,.61,.36,1);
}

body.index-work #focus.hb-reveal.is-visible .card {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

body.index-work #focus.hb-reveal.is-visible .card:nth-child(1) {
  transition-delay: 0.08s;
}

body.index-work #focus.hb-reveal.is-visible .card:nth-child(2) {
  transition-delay: 0.22s;
}

body.index-work #focus.hb-reveal.is-visible .card:nth-child(3) {
  transition-delay: 0.36s;
}

body.index-work #focus .card:hover,
body.index-work #focus .card:active {
  transform: none;
}

body.index-work .card-cta-copy {
  margin: 0.2rem 0 1rem;
  font-family: inherit;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.6;
  color: rgba(29, 40, 55, 0.88) !important;
  letter-spacing: normal;
}

body.index-work .feature-cards-grid .card .cta-button.card-button {
  position: relative;
  width: min(100%, 11.2rem);
  min-height: 3.45rem;
  padding: 0.9rem 1.15rem;
  border: 2px solid rgba(32, 124, 250, 0.72);
  border-radius: 0.42rem;
  background: rgba(255, 255, 255, 0.08);
  box-shadow:
    0 10px 22px rgba(15, 23, 42, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(10px) saturate(116%);
  -webkit-backdrop-filter: blur(10px) saturate(116%);
  color: rgba(29, 40, 55, 0.88) !important;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  overflow: visible;
  isolation: isolate;
  transition:
    box-shadow 0.45s ease,
    border-color 0.45s ease,
    color 0.45s ease,
    background-color 0.45s ease,
    transform 0.45s ease;
}

body.index-work .feature-cards-grid .card .cta-button.card-button::before,
body.index-work .feature-cards-grid .card .cta-button.card-button::after {
  display: none;
}

body.index-work .feature-cards-grid .card:nth-child(1) .cta-button.card-button {
  border-color: rgba(32, 124, 250, 0.78);
}

body.index-work .feature-cards-grid .card:nth-child(2) .cta-button.card-button {
  border-color: rgba(255, 60, 208, 0.76);
}

body.index-work .feature-cards-grid .card:nth-child(3) .cta-button.card-button {
  border-color: rgba(125, 50, 223, 0.82);
}

body.index-work .feature-cards-grid .card .cta-button.card-button::before {
  left: -0.18rem;
  transform: translateY(-50%);
  border-left: 2px solid currentColor;
  border-top: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  border-right: 0;
  border-radius: 0.3rem 0 0 0.3rem;
}

body.index-work .feature-cards-grid .card .cta-button.card-button::after {
  right: -0.18rem;
  transform: translateY(-50%);
  border-right: 2px solid currentColor;
  border-top: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  border-left: 0;
  border-radius: 0 0.3rem 0.3rem 0;
}

body.index-work .feature-cards-grid .card .cta-button.card-button:hover,
body.index-work .feature-cards-grid .card .cta-button.card-button:focus-visible {
  border-color: rgba(32, 124, 250, 0.96);
  background: rgba(255, 255, 255, 0.12);
  box-shadow:
    0 12px 24px rgba(15, 23, 42, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);
  outline: none;
}

body.index-work .feature-cards-grid .card:nth-child(2) .cta-button.card-button:hover,
body.index-work .feature-cards-grid .card:nth-child(2) .cta-button.card-button:focus-visible {
  border-color: rgba(255, 60, 208, 0.96);
  background: rgba(255, 255, 255, 0.12);
  box-shadow:
    0 12px 24px rgba(15, 23, 42, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

body.index-work .feature-cards-grid .card:nth-child(3) .cta-button.card-button:hover,
body.index-work .feature-cards-grid .card:nth-child(3) .cta-button.card-button:focus-visible {
  border-color: rgba(125, 50, 223, 0.96);
  background: rgba(255, 255, 255, 0.12);
  box-shadow:
    0 12px 24px rgba(15, 23, 42, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

body.index-work .feature-cards-grid .card .cta-button.card-button:hover::before,
body.index-work .feature-cards-grid .card .cta-button.card-button:hover::after,
body.index-work .feature-cards-grid .card .cta-button.card-button:focus-visible::before,
body.index-work .feature-cards-grid .card .cta-button.card-button:focus-visible::after {
  transform: translateY(-50%) scaleY(0.16);
  opacity: 0;
}

body.index-work #focus .card-title-bar::after {
  transform: scaleX(0);
  transform-origin: left center;
  animation: hbFocusUnderlineReveal 0.72s ease forwards;
}

body.index-work #focus .feature-cards-grid .card:nth-child(1) .card-title-bar::after {
  animation-delay: 0.28s;
}

body.index-work #focus .feature-cards-grid .card:nth-child(2) .card-title-bar::after {
  animation-delay: 0.46s;
}

body.index-work #focus .feature-cards-grid .card:nth-child(3) .card-title-bar::after {
  animation-delay: 0.64s;
}

body.index-work .cta-button.card-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  max-width: 100%;
  min-height: var(--hb-button-height-card);
  padding: var(--hb-button-padding-card);
  border-radius: var(--hb-radius-button);
  border: 1px solid var(--hb-glass-clear-border);
  background:
    linear-gradient(155deg, var(--hb-glass-clear-fill-high), var(--hb-glass-clear-fill-low)),
    linear-gradient(135deg, var(--hb-glass-clear-tint-blue), var(--hb-glass-clear-tint-pink));
  box-shadow: var(--hb-glass-clear-shadow);
  color: var(--hb-ci-blue);
  font-size: 0.95rem;
  font-weight: 700;
}

body.index-work .cta-button.card-button:hover,
body.index-work .cta-button.card-button:focus-visible {
  transform: translateY(-1px);
}

body.index-work #focus .feature-cards-grid .card .cta-button.card-button {
  border-width: 2px;
  border-style: solid;
  background: rgba(255, 255, 255, 0.08);
  box-shadow:
    0 10px 22px rgba(15, 23, 42, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(10px) saturate(116%);
  -webkit-backdrop-filter: blur(10px) saturate(116%);
  color: rgba(29, 40, 55, 0.88) !important;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: normal;
  white-space: nowrap;
}

body.index-work #focus .feature-cards-grid .card .cta-button.card-button:hover,
body.index-work #focus .feature-cards-grid .card .cta-button.card-button:focus-visible,
body.index-work #focus .feature-cards-grid .card .cta-button.card-button:active {
  color: rgba(29, 40, 55, 0.88) !important;
}

body.index-work #focus .feature-cards-grid .card:nth-child(1) .cta-button.card-button {
  border-color: rgba(32, 124, 250, 0.78);
}

body.index-work #focus .feature-cards-grid .card:nth-child(2) .cta-button.card-button {
  border-color: rgba(255, 60, 208, 0.78);
}

body.index-work #focus .feature-cards-grid .card:nth-child(3) .cta-button.card-button {
  border-color: rgba(125, 50, 223, 0.84);
  min-width: 12.2rem;
}

body.index-work #vision1 {
  position: relative;
  overflow: hidden;
}

body.index-work #vision1::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
      radial-gradient(circle at 22% 18%, rgba(12, 38, 80, 0.2), transparent 26%),
      radial-gradient(circle at 84% 78%, rgba(255, 60, 208, 0.14), transparent 28%),
      linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(18, 42, 78, 0.12));
  pointer-events: none;
}

body.index-work .vision-gradient-layer {
  position: absolute;
  top: -2rem;
  left: 0;
  width: 100%;
  height: calc(100% + 400px);
  object-fit: cover;
  object-position: center top;
  transform: scaleX(-1);
  transform-origin: center center;
  pointer-events: none;
  z-index: 0;
  opacity: 0.42;
}

body.index-work .vision-container {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.8fr);
  gap: clamp(1.5rem, 4vw, 3rem);
  align-items: center;
  position: relative;
  z-index: 1;
}

body.index-work .vision-content {
  text-align: left;
}

body.index-work .vision-system-board {
  position: relative;
  min-height: clamp(420px, 44vw, 620px);
  border-radius: 32px;
  border: 0;
  background: transparent;
  /* weiße Grundfläche testweise entfernt:
     linear-gradient(155deg, rgba(255, 255, 255, 0.46), rgba(244, 248, 255, 0.16)); */
  box-shadow: none;
  overflow: visible;
}

body.index-work .vision-system-glow {
  display: none;
}

body.index-work .vision-system-field {
  display: none;
}

body.index-work .vision-brand-core {
  position: absolute;
  top: 43%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: grid;
  place-items: center;
  min-width: min(48%, 420px);
  min-height: 220px;
  z-index: 3;
}

body.index-work .vision-brand-pulse {
  position: absolute;
  inset: 50%;
  transform: translate(-50%, -50%);
  filter: blur(12px);
  opacity: 0.18;
  animation: none;
}

body.index-work .vision-brand-pulse--one {
  width: 214px;
  height: 182px;
  background:
    radial-gradient(circle at 38% 36%, rgba(171, 214, 255, 0.2), rgba(255, 255, 255, 0.02) 22%, rgba(32, 124, 250, 0.14) 54%, rgba(255, 60, 208, 0.08) 100%);
  border-radius: 58% 42% 54% 46% / 44% 38% 62% 56%;
}

body.index-work .vision-brand-pulse--two {
  display: none;
}

body.index-work .vision-brand-mark {
  position: relative;
  z-index: 2;
  display: inline-block;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: clamp(4.6rem, 11vw, 9.4rem);
  font-weight: 800;
  letter-spacing: -0.08em;
  line-height: 0.9;
  white-space: nowrap;
  color: var(--hb-ci-blue);
  text-shadow: 0 10px 18px rgba(255, 255, 255, 0.12);
}

body.index-work .vision-brand-mark .brand-anchor {
  position: relative;
  display: inline-block;
}

body.index-work .vision-brand-mark .brand-anchor .ai-overlay {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(32, 124, 250, 0.62) 0%, rgba(255, 60, 208, 0.72) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  opacity: 0.58;
  transform: none;
  filter: none;
  animation: indexAiGlowVisionSoft 9.5s ease-in-out infinite;
}

body.index-work .vision-system-item {
  position: absolute;
  display: grid;
  align-items: center;
  gap: 1.1rem;
  will-change: transform;
}

@media (max-width: 1080px) and (min-width: 961px) {
  body.index-work .vision-brand-mark {
    font-size: clamp(3rem, 7vw, 5.2rem);
  }
}

body.index-work .vision-system-item::before {
  content: "";
  position: absolute;
  width: 168px;
  height: 138px;
  border-radius: 56% 44% 48% 52% / 46% 42% 58% 54%;
  filter: blur(26px);
  opacity: 0.72;
  z-index: -1;
  display: none;
}

body.index-work .vision-system-item--strategy {
  top: 11.8%;
  left: -2%;
  grid-template-columns: minmax(150px, 1fr) auto;
  animation: hbVisionFloatStrategy 7.4s ease-in-out infinite;
}

body.index-work .vision-system-item--strategy::before {
  top: -20px;
  right: -10px;
  background:
    radial-gradient(circle at 36% 30%, rgba(255,255,255,0.6), rgba(255,255,255,0.06) 24%, rgba(32,124,250,0.38) 56%, rgba(32,124,250,0.08) 100%);
}

body.index-work .vision-system-item--design {
  top: 11.8%;
  right: -2%;
  grid-template-columns: auto minmax(150px, 1fr);
  animation: hbVisionFloatDesign 7.9s ease-in-out infinite;
}

body.index-work .vision-system-item--design::before {
  top: -20px;
  left: -8px;
  background:
    radial-gradient(circle at 42% 30%, rgba(255,255,255,0.58), rgba(255,255,255,0.06) 24%, rgba(255,60,208,0.34) 56%, rgba(255,60,208,0.08) 100%);
}

body.index-work .vision-system-item--design .vision-system-copy {
  text-align: left;
}

body.index-work .vision-system-item--workflow {
  left: 49.4%;
  bottom: 8%;
  grid-template-columns: auto minmax(160px, 1fr);
  align-items: center;
  justify-items: start;
  text-align: left;
  animation: hbVisionFloatWorkflow 8.3s ease-in-out infinite;
}

body.index-work .vision-system-item--workflow::before {
  width: 154px;
  height: 124px;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  background:
    radial-gradient(circle at 40% 30%, rgba(255,255,255,0.56), rgba(255,255,255,0.06) 24%, rgba(125,50,223,0.28) 56%, rgba(32,124,250,0.08) 100%);
}

body.index-work .vision-system-orb {
  width: 122px;
  height: 122px;
  display: block;
  position: relative;
  z-index: 1;
  overflow: visible;
  isolation: isolate;
  animation: hbVisionOrbFloat 7.2s ease-in-out infinite;
}

body.index-work .vision-system-orb::after {
  content: "";
  position: absolute;
  inset: 17%;
  border-radius: 50%;
  z-index: 3;
  pointer-events: none;
  background:
    radial-gradient(circle at 35% 28%, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0.06) 24%, transparent 46%),
    radial-gradient(circle at 62% 72%, rgba(22, 12, 58, 0.24), transparent 58%),
    radial-gradient(circle at 50% 54%, rgba(82, 110, 255, 0.1), rgba(22, 12, 58, 0.16) 72%, rgba(8, 3, 24, 0.28) 100%);
  box-shadow:
    inset 0 0 14px rgba(255, 255, 255, 0.08),
    inset 0 -10px 18px rgba(11, 4, 28, 0.22);
}

body.index-work .vision-system-orb-shell {
  width: 132%;
  height: 132%;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  object-fit: contain;
  z-index: 1;
  pointer-events: none;
  user-select: none;
  transform: translate(-50%, -50%);
  filter: drop-shadow(0 18px 28px rgba(33, 30, 76, 0.18));
}

body.index-work .vision-system-orb-icon {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%) scale(0.96);
  stroke-width: 2.2;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  opacity: 0.9;
  filter:
    blur(0.15px)
    drop-shadow(0 0 8px rgba(255, 255, 255, 0.16))
    drop-shadow(0 2px 7px rgba(18, 10, 48, 0.18));
  overflow: visible;
}

body.index-work .vision-system-item--design .vision-system-orb-icon {
  width: 48px;
  height: 48px;
}

body.index-work .vision-system-item--strategy .vision-system-orb {
  animation-delay: 0.2s;
}

body.index-work .vision-system-item--design .vision-system-orb {
  animation-delay: 0.9s;
}

body.index-work .vision-system-item--workflow .vision-system-orb {
  animation-delay: 1.4s;
}

body.index-work .vision-system-item--strategy .vision-system-orb-icon,
body.index-work .vision-system-item--workflow .vision-system-orb-icon {
  width: 46px;
  height: 46px;
}

body.index-work .vision-target-icon,
body.index-work .vision-chip-icon,
body.index-work .vision-fan-icon {
  animation: none;
}

body.index-work .vision-target-icon {
  transform-origin: 24px 24px;
}

body.index-work .vision-chip-icon {
  transform-origin: 24px 24px;
}

body.index-work .vision-target-icon circle,
body.index-work .vision-target-icon path,
body.index-work .vision-chip-icon rect,
body.index-work .vision-chip-icon path {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

body.index-work .vision-target-icon--ghost-a,
body.index-work .vision-target-icon--ghost-b,
body.index-work .vision-chip-icon--ghost-a,
body.index-work .vision-chip-icon--ghost-b {
  opacity: 0.16;
}

body.index-work .vision-target-icon--ghost-a {
  transform: translate(-1.1px, .8px) rotate(-8deg);
  animation-name: hbMiniTargetGhostA;
}

body.index-work .vision-target-icon--ghost-b {
  transform: translate(1.1px, -.6px) rotate(9deg);
  animation-name: hbMiniTargetGhostB;
}

body.index-work .vision-target-icon--ghost-a circle,
body.index-work .vision-target-icon--ghost-a path {
  stroke: rgba(255, 60, 208, 0.26);
  stroke-width: 1.1;
}

body.index-work .vision-target-icon--ghost-b circle,
body.index-work .vision-target-icon--ghost-b path {
  stroke: rgba(32, 124, 250, 0.24);
  stroke-width: 1.1;
}

body.index-work .vision-target-icon--gray {
  animation-name: hbMiniTargetGray;
}

body.index-work .vision-target-icon--gray circle,
body.index-work .vision-target-icon--gray path {
  stroke: rgba(255, 255, 255, 0.72);
  stroke-width: 1.35;
}

body.index-work .vision-target-icon--blue {
  animation-name: hbMiniTargetBlue;
}

body.index-work .vision-target-icon--blue circle,
body.index-work .vision-target-icon--blue path {
  stroke: var(--hb-ci-blue);
  stroke-width: 1.55;
}

body.index-work .vision-target-icon--pink {
  animation-name: hbMiniTargetPink;
}

body.index-work .vision-target-icon--pink circle,
body.index-work .vision-target-icon--pink path {
  stroke: var(--hb-ci-pink);
  stroke-width: 1.35;
}

body.index-work .vision-chip-icon--ghost-a {
  transform: translate(-1px, .9px) rotate(-7deg);
  animation-name: hbMiniChipGhostA;
}

body.index-work .vision-chip-icon--ghost-b {
  transform: translate(1px, -.9px) rotate(7deg);
  animation-name: hbMiniChipGhostB;
}

body.index-work .vision-chip-icon--ghost-a rect,
body.index-work .vision-chip-icon--ghost-a path {
  stroke: rgba(255, 60, 208, 0.22);
  stroke-width: 1.05;
}

body.index-work .vision-chip-icon--ghost-b rect,
body.index-work .vision-chip-icon--ghost-b path {
  stroke: rgba(32, 124, 250, 0.22);
  stroke-width: 1.05;
}

body.index-work .vision-chip-icon--gray {
  animation-name: hbMiniChipGray;
}

body.index-work .vision-chip-icon--gray rect {
  fill: rgba(255, 255, 255, 0.16);
  stroke: rgba(255, 255, 255, 0.74);
  stroke-width: 1.35;
}

body.index-work .vision-chip-icon--blue {
  animation-name: hbMiniChipBlue;
}

body.index-work .vision-chip-icon--blue rect,
body.index-work .vision-chip-icon--blue path {
  stroke: var(--hb-ci-blue);
  stroke-width: 1.4;
}

body.index-work .vision-chip-icon--pink {
  animation-name: hbMiniChipPink;
}

body.index-work .vision-chip-icon--pink path {
  stroke: var(--hb-ci-pink);
  stroke-width: 1.3;
}

body.index-work .vision-fan-icon {
  transform-origin: 24px 35.4px;
}

body.index-work .vision-fan-icon path,
body.index-work .vision-fan-icon rect {
  stroke: rgba(255, 255, 255, 0.78);
  stroke-width: 0.82;
}

body.index-work .vision-fan-icon--ghost-a,
body.index-work .vision-fan-icon--ghost-b {
  opacity: 0.16;
}

body.index-work .vision-fan-icon--ghost-a {
  transform: rotate(-26deg);
  animation-name: hbMiniFanGhostA;
}

body.index-work .vision-fan-icon--ghost-b {
  transform: rotate(26deg);
  animation-name: hbMiniFanGhostB;
}

body.index-work .vision-fan-icon--ghost-a path {
  fill: rgba(255, 60, 208, 0.18);
}

body.index-work .vision-fan-icon--ghost-b path {
  fill: rgba(32, 124, 250, 0.18);
}

body.index-work .vision-fan-icon--gray {
  transform: rotate(16deg);
  animation-name: hbMiniFanGray;
}

body.index-work .vision-fan-icon--pink {
  transform: rotate(0deg);
  animation-name: hbMiniFanPink;
}

body.index-work .vision-fan-icon--blue {
  transform: rotate(-18deg);
  animation-name: hbMiniFanBlue;
}

body.index-work .vision-fan-outer {
  fill: rgba(255, 255, 255, 0.78);
}

body.index-work .vision-fan-seg--light,
body.index-work .vision-fan-fill--gray-light {
  fill: #f1f2f5;
}

body.index-work .vision-fan-seg--mid,
body.index-work .vision-fan-fill--gray-mid {
  fill: #c8ccd5;
}

body.index-work .vision-fan-seg--dark,
body.index-work .vision-fan-fill--gray-dark {
  fill: #828996;
}

body.index-work .vision-fan-fill--gray-base {
  fill: #333947;
}

body.index-work .chapter-summary-orb--design .vision-fan-fill--gray-light {
  fill: #ffffff;
}

body.index-work .chapter-summary-orb--design .vision-fan-fill--gray-mid {
  fill: #eef2fb;
}

body.index-work .chapter-summary-orb--design .vision-fan-fill--gray-dark {
  fill: #d9e1f2;
}

body.index-work .chapter-summary-orb--design .vision-fan-fill--gray-base {
  fill: #c8d5ee;
}

body.index-work .chapter-summary-orb--design .vision-fan-icon--gray > path {
  fill: rgba(255, 255, 255, 0.92);
}

body.index-work .chapter-summary-orb--design .vision-fan-icon--gray .vision-fan-seg--light {
  fill: #ffffff;
}

body.index-work .chapter-summary-orb--design .vision-fan-icon--gray .vision-fan-seg--mid {
  fill: #eef2fb;
}

body.index-work .chapter-summary-orb--design .vision-fan-icon--gray .vision-fan-seg--dark {
  fill: #d9e1f2;
}

body.index-work .chapter-summary-orb--design .vision-fan-icon--pink > path {
  fill: #ffe2f3;
}

body.index-work .chapter-summary-orb--design .vision-fan-icon--pink .vision-fan-seg--light {
  fill: #ffe8f5;
}

body.index-work .chapter-summary-orb--design .vision-fan-icon--pink .vision-fan-seg--mid {
  fill: #ff8fd4;
}

body.index-work .chapter-summary-orb--design .vision-fan-icon--pink .vision-fan-seg--dark {
  fill: #ff4eb6;
}

body.index-work .chapter-summary-orb--design .vision-fan-icon--blue > path {
  fill: #dcebff;
}

body.index-work .chapter-summary-orb--design .vision-fan-icon--blue .vision-fan-seg--light {
  fill: #ebf4ff;
}

body.index-work .chapter-summary-orb--design .vision-fan-icon--blue .vision-fan-seg--mid {
  fill: #8fc0ff;
}

body.index-work .chapter-summary-orb--design .vision-fan-icon--blue .vision-fan-seg--dark {
  fill: #4a97ff;
}

body.index-work .vision-fan-icon--pink .vision-fan-seg--light,
body.index-work .vision-fan-fill--pink-light {
  fill: #ffd0eb;
}

body.index-work .vision-fan-icon--pink .vision-fan-seg--mid,
body.index-work .vision-fan-fill--pink-mid {
  fill: #f35aa8;
}

body.index-work .vision-fan-icon--pink .vision-fan-seg--dark,
body.index-work .vision-fan-fill--pink-dark {
  fill: #e51f85;
}

body.index-work .vision-fan-fill--pink-base {
  fill: #9e1152;
}

body.index-work .vision-fan-icon--blue .vision-fan-seg--light,
body.index-work .vision-fan-fill--blue-light {
  fill: #cfe0ff;
}

body.index-work .vision-fan-icon--blue .vision-fan-seg--mid,
body.index-work .vision-fan-fill--blue-mid {
  fill: #72a6ff;
}

body.index-work .vision-fan-icon--blue .vision-fan-seg--dark,
body.index-work .vision-fan-fill--blue-dark {
  fill: #3478f6;
}

body.index-work .vision-fan-fill--blue-base {
  fill: #1d4fd7;
}

body.index-work .vision-fan-rivet {
  fill: #f8fbff;
  stroke: rgba(104, 112, 125, 0.48);
  stroke-width: 0.8;
}

body.index-work .vision-system-orb--strategy {
  color: rgba(32, 124, 250, 0.96);
}

body.index-work .vision-system-orb--design {
  color: rgba(255, 60, 208, 0.92);
}

body.index-work .vision-system-orb--workflow {
  color: rgba(112, 94, 255, 0.9);
}

body.index-work .vision-system-copy {
  display: grid;
  gap: 0.45rem;
  width: 176px;
  position: relative;
  z-index: 4;
}

body.index-work .vision-system-item--strategy .vision-system-copy {
  text-align: right;
}

body.index-work .vision-system-item--workflow .vision-system-copy {
  padding-left: 0.15rem;
}

body.index-work .vision-system-label {
  font-size: 1.14rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: rgba(255, 255, 255, 0.96);
  text-shadow: 0 3px 10px rgba(8, 10, 28, 0.28);
}

body.index-work .vision-system-copy p {
  margin: 0;
  font-size: 1.16rem;
  line-height: 1.45;
  color: rgba(255, 255, 255, 0.96);
  text-shadow: 0 3px 10px rgba(8, 10, 28, 0.24);
}

body.index-work .vision-system-item--strategy .vision-system-label {
  text-shadow:
    -1px 0 rgba(32,124,250,.72),
    1px 0 rgba(255,60,208,.58),
    0 3px 10px rgba(8,10,28,.28);
}

body.index-work .chapter-title.brand-strategy {
  position: relative;
  isolation: isolate;
}

body.index-work .chapter-title.brand-design,
body.index-work .chapter-title.ki-workflow,
body.index-work .chapter-title.connect-dots {
  position: relative;
  isolation: isolate;
}

body.index-work .chapter-title.brand-strategy .chapter-title-main {
  position: relative;
  z-index: 2;
}

body.index-work .chapter-title.brand-design .chapter-title-main,
body.index-work .chapter-title.ki-workflow .chapter-title-main,
body.index-work .chapter-title.connect-dots .chapter-title-main {
  position: relative;
  z-index: 2;
}

body.index-work .chapter-title.ki-workflow .chapter-title-main {
  color: var(--color-purple);
  -webkit-text-fill-color: var(--color-purple);
}

/* #_Justage */
body.index-work .chapter-title.brand-strategy .chapter-title-echo {
  position: absolute;
  inset: 0;
  z-index: 1;
  color: rgba(255, 255, 255, 0.72);
  transform: translate(2px, 1px);
  pointer-events: none;
}

body.index-work .chapter-title.brand-design .chapter-title-echo,
body.index-work .chapter-title.ki-workflow .chapter-title-echo,
body.index-work .chapter-title.connect-dots .chapter-title-echo {
  position: absolute;
  inset: 0;
  z-index: 1;
  color: rgba(255, 255, 255, 0.72);
  transform: translate(2px, 1px);
  pointer-events: none;
}

body.index-work .chapter-title.ki-workflow .chapter-title-echo {
  color: rgba(255, 255, 255, 0.78);
  -webkit-text-fill-color: rgba(255, 255, 255, 0.78);
}

body.index-work .chapter-section .chapter-subtitle,
body.index-work .chapter-section .chapter-text,
body.index-work .chapter-summary-copy p {
  color: rgba(255, 255, 255, 0.96);
}

@keyframes hbVisionPulse {
  0% {
    transform: translate(-50%, -50%) scale(0.96);
    opacity: 0.24;
    border-radius: 58% 42% 54% 46% / 44% 38% 62% 56%;
  }
  50% {
    transform: translate(-50%, -50%) scale(1.01);
    opacity: 0.4;
    border-radius: 46% 54% 48% 52% / 56% 42% 58% 44%;
  }
  100% {
    transform: translate(-50%, -50%) scale(0.96);
    opacity: 0.24;
    border-radius: 58% 42% 54% 46% / 44% 38% 62% 56%;
  }
}

@keyframes hbVisionFloatStrategy {
  0%, 100% { transform: translate3d(0, 0, 0); }
  50% { transform: translate3d(8px, -6px, 0); }
}

@keyframes hbVisionFloatDesign {
  0%, 100% { transform: translate3d(0, 0, 0); }
  50% { transform: translate3d(-8px, -5px, 0); }
}

@keyframes hbVisionFloatWorkflow {
  0%, 100% { transform: translate3d(0, 0, 0); }
  50% { transform: translate3d(5px, -8px, 0); }
}

@keyframes hbFocusUnderlineReveal {
  0% {
    transform: scaleX(0);
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    opacity: 1;
  }
}

@keyframes hbVisionOrbFloat {
  0%, 100% {
    transform: translate3d(0, 0, 0) rotate(-1.8deg) scale(1);
  }
  50% {
    transform: translate3d(0, -7px, 0) rotate(2.2deg) scale(1.012);
  }
}

@keyframes indexAiGlowVisionSoft {
  0%, 100% { opacity: 0.42; }
  50% { opacity: 0.64; }
}

@keyframes hbMiniFanBlue {
  0%, 66%, 100% { transform: rotate(-18deg); }
  73%, 83% { transform: rotate(-27deg); }
}

@keyframes hbMiniFanPink {
  0%, 66%, 100% { transform: rotate(0deg); }
  73%, 83% { transform: rotate(-2deg); }
}

@keyframes hbMiniFanGray {
  0%, 66%, 100% { transform: rotate(16deg); }
  73%, 83% { transform: rotate(28deg); }
}

@keyframes hbMiniFanGhostA {
  0%, 66%, 100% { transform: rotate(-26deg); opacity: 0.12; }
  73%, 83% { transform: rotate(-37deg); opacity: 0.24; }
}

@keyframes hbMiniFanGhostB {
  0%, 66%, 100% { transform: rotate(26deg); opacity: 0.1; }
  73%, 83% { transform: rotate(35deg); opacity: 0.18; }
}

@keyframes hbMiniTargetBlue {
  0%, 66%, 100% { transform: rotate(0deg) scale(1); }
  73%, 83% { transform: rotate(-4deg) scale(1.03); }
}

@keyframes hbMiniTargetGray {
  0%, 66%, 100% { transform: rotate(0deg) scale(1); }
  73%, 83% { transform: rotate(3deg) scale(1.02); }
}

@keyframes hbMiniTargetPink {
  0%, 66%, 100% { transform: scale(1); opacity: 0.92; }
  73%, 83% { transform: scale(1.08); opacity: 1; }
}

@keyframes hbMiniTargetGhostA {
  0%, 66%, 100% { transform: translate(-1.1px, .8px) rotate(-8deg); opacity: 0.1; }
  73%, 83% { transform: translate(-1.8px, 1.1px) rotate(-14deg); opacity: 0.2; }
}

@keyframes hbMiniTargetGhostB {
  0%, 66%, 100% { transform: translate(1.1px, -.6px) rotate(9deg); opacity: 0.1; }
  73%, 83% { transform: translate(1.8px, -1px) rotate(14deg); opacity: 0.18; }
}

@keyframes hbMiniChipBlue {
  0%, 66%, 100% { transform: rotate(0deg) scale(1); }
  73%, 83% { transform: rotate(-3deg) scale(1.03); }
}

@keyframes hbMiniChipGray {
  0%, 66%, 100% { transform: rotate(0deg) scale(1); }
  73%, 83% { transform: rotate(2deg) scale(1.02); }
}

@keyframes hbMiniChipPink {
  0%, 66%, 100% { opacity: 0.92; }
  73%, 83% { opacity: 1; }
}

@keyframes hbMiniChipGhostA {
  0%, 66%, 100% { transform: translate(-1px, .9px) rotate(-7deg); opacity: 0.1; }
  73%, 83% { transform: translate(-1.9px, 1.3px) rotate(-12deg); opacity: 0.18; }
}

@keyframes hbMiniChipGhostB {
  0%, 66%, 100% { transform: translate(1px, -.9px) rotate(7deg); opacity: 0.1; }
  73%, 83% { transform: translate(1.8px, -1.3px) rotate(12deg); opacity: 0.18; }
}

body.index-work .chapter-container {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
  gap: clamp(1.5rem, 4vw, 3rem);
  align-items: start;
}

body.index-work .chapter-visual-placeholder,
body.index-work .chapter-summary-visual {
  position: relative;
  min-height: clamp(220px, 28vw, 320px);
  padding: 1.35rem 1.25rem;
  border-radius: 28px;
  border: 1px solid rgba(255, 255, 255, 0.78);
  background:
    linear-gradient(150deg, rgba(255, 255, 255, 0.68), rgba(244, 248, 255, 0.36)),
    radial-gradient(circle at top left, rgba(32, 124, 250, 0.16), transparent 34%);
  box-shadow:
    0 24px 52px rgba(61, 70, 84, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.84);
  backdrop-filter: blur(14px) saturate(132%);
  -webkit-backdrop-filter: blur(14px) saturate(132%);
}

body.index-work .chapter-visual-placeholder::before,
body.index-work .chapter-summary-visual::before {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 20px;
  border: 1px solid rgba(23, 42, 68, 0.12);
}

body.index-work .chapter-visual-placeholder--strategy,
body.index-work .chapter-visual-placeholder--design,
body.index-work .chapter-visual-placeholder--workflow {
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

body.index-work .chapter-visual-placeholder--strategy::before,
body.index-work .chapter-visual-placeholder--design::before,
body.index-work .chapter-visual-placeholder--workflow::before {
  display: none;
}

body.index-work .chapter-visual-placeholder--strategy::after,
body.index-work .chapter-visual-placeholder--design::after,
body.index-work .chapter-visual-placeholder--workflow::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 28px;
}

body.index-work .chapter-visual-placeholder--strategy::after {
  display: none;
}

body.index-work .chapter-visual-placeholder--design::after {
  display: none;
}

body.index-work .chapter-visual-placeholder--strategy .chapter-visual-scene,
body.index-work .chapter-visual-placeholder--design .chapter-visual-scene,
body.index-work .chapter-visual-placeholder--workflow .chapter-visual-scene {
  min-height: inherit;
}

body.index-work .chapter-visual-placeholder--design .visual-surface--primary {
  inset: 0;
  border: 0;
  border-radius: 28px;
  box-shadow: none;
  background: none;
}

body.index-work .chapter-visual-placeholder--design {
  position: sticky;
  top: 118px;
  min-height: clamp(360px, 40vw, 520px);
}

body.index-work .chapter-visual-placeholder--strategy,
body.index-work .chapter-visual-placeholder--workflow {
    position: sticky;
    top: 118px;
    min-height: clamp(360px, 40vw, 520px);
  }

body.index-work .chapter-section--workflow-tone {
  background:
    linear-gradient(0deg, rgba(214, 184, 255, 0.34) 0%, rgba(195, 164, 255, 0.24) 100%);
}

body.index-work .chapter-visual-scene--strategy,
body.index-work .chapter-visual-scene--design {
  display: grid;
  place-items: start center;
}

body.index-work .chapter-visual-scene--workflow {
  display: grid;
  place-items: start center;
}

body.index-work .visual-target-shell {
  margin-top: -2.55rem;
}

body.index-work .visual-fan-shell {
  margin-top: -2.15rem;
}

body.index-work .visual-chip-shell {
  margin-top: -2rem;
}

body.index-work .visual-target-shell,
body.index-work .visual-fan-shell {
  width: min(100%, 420px);
  aspect-ratio: 1 / 1;
  display: grid;
  place-items: center;
  filter: none;
}

body.index-work .visual-fan-shell {
  width: min(100%, 360px);
  justify-self: end;
  align-self: start;
}

body.index-work .visual-chip-shell {
  width: min(100%, 400px);
  aspect-ratio: 1 / 1;
  display: grid;
  place-items: center;
  position: relative;
  isolation: isolate;
  filter: none;
}

body.index-work .visual-chip-cpu {
  position: relative;
  z-index: 2;
  width: min(100%, 350px);
  height: auto;
  display: block;
  filter: drop-shadow(0 18px 28px rgba(32, 124, 250, 0.18));
}

body.index-work .visual-chip-shell::before {
  content: "";
  position: absolute;
  inset: 24% 24% 24% 24%;
  border-radius: 42%;
  background:
    radial-gradient(circle, rgba(32, 124, 250, 0.34) 0%, rgba(104, 106, 255, 0.26) 34%, rgba(255, 60, 208, 0.16) 62%, transparent 78%);
  filter: blur(22px);
  opacity: 0.72;
  z-index: 0;
  animation: hbVisualChipGlow 9.5s ease-in-out infinite;
}

body.index-work .visual-target,
body.index-work .visual-fan {
  width: 100%;
  height: 100%;
  overflow: visible;
}

body.index-work .visual-chip {
  width: 100%;
  height: 100%;
  overflow: visible;
  position: relative;
  z-index: 1;
}

body.index-work .visual-target-layer,
body.index-work .visual-chip-layer {
  animation-duration: 15.5s;
  animation-timing-function: cubic-bezier(.42, 0, .18, 1);
  animation-iteration-count: infinite;
  transform-origin: 110px 110px;
}

body.index-work .visual-target-layer circle,
body.index-work .visual-target-layer path,
body.index-work .visual-chip-layer rect,
body.index-work .visual-chip-layer path {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

body.index-work .visual-chip-layer path.visual-chip-pin {
  stroke-linecap: butt;
}

body.index-work .visual-target-layer--ghost-a,
body.index-work .visual-target-layer--ghost-b,
body.index-work .visual-chip-layer--ghost-a,
body.index-work .visual-chip-layer--ghost-b {
  opacity: 0.16;
}

body.index-work .visual-target-layer--ghost-a {
  transform: translate(-5px, 4px) rotate(-8deg);
  animation-name: hbVisualTargetGhostA;
}

body.index-work .visual-target-layer--ghost-b {
  transform: translate(5px, -4px) rotate(9deg);
  animation-name: hbVisualTargetGhostB;
}

body.index-work .visual-target-layer--ghost-a circle,
body.index-work .visual-target-layer--ghost-a path {
  stroke: rgba(255, 60, 208, 0.24);
  stroke-width: 8;
}

body.index-work .visual-target-layer--ghost-b circle,
body.index-work .visual-target-layer--ghost-b path {
  stroke: rgba(32, 124, 250, 0.22);
  stroke-width: 8;
}

body.index-work .visual-target-layer--gray {
  animation-name: hbVisualTargetGrayFocus;
}

body.index-work .visual-target-layer--gray circle,
body.index-work .visual-target-layer--gray path {
  stroke: rgba(255, 255, 255, 0.72);
  stroke-width: 9.2;
}

body.index-work .visual-target-layer--blue {
  animation-name: hbVisualTargetBlueFocus;
}

body.index-work .visual-target-layer--blue circle,
body.index-work .visual-target-layer--blue path {
  stroke: var(--hb-ci-blue);
  stroke-width: 10;
}

body.index-work .visual-target-layer--pink {
  animation-name: hbVisualTargetPink;
}

body.index-work .visual-target-layer--pink circle,
body.index-work .visual-target-layer--pink path {
  stroke: var(--hb-ci-pink);
  stroke-width: 8.6;
}

body.index-work .visual-target-shell .visual-target-layer--pink {
  animation-name: hbVisualTargetPinkFocus;
}

body.index-work .visual-chip-layer--ghost-a {
  transform: translate(-5px, 4px) rotate(-7deg);
  animation-name: hbVisualChipGhostA;
}

body.index-work .visual-chip-layer--ghost-b {
  transform: translate(5px, -4px) rotate(7deg);
  animation-name: hbVisualChipGhostB;
}

body.index-work .visual-chip-layer--ghost-a rect,
body.index-work .visual-chip-layer--ghost-a path {
  stroke: rgba(255, 60, 208, 0.22);
  stroke-width: 6;
}

body.index-work .visual-chip-layer--ghost-b rect,
body.index-work .visual-chip-layer--ghost-b path {
  stroke: rgba(32, 124, 250, 0.22);
  stroke-width: 6;
}

body.index-work .visual-chip-layer--gray {
  animation-name: hbVisualChipGray;
}

body.index-work .visual-chip-layer--gray rect {
  fill: rgba(255, 255, 255, 0.92);
  stroke: rgba(255, 255, 255, 0.74);
  stroke-width: 10;
}

body.index-work .visual-chip-layer--blue {
  animation-name: hbVisualChipBlue;
}

body.index-work .visual-chip-layer--blue rect,
body.index-work .visual-chip-layer--blue path {
  stroke: var(--hb-ci-blue);
  stroke-width: 8.2;
}

body.index-work .visual-chip-layer--blue .visual-chip-pin {
  stroke-width: 6.8;
}

body.index-work .visual-chip-layer--pink {
  animation-name: hbVisualChipPink;
}

body.index-work .visual-chip-layer--pink circle {
  filter: drop-shadow(0 0 8px rgba(104, 106, 255, 0.22));
}

body.index-work .visual-chip-layer--pink circle:nth-child(1) { fill: rgba(120, 176, 255, 0.98); }
body.index-work .visual-chip-layer--pink circle:nth-child(2) { fill: rgba(92, 151, 255, 0.98); }
body.index-work .visual-chip-layer--pink circle:nth-child(3) { fill: rgba(56, 124, 255, 0.98); }
body.index-work .visual-chip-layer--pink circle:nth-child(4) { fill: rgba(121, 114, 255, 0.98); }
body.index-work .visual-chip-layer--pink circle:nth-child(5) { fill: rgba(171, 87, 248, 0.98); }
body.index-work .visual-chip-layer--pink circle:nth-child(6) { fill: rgba(224, 62, 228, 0.98); }
body.index-work .visual-chip-layer--pink circle:nth-child(7) { fill: rgba(255, 60, 208, 0.98); }
body.index-work .visual-chip-shell .visual-chip-layer--pink circle:nth-child(1) { animation: hbVisualChipDot 5.8s ease-in-out 0s infinite; }
body.index-work .visual-chip-shell .visual-chip-layer--pink circle:nth-child(2) { animation: hbVisualChipDot 5.8s ease-in-out .22s infinite; }
body.index-work .visual-chip-shell .visual-chip-layer--pink circle:nth-child(3) { animation: hbVisualChipDot 5.8s ease-in-out .44s infinite; }
body.index-work .visual-chip-shell .visual-chip-layer--pink circle:nth-child(4) { animation: hbVisualChipDot 5.8s ease-in-out .12s infinite; }
body.index-work .visual-chip-shell .visual-chip-layer--pink circle:nth-child(5) { animation: hbVisualChipDot 5.8s ease-in-out .34s infinite; }
body.index-work .visual-chip-shell .visual-chip-layer--pink circle:nth-child(6) { animation: hbVisualChipDot 5.8s ease-in-out .18s infinite; }
body.index-work .visual-chip-shell .visual-chip-layer--pink circle:nth-child(7) { animation: hbVisualChipDot 5.8s ease-in-out .4s infinite; }

body.index-work .visual-fan-blade {
  transform-origin: 100px 165px;
  transform-box: view-box;
  filter: none;
  animation-duration: 2.8s;
  animation-timing-function: cubic-bezier(.42, 0, .18, 1);
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

body.index-work .visual-fan-blade--ghost-a {
  transform: rotate(-39deg);
  opacity: 0.28;
  animation-name: hbVisualFanGhostA;
}

body.index-work .visual-fan-blade--ghost-b {
  transform: rotate(-50deg);
  opacity: 0.18;
  animation-name: hbVisualFanGhostB;
}

body.index-work .visual-fan-blade--ghost-c {
  transform: rotate(41deg);
  opacity: 0.16;
  animation-name: hbVisualFanGhostC;
}

body.index-work .visual-fan-blade--ghost-a path {
  fill: rgba(125, 80, 165, 0.58);
  stroke: none;
}

body.index-work .visual-fan-blade--ghost-b path {
  fill: rgba(45, 53, 86, 0.52);
  stroke: none;
}

body.index-work .visual-fan-blade--ghost-c path {
  fill: rgba(78, 86, 109, 0.52);
  stroke: none;
}

body.index-work .visual-fan-blade--card {
  filter: url(#visualFanCardShadow);
}

body.index-work .visual-fan-blade--gray {
  transform: rotate(28deg);
  animation-name: hbVisualFanGray;
}

body.index-work .visual-fan-blade--pink {
  transform: rotate(0deg);
  animation-name: hbVisualFanPink;
}

body.index-work .visual-fan-blade--blue {
  transform: rotate(-25deg);
  animation-name: hbVisualFanBlue;
}

body.index-work .visual-fan-outer {
  fill: url(#visualFanEdge);
}

body.index-work .visual-fan-fill--gray-light { fill: #f1f2f5; }
body.index-work .visual-fan-fill--gray-mid { fill: #c8ccd5; }
body.index-work .visual-fan-fill--gray-dark { fill: #828996; }
body.index-work .visual-fan-fill--gray-base { fill: #333947; }

body.index-work .visual-fan-fill--pink-light { fill: #ffd0eb; }
body.index-work .visual-fan-fill--pink-mid { fill: #f35aa8; }
body.index-work .visual-fan-fill--pink-dark { fill: #e51f85; }
body.index-work .visual-fan-fill--pink-base { fill: #9e1152; }

body.index-work .visual-fan-fill--blue-light { fill: #cfe0ff; }
body.index-work .visual-fan-fill--blue-mid { fill: #72a6ff; }
body.index-work .visual-fan-fill--blue-dark { fill: #3478f6; }
body.index-work .visual-fan-fill--blue-base { fill: #1d4fd7; }

body.index-work .visual-fan-blade .visual-fan-fill,
body.index-work .visual-fan-blade .visual-fan-outer {
  stroke: rgba(255,255,255,.88);
  stroke-width: 2.1;
}

body.index-work .visual-fan-divider {
  stroke: rgba(255,255,255,.88);
  stroke-width: 2.1;
  stroke-linecap: round;
}

body.index-work .visual-fan-rivet-outer {
  fill: url(#visualFanRivet);
  stroke: #f7f8fb;
  stroke-width: 1;
}

body.index-work .visual-fan-rivet-inner {
  fill: none;
  stroke: rgba(55,60,72,.35);
  stroke-width: .8;
}

body.index-work .visual-fan-rivet-highlight-a {
  fill: rgba(255,255,255,.9);
}

body.index-work .visual-fan-rivet-highlight-b {
  fill: rgba(104,112,125,.75);
}

@keyframes hbVisualFanBlue {
  0%, 16% { transform: rotate(0deg); }
  84%, 100% { transform: rotate(-25deg); }
}

@keyframes hbVisualFanPink {
  0%, 16% { transform: rotate(0deg); }
  84%, 100% { transform: rotate(0deg); }
}

@keyframes hbVisualFanGray {
  0%, 16% { transform: rotate(0deg); }
  84%, 100% { transform: rotate(28deg); }
}

@keyframes hbVisualFanGhostA {
  0%, 16% { transform: rotate(0deg); opacity: 0; }
  84%, 100% { transform: rotate(-39deg); opacity: .28; }
}

@keyframes hbVisualFanGhostB {
  0%, 16% { transform: rotate(0deg); opacity: 0; }
  84%, 100% { transform: rotate(-50deg); opacity: .18; }
}

body.index-work .chapter-visual-placeholder--design {
  background: none;
}

body.index-work .chapter-visual-placeholder--design .visual-fan-blade {
  animation: none;
  transform: none;
  opacity: 1;
}

body.index-work .chapter-visual-placeholder--design .visual-fan-motion--ghost-a,
body.index-work .chapter-visual-placeholder--design .visual-fan-motion--ghost-b,
body.index-work .chapter-visual-placeholder--design .visual-fan-motion--ghost-c {
  opacity: 0;
}

body.index-work .chapter-visual-placeholder--design.is-revealed .visual-fan-motion--ghost-a,
body.index-work .chapter-visual-placeholder--design.is-revealed .visual-fan-motion--ghost-b,
body.index-work .chapter-visual-placeholder--design.is-revealed .visual-fan-motion--ghost-c {
  opacity: 1;
}

@keyframes hbVisualFanGhostC {
  0%, 16% { transform: rotate(0deg); opacity: 0; }
  84%, 100% { transform: rotate(41deg); opacity: .16; }
}

body.index-work .chapter-visual-placeholder--workflow {
  background: none;
}

@keyframes hbVisualTargetBlueFocus {
  0%, 100% { transform: rotate(0deg) scale(1); }
  34% { transform: rotate(-36deg) scale(1.01); }
  58% { transform: rotate(-62deg) scale(1.03); }
  78% { transform: rotate(-80deg) scale(1.04); }
  88% { transform: rotate(-72deg) scale(1.015); }
}

@keyframes hbVisualTargetGrayFocus {
  0%, 100% { transform: rotate(0deg) scale(1); }
  34% { transform: rotate(36deg) scale(1.01); }
  58% { transform: rotate(62deg) scale(1.03); }
  78% { transform: rotate(80deg) scale(1.04); }
  88% { transform: rotate(72deg) scale(1.015); }
}

@keyframes hbVisualTargetPink {
  0%, 68%, 100% { transform: scale(1); opacity: 0.92; }
  75%, 86% { transform: scale(1.1); opacity: 1; }
}

@keyframes hbVisualTargetPinkFocus {
  0%, 100% {
    transform: scale(1);
    opacity: 0.94;
    filter: blur(4.8px);
  }
  34% {
    transform: scale(0.97);
    opacity: 0.92;
    filter: blur(3.2px);
  }
  58% {
    transform: scale(1.01);
    opacity: 0.96;
    filter: blur(1.4px);
  }
  78% {
    transform: scale(1.06);
    opacity: 1;
    filter: blur(0);
  }
  88% {
    transform: scale(1.02);
    opacity: 0.98;
    filter: blur(1.8px);
  }
}

@keyframes hbVisualTargetGhostA {
  0%, 68%, 100% { transform: translate(-5px, 4px) rotate(-8deg); opacity: 0.1; }
  75%, 86% { transform: translate(-9px, 6px) rotate(-14deg); opacity: 0.2; }
}

@keyframes hbVisualTargetGhostB {
  0%, 68%, 100% { transform: translate(5px, -4px) rotate(9deg); opacity: 0.1; }
  75%, 86% { transform: translate(9px, -6px) rotate(14deg); opacity: 0.18; }
}

@keyframes hbVisualChipBlue {
  0%, 100% { transform: scale(1); }
  52% { transform: scale(1.015); }
}

@keyframes hbVisualChipGray {
  0%, 100% { transform: scale(1); }
  52% { transform: scale(1.01); }
}

@keyframes hbVisualChipPink {
  0%, 100% { opacity: 0.88; }
  52% { opacity: 1; }
}

@keyframes hbVisualChipGhostA {
  0%, 100% { transform: translate(-5px, 4px); opacity: 0.08; }
  52% { transform: translate(-7px, 5px); opacity: 0.14; }
}

@keyframes hbVisualChipGhostB {
  0%, 100% { transform: translate(5px, -4px); opacity: 0.08; }
  52% { transform: translate(7px, -5px); opacity: 0.14; }
}

@keyframes hbVisualChipDot {
  0%, 70%, 100% {
    transform: translate3d(0, 0, 0) scale(0.92);
    opacity: 0.42;
  }
  12%, 18% {
    transform: translate3d(0, -1.4px, 0) scale(1.06);
    opacity: 1;
  }
}

@keyframes hbVisualChipGlow {
  0%, 100% {
    opacity: 0.54;
    transform: scale(0.98);
  }
  50% {
    opacity: 0.86;
    transform: scale(1.04);
  }
}

body.index-work .chapter-visual-scene,
body.index-work .chapter-summary-constellation {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  min-height: inherit;
}

body.index-work .chapter-visual-kicker {
  display: inline-flex;
  margin-bottom: 0.8rem;
  padding: 0.35rem 0.65rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.76);
  border: 1px solid rgba(23, 42, 68, 0.08);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(23, 42, 68, 0.62);
}

body.index-work .chapter-visual-placeholder h3,
body.index-work .chapter-summary-node strong {
  margin: 0 0 0.35rem;
  font-size: clamp(1rem, 0.9rem + 0.4vw, 1.25rem);
  line-height: 1.05;
  color: #17304a;
}

body.index-work .chapter-summary-visual {
  display: grid;
  gap: 1rem;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

body.index-work .chapter-summary-visual::before {
  display: none;
}

body.index-work .chapter-summary-string {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
  z-index: 1;
  pointer-events: none;
}

body.index-work .chapter-summary-string--mobile {
  display: none;
}

body.index-work .chapter-summary-string path {
  fill: none;
  stroke: rgba(255, 255, 255, 0.28);
  stroke-width: 1.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

body.index-work .chapter-summary-string circle {
  fill: rgba(255, 255, 255, 0.68);
  stroke: rgba(255, 255, 255, 0.22);
  stroke-width: 0.7;
}

body.index-work .chapter-summary-node {
  position: absolute;
  z-index: 2;
  width: 170px;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  display: grid;
  justify-items: center;
  gap: 0.8rem;
}

body.index-work .chapter-summary-constellation {
  min-height: clamp(360px, 40vw, 520px);
}

body.index-work .chapter-summary-orb {
  width: 104px;
  height: 104px;
  display: grid;
  place-items: center;
  border-radius: 57% 43% 55% 45% / 45% 39% 61% 55%;
  background:
    radial-gradient(circle at 34% 30%, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.16) 26%, rgba(255,255,255,0.04) 40%, transparent 62%),
    linear-gradient(145deg, rgba(255,255,255,0.62), rgba(255,255,255,0.16)),
    linear-gradient(145deg, rgba(32,124,250,0.32), rgba(255,60,208,0.22));
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow:
    0 22px 42px rgba(61, 70, 84, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.88);
  backdrop-filter: blur(18px) saturate(142%);
  -webkit-backdrop-filter: blur(18px) saturate(142%);
}

body.index-work .chapter-summary-orb svg {
  width: 42px;
  height: 42px;
  overflow: visible;
  filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.18));
}

body.index-work .chapter-summary-node strong {
  margin: 0;
  font-size: 0.8rem;
  letter-spacing: 0.11em;
  text-align: center;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-inline: auto;
  padding: 0.28rem 0.7rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.22);
  border: 1px solid rgba(255, 255, 255, 0.28);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  box-shadow: 0 0 12px rgba(255, 255, 255, 0.16);
}

body.index-work .chapter-summary-node--strategy {
  top: 58px;
  left: 28px;
}

body.index-work .chapter-summary-node--strategy strong {
  color: #1658df;
}

body.index-work .chapter-summary-node--design {
  top: 58px;
  right: 32px;
}

body.index-work .chapter-summary-node--design strong {
  color: var(--hb-ci-pink);
}

body.index-work .chapter-summary-node--workflow {
  left: 66px;
  bottom: 24px;
}

body.index-work .chapter-summary-node--workflow strong {
  color: #7d49dc;
}

body.index-work .chapter-summary-brand {
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  display: grid;
  place-items: center;
  min-width: min(56%, 380px);
}

body.index-work .chapter-summary-brand-mark {
  position: relative;
  display: inline-block;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: clamp(3rem, 6vw, 5.8rem);
  font-weight: 800;
  letter-spacing: -0.08em;
  line-height: 0.9;
  color: var(--hb-ci-blue);
  text-shadow: 0 2px 6px rgba(255, 255, 255, 0.04);
  white-space: nowrap;
}

body.index-work .chapter-summary-brand-mark .brand-anchor {
  position: relative;
  display: inline-block;
}

body.index-work .chapter-summary-brand-mark .brand-anchor .ai-overlay {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(32, 124, 250, 0.58) 0%, rgba(255, 60, 208, 0.68) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  opacity: 0.22;
  animation: none;
  filter: none;
}

body.index-work .chapter-summary-visual--connect .chapter-summary-node {
  opacity: 0;
  transform: scale(0.92);
  transform-origin: center;
}

body.index-work .chapter-summary-visual--connect .chapter-summary-node--strategy {
  transform: scale(0.92) translateY(6px);
}

body.index-work .chapter-summary-visual--connect .chapter-summary-node--design {
  transform: scale(0.92) translateY(6px);
}

body.index-work .chapter-summary-visual--connect .chapter-summary-node--workflow {
  transform: scale(0.92) translateY(-6px);
}

body.index-work .chapter-summary-visual--connect .chapter-summary-orb {
  transform: scale(0.9);
}

body.index-work .chapter-summary-visual--connect .chapter-summary-string path {
  stroke-dasharray: 520;
  stroke-dashoffset: 520;
  opacity: 0;
}

body.index-work .chapter-summary-visual--connect .chapter-summary-string circle {
  opacity: 0;
  transform-box: fill-box;
  transform-origin: center;
  transform: scale(0.2);
}

body.index-work .chapter-summary-visual--connect .chapter-summary-brand {
  opacity: 1;
  transform: translate(-50%, -50%);
  filter: none;
}

body.index-work .chapter-summary-visual--connect.is-revealed .chapter-summary-node {
  animation: hbConnectOrbPop 0.46s ease-out forwards;
}

body.index-work .chapter-summary-visual--connect.is-revealed .chapter-summary-node--strategy {
  animation-delay: 0.02s;
}

body.index-work .chapter-summary-visual--connect.is-revealed .chapter-summary-node--design {
  animation-delay: 0.16s;
}

body.index-work .chapter-summary-visual--connect.is-revealed .chapter-summary-node--workflow {
  animation-delay: 0.3s;
}

body.index-work .chapter-summary-visual--connect.is-revealed .chapter-summary-string path {
  animation: hbConnectLineDraw 0.78s ease forwards;
}

body.index-work .chapter-summary-visual--connect.is-revealed .chapter-summary-string path:nth-of-type(1) {
  animation-delay: 0.42s;
}

body.index-work .chapter-summary-visual--connect.is-revealed .chapter-summary-string path:nth-of-type(2) {
  animation-delay: 0.5s;
}

body.index-work .chapter-summary-visual--connect.is-revealed .chapter-summary-string path:nth-of-type(3) {
  animation-delay: 0.58s;
}

body.index-work .chapter-summary-visual--connect.is-revealed .chapter-summary-string circle {
  animation: hbConnectDotPop 0.28s ease forwards;
}

body.index-work .chapter-summary-visual--connect.is-revealed .chapter-summary-string circle:nth-of-type(1) {
  animation-delay: 0.56s;
}

body.index-work .chapter-summary-visual--connect.is-revealed .chapter-summary-string circle:nth-of-type(2) {
  animation-delay: 0.62s;
}

body.index-work .chapter-summary-visual--connect.is-revealed .chapter-summary-string circle:nth-of-type(3) {
  animation-delay: 0.68s;
}

body.index-work .chapter-summary-visual--connect.is-revealed .chapter-summary-string circle:nth-of-type(4) {
  animation-delay: 0.74s;
}

body.index-work .chapter-summary-visual--connect.is-revealed .chapter-summary-brand {
  animation: none;
  opacity: 1;
  transform: translate(-50%, -50%);
  filter: none;
}

@keyframes hbConnectOrbPop {
  0% {
    opacity: 0;
    transform: scale(0.92);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes hbConnectLineDraw {
  0% {
    opacity: 0;
    stroke-dashoffset: 520;
  }
  18% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    stroke-dashoffset: 0;
  }
}

@keyframes hbConnectDotPop {
  0% {
    opacity: 0;
    transform: scale(0.7);
  }
  100% {
    opacity: 0.68;
    transform: scale(1);
  }
}

body.index-work .bulb-glow {
  position: absolute;
  inset: -12%;
  z-index: 1;
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(255, 255, 255, 0.24) 0%, rgba(255, 60, 208, 0.5) 18%, rgba(125, 50, 223, 0.34) 42%, rgba(32, 124, 250, 0.24) 64%, transparent 80%);
  filter: blur(48px);
  animation: indexBulbPulse 4.8s ease-in-out infinite;
  pointer-events: none;
}

body.index-work .contact-container--work {
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr) minmax(260px, 0.8fr);
  gap: clamp(1.4rem, 3vw, 2.5rem);
}

body.index-work .contact-text-wrapper--work {
  display: grid;
  gap: 0.9rem;
}

body.index-work .contact-kicker {
  display: inline-flex;
  width: fit-content;
  padding: 0.35rem 0.75rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.14);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.84);
}

body.index-work .contact-text-wrapper--work p {
  font-style: normal;
  color: rgba(255, 255, 255, 0.82);
}

body.index-work .contact-buttons-v2--work {
  margin-top: 0;
}

body.index-work .contact-buttons-v2--work .btn-group {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, max-content));
  gap: 0.8rem;
}

body.index-work .contact-buttons-v2--work .social-btn {
  justify-content: center;
  min-width: 12rem;
  border-radius: 14px;
  white-space: nowrap;
}

body.index-work .contact-buttons-v2--work .social-btn-mail {
  background: linear-gradient(140deg, #ff3cd0 0%, #207cfa 64%, #7b5cff 100%);
  border: 0;
  box-shadow: 0 14px 28px rgba(15, 23, 42, 0.24), 0 1px 0 rgba(255, 255, 255, 0.12) inset;
}

body.index-work .contact-buttons-v2--work .social-btn-linkedin-text {
  background: linear-gradient(140deg, rgba(255, 60, 208, 0.88) 0%, rgba(32, 124, 250, 0.88) 100%);
  border: 1px solid rgba(255, 255, 255, 0.34);
  color: rgba(255, 255, 255, 0.98) !important;
  box-shadow: 0 14px 28px rgba(15, 23, 42, 0.18), 0 1px 0 rgba(255, 255, 255, 0.12) inset;
}

body.index-work .contact-buttons-v2--work .social-btn-linkedin-text:hover {
  background: linear-gradient(140deg, rgba(255, 60, 208, 0.96) 0%, rgba(32, 124, 250, 0.96) 100%);
}

body.index-work .contact-button-note {
  margin: 0.9rem 0 0;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.5;
}

@keyframes indexBulbPulse {
  0%, 100% {
    transform: scale(0.92);
    opacity: 0.42;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0);
  }

  50% {
    transform: scale(1.14);
    opacity: 0.92;
    box-shadow:
      0 0 46px rgba(255, 255, 255, 0.18),
      0 0 88px rgba(255, 60, 208, 0.24),
      0 0 126px rgba(32, 124, 250, 0.18);
  }
}

@media (max-width: 960px) {
  .index-design-draft__form--one {
    top: 36rem;
    right: -14rem;
    width: min(76vw, 38rem);
  }

  .index-design-draft__form--two {
    top: 84rem;
    left: -16rem;
    width: min(82vw, 40rem);
  }

  .index-design-draft__form--three {
    top: 146rem;
    right: -15rem;
    width: min(74vw, 34rem);
  }

  body.index-work .vision-container {
      grid-template-columns: 1fr;
    }

  body.index-work .vision-gradient-layer {
      top: -1rem;
      height: calc(100% + 280px);
    }

  body.index-work .hero-content-visual_2 {
    width: min(100%, 860px);
    text-align: center;
  }

  body.index-work .hero-case-callout {
    position: relative;
    top: auto;
    right: auto;
    width: min(100%, 280px);
    margin: 1.4rem auto 1rem;
  }

  body.index-work .hero-case-target,
  body.index-work .hero-case-connector {
    display: none;
  }

  body.index-work .chapter-summary-constellation {
    flex-direction: column;
    align-items: stretch;
  }

  body.index-work .chapter-container {
    grid-template-columns: 1fr;
  }

  body.index-work .chapter-text-content {
    display: contents;
  }

  body.index-work .chapter-title {
    order: 1;
  }

  body.index-work .chapter-subtitle {
    order: 2;
  }

  body.index-work .chapter-visual-placeholder,
  body.index-work .chapter-summary-visual {
    order: 3;
    position: relative;
    top: auto;
    min-height: clamp(220px, 56vw, 320px);
    margin: 0.35rem 0 1rem;
    justify-self: stretch;
  }

  body.index-work .chapter-text {
    order: 4;
  }

  body.index-work .chapter-visual-scene--strategy,
  body.index-work .chapter-visual-scene--design,
  body.index-work .chapter-visual-scene--workflow {
    place-items: center;
  }

  body.index-work .visual-target-shell,
  body.index-work .visual-fan-shell,
  body.index-work .visual-chip-shell {
    margin-top: 0;
  }

  body.index-work .contact-container--work {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  body.index-work .hero-section {
    min-height: auto;
    padding: calc(4.2rem + 28px) 0 2.4rem;
  }

  body.index-work .hero-container {
    gap: 0.78rem;
  }

  body.index-work .hero-content-visual {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  body.index-work .hero-atmosphere {
    transform: translateY(50px);
  }

  body.index-work .hero-case-callout {
    order: 0;
  }

  body.index-work .hero-brand-title {
    order: 1;
  }

  body.index-work .hero-subline {
    order: 2;
  }

  body.index-work .button {
    border-radius: 14px !important;
    padding-inline: 1.1rem;
  }

  body.index-work .hero-main-headline h2 {
    margin-top: 0.8rem;
  }

  body.index-work .hero-case-callout {
    position: relative;
    top: 0;
    right: auto;
    align-self: flex-end;
    width: min(calc(100% - 30px), 292px);
    max-width: none;
    margin: -0.05rem 15px 1.9rem auto;
    pointer-events: auto;
    z-index: 7;
  }

  body.index-work .hero-case-callout::before {
    display: none;
  }

  body.index-work .hero-case-callout__card {
    min-height: auto;
    width: 100%;
    padding: 0.34rem 0.86rem 0.4rem;
    pointer-events: none;
  }

  body.index-work .hero-case-callout__topline {
    gap: 0.26rem;
  }

  body.index-work .hero-case-callout__eyebrow {
    font-size: 0.74rem;
  }

  body.index-work .hero-case-callout__meta {
    font-size: 0.86rem;
  }

  body.index-work .hero-case-callout__cta {
    font-size: 0.74rem;
  }

  body.index-work .hero-brand-title {
    margin-top: calc(0.86rem + 50px);
  }

  body.index-work .hero-subline {
    font-weight: 500;
    line-height: 1.28;
  }

  body.index-work .hero-subline span {
    font-weight: 500;
  }

  body.index-work .hero-orb--shell {
    top: 48.6%;
    left: 44%;
    width: clamp(270px, 88vw, 460px);
    opacity: 0.92;
  }

  body.index-work .hero-orb--core {
    top: 49.2%;
    left: 43.2%;
    width: clamp(156px, 44vw, 250px);
    opacity: 1;
  }

  body.index-work .hero-orb--glint {
    top: 30%;
    left: 35%;
    width: clamp(96px, 28vw, 160px);
    opacity: 0.56;
  }

  body.index-work .hero-main-headline .word-badge {
    padding: .08em .36em;
  }

  body.index-work .hero-claim-line--pills {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: center;
    align-items: center;
    column-gap: .34em;
    row-gap: .34em;
    line-height: 1.18;
  }

  body.index-work .hero-main-headline .hero-claim-line--pills > .word-badge--blue {
    grid-column: 1 / span 2;
    justify-self: center;
  }

  body.index-work .hero-main-headline .hero-claim-line--pills > .hero-claim-amp {
    grid-column: 1;
    justify-self: end;
  }

  body.index-work .hero-main-headline .hero-claim-line--pills > .word-badge--pink {
    grid-column: 2;
    justify-self: start;
  }

  body.index-work .hero-atmosphere.is-orb-intro .hero-orb--shell {
    animation:
      hbHeroOrbMeet 8.9s cubic-bezier(.32, .08, .22, 1) 1 both,
      hbHeroOrbDrift 5.1s ease-in-out 8.9s infinite alternate;
  }

  body.index-work .hero-atmosphere.is-orb-intro .hero-orb--core {
    animation:
      hbHeroCoreMeet 8.9s cubic-bezier(.32, .08, .22, 1) 1 both,
      hbHeroCoreDrift 4.6s ease-in-out 8.9s infinite alternate;
  }

  body.index-work .hero-orb--glint {
    animation-duration: 10.5s;
  }

  body.index-work .vision-system-board {
    min-height: 640px;
  }

  body.index-work .vision-content {
    order: 2;
  }

  body.index-work #vision1 .hero-tagline_2,
  body.index-work #vision1 .hero-subline_2 {
    text-align: left;
    margin-right: 1.8rem;
  }

  body.index-work .hero-content-visual_2 {
    order: 1;
    margin-bottom: 3rem;
    text-align: left;
  }

  body.index-work .vision-brand-core {
    top: 46%;
    min-width: 0;
    width: 100%;
  }

  body.index-work .vision-brand-mark {
    font-size: clamp(4.8rem, 24vw, 7.4rem);
  }

  body.index-work .vision-system-item {
    gap: 0.7rem;
  }

  body.index-work .vision-system-item--strategy,
  body.index-work .vision-system-item--design {
    width: min(100%, 216px);
    transform: translateX(-50%);
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
  }

  body.index-work .vision-system-item--strategy {
    top: 2.8%;
    left: 27.8%;
    right: auto;
  }

  body.index-work .vision-system-item--design {
    top: 57%;
    left: calc(14% - 38px);
    right: auto;
  }

  body.index-work .vision-system-item--workflow {
    left: 45.8%;
    bottom: 5.2%;
    width: min(100%, 216px);
    transform: translateX(-50%);
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
  }

  body.index-work .vision-system-orb {
    width: 76px;
    height: 76px;
  }

  body.index-work .vision-system-copy p,
  body.index-work .vision-system-label {
    font-size: 1.24rem;
  }

  body.index-work .vision-system-label {
    letter-spacing: 0.025em;
  }

  body.index-work .vision-system-copy p {
    line-height: 1.52;
  }

  body.index-work .vision-system-item--workflow .vision-system-copy {
    padding-left: 0;
    text-align: center;
  }

  body.index-work .vision-system-orb-icon--cpu {
    width: 52px;
    height: 52px;
    object-fit: contain;
  }

  body.index-work .vision-system-field--outer {
    width: 82%;
    height: 84%;
  }

  body.index-work .vision-system-field--inner {
    width: 56%;
    height: 30%;
  }

  body.index-work .chapter-summary-constellation {
    min-height: 620px;
  }

  body.index-work .chapter-summary-string {
    inset: 10px 0 0;
  }

  body.index-work .chapter-summary-string--desktop {
    display: none;
  }

  body.index-work .chapter-summary-string--mobile {
    display: block;
  }

  body.index-work .chapter-summary-brand {
    inset: 48% auto auto 50%;
  }

  body.index-work .chapter-summary-brand-mark {
    font-size: clamp(4rem, 20vw, 6rem);
  }

  body.index-work .chapter-summary-node strong {
    font-size: 0.9rem;
    letter-spacing: 0.07em;
    padding: 0.24rem 0.58rem;
  }

  body.index-work .chapter-summary-node {
    width: 150px;
  }

  body.index-work .chapter-summary-node--strategy {
    top: 20px;
    left: 46.5%;
    right: auto;
    transform: translateX(-50%);
  }

  body.index-work .chapter-summary-node--design {
    top: auto;
    right: auto;
    left: 8px;
    bottom: 54px;
  }

  body.index-work .chapter-summary-node--workflow {
    left: auto;
    right: 8px;
    bottom: 54px;
  }

  body.index-work #partners {
    padding-top: clamp(3rem, 10vw, 4.8rem);
  }

  body.index-work .contact-buttons-v2--work .btn-group {
    grid-template-columns: 1fr;
  }
}

body.index-work .footer-right--work {
  gap: 0.9rem;
  flex-wrap: wrap;
}

body.index-work .footer-right--work a {
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.02em;
}

@keyframes indexDualFloatOne {
  from { transform: translate3d(0, 0, 0) rotate(5deg) scale(1); }
  to { transform: translate3d(-2rem, 1.5rem, 0) rotate(9deg) scale(1.03); }
}

@keyframes indexDualFloatTwo {
  from { transform: translate3d(0, 0, 0) rotate(-10deg) scale(1); }
  to { transform: translate3d(1.6rem, -1rem, 0) rotate(-6deg) scale(1.025); }
}

@keyframes indexDualFloatThree {
  from { transform: translate3d(0, 0, 0) rotate(8deg) scale(1); }
  to { transform: translate3d(-1.2rem, 1.4rem, 0) rotate(11deg) scale(1.02); }
}

@keyframes indexAiGlowHero {
  0%, 26% { opacity: 0; filter: brightness(1); }
  40% { opacity: 0.86; filter: brightness(1.18); }
  52%, 80% { opacity: 1; filter: brightness(1.34); }
  100% { opacity: 0; filter: brightness(1); }
}

@keyframes indexAiGlowVision {
  0%, 28% { opacity: 0; filter: brightness(1); }
  42% { opacity: 0.8; filter: brightness(1.14); }
  54%, 82% { opacity: 0.98; filter: brightness(1.26); }
  100% { opacity: 0; filter: brightness(1); }
}

@keyframes hbHeroCalloutIntro {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes hbHeroCalloutLiveBlink {
  0%, 46%, 100% {
    opacity: 1;
    filter: brightness(1);
  }
  50% {
    opacity: 0.2;
    filter: brightness(1.2);
  }
}

@keyframes hbHeroCalloutLiveDotBlink {
  0%, 46%, 100% {
    opacity: 1;
    box-shadow: 0 0 0 0 rgba(255, 60, 208, 0.34);
  }
  50% {
    opacity: 0.14;
    box-shadow: 0 0 0 7px rgba(255, 60, 208, 0);
  }
}

@keyframes hbHeroCalloutBadgeBlink {
  0%, 46%, 100% {
    border-color: rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.045);
    box-shadow:
      0 8px 32px rgba(0, 0, 0, 0.1),
      inset 0 1px 0 rgba(255, 255, 255, 0.5),
      inset 0 -1px 0 rgba(255, 255, 255, 0.1),
      inset 0 0 0px 0px rgba(255, 255, 255, 0);
  }
  50% {
    border-color: rgba(255, 255, 255, 0.48);
    background: rgba(255, 255, 255, 0.092);
    box-shadow:
      0 12px 38px rgba(32, 124, 250, 0.14),
      0 0 22px rgba(255, 60, 208, 0.12),
      inset 0 1px 0 rgba(255, 255, 255, 0.58),
      inset 0 -1px 0 rgba(255, 255, 255, 0.14),
      inset 0 0 0px 0px rgba(255, 255, 255, 0);
  }
}
