{"id":8349,"date":"2026-07-08T14:20:20","date_gmt":"2026-07-08T06:20:20","guid":{"rendered":"https:\/\/imastudio.com\/?page_id=8349"},"modified":"2026-07-17T16:46:02","modified_gmt":"2026-07-17T08:46:02","slug":"enterprise","status":"publish","type":"page","link":"https:\/\/imastudio.com\/id\/enterprise","title":{"rendered":"Solusi Kreatif Iklan AI untuk Perusahaan"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"8349\" class=\"elementor elementor-8349\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0389211 e-flex e-con-boxed e-con e-parent\" data-id=\"0389211\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bf899d elementor-widget elementor-widget-html\" data-id=\"4bf899d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\n    .ima-enterprise-embed {\n      --bg: #ffffff;\n      --bg-soft: #f7f8f7;\n      --panel: rgba(15, 23, 26, 0.025);\n      --panel-strong: rgba(15, 23, 26, 0.05);\n      --line: rgba(15, 23, 26, 0.09);\n      --line-strong: rgba(15, 23, 26, 0.14);\n      --text: #050505;\n      --muted: rgba(5, 5, 5, 0.68);\n      --soft: rgba(5, 5, 5, 0.48);\n      --cyan: #0b5a6b;\n      --lime: #1aa8ba;\n      --gold: #0d7384;\n      --coral: #168aa0;\n      --mint: #25b7c9;\n      --shadow-xl: 0 18px 48px rgba(15, 39, 45, 0.07);\n      --shadow-lg: 0 10px 28px rgba(15, 39, 45, 0.06);\n      --shadow-sm: 0 1px 2px rgba(15, 23, 26, 0.04);\n      --radius-xl: 24px;\n      --radius-lg: 20px;\n      --radius-md: 16px;\n      --radius-sm: 12px;\n    }\n\n    .ima-enterprise-embed * {\n      box-sizing: border-box;\n    }\n\n    .ima-enterprise-embed {\n      scroll-behavior: smooth;\n    }\n\n    .ima-enterprise-embed {\n      margin: 0;\n      min-width: 320px;\n      color: var(--text);\n      font-family: inherit;\n      background: #ffffff;\n      line-height: 1.5;\n    }\n\n    .ima-enterprise-embed a {\n      color: inherit;\n      text-decoration: none;\n    }\n\n    .ima-enterprise-embed img {\n      display: block;\n      max-width: 100%;\n    }\n\n  .ima-enterprise-embed {\n    overflow: visible;\n    overflow-x: visible;\n  }\n\n    .ima-enterprise-embed .page-shell {\n      \/* Use clip instead of hidden: overflow-x:hidden creates a new scroll\n         container in some browsers and prevents descendants from sticking\n         to the viewport. *\/\n      overflow-x: clip;\n      padding: 0 20px 88px;\n      background: transparent;\n    }\n\n    .ima-enterprise-embed .container {\n      width: min(1280px, 100%);\n      margin: 0 auto;\n    }\n\n    .ima-enterprise-embed .section {\n      position: relative;\n      padding-top: 112px;\n    }\n\n    .ima-enterprise-embed .section::before {\n      content: \"\";\n      position: absolute;\n      top: 46px;\n      left: 50%;\n      width: min(1280px, calc(100% - 40px));\n      height: 1px;\n      background: linear-gradient(90deg, transparent, rgba(15, 23, 26, 0.08), transparent);\n      transform: translateX(-50%);\n      opacity: 0.6;\n      pointer-events: none;\n    }\n\n    .ima-enterprise-embed .topbar {\n      position: sticky;\n      top: 18px;\n      z-index: 80;\n      margin-bottom: 30px;\n    }\n\n    .ima-enterprise-embed .topbar__inner {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 24px;\n      padding: 15px 18px;\n      border: 1px solid var(--line);\n      border-radius: 18px;\n      background: rgba(255, 255, 255, 0.9);\n      backdrop-filter: blur(24px);\n      box-shadow: var(--shadow-sm), 0 10px 28px rgba(15, 39, 45, 0.05);\n    }\n\n    .ima-enterprise-embed .brand {\n      display: inline-flex;\n      align-items: center;\n      gap: 14px;\n      min-width: 0;\n    }\n\n    .ima-enterprise-embed .brand img {\n      width: 114px;\n      height: auto;\n    }\n\n    .ima-enterprise-embed .brand__tag {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      color: var(--muted);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-transform: uppercase;\n      white-space: nowrap;\n    }\n\n    .ima-enterprise-embed .brand__tag::before {\n      content: \"\";\n      width: 8px;\n      height: 8px;\n      border-radius: 999px;\n      background: linear-gradient(135deg, var(--cyan), var(--lime));\n      box-shadow: none;\n    }\n\n    .ima-enterprise-embed .nav {\n      display: flex;\n      align-items: center;\n      gap: 18px;\n      min-width: 0;\n      color: var(--soft);\n      font-size: 14px;\n    }\n\n    .ima-enterprise-embed .nav a {\n      transition: color 0.18s ease;\n    }\n\n    .ima-enterprise-embed .nav a:hover, .ima-enterprise-embed .nav a:focus-visible {\n      color: var(--cyan);\n    }\n\n    .ima-enterprise-embed .button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 48px;\n      padding: 0 22px;\n      border-radius: 999px;\n      border: 1px solid transparent;\n      font-size: 15px;\n      font-weight: 750;\n      letter-spacing: 0;\n      transition: transform 0.18s ease, border-color 0.18s ease, background 0.18s ease;\n    }\n\n    .ima-enterprise-embed .button:hover, .ima-enterprise-embed .button:focus-visible {\n      transform: translateY(-1px);\n    }\n\n    .ima-enterprise-embed .button--primary {\n      color: #ffffff;\n      border-color: #0b5a6b;\n      background: #0b5a6b;\n      box-shadow: 0 8px 18px rgba(11, 90, 107, 0.12);\n    }\n\n    .ima-enterprise-embed .button--secondary {\n      color: #0b5a6b;\n      border-color: var(--line);\n      background: #ffffff;\n    }\n\n    .ima-enterprise-embed .button--accent {\n      color: #ffffff;\n      border: 1px solid #0b5a6b;\n      background: #0b5a6b;\n      box-shadow: 0 8px 18px rgba(11, 90, 107, 0.12);\n    }\n\n    .ima-enterprise-embed .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 28px;\n      padding: 0;\n      border: 0;\n      border-radius: 999px;\n      background: transparent;\n      color: var(--soft);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .eyebrow::before {\n      content: \"\";\n      width: 8px;\n      height: 8px;\n      border-radius: 999px;\n      background: var(--cyan);\n      box-shadow: none;\n    }\n\n    .ima-enterprise-embed .hero {\n      padding-top: 0;\n    }\n\n    .ima-enterprise-embed .hero.section::before, .ima-enterprise-embed .hero::before, .ima-enterprise-embed .hero::after {\n      display: none;\n    }\n\n    .ima-enterprise-embed .hero-bleed {\n      margin-inline: calc(50% - 50vw);\n      padding: 76px max(20px, calc((100vw - 1280px) \/ 2)) 0;\n      background: #ffffff;\n      color: var(--text);\n      overflow: hidden;\n    }\n\n    .ima-enterprise-embed .hero-inner {\n      max-width: 1080px;\n      margin: 0 auto;\n      text-align: center;\n    }\n\n    .ima-enterprise-embed .hero-copy h1, .ima-enterprise-embed .section-head h2, .ima-enterprise-embed .cta-panel h2 {\n      margin: 0;\n      font-family: inherit;\n      font-weight: 800;\n      letter-spacing: 0;\n    }\n\n    .ima-enterprise-embed .hero-copy h1 {\n      max-width: 940px;\n      margin-left: auto;\n      margin-right: auto;\n      color: #050505;\n      font-size: 76px;\n      line-height: 1.04;\n      letter-spacing: 0;\n      text-shadow: none;\n    }\n\n    .ima-enterprise-embed .hero-copy p {\n      max-width: 790px;\n      margin: 26px auto 0;\n      color: rgba(5, 5, 5, 0.62);\n      font-size: 17px;\n      line-height: 1.76;\n    }\n\n    .ima-enterprise-embed .hero .eyebrow {\n      margin: 0 auto 30px;\n      color: rgba(5, 5, 5, 0.46);\n    }\n\n    .ima-enterprise-embed .hero .eyebrow::before {\n      background: var(--cyan);\n      box-shadow: none;\n    }\n\n    .ima-enterprise-embed .hero-actions {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 12px;\n      margin-top: 36px;\n    }\n\n    .ima-enterprise-embed .hero .button--primary {\n      color: #ffffff;\n      border-color: #0b5a6b;\n      background: #0b5a6b;\n      box-shadow: 0 8px 18px rgba(11, 90, 107, 0.12);\n    }\n\n    .ima-enterprise-embed .hero .button--secondary {\n      color: #0b5a6b;\n      border-color: var(--line);\n      background: #ffffff;\n    }\n\n    .ima-enterprise-embed .hero-flow {\n      max-width: 900px;\n      margin: 40px auto 0;\n      color: var(--muted);\n      font-size: 18px;\n      line-height: 1.82;\n    }\n\n    .ima-enterprise-embed .hero-proof {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px;\n      margin-top: 28px;\n    }\n\n    .ima-enterprise-embed .hero-proof span {\n      display: inline-flex;\n      align-items: center;\n      min-height: 42px;\n      padding: 0 15px;\n      border: 1px solid var(--line);\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.9);\n      color: rgba(5, 5, 5, 0.68);\n      font-size: 13px;\n      box-shadow: none;\n      white-space: nowrap;\n    }\n\n    .ima-enterprise-embed .media-showcase {\n      margin-top: 62px;\n      overflow: hidden;\n      padding-bottom: 24px;\n    }\n\n    .ima-enterprise-embed .ima-scroll-showcase {\n      position: relative;\n      width: 100%;\n      overflow: hidden;\n      mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);\n      -webkit-mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);\n    }\n\n    .ima-enterprise-embed .ima-scroll-showcase__track {\n      display: flex;\n      align-items: stretch;\n      gap: 20px;\n      width: max-content;\n      padding: 8px 0 14px;\n      animation: ima-showcase-scroll 52s linear infinite;\n    }\n\n    .ima-enterprise-embed .media-showcase:hover .ima-scroll-showcase__track {\n      animation-play-state: paused;\n    }\n\n    .ima-enterprise-embed .ima-scroll-showcase__card {\n      position: relative;\n      flex: 0 0 clamp(188px, 17vw, 242px);\n      aspect-ratio: 9 \/ 16;\n      overflow: hidden;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--line);\n      background: #ffffff;\n      box-shadow: 0 14px 34px rgba(15, 39, 45, 0.1);\n    }\n\n    .ima-enterprise-embed .ima-scroll-showcase__card:nth-child(2n) {\n      transform: none;\n    }\n\n    .ima-enterprise-embed .ima-scroll-showcase__card:nth-child(3n) {\n      transform: none;\n    }\n\n    .ima-enterprise-embed .ima-scroll-showcase__card:nth-child(5n) {\n      transform: none;\n    }\n\n    .ima-enterprise-embed .ima-scroll-showcase__card video {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      background: #f3f5f6;\n    }\n\n    .ima-enterprise-embed .ima-scroll-showcase__tag {\n      position: absolute;\n      top: 14px;\n      left: 14px;\n      z-index: 2;\n      display: inline-flex;\n      align-items: center;\n      min-height: 32px;\n      padding: 0 12px;\n      border: 1px solid rgba(15, 23, 26, 0.1);\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.88);\n      backdrop-filter: blur(12px);\n      color: rgba(5, 5, 5, 0.78);\n      font-size: 12px;\n      font-weight: 700;\n      line-height: 1;\n      white-space: nowrap;\n    }\n\n    .ima-enterprise-embed .ima-scroll-showcase__mute {\n      position: absolute;\n      right: 14px;\n      bottom: 14px;\n      z-index: 2;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-width: 54px;\n      min-height: 32px;\n      padding: 0 10px;\n      border: 1px solid rgba(255, 255, 255, 0.14);\n      border-radius: 999px;\n      background: rgba(10, 13, 19, 0.54);\n      backdrop-filter: blur(14px);\n      color: rgba(255, 255, 255, 0.92);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    @keyframes ima-showcase-scroll {\n      from {\n        transform: translateX(0);\n      }\n\n      to {\n        transform: translateX(-50%);\n      }\n    }\n\n    .ima-enterprise-embed .hero-stage {\n      position: relative;\n      min-height: 760px;\n    }\n\n    .ima-enterprise-embed .hero-stage__frame {\n      position: relative;\n      padding: 24px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-xl);\n      background: #ffffff;\n      box-shadow: var(--shadow-xl);\n      overflow: hidden;\n    }\n\n    .ima-enterprise-embed .hero-stage__frame::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background: none;\n      opacity: 0;\n      pointer-events: none;\n    }\n\n    .ima-enterprise-embed .stage-head {\n      position: relative;\n      z-index: 2;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 18px;\n      margin-bottom: 18px;\n      padding-bottom: 16px;\n      border-bottom: 1px solid var(--line);\n    }\n\n    .ima-enterprise-embed .stage-head h2 {\n      margin: 0;\n      font-size: 18px;\n      font-weight: 700;\n      letter-spacing: 0;\n    }\n\n    .ima-enterprise-embed .stage-head p {\n      margin: 6px 0 0;\n      color: var(--soft);\n      font-size: 13px;\n    }\n\n    .ima-enterprise-embed .stage-head__meta {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n    }\n\n    .ima-enterprise-embed .stage-head__meta span {\n      display: inline-flex;\n      align-items: center;\n      min-height: 34px;\n      padding: 0 12px;\n      border: 1px solid var(--line);\n      border-radius: 999px;\n      background: #ffffff;\n      color: var(--soft);\n      font-size: 12px;\n      white-space: nowrap;\n    }\n\n    .ima-enterprise-embed .stage-canvas {\n      position: relative;\n      z-index: 2;\n      display: grid;\n      grid-template-columns: minmax(0, 0.88fr) 92px minmax(0, 1.12fr);\n      gap: 18px;\n      align-items: start;\n    }\n\n    .ima-enterprise-embed .stage-stack {\n      display: grid;\n      gap: 16px;\n    }\n\n    .ima-enterprise-embed .stage-label {\n      margin: 0 0 2px;\n      color: var(--soft);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .stage-card {\n      position: relative;\n      padding: 18px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-md);\n      background: #ffffff;\n      overflow: hidden;\n    }\n\n    .ima-enterprise-embed .stage-card::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 1px;\n      background: transparent;\n    }\n\n    .ima-enterprise-embed .stage-card__tag {\n      display: inline-flex;\n      margin-bottom: 12px;\n      padding: 7px 10px;\n      border-radius: 999px;\n      background: var(--panel);\n      color: var(--soft);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .stage-card h3, .ima-enterprise-embed .output-panel h3, .ima-enterprise-embed .output-detail h3, .ima-enterprise-embed .reason-card h3, .ima-enterprise-embed .step-card h3, .ima-enterprise-embed .industry-card h3, .ima-enterprise-embed .plan-card h3 {\n      margin: 0;\n      letter-spacing: 0;\n    }\n\n    .ima-enterprise-embed .stage-card h3, .ima-enterprise-embed .output-panel h3, .ima-enterprise-embed .output-detail h3 {\n      font-size: 22px;\n      line-height: 1.1;\n    }\n\n    .ima-enterprise-embed .stage-card p, .ima-enterprise-embed .output-panel p, .ima-enterprise-embed .output-detail p, .ima-enterprise-embed .reason-card p, .ima-enterprise-embed .step-card p, .ima-enterprise-embed .industry-card > p, .ima-enterprise-embed .plan-card p {\n      margin: 12px 0 0;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.68;\n    }\n\n    .ima-enterprise-embed .stage-card__asset {\n      margin-top: 14px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-sm);\n      overflow: hidden;\n      aspect-ratio: 1.45;\n      background: #121212;\n    }\n\n    .ima-enterprise-embed .stage-card__asset img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .ima-enterprise-embed .brief-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin: 14px 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .ima-enterprise-embed .brief-tags li {\n      padding: 8px 10px;\n      border: 1px solid var(--line);\n      border-radius: 999px;\n      background: var(--panel);\n      color: var(--soft);\n      font-size: 12px;\n      white-space: nowrap;\n    }\n\n    .ima-enterprise-embed .flow-rail {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 10px;\n      padding-top: 72px;\n    }\n\n    .ima-enterprise-embed .flow-rail__node {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 66px;\n      min-height: 34px;\n      padding: 0 10px;\n      border: 1px solid var(--line);\n      border-radius: 999px;\n      background: #ffffff;\n      color: var(--soft);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .flow-rail__line {\n      position: relative;\n      width: 1px;\n      height: 92px;\n      background: linear-gradient(180deg, transparent, rgba(15, 23, 26, 0.2), transparent);\n    }\n\n    .ima-enterprise-embed .flow-rail__line::after {\n      content: \"\";\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      width: 10px;\n      height: 10px;\n      border-right: 2px solid rgba(15, 23, 26, 0.22);\n      border-bottom: 2px solid rgba(15, 23, 26, 0.22);\n      transform: translateX(-50%) rotate(-45deg);\n    }\n\n    .ima-enterprise-embed .output-grid {\n      display: grid;\n      grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);\n      gap: 16px;\n    }\n\n    .ima-enterprise-embed .output-panel {\n      position: relative;\n      min-height: 360px;\n      padding: 18px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      background: #ffffff;\n      overflow: hidden;\n    }\n\n    .ima-enterprise-embed .output-panel__hero {\n      position: relative;\n      margin-top: 14px;\n      aspect-ratio: 1.14;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      background: #121212;\n    }\n\n    .ima-enterprise-embed .output-panel__hero img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .ima-enterprise-embed .output-panel__badge {\n      position: absolute;\n      top: 16px;\n      left: 16px;\n      padding: 8px 12px;\n      border-radius: 999px;\n      background: rgba(7, 7, 7, 0.68);\n      border: 1px solid rgba(255, 255, 255, 0.14);\n      color: rgba(255, 255, 255, 0.9);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-transform: uppercase;\n      backdrop-filter: blur(14px);\n    }\n\n    .ima-enterprise-embed .output-panel__mini {\n      position: absolute;\n      right: 14px;\n      bottom: 14px;\n      width: 40%;\n      padding: 10px;\n      border: 1px solid rgba(255, 255, 255, 0.12);\n      border-radius: 18px;\n      background: rgba(7, 7, 7, 0.74);\n      box-shadow: var(--shadow-lg);\n      transform: rotate(-4deg);\n      backdrop-filter: blur(16px);\n    }\n\n    .ima-enterprise-embed .output-panel__mini img {\n      width: 100%;\n      aspect-ratio: 1.1;\n      object-fit: cover;\n      border-radius: 12px;\n    }\n\n    .ima-enterprise-embed .output-panel__mini span {\n      display: block;\n      margin-top: 8px;\n      color: var(--soft);\n      font-size: 11px;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .output-list {\n      display: grid;\n      gap: 14px;\n    }\n\n    .ima-enterprise-embed .output-detail {\n      position: relative;\n      padding: 18px 20px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-md);\n      background: #ffffff;\n      overflow: hidden;\n    }\n\n    .ima-enterprise-embed .output-detail__no {\n      display: inline-flex;\n      margin-bottom: 10px;\n      color: rgba(5, 5, 5, 0.42);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .stage-floats {\n      position: absolute;\n      inset: 0;\n      pointer-events: none;\n    }\n\n    .ima-enterprise-embed .float-card {\n      position: absolute;\n      padding: 12px 14px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-md);\n      background: rgba(255, 255, 255, 0.94);\n      backdrop-filter: blur(16px);\n      box-shadow: var(--shadow-sm), 0 10px 24px rgba(15, 39, 45, 0.07);\n      color: var(--muted);\n      font-size: 13px;\n      line-height: 1.45;\n      max-width: 220px;\n    }\n\n    .ima-enterprise-embed .float-card strong {\n      display: block;\n      margin-bottom: 4px;\n      font-size: 13px;\n      letter-spacing: 0;\n    }\n\n    .ima-enterprise-embed .float-card--top {\n      top: 20px;\n      right: -10px;\n      transform: rotate(4deg);\n    }\n\n    .ima-enterprise-embed .float-card--mid {\n      left: -8px;\n      bottom: 112px;\n      transform: rotate(-5deg);\n    }\n\n    .ima-enterprise-embed .float-card--bottom {\n      right: 30px;\n      bottom: 10px;\n      transform: rotate(3deg);\n    }\n\n    .ima-enterprise-embed .audience-band {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 22px;\n    }\n\n    .ima-enterprise-embed .audience-band span {\n      display: inline-flex;\n      align-items: center;\n      min-height: 44px;\n      padding: 0 16px;\n      border: 1px solid var(--line);\n      border-radius: 999px;\n      background: #ffffff;\n      color: var(--muted);\n      font-size: 13px;\n      white-space: nowrap;\n    }\n\n    .ima-enterprise-embed .section-head {\n      display: grid;\n      gap: 16px;\n      max-width: 900px;\n      margin-bottom: 46px;\n    }\n\n    .ima-enterprise-embed .section-head h2 {\n      font-size: 58px;\n      line-height: 1.04;\n    }\n\n    .ima-enterprise-embed .section-head p {\n      margin: 0;\n      color: rgba(5, 5, 5, 0.6);\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    .ima-enterprise-embed .outputs-stage {\n      display: grid;\n      grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);\n      gap: 32px;\n      align-items: center;\n    }\n\n    .ima-enterprise-embed .outputs-collage {\n      position: relative;\n      min-height: 650px;\n      padding: 28px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-xl);\n      background: #ffffff;\n      box-shadow: var(--shadow-xl);\n      overflow: hidden;\n    }\n\n    .ima-enterprise-embed .outputs-collage::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background-image: none;\n      background-size: 36px 36px;\n      opacity: 0.18;\n      pointer-events: none;\n    }\n\n    .ima-enterprise-embed .collage-card {\n      position: absolute;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-md);\n      background: rgba(255, 255, 255, 0.04);\n      box-shadow: 0 10px 30px rgba(15, 39, 45, 0.08);\n    }\n\n    .ima-enterprise-embed .collage-card img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .ima-enterprise-embed .collage-card--main {\n      top: 62px;\n      left: 34px;\n      width: 48%;\n      height: 54%;\n    }\n\n    .ima-enterprise-embed .collage-card--wide {\n      right: 30px;\n      top: 50px;\n      width: 42%;\n      height: 28%;\n      transform: rotate(3deg);\n    }\n\n    .ima-enterprise-embed .collage-card--video {\n      right: 36px;\n      top: 250px;\n      width: 38%;\n      height: 34%;\n      transform: rotate(-4deg);\n    }\n\n    .ima-enterprise-embed .collage-card--footer {\n      left: 80px;\n      bottom: 38px;\n      width: 58%;\n      height: 24%;\n      transform: rotate(-2deg);\n    }\n\n    .ima-enterprise-embed .collage-chip {\n      position: absolute;\n      z-index: 2;\n      padding: 10px 14px;\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.9);\n      border: 1px solid var(--line);\n      backdrop-filter: blur(14px);\n      color: rgba(5, 5, 5, 0.72);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-transform: uppercase;\n      box-shadow: 0 8px 20px rgba(15, 39, 45, 0.06);\n    }\n\n    .ima-enterprise-embed .collage-chip--a {\n      left: 54px;\n      top: 26px;\n    }\n\n    .ima-enterprise-embed .collage-chip--b {\n      right: 76px;\n      top: 208px;\n    }\n\n    .ima-enterprise-embed .collage-chip--c {\n      right: 70px;\n      bottom: 48px;\n    }\n\n    .ima-enterprise-embed .outputs-copy {\n      display: grid;\n      gap: 14px;\n    }\n\n    .ima-enterprise-embed .output-feature {\n      position: relative;\n      padding: 22px 22px 24px 26px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      background: #ffffff;\n      overflow: hidden;\n    }\n\n    .ima-enterprise-embed .output-feature::before {\n      content: \"\";\n      position: absolute;\n      top: 22px;\n      left: 0;\n      width: 4px;\n      height: 36px;\n      border-radius: 0 6px 6px 0;\n      background: linear-gradient(180deg, var(--cyan), var(--lime));\n    }\n\n    .ima-enterprise-embed .output-feature__meta {\n      display: inline-flex;\n      margin-bottom: 10px;\n      color: rgba(5, 5, 5, 0.42);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .output-feature h3 {\n      margin: 0;\n      font-size: 28px;\n      line-height: 1.06;\n      letter-spacing: 0;\n    }\n\n    .ima-enterprise-embed .output-feature p {\n      margin: 10px 0 0;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .ima-enterprise-embed .capability-band {\n      display: grid;\n      grid-template-columns: repeat(6, minmax(0, 1fr));\n      gap: 12px;\n      margin-top: 20px;\n    }\n\n    .ima-enterprise-embed .capability-band span {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 54px;\n      padding: 8px 14px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-sm);\n      background: #ffffff;\n      color: var(--muted);\n      font-size: 13px;\n      text-align: center;\n      line-height: 1.45;\n    }\n\n    .ima-enterprise-embed .outputs-showcase {\n      margin: 8px 0 42px;\n    }\n\n    .ima-enterprise-embed .creative-cases {\n      --case-accent: #d39787;\n      --case-accent-soft: rgba(211, 151, 135, 0.18);\n      --case-bg: #211216;\n      --case-text: #fff7f3;\n      --case-muted: rgba(255, 247, 243, 0.66);\n      --case-border: rgba(255, 255, 255, 0.11);\n      color: var(--text);\n    }\n\n    .ima-enterprise-embed .creative-cases__inner {\n      width: min(1280px, 100%);\n      margin: 0 auto;\n    }\n\n    .ima-enterprise-embed .creative-cases__heading {\n      max-width: 720px;\n      margin-bottom: 42px;\n    }\n\n    .ima-enterprise-embed .creative-cases__eyebrow {\n      display: block;\n      margin-bottom: 14px;\n      color: var(--soft);\n      font-size: 12px;\n      font-weight: 800;\n      line-height: 1;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .creative-cases__heading h2 {\n      max-width: 680px;\n      margin: 0;\n      color: var(--text);\n      font-size: 58px;\n      font-weight: 800;\n      line-height: 1.04;\n      letter-spacing: 0;\n    }\n\n    .ima-enterprise-embed .creative-cases__heading p {\n      margin: 18px 0 0;\n      color: rgba(5, 5, 5, 0.6);\n      font-size: 17px;\n      line-height: 1.6;\n    }\n\n    .ima-enterprise-embed .creative-cases__tabs {\n      display: flex;\n      gap: 34px;\n      margin-bottom: 26px;\n      border-bottom: 1px solid var(--line);\n      overflow-x: auto;\n      scrollbar-width: none;\n    }\n\n    .ima-enterprise-embed .creative-cases__tabs::-webkit-scrollbar {\n      display: none;\n    }\n\n    .ima-enterprise-embed .case-tab {\n      position: relative;\n      flex: 0 0 auto;\n      min-height: 48px;\n      padding: 0 0 17px;\n      border: 0;\n      background: transparent;\n      color: rgba(5, 5, 5, 0.42);\n      font: inherit;\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 0;\n      cursor: pointer;\n      outline: 0;\n      transition: color 180ms ease;\n    }\n\n    .ima-enterprise-embed .case-tab:hover,\n    .ima-enterprise-embed .case-tab:focus-visible {\n      color: var(--cyan);\n    }\n\n    .ima-enterprise-embed .case-tab::after {\n      position: absolute;\n      right: 0;\n      bottom: -1px;\n      left: 0;\n      height: 2px;\n      background: var(--case-accent);\n      content: \"\";\n      opacity: 0;\n      transform: scaleX(0.4);\n      transition: opacity 180ms ease, transform 180ms ease;\n    }\n\n    .ima-enterprise-embed .case-tab.is-active {\n      color: var(--text);\n    }\n\n    .ima-enterprise-embed .case-tab.is-active::after {\n      opacity: 1;\n      transform: scaleX(1);\n    }\n\n    .ima-enterprise-embed .creative-case {\n      position: relative;\n      display: grid;\n      grid-template-columns: minmax(0, 0.74fr) minmax(0, 1.26fr);\n      gap: 56px;\n      min-height: 620px;\n      padding: 58px;\n      border: 1px solid var(--case-border);\n      border-radius: var(--radius-xl);\n      background: var(--case-bg);\n      box-shadow: 0 35px 90px rgba(0, 0, 0, 0.34), inset 0 1px rgba(255, 255, 255, 0.05);\n      transition: background 300ms ease, border-color 300ms ease;\n    }\n\n    .ima-enterprise-embed .creative-case__content {\n      align-self: center;\n      min-width: 0;\n    }\n\n    .ima-enterprise-embed .creative-case__category {\n      display: block;\n      margin-bottom: 17px;\n      color: var(--case-accent);\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .creative-case__content h3 {\n      max-width: 430px;\n      margin: 0;\n      color: var(--case-text);\n      font-size: 50px;\n      font-weight: 800;\n      line-height: 1.05;\n      letter-spacing: 0;\n    }\n\n    .ima-enterprise-embed .creative-case__content > p {\n      max-width: 430px;\n      margin: 22px 0 0;\n      color: var(--case-muted);\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .ima-enterprise-embed .creative-case__visual {\n      align-self: center;\n      min-width: 0;\n    }\n\n    .ima-enterprise-embed .creative-case__video-frame {\n      position: relative;\n      width: min(100%, 371px);\n      height: 660px;\n      margin: 0 auto;\n      padding: 0;\n      border: 0;\n      border-radius: 22px;\n      background: transparent;\n      box-shadow: 0 22px 54px rgba(0, 0, 0, 0.34);\n      overflow: hidden;\n      clip-path: inset(0 round 22px);\n      -webkit-mask-image: -webkit-radial-gradient(white, black);\n    }\n\n    .ima-enterprise-embed .creative-case__video-frame video {\n      display: block;\n      width: 100%;\n      height: 100%;\n      aspect-ratio: 9 \/ 16;\n      border-radius: inherit;\n      background: transparent;\n      object-fit: cover;\n    }\n\n    .ima-enterprise-embed .creative-cases.is-observed .creative-cases__heading,\n    .ima-enterprise-embed .creative-cases.is-observed .creative-cases__tabs,\n    .ima-enterprise-embed .creative-cases.is-observed .creative-case {\n      opacity: 0;\n      transform: translate3d(0, 18px, 0);\n      transition: opacity 520ms ease, transform 520ms cubic-bezier(0.22, 1, 0.36, 1);\n      will-change: opacity, transform;\n    }\n\n    .ima-enterprise-embed .creative-cases.is-visible .creative-cases__heading,\n    .ima-enterprise-embed .creative-cases.is-visible .creative-cases__tabs,\n    .ima-enterprise-embed .creative-cases.is-visible .creative-case {\n      opacity: 1;\n      transform: translate3d(0, 0, 0);\n    }\n\n    .ima-enterprise-embed .creative-cases.is-visible .creative-cases__tabs {\n      transition-delay: 90ms;\n    }\n\n    .ima-enterprise-embed .creative-cases.is-visible .creative-case {\n      transition-delay: 180ms;\n    }\n\n    .ima-enterprise-embed .creative-case.is-changing {\n      animation: caseFade 320ms ease;\n    }\n\n    .ima-enterprise-embed .creative-case.is-changing .creative-case__category {\n      animation: caseTextIn 420ms cubic-bezier(0.22, 1, 0.36, 1) 20ms both;\n    }\n\n    .ima-enterprise-embed .creative-case.is-changing .creative-case__content h3 {\n      animation: caseTextIn 440ms cubic-bezier(0.22, 1, 0.36, 1) 70ms both;\n    }\n\n    .ima-enterprise-embed .creative-case.is-changing .creative-case__content > p {\n      animation: caseTextIn 460ms cubic-bezier(0.22, 1, 0.36, 1) 120ms both;\n    }\n\n    .ima-enterprise-embed .creative-case.is-changing .creative-case__video-frame {\n      animation: caseVideoIn 500ms cubic-bezier(0.22, 1, 0.36, 1) 40ms both;\n    }\n\n    @keyframes caseFade {\n      0% {\n        opacity: 0.55;\n        transform: translateY(5px);\n      }\n\n      100% {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    @keyframes caseTextIn {\n      0% {\n        opacity: 0;\n        transform: translate3d(0, 12px, 0);\n      }\n\n      100% {\n        opacity: 1;\n        transform: translate3d(0, 0, 0);\n      }\n    }\n\n    @keyframes caseVideoIn {\n      0% {\n        opacity: 0.3;\n        filter: blur(4px);\n        transform: translate3d(18px, 0, 0) scale(0.985);\n      }\n\n      100% {\n        opacity: 1;\n        filter: blur(0);\n        transform: translate3d(0, 0, 0) scale(1);\n      }\n    }\n\n    .ima-enterprise-embed .value-section {\n      padding-top: 88px;\n    }\n\n    .ima-enterprise-embed .value-section::before {\n      display: none;\n    }\n\n    .ima-enterprise-embed .value-band {\n      position: relative;\n      margin-inline: calc(50% - 50vw);\n      padding: 104px max(20px, calc((100vw - 1280px) \/ 2)) 108px;\n      background: #ffffff;\n      color: #0d0d0d;\n      overflow: hidden;\n    }\n\n    .ima-enterprise-embed .value-band::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background: none;\n      pointer-events: none;\n    }\n\n    .ima-enterprise-embed .value-shell {\n      position: relative;\n      z-index: 1;\n    }\n\n    .ima-enterprise-embed .value-head {\n      max-width: 940px;\n      margin-bottom: 54px;\n    }\n\n    .ima-enterprise-embed .value-kicker {\n      margin: 0 0 14px;\n      color: rgba(5, 5, 5, 0.48);\n      font-size: 14px;\n      font-weight: 700;\n      letter-spacing: 0;\n    }\n\n    .ima-enterprise-embed .value-head h2 {\n      margin: 0;\n      font-family: inherit;\n      color: #070707;\n      font-size: 64px;\n      line-height: 1.02;\n      letter-spacing: 0;\n    }\n\n    .ima-enterprise-embed .value-head p {\n      max-width: 920px;\n      margin: 18px 0 0;\n      color: rgba(5, 5, 5, 0.58);\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    .ima-enterprise-embed .value-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 28px 48px;\n    }\n\n    .ima-enterprise-embed .value-item {\n      padding: 10px 0 28px;\n      border-bottom: 1px solid rgba(15, 23, 26, 0.12);\n    }\n\n    .ima-enterprise-embed .value-item strong {\n      display: block;\n      margin-bottom: 20px;\n      color: #111111;\n      font-family: inherit;\n      font-size: 112px;\n      line-height: 0.92;\n      letter-spacing: 0;\n    }\n\n    .ima-enterprise-embed .value-item h3 {\n      margin: 0;\n      color: #101010;\n      font-size: 19px;\n      line-height: 1.48;\n      font-weight: 700;\n    }\n\n    .ima-enterprise-embed .value-item p {\n      margin: 8px 0 0;\n      color: rgba(13, 13, 13, 0.82);\n      font-size: 17px;\n      line-height: 1.7;\n    }\n\n    .ima-enterprise-embed .why-head {\n      max-width: 920px;\n      margin: 0 auto 50px;\n      text-align: center;\n    }\n\n    .ima-enterprise-embed .why-head .eyebrow {\n      margin-left: auto;\n      margin-right: auto;\n      margin-bottom: 20px;\n      color: var(--soft);\n      background: transparent;\n      border: 0;\n      padding: 10px 16px;\n    }\n\n    .ima-enterprise-embed .why-head .eyebrow::before {\n      display: none;\n    }\n\n    .ima-enterprise-embed .why-head h2 {\n      margin: 0;\n      font-family: inherit;\n      font-size: 56px;\n      line-height: 1.04;\n      letter-spacing: 0;\n    }\n\n    .ima-enterprise-embed .why-head p {\n      max-width: 780px;\n      margin: 18px auto 0;\n      color: var(--muted);\n      font-size: 18px;\n      line-height: 1.72;\n    }\n\n    .ima-enterprise-embed .why-board {\n      display: grid;\n      grid-template-columns: 1fr;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-xl);\n      background: #ffffff;\n      overflow: hidden;\n      box-shadow: var(--shadow-lg);\n    }\n\n    .ima-enterprise-embed .why-row {\n      display: grid;\n      grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);\n      align-items: stretch;\n      border-bottom: 1px solid var(--line);\n    }\n\n    .ima-enterprise-embed .why-row:last-child {\n      border-bottom: 0;\n    }\n\n    .ima-enterprise-embed .why-row--reverse .why-copy {\n      order: 2;\n    }\n\n    .ima-enterprise-embed .why-row--reverse .why-visual {\n      order: 1;\n      border-right: 1px solid var(--line);\n      border-left: 0;\n      padding: 0;\n    }\n\n    .ima-enterprise-embed .why-copy, .ima-enterprise-embed .why-visual {\n      position: relative;\n      min-height: 380px;\n      padding: 34px 32px;\n      overflow: hidden;\n    }\n\n    .ima-enterprise-embed .why-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      gap: 24px;\n    }\n\n    .ima-enterprise-embed .why-visual {\n      border-left: 1px solid var(--line);\n      background: #f7f8f8;\n      padding: 0;\n    }\n\n    .ima-enterprise-embed .why-copy__no {\n      display: inline-flex;\n      margin-bottom: 12px;\n      color: rgba(32, 37, 56, 0.38);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .why-copy h3 {\n      margin: 0;\n      font-size: 30px;\n      line-height: 1.08;\n      letter-spacing: 0;\n    }\n\n    .ima-enterprise-embed .why-copy p {\n      margin: 14px 0 0;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.72;\n    }\n\n    .ima-enterprise-embed .why-card__body {\n      max-width: 88%;\n    }\n\n    .ima-enterprise-embed .why-placeholder {\n      position: relative;\n      width: 100%;\n      min-height: 230px;\n      margin-top: 0;\n      border: 1px solid var(--line);\n      border-radius: 0;\n      background: #f7f8f7;\n      overflow: hidden;\n    }\n\n    .ima-enterprise-embed .why-placeholder--image {\n      width: 100%;\n      min-height: 100%;\n      height: 100%;\n      border: 0;\n      border-radius: 0;\n      padding: 0;\n      background: #ffffff;\n    }\n\n    .ima-enterprise-embed .why-placeholder--image::before {\n      display: none;\n    }\n\n    .ima-enterprise-embed .why-placeholder--image img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      object-position: top center;\n      display: block;\n      transition: transform 0.45s ease;\n      transform-origin: center center;\n    }\n\n    .ima-enterprise-embed .why-placeholder--image:hover img {\n      transform: scale(1.06);\n    }\n\n    .ima-enterprise-embed .why-placeholder::before {\n      content: \"Placeholder\";\n      position: absolute;\n      top: 16px;\n      left: 16px;\n      color: rgba(32, 37, 56, 0.32);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .why-placeholder__bar {\n      position: absolute;\n      left: 16px;\n      right: 16px;\n      top: 48px;\n      height: 16px;\n      border-radius: 999px;\n      background: rgba(15, 23, 26, 0.08);\n    }\n\n    .ima-enterprise-embed .why-placeholder__bar--short {\n      top: 74px;\n      right: 34%;\n      background: rgba(32, 37, 56, 0.08);\n    }\n\n    .ima-enterprise-embed .why-placeholder__bar--bottom {\n      top: auto;\n      bottom: 18px;\n      left: 16px;\n      right: 24%;\n      background: rgba(32, 37, 56, 0.08);\n    }\n\n    .ima-enterprise-embed .why-placeholder__cards {\n      position: absolute;\n      left: 16px;\n      right: 16px;\n      top: 48px;\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 10px;\n    }\n\n    .ima-enterprise-embed .why-placeholder__cards div {\n      aspect-ratio: 0.82;\n      border-radius: 16px;\n      border: 1px solid rgba(32, 37, 56, 0.08);\n      background: #ffffff;\n    }\n\n    .ima-enterprise-embed .why-placeholder__stack {\n      position: absolute;\n      left: 16px;\n      right: 16px;\n      top: 48px;\n      display: grid;\n      gap: 10px;\n    }\n\n    .ima-enterprise-embed .why-placeholder__stack div {\n      height: 42px;\n      border-radius: 14px;\n      border: 1px solid rgba(32, 37, 56, 0.08);\n      background: rgba(255, 255, 255, 0.96);\n    }\n\n    .ima-enterprise-embed .why-mock {\n      position: relative;\n      width: min(100%, 520px);\n      margin: 10px auto 0;\n      padding: 22px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      background: #ffffff;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .ima-enterprise-embed .why-mock__bar {\n      display: flex;\n      gap: 6px;\n      margin-bottom: 18px;\n    }\n\n    .ima-enterprise-embed .why-mock__bar span {\n      width: 8px;\n      height: 8px;\n      border-radius: 999px;\n      background: rgba(32, 37, 56, 0.14);\n    }\n\n    .ima-enterprise-embed .why-mock__title {\n      margin: 0;\n      color: rgba(32, 37, 56, 0.52);\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .why-mock__field {\n      margin-top: 12px;\n      padding: 16px 18px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-sm);\n      background: #f7f8f8;\n      color: rgba(32, 37, 56, 0.52);\n      font-size: 14px;\n    }\n\n    .ima-enterprise-embed .why-mock__chips, .ima-enterprise-embed .why-mock__stack-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 16px;\n    }\n\n    .ima-enterprise-embed .why-mock__chips span, .ima-enterprise-embed .why-mock__stack-tags span {\n      padding: 8px 10px;\n      border-radius: 999px;\n      background: var(--panel);\n      color: var(--soft);\n      font-size: 12px;\n      font-weight: 700;\n      white-space: nowrap;\n    }\n\n    .ima-enterprise-embed .why-result {\n      display: block;\n      margin-top: 18px;\n      padding-top: 16px;\n      border-top: 1px solid var(--line);\n      color: #0b5a6b;\n      font-size: 14px;\n      line-height: 1.58;\n      font-weight: 750;\n    }\n\n    .ima-enterprise-embed .why-actions {\n      display: flex;\n      justify-content: center;\n      margin-top: 28px;\n    }\n\n    .ima-enterprise-embed .workflow-shell {\n      --workflow-marker-y: 58px;\n      position: relative;\n      margin-top: 24px;\n      padding: 38px 30px 36px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-xl);\n      background: #ffffff;\n      box-shadow: var(--shadow-lg);\n      overflow: hidden;\n    }\n\n    .ima-enterprise-embed .workflow-shell::before {\n      content: \"\";\n      position: absolute;\n      top: var(--workflow-marker-y);\n      left: 7%;\n      right: 7%;\n      height: 2px;\n      background: linear-gradient(90deg, rgba(15, 23, 26, 0.06), rgba(15, 23, 26, 0.2), rgba(15, 23, 26, 0.06));\n      transform: translateY(-50%);\n      pointer-events: none;\n    }\n\n    .ima-enterprise-embed .workflow-grid {\n      position: relative;\n      display: grid;\n      grid-template-columns: repeat(5, minmax(0, 1fr));\n      gap: 22px;\n      align-items: start;\n    }\n\n    .ima-enterprise-embed .step-card {\n      position: relative;\n      display: flex;\n      flex-direction: column;\n      min-height: 0;\n      padding: 74px 0 0;\n      border: 0;\n      background: transparent;\n      box-shadow: none;\n      z-index: 1;\n    }\n\n    .ima-enterprise-embed .step-card::before {\n      content: \"\";\n      position: absolute;\n      top: var(--workflow-marker-y);\n      left: 50%;\n      width: 16px;\n      height: 16px;\n      border-radius: 999px;\n      background: var(--cyan);\n      box-shadow: 0 0 0 6px rgba(15, 23, 26, 0.06);\n      transform: translate(-50%, -50%);\n    }\n\n    .ima-enterprise-embed .step-card::after {\n      content: \"\";\n      position: absolute;\n      top: var(--workflow-marker-y);\n      left: 50%;\n      width: 30px;\n      height: 30px;\n      border-radius: 999px;\n      border: 1px solid rgba(15, 23, 26, 0.12);\n      transform: translate(-50%, -50%);\n      animation: none;\n      opacity: 0.7;\n      pointer-events: none;\n    }\n\n    .ima-enterprise-embed .step-card:nth-child(2)::after {\n      animation-delay: 0.2s;\n    }\n\n    .ima-enterprise-embed .step-card:nth-child(3)::after {\n      animation-delay: 0.4s;\n    }\n\n    .ima-enterprise-embed .step-card:nth-child(4)::after {\n      animation-delay: 0.6s;\n    }\n\n    .ima-enterprise-embed .step-card:nth-child(5)::after {\n      animation-delay: 0.8s;\n    }\n\n    .ima-enterprise-embed .step-no {\n      display: block;\n      width: 100%;\n      margin-bottom: 16px;\n      color: rgba(5, 5, 5, 0.42);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-align: center;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .step-card__body {\n      height: 100%;\n      padding: 24px 20px 22px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-md);\n      background: #ffffff;\n      box-shadow: none;\n    }\n\n    .ima-enterprise-embed .step-card h3 {\n      margin: 0;\n      font-size: 24px;\n      line-height: 1.12;\n      letter-spacing: 0;\n    }\n\n    @keyframes workflow-breathe {\n      0%,\n      100% {\n        opacity: 0.45;\n        transform: translate(-50%, -50%) scale(1);\n      }\n\n      50% {\n        opacity: 0.2;\n        transform: translate(-50%, -50%) scale(1.22);\n      }\n    }\n\n    .ima-enterprise-embed .industry-scroll-shell {\n      --industry-card-count: 6;\n      --industry-step-span: 72vh;\n      --industry-end-hold: 24vh;\n      position: relative;\n      height: calc(100vh + (var(--industry-card-count) - 1) * var(--industry-step-span) + var(--industry-end-hold));\n      margin-top: 24px;\n    }\n\n    .ima-enterprise-embed .industry-stack-stage {\n      position: -webkit-sticky;\n      position: sticky;\n      top: 0;\n      height: 100vh;\n      display: flex;\n      flex-direction: column;\n      justify-content: flex-start;\n      padding: 22px 0 26px;\n      overflow: hidden;\n      isolation: isolate;\n    }\n\n    .ima-enterprise-embed .industry-stack-head {\n      max-width: 1080px;\n      margin-bottom: 18px;\n      flex: 0 0 auto;\n    }\n\n    .ima-enterprise-embed .industry-stack-head .eyebrow {\n      margin-bottom: 20px;\n      color: rgba(32, 37, 56, 0.54);\n    }\n\n    .ima-enterprise-embed .industry-grid {\n      position: relative;\n      width: 100%;\n      flex: 1 1 auto;\n      min-height: 0;\n      perspective: 1400px;\n    }\n\n    .ima-enterprise-embed .industry-card {\n      position: absolute;\n      inset: 0;\n      display: grid;\n      grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);\n      grid-template-rows: auto auto auto;\n      gap: 22px 28px;\n      align-items: start;\n      padding: clamp(28px, 3vw, 40px);\n      border: 1px solid rgba(255, 255, 255, 0.1);\n      border-radius: var(--radius-xl);\n      color: #ffffff;\n      background:\n        linear-gradient(145deg, #1b2026, #111418 76%);\n      box-shadow: 0 18px 52px rgba(0, 0, 0, 0.2);\n      opacity: 0;\n      transform: translate3d(0, 86vh, 0) scale(0.96);\n      transform-origin: top center;\n      isolation: isolate;\n      will-change: transform, opacity;\n      overflow: hidden;\n    }\n\n    .ima-enterprise-embed .industry-card::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 3px;\n      background: linear-gradient(90deg, var(--accent), transparent 72%);\n      opacity: 1;\n    }\n\n    .ima-enterprise-embed .industry-card--visual {\n      grid-template-rows: auto auto minmax(0, 1fr);\n    }\n\n    .ima-enterprise-embed .industry-head {\n      display: block;\n      margin-bottom: 0;\n      grid-column: 1;\n      grid-row: 1;\n    }\n\n    .ima-enterprise-embed .industry-index {\n      display: inline-grid;\n      width: 56px;\n      height: 56px;\n      place-items: center;\n      border-radius: 18px;\n      background: var(--accent);\n      color: #ffffff;\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: 0;\n      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18);\n    }\n\n    .ima-enterprise-embed .industry-label {\n      margin: 0 0 10px;\n      color: rgba(255, 255, 255, 0.52);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .industry-card h3 {\n      margin: 0;\n      max-width: 10ch;\n      font-size: 48px;\n      line-height: 0.98;\n      letter-spacing: 0;\n    }\n\n    .ima-enterprise-embed .industry-card > p {\n      grid-column: 1;\n      grid-row: 2;\n      max-width: 40ch;\n      margin: 0;\n      color: rgba(255, 255, 255, 0.72);\n      font-size: 16px;\n      line-height: 1.6;\n    }\n\n    .ima-enterprise-embed .industry-card-actions {\n      grid-column: 1;\n      grid-row: 3;\n      display: flex;\n      align-items: flex-start;\n      align-self: start;\n      padding-top: 2px;\n    }\n\n    .ima-enterprise-embed .industry-card-actions .button {\n      min-width: 156px;\n    }\n\n    .ima-enterprise-embed .industry-card-actions .button--primary {\n      color: #071112;\n      border-color: rgba(255, 255, 255, 0.16);\n      background: #ffffff;\n      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);\n    }\n\n    .ima-enterprise-embed .industry-meta {\n      grid-column: 2;\n      grid-row: 1 \/ span 3;\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 14px;\n      margin-top: 0;\n      padding-top: 0;\n      border-top: 0;\n      align-self: stretch;\n    }\n\n    .ima-enterprise-embed .industry-visual {\n      grid-column: 2;\n      grid-row: 1 \/ span 3;\n      align-self: stretch;\n      min-height: 360px;\n      overflow: hidden;\n      border: 1px solid rgba(255, 255, 255, 0.14);\n      border-radius: var(--radius-lg);\n      background: #f8f4ed;\n      box-shadow: 0 10px 28px rgba(0, 0, 0, 0.16);\n    }\n\n    .ima-enterprise-embed .industry-visual--dark {\n      background: #171817;\n    }\n\n    .ima-enterprise-embed .industry-visual img, .ima-enterprise-embed .industry-visual video {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      object-position: center;\n      display: block;\n    }\n\n    .ima-enterprise-embed .industry-block {\n      min-height: 100%;\n      padding: 18px 18px 16px;\n      border: 1px solid rgba(255, 255, 255, 0.1);\n      border-radius: var(--radius-md);\n      background: rgba(255, 255, 255, 0.06);\n      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);\n    }\n\n    .ima-enterprise-embed .industry-block h4 {\n      margin: 0;\n      color: rgba(255, 255, 255, 0.56);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .industry-block p {\n      margin: 12px 0 0;\n      color: rgba(255, 255, 255, 0.88);\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .ima-enterprise-embed .bullet-list {\n      display: grid;\n      gap: 8px;\n      margin: 12px 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .ima-enterprise-embed .bullet-list li {\n      position: relative;\n      padding-left: 18px;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.56;\n    }\n\n    .ima-enterprise-embed .bullet-list li::before {\n      content: \"\";\n      position: absolute;\n      top: 8px;\n      left: 0;\n      width: 8px;\n      height: 8px;\n      border-radius: 999px;\n      background: var(--accent);\n      box-shadow: none;\n    }\n\n    .ima-enterprise-embed .plans-shell {\n      display: block;\n    }\n\n    .ima-enterprise-embed .plans-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 28px;\n    }\n\n    .ima-enterprise-embed .plan-card {\n      position: relative;\n      display: flex;\n      flex-direction: column;\n      padding: 34px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      background: #ffffff;\n      box-shadow: var(--shadow-lg);\n      min-height: 100%;\n      overflow: hidden;\n    }\n\n    .ima-enterprise-embed .plan-card--featured {\n      border-color: rgba(11, 90, 107, 0.2);\n      background: linear-gradient(180deg, #ffffff, #fbfdfd);\n      transform: translateY(-6px);\n      box-shadow: 0 18px 46px rgba(11, 90, 107, 0.1);\n    }\n\n    .ima-enterprise-embed .plan-card--featured::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 3px;\n      background: linear-gradient(90deg, var(--cyan), var(--lime));\n      opacity: 0.72;\n    }\n\n    .ima-enterprise-embed .plan-card--compact {\n      transform: none;\n    }\n\n    .ima-enterprise-embed .plan-label {\n      display: inline-flex;\n      color: rgba(5, 5, 5, 0.44);\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .plan-badge {\n      display: block;\n      margin-bottom: 10px;\n      padding: 0;\n      border: 0;\n      border-radius: 0;\n      background: transparent;\n      color: var(--cyan);\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .ima-enterprise-embed .plan-card h3 {\n      margin-top: 22px;\n      font-size: 34px;\n      line-height: 1.05;\n    }\n\n    .ima-enterprise-embed .plan-copy {\n      padding-right: 0;\n    }\n\n    .ima-enterprise-embed .plan-deliverable {\n      display: block;\n      margin-top: 24px;\n      padding: 18px 20px;\n      border: 1px solid rgba(15, 23, 26, 0.08);\n      border-radius: var(--radius-sm);\n      background: #f8fafb;\n      color: rgba(5, 5, 5, 0.78);\n      font-size: 15px;\n      font-weight: 700;\n      line-height: 1.58;\n    }\n\n    .ima-enterprise-embed .plan-points {\n      display: grid;\n      gap: 12px;\n      margin: 28px 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .ima-enterprise-embed .plan-points li {\n      position: relative;\n      padding-left: 22px;\n      color: rgba(5, 5, 5, 0.56);\n      font-size: 14px;\n      line-height: 1.62;\n    }\n\n    .ima-enterprise-embed .plan-points li::before {\n      content: \"\";\n      position: absolute;\n      top: 9px;\n      left: 0;\n      width: 6px;\n      height: 6px;\n      border-radius: 999px;\n      background: rgba(15, 23, 26, 0.38);\n    }\n\n    .ima-enterprise-embed .plan-actions {\n      display: flex;\n      align-items: flex-end;\n      margin-top: auto;\n      padding-top: 34px;\n    }\n\n    .ima-enterprise-embed .plan-actions .button {\n      width: 100%;\n      min-height: 52px;\n    }\n\n    .ima-enterprise-embed .cta-panel {\n      position: relative;\n      display: grid;\n      grid-template-columns: minmax(0, 0.96fr) minmax(0, 1.04fr);\n      gap: 34px;\n      padding: 44px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-xl);\n      background: #ffffff;\n      box-shadow: var(--shadow-lg);\n      overflow: hidden;\n    }\n\n    .ima-enterprise-embed .cta-panel::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background: linear-gradient(90deg, var(--cyan), transparent 64%);\n      height: 3px;\n      opacity: 0.22;\n      pointer-events: none;\n    }\n\n    .ima-enterprise-embed .cta-panel > * {\n      position: relative;\n      z-index: 1;\n    }\n\n    .ima-enterprise-embed .cta-panel h2 {\n      max-width: 11.5ch;\n      font-size: 54px;\n      line-height: 1.04;\n    }\n\n    .ima-enterprise-embed .cta-panel p {\n      margin: 18px 0 0;\n      color: var(--muted);\n      font-size: 18px;\n      line-height: 1.72;\n    }\n\n    .ima-enterprise-embed .cta-right {\n      display: grid;\n      gap: 14px;\n      align-content: center;\n    }\n\n    .ima-enterprise-embed .cta-note {\n      padding: 20px 22px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-md);\n      background: #f8f9f9;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.68;\n    }\n\n    .ima-enterprise-embed .cta-note strong {\n      display: block;\n      margin-bottom: 8px;\n      color: var(--text);\n      font-size: 14px;\n      letter-spacing: 0;\n    }\n\n    .ima-enterprise-embed h1, .ima-enterprise-embed h2, .ima-enterprise-embed h3, .ima-enterprise-embed h4, .ima-enterprise-embed .industry-card h3, .ima-enterprise-embed .value-head h2, .ima-enterprise-embed .value-item strong {\n      letter-spacing: 0;\n    }\n\n    .ima-enterprise-embed .footer {\n      padding-top: 28px;\n      color: var(--soft);\n      font-size: 13px;\n      text-align: center;\n    }\n\n    @media (max-width: 1180px) {\n      .ima-enterprise-embed .hero-grid, .ima-enterprise-embed .outputs-stage, .ima-enterprise-embed .cta-panel {\n        grid-template-columns: 1fr;\n      }\n\n      .ima-enterprise-embed .stage-canvas, .ima-enterprise-embed .output-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .ima-enterprise-embed .flow-rail {\n        flex-direction: row;\n        justify-content: flex-start;\n        padding-top: 0;\n      }\n\n      .ima-enterprise-embed .flow-rail__line {\n        width: 72px;\n        height: 1px;\n        background: linear-gradient(90deg, transparent, rgba(15, 23, 26, 0.2), transparent);\n      }\n\n      .ima-enterprise-embed .flow-rail__line::after {\n        top: 50%;\n        bottom: auto;\n        left: auto;\n        right: 0;\n        transform: translateY(-50%) rotate(-45deg);\n      }\n\n      .ima-enterprise-embed .workflow-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .ima-enterprise-embed .creative-case {\n        grid-template-columns: 1fr;\n        gap: 40px;\n        min-height: 0;\n      }\n\n      .ima-enterprise-embed .creative-case__content h3,\n      .ima-enterprise-embed .creative-case__content > p {\n        max-width: 680px;\n      }\n\n      .ima-enterprise-embed .industry-scroll-shell {\n        height: auto;\n      }\n\n      .ima-enterprise-embed .industry-stack-stage {\n        position: static;\n        height: auto;\n        display: block;\n        overflow: visible;\n      }\n\n      .ima-enterprise-embed .workflow-shell::before {\n        display: none;\n      }\n\n      .ima-enterprise-embed .step-card:nth-child(2), .ima-enterprise-embed .step-card:nth-child(4) {\n        transform: none;\n      }\n\n      .ima-enterprise-embed .capability-band {\n        grid-template-columns: repeat(3, minmax(0, 1fr));\n      }\n\n      .ima-enterprise-embed .plans-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .ima-enterprise-embed .why-row, .ima-enterprise-embed .why-row--reverse {\n        grid-template-columns: 1fr;\n      }\n\n      .ima-enterprise-embed .why-row--reverse .why-copy, .ima-enterprise-embed .why-row--reverse .why-visual {\n        order: initial;\n      }\n\n      .ima-enterprise-embed .why-copy, .ima-enterprise-embed .why-visual {\n        min-height: 0;\n      }\n\n      .ima-enterprise-embed .industry-stack-head {\n        margin-bottom: 22px;\n      }\n\n      .ima-enterprise-embed .industry-grid {\n        height: auto;\n        display: grid;\n        gap: 18px;\n        perspective: none;\n      }\n\n      .ima-enterprise-embed .industry-card {\n        position: relative;\n        inset: auto;\n        grid-template-columns: 1fr;\n        grid-template-rows: auto auto auto;\n        gap: 22px;\n        min-height: 0;\n        transform: none !important;\n        opacity: 1 !important;\n      }\n\n      .ima-enterprise-embed .industry-card > p, .ima-enterprise-embed .industry-meta, .ima-enterprise-embed .industry-visual {\n        grid-column: 1;\n      }\n\n      .ima-enterprise-embed .industry-meta {\n        grid-row: auto;\n        grid-template-columns: 1fr;\n      }\n\n      .ima-enterprise-embed .industry-visual {\n        grid-row: auto;\n        min-height: 0;\n        aspect-ratio: 4 \/ 3;\n      }\n\n      .ima-enterprise-embed .why-visual, .ima-enterprise-embed .why-row--reverse .why-visual {\n        border-left: 0;\n        border-right: 0;\n        border-top: 1px solid var(--line);\n        padding: 0;\n      }\n\n      .ima-enterprise-embed .plan-card, .ima-enterprise-embed .plan-card--featured, .ima-enterprise-embed .plan-card--compact {\n        transform: none;\n      }\n    }\n\n    @media (max-width: 920px) {\n      .ima-enterprise-embed .page-shell {\n        padding: 14px 16px 64px;\n      }\n\n      .ima-enterprise-embed .topbar {\n        top: 14px;\n      }\n\n      .ima-enterprise-embed .topbar__inner {\n        flex-wrap: wrap;\n      }\n\n      .ima-enterprise-embed .nav {\n        order: 3;\n        width: 100%;\n        overflow-x: auto;\n        padding-bottom: 2px;\n      }\n\n      .ima-enterprise-embed .hero-copy h1 {\n        max-width: none;\n        font-size: 46px;\n      }\n\n      .ima-enterprise-embed .section-head h2, .ima-enterprise-embed .why-head h2, .ima-enterprise-embed .cta-panel h2 {\n        font-size: 44px;\n      }\n\n      .ima-enterprise-embed .value-head h2 {\n        font-size: 46px;\n      }\n\n      .ima-enterprise-embed .value-item strong {\n        font-size: 78px;\n      }\n\n      .ima-enterprise-embed .industry-card h3 {\n        font-size: 40px;\n      }\n\n      .ima-enterprise-embed .plan-card h3 {\n        font-size: 32px;\n      }\n\n      .ima-enterprise-embed .hero-copy p, .ima-enterprise-embed .section-head p, .ima-enterprise-embed .cta-panel p, .ima-enterprise-embed .why-head p {\n        font-size: 16px;\n      }\n\n      .ima-enterprise-embed .hero-kpis, .ima-enterprise-embed .industry-grid, .ima-enterprise-embed .value-grid, .ima-enterprise-embed .industry-meta {\n        grid-template-columns: 1fr;\n      }\n\n      .ima-enterprise-embed .plans-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .ima-enterprise-embed .hero-stage {\n        min-height: 0;\n      }\n\n      .ima-enterprise-embed .outputs-collage {\n        min-height: 560px;\n      }\n\n      .ima-enterprise-embed .value-band {\n        padding: 78px max(16px, calc((100vw - 1280px) \/ 2)) 84px;\n      }\n\n      .ima-enterprise-embed .value-head {\n        margin-bottom: 36px;\n      }\n\n      .ima-enterprise-embed .collage-card--main {\n        left: 24px;\n        width: 52%;\n      }\n\n      .ima-enterprise-embed .collage-card--wide {\n        right: 18px;\n        width: 40%;\n      }\n\n      .ima-enterprise-embed .collage-card--video {\n        right: 24px;\n        width: 42%;\n      }\n\n      .ima-enterprise-embed .collage-card--footer {\n        left: 48px;\n        width: 64%;\n      }\n\n      .ima-enterprise-embed .section {\n        padding-top: 82px;\n      }\n    }\n\n    @media (max-width: 680px) {\n      .ima-enterprise-embed .button {\n        width: 100%;\n      }\n\n      .ima-enterprise-embed .hero-actions, .ima-enterprise-embed .hero-kpis {\n        grid-template-columns: 1fr;\n      }\n\n      .ima-enterprise-embed .hero-actions {\n        display: grid;\n      }\n\n      .ima-enterprise-embed .audience-band {\n        display: grid;\n        grid-template-columns: 1fr;\n      }\n\n      .ima-enterprise-embed .hero-copy h1 {\n        font-size: 38px;\n      }\n\n      .ima-enterprise-embed .value-head h2 {\n        font-size: 38px;\n      }\n\n      .ima-enterprise-embed .value-item strong {\n        font-size: 64px;\n      }\n\n      .ima-enterprise-embed .industry-card h3, .ima-enterprise-embed .plan-card h3 {\n        font-size: 30px;\n      }\n\n      .ima-enterprise-embed .hero-stage__frame, .ima-enterprise-embed .outputs-collage, .ima-enterprise-embed .workflow-shell, .ima-enterprise-embed .industry-card, .ima-enterprise-embed .plan-card, .ima-enterprise-embed .cta-panel {\n        border-radius: var(--radius-lg);\n      }\n\n      .ima-enterprise-embed .hero-stage__frame, .ima-enterprise-embed .workflow-shell, .ima-enterprise-embed .outputs-collage, .ima-enterprise-embed .cta-panel {\n        padding: 20px;\n      }\n\n      .ima-enterprise-embed .creative-cases__heading {\n        margin-bottom: 32px;\n      }\n\n      .ima-enterprise-embed .creative-cases__heading h2 {\n        font-size: 34px;\n      }\n\n      .ima-enterprise-embed .creative-cases__heading p {\n        font-size: 15px;\n      }\n\n      .ima-enterprise-embed .creative-cases__tabs {\n        gap: 24px;\n        margin-right: -16px;\n      }\n\n      .ima-enterprise-embed .creative-case {\n        gap: 34px;\n        padding: 26px 18px 18px;\n        border-radius: 22px;\n      }\n\n      .ima-enterprise-embed .creative-case__content h3 {\n        font-size: 32px;\n      }\n\n      .ima-enterprise-embed .creative-case__video-frame {\n        width: min(100%, 371px);\n        height: auto;\n        border-radius: 18px;\n        clip-path: inset(0 round 18px);\n        -webkit-mask-image: -webkit-radial-gradient(white, black);\n      }\n\n      .ima-enterprise-embed .creative-case__video-frame video {\n        height: auto;\n        aspect-ratio: 9 \/ 16;\n        border-radius: inherit;\n      }\n\n      .ima-enterprise-embed .stage-head, .ima-enterprise-embed .system-banner {\n        grid-template-columns: 1fr;\n        display: grid;\n      }\n\n      .ima-enterprise-embed .stage-head {\n        align-items: start;\n      }\n\n      .ima-enterprise-embed .stage-head__meta {\n        width: 100%;\n      }\n\n      .ima-enterprise-embed .stage-canvas, .ima-enterprise-embed .workflow-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .ima-enterprise-embed .outputs-stage, .ima-enterprise-embed .capability-band, .ima-enterprise-embed .why-head h2 {\n        font-size: 34px;\n      }\n\n      .ima-enterprise-embed .why-copy, .ima-enterprise-embed .why-visual {\n        padding: 24px 20px;\n      }\n\n      .ima-enterprise-embed .why-mock {\n        width: 100%;\n        padding: 18px;\n      }\n\n      .ima-enterprise-embed .why-placeholder__cards {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .ima-enterprise-embed .value-band {\n        padding: 64px 16px 72px;\n      }\n\n      .ima-enterprise-embed .value-item strong {\n        margin-bottom: 14px;\n      }\n\n      .ima-enterprise-embed .output-panel__mini, .ima-enterprise-embed .float-card {\n        position: relative;\n        inset: auto;\n        max-width: none;\n        width: auto;\n        transform: none;\n        margin-top: 12px;\n      }\n\n      .ima-enterprise-embed .stage-floats {\n        position: relative;\n        display: grid;\n        gap: 12px;\n        margin-top: 14px;\n      }\n\n      .ima-enterprise-embed .outputs-collage {\n        min-height: 0;\n        display: grid;\n        gap: 14px;\n      }\n\n      .ima-enterprise-embed .collage-card {\n        position: relative;\n        inset: auto;\n        width: auto;\n        height: auto;\n        aspect-ratio: 1.2;\n        transform: none;\n      }\n\n      .ima-enterprise-embed .collage-chip {\n        position: relative;\n        inset: auto;\n        width: fit-content;\n      }\n\n      .ima-enterprise-embed .capability-band {\n        display: grid;\n      }\n\n      .ima-enterprise-embed .workflow-shell::before {\n        display: none;\n      }\n\n      .ima-enterprise-embed .step-card {\n        min-height: 0;\n      }\n\n      .ima-enterprise-embed .step-card:nth-child(2), .ima-enterprise-embed .step-card:nth-child(4) {\n        transform: none;\n      }\n\n      .ima-enterprise-embed .section-head h2, .ima-enterprise-embed .cta-panel h2 {\n        font-size: 34px;\n      }\n    }\n\n    @media (max-width: 920px) {\n      .ima-enterprise-embed .hero-bleed {\n        padding: 58px 24px 0;\n      }\n\n      .ima-enterprise-embed .hero-copy h1 {\n        max-width: none;\n      }\n\n      .ima-enterprise-embed .media-showcase {\n        margin-top: 56px;\n      }\n\n      .ima-enterprise-embed .ima-scroll-showcase__track {\n        gap: 18px;\n      }\n\n      .ima-enterprise-embed .ima-scroll-showcase__card {\n        flex-basis: 220px;\n        border-radius: var(--radius-lg);\n      }\n    }\n\n    @media (max-width: 680px) {\n      .ima-enterprise-embed .hero-bleed {\n        padding: 52px 16px 0;\n      }\n\n      .ima-enterprise-embed .hero-copy p {\n        font-size: 16px;\n      }\n\n      .ima-enterprise-embed .hero .eyebrow {\n        margin-bottom: 24px;\n      }\n\n      .ima-enterprise-embed .hero-actions {\n        margin-top: 32px;\n      }\n\n      .ima-enterprise-embed .hero-flow {\n        margin-top: 30px;\n        font-size: 16px;\n      }\n\n      .ima-enterprise-embed .hero-proof {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .ima-enterprise-embed .hero-proof span {\n        justify-content: center;\n        min-height: 40px;\n        text-align: center;\n      }\n\n      .ima-enterprise-embed .media-showcase {\n        margin-top: 40px;\n        padding-bottom: 14px;\n      }\n\n      .ima-enterprise-embed .ima-scroll-showcase {\n        overflow-x: auto;\n        mask-image: none;\n        -webkit-mask-image: none;\n        -webkit-overflow-scrolling: touch;\n      }\n\n      .ima-enterprise-embed .ima-scroll-showcase__track {\n        width: max-content;\n        padding: 6px 16px 14px;\n        gap: 14px;\n        animation: none;\n      }\n\n      .ima-enterprise-embed .ima-scroll-showcase__card {\n        flex-basis: 170px;\n        border-radius: var(--radius-md);\n        transform: none !important;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      .ima-enterprise-embed .creative-cases.is-observed .creative-cases__heading,\n      .ima-enterprise-embed .creative-cases.is-observed .creative-cases__tabs,\n      .ima-enterprise-embed .creative-cases.is-observed .creative-case,\n      .ima-enterprise-embed .creative-case.is-changing,\n      .ima-enterprise-embed .creative-case.is-changing .creative-case__category,\n      .ima-enterprise-embed .creative-case.is-changing .creative-case__content h3,\n      .ima-enterprise-embed .creative-case.is-changing .creative-case__content > p,\n      .ima-enterprise-embed .creative-case.is-changing .creative-case__video-frame {\n        opacity: 1 !important;\n        filter: none !important;\n        transform: none !important;\n        transition: none !important;\n        animation: none !important;\n      }\n\n      .ima-enterprise-embed .industry-scroll-shell {\n        height: auto;\n      }\n\n      .ima-enterprise-embed .industry-stack-stage {\n        position: static;\n        height: auto;\n        display: block;\n        overflow: visible;\n      }\n\n      .ima-enterprise-embed .industry-grid {\n        height: auto;\n        display: grid;\n        gap: 18px;\n        perspective: none;\n      }\n\n      .ima-enterprise-embed .industry-card {\n        position: relative;\n        inset: auto;\n        transform: none !important;\n        opacity: 1 !important;\n      }\n    }\n  \n<\/style>\n<div class=\"ima-enterprise-embed\" data-asset-base=\"https:\/\/imastudio.com\/wp-content\/uploads\/assets\">\n<div class=\"page-shell\">\n    <main>\n      <section class=\"hero section\" id=\"top\">\n        <div class=\"hero-bleed\">\n          <div class=\"container hero-inner\">\n            <div class=\"hero-copy\">\n              <h1>Platform produksi kreatif AI untuk brand ecommerce dan agensi<\/h1>\n              <p>Ubah link produk, gambar produk, dan brief kampanye menjadi visual produk siap iklan, video bergaya UGC, iklan TikTok dan Meta, serta paket aset kampanye lengkap tanpa menambah tim kreatif.<\/p>\n\n              <div class=\"hero-actions\">\n                <a class=\"button button--primary book-a-demo\" href=\"#elementor-action:action=popup:open&settings=eyJpZCI6ODM3MCwidG9nZ2xlIjpmYWxzZX0=\" data-ima-popup=\"8370\">Jadwalkan Demo<\/a>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"media-showcase\" aria-label=\"Pameran kreativitas ImaStudio\">\n            <div class=\"ima-scroll-showcase\" aria-label=\"Contoh iklan TikTok\">\n              <div class=\"ima-scroll-showcase__track\">\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Demonstrasi Kesegaran<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/aiagent\/src\/d\/20260421\/in\/8afa74a3dd67ff0d07b883d98192a5fa.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Fashion Hook<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/file2.fashionlabs.cn\/aiagent\/src\/d\/20260403\/in\/32a566548e76db854444e86ebc414e5b.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Konten Buatan Pengguna (UGC) Gaya Hidup<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/webAgent\/privite\/video\/20260403\/1416\/2014232881033561089_1775196999938_7ff10462d54b4262b975c89798690504.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Tampilan Detail Tekstur<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/webAgent\/privite\/video\/20260402\/1118\/2014232881033561089_1775099939776_c58edff5c21d461897827e441bbd77b7.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Beranda Produk<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/aiagent\/src\/d\/20260410\/in\/34f3d78d6f822422bfb4881272e37ab7.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Lipstik UGC<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/webAgent\/privite\/video\/20260402\/1137\/2014232881033561089_1775101025272_f947278e798242c09baf5f81ff0616f4.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Iklan Coba Pakai<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/webAgent\/privite\/video\/20260403\/1103\/2030880339365357569_1775185393751_7f4127bc84c747b2bf9a88eb688b869e.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Iklan Demo<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/webAgent\/privite\/video\/20260403\/1142\/2030880339365357569_1775187739184_f514438f522c4a58a2e6add1acc4f61c.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Pengait untuk mencoba<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/file2.fashionlabs.cn\/aiagent\/src\/d\/20260407\/in\/aa9d279ba3d7fe1c3253b9329aee89a9.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Pameran Tas<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/aiagent\/src\/d\/20260409\/in\/522396f8c49008b02ad53320cdace3a3.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Demonstrasi Kesegaran<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/aiagent\/src\/d\/20260421\/in\/8afa74a3dd67ff0d07b883d98192a5fa.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Fashion Hook<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/file2.fashionlabs.cn\/aiagent\/src\/d\/20260403\/in\/32a566548e76db854444e86ebc414e5b.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Konten Buatan Pengguna (UGC) Gaya Hidup<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/webAgent\/privite\/video\/20260403\/1416\/2014232881033561089_1775196999938_7ff10462d54b4262b975c89798690504.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Tampilan Detail Tekstur<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/webAgent\/privite\/video\/20260402\/1118\/2014232881033561089_1775099939776_c58edff5c21d461897827e441bbd77b7.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Beranda Produk<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/aiagent\/src\/d\/20260410\/in\/34f3d78d6f822422bfb4881272e37ab7.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Lipstik UGC<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/webAgent\/privite\/video\/20260402\/1137\/2014232881033561089_1775101025272_f947278e798242c09baf5f81ff0616f4.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Iklan Coba Pakai<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/webAgent\/privite\/video\/20260403\/1103\/2030880339365357569_1775185393751_7f4127bc84c747b2bf9a88eb688b869e.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Iklan Demo<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/webAgent\/privite\/video\/20260403\/1142\/2030880339365357569_1775187739184_f514438f522c4a58a2e6add1acc4f61c.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Pengait untuk mencoba<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/file2.fashionlabs.cn\/aiagent\/src\/d\/20260407\/in\/aa9d279ba3d7fe1c3253b9329aee89a9.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Pameran Tas<\/span>\n                  <video autoplay muted loop playsinline preload=\"metadata\">\n                    <source src=\"https:\/\/ws.esxscloud.com\/aiagent\/src\/d\/20260409\/in\/522396f8c49008b02ad53320cdace3a3.mp4\" type=\"video\/mp4\">\n                  <\/video>\n                  <span class=\"ima-scroll-showcase__mute\">Meredam<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n        <\/div>\n      <\/section>\n\n      <section class=\"section value-section\" id=\"value\">\n        <div class=\"value-band\">\n          <div class=\"container value-shell\">\n            <div class=\"value-head\">\n              <p class=\"value-kicker\">Hasil yang dibutuhkan tim Anda<\/p>\n              <h2>Tingkatkan produksi kreatif tanpa menambah jumlah karyawan.<\/h2>\n              <p>Setiap hasil menunjukkan model produksi yang lebih efisien: lebih sedikit proses transisi, peluncuran lebih cepat, volume kreatif lebih banyak, dan biaya produksi lebih rendah.<\/p>\n            <\/div>\n\n            <div class=\"value-grid\">\n              <article class=\"value-item\">\n                <strong>3\u20135X<\/strong>\n                <h3>Luncurkan kampanye lebih cepat.<\/h3>\n                <p>Beralih dari ringkasan produk ke materi iklan yang siap digunakan hanya dalam hitungan jam\u2014bukan hari\u2014sehingga tim Anda dapat mulai melakukan pengujian lebih cepat.<\/p>\n              <\/article>\n\n              <article class=\"value-item\">\n                <strong>3\u20136X<\/strong>\n                <h3>Hasilkan lebih banyak variasi kreatif.<\/h3>\n                <p>Buat visual produk, adegan gaya hidup, video bergaya UGC, pengait iklan, iklan berdurasi pendek, dan aset kampanye multi-saluran dari satu produk.<\/p>\n              <\/article>\n\n              <article class=\"value-item\">\n                <strong>30\u201360%<\/strong>\n                <h3>Mengurangi biaya produksi konten.<\/h3>\n                <p>Kurangi biaya pengambilan gambar, penyuntingan, outsourcing, revisi, dan produksi berulang sehingga setiap uji coba kreatif menjadi lebih mudah dijalankan.<\/p>\n              <\/article>\n\n              <article class=\"value-item\">\n                <strong>1\u20132 orang<\/strong>\n                <h3>untuk menjalankan alur kerja kreatif secara penuh.<\/h3>\n                <p>Berikan tim e-commerce yang ramping kapasitas produksi setara dengan tim kreatif yang jauh lebih besar\u2014tanpa bergantung pada banyak proses transfer atau alur kerja yang melibatkan 4-5 orang.<\/p>\n              <\/article>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"section\" id=\"why\">\n        <div class=\"container\">\n          <div class=\"why-head\">\n            <span class=\"eyebrow\">Mengapa Tim Memilih Ima Studio<\/span>\n            <h2>Ubah satu produk menjadi seperangkat aset kreatif siap iklan yang lengkap.<\/h2>\n            <p>Unggah tautan produk, gambar produk, informasi SKU, atau ringkasan kampanye. Ima Studio menggunakan konteks produk nyata untuk menghasilkan visual produk, gambar gaya hidup, video UGC, variasi iklan, teks pengantar, dan aset siap pakai untuk platform sehingga tim e-commerce dapat menguji materi kreatif lebih cepat.<\/p>\n          <\/div>\n\n          <div class=\"why-board\">\n            <article class=\"why-row\">\n              <div class=\"why-copy\">\n                <div class=\"why-card__body\">\n                  <span class=\"why-copy__no\">01<\/span>\n                  <h3>Mulailah dengan produk, bukan dengan perintah kosong.<\/h3>\n                  <p>Unggah tautan produk, gambar produk, informasi SKU, ringkasan kampanye, atau iklan referensi. Ima Studio pertama-tama memahami poin penjualan produk, kasus penggunaan, target audiens, dan sudut pandang periklanan, kemudian menghasilkan aset kreatif yang dirancang untuk konversi e-commerce.<\/p>\n                  <strong class=\"why-result\">Dirancang untuk tim e-commerce dengan kebutuhan produk dan pembelian media yang jelas, bahkan ketika mereka tidak ingin menulis petunjuk dari awal.<\/strong>\n                <\/div>\n              <\/div>\n              <div class=\"why-visual\">\n                <div class=\"why-placeholder why-placeholder--image\">\n                  <img decoding=\"async\" src=\"https:\/\/imastudio.com\/wp-content\/uploads\/2026\/07\/ima-before-product-assets.webp\" alt=\"Sebelum contoh input aset produk\">\n                <\/div>\n              <\/div>\n            <\/article>\n\n            <article class=\"why-row why-row--reverse\">\n              <div class=\"why-copy\">\n                <div class=\"why-card__body\">\n                  <span class=\"why-copy__no\">02<\/span>\n                  <h3>Hasilkan Paket Kreatif lengkap dalam satu alur kerja.<\/h3>\n                  <p>Untuk satu produk, buatlah visual produk utama, gambar gaya hidup, visual halaman detail produk (PDP), video bergaya konten buatan pengguna (UGC), konsep iklan singkat, variasi iklan, dan teks iklan singkat berdurasi 3 detik dengan cepat.<\/p>\n                  <strong class=\"why-result\">Ekstrak satu gambar produk menjadi aset untuk TikTok, Meta, Shopify, dan Amazon.<\/strong>\n                <\/div>\n              <\/div>\n              <div class=\"why-visual\">\n                <div class=\"why-placeholder why-placeholder--image\">\n                  <img decoding=\"async\" src=\"https:\/\/imastudio.com\/wp-content\/uploads\/2026\/07\/ima-ai-creative-directions.webp\" alt=\"Contoh alur kerja arahan kreatif AI Ima Studio\">\n                <\/div>\n              <\/div>\n            <\/article>\n\n            <article class=\"why-row\">\n              <div class=\"why-copy\">\n                <div class=\"why-card__body\">\n                  <span class=\"why-copy__no\">03<\/span>\n                  <h3>Uji berbagai sudut pandang periklanan dengan lebih cepat.<\/h3>\n                  <p>Buatlah berbagai konsep iklan yang berfokus pada poin penjualan, masalah yang dihadapi pelanggan, audiens, kasus penggunaan, dan gaya visual yang berbeda, sehingga tim pertumbuhan dapat menguji daya tarik, adegan, dan pesan mana yang berkinerja baik.<\/p>\n                  <strong class=\"why-result\">Bukan hanya satu gambar yang menarik, tetapi serangkaian variabel kreatif yang dirancang untuk pengujian iklan.<\/strong>\n                <\/div>\n              <\/div>\n              <div class=\"why-visual\">\n                <div class=\"why-placeholder why-placeholder--image\">\n                  <img decoding=\"async\" src=\"https:\/\/imastudio.com\/wp-content\/uploads\/2026\/07\/ima-after-ad-testing-pack.webp\" alt=\"Contoh output paket pengujian iklan lengkap Ima Studio\">\n                <\/div>\n              <\/div>\n            <\/article>\n\n            <article class=\"why-row why-row--reverse\">\n              <div class=\"why-copy\">\n                <div class=\"why-card__body\">\n                  <span class=\"why-copy__no\">04<\/span>\n                  <h3>Mengurangi komunikasi dan pengerjaan ulang dalam produksi tradisional<\/h3>\n                  <p>Kurangi waktu yang dihabiskan untuk pengambilan gambar, pengeditan, outsourcing, penyortiran aset, dan adaptasi multi-format sehingga jalur dari informasi produk ke materi iklan menjadi lebih pendek dan lebih mudah diulang.<\/p>\n                  <strong class=\"why-result\">Dirancang untuk tim e-commerce yang membutuhkan peluncuran berkelanjutan, pembelian media berkelanjutan, dan pengujian materi iklan berkelanjutan.<\/strong>\n                <\/div>\n              <\/div>\n              <div class=\"why-visual\">\n                <div class=\"why-placeholder why-placeholder--image\">\n                  <img decoding=\"async\" src=\"https:\/\/imastudio.com\/wp-content\/uploads\/2026\/07\/ima-studio-serum-asset-flow.webp\" alt=\"Contoh alur produksi aset Serum dari Ima Studio\">\n                <\/div>\n              <\/div>\n            <\/article>\n          <\/div>\n\n          <div class=\"why-actions\">\n            <a class=\"button button--primary book-a-demo\" href=\"#elementor-action:action=popup:open&settings=eyJpZCI6ODM3MCwidG9nZ2xlIjpmYWxzZX0=\" data-ima-popup=\"8370\">Jadwalkan Demo<\/a>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"section\" id=\"workflow\">\n        <div class=\"container\">\n          <div class=\"section-head\">\n            <span class=\"eyebrow\">Alur kerja<\/span>\n            <h2>Dari input produk hingga materi iklan yang siap diluncurkan.<\/h2>\n            <p>Ima Studio memberikan alur kerja produksi kreatif yang lengkap kepada merek dan agensi e-commerce, membantu tim mengubah informasi produk menjadi aset siap iklan dengan cepat.<\/p>\n          <\/div>\n\n          <div class=\"workflow-shell\">\n            <div class=\"workflow-grid\">\n              <article class=\"step-card\">\n                <span class=\"step-no\">Langkah 1<\/span>\n                <div class=\"step-card__body\">\n                  <h3>Masukkan tautan produk atau unggah aset.<\/h3>\n                  <p>Mulailah dengan URL, gambar produk, atau ringkasan kampanye.<\/p>\n                <\/div>\n              <\/article>\n\n              <article class=\"step-card\">\n                <span class=\"step-no\">Langkah 2<\/span>\n                <div class=\"step-card__body\">\n                  <h3>Uraikan sudut pandang kreatifnya<\/h3>\n                  <p>Jelaskan poin-poin penjualan, kasus penggunaan, target audiens, dan arah iklan.<\/p>\n                <\/div>\n              <\/article>\n\n              <article class=\"step-card\">\n                <span class=\"step-no\">Langkah 3<\/span>\n                <div class=\"step-card__body\">\n                  <h3>Menghasilkan aset gambar dan video<\/h3>\n                  <p>Buat visual produk, video bergaya UGC (User-Generated Content), dan variasi materi iklan.<\/p>\n                <\/div>\n              <\/article>\n\n              <article class=\"step-card\">\n                <span class=\"step-no\">Langkah 4<\/span>\n                <div class=\"step-card__body\">\n                  <h3>Tinjau, perbaiki, dan jaga konsistensi merek.<\/h3>\n                  <p>Fokuslah pada arah merek Anda, alih-alih menghasilkan output acak.<\/p>\n                <\/div>\n              <\/article>\n\n              <article class=\"step-card\">\n                <span class=\"step-no\">Langkah 5<\/span>\n                <div class=\"step-card__body\">\n                  <h3>Ekspor untuk saluran pemasaran<\/h3>\n                  <p>Gunakan aset di berbagai platform seperti TikTok, Meta, Shopify, Amazon, email, dan media sosial.<\/p>\n                <\/div>\n              <\/article>\n            <\/div>\n\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"section\" id=\"industries\">\n        <div class=\"container\">\n          <div class=\"industry-scroll-shell\" data-industry-stack>\n            <div class=\"industry-stack-stage\">\n              <div class=\"section-head industry-stack-head\">\n                <span class=\"eyebrow\">Alur Kerja Industri<\/span>\n                <h2>Alur kerja kreatif siap iklan untuk berbagai kategori e-commerce<\/h2>\n                <p>Kategori yang berbeda membutuhkan gaya visual, sudut iklan, dan ritme konten yang berbeda. Ima Studio beradaptasi dengan setiap jenis produk dan mengubah tautan produk, gambar, dan ringkasan kampanye menjadi visual produk khusus kategori, video bergaya UGC, iklan media sosial, dan paket aset kampanye.<\/p>\n              <\/div>\n\n              <div class=\"industry-grid\">\n            <article class=\"industry-card industry-card--visual industry-card--fashion\" style=\"--accent:#6d8fe1;\">\n              <div class=\"industry-head\">\n                <h3>Mode &amp; Pakaian<\/h3>\n              <\/div>\n              <p>Buat visual peluncuran, adegan mencoba pakaian, konten OOTD (Outfit of the Day), dan materi iklan TikTok\/Reels untuk produk pakaian.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/influencer\">Lihat Alur Kerja<\/a>\n              <\/div>\n              <div class=\"industry-visual\">\n                <img loading=\"lazy\" decoding=\"async\" src=\".\/assets\/industry\/fashion-workflow.webp\" alt=\"Contoh alur kerja pembuatan iklan AI untuk fesyen dan pakaian.\" width=\"1448\" height=\"1086\">\n              <\/div>\n            <\/article>\n\n            <article class=\"industry-card industry-card--visual\" style=\"--accent:#89a5ea;\">\n              <div class=\"industry-head\">\n                <h3>Kecantikan &amp; Perawatan Kulit<\/h3>\n              <\/div>\n              <p>Buatlah gambar tekstur, gambar jarak dekat, adegan penggunaan, dan materi iklan bergaya ulasan untuk produk kecantikan dan perawatan kulit.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/productdemo\">Lihat Alur Kerja<\/a>\n              <\/div>\n              <div class=\"industry-visual industry-visual--dark\">\n                <video autoplay muted loop playsinline preload=\"metadata\" poster=\".\/assets\/workflow-entry\/ugc-social-content.webp\" aria-label=\"Contoh alur kerja iklan media sosial UGC kecantikan dan perawatan kulit\">\n                  <source src=\"https:\/\/file-cdn.photogrid.com.cn\/webAgent\/private\/video\/2026\/05\/20\/1779272409837_1961611281289533441_fe74a5ec4aaf4d6386b3c0576cc6c167.mp4\" type=\"video\/mp4\">\n                <\/video>\n              <\/div>\n            <\/article>\n\n            <article class=\"industry-card industry-card--visual\" style=\"--accent:#4f71cb;\">\n              <div class=\"industry-head\">\n                <h3>Kesehatan &amp; Kesejahteraan<\/h3>\n              <\/div>\n              <p>Buat iklan yang berfokus pada manfaat, poin pembicaraan UGC, video bergaya testimoni, dan adegan gaya hidup.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/ecommercecampaign\">Lihat Alur Kerja<\/a>\n              <\/div>\n              <div class=\"industry-visual industry-visual--dark\">\n                <img loading=\"lazy\" decoding=\"async\" src=\".\/assets\/industry\/health-workflow.webp\" alt=\"Contoh alur kerja pembuatan iklan AI untuk kesehatan dan kebugaran.\" width=\"1448\" height=\"1086\">\n              <\/div>\n            <\/article>\n\n            <article class=\"industry-card industry-card--visual\" style=\"--accent:#9ab2ef;\">\n              <div class=\"industry-head\">\n                <h3>Produk Hewan Peliharaan<\/h3>\n              <\/div>\n              <p>Buat visual gaya hidup hewan peliharaan, adegan penggunaan, konsep iklan yang emosional, dan ide video pendek.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/creativeandeyecatching\">Lihat Alur Kerja<\/a>\n              <\/div>\n              <div class=\"industry-visual industry-visual--dark\">\n                <img loading=\"lazy\" decoding=\"async\" src=\".\/assets\/industry\/pet-workflow.webp\" alt=\"Contoh alur kerja pembuatan iklan AI untuk produk hewan peliharaan\" width=\"1672\" height=\"941\">\n              <\/div>\n            <\/article>\n\n            <article class=\"industry-card industry-card--visual\" style=\"--accent:#5f84d7;\">\n              <div class=\"industry-head\">\n                <h3>Rumah &amp; Gaya Hidup<\/h3>\n              <\/div>\n              <p>Buat adegan gaya hidup, demo produk, visual PDP, dan aset iklan media sosial untuk produk rumah tangga.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/premiumbrand\">Lihat Alur Kerja<\/a>\n              <\/div>\n              <div class=\"industry-visual industry-visual--dark\">\n                <img loading=\"lazy\" decoding=\"async\" src=\".\/assets\/industry\/home-workflow.webp\" alt=\"Contoh alur kerja pembuatan iklan AI untuk rumah dan gaya hidup.\" width=\"1448\" height=\"1086\">\n              <\/div>\n            <\/article>\n\n            <article class=\"industry-card industry-card--visual\" style=\"--accent:#3e63bf;\">\n              <div class=\"industry-head\">\n                <h3>Kebugaran &amp; Aktivitas Luar Ruangan<\/h3>\n              <\/div>\n              <p>Buat adegan aksi, demo fitur, video iklan dinamis, dan visual kampanye luar ruangan.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/studioquality\">Lihat Alur Kerja<\/a>\n              <\/div>\n              <div class=\"industry-visual industry-visual--dark\">\n                <img loading=\"lazy\" decoding=\"async\" src=\".\/assets\/industry\/sports-workflow.webp\" alt=\"Contoh alur kerja pembuatan iklan AI untuk kebugaran dan aktivitas luar ruangan\" width=\"1672\" height=\"941\">\n              <\/div>\n            <\/article>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"section creative-cases\" id=\"creative-cases\">\n        <div class=\"creative-cases__inner\">\n          <div class=\"creative-cases__heading\">\n            <span class=\"creative-cases__eyebrow\">Hasil Kreatif Sejati<\/span>\n            <h2>Lihat apa yang bisa dihasilkan dari satu produk.<\/h2>\n            <p>Jelajahi paket kreatif lengkap yang dibuat dari satu aset produk.<\/p>\n          <\/div>\n\n          <div class=\"creative-cases__tabs\" role=\"tablist\" aria-label=\"Kasus keluaran kreatif\">\n            <button class=\"case-tab is-active\" type=\"button\" role=\"tab\" aria-selected=\"true\" data-case=\"beauty\">Kecantikan &amp; Perawatan Kulit<\/button>\n            <button class=\"case-tab\" type=\"button\" role=\"tab\" aria-selected=\"false\" data-case=\"pet\">Produk Hewan Peliharaan<\/button>\n            <button class=\"case-tab\" type=\"button\" role=\"tab\" aria-selected=\"false\" data-case=\"home\">Rumah &amp; Kebersihan<\/button>\n          <\/div>\n\n          <div class=\"creative-case theme-beauty\" data-active-case=\"beauty\">\n            <div class=\"creative-case__content\">\n              <span class=\"creative-case__category\" id=\"case-category\">Kecantikan &amp; Perawatan Kulit<\/span>\n              <h3 id=\"case-title\">Paket Kreatif Perawatan Kulit Kecantikan<\/h3>\n              <p id=\"case-description\">Dari satu gambar produk perawatan kulit hingga paket lengkap materi kreatif TikTok dan Meta.<\/p>\n            <\/div>\n\n            <div class=\"creative-case__visual\">\n              <div class=\"creative-case__video-frame\">\n                <video id=\"case-video\" autoplay muted loop playsinline controls preload=\"metadata\">\n                  <source id=\"case-video-source\" src=\"https:\/\/file-cdn.photogrid.com.cn\/webAgent\/private\/video\/2026\/07\/17\/1784272907039_2060208028723088384_ed2b514c39f14affb51f90c671c48a6b.mp4\" type=\"video\/mp4\">\n                <\/video>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"section\" id=\"plans\">\n        <div class=\"container\">\n          <div class=\"section-head\">\n            <span class=\"eyebrow\">Layanan \/ Paket<\/span>\n            <h2>Pilih alur kerja kreatif yang sesuai dengan tim Anda.<\/h2>\n            <p>Mulailah dengan pengujian produk, serahkan kampanye peluncuran, atau bangun sistem produksi kreatif yang dapat diulang. Ima Studio memberikan tim e-commerce jalur yang jelas dari input produk hingga aset kampanye yang dapat digunakan.<\/p>\n          <\/div>\n\n          <div class=\"plans-shell\">\n            <div class=\"plans-grid\">\n              <article class=\"plan-card\">\n                <div class=\"plan-copy\">\n                  <span class=\"plan-label\">Layanan mandiri<\/span>\n                  <h3>Ruang Kerja Kreatif<\/h3>\n                  <p>Untuk pemasar dan pendiri yang ingin menguji iklan produk secara internal tanpa menunggu siklus produksi penuh.<\/p>\n                  <strong class=\"plan-deliverable\">Buat visual produk, video pendek, dan variasi iklan dari aset produk Anda yang sudah ada.<\/strong>\n                <\/div>\n                <div>\n                  <ul class=\"plan-points\">\n                    <li>Akses ke sumber daya inti untuk pembuatan gambar dan video.<\/li>\n                    <li>Seedance 2.5, Seedance 2.0 4K, dan Seedance 2.0 Fast<\/li>\n                    <li>Pengeditan gambar, peningkatan resolusi, dan pembuatan visual produk.<\/li>\n                    <li>Kait, sudut, dan variasi visual<\/li>\n                    <li>Iterasi cepat untuk pengujian media sosial berbayar.<\/li>\n                  <\/ul>\n                  <div class=\"plan-actions\">\n                    <a class=\"button button--secondary\" href=\"https:\/\/imastudio.com\/ai-creation\/image-to-image\">Mulai Uji Produk<\/a>\n                  <\/div>\n                <\/div>\n              <\/article>\n\n              <article class=\"plan-card plan-card--featured\">\n                <span class=\"plan-badge\">Paling berguna untuk peluncuran<\/span>\n                <div class=\"plan-copy\">\n                  <span class=\"plan-label\">Sudah selesai denganmu<\/span>\n                  <h3>Paket Peluncuran Kampanye<\/h3>\n                  <p>Untuk tim e-commerce yang memiliki brief produk, penawaran, atau kampanye dan membutuhkan materi kreatif yang siap digunakan untuk peluncuran.<\/p>\n                  <strong class=\"plan-deliverable\">Mencakup semua yang ada di Creative Workspace, ditambah dukungan langsung untuk mengubah satu produk atau sudut pandang kampanye menjadi serangkaian aset yang siap diluncurkan.<\/strong>\n                <\/div>\n                <div>\n                  <ul class=\"plan-points\">\n                    <li>Semua yang ada di Ruang Kerja Kreatif<\/li>\n                    <li>Tinjauan arahan kreatif dan referensi.<\/li>\n                    <li>Visual produk untuk iklan, halaman detail produk (PDP), dan media sosial.<\/li>\n                    <li>Konsep dan potongan video bergaya UGC<\/li>\n                    <li>Pengait teks iklan dan variasi kampanye<\/li>\n                  <\/ul>\n                  <div class=\"plan-actions\">\n                    <a class=\"button button--accent book-a-demo\" href=\"#elementor-action:action=popup:open&settings=eyJpZCI6ODM3MCwidG9nZ2xlIjpmYWxzZX0=\" data-ima-popup=\"8370\">Rencanakan Paket Peluncuran Saya<\/a>\n                  <\/div>\n                <\/div>\n              <\/article>\n\n              <article class=\"plan-card plan-card--compact\">\n                <div class=\"plan-copy\">\n                  <span class=\"plan-label\">Sistem kustom<\/span>\n                  <h3>Sistem Operasi Kreatif<\/h3>\n                  <p>Untuk agensi, tim multi-merek, dan pemasar dengan volume tinggi yang membutuhkan cara berulang untuk menghasilkan materi kreatif setiap minggu.<\/p>\n                  <strong class=\"plan-deliverable\">Mencakup semua yang ada di Campaign Launch Pack, ditambah alur kerja yang dapat digunakan kembali untuk lini produk, pasar, saluran, dan kampanye klien.<\/strong>\n                <\/div>\n                <div>\n                  <ul class=\"plan-points\">\n                    <li>Semua yang ada di Creative Workspace dan Campaign Launch Pack<\/li>\n                    <li>Desain alur kerja kreatif khusus.<\/li>\n                    <li>Panduan merek, kategori, dan klien<\/li>\n                    <li>Templat produksi kampanye yang dapat digunakan kembali<\/li>\n                    <li>Proses serah terima dan persetujuan tim<\/li>\n                  <\/ul>\n                  <div class=\"plan-actions\">\n                    <a class=\"button button--secondary book-a-demo\" href=\"#elementor-action:action=popup:open&settings=eyJpZCI6ODM3MCwidG9nZ2xlIjpmYWxzZX0=\" data-ima-popup=\"8370\">Membangun Sistem Kreatif<\/a>\n                  <\/div>\n                <\/div>\n              <\/article>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"section\" id=\"final-cta\">\n        <div class=\"container\">\n          <div class=\"cta-panel\">\n            <div>\n              <span class=\"eyebrow\">CTA terakhir<\/span>\n              <h2>Siap untuk meningkatkan produksi kreatif e-commerce?<\/h2>\n              <p>Kirimkan tautan produk Anda, ringkasan kampanye, atau alur kerja kreatif Anda saat ini kepada kami. Kami akan membantu Anda mengevaluasi bagaimana Ima Studio dapat mengubahnya menjadi materi iklan dan aset pemasaran yang siap diluncurkan dengan lebih cepat.<\/p>\n              <div class=\"hero-actions\">\n                <a class=\"button button--primary book-a-demo\" href=\"#elementor-action:action=popup:open&settings=eyJpZCI6ODM3MCwidG9nZ2xlIjpmYWxzZX0=\" data-ima-popup=\"8370\">Pesan Demo 30 Menit<\/a>\n                <a class=\"button button--secondary book-a-demo\" href=\"#elementor-action:action=popup:open&settings=eyJpZCI6ODM3MCwidG9nZ2xlIjpmYWxzZX0=\" data-ima-popup=\"8370\">Kirim Tautan Produk Anda<\/a>\n              <\/div>\n            <\/div>\n\n            <div class=\"cta-right\">\n              <div class=\"cta-note\">\n                <strong>Apa yang harus dikirim<\/strong>\n                Tautan produk, gambar produk, ringkasan kampanye, iklan referensi, saluran iklan saat ini, dan poin penjualan utama yang ingin Anda uji.\n              <\/div>\n              <div class=\"cta-note\">\n                <strong>Apa yang kita evaluasi<\/strong>\n                Kami akan merekomendasikan format input yang tepat, struktur output aset, dan apakah tim Anda paling baik dilayani oleh alur kerja swalayan, layanan terkelola, atau alur kerja perusahaan.\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/section>\n    <\/main>\n  <\/div>\n<\/div>\n<script>\n(() => {\n  const script = document.currentScript;\n  const wrapper = script.previousElementSibling;\n  if (!wrapper || !wrapper.classList.contains('ima-enterprise-embed')) return;\n\n  const assetBase = (wrapper.getAttribute('data-asset-base') || '').replace(\/\\\/$\/, '');\n  if (assetBase) {\n    wrapper.querySelectorAll('[src^=\".\/assets\/\"]').forEach((node) => {\n      const rel = node.getAttribute('src').replace(\/^\\.\\\/assets\\\/\/, '');\n      node.setAttribute('src', assetBase + '\/' + rel);\n    });\n    wrapper.querySelectorAll('[poster^=\".\/assets\/\"]').forEach((node) => {\n      const rel = node.getAttribute('poster').replace(\/^\\.\\\/assets\\\/\/, '');\n      node.setAttribute('poster', assetBase + '\/' + rel);\n    });\n  }\n\n  (() => {\n    const section = wrapper.querySelector(\".creative-cases\");\n    if (!section) return;\n\n    const cases = {\n      beauty: {\n        category: \"Beauty & Skincare\",\n        title: \"Beauty Skincare Creative Pack\",\n        description: \"From one skincare product image to a complete TikTok and Meta creative pack.\",\n        video: \"https:\/\/file-cdn.photogrid.com.cn\/webAgent\/private\/video\/2026\/07\/17\/1784272907039_2060208028723088384_ed2b514c39f14affb51f90c671c48a6b.mp4\",\n        colors: {\n          accent: \"#d39787\",\n          accentSoft: \"rgba(211, 151, 135, 0.18)\",\n          background: \"#211216\",\n          text: \"#fff7f3\",\n          muted: \"rgba(255, 247, 243, 0.66)\"\n        }\n      },\n      pet: {\n        category: \"Pet Products\",\n        title: \"Pet Product Social Creative Pack\",\n        description: \"Turn one pet product into emotional social ads designed to feel native to the feed.\",\n        video: \"https:\/\/file-cdn.photogrid.com.cn\/webAgent\/private\/video\/2026\/07\/17\/1784273071868_2060208028723088384_b6750c4a29b54f93bbc719f5608f54cd.mp4\",\n        colors: {\n          accent: \"#d99460\",\n          accentSoft: \"rgba(217, 148, 96, 0.18)\",\n          background: \"#111b23\",\n          text: \"#fff7ef\",\n          muted: \"rgba(255, 247, 239, 0.65)\"\n        }\n      },\n      home: {\n        category: \"Home & Cleaning\",\n        title: \"Home Product Creative Pack\",\n        description: \"Generate product demos, lifestyle scenes, and PDP-ready visuals from a single product shot.\",\n        video: \"https:\/\/file-cdn.photogrid.com.cn\/webAgent\/private\/video\/2026\/07\/17\/1784273178594_2060208028723088384_c50494b4162246b7a2bd9d91672da168.mp4\",\n        colors: {\n          accent: \"#8db3a7\",\n          accentSoft: \"rgba(141, 179, 167, 0.17)\",\n          background: \"#111918\",\n          text: \"#f2f7f4\",\n          muted: \"rgba(242, 247, 244, 0.64)\"\n        }\n      }\n    };\n\n    const casePanel = section.querySelector(\".creative-case\");\n    const video = section.querySelector(\"#case-video\");\n    const videoSource = section.querySelector(\"#case-video-source\");\n    const category = section.querySelector(\"#case-category\");\n    const title = section.querySelector(\"#case-title\");\n    const description = section.querySelector(\"#case-description\");\n    const tabs = Array.from(section.querySelectorAll(\".case-tab\"));\n\n    if (!casePanel || !video || !videoSource || !category || !title || !description || !tabs.length) return;\n\n    section.classList.add(\"is-observed\");\n\n    const reducedMotionQuery = window.matchMedia(\"(prefers-reduced-motion: reduce)\");\n    if (reducedMotionQuery.matches || !(\"IntersectionObserver\" in window)) {\n      section.classList.add(\"is-visible\");\n    } else {\n      const observer = new IntersectionObserver((entries) => {\n        entries.forEach((entry) => {\n          if (!entry.isIntersecting) return;\n          section.classList.add(\"is-visible\");\n          observer.disconnect();\n        });\n      }, { threshold: 0.22 });\n\n      observer.observe(section);\n    }\n\n    function updateCase(caseName) {\n      const selectedCase = cases[caseName];\n      if (!selectedCase) return;\n\n      tabs.forEach((tab) => {\n        const active = tab.dataset.case === caseName;\n        tab.classList.toggle(\"is-active\", active);\n        tab.setAttribute(\"aria-selected\", String(active));\n      });\n\n      casePanel.classList.remove(\"is-changing\");\n      void casePanel.offsetWidth;\n      casePanel.classList.add(\"is-changing\");\n\n      category.textContent = selectedCase.category;\n      title.textContent = selectedCase.title;\n      description.textContent = selectedCase.description;\n\n      section.style.setProperty(\"--case-accent\", selectedCase.colors.accent);\n      section.style.setProperty(\"--case-accent-soft\", selectedCase.colors.accentSoft);\n      section.style.setProperty(\"--case-bg\", selectedCase.colors.background);\n      section.style.setProperty(\"--case-text\", selectedCase.colors.text);\n      section.style.setProperty(\"--case-muted\", selectedCase.colors.muted);\n\n      casePanel.dataset.activeCase = caseName;\n      casePanel.classList.remove(\"theme-beauty\", \"theme-pet\", \"theme-home\");\n      casePanel.classList.add(`theme-${caseName}`);\n      window.setTimeout(() => {\n        casePanel.classList.remove(\"is-changing\");\n      }, 560);\n      video.pause();\n      videoSource.setAttribute(\"src\", selectedCase.video);\n      video.load();\n      video.play().catch(() => {});\n    }\n\n    tabs.forEach((tab) => {\n      tab.addEventListener(\"click\", () => {\n        updateCase(tab.dataset.case);\n      });\n    });\n  })();\n\n(() => {\n      const stackShell = wrapper.querySelector(\"[data-industry-stack]\");\n      if (!stackShell) return;\n\n      const cards = Array.from(stackShell.querySelectorAll(\".industry-card\"));\n      const desktopQuery = window.matchMedia(\"(min-width: 1181px)\");\n      const reducedMotionQuery = window.matchMedia(\"(prefers-reduced-motion: reduce)\");\n      let ticking = false;\n\n      const clamp = (value, min, max) => Math.min(Math.max(value, min), max);\n\n      function resetCards() {\n        cards.forEach((card) => {\n          card.style.removeProperty(\"transform\");\n          card.style.removeProperty(\"opacity\");\n          card.style.removeProperty(\"z-index\");\n        });\n      }\n\n      function updateStack() {\n        if (!desktopQuery.matches || reducedMotionQuery.matches) {\n          stackShell.classList.remove(\"is-scroll-stack\");\n          resetCards();\n          ticking = false;\n          return;\n        }\n\n        stackShell.classList.add(\"is-scroll-stack\");\n        const rect = stackShell.getBoundingClientRect();\n        const distance = Math.max(stackShell.offsetHeight - window.innerHeight, 1);\n        const endHold = window.innerHeight * 0.24;\n        const activeDistance = Math.max(distance - endHold, 1);\n        const inside = clamp(-rect.top, 0, distance);\n        const progress = clamp(inside \/ activeDistance, 0, 1);\n        const steps = Math.max(cards.length - 1, 1);\n        const stepProgress = progress * steps;\n        const currentIndex = Math.floor(stepProgress);\n        const transitionProgress = stepProgress - currentIndex;\n        const incomingIndex = Math.min(currentIndex + 1, cards.length - 1);\n        const lastIndex = cards.length - 1;\n\n        cards.forEach((card, index) => {\n          const enter = clamp(stepProgress - index + 1, 0, 1);\n\n          \/\/ \u65b0\u5361\u7247\u4ece\u89c6\u53e3\u4e0b\u65b9\u8fdb\u5165\uff1b\u5df2\u5b8c\u6210\u7684\u5361\u7247\u4fdd\u7559\u5728\u9876\u90e8\u5f62\u6210\u5806\u53e0\u3002\n          const incomingY = (1 - enter) * (window.innerHeight * 0.9);\n          const stackY = Math.min(index, stepProgress) * 18;\n          const coverAllProgress = index === lastIndex\n            ? clamp(stepProgress - (lastIndex - 0.35), 0, 1)\n            : 0;\n          const coverLift = coverAllProgress * lastIndex * 18;\n          const depth = Math.max(0, stepProgress - index);\n          const scale = Math.max(1 - depth * 0.035, 0.88);\n          const rotateX = depth * -1.5;\n\n          let zIndex = index + 1;\n          let opacity = 1;\n\n          if (index < currentIndex) {\n            opacity = 0.86;\n          }\n\n          if (index === currentIndex) {\n            zIndex = cards.length + 1;\n          }\n\n          if (transitionProgress > 0 && index === incomingIndex) {\n            zIndex = cards.length + 2;\n          }\n\n          card.style.zIndex = String(zIndex);\n          card.style.transform = `translate3d(0, ${incomingY + stackY - coverLift}px, 0) scale(${scale}) rotateX(${rotateX}deg)`;\n          card.style.opacity = String(opacity);\n        });\n\n        ticking = false;\n      }\n\n      function requestUpdate() {\n        if (ticking) return;\n        window.requestAnimationFrame(updateStack);\n        ticking = true;\n      }\n\n      function updateLayout() {\n        stackShell.style.setProperty(\"--industry-card-count\", cards.length);\n\n        if (!desktopQuery.matches || reducedMotionQuery.matches) {\n          stackShell.classList.remove(\"is-scroll-stack\");\n          resetCards();\n          return;\n        }\n\n        stackShell.classList.add(\"is-scroll-stack\");\n        requestUpdate();\n      }\n\n      updateLayout();\n      window.addEventListener(\"load\", updateLayout);\n      window.addEventListener(\"scroll\", requestUpdate, { passive: true });\n      window.addEventListener(\"resize\", updateLayout);\n\n      const onMediaChange = () => updateLayout();\n\n      if (desktopQuery.addEventListener) {\n        desktopQuery.addEventListener(\"change\", onMediaChange);\n        reducedMotionQuery.addEventListener(\"change\", onMediaChange);\n      } else {\n        desktopQuery.addListener(onMediaChange);\n        reducedMotionQuery.addListener(onMediaChange);\n      }\n    })();\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>AI Creative Production Platform for Ecommerce Brands &#038; Agencies Turn product links, product images, and campaign briefs into ad-ready product visuals, UGC-style videos, TikTok and Meta ads, and campaign asset packs without scaling your creative team. Book a Demo Freshness Demo Muted Fashion Hook Muted Lifestyle UGC Muted Texture Close-Up Muted Home Product Muted Lipstick [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"rank_math_title":"Enterprise AI Ad Creative Platform for Ecommerce Teams | Ima Studio","rank_math_description":"Ima Studio helps ecommerce brands and agencies turn product links, images, and campaign briefs into ad-ready visuals, UGC-style videos, and campaign asset packs.","footnotes":""},"categories":[],"tags":[],"class_list":["post-8349","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/imastudio.com\/id\/wp-json\/wp\/v2\/pages\/8349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/imastudio.com\/id\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/imastudio.com\/id\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/imastudio.com\/id\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/imastudio.com\/id\/wp-json\/wp\/v2\/comments?post=8349"}],"version-history":[{"count":5,"href":"https:\/\/imastudio.com\/id\/wp-json\/wp\/v2\/pages\/8349\/revisions"}],"predecessor-version":[{"id":8660,"href":"https:\/\/imastudio.com\/id\/wp-json\/wp\/v2\/pages\/8349\/revisions\/8660"}],"wp:attachment":[{"href":"https:\/\/imastudio.com\/id\/wp-json\/wp\/v2\/media?parent=8349"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/imastudio.com\/id\/wp-json\/wp\/v2\/categories?post=8349"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/imastudio.com\/id\/wp-json\/wp\/v2\/tags?post=8349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}