{"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\/ja\/enterprise","title":{"rendered":"\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30baAI\u5e83\u544a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3"},"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>EC\u30d6\u30e9\u30f3\u30c9\u3068\u4ee3\u7406\u5e97\u5411\u3051AI\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u5236\u4f5c\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0<\/h1>\n              <p>\u5546\u54c1URL\u3001\u5546\u54c1\u753b\u50cf\u3001\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30d6\u30ea\u30fc\u30d5\u3092\u3082\u3068\u306b\u3001\u5e83\u544a\u914d\u4fe1\u7528\u306e\u5546\u54c1\u30d3\u30b8\u30e5\u30a2\u30eb\u3001UGC\u98a8\u52d5\u753b\u3001TikTok\u30fbMeta\u5e83\u544a\u3001\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u7d20\u6750\u4e00\u5f0f\u3092\u5236\u4f5c\u3002\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30c1\u30fc\u30e0\u3092\u5897\u3084\u3055\u305a\u5236\u4f5c\u91cf\u3092\u62e1\u5927\u3067\u304d\u307e\u3059\u3002<\/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\">\u30c7\u30e2\u3092\u4e88\u7d04<\/a>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"media-showcase\" aria-label=\"ImaStudio\u306e\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30b7\u30e7\u30fc\u30b1\u30fc\u30b9\">\n            <div class=\"ima-scroll-showcase\" aria-label=\"TikTok\u5e83\u544a\u306e\u4f8b\">\n              <div class=\"ima-scroll-showcase__track\">\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u9bae\u5ea6\u30c7\u30e2<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3\u30d5\u30c3\u30af<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30ebUGC<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u30c6\u30af\u30b9\u30c1\u30e3\u306e\u30af\u30ed\u30fc\u30ba\u30a2\u30c3\u30d7<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u30db\u30fc\u30e0\u30d7\u30ed\u30c0\u30af\u30c8<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u30ea\u30c3\u30d7\u30b9\u30c6\u30a3\u30c3\u30af 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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u8a66\u7740\u5e83\u544a<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u30c7\u30e2\u5e83\u544a<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u8a66\u7740\u30d5\u30c3\u30af<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u30d0\u30c3\u30b0\u30b7\u30e7\u30fc\u30b1\u30fc\u30b9<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u9bae\u5ea6\u30c7\u30e2<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3\u30d5\u30c3\u30af<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30ebUGC<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u30c6\u30af\u30b9\u30c1\u30e3\u306e\u30af\u30ed\u30fc\u30ba\u30a2\u30c3\u30d7<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u30db\u30fc\u30e0\u30d7\u30ed\u30c0\u30af\u30c8<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u30ea\u30c3\u30d7\u30b9\u30c6\u30a3\u30c3\u30af 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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u8a66\u7740\u5e83\u544a<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u30c7\u30e2\u5e83\u544a<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u8a66\u7740\u30d5\u30c3\u30af<\/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\">\u30df\u30e5\u30fc\u30c8<\/span>\n                <\/div>\n                <div class=\"ima-scroll-showcase__card\">\n                  <span class=\"ima-scroll-showcase__tag\">\u30d0\u30c3\u30b0\u30b7\u30e7\u30fc\u30b1\u30fc\u30b9<\/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\">\u30df\u30e5\u30fc\u30c8<\/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\">\u3042\u306a\u305f\u306e\u30c1\u30fc\u30e0\u304c\u5fc5\u8981\u3068\u3059\u308b\u6210\u679c<\/p>\n              <h2>\u4eba\u54e1\u3092\u5897\u3084\u3059\u3053\u3068\u306a\u304f\u3001\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u306a\u6210\u679c\u3092\u62e1\u5927\u3059\u308b<\/h2>\n              <p>\u3042\u3089\u3086\u308b\u7d50\u679c\u304c\u3001\u3088\u308a\u52b9\u7387\u7684\u306a\u751f\u7523\u30e2\u30c7\u30eb\u3092\u793a\u5506\u3057\u3066\u3044\u308b\u3002\u3064\u307e\u308a\u3001\u5f15\u304d\u7d99\u304e\u306e\u56de\u6570\u304c\u6e1b\u308a\u3001\u767a\u58f2\u307e\u3067\u306e\u6642\u9593\u304c\u77ed\u7e2e\u3055\u308c\u3001\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u306a\u91cf\u304c\u5897\u3048\u3001\u751f\u7523\u30b3\u30b9\u30c8\u304c\u524a\u6e1b\u3055\u308c\u308b\u3068\u3044\u3046\u3053\u3068\u3060\u3002.<\/p>\n            <\/div>\n\n            <div class=\"value-grid\">\n              <article class=\"value-item\">\n                <strong>3\uff5e5\u500d<\/strong>\n                <h3>\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3092\u3088\u308a\u8fc5\u901f\u306b\u958b\u59cb\u3059\u308b\u3002.<\/h3>\n                <p>\u88fd\u54c1\u6982\u8981\u304b\u3089\u4f7f\u7528\u53ef\u80fd\u306a\u5e83\u544a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u307e\u3067\u3092\u6570\u6642\u9593\u3067\u4f5c\u6210\u3067\u304d\u308b\u305f\u3081\u3001\u6570\u65e5\u304b\u304b\u308b\u3053\u3068\u306a\u304f\u3001\u30c1\u30fc\u30e0\u306f\u3088\u308a\u65e9\u304f\u30c6\u30b9\u30c8\u3092\u958b\u59cb\u3067\u304d\u307e\u3059\u3002.<\/p>\n              <\/article>\n\n              <article class=\"value-item\">\n                <strong>3\uff5e6\u500d<\/strong>\n                <h3>\u3082\u3063\u3068\u5275\u9020\u7684\u306a\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3\u3092\u751f\u307f\u51fa\u3057\u307e\u3057\u3087\u3046\u3002.<\/h3>\n                <p>\u5358\u4e00\u306e\u88fd\u54c1\u304b\u3089\u3001\u88fd\u54c1\u30d3\u30b8\u30e5\u30a2\u30eb\u3001\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30eb\u30b7\u30fc\u30f3\u3001UGC\u30b9\u30bf\u30a4\u30eb\u306e\u52d5\u753b\u3001\u5e83\u544a\u30d5\u30c3\u30af\u3001\u30b7\u30e7\u30fc\u30c8\u30d5\u30a9\u30fc\u30e0\u5e83\u544a\u3001\u30de\u30eb\u30c1\u30c1\u30e3\u30cd\u30eb\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u7528\u30a2\u30bb\u30c3\u30c8\u3092\u4f5c\u6210\u3067\u304d\u307e\u3059\u3002.<\/p>\n              <\/article>\n\n              <article class=\"value-item\">\n                <strong>30\u201360%<\/strong>\n                <h3>\u30b3\u30f3\u30c6\u30f3\u30c4\u5236\u4f5c\u30b3\u30b9\u30c8\u306e\u524a\u6e1b\u3002.<\/h3>\n                <p>\u64ae\u5f71\u3001\u7de8\u96c6\u3001\u5916\u6ce8\u3001\u4fee\u6b63\u3001\u53cd\u5fa9\u5236\u4f5c\u306b\u304b\u304b\u308b\u30b3\u30b9\u30c8\u3092\u524a\u6e1b\u3059\u308b\u3053\u3068\u3067\u3001\u3042\u3089\u3086\u308b\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30c6\u30b9\u30c8\u3092\u3088\u308a\u5bb9\u6613\u306b\u5b9f\u65bd\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u3002.<\/p>\n              <\/article>\n\n              <article class=\"value-item\">\n                <strong>1\uff5e2\u4eba<\/strong>\n                <h3>\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u306a\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u5168\u4f53\u3092\u5b9f\u884c\u3059\u308b\u305f\u3081\u3002.<\/h3>\n                <p>\u5c11\u4eba\u6570\u306ee\u30b3\u30de\u30fc\u30b9\u30c1\u30fc\u30e0\u306b\u3001\u3088\u308a\u5927\u898f\u6a21\u306a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30c1\u30fc\u30e0\u3068\u540c\u7b49\u306e\u751f\u7523\u6027\u3092\u3001\u8907\u6570\u56de\u306e\u5f15\u304d\u7d99\u304e\u30844\uff5e5\u4eba\u898f\u6a21\u306e\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u306b\u983c\u308b\u3053\u3068\u306a\u304f\u5b9f\u73fe\u3057\u307e\u3059\u3002.<\/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\">\u30c1\u30fc\u30e0\u304cIma Studio\u3092\u9078\u3076\u7406\u7531<\/span>\n            <h2>1\u3064\u306e\u88fd\u54c1\u3092\u3001\u5e83\u544a\u306b\u3059\u3050\u306b\u4f7f\u3048\u308b\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30a2\u30bb\u30c3\u30c8\u4e00\u5f0f\u306b\u5909\u63db\u3059\u308b<\/h2>\n            <p>\u5546\u54c1\u30ea\u30f3\u30af\u3001\u5546\u54c1\u753b\u50cf\u3001SKU\u60c5\u5831\u3001\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u6982\u8981\u306a\u3069\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3057\u3066\u304f\u3060\u3055\u3044\u3002Ima Studio\u306f\u5b9f\u969b\u306e\u88fd\u54c1\u60c5\u5831\u306b\u57fa\u3065\u3044\u3066\u3001\u5546\u54c1\u30d3\u30b8\u30e5\u30a2\u30eb\u3001\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30eb\u753b\u50cf\u3001UGC\u52d5\u753b\u3001\u5e83\u544a\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3\u3001\u30ad\u30e3\u30c3\u30c1\u30b3\u30d4\u30fc\u3001\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u5bfe\u5fdc\u30a2\u30bb\u30c3\u30c8\u3092\u751f\u6210\u3059\u308b\u305f\u3081\u3001e\u30b3\u30de\u30fc\u30b9\u30c1\u30fc\u30e0\u306f\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u3092\u3088\u308a\u8fc5\u901f\u306b\u30c6\u30b9\u30c8\u3067\u304d\u307e\u3059\u3002.<\/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>\u7a7a\u767d\u306e\u30d7\u30ed\u30f3\u30d7\u30c8\u3067\u306f\u306a\u304f\u3001\u88fd\u54c1\u304b\u3089\u59cb\u3081\u307e\u3057\u3087\u3046\u3002<\/h3>\n                  <p>\u5546\u54c1\u30ea\u30f3\u30af\u3001\u5546\u54c1\u753b\u50cf\u3001SKU\u60c5\u5831\u3001\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u6982\u8981\u3001\u307e\u305f\u306f\u53c2\u8003\u5e83\u544a\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3057\u3066\u304f\u3060\u3055\u3044\u3002Ima Studio\u306f\u307e\u305a\u3001\u5546\u54c1\u306e\u30bb\u30fc\u30eb\u30b9\u30dd\u30a4\u30f3\u30c8\u3001\u4f7f\u7528\u4f8b\u3001\u30bf\u30fc\u30b2\u30c3\u30c8\u5c64\u3001\u5e83\u544a\u306e\u8996\u70b9\u3092\u7406\u89e3\u3057\u305f\u4e0a\u3067\u3001e\u30b3\u30de\u30fc\u30b9\u306e\u30b3\u30f3\u30d0\u30fc\u30b8\u30e7\u30f3\u7387\u5411\u4e0a\u3092\u76ee\u7684\u3068\u3057\u305f\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30a2\u30bb\u30c3\u30c8\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002.<\/p>\n                  <strong class=\"why-result\">\u660e\u78ba\u306a\u5546\u54c1\u3068\u30e1\u30c7\u30a3\u30a2\u8cfc\u5165\u30cb\u30fc\u30ba\u3092\u6301\u3064e\u30b3\u30de\u30fc\u30b9\u30c1\u30fc\u30e0\u5411\u3051\u306b\u8a2d\u8a08\u3055\u308c\u3066\u304a\u308a\u3001\u30d7\u30ed\u30f3\u30d7\u30c8\u3092\u30bc\u30ed\u304b\u3089\u4f5c\u6210\u3057\u305f\u304f\u306a\u3044\u5834\u5408\u306b\u3082\u5f79\u7acb\u3061\u307e\u3059\u3002.<\/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=\"\u88fd\u54c1\u8cc7\u7523\u5165\u529b\u4f8b\u306e\u524d\u306b\">\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>1\u3064\u306e\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3067\u5b8c\u5168\u306a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30d1\u30c3\u30af\u3092\u751f\u6210\u3057\u307e\u3059<\/h3>\n                  <p>1\u3064\u306e\u88fd\u54c1\u306b\u5bfe\u3057\u3066\u3001\u30d2\u30fc\u30ed\u30fc\u30d7\u30ed\u30c0\u30af\u30c8\u753b\u50cf\u3001\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30eb\u753b\u50cf\u3001\u5546\u54c1\u8a73\u7d30\u30da\u30fc\u30b8\u753b\u50cf\u3001UGC\u30b9\u30bf\u30a4\u30eb\u306e\u52d5\u753b\u3001\u30b7\u30e7\u30fc\u30c8\u30d5\u30a9\u30fc\u30e0\u5e83\u544a\u30b3\u30f3\u30bb\u30d7\u30c8\u3001\u5e83\u544a\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3\u30013\u79d2\u306e\u30ad\u30e3\u30c3\u30c1\u30b3\u30d4\u30fc\u3092\u8fc5\u901f\u306b\u751f\u6210\u3057\u307e\u3059\u3002.<\/p>\n                  <strong class=\"why-result\">1\u679a\u306e\u5546\u54c1\u753b\u50cf\u3092\u3001TikTok\u3001Meta\u3001Shopify\u3001Amazon\u5411\u3051\u306e\u7d20\u6750\u306b\u5c55\u958b\u3057\u307e\u3059\u3002.<\/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=\"Ima Studio AI\u306e\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30c7\u30a3\u30ec\u30af\u30b7\u30e7\u30f3\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u4f8b\">\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>\u3055\u307e\u3056\u307e\u306a\u5e83\u544a\u30a2\u30d7\u30ed\u30fc\u30c1\u3092\u3088\u308a\u8fc5\u901f\u306b\u30c6\u30b9\u30c8\u3059\u308b<\/h3>\n                  <p>\u6210\u9577\u30c1\u30fc\u30e0\u304c\u3069\u306e\u30d5\u30c3\u30af\u3001\u30b7\u30fc\u30f3\u3001\u30e1\u30c3\u30bb\u30fc\u30b8\u304c\u52b9\u679c\u7684\u304b\u3092\u30c6\u30b9\u30c8\u3067\u304d\u308b\u3088\u3046\u306b\u3001\u3055\u307e\u3056\u307e\u306a\u30bb\u30fc\u30eb\u30b9\u30dd\u30a4\u30f3\u30c8\u3001\u8ab2\u984c\u3001\u30bf\u30fc\u30b2\u30c3\u30c8\u5c64\u3001\u30e6\u30fc\u30b9\u30b1\u30fc\u30b9\u3001\u30d3\u30b8\u30e5\u30a2\u30eb\u30b9\u30bf\u30a4\u30eb\u306b\u57fa\u3065\u3044\u3066\u3001\u5e83\u544a\u30b3\u30f3\u30bb\u30d7\u30c8\u306e\u30d0\u30c3\u30c1\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002.<\/p>\n                  <strong class=\"why-result\">\u5358\u306b\u898b\u6804\u3048\u306e\u826f\u3044\u753b\u50cf1\u679a\u3060\u3051\u3067\u306f\u306a\u304f\u3001\u5e83\u544a\u30c6\u30b9\u30c8\u7528\u306b\u8a2d\u8a08\u3055\u308c\u305f\u4e00\u9023\u306e\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u306a\u5909\u6570\u3002.<\/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=\"Ima Studio\u306e\u5b8c\u5168\u306a\u5e83\u544a\u30c6\u30b9\u30c8\u30d1\u30c3\u30af\u306e\u51fa\u529b\u4f8b\">\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>\u5f93\u6765\u306e\u751f\u7523\u65b9\u5f0f\u306b\u304a\u3051\u308b\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u3068\u624b\u623b\u308a\u3092\u524a\u6e1b\u3059\u308b<\/h3>\n                  <p>\u64ae\u5f71\u3001\u7de8\u96c6\u3001\u30a2\u30a6\u30c8\u30bd\u30fc\u30b7\u30f3\u30b0\u3001\u30a2\u30bb\u30c3\u30c8\u306e\u6574\u7406\u3001\u30de\u30eb\u30c1\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3078\u306e\u5bfe\u5fdc\u306b\u304b\u304b\u308b\u6642\u9593\u3092\u77ed\u7e2e\u3059\u308b\u3053\u3068\u3067\u3001\u88fd\u54c1\u60c5\u5831\u304b\u3089\u5e83\u544a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u307e\u3067\u306e\u30d7\u30ed\u30bb\u30b9\u3092\u3088\u308a\u77ed\u304f\u3001\u518d\u73fe\u6027\u306e\u9ad8\u3044\u3082\u306e\u306b\u3059\u308b\u3002.<\/p>\n                  <strong class=\"why-result\">\u7d99\u7d9a\u7684\u306a\u30ed\u30fc\u30f3\u30c1\u3001\u7d99\u7d9a\u7684\u306a\u30e1\u30c7\u30a3\u30a2\u30d0\u30a4\u30a4\u30f3\u30b0\u3001\u7d99\u7d9a\u7684\u306a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30c6\u30b9\u30c8\u3092\u5fc5\u8981\u3068\u3059\u308be\u30b3\u30de\u30fc\u30b9\u30c1\u30fc\u30e0\u5411\u3051\u306b\u69cb\u7bc9\u3055\u308c\u3066\u3044\u307e\u3059\u3002.<\/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=\"Ima Studio Serum\u30a2\u30bb\u30c3\u30c8\u5236\u4f5c\u30d5\u30ed\u30fc\u4f8b\">\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\">\u30c7\u30e2\u3092\u4e88\u7d04<\/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\">\u30ef\u30fc\u30af\u30d5\u30ed\u30fc<\/span>\n            <h2>\u88fd\u54c1\u60c5\u5831\u304b\u3089\u767a\u58f2\u6e96\u5099\u5b8c\u4e86\u306e\u5e83\u544a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u307e\u3067<\/h2>\n            <p>Ima Studio\u306f\u3001e\u30b3\u30de\u30fc\u30b9\u30d6\u30e9\u30f3\u30c9\u3084\u4ee3\u7406\u5e97\u5411\u3051\u306b\u5305\u62ec\u7684\u306a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u5236\u4f5c\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u63d0\u4f9b\u3057\u3001\u30c1\u30fc\u30e0\u304c\u88fd\u54c1\u60c5\u5831\u3092\u8fc5\u901f\u306b\u5e83\u544a\u7528\u30a2\u30bb\u30c3\u30c8\u306b\u5909\u63db\u3067\u304d\u308b\u3088\u3046\u652f\u63f4\u3057\u307e\u3059\u3002.<\/p>\n          <\/div>\n\n          <div class=\"workflow-shell\">\n            <div class=\"workflow-grid\">\n              <article class=\"step-card\">\n                <span class=\"step-no\">\u30b9\u30c6\u30c3\u30d71<\/span>\n                <div class=\"step-card__body\">\n                  <h3>\u5546\u54c1\u30ea\u30f3\u30af\u3092\u5165\u529b\u3059\u308b\u304b\u3001\u30a2\u30bb\u30c3\u30c8\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/h3>\n                  <p>URL\u3001\u5546\u54c1\u753b\u50cf\u3001\u307e\u305f\u306f\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u6982\u8981\u304b\u3089\u59cb\u3081\u307e\u3057\u3087\u3046\u3002.<\/p>\n                <\/div>\n              <\/article>\n\n              <article class=\"step-card\">\n                <span class=\"step-no\">\u30b9\u30c6\u30c3\u30d72<\/span>\n                <div class=\"step-card__body\">\n                  <h3>\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u306a\u8996\u70b9\u3092\u5206\u89e3\u3059\u308b<\/h3>\n                  <p>\u30bb\u30fc\u30eb\u30b9\u30dd\u30a4\u30f3\u30c8\u3001\u30e6\u30fc\u30b9\u30b1\u30fc\u30b9\u3001\u30bf\u30fc\u30b2\u30c3\u30c8\u5c64\u3001\u5e83\u544a\u306e\u65b9\u5411\u6027\u3092\u660e\u78ba\u306b\u3059\u308b\u3002.<\/p>\n                <\/div>\n              <\/article>\n\n              <article class=\"step-card\">\n                <span class=\"step-no\">\u30b9\u30c6\u30c3\u30d73<\/span>\n                <div class=\"step-card__body\">\n                  <h3>\u753b\u50cf\u3068\u52d5\u753b\u306e\u30a2\u30bb\u30c3\u30c8\u3092\u751f\u6210\u3059\u308b<\/h3>\n                  <p>\u5546\u54c1\u30d3\u30b8\u30e5\u30a2\u30eb\u3001UGC\u30b9\u30bf\u30a4\u30eb\u306e\u52d5\u753b\u3001\u5e83\u544a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u306e\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002.<\/p>\n                <\/div>\n              <\/article>\n\n              <article class=\"step-card\">\n                <span class=\"step-no\">\u30b9\u30c6\u30c3\u30d74<\/span>\n                <div class=\"step-card__body\">\n                  <h3>\u30d6\u30e9\u30f3\u30c9\u3092\u898b\u76f4\u3057\u3001\u6d17\u7df4\u3055\u305b\u3001\u4e00\u8cab\u6027\u3092\u4fdd\u3064<\/h3>\n                  <p>\u30e9\u30f3\u30c0\u30e0\u306a\u51fa\u529b\u3092\u751f\u6210\u3059\u308b\u306e\u3067\u306f\u306a\u304f\u3001\u30d6\u30e9\u30f3\u30c9\u306e\u65b9\u5411\u6027\u306b\u57fa\u3065\u3044\u3066\u6d17\u7df4\u3055\u305b\u307e\u3057\u3087\u3046\u3002.<\/p>\n                <\/div>\n              <\/article>\n\n              <article class=\"step-card\">\n                <span class=\"step-no\">\u30b9\u30c6\u30c3\u30d75<\/span>\n                <div class=\"step-card__body\">\n                  <h3>\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u30c1\u30e3\u30cd\u30eb\u5411\u3051\u30a8\u30af\u30b9\u30dd\u30fc\u30c8<\/h3>\n                  <p>TikTok\u3001Meta\u3001Shopify\u3001Amazon\u3001\u30e1\u30fc\u30eb\u3001\u30bd\u30fc\u30b7\u30e3\u30eb\u30e1\u30c7\u30a3\u30a2\u306a\u3069\u3001\u69d8\u3005\u306a\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3067\u30a2\u30bb\u30c3\u30c8\u3092\u6d3b\u7528\u3057\u307e\u3057\u3087\u3046\u3002.<\/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\">\u696d\u754c\u306e\u30ef\u30fc\u30af\u30d5\u30ed\u30fc<\/span>\n                <h2>\u3055\u307e\u3056\u307e\u306ae\u30b3\u30de\u30fc\u30b9\u30ab\u30c6\u30b4\u30ea\u306b\u5bfe\u5fdc\u3057\u305f\u3001\u5e83\u544a\u63b2\u8f09\u6e96\u5099\u6e08\u307f\u306e\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30ef\u30fc\u30af\u30d5\u30ed\u30fc<\/h2>\n                <p>\u30ab\u30c6\u30b4\u30ea\u30fc\u3054\u3068\u306b\u3001\u7570\u306a\u308b\u30d3\u30b8\u30e5\u30a2\u30eb\u30b9\u30bf\u30a4\u30eb\u3001\u5e83\u544a\u306e\u30a2\u30d7\u30ed\u30fc\u30c1\u3001\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u30ea\u30ba\u30e0\u304c\u6c42\u3081\u3089\u308c\u307e\u3059\u3002Ima Studio\u306f\u5404\u88fd\u54c1\u30bf\u30a4\u30d7\u306b\u5408\u308f\u305b\u3066\u3001\u88fd\u54c1\u30ea\u30f3\u30af\u3001\u753b\u50cf\u3001\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u6982\u8981\u3092\u3001\u30ab\u30c6\u30b4\u30ea\u30fc\u56fa\u6709\u306e\u88fd\u54c1\u30d3\u30b8\u30e5\u30a2\u30eb\u3001UGC\u30b9\u30bf\u30a4\u30eb\u306e\u52d5\u753b\u3001\u30bd\u30fc\u30b7\u30e3\u30eb\u5e83\u544a\u3001\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30a2\u30bb\u30c3\u30c8\u30d1\u30c3\u30af\u3078\u3068\u5909\u63db\u3057\u307e\u3059\u3002.<\/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>\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3\uff06\u30a2\u30d1\u30ec\u30eb<\/h3>\n              <\/div>\n              <p>\u30a2\u30d1\u30ec\u30eb\u88fd\u54c1\u306e\u767a\u58f2\u30d3\u30b8\u30e5\u30a2\u30eb\u3001\u8a66\u7740\u30b7\u30fc\u30f3\u3001\u30b3\u30fc\u30c7\u30a3\u30cd\u30fc\u30c8\u30b3\u30f3\u30c6\u30f3\u30c4\u3001TikTok\/Reels\u5e83\u544a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u3092\u4f5c\u6210\u3059\u308b\u3002.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/influencer\">\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u8868\u793a<\/a>\n              <\/div>\n              <div class=\"industry-visual\">\n                <img loading=\"lazy\" decoding=\"async\" src=\".\/assets\/industry\/fashion-workflow.webp\" alt=\"\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3\u30fb\u30a2\u30d1\u30ec\u30eb\u5206\u91ce\u306eAI\u5e83\u544a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u4f8b\" 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>\u7f8e\u5bb9\uff06\u30b9\u30ad\u30f3\u30b1\u30a2<\/h3>\n              <\/div>\n              <p>\u7f8e\u5bb9\u30fb\u30b9\u30ad\u30f3\u30b1\u30a2\u88fd\u54c1\u5411\u3051\u306b\u3001\u8cea\u611f\u5199\u771f\u3001\u30af\u30ed\u30fc\u30ba\u30a2\u30c3\u30d7\u5199\u771f\u3001\u4f7f\u7528\u30b7\u30fc\u30f3\u3001\u30ec\u30d3\u30e5\u30fc\u5f62\u5f0f\u306e\u5e83\u544a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/productdemo\">\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u8868\u793a<\/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=\"\u7f8e\u5bb9\u30fb\u30b9\u30ad\u30f3\u30b1\u30a2\u95a2\u9023\u306eUGC\u30bd\u30fc\u30b7\u30e3\u30eb\u5e83\u544a\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u4f8b\">\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>\u5065\u5eb7\u3068\u30a6\u30a7\u30eb\u30cd\u30b9<\/h3>\n              <\/div>\n              <p>\u30e1\u30ea\u30c3\u30c8\u3092\u5f37\u8abf\u3057\u305f\u5e83\u544a\u3001\u30e6\u30fc\u30b6\u30fc\u751f\u6210\u30b3\u30f3\u30c6\u30f3\u30c4\uff08UGC\uff09\u306e\u30dd\u30a4\u30f3\u30c8\u3001\u8a3c\u8a00\u5f62\u5f0f\u306e\u52d5\u753b\u3001\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30eb\u30b7\u30fc\u30f3\u3092\u4f5c\u6210\u3059\u308b\u3002.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/ecommercecampaign\">\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u8868\u793a<\/a>\n              <\/div>\n              <div class=\"industry-visual industry-visual--dark\">\n                <img loading=\"lazy\" decoding=\"async\" src=\".\/assets\/industry\/health-workflow.webp\" alt=\"\u5065\u5eb7\u30fb\u30a6\u30a7\u30eb\u30cd\u30b9\u5206\u91ce\u306eAI\u5e83\u544a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u4f8b\" 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>\u30da\u30c3\u30c8\u7528\u54c1<\/h3>\n              <\/div>\n              <p>\u30da\u30c3\u30c8\u306e\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30eb\u306b\u95a2\u3059\u308b\u30d3\u30b8\u30e5\u30a2\u30eb\u3001\u4f7f\u7528\u30b7\u30fc\u30f3\u3001\u611f\u60c5\u306b\u8a34\u3048\u308b\u5e83\u544a\u30b3\u30f3\u30bb\u30d7\u30c8\u3001\u77ed\u7de8\u52d5\u753b\u306e\u30a2\u30a4\u30c7\u30a2\u3092\u4f5c\u6210\u3059\u308b\u3002.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/creativeandeyecatching\">\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u8868\u793a<\/a>\n              <\/div>\n              <div class=\"industry-visual industry-visual--dark\">\n                <img loading=\"lazy\" decoding=\"async\" src=\".\/assets\/industry\/pet-workflow.webp\" alt=\"\u30da\u30c3\u30c8\u7528\u54c1\u306eAI\u5e83\u544a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u4f8b\" 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>\u30db\u30fc\u30e0\uff06\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30eb<\/h3>\n              <\/div>\n              <p>\u5bb6\u5ead\u7528\u54c1\u5411\u3051\u306b\u3001\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30eb\u30b7\u30fc\u30f3\u3001\u88fd\u54c1\u30c7\u30e2\u3001\u5546\u54c1\u8a73\u7d30\u30da\u30fc\u30b8\uff08PDP\uff09\u753b\u50cf\u3001\u30bd\u30fc\u30b7\u30e3\u30eb\u30e1\u30c7\u30a3\u30a2\u5e83\u544a\u7528\u7d20\u6750\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/premiumbrand\">\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u8868\u793a<\/a>\n              <\/div>\n              <div class=\"industry-visual industry-visual--dark\">\n                <img loading=\"lazy\" decoding=\"async\" src=\".\/assets\/industry\/home-workflow.webp\" alt=\"\u30db\u30fc\u30e0\uff06\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30ebAI\u5e83\u544a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u4f8b\" 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>\u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\uff06\u30a2\u30a6\u30c8\u30c9\u30a2<\/h3>\n              <\/div>\n              <p>\u30a2\u30af\u30b7\u30e7\u30f3\u30b7\u30fc\u30f3\u3001\u6a5f\u80fd\u30c7\u30e2\u3001\u30c0\u30a4\u30ca\u30df\u30c3\u30af\u306a\u5e83\u544a\u52d5\u753b\u3001\u5c4b\u5916\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u7528\u30d3\u30b8\u30e5\u30a2\u30eb\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002.<\/p>\n              <div class=\"industry-card-actions\">\n                <a class=\"button button--primary\" href=\"https:\/\/imastudio.com\/tools\/studioquality\">\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u8868\u793a<\/a>\n              <\/div>\n              <div class=\"industry-visual industry-visual--dark\">\n                <img loading=\"lazy\" decoding=\"async\" src=\".\/assets\/industry\/sports-workflow.webp\" alt=\"\u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u304a\u3088\u3073\u30a2\u30a6\u30c8\u30c9\u30a2\u5206\u91ce\u306eAI\u5e83\u544a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u4f8b\" 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\">\u771f\u306e\u5275\u9020\u7684\u6210\u679c<\/span>\n            <h2>\u4e00\u3064\u306e\u88fd\u54c1\u304c\u4f55\u306b\u5909\u308f\u308b\u304b\u898b\u3066\u307f\u307e\u3057\u3087\u3046<\/h2>\n            <p>\u5358\u4e00\u306e\u88fd\u54c1\u30a2\u30bb\u30c3\u30c8\u304b\u3089\u4f5c\u6210\u3055\u308c\u305f\u3001\u5b8c\u5168\u306a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30d1\u30c3\u30af\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002.<\/p>\n          <\/div>\n\n          <div class=\"creative-cases__tabs\" role=\"tablist\" aria-label=\"\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u306a\u6210\u679c\u7269\u30b1\u30fc\u30b9\">\n            <button class=\"case-tab is-active\" type=\"button\" role=\"tab\" aria-selected=\"true\" data-case=\"beauty\">\u7f8e\u5bb9\uff06\u30b9\u30ad\u30f3\u30b1\u30a2<\/button>\n            <button class=\"case-tab\" type=\"button\" role=\"tab\" aria-selected=\"false\" data-case=\"pet\">\u30da\u30c3\u30c8\u7528\u54c1<\/button>\n            <button class=\"case-tab\" type=\"button\" role=\"tab\" aria-selected=\"false\" data-case=\"home\">\u30db\u30fc\u30e0\uff06\u30af\u30ea\u30fc\u30cb\u30f3\u30b0<\/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\">\u7f8e\u5bb9\uff06\u30b9\u30ad\u30f3\u30b1\u30a2<\/span>\n              <h3 id=\"case-title\">\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30b9\u30ad\u30f3\u30b1\u30a2 \u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30d1\u30c3\u30af<\/h3>\n              <p id=\"case-description\">\u30b9\u30ad\u30f3\u30b1\u30a2\u88fd\u54c1\u306e\u753b\u50cf1\u679a\u304b\u3089\u3001TikTok\u3068Meta\u7528\u306e\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30d1\u30c3\u30af\u4e00\u5f0f\u307e\u3067\u3002.<\/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\">\u30b5\u30fc\u30d3\u30b9\uff0f\u30d7\u30e9\u30f3<\/span>\n            <h2>\u30c1\u30fc\u30e0\u306b\u5408\u3063\u305f\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u306a\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u9078\u3073\u307e\u3057\u3087\u3046<\/h2>\n            <p>\u88fd\u54c1\u30c6\u30b9\u30c8\u304b\u3089\u59cb\u3081\u305f\u308a\u3001\u30ed\u30fc\u30f3\u30c1\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3092\u59d4\u8a17\u3057\u305f\u308a\u3001\u518d\u73fe\u53ef\u80fd\u306a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u5236\u4f5c\u30b7\u30b9\u30c6\u30e0\u3092\u69cb\u7bc9\u3057\u305f\u308a\u3067\u304d\u307e\u3059\u3002Ima Studio\u306f\u3001e\u30b3\u30de\u30fc\u30b9\u30c1\u30fc\u30e0\u304c\u88fd\u54c1\u306e\u5165\u529b\u304b\u3089\u4f7f\u7528\u53ef\u80fd\u306a\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30a2\u30bb\u30c3\u30c8\u307e\u3067\u3001\u660e\u78ba\u306a\u9053\u7b4b\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002.<\/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\">\u30bb\u30eb\u30d5\u30b5\u30fc\u30d3\u30b9<\/span>\n                  <h3>\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30ef\u30fc\u30af\u30b9\u30da\u30fc\u30b9<\/h3>\n                  <p>\u672c\u683c\u7684\u306a\u5236\u4f5c\u30b5\u30a4\u30af\u30eb\u3092\u5f85\u305f\u305a\u306b\u3001\u793e\u5185\u3067\u88fd\u54c1\u5e83\u544a\u3092\u30c6\u30b9\u30c8\u3057\u305f\u3044\u30de\u30fc\u30b1\u30bf\u30fc\u3084\u5275\u696d\u8005\u5411\u3051\u3002.<\/p>\n                  <strong class=\"plan-deliverable\">\u65e2\u5b58\u306e\u88fd\u54c1\u30a2\u30bb\u30c3\u30c8\u304b\u3089\u3001\u88fd\u54c1\u30d3\u30b8\u30e5\u30a2\u30eb\u3001\u30b7\u30e7\u30fc\u30c8\u30d3\u30c7\u30aa\u3001\u5e83\u544a\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002.<\/strong>\n                <\/div>\n                <div>\n                  <ul class=\"plan-points\">\n                    <li>\u30b3\u30a2\u3068\u306a\u308b\u753b\u50cf\u304a\u3088\u3073\u52d5\u753b\u751f\u6210\u30ea\u30bd\u30fc\u30b9\u3078\u306e\u30a2\u30af\u30bb\u30b9<\/li>\n                    <li>Seedance 2.5\u3001Seedance 2.0 4K\u3001\u304a\u3088\u3073 Seedance 2.0 Fast<\/li>\n                    <li>\u753b\u50cf\u7de8\u96c6\u3001\u30a2\u30c3\u30d7\u30b9\u30b1\u30fc\u30eb\u3001\u304a\u3088\u3073\u88fd\u54c1\u30d3\u30b8\u30e5\u30a2\u30eb\u751f\u6210<\/li>\n                    <li>\u30d5\u30c3\u30af\u3001\u89d2\u5ea6\u3001\u8996\u899a\u7684\u306a\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3<\/li>\n                    <li>\u6709\u6599\u30bd\u30fc\u30b7\u30e3\u30eb\u30c6\u30b9\u30c8\u306e\u8fc5\u901f\u306a\u53cd\u5fa9<\/li>\n                  <\/ul>\n                  <div class=\"plan-actions\">\n                    <a class=\"button button--secondary\" href=\"https:\/\/imastudio.com\/ai-creation\/image-to-image\">\u88fd\u54c1\u30c6\u30b9\u30c8\u3092\u958b\u59cb\u3059\u308b<\/a>\n                  <\/div>\n                <\/div>\n              <\/article>\n\n              <article class=\"plan-card plan-card--featured\">\n                <span class=\"plan-badge\">\u6253\u3061\u4e0a\u3052\u306b\u6700\u3082\u5f79\u7acb\u3064<\/span>\n                <div class=\"plan-copy\">\n                  <span class=\"plan-label\">\u3042\u306a\u305f\u3068\u306f\u304a\u3057\u307e\u3044<\/span>\n                  <h3>\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u958b\u59cb\u30d1\u30c3\u30af<\/h3>\n                  <p>\u5546\u54c1\u3001\u30aa\u30d5\u30a1\u30fc\u3001\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u306e\u6982\u8981\u304c\u3042\u308a\u3001\u30ed\u30fc\u30f3\u30c1\u306b\u5411\u3051\u3066\u3059\u3050\u306b\u4f7f\u3048\u308b\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u7d20\u6750\u304c\u5fc5\u8981\u306ae\u30b3\u30de\u30fc\u30b9\u30c1\u30fc\u30e0\u5411\u3051\u3002.<\/p>\n                  <strong class=\"plan-deliverable\">Creative Workspace\u306b\u542b\u307e\u308c\u308b\u3059\u3079\u3066\u306e\u6a5f\u80fd\u306b\u52a0\u3048\u3001\u88fd\u54c1\u3084\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u306e\u5207\u308a\u53e3\u3092\u3001\u3059\u3050\u306b\u4f7f\u3048\u308b\u30a2\u30bb\u30c3\u30c8\u30bb\u30c3\u30c8\u306b\u4ed5\u4e0a\u3052\u308b\u305f\u3081\u306e\u5b9f\u8df5\u7684\u306a\u30b5\u30dd\u30fc\u30c8\u3082\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002.<\/strong>\n                <\/div>\n                <div>\n                  <ul class=\"plan-points\">\n                    <li>\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30ef\u30fc\u30af\u30b9\u30da\u30fc\u30b9\u306e\u3059\u3079\u3066<\/li>\n                    <li>\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30d6\u30ea\u30fc\u30d5\u3068\u53c2\u8003\u8cc7\u6599\u306e\u30ec\u30d3\u30e5\u30fc<\/li>\n                    <li>\u5e83\u544a\u3001\u5546\u54c1\u8a73\u7d30\u30da\u30fc\u30b8\u3001\u30bd\u30fc\u30b7\u30e3\u30eb\u30e1\u30c7\u30a3\u30a2\u7528\u306e\u5546\u54c1\u30d3\u30b8\u30e5\u30a2\u30eb<\/li>\n                    <li>UGC\u30b9\u30bf\u30a4\u30eb\u306e\u52d5\u753b\u30b3\u30f3\u30bb\u30d7\u30c8\u3068\u7de8\u96c6<\/li>\n                    <li>\u5e83\u544a\u30b3\u30d4\u30fc\u306e\u30d5\u30c3\u30af\u3068\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u306e\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3<\/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\">\u30d7\u30e9\u30f3\u30fb\u30de\u30a4\u30fb\u30ed\u30fc\u30f3\u30c1\u30fb\u30d1\u30c3\u30af<\/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\">\u30ab\u30b9\u30bf\u30e0\u30b7\u30b9\u30c6\u30e0<\/span>\n                  <h3>\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3\u30b7\u30b9\u30c6\u30e0<\/h3>\n                  <p>\u6bce\u9031\u7e70\u308a\u8fd4\u3057\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u3092\u5236\u4f5c\u3059\u308b\u5fc5\u8981\u306e\u3042\u308b\u4ee3\u7406\u5e97\u3001\u8907\u6570\u30d6\u30e9\u30f3\u30c9\u3092\u6271\u3046\u30c1\u30fc\u30e0\u3001\u305d\u3057\u3066\u5927\u91cf\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u62c5\u5f53\u8005\u5411\u3051\u3002.<\/p>\n                  <strong class=\"plan-deliverable\">\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30ed\u30fc\u30f3\u30c1\u30d1\u30c3\u30af\u306b\u542b\u307e\u308c\u308b\u3059\u3079\u3066\u306e\u6a5f\u80fd\u306b\u52a0\u3048\u3001\u88fd\u54c1\u30e9\u30a4\u30f3\u3001\u5e02\u5834\u3001\u30c1\u30e3\u30cd\u30eb\u3001\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u5411\u3051\u306e\u518d\u5229\u7528\u53ef\u80fd\u306a\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3082\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002.<\/strong>\n                <\/div>\n                <div>\n                  <ul class=\"plan-points\">\n                    <li>\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30ef\u30fc\u30af\u30b9\u30da\u30fc\u30b9\u3068\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30ed\u30fc\u30f3\u30c1\u30d1\u30c3\u30af\u306b\u542b\u307e\u308c\u308b\u3059\u3079\u3066\u306e\u3082\u306e<\/li>\n                    <li>\u30ab\u30b9\u30bf\u30e0\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u8a2d\u8a08<\/li>\n                    <li>\u30d6\u30e9\u30f3\u30c9\u3001\u30ab\u30c6\u30b4\u30ea\u30fc\u3001\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u5411\u3051\u306e\u30d7\u30ec\u30a4\u30d6\u30c3\u30af<\/li>\n                    <li>\u518d\u5229\u7528\u53ef\u80fd\u306a\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u5236\u4f5c\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8<\/li>\n                    <li>\u30c1\u30fc\u30e0\u3078\u306e\u5f15\u304d\u7d99\u304e\u3068\u627f\u8a8d\u30d7\u30ed\u30bb\u30b9<\/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\">\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30b7\u30b9\u30c6\u30e0\u3092\u69cb\u7bc9\u3059\u308b<\/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\">\u6700\u7d42CTA<\/span>\n              <h2>e\u30b3\u30de\u30fc\u30b9\u5411\u3051\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u5236\u4f5c\u3092\u5927\u898f\u6a21\u306b\u5c55\u958b\u3059\u308b\u6e96\u5099\u306f\u3067\u304d\u3066\u3044\u307e\u3059\u304b\uff1f<\/h2>\n              <p>\u5546\u54c1\u30ea\u30f3\u30af\u3001\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u6982\u8981\u3001\u307e\u305f\u306f\u73fe\u5728\u306e\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u304a\u9001\u308a\u304f\u3060\u3055\u3044\u3002Ima Studio\u304c\u305d\u308c\u3089\u3092\u3088\u308a\u8fc5\u901f\u306b\u30ed\u30fc\u30f3\u30c1\u53ef\u80fd\u306a\u5e83\u544a\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u3084\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u30a2\u30bb\u30c3\u30c8\u306b\u5909\u63db\u3059\u308b\u65b9\u6cd5\u3092\u3054\u63d0\u6848\u3044\u305f\u3057\u307e\u3059\u3002.<\/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\">30\u5206\u9593\u306e\u30c7\u30e2\u3092\u4e88\u7d04\u3059\u308b<\/a>\n                <a class=\"button button--secondary book-a-demo\" href=\"#elementor-action:action=popup:open&settings=eyJpZCI6ODM3MCwidG9nZ2xlIjpmYWxzZX0=\" data-ima-popup=\"8370\">\u5546\u54c1\u30ea\u30f3\u30af\u3092\u9001\u4fe1\u3057\u3066\u304f\u3060\u3055\u3044<\/a>\n              <\/div>\n            <\/div>\n\n            <div class=\"cta-right\">\n              <div class=\"cta-note\">\n                <strong>\u4f55\u3092\u9001\u308c\u3070\u3044\u3044\u306e\u304b<\/strong>\n                \u88fd\u54c1\u30ea\u30f3\u30af\u3001\u88fd\u54c1\u753b\u50cf\u3001\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u6982\u8981\u3001\u53c2\u8003\u5e83\u544a\u3001\u73fe\u5728\u306e\u5e83\u544a\u30c1\u30e3\u30cd\u30eb\u3001\u305d\u3057\u3066\u30c6\u30b9\u30c8\u3057\u305f\u3044\u4e3b\u8981\u306a\u30bb\u30fc\u30eb\u30b9\u30dd\u30a4\u30f3\u30c8\u3002.\n              <\/div>\n              <div class=\"cta-note\">\n                <strong>\u79c1\u305f\u3061\u304c\u8a55\u4fa1\u3059\u308b\u3082\u306e<\/strong>\n                \u6700\u9069\u306a\u5165\u529b\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3001\u30a2\u30bb\u30c3\u30c8\u51fa\u529b\u69cb\u9020\u3001\u305d\u3057\u3066\u304a\u5ba2\u69d8\u306e\u30c1\u30fc\u30e0\u306b\u3068\u3063\u3066\u30bb\u30eb\u30d5\u30b5\u30fc\u30d3\u30b9\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3001\u30de\u30cd\u30fc\u30b8\u30c9\u30b5\u30fc\u30d3\u30b9\u3001\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30d1\u30a4\u30d7\u30e9\u30a4\u30f3\u306e\u3069\u308c\u304c\u6700\u9069\u304b\u3092\u3054\u63d0\u6848\u3044\u305f\u3057\u307e\u3059\u3002.\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 UGC Muted Try-On Ad Muted Demo Ad Muted Try-On Hook Muted Bag Showcase Muted Freshness Demo Muted Fashion Hook Muted Lifestyle UGC Muted Texture Close-Up Muted Home Product Muted Lipstick UGC Muted Try-On Ad Muted Demo Ad Muted Try-On Hook Muted Bag Showcase Muted The outcomes your team needs Scale creative output without scaling headcount [&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\/ja\/wp-json\/wp\/v2\/pages\/8349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/imastudio.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/imastudio.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/imastudio.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/imastudio.com\/ja\/wp-json\/wp\/v2\/comments?post=8349"}],"version-history":[{"count":5,"href":"https:\/\/imastudio.com\/ja\/wp-json\/wp\/v2\/pages\/8349\/revisions"}],"predecessor-version":[{"id":8660,"href":"https:\/\/imastudio.com\/ja\/wp-json\/wp\/v2\/pages\/8349\/revisions\/8660"}],"wp:attachment":[{"href":"https:\/\/imastudio.com\/ja\/wp-json\/wp\/v2\/media?parent=8349"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/imastudio.com\/ja\/wp-json\/wp\/v2\/categories?post=8349"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/imastudio.com\/ja\/wp-json\/wp\/v2\/tags?post=8349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}