{"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\/fr\/enterprise","title":{"rendered":"Solution cr\u00e9ative publicitaire IA pour entreprises"},"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>Plateforme de production cr\u00e9ative IA pour marques e-commerce et agences<\/h1>\n              <p>Transformez des liens produits, images et briefs de campagne en visuels pr\u00eats \u00e0 diffuser, vid\u00e9os style UGC, publicit\u00e9s TikTok et Meta, et packs complets de campagne sans agrandir votre \u00e9quipe cr\u00e9ative.<\/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\">R\u00e9server une d\u00e9mo<\/a>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"media-showcase\" aria-label=\"Vitrine cr\u00e9ative d&#039;ImaStudio\">\n            <div class=\"ima-scroll-showcase\" aria-label=\"Exemples de publicit\u00e9s TikTok\">\n              <div class=\"ima-scroll-showcase__track\">\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">D\u00e9monstration de fra\u00eecheur<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Crochet de mode<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Style de vie UGC<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Gros plan sur la texture<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Produits pour la maison<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Rouge \u00e0 l\u00e8vres 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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Publicit\u00e9 d&#039;essayage<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Publicit\u00e9 de d\u00e9monstration<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Crochet d&#039;essayage<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Vitrine \u00e0 sacs<\/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\">Muet<\/span>\n                <\/div>\n\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">D\u00e9monstration de fra\u00eecheur<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Crochet de mode<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Style de vie UGC<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Gros plan sur la texture<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Produits pour la maison<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Rouge \u00e0 l\u00e8vres 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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Publicit\u00e9 d&#039;essayage<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Publicit\u00e9 de d\u00e9monstration<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Crochet d&#039;essayage<\/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\">Muet<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">Vitrine \u00e0 sacs<\/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\">Muet<\/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\">Les r\u00e9sultats dont votre \u00e9quipe a besoin<\/p>\n              <h2>Augmentez la production cr\u00e9ative sans augmenter les effectifs.<\/h2>\n              <p>Chaque r\u00e9sultat converge vers un mod\u00e8le de production plus efficace\u00a0: moins d\u2019interm\u00e9diaires, des lancements plus rapides, un volume cr\u00e9atif accru et des co\u00fbts de production r\u00e9duits.<\/p>\n            <\/div>\n\n            <div class=\"value-grid\">\n              <article class=\"value-item\">\n                <strong>3\u20135X<\/strong>\n                <h3>Lancez vos campagnes plus rapidement.<\/h3>\n                <p>Passez du cahier des charges produit \u00e0 une cr\u00e9ation publicitaire exploitable en quelques heures, et non en quelques jours, afin que votre \u00e9quipe puisse commencer les tests plus t\u00f4t.<\/p>\n              <\/article>\n\n              <article class=\"value-item\">\n                <strong>3\u20136X<\/strong>\n                <h3>Cr\u00e9ez des variations plus originales.<\/h3>\n                <p>Cr\u00e9ez des visuels de produits, des sc\u00e8nes de style de vie, des vid\u00e9os de type UGC, des accroches publicitaires, des publicit\u00e9s courtes et des \u00e9l\u00e9ments de campagne multicanaux \u00e0 partir d&#039;un seul produit.<\/p>\n              <\/article>\n\n              <article class=\"value-item\">\n                <strong>30\u201360%<\/strong>\n                <h3>R\u00e9duction des co\u00fbts de production de contenu.<\/h3>\n                <p>R\u00e9duisez les co\u00fbts des tournages, du montage, de l&#039;externalisation, des r\u00e9visions et des productions r\u00e9p\u00e9titives afin de faciliter la mise en \u0153uvre de chaque test cr\u00e9atif.<\/p>\n              <\/article>\n\n              <article class=\"value-item\">\n                <strong>1 \u00e0 2 personnes<\/strong>\n                <h3>pour ex\u00e9cuter l&#039;int\u00e9gralit\u00e9 du processus cr\u00e9atif.<\/h3>\n                <p>Donnez aux \u00e9quipes e-commerce r\u00e9duites la capacit\u00e9 de production d&#039;une \u00e9quipe cr\u00e9ative beaucoup plus importante, sans avoir recours \u00e0 de multiples transferts de responsabilit\u00e9 ni \u00e0 un flux de travail de 4 \u00e0 5 personnes.<\/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\">Pourquoi les \u00e9quipes choisissent Ima Studio<\/span>\n            <h2>Transformer un produit en un ensemble complet d&#039;\u00e9l\u00e9ments cr\u00e9atifs pr\u00eats \u00e0 l&#039;emploi pour la publicit\u00e9<\/h2>\n            <p>Importez les liens produits, les images produits, les r\u00e9f\u00e9rences ou les briefs de campagne. Ima Studio utilise le contexte produit r\u00e9el pour g\u00e9n\u00e9rer des visuels produits, des images lifestyle, des vid\u00e9os UGC, des variantes publicitaires, des textes d&#039;accroche et des ressources pr\u00eates \u00e0 l&#039;emploi pour les plateformes, permettant ainsi aux \u00e9quipes e-commerce de tester leurs cr\u00e9ations plus rapidement.<\/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>Commencez par le produit, pas par une invite vide.<\/h3>\n                  <p>T\u00e9l\u00e9chargez un lien produit, une image produit, les informations SKU, un brief de campagne ou une publicit\u00e9 de r\u00e9f\u00e9rence. Ima Studio commence par analyser les arguments de vente du produit, ses cas d&#039;utilisation, son public cible et ses angles publicitaires, puis g\u00e9n\u00e8re des supports cr\u00e9atifs optimis\u00e9s pour la conversion e-commerce.<\/p>\n                  <strong class=\"why-result\">Con\u00e7u pour les \u00e9quipes e-commerce ayant des besoins clairs en mati\u00e8re de produits et d&#039;achat m\u00e9dia, m\u00eame lorsqu&#039;elles ne souhaitent pas r\u00e9diger des argumentaires \u00e0 partir de z\u00e9ro.<\/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=\"Exemple de saisie des actifs du produit avant\">\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>G\u00e9n\u00e9rez un pack cr\u00e9atif complet en un seul flux de travail.<\/h3>\n                  <p>Pour un produit, g\u00e9n\u00e9rez rapidement des visuels phares, des images lifestyle, des visuels PDP, des vid\u00e9os de type UGC, des concepts publicitaires courts, des variantes publicitaires et un texte d&#039;accroche de 3 secondes.<\/p>\n                  <strong class=\"why-result\">D\u00e9composer une seule image de produit en ressources pour TikTok, Meta, Shopify et 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=\"Exemple de flux de travail de direction cr\u00e9ative IA d&#039;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>Tester plus rapidement diff\u00e9rents angles publicitaires<\/h3>\n                  <p>Cr\u00e9ez des s\u00e9ries de concepts publicitaires autour de diff\u00e9rents arguments de vente, points sensibles, audiences, cas d&#039;utilisation et styles visuels afin que les \u00e9quipes de croissance puissent tester quels accroches, sc\u00e8nes et messages fonctionnent le mieux.<\/p>\n                  <strong class=\"why-result\">Non pas une simple image attrayante, mais un ensemble de variables cr\u00e9atives con\u00e7ues pour tester les publicit\u00e9s.<\/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=\"Exemple de sortie du pack de test publicitaire complet d&#039;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>R\u00e9duire la communication et les reprises dans la production traditionnelle<\/h3>\n                  <p>R\u00e9duisez le temps consacr\u00e9 aux prises de vue, au montage, \u00e0 l&#039;externalisation, au tri des ressources et \u00e0 l&#039;adaptation multiformat afin que le chemin entre les informations produit et la cr\u00e9ation publicitaire devienne plus court et plus reproductible.<\/p>\n                  <strong class=\"why-result\">Con\u00e7u pour les \u00e9quipes e-commerce qui ont besoin de lancements continus, d&#039;achats m\u00e9dias continus et de tests cr\u00e9atifs continus.<\/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=\"Exemple de flux de production d&#039;actifs de s\u00e9rum 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\">R\u00e9server une d\u00e9mo<\/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\">Flux de travail<\/span>\n            <h2>De la d\u00e9finition du produit \u00e0 la cr\u00e9ation publicitaire pr\u00eate pour le lancement<\/h2>\n            <p>Ima Studio offre aux marques et agences de commerce \u00e9lectronique un flux de production cr\u00e9atif complet, aidant les \u00e9quipes \u00e0 transformer rapidement les informations sur les produits en ressources pr\u00eates \u00e0 la publicit\u00e9.<\/p>\n          <\/div>\n\n          <div class=\"workflow-shell\">\n            <div class=\"workflow-grid\">\n              <article class=\"step-card\">\n                <span class=\"step-no\">\u00c9tape 1<\/span>\n                <div class=\"step-card__body\">\n                  <h3>Saisissez un lien produit ou t\u00e9l\u00e9chargez des ressources<\/h3>\n                  <p>Commencez par une URL, une image de produit ou un brief de campagne.<\/p>\n                <\/div>\n              <\/article>\n\n              <article class=\"step-card\">\n                <span class=\"step-no\">\u00c9tape 2<\/span>\n                <div class=\"step-card__body\">\n                  <h3>D\u00e9composer l&#039;angle cr\u00e9atif<\/h3>\n                  <p>Clarifiez les arguments de vente, les cas d&#039;utilisation, le public cible et l&#039;orientation publicitaire.<\/p>\n                <\/div>\n              <\/article>\n\n              <article class=\"step-card\">\n                <span class=\"step-no\">\u00c9tape 3<\/span>\n                <div class=\"step-card__body\">\n                  <h3>G\u00e9n\u00e9rer des ressources d&#039;image et de vid\u00e9o<\/h3>\n                  <p>Cr\u00e9er des visuels de produits, des vid\u00e9os de type UGC et des variantes publicitaires.<\/p>\n                <\/div>\n              <\/article>\n\n              <article class=\"step-card\">\n                <span class=\"step-no\">\u00c9tape 4<\/span>\n                <div class=\"step-card__body\">\n                  <h3>Examiner, affiner et assurer la coh\u00e9rence de la marque<\/h3>\n                  <p>Privil\u00e9giez les orientations de votre marque plut\u00f4t que de g\u00e9n\u00e9rer des r\u00e9sultats al\u00e9atoires.<\/p>\n                <\/div>\n              <\/article>\n\n              <article class=\"step-card\">\n                <span class=\"step-no\">\u00c9tape 5<\/span>\n                <div class=\"step-card__body\">\n                  <h3>Exportation pour les canaux de commercialisation<\/h3>\n                  <p>Utilisez vos ressources sur TikTok, Meta, Shopify, Amazon, par e-mail et sur les r\u00e9seaux sociaux.<\/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\">Flux de travail industriels<\/span>\n                <h2>Flux de travail cr\u00e9atifs pr\u00eats \u00e0 l&#039;emploi pour les publicit\u00e9s dans diff\u00e9rentes cat\u00e9gories de commerce \u00e9lectronique<\/h2>\n                <p>Chaque cat\u00e9gorie de produits requiert un style visuel, un angle publicitaire et un rythme de contenu sp\u00e9cifiques. Ima Studio s&#039;adapte \u00e0 chaque type de produit et transforme les liens, images et briefs de campagne en visuels produits, vid\u00e9os de type UGC, publicit\u00e9s pour les r\u00e9seaux sociaux et kits de contenu adapt\u00e9s \u00e0 la cat\u00e9gorie.<\/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 et v\u00eatements<\/h3>\n              <\/div>\n              <p>Cr\u00e9er des visuels de lancement, des sc\u00e8nes d&#039;essayage, du contenu de tenues et des publicit\u00e9s TikTok\/Reels pour les produits vestimentaires.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/influencer\">Afficher le flux de travail<\/a>\n              <\/div>\n              <div class=\"industry-visual\">\n                <img loading=\"lazy\" decoding=\"async\" src=\".\/assets\/industry\/fashion-workflow.webp\" alt=\"Exemple de flux de travail cr\u00e9atif de publicit\u00e9s IA pour la mode et l&#039;habillement\" 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>Beaut\u00e9 et soins de la peau<\/h3>\n              <\/div>\n              <p>Cr\u00e9ez des visuels de textures, des gros plans, des sc\u00e8nes d&#039;utilisation et des publicit\u00e9s de type avis pour les produits de beaut\u00e9 et de soins de la peau.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/productdemo\">Afficher le flux de travail<\/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=\"Exemple de flux de travail publicitaire UGC sur les r\u00e9seaux sociaux pour les produits de beaut\u00e9 et de soins de la peau\">\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>Sant\u00e9 et bien-\u00eatre<\/h3>\n              <\/div>\n              <p>Cr\u00e9ez des publicit\u00e9s ax\u00e9es sur les avantages, des \u00e9l\u00e9ments de conversation issus du contenu g\u00e9n\u00e9r\u00e9 par les utilisateurs, des vid\u00e9os de type t\u00e9moignage et des sc\u00e8nes de style de vie.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/ecommercecampaign\">Afficher le flux de travail<\/a>\n              <\/div>\n              <div class=\"industry-visual industry-visual--dark\">\n                <img loading=\"lazy\" decoding=\"async\" src=\".\/assets\/industry\/health-workflow.webp\" alt=\"Exemple de flux de travail cr\u00e9atif pour une publicit\u00e9 IA dans le secteur de la sant\u00e9 et du bien-\u00eatre\" 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>Produits pour animaux de compagnie<\/h3>\n              <\/div>\n              <p>Cr\u00e9er des visuels illustrant le mode de vie des animaux de compagnie, des sc\u00e8nes d&#039;utilisation, des concepts publicitaires \u00e9motionnels et des id\u00e9es de vid\u00e9os courtes.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/creativeandeyecatching\">Afficher le flux de travail<\/a>\n              <\/div>\n              <div class=\"industry-visual industry-visual--dark\">\n                <img loading=\"lazy\" decoding=\"async\" src=\".\/assets\/industry\/pet-workflow.webp\" alt=\"Exemple de flux de travail cr\u00e9atif publicitaire IA pour produits pour animaux de compagnie\" 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>Maison et style de vie<\/h3>\n              <\/div>\n              <p>Cr\u00e9ez des mises en sc\u00e8ne de style de vie, des d\u00e9monstrations de produits, des visuels pour les pages produits et des supports publicitaires pour les r\u00e9seaux sociaux pour les produits destin\u00e9s \u00e0 la maison.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/premiumbrand\">Afficher le flux de travail<\/a>\n              <\/div>\n              <div class=\"industry-visual industry-visual--dark\">\n                <img loading=\"lazy\" decoding=\"async\" src=\".\/assets\/industry\/home-workflow.webp\" alt=\"Exemple de flux de travail cr\u00e9atif pour une publicit\u00e9 IA dans le secteur de la maison et du style de vie\" 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>Forme et plein air<\/h3>\n              <\/div>\n              <p>Cr\u00e9ez des sc\u00e8nes d&#039;action, des d\u00e9monstrations de fonctionnalit\u00e9s, des vid\u00e9os publicitaires dynamiques et des visuels pour vos campagnes d&#039;ext\u00e9rieur.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/studioquality\">Afficher le flux de travail<\/a>\n              <\/div>\n              <div class=\"industry-visual industry-visual--dark\">\n                <img loading=\"lazy\" decoding=\"async\" src=\".\/assets\/industry\/sports-workflow.webp\" alt=\"Exemple de flux de travail cr\u00e9atif pour une publicit\u00e9 IA dans le domaine du fitness et des activit\u00e9s de plein air\" 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\">Production cr\u00e9ative r\u00e9elle<\/span>\n            <h2>Voyez ce qu&#039;un seul produit peut devenir<\/h2>\n            <p>D\u00e9couvrez des packs cr\u00e9atifs complets, con\u00e7us \u00e0 partir d&#039;un seul \u00e9l\u00e9ment de produit.<\/p>\n          <\/div>\n\n          <div class=\"creative-cases__tabs\" role=\"tablist\" aria-label=\"Exemples de production cr\u00e9ative\">\n            <button class=\"case-tab is-active\" type=\"button\" role=\"tab\" aria-selected=\"true\" data-case=\"beauty\">Beaut\u00e9 et soins de la peau<\/button>\n            <button class=\"case-tab\" type=\"button\" role=\"tab\" aria-selected=\"false\" data-case=\"pet\">Produits pour animaux de compagnie<\/button>\n            <button class=\"case-tab\" type=\"button\" role=\"tab\" aria-selected=\"false\" data-case=\"home\">Maison et nettoyage<\/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\">Beaut\u00e9 et soins de la peau<\/span>\n              <h3 id=\"case-title\">Pack cr\u00e9atif de soins de beaut\u00e9<\/h3>\n              <p id=\"case-description\">D&#039;une simple image de produit de soin \u00e0 un pack cr\u00e9atif complet pour TikTok et 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\">Services \/ Forfaits<\/span>\n            <h2>Choisissez le flux de travail cr\u00e9atif qui convient \u00e0 votre \u00e9quipe<\/h2>\n            <p>Commencez par un test produit, lancez une campagne ou mettez en place un syst\u00e8me de production cr\u00e9ative reproductible. Ima Studio offre aux \u00e9quipes e-commerce un processus clair, de la conception du produit \u00e0 la cr\u00e9ation d&#039;\u00e9l\u00e9ments de campagne exploitables.<\/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\">libre-service<\/span>\n                  <h3>Espace de travail cr\u00e9atif<\/h3>\n                  <p>Pour les sp\u00e9cialistes du marketing et les fondateurs qui souhaitent tester leurs publicit\u00e9s produits en interne sans attendre un cycle de production complet.<\/p>\n                  <strong class=\"plan-deliverable\">Cr\u00e9ez des visuels de produits, des vid\u00e9os courtes et des variantes publicitaires \u00e0 partir de vos ressources produits existantes.<\/strong>\n                <\/div>\n                <div>\n                  <ul class=\"plan-points\">\n                    <li>Acc\u00e8s aux ressources essentielles de g\u00e9n\u00e9ration d&#039;images et de vid\u00e9os<\/li>\n                    <li>Seedance 2.5, Seedance 2.0 4K et Seedance 2.0 Fast<\/li>\n                    <li>Retouche d&#039;images, mise \u00e0 l&#039;\u00e9chelle et g\u00e9n\u00e9ration de visuels de produits<\/li>\n                    <li>Crochets, angles et variations visuelles<\/li>\n                    <li>It\u00e9ration rapide pour les tests sociaux r\u00e9mun\u00e9r\u00e9s<\/li>\n                  <\/ul>\n                  <div class=\"plan-actions\">\n                    <a class=\"button button--secondary\" href=\"https:\/\/imastudio.com\/ai-creation\/image-to-image\">Lancer un test produit<\/a>\n                  <\/div>\n                <\/div>\n              <\/article>\n\n              <article class=\"plan-card plan-card--featured\">\n                <span class=\"plan-badge\">Tr\u00e8s utile pour les lancements<\/span>\n                <div class=\"plan-copy\">\n                  <span class=\"plan-label\">J&#039;en ai fini avec toi<\/span>\n                  <h3>Pack de lancement de campagne<\/h3>\n                  <p>Pour les \u00e9quipes e-commerce qui ont un brief produit, offre ou campagne et qui ont besoin de supports cr\u00e9atifs pr\u00eats \u00e0 l&#039;emploi pour le lancement.<\/p>\n                  <strong class=\"plan-deliverable\">Inclut tout ce que propose Creative Workspace, ainsi qu&#039;une assistance pratique pour transformer un produit ou un angle de campagne en un ensemble d&#039;\u00e9l\u00e9ments pr\u00eats \u00e0 \u00eatre lanc\u00e9s.<\/strong>\n                <\/div>\n                <div>\n                  <ul class=\"plan-points\">\n                    <li>Tout dans l&#039;espace de travail cr\u00e9atif<\/li>\n                    <li>brief cr\u00e9atif et revue des r\u00e9f\u00e9rences<\/li>\n                    <li>Visuels de produits pour les publicit\u00e9s, les pages produits et les r\u00e9seaux sociaux<\/li>\n                    <li>Concepts et montages vid\u00e9o de style UGC<\/li>\n                    <li>accroches publicitaires et variantes de campagne<\/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\">Planifiez mon pack de lancement<\/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\">Syst\u00e8me personnalis\u00e9<\/span>\n                  <h3>Syst\u00e8me d&#039;op\u00e9rations cr\u00e9atives<\/h3>\n                  <p>Pour les agences, les \u00e9quipes multimarques et les sp\u00e9cialistes du marketing \u00e0 fort volume qui ont besoin d&#039;une m\u00e9thode reproductible pour produire des contenus cr\u00e9atifs chaque semaine.<\/p>\n                  <strong class=\"plan-deliverable\">Inclut tout le contenu du Campaign Launch Pack, ainsi que des flux de travail r\u00e9utilisables pour les gammes de produits, les march\u00e9s, les canaux et les campagnes clients.<\/strong>\n                <\/div>\n                <div>\n                  <ul class=\"plan-points\">\n                    <li>Tout le contenu de l&#039;espace de travail cr\u00e9atif et du pack de lancement de campagne<\/li>\n                    <li>Conception de flux de travail cr\u00e9atif personnalis\u00e9<\/li>\n                    <li>Strat\u00e9gies de marque, de cat\u00e9gorie et de client<\/li>\n                    <li>Mod\u00e8les de production de campagne r\u00e9utilisables<\/li>\n                    <li>Processus de transfert et d&#039;approbation de l&#039;\u00e9quipe<\/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\">Construire un syst\u00e8me cr\u00e9atif<\/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 final<\/span>\n              <h2>Pr\u00eat \u00e0 d\u00e9velopper votre production cr\u00e9ative e-commerce ?<\/h2>\n              <p>Envoyez-nous le lien de votre produit, le brief de votre campagne ou votre flux de travail cr\u00e9atif actuel. Nous vous aiderons \u00e0 \u00e9valuer comment Ima Studio peut les transformer plus rapidement en supports publicitaires et marketing pr\u00eats \u00e0 \u00eatre lanc\u00e9s.<\/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\">R\u00e9servez une d\u00e9mo de 30 minutes<\/a>\n                <a class=\"button button--secondary book-a-demo\" href=\"#elementor-action:action=popup:open&settings=eyJpZCI6ODM3MCwidG9nZ2xlIjpmYWxzZX0=\" data-ima-popup=\"8370\">Soumettez le lien de votre produit<\/a>\n              <\/div>\n            <\/div>\n\n            <div class=\"cta-right\">\n              <div class=\"cta-note\">\n                <strong>Que faut-il envoyer ?<\/strong>\n                Liens vers les produits, images des produits, briefs de campagne, publicit\u00e9s de r\u00e9f\u00e9rence, canaux publicitaires actuels et arguments de vente cl\u00e9s que vous souhaitez tester.\n              <\/div>\n              <div class=\"cta-note\">\n                <strong>Ce que nous \u00e9valuons<\/strong>\n                Nous vous recommanderons le format d&#039;entr\u00e9e appropri\u00e9, la structure de sortie des ressources et nous vous indiquerons si votre \u00e9quipe a besoin d&#039;un flux de travail en libre-service, d&#039;un service g\u00e9r\u00e9 ou d&#039;un pipeline d&#039;entreprise.\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\/fr\/wp-json\/wp\/v2\/pages\/8349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/comments?post=8349"}],"version-history":[{"count":5,"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/pages\/8349\/revisions"}],"predecessor-version":[{"id":8660,"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/pages\/8349\/revisions\/8660"}],"wp:attachment":[{"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/media?parent=8349"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/categories?post=8349"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/imastudio.com\/fr\/wp-json\/wp\/v2\/tags?post=8349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}