{"id":439,"date":"2026-04-15T01:20:24","date_gmt":"2026-04-14T16:20:24","guid":{"rendered":"https:\/\/nextflow.shop\/blog\/nextflow-beginner-master-guide\/"},"modified":"2026-06-28T12:57:58","modified_gmt":"2026-06-28T03:57:58","slug":"nextflow-beginner-master-guide","status":"publish","type":"page","link":"https:\/\/nextflow.shop\/blog\/nextflow-beginner-master-guide\/","title":{"rendered":"Nextflow \uc140\ub7ec \uc124\uc815 \uac00\uc774\ub4dc \u2014 \ucc44\ub110 \uc5f0\uacb0\ubd80\ud130 \ubc1c\uc8fc\u00b7\uc1a1\uc7a5\u00b7CS \uc790\ub3d9\ud654\uae4c\uc9c0"},"content":{"rendered":"\n<div class=\"nf-guide-v5 alignfull\">\n  <style>\n    body.page-id-439 .wp-block-post-title { display: none !important; }\n    body.page-id-439 .wp-block-post-content { padding-top: 0 !important; margin-top: 0 !important; }\n    body.page-id-439 .wp-block-post-featured-image,\n    body.page-id-439 .wp-block-post-date { display: none !important; }\n    body.page-id-439 .entry-content > .nf-guide-v5 { max-width: none !important; margin-left: 0 !important; margin-right: 0 !important; }\n    body.page-id-439 main .wp-block-group { padding-top: 0 !important; margin-top: 0 !important; }\n    body.page-id-439 main.wp-block-group { margin-top: 0 !important; padding-top: 0 !important; }\n\n    .nf-guide-v5 {\n      --bg: #ffffff;\n      --surface: #ffffff;\n      --surface-2: #f8fafc;\n      --surface-3: #f1f5f9;\n      --ink: #0f172a;\n      --ink-2: #1e293b;\n      --ink-3: #334155;\n      --muted: #475569;\n      --muted-2: #64748b;\n      --line: #e2e8f0;\n      --line-strong: #cbd5e1;\n      --accent: #4f46e5;\n      --accent-2: #6366f1;\n      --accent-deep: #4338ca;\n      --accent-soft: #eef2ff;\n      --accent-ink: #3730a3;\n      --warn-bg: #fef7ec;\n      --warn-line: #f3d9a8;\n      --warn-ink: #7c4a03;\n      --ok-bg: #ecfdf5;\n      --ok-line: #b7e4c7;\n      --ok-ink: #065f46;\n      --note-bg: #f1f5f9;\n      --note-line: #cbd5e1;\n      --note-ink: #1e293b;\n      --radius-lg: 18px;\n      --radius-md: 12px;\n      --radius-sm: 8px;\n      --shadow-sm: 0 1px 2px rgba(15,23,42,.04), 0 1px 3px rgba(15,23,42,.05);\n      --shadow-md: 0 4px 16px rgba(15,23,42,.06), 0 1px 3px rgba(15,23,42,.04);\n      --shadow-lg: 0 18px 40px -20px rgba(15,23,42,.18), 0 2px 6px rgba(15,23,42,.04);\n      --font-sans: \"Plus Jakarta Sans\", \"Pretendard\", \"Noto Sans KR\", Inter, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n      color: var(--ink);\n      font-family: var(--font-sans);\n      -webkit-font-smoothing: antialiased;\n      text-rendering: optimizeLegibility;\n      word-break: keep-all;\n      overflow-wrap: break-word;\n      margin: 0 0 72px;\n    }\n    .nf-guide-v5 *, .nf-guide-v5 *::before, .nf-guide-v5 *::after { box-sizing: border-box; }\n    .nf-guide-v5 a { color: var(--accent); }\n    .nf-guide-v5 a:focus-visible,\n    .nf-guide-v5 button:focus-visible {\n      outline: 2px solid var(--accent);\n      outline-offset: 2px;\n      border-radius: 4px;\n    }\n\n    \/* Reading progress rail *\/\n    .nf-guide-v5 .nf-progress {\n      position: fixed;\n      top: 0; left: 0; right: 0;\n      height: 3px;\n      z-index: 9999;\n      background: transparent;\n      pointer-events: none;\n    }\n    .nf-guide-v5 .nf-progress__bar {\n      height: 100%;\n      width: 0%;\n      background: linear-gradient(90deg, #6366f1 0%, #8b5cf6 100%);\n      transition: width .12s ease-out;\n    }\n\n    \/* Anchor offset for sticky site-header + sticky TOC *\/\n    .nf-guide-v5 [id] { scroll-margin-top: 170px; }\n    .nf-guide-v5 .nf-section { scroll-margin-top: 170px; }\n\n    .nf-guide-v5 .nf-wrap { width: 100%; max-width: 1160px; margin: 0 auto; padding: 0 24px; }\n\n    \/* \u2500\u2500\u2500\u2500\u2500 HERO \u2500\u2500\u2500\u2500\u2500 *\/\n    .nf-guide-v5 .nf-hero {\n      padding: 44px 0 36px;\n      border-bottom: 1px solid var(--line);\n    }\n    .nf-guide-v5 .nf-hero__kicker {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 18px;\n      padding: 0 !important;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.02em;\n      color: var(--accent) !important;\n      background: transparent !important;\n      border: 0 !important;\n    }\n    .nf-guide-v5 .nf-hero__kicker::before {\n      content: \"\";\n      width: 28px;\n      height: 2px;\n      border-radius: 2px;\n      background: var(--accent);\n    }\n    .nf-guide-v5 .nf-hero__title {\n      margin: 0 0 20px;\n      font-size: clamp(30px, 3.6vw, 46px);\n      line-height: 1.18;\n      letter-spacing: -0.028em;\n      font-weight: 700;\n      color: var(--ink);\n      max-width: 860px;\n    }\n    .nf-guide-v5 .nf-hero__title em {\n      font-style: normal;\n      color: var(--accent);\n    }\n    .nf-guide-v5 .nf-hero__lead {\n      margin: 0 0 16px;\n      max-width: 740px;\n      font-size: clamp(16px, 1.4vw, 17.5px);\n      line-height: 1.74;\n      color: var(--ink-3);\n    }\n    .nf-guide-v5 .nf-hero__verdict {\n      margin: 0 0 26px;\n      padding: 16px 18px;\n      max-width: 740px;\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--ink-2);\n      background: var(--surface-2);\n      border-left: 3px solid var(--accent);\n      border-radius: 0 var(--radius-md) var(--radius-md) 0;\n    }\n    .nf-guide-v5 .nf-meta {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px 22px;\n      align-items: center;\n      padding: 14px 0;\n      margin: 0 0 26px;\n      border-top: 1px solid var(--line);\n      border-bottom: 1px solid var(--line);\n      font-size: 13px;\n      color: var(--muted);\n    }\n    .nf-guide-v5 .nf-meta__item {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n    }\n    .nf-guide-v5 .nf-meta__label {\n      font-size: 12px;\n      color: var(--muted-2);\n      font-weight: 600;\n    }\n    .nf-guide-v5 .nf-meta__val {\n      color: var(--ink-2);\n      font-weight: 700;\n    }\n    .nf-guide-v5 .nf-meta__dot {\n      width: 3px;\n      height: 3px;\n      border-radius: 50%;\n      background: var(--line-strong);\n    }\n\n    .nf-guide-v5 .nf-cta-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 30px;\n    }\n    .nf-guide-v5 .nf-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 46px;\n      padding: 0 20px;\n      border-radius: 10px;\n      text-decoration: none !important;\n      font-size: 15px;\n      font-weight: 600;\n      letter-spacing: -0.005em;\n      transition: transform .15s ease, box-shadow .15s ease, background .15s ease, border-color .15s ease, color .15s ease;\n      cursor: pointer;\n      border: 1px solid transparent;\n      white-space: nowrap;\n    }\n    .nf-guide-v5 .nf-btn--primary {\n      color: #ffffff !important;\n      background: var(--accent);\n      box-shadow: 0 1px 2px rgba(79,70,229,.2), 0 8px 24px -12px rgba(79,70,229,.55);\n    }\n    .nf-guide-v5 .nf-btn--primary:hover {\n      background: var(--accent-deep);\n      transform: translateY(-1px);\n      box-shadow: 0 2px 4px rgba(79,70,229,.22), 0 12px 28px -10px rgba(79,70,229,.6);\n    }\n    .nf-guide-v5 .nf-btn--ghost {\n      color: var(--ink-2) !important;\n      background: transparent;\n      border-color: var(--line-strong);\n    }\n    .nf-guide-v5 .nf-btn--ghost:hover {\n      color: var(--accent-ink) !important;\n      border-color: var(--accent);\n      background: var(--accent-soft);\n      transform: translateY(-1px);\n    }\n    .nf-guide-v5 .nf-btn__arrow {\n      margin-left: 8px;\n      transition: transform .15s ease;\n    }\n    .nf-guide-v5 .nf-btn:hover .nf-btn__arrow { transform: translateX(3px); }\n\n    \/* Hero summary tiles *\/\n    .nf-guide-v5 .nf-summary {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 16px;\n      margin-top: 30px;\n    }\n    .nf-guide-v5 .nf-summary__card {\n      padding: 22px;\n      border-radius: var(--radius-md);\n      background: var(--surface);\n      border: 1px solid var(--line);\n      box-shadow: var(--shadow-sm);\n      transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;\n    }\n    .nf-guide-v5 .nf-summary__card:hover {\n      transform: translateY(-2px);\n      box-shadow: var(--shadow-md);\n      border-color: var(--line-strong);\n    }\n    .nf-guide-v5 .nf-summary__num {\n      display: inline-block;\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.04em;\n      color: var(--accent);\n      margin-bottom: 12px;\n      font-variant-numeric: tabular-nums;\n    }\n    .nf-guide-v5 .nf-summary__title {\n      display: block;\n      margin-bottom: 8px;\n      font-size: 16px;\n      font-weight: 700;\n      color: var(--ink);\n      letter-spacing: -0.01em;\n    }\n    .nf-guide-v5 .nf-summary__desc {\n      margin: 0;\n      font-size: 14px;\n      line-height: 1.68;\n      color: var(--muted);\n    }\n\n    \/* \u2500\u2500\u2500\u2500\u2500 OUTLINE \u2500\u2500\u2500\u2500\u2500 *\/\n    .nf-guide-v5 .nf-outline {\n      margin-top: 40px;\n      padding: 28px;\n      border-radius: var(--radius-lg);\n      background: var(--surface-2);\n      border: 1px solid var(--line);\n    }\n    .nf-guide-v5 .nf-outline__head {\n      display: flex;\n      align-items: baseline;\n      justify-content: space-between;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 18px;\n      padding-bottom: 14px;\n      border-bottom: 1px solid var(--line);\n    }\n    .nf-guide-v5 .nf-outline__title {\n      margin: 0;\n      font-size: 14px;\n      font-weight: 700;\n      letter-spacing: 0.01em;\n      color: var(--ink-2);\n    }\n    .nf-guide-v5 .nf-outline__count {\n      font-size: 12.5px;\n      color: var(--muted-2);\n    }\n    .nf-guide-v5 .nf-outline__grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 16px;\n    }\n    .nf-guide-v5 .nf-outline__item {\n      padding: 16px 4px 0;\n      border-top: 2px solid var(--line-strong);\n    }\n    .nf-guide-v5 .nf-outline__no {\n      display: block;\n      font-size: 12.5px;\n      font-weight: 700;\n      color: var(--accent);\n      letter-spacing: 0.02em;\n      margin-bottom: 8px;\n      font-variant-numeric: tabular-nums;\n    }\n    .nf-guide-v5 .nf-outline__label {\n      display: block;\n      margin-bottom: 4px;\n      font-size: 15px;\n      font-weight: 700;\n      color: var(--ink);\n      letter-spacing: -0.01em;\n    }\n    .nf-guide-v5 .nf-outline__note {\n      margin: 0;\n      font-size: 13px;\n      line-height: 1.6;\n      color: var(--muted);\n    }\n\n    \/* \u2500\u2500\u2500\u2500\u2500 STICKY TOC \u2500\u2500\u2500\u2500\u2500 *\/\n    .nf-guide-v5 .nfg-toc {\n      position: sticky;\n      top: 96px;\n      z-index: 30;\n      margin: 32px auto 0;\n      padding: 10px 12px;\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.9);\n      backdrop-filter: blur(14px) saturate(180%);\n      -webkit-backdrop-filter: blur(14px) saturate(180%);\n      border: 1px solid var(--line);\n      box-shadow: var(--shadow-md);\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      scrollbar-width: none;\n    }\n    .nf-guide-v5 .nfg-toc::-webkit-scrollbar { display: none; }\n    .nf-guide-v5 .nfg-toc__list {\n      display: inline-flex;\n      gap: 4px;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n      white-space: nowrap;\n      min-width: 100%;\n      justify-content: center;\n    }\n    .nf-guide-v5 .nfg-toc__link {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 8px 14px;\n      min-height: 36px;\n      border-radius: 999px;\n      text-decoration: none !important;\n      color: var(--muted) !important;\n      font-size: 13px;\n      font-weight: 600;\n      letter-spacing: -0.005em;\n      transition: background .15s ease, color .15s ease;\n    }\n    .nf-guide-v5 .nfg-toc__link:hover {\n      color: var(--accent-ink) !important;\n      background: var(--accent-soft);\n    }\n    .nf-guide-v5 .nfg-toc__link.is-active {\n      color: #ffffff !important;\n      background: var(--ink);\n    }\n    .nf-guide-v5 .nfg-toc__no {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-width: 16px;\n      font-size: 11.5px;\n      font-weight: 700;\n      color: currentColor;\n      opacity: .65;\n      font-variant-numeric: tabular-nums;\n    }\n\n    \/* \u2500\u2500\u2500\u2500\u2500 SECTION \u2500\u2500\u2500\u2500\u2500 *\/\n    .nf-guide-v5 .nf-section {\n      padding: 72px 0 28px;\n    }\n    .nf-guide-v5 .nf-section__inner {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr);\n      gap: 56px;\n      align-items: start;\n    }\n    .nf-guide-v5 .nf-section__body { min-width: 0; }\n    .nf-guide-v5 .nf-section__aside { min-width: 0; position: sticky; top: 160px; }\n\n    .nf-guide-v5 .nf-section__no {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 14px;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.02em;\n      color: var(--accent);\n      font-variant-numeric: tabular-nums;\n    }\n    .nf-guide-v5 .nf-section__no::after {\n      content: \"\";\n      width: 36px;\n      height: 1px;\n      background: var(--accent);\n      opacity: .45;\n    }\n    .nf-guide-v5 .nf-section__title {\n      margin: 0 0 16px;\n      font-size: clamp(23px, 2.4vw, 30px);\n      line-height: 1.25;\n      letter-spacing: -0.02em;\n      font-weight: 700;\n      color: var(--ink);\n    }\n    .nf-guide-v5 .nf-section__lede {\n      margin: 0 0 18px;\n      font-size: 16.5px;\n      line-height: 1.76;\n      color: var(--ink-3);\n    }\n    .nf-guide-v5 .nf-section__body p {\n      margin: 0 0 16px;\n      font-size: 15.5px;\n      line-height: 1.8;\n      color: var(--ink-3);\n    }\n    .nf-guide-v5 .nf-section__body strong {\n      color: var(--ink);\n      font-weight: 700;\n    }\n    .nf-guide-v5 .nf-section__body code {\n      padding: 2px 7px;\n      font-size: 13.5px;\n      font-family: \"JetBrains Mono\", ui-monospace, SFMono-Regular, Menlo, monospace;\n      color: var(--ink);\n      background: var(--surface-3);\n      border-radius: 5px;\n      border: 1px solid var(--line);\n    }\n    .nf-guide-v5 .nf-section__body a {\n      color: var(--accent);\n      font-weight: 600;\n      text-decoration: underline;\n      text-underline-offset: 3px;\n      text-decoration-thickness: 1px;\n      transition: color .15s ease;\n    }\n    .nf-guide-v5 .nf-section__body a:hover {\n      color: var(--accent-deep);\n    }\n\n    .nf-guide-v5 .nf-steplist {\n      counter-reset: nfstep;\n      list-style: none;\n      margin: 6px 0 18px;\n      padding: 0;\n    }\n    .nf-guide-v5 .nf-steplist > li {\n      counter-increment: nfstep;\n      position: relative;\n      padding: 0 0 18px 44px;\n      font-size: 15.5px;\n      line-height: 1.76;\n      color: var(--ink-3);\n    }\n    .nf-guide-v5 .nf-steplist > li::before {\n      content: counter(nfstep);\n      position: absolute;\n      top: 2px;\n      left: 0;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 30px;\n      height: 30px;\n      font-size: 13px;\n      font-weight: 700;\n      color: var(--accent);\n      background: var(--accent-soft);\n      border: 1px solid rgba(79, 70, 229, 0.22);\n      border-radius: 50%;\n      font-variant-numeric: tabular-nums;\n    }\n    .nf-guide-v5 .nf-steplist > li + li { border-top: 1px dashed var(--line); padding-top: 18px; }\n    .nf-guide-v5 .nf-steplist > li + li::before { top: 20px; }\n\n    \/* Plain list *\/\n    .nf-guide-v5 .nf-list {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n    .nf-guide-v5 .nf-list > li {\n      position: relative;\n      padding: 0 0 10px 22px;\n      font-size: 14.5px;\n      line-height: 1.72;\n      color: var(--ink-3);\n    }\n    .nf-guide-v5 .nf-list > li::before {\n      content: \"\";\n      position: absolute;\n      top: 11px;\n      left: 4px;\n      width: 6px;\n      height: 6px;\n      border-radius: 50%;\n      background: var(--accent);\n    }\n    .nf-guide-v5 .nf-list > li:last-child { padding-bottom: 0; }\n\n    \/* \u2500\u2500\u2500\u2500\u2500 CALLOUT \u2500\u2500\u2500\u2500\u2500 *\/\n    .nf-guide-v5 .nf-callout {\n      margin: 22px 0 8px;\n      padding: 18px 20px 18px 22px;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--note-line);\n      background: var(--note-bg);\n      color: var(--note-ink);\n      position: relative;\n    }\n    .nf-guide-v5 .nf-callout::before {\n      content: \"\";\n      position: absolute;\n      top: 16px;\n      bottom: 16px;\n      left: 0;\n      width: 3px;\n      border-radius: 3px;\n      background: var(--note-line);\n    }\n    .nf-guide-v5 .nf-callout__label {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      margin-bottom: 10px;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: -0.005em;\n      color: currentColor;\n      opacity: .95;\n    }\n    .nf-guide-v5 .nf-callout__label::before {\n      content: \"\";\n      width: 8px;\n      height: 8px;\n      border-radius: 50%;\n      background: currentColor;\n      opacity: .55;\n    }\n    .nf-guide-v5 .nf-callout p {\n      margin: 0 0 8px;\n      font-size: 14.5px;\n      line-height: 1.72;\n      color: var(--ink-3);\n    }\n    .nf-guide-v5 .nf-callout p:last-child { margin-bottom: 0; }\n    .nf-guide-v5 .nf-callout ul,\n    .nf-guide-v5 .nf-callout .nf-list { margin-top: 4px; }\n    .nf-guide-v5 .nf-callout .nf-list > li { font-size: 14.5px; color: var(--ink-3); }\n    .nf-guide-v5 .nf-callout .nf-list > li::before { background: currentColor; opacity: .6; }\n    .nf-guide-v5 .nf-callout--warn {\n      background: var(--warn-bg);\n      border-color: var(--warn-line);\n      color: var(--warn-ink);\n    }\n    .nf-guide-v5 .nf-callout--warn::before { background: #d97706; }\n    .nf-guide-v5 .nf-callout--ok {\n      background: var(--ok-bg);\n      border-color: var(--ok-line);\n      color: var(--ok-ink);\n    }\n    .nf-guide-v5 .nf-callout--ok::before { background: #059669; }\n    .nf-guide-v5 .nf-callout--info {\n      background: var(--accent-soft);\n      border-color: rgba(79, 70, 229, 0.2);\n      color: var(--accent-ink);\n    }\n    .nf-guide-v5 .nf-callout--info::before { background: var(--accent); }\n\n    \/* \u2500\u2500\u2500\u2500\u2500 FIGURE \u2500\u2500\u2500\u2500\u2500 *\/\n    .nf-guide-v5 .nfg-figure {\n      margin: 0;\n      padding: 0;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      background: var(--surface);\n      border: 1px solid var(--line);\n      box-shadow: var(--shadow-lg);\n      position: relative;\n    }\n    .nf-guide-v5 .nfg-figure__topbar {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      padding: 10px 16px;\n      background: var(--surface-2);\n      border-bottom: 1px solid var(--line);\n    }\n    .nf-guide-v5 .nfg-figure__topbar::before {\n      content: \"\";\n      width: 8px;\n      height: 8px;\n      border-radius: 2px;\n      background: var(--accent-2);\n      opacity: .8;\n    }\n    .nf-guide-v5 .nfg-figure__meta {\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.01em;\n      color: var(--muted-2);\n      font-variant-numeric: tabular-nums;\n    }\n    .nf-guide-v5 .nfg-figure__link {\n      display: block;\n      line-height: 0;\n    }\n    .nf-guide-v5 .nfg-figure img {\n      display: block;\n      width: 100%;\n      height: auto;\n      transition: transform .5s cubic-bezier(.2,.8,.2,1);\n    }\n    .nf-guide-v5 .nfg-figure__link:hover img { transform: scale(1.015); }\n    .nf-guide-v5 .nfg-figure figcaption {\n      padding: 13px 16px 15px;\n      font-size: 13.5px;\n      line-height: 1.62;\n      color: var(--muted);\n      border-top: 1px solid var(--line);\n      background: var(--surface);\n    }\n\n    \/* \u2500\u2500\u2500\u2500\u2500 FOOTER CTA \u2500\u2500\u2500\u2500\u2500 *\/\n    .nf-guide-v5 .nf-closing {\n      margin-top: 56px;\n      padding: 56px 44px 50px;\n      border-radius: 24px;\n      background: radial-gradient(1200px 500px at 10% 10%, rgba(99,102,241,.28) 0%, transparent 60%),\n                  radial-gradient(900px 420px at 90% 90%, rgba(139,92,246,.2) 0%, transparent 60%),\n                  linear-gradient(135deg, #0b1220 0%, #0f172a 50%, #16183a 100%) !important;\n      color: #e2e8f0;\n      box-shadow: 0 40px 80px -40px rgba(3,7,18,.6);\n      position: relative;\n      overflow: hidden;\n    }\n    .nf-guide-v5 .nf-closing__kicker {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 14px;\n      padding: 0 !important;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.02em;\n      color: #a5b4fc !important;\n      background: transparent !important;\n      border: 0 !important;\n      position: relative;\n    }\n    .nf-guide-v5 .nf-closing__kicker::before {\n      content: \"\";\n      width: 28px;\n      height: 2px;\n      border-radius: 2px;\n      background: #a5b4fc;\n    }\n    .nf-guide-v5 .nf-closing__title {\n      margin: 0 0 14px;\n      font-size: clamp(25px, 2.8vw, 34px);\n      line-height: 1.22;\n      letter-spacing: -0.022em;\n      font-weight: 700;\n      color: #f8fafc;\n      max-width: 760px;\n      position: relative;\n    }\n    .nf-guide-v5 .nf-closing__lead {\n      margin: 0 0 28px;\n      max-width: 680px;\n      font-size: 15.5px;\n      line-height: 1.75;\n      color: #cbd5e1;\n      position: relative;\n    }\n    .nf-guide-v5 .nf-closing__grid {\n      display: grid;\n      grid-template-columns: repeat(5, minmax(0, 1fr));\n      gap: 14px;\n      margin: 0 0 32px;\n      counter-reset: nfclose;\n      list-style: none;\n      padding: 0;\n      position: relative;\n    }\n    .nf-guide-v5 .nf-closing__item {\n      counter-increment: nfclose;\n      padding: 18px 16px;\n      border-radius: var(--radius-md);\n      background: rgba(15,23,42,.45);\n      border: 1px solid rgba(148,163,184,.18);\n      font-size: 13.5px;\n      line-height: 1.62;\n      color: #cbd5e1;\n      position: relative;\n      transition: border-color .18s ease, background .18s ease, transform .18s ease;\n    }\n    .nf-guide-v5 .nf-closing__item:hover {\n      transform: translateY(-2px);\n      border-color: rgba(165,180,252,.4);\n      background: rgba(15,23,42,.6);\n    }\n    .nf-guide-v5 .nf-closing__item::before {\n      content: counter(nfclose, decimal-leading-zero);\n      display: block;\n      margin-bottom: 10px;\n      font-size: 12.5px;\n      font-weight: 700;\n      color: #a5b4fc;\n      letter-spacing: 0.04em;\n      font-variant-numeric: tabular-nums;\n    }\n    .nf-guide-v5 .nf-closing__item strong {\n      display: block;\n      margin-bottom: 6px;\n      font-size: 14.5px;\n      font-weight: 700;\n      color: #f1f5f9;\n      letter-spacing: -0.008em;\n    }\n    .nf-guide-v5 .nf-closing__cta {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      position: relative;\n    }\n    .nf-guide-v5 .nf-closing__cta .nf-btn--primary {\n      background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);\n      color: #ffffff !important;\n      box-shadow: 0 10px 30px -12px rgba(99,102,241,.55);\n    }\n    .nf-guide-v5 .nf-closing__cta .nf-btn--primary:hover {\n      background: linear-gradient(135deg, #4f46e5 0%, #7c3aed 100%);\n    }\n    .nf-guide-v5 .nf-closing__cta .nf-btn--ghost {\n      color: #e2e8f0 !important;\n      background: rgba(255,255,255,.04);\n      border-color: rgba(226,232,240,.28);\n    }\n    .nf-guide-v5 .nf-closing__cta .nf-btn--ghost:hover {\n      color: #ffffff !important;\n      border-color: #a5b4fc;\n      background: rgba(165,180,252,.12);\n    }\n    .nf-guide-v5 .nf-closing__sign {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-top: 26px;\n      padding-top: 22px;\n      border-top: 1px solid rgba(148,163,184,.2);\n      font-size: 12.5px;\n      color: #94a3b8;\n      position: relative;\n    }\n    .nf-guide-v5 .nf-closing__sign-mark {\n      width: 30px; height: 30px;\n      border-radius: 50%;\n      background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);\n      color: #fff;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 12px;\n      font-weight: 700;\n    }\n\n    \/* \u2500\u2500\u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500\u2500\u2500 *\/\n    @media (max-width: 1024px) {\n      .nf-guide-v5 .nf-section__inner { grid-template-columns: 1fr; gap: 28px; }\n      .nf-guide-v5 .nf-section__aside { position: static; }\n      .nf-guide-v5 .nf-summary { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n      .nf-guide-v5 .nf-outline__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n      .nf-guide-v5 .nf-closing__grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }\n    }\n    @media (max-width: 720px) {\n      .nf-guide-v5 .nf-hero { padding: 30px 0 26px; }\n      .nf-guide-v5 .nf-section { padding: 48px 0 22px; }\n      .nf-guide-v5 .nf-summary,\n      .nf-guide-v5 .nf-outline__grid,\n      .nf-guide-v5 .nf-closing__grid { grid-template-columns: 1fr; }\n      .nf-guide-v5 .nf-closing { padding: 36px 22px 30px; border-radius: 18px; }\n      .nf-guide-v5 .nf-outline { padding: 20px; }\n      .nf-guide-v5 .nf-cta-row .nf-btn { width: 100%; }\n      .nf-guide-v5 .nfg-toc {\n        margin-left: -24px;\n        margin-right: -24px;\n        border-radius: 0;\n        border-left: none;\n        border-right: none;\n      }\n    }\n\n    \/* Reduce motion *\/\n    @media (prefers-reduced-motion: reduce) {\n      .nf-guide-v5 *,\n      .nf-guide-v5 *::before,\n      .nf-guide-v5 *::after {\n        transition: none !important;\n        animation: none !important;\n      }\n    }\n\n    \/* \u2500\u2500\u2500\u2500\u2500 VIDEO SECTION \u2500\u2500\u2500\u2500\u2500 *\/\n    .nf-guide-v5 .nf-video-section {\n      padding: 40px 0 32px;\n      border-bottom: 1px solid var(--line);\n    }\n    .nf-guide-v5 .nf-video-section__inner {\n      width: 100%;\n      max-width: 960px;\n      margin: 0 auto;\n      padding: 0 24px;\n    }\n    .nf-guide-v5 .nf-video-section__head {\n      display: flex;\n      flex-direction: column;\n      gap: 10px;\n      margin-bottom: 20px;\n    }\n    .nf-guide-v5 .nf-video-section__kicker {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      padding: 0 !important;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.02em;\n      color: var(--accent) !important;\n      background: transparent !important;\n      border: 0 !important;\n    }\n    .nf-guide-v5 .nf-video-section__kicker::before {\n      content: \"\";\n      width: 28px;\n      height: 2px;\n      border-radius: 2px;\n      background: var(--accent);\n    }\n    .nf-guide-v5 .nf-video-section__title {\n      margin: 0;\n      font-size: clamp(21px, 2.2vw, 26px);\n      line-height: 1.3;\n      letter-spacing: -0.02em;\n      font-weight: 700;\n      color: var(--ink);\n    }\n    .nf-guide-v5 .nf-video-section__lead {\n      margin: 0;\n      font-size: 15px;\n      line-height: 1.72;\n      color: var(--ink-3);\n      max-width: 680px;\n    }\n    .nf-guide-v5 .nf-video-section__frame {\n      position: relative;\n      overflow: hidden;\n      border-radius: var(--radius-lg);\n      background: #0f172a;\n      box-shadow: var(--shadow-lg);\n      aspect-ratio: 16 \/ 9;\n    }\n    .nf-guide-v5 .nf-video-player {\n      display: block;\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n      background: #000;\n    }\n    .nf-guide-v5 .nf-video-section__foot {\n      display: flex;\n      justify-content: flex-end;\n      margin-top: 14px;\n    }\n    .nf-guide-v5 .nf-video-skip {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      font-size: 13px;\n      font-weight: 600;\n      color: var(--muted) !important;\n      text-decoration: none !important;\n      border-bottom: 1px dashed var(--line-strong);\n      padding-bottom: 2px;\n      transition: color .15s ease, border-color .15s ease;\n    }\n    .nf-guide-v5 .nf-video-skip:hover {\n      color: var(--accent) !important;\n      border-color: var(--accent);\n    }\n    \/* \ub2e4\uc911 \uc601\uc0c1 \ub9ac\uc2a4\ud2b8 *\/\n    .nf-guide-v5 .nf-video-list {\n      display: flex;\n      flex-direction: column;\n      gap: 32px;\n      margin-top: 4px;\n    }\n    .nf-guide-v5 .nf-video-item__head {\n      margin-bottom: 14px;\n    }\n    .nf-guide-v5 .nf-video-item__label {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      font-size: 15.5px;\n      font-weight: 700;\n      letter-spacing: -0.01em;\n      color: var(--ink);\n    }\n    .nf-guide-v5 .nf-video-item__no {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 25px;\n      height: 25px;\n      border-radius: 8px;\n      background: var(--accent);\n      color: #fff !important;\n      font-size: 13px;\n      font-weight: 700;\n      flex: none;\n    }\n    .nf-guide-v5 .nf-video-item__note {\n      margin: 7px 0 0;\n      font-size: 13.5px;\n      line-height: 1.62;\n      color: var(--muted);\n    }\n    @media (max-width: 640px) {\n      .nf-guide-v5 .nf-video-section { padding: 28px 0 22px; }\n      .nf-guide-v5 .nf-video-section__inner { padding: 0 16px; }\n      .nf-guide-v5 .nf-video-section__title { font-size: 20px; }\n      .nf-guide-v5 .nf-video-section__lead { font-size: 14.5px; }\n      .nf-guide-v5 .nf-video-list { gap: 24px; }\n      .nf-guide-v5 .nf-video-item__label { font-size: 14.5px; }\n    }\n  <\/style>\n\n  <div class=\"nf-progress\" aria-hidden=\"true\"><div class=\"nf-progress__bar\"><\/div><\/div>\n\n  <div class=\"nf-wrap\">\n    <!-- \u2500\u2500\u2500\u2500\u2500 HERO \u2500\u2500\u2500\u2500\u2500 -->\n    <section class=\"nf-hero\">\n      <span class=\"nf-hero__kicker\">\uc140\ub7ec \uc124\uc815 \uac00\uc774\ub4dc<\/span>\n      <h1 class=\"nf-hero__title\">\ud310\ub9e4 \ucc44\ub110\ubd80\ud130 CS \uc790\ub3d9\ud654\uae4c\uc9c0,<br><em>\ud55c \ud654\uba74\uc5d0\uc11c \ub05d\ub0b4\ub294<\/em> \ucd08\uae30 \uc138\ud305<\/h1>\n      <p class=\"nf-hero__lead\">\uce74\ud39824\u00b7\uc2a4\ub9c8\ud2b8\uc2a4\ud1a0\uc5b4\u00b7\ucfe0\ud321\uc5d0\uc11c \ub4e4\uc5b4\uc628 \uc8fc\ubb38\uc744 \uc704\ud0c1\ucc98 \ubc1c\uc8fc, \uc1a1\uc7a5 \ud68c\uc2e0, \uc2a4\ud1a0\uc5b4 \ubc18\uc601\uae4c\uc9c0 \uc190\uc73c\ub85c \uc62e\uae30\uace0 \uacc4\uc2e0\ub2e4\uba74, \ub85c\uadf8\uc778 \ud6c4 &ldquo;\ube60\ub978 \uc124\uc815&rdquo; \ud55c \ud654\uba74\ub9cc \ub530\ub77c\uc624\uba74 \ub429\ub2c8\ub2e4. \ucc44\ub110 \uc5f0\uacb0, \ubc1c\uc8fc \uc591\uc2dd, \uc0c1\ud488 \ubd88\ub7ec\uc624\uae30 \uc138 \ub2e8\uacc4\uac00 \ud55c \ud398\uc774\uc9c0 \uc548\uc5d0\uc11c \ub04a\uae40 \uc5c6\uc774 \uc774\uc5b4\uc9d1\ub2c8\ub2e4.<\/p>\n      <p class=\"nf-hero__verdict\">\ube60\ub978 \uc124\uc815\uc758 STEP 1\u00b72\u00b73\uc744 \uc2e4\uc81c \ud654\uba74 \uc21c\uc11c \uadf8\ub300\ub85c \ub530\ub77c\uac11\ub2c8\ub2e4. \uae30\ubcf8 \uc124\uc815\uc774 \ub05d\ub098\uba74 \uc635\uc158\ubcc4 \uc704\ud0c1\ucc98 \ub77c\uc6b0\ud305, \uc790\ub3d9 \uc2e4\ud589 \uaddc\uce59, CS \uc790\uc0b0\ucc98\ub7fc \ud544\uc694\ud560 \ub54c\ub9cc \uc190\ubcf4\ub294 \uc138\ubd80 \ud29c\ub2dd \uc138 \uac00\uc9c0\uac00 \uc774\uc5b4\uc9d1\ub2c8\ub2e4.<\/p>\n\n      <div class=\"nf-meta\" aria-label=\"\uae00 \uc815\ubcf4\">\n        <div class=\"nf-meta__item\"><span class=\"nf-meta__label\">\uc77d\uae30<\/span><span class=\"nf-meta__val\">\uc57d 12\ubd84<\/span><\/div>\n        <span class=\"nf-meta__dot\"><\/span>\n        <div class=\"nf-meta__item\"><span class=\"nf-meta__label\">\ub300\uc0c1<\/span><span class=\"nf-meta__val\">\uccab \uc138\ud305 \uc140\ub7ec<\/span><\/div>\n        <span class=\"nf-meta__dot\"><\/span>\n        <div class=\"nf-meta__item\"><span class=\"nf-meta__label\">\uad6c\uc131<\/span><span class=\"nf-meta__val\">7\uac1c \uc7a5<\/span><\/div>\n        <span class=\"nf-meta__dot\"><\/span>\n        <div class=\"nf-meta__item\"><span class=\"nf-meta__label\">\uc5c5\ub370\uc774\ud2b8<\/span><span class=\"nf-meta__val\">2026.06<\/span><\/div>\n      <\/div>\n\n      <div class=\"nf-cta-row\">\n        <a class=\"nf-btn nf-btn--primary\" href=\"https:\/\/nextflow.shop\/user-login\">\ub85c\uadf8\uc778\ud558\uace0 \ube60\ub978 \uc124\uc815 \uc5f4\uae30<span class=\"nf-btn__arrow\" aria-hidden=\"true\">\u2192<\/span><\/a>\n        <a class=\"nf-btn nf-btn--ghost\" href=\"https:\/\/nextflow.shop\/guide\">\uc9e7\uc740 \uc694\uc57d \uac00\uc774\ub4dc \ubcf4\uae30<\/a>\n      <\/div>\n\n      <div class=\"nf-summary\">\n        <article class=\"nf-summary__card\">\n          <span class=\"nf-summary__num\">01 \u00b7 \uae30\ubcf8 \uc124\uc815<\/span>\n          <strong class=\"nf-summary__title\">\ube60\ub978 \uc124\uc815\uc774 \ud558\ub294 \uc77c<\/strong>\n          <p class=\"nf-summary__desc\">\ucc44\ub110 \uc5f0\uacb0, \ubc1c\uc8fc \uc591\uc2dd, \uc0c1\ud488 \ubd88\ub7ec\uc624\uae30\ub97c \ud398\uc774\uc9c0 \uc774\ub3d9 \uc5c6\uc774 \ud55c \ud654\uba74 \uc548\uc5d0\uc11c \ub05d\ub0c5\ub2c8\ub2e4. \uac01 \ub2e8\uacc4\uac00 \uc811\ud614\ub2e4 \ud3bc\uccd0\uc9c0\ub294 \uad6c\uc870\ub77c \ud750\ub984\uc774 \ub04a\uae30\uc9c0 \uc54a\uc544\uc694.<\/p>\n        <\/article>\n        <article class=\"nf-summary__card\">\n          <span class=\"nf-summary__num\">02 \u00b7 \uc138\ubd80 \ud29c\ub2dd<\/span>\n          <strong class=\"nf-summary__title\">\ub530\ub85c \uc7a1\uc544\uc57c \ud558\ub294 \uacf3<\/strong>\n          <p class=\"nf-summary__desc\">\uc635\uc158\ubcc4 \uacf5\uae09\ucc98 \ubd84\uae30, \uc790\ub3d9 \uc2e4\ud589 \uc2dc\uac04 \uc870\uc815, CS \ub2f5\ubcc0 \uc790\uc0b0. \uc774 \uc138 \uac00\uc9c0\ub294 \ube60\ub978 \uc124\uc815 \ubc16, \uac01 \uad00\ub9ac \ud654\uba74\uc5d0\uc11c \ub530\ub85c \ub9cc\uc9d1\ub2c8\ub2e4.<\/p>\n        <\/article>\n        <article class=\"nf-summary__card\">\n          <span class=\"nf-summary__num\">03 \u00b7 \uccab \uc5f0\uacb0<\/span>\n          <strong class=\"nf-summary__title\">\ucc98\uc74c\uc774\uc2dc\ub77c\uba74<\/strong>\n          <p class=\"nf-summary__desc\">\ucc44\ub110 \ud558\ub098, \uc704\ud0c1\ucc98 \ud558\ub098\ub85c \uba3c\uc800 \ubd99\uc5ec \ubcf4\uc138\uc694. \uc804\uccb4\ub97c \ud55c\uaebc\ubc88\uc5d0 \ubd99\uc774\ub824\ub2e4 \ud0a4\uac00 \uc11e\uc774\ub294 \uac8c \uccab \uc138\ud305\uc5d0\uc11c \uac00\uc7a5 \ud754\ud55c \uc2e4\uc218\uc785\ub2c8\ub2e4.<\/p>\n        <\/article>\n      <\/div>\n\n      <div class=\"nf-outline\" aria-label=\"\uac00\uc774\ub4dc \uad6c\uc131\">\n        <div class=\"nf-outline__head\">\n          <h2 class=\"nf-outline__title\">\uac00\uc774\ub4dc \uad6c\uc131<\/h2>\n          <span class=\"nf-outline__count\">\ubaa8\ub450 7\uac1c \uc7a5<\/span>\n        <\/div>\n        <div class=\"nf-outline__grid\">\n          <div class=\"nf-outline__item\">\n            <span class=\"nf-outline__no\">1\uc7a5<\/span>\n            <strong class=\"nf-outline__label\">\ube60\ub978 \uc124\uc815 \uc804\uccb4 \ud750\ub984<\/strong>\n            <p class=\"nf-outline__note\">\ud55c \ud398\uc774\uc9c0 \uc548\uc5d0\uc11c \uc138 \ub2e8\uacc4\uac00 \uc5b4\ub5bb\uac8c \uc774\uc5b4\uc9c0\ub294\uc9c0\ubd80\ud130 \ubd05\ub2c8\ub2e4.<\/p>\n          <\/div>\n          <div class=\"nf-outline__item\">\n            <span class=\"nf-outline__no\">2~4\uc7a5<\/span>\n            <strong class=\"nf-outline__label\">STEP 1\u00b72\u00b73 \ud558\ub098\uc529<\/strong>\n            <p class=\"nf-outline__note\">\ucc44\ub110 \uc5f0\uacb0, \ubc1c\uc8fc \uc591\uc2dd, \uc0c1\ud488 \ubd88\ub7ec\uc624\uae30\ub97c \uc2e4\uc81c \uc785\ub825 \ud654\uba74\uc73c\ub85c.<\/p>\n          <\/div>\n          <div class=\"nf-outline__item\">\n            <span class=\"nf-outline__no\">5\uc7a5<\/span>\n            <strong class=\"nf-outline__label\">\uc635\uc158\ubcc4 \uc704\ud0c1\ucc98<\/strong>\n            <p class=\"nf-outline__note\">\uac19\uc740 \uc0c1\ud488\uc774\ub77c\ub3c4 \uc635\uc158\ub9c8\ub2e4 \uacf5\uae09\ucc98\uac00 \ub2e4\ub97c \ub54c.<\/p>\n          <\/div>\n          <div class=\"nf-outline__item\">\n            <span class=\"nf-outline__no\">6~7\uc7a5<\/span>\n            <strong class=\"nf-outline__label\">\uc790\ub3d9 \uc2e4\ud589 \u00b7 CS<\/strong>\n            <p class=\"nf-outline__note\">\uc815\ud574\uc9c4 \uc2dc\uac04\uc5d0 \ub3cc\uc544\uac00\ub294 \ubc18\ubcf5 \uc791\uc5c5\uacfc \ub2f5\ubcc0 \uc790\uc0b0\uae4c\uc9c0.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- \u2500\u2500\u2500\u2500\u2500 GUIDE VIDEO \u2500\u2500\u2500\u2500\u2500 -->\n    <section class=\"nf-video-section\" aria-label=\"\uac00\uc774\ub4dc \uc601\uc0c1\">\n      <div class=\"nf-video-section__inner\">\n        <div class=\"nf-video-section__head\">\n          <span class=\"nf-video-section__kicker\">\uac00\uc774\ub4dc \uc601\uc0c1<\/span>\n          <h2 class=\"nf-video-section__title\">\uc124\uc815 \ud750\ub984\uc744 \uc601\uc0c1\uc73c\ub85c \uba3c\uc800 \ud6d1\uc5b4\ubcf4\uae30<\/h2>\n          <p class=\"nf-video-section__lead\">\ucd08\uae30 \uc124\uc815\ubd80\ud130 \uc0c1\uc138\ud398\uc774\uc9c0\u00b7\uc774\ubbf8\uc9c0 \uc0dd\uc131\uae4c\uc9c0, \uc2e4\uc81c \ud654\uba74\uc744 \ub530\ub77c \uc694\uc57d\ud55c \uc548\ub0b4 \uc601\uc0c1 \ub450 \ud3b8\uc785\ub2c8\ub2e4. \uae00\ub85c \ubc14\ub85c \ubcf4\uc2dc\ub824\uba74 \uc544\ub798 &ldquo;\uac74\ub108\ub6f0\uae30&rdquo;\ub97c \ub204\ub974\uc138\uc694.<\/p>\n        <\/div>\n\n        <div class=\"nf-video-list\">\n          <article class=\"nf-video-item\">\n            <div class=\"nf-video-item__head\">\n              <div class=\"nf-video-item__label\"><span class=\"nf-video-item__no\">1<\/span>\ucd08\uae30 \uc124\uc815 \ud750\ub984 \u00b7 \ucc44\ub110 \uc5f0\uacb0\ubd80\ud130 \uc1a1\uc7a5\uae4c\uc9c0<\/div>\n              <p class=\"nf-video-item__note\">\ub85c\uadf8\uc778 \ud6c4 &ldquo;\ube60\ub978 \uc124\uc815&rdquo; \ud55c \ud654\uba74\uc5d0\uc11c \ucc44\ub110 \uc5f0\uacb0, \ubc1c\uc8fc \uc591\uc2dd, \uc0c1\ud488 \ubd88\ub7ec\uc624\uae30\ub97c \ub05d\ub0b4\ub294 \uacfc\uc815\uc744 \ub2f4\uc558\uc2b5\ub2c8\ub2e4.<\/p>\n            <\/div>\n            <div class=\"nf-video-section__frame\">\n              <video\n                class=\"nf-video-player\"\n                controls\n                preload=\"metadata\"\n                playsinline\n                src=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/04\/nextflow-guide-2026-04.mp4\">\n                \uc601\uc0c1\uc744 \uc7ac\uc0dd\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc544\ub798 \uac00\uc774\ub4dc \ubb38\uc11c\ub97c \ubc14\ub85c \ucc38\uace0\ud558\uc138\uc694.\n              <\/video>\n            <\/div>\n          <\/article>\n\n          <article class=\"nf-video-item\">\n            <div class=\"nf-video-item__head\">\n              <div class=\"nf-video-item__label\"><span class=\"nf-video-item__no\">2<\/span>\uc0c1\uc138\ud398\uc774\uc9c0 \u00b7 \uc774\ubbf8\uc9c0 \uc0dd\uc131<\/div>\n              <p class=\"nf-video-item__note\">AI\ub85c \uc0c1\ud488 \uc0c1\uc138\ud398\uc774\uc9c0\uc640 \uc774\ubbf8\uc9c0\ub97c \ub9cc\ub4dc\ub294 \ud750\ub984\uc744 \uc2e4\uc81c \ud654\uba74 \uc21c\uc11c\ub300\ub85c \ub530\ub77c\uac00\uba70 \uc815\ub9ac\ud55c \uc601\uc0c1\uc785\ub2c8\ub2e4.<\/p>\n            <\/div>\n            <div class=\"nf-video-section__frame\">\n              <video\n                class=\"nf-video-player\"\n                controls\n                preload=\"metadata\"\n                playsinline\n                src=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/06\/nextflow-detail-image-guide-2026-06.mp4\">\n                \uc601\uc0c1\uc744 \uc7ac\uc0dd\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc544\ub798 \uac00\uc774\ub4dc \ubb38\uc11c\ub97c \ubc14\ub85c \ucc38\uace0\ud558\uc138\uc694.\n              <\/video>\n            <\/div>\n          <\/article>\n        <\/div>\n\n        <div class=\"nf-video-section__foot\">\n          <a class=\"nf-video-skip\" href=\"#nf-overview\">\uc601\uc0c1 \uac74\ub108\ub6f0\uace0 \uac00\uc774\ub4dc \ubcf4\uae30 \u2192<\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- \u2500\u2500\u2500\u2500\u2500 STICKY TOC \u2500\u2500\u2500\u2500\u2500 -->\n    <nav class=\"nfg-toc\" aria-label=\"\ubcf8\ubb38 \ube60\ub978 \uc774\ub3d9\">\n      <ul class=\"nfg-toc__list\">\n        <li><a class=\"nfg-toc__link\" href=\"#nf-overview\"><span class=\"nfg-toc__no\">1<\/span>\ube60\ub978 \uc124\uc815<\/a><\/li>\n        <li><a class=\"nfg-toc__link\" href=\"#nf-step-channels\"><span class=\"nfg-toc__no\">2<\/span>STEP 1 \ucc44\ub110<\/a><\/li>\n        <li><a class=\"nfg-toc__link\" href=\"#nf-step-sheet\"><span class=\"nfg-toc__no\">3<\/span>STEP 2 \uc591\uc2dd<\/a><\/li>\n        <li><a class=\"nfg-toc__link\" href=\"#nf-step-product\"><span class=\"nfg-toc__no\">4<\/span>STEP 3 \uc0c1\ud488<\/a><\/li>\n        <li><a class=\"nfg-toc__link\" href=\"#nf-options\"><span class=\"nfg-toc__no\">5<\/span>\uc635\uc158\ubcc4 \uc704\ud0c1\ucc98<\/a><\/li>\n        <li><a class=\"nfg-toc__link\" href=\"#nf-automation\"><span class=\"nfg-toc__no\">6<\/span>\uc790\ub3d9 \uc2e4\ud589<\/a><\/li>\n        <li><a class=\"nfg-toc__link\" href=\"#nf-cs\"><span class=\"nfg-toc__no\">7<\/span>CS \uc790\uc0b0<\/a><\/li>\n      <\/ul>\n    <\/nav>\n\n    <!-- \u2500\u2500\u2500\u2500\u2500 SECTION 1 \u2500\u2500\u2500\u2500\u2500 -->\n    <section id=\"nf-overview\" class=\"nf-section\">\n      <div class=\"nf-section__inner\">\n        <div class=\"nf-section__body\">\n          <span class=\"nf-section__no\">1\uc7a5<\/span>\n          <h2 class=\"nf-section__title\">\ube60\ub978 \uc124\uc815\uc774 \uc65c \ud55c \ud654\uba74\uc778\uc9c0\ubd80\ud130<\/h2>\n          <p class=\"nf-section__lede\">\ub85c\uadf8\uc778 \ud6c4 \uc0ac\uc774\ub4dc\ubc14\uc5d0\uc11c &ldquo;\ube60\ub978 \uc124\uc815&rdquo;\uc744 \uc5f4\uba74 \ub098\uc624\ub294 \ud654\uba74\uc785\ub2c8\ub2e4. \uc0c1\ub2e8\uc5d4 \uc9c4\ud589 \uc0c1\ud669 \ud788\uc5b4\ub85c, \uadf8 \uc544\ub798 \ud55c \uc904 \ub808\uc77c\uc5d0 \uc138 \ub2e8\uacc4\uac00 \uc644\ub8cc\u00b7\uc9c4\ud589 \uc911\u00b7\ub300\uae30\ub85c \ud45c\uc2dc\ub429\ub2c8\ub2e4. \uc9c4\ud589 \uc911\uc778 \ub2e8\uacc4\uc758 \uc785\ub825 \ud3fc\ub9cc \uc544\ub798\uc5d0 \ud3bc\uccd0\uc9c0\uace0 \ub098\uba38\uc9c0 \ub2e8\uacc4\ub294 \ud55c \uc904\ub85c \uc811\ud600 \uc788\uc5b4\uc694. \ud398\uc774\uc9c0\ub97c \uc62e\uaca8 \ub2e4\ub2d0 \ud544\uc694\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.<\/p>\n          <p>\ud788\uc5b4\ub85c \uc624\ub978\ucabd\uc758 &ldquo;\uae30\ubcf8 \uc900\ube44\ub3c4&rdquo; \uac8c\uc774\uc9c0\uac00 \uc9c4\ud589\ub960\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4. 33%\ub294 &ldquo;\ud55c \ub2e8\uacc4 \ub05d\ub0ac\ub2e4&rdquo;\ub294 \ub73b\uc774\uace0, 100%\uac00 \ub418\uba74 \uc790\ub3d9 \uc2e4\ud589\uc744 \uac78\uc5b4\ub3c4 \ub418\ub294 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.<\/p>\n          <div class=\"nf-callout nf-callout--info\">\n            <span class=\"nf-callout__label\">\uc774 \ud654\uba74\uc5d0\uc11c \uba3c\uc800 \ubcfc \uac83<\/span>\n            <ul class=\"nf-list\">\n              <li>\uc5b4\ub5a4 STEP\uc774 &ldquo;\ud604\uc7ac \ub2e8\uacc4&rdquo;\ub85c \ucc0d\ud600 \uc788\ub294\uc9c0. \ube60\ub978 \uc124\uc815\uc740 \uac70\uae30\uc11c \uc774\uc5b4\ubc1b\uac8c \uc124\uacc4\ub3fc \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n              <li>\uc811\ud78c \ub2e8\uacc4\uc758 &ldquo;\ub2e4\uc2dc \ubcf4\uae30&rdquo;, &ldquo;\ub098\uc911\uc5d0 \ud558\uae30&rdquo; \ubc84\ud2bc\uc73c\ub85c \uc21c\uc11c\ub97c \uc790\uc720\ub86d\uac8c \ubc14\uafc0 \uc218 \uc788\ub2e4\ub294 \uc810.<\/li>\n              <li>STEP\uc774 \ub2e4 \ub05d\ub098\uae30 \uc804\uc5d0\ub294 \uc790\ub3d9 \uc2e4\ud589 \uaddc\uce59\uc744 \ub9cc\ub4e4\uc9c0 \ub9c8\uc138\uc694.<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n        <aside class=\"nf-section__aside\">\n          <figure class=\"nfg-figure\">\n            <div class=\"nfg-figure__topbar\" aria-hidden=\"true\">\n              <span class=\"nfg-figure__meta\">\ud654\uba74 1 \u00b7 \ube60\ub978 \uc124\uc815 \uc804\uccb4<\/span>\n            <\/div>\n            <a class=\"nfg-figure__link\" href=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/07\/setup-overview@2x.png\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"\uc6d0\ubcf8 \ud06c\uae30\ub85c \ubcf4\uae30\">\n              <img decoding=\"async\" src=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/07\/setup-overview.webp\" alt=\"Nextflow \ube60\ub978 \uc124\uc815 \uc804\uccb4 \ud750\ub984 \ud654\uba74\" loading=\"lazy\" width=\"1200\" height=\"780\">\n            <\/a>\n            <figcaption>\ube60\ub978 \uc124\uc815 \ud788\uc5b4\ub85c\uc640 \uae30\ubcf8 \uc900\ube44\ub3c4 \uac8c\uc774\uc9c0, \uc2a4\ud15d \ub808\uc77c. \uc774 \ud55c \ud398\uc774\uc9c0 \uc548\uc5d0\uc11c \uc138 \ub2e8\uacc4\ub97c \uc804\ubd80 \ub05d\ub0bc \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/figcaption>\n          <\/figure>\n        <\/aside>\n      <\/div>\n    <\/section>\n\n    <!-- \u2500\u2500\u2500\u2500\u2500 SECTION 2 \u2500\u2500\u2500\u2500\u2500 -->\n    <section id=\"nf-step-channels\" class=\"nf-section\">\n      <div class=\"nf-section__inner\">\n        <div class=\"nf-section__body\">\n          <span class=\"nf-section__no\">2\uc7a5 \u00b7 STEP 1<\/span>\n          <h2 class=\"nf-section__title\">\uce74\ud39824\u00b7\uc2a4\ub9c8\ud2b8\uc2a4\ud1a0\uc5b4\u00b7\ucfe0\ud321\uc744 \ud55c \ubc88\uc5d0<\/h2>\n          <p class=\"nf-section__lede\">STEP 1\uc744 \ud3bc\uce58\uba74 \uc704\uc5d4 \uc774\ubbf8 \uc5f0\uacb0\ub41c \ucc44\ub110\uc774 \uce69\uc73c\ub85c, \uc544\ub798\uc5d4 &ldquo;\uc0c8 \ucc44\ub110 \uc5f0\uacb0&rdquo; \ud3fc\uc774 \ub098\uc635\ub2c8\ub2e4. \uce74\ud39824\u00b7\uc2a4\ub9c8\ud2b8\uc2a4\ud1a0\uc5b4\u00b7\ucfe0\ud321 \ud0ed\uc744 \uc624\uac00\uba70 \ud55c \ud654\uba74\uc5d0\uc11c \uc804\ubd80 \ubd99\uc77c \uc218 \uc788\uc5b4\uc694. \uc8fc\uc758\ud560 \uac74 \ud0a4\ub97c <strong>&ldquo;\ubd99\uc774\uae30\ub9cc&rdquo;<\/strong> \ud558\uba74 \uc548 \ub41c\ub2e4\ub294 \uc810\uc785\ub2c8\ub2e4.<\/p>\n          <ol class=\"nf-steplist\">\n            <li><strong>\uce74\ud39824<\/strong>: \ubab0 \uc544\uc774\ub514(\uc608: <code>nextflow<\/code>)\ub9cc \ub123\uace0 &ldquo;\uce74\ud39824 \uc5f0\uacb0&rdquo;\uc744 \ub204\ub974\uba74 OAuth\ub85c \ub118\uc5b4\uac11\ub2c8\ub2e4. Cafe24 Developers\uc5d0\uc11c \uc571 \ub4f1\ub85d\uc774 \uba3c\uc800 \ub3fc \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.<\/li>\n            <li><strong>\uc2a4\ub9c8\ud2b8\uc2a4\ud1a0\uc5b4<\/strong>: <a href=\"https:\/\/apicenter.commerce.naver.com\/ko\/basic\/getstart\/app\" target=\"_blank\" rel=\"noopener noreferrer\">\ub124\uc774\ubc84 \ucee4\uba38\uc2a4 API \uc13c\ud130<\/a>\uc5d0\uc11c \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \ub4f1\ub85d\ud574 Client ID\u00b7Secret\uc744 \ubc1c\uae09\ubc1b\uc2b5\ub2c8\ub2e4.<\/li>\n            <li><strong>\ucfe0\ud321<\/strong>: <a href=\"https:\/\/developers.coupangcorp.com\/hc\/ko\/articles\/20288952179993\" target=\"_blank\" rel=\"noopener noreferrer\">\ucfe0\ud321 \uac1c\ubc1c\uc790 \uc13c\ud130<\/a>\uc5d0\uc11c Access Key\u00b7Secret Key\u00b7Vendor ID\ub97c \ubc1c\uae09\ubc1b\uc2b5\ub2c8\ub2e4. CS \uc790\ub3d9 \ub2f5\ubcc0\uae4c\uc9c0 \uc4f8 \uacc4\ud68d\uc774\uba74 &ldquo;\uc751\ub2f5\uc790 \uc544\uc774\ub514&rdquo;\ub3c4 \uc774\ub54c \uac19\uc774 \uc800\uc7a5\ud558\uc138\uc694.<\/li>\n          <\/ol>\n          <div class=\"nf-callout nf-callout--warn\">\n            <span class=\"nf-callout__label\">\ucfe0\ud321\ub9cc \uc720\ub3c5 \uc798 \ub9c9\ud788\ub294 \uc774\uc720<\/span>\n            <ul class=\"nf-list\">\n              <li>\ucfe0\ud321\uc740 \uc11c\ubc84 IP\ub97c \uac1c\ubc1c\uc790 \uc13c\ud130\uc5d0 \ub4f1\ub85d\ud574 \ub46c\uc57c API\uac00 \uc5f4\ub9bd\ub2c8\ub2e4. \ud0a4\uac00 \ub9de\uc544\ub3c4 IP\uac00 \uc5c6\uc73c\uba74 \uc5f0\uacb0\uc774 \ub04a\uae41\ub2c8\ub2e4.<\/li>\n              <li>\uae30\uc874 \uc5f0\ub3d9\uc5c5\uccb4\ub97c \uc4f0\uace0 \uc788\uc73c\uba74 &ldquo;\uc790\uccb4\uac1c\ubc1c(\uc9c1\uc811\uc785\ub825)&rdquo;\ub85c \uc804\ud658\uc774 \uba3c\uc800 \ud544\uc694\ud569\ub2c8\ub2e4.<\/li>\n              <li>Vendor ID\ub97c \ube60\ub728\ub9b0 \ucc44 \uc800\uc7a5\ud558\uba74 \uc8fc\ubb38 \uc870\ud68c \uc790\uccb4\uac00 \uc548 \ub3cc\uc544\uc635\ub2c8\ub2e4.<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n        <aside class=\"nf-section__aside\">\n          <figure class=\"nfg-figure\">\n            <div class=\"nfg-figure__topbar\" aria-hidden=\"true\">\n              <span class=\"nfg-figure__meta\">\ud654\uba74 2 \u00b7 STEP 1 \ucc44\ub110 \uc5f0\uacb0<\/span>\n            <\/div>\n            <a class=\"nfg-figure__link\" href=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/07\/setup-step-channels@2x.png\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"\uc6d0\ubcf8 \ud06c\uae30\ub85c \ubcf4\uae30\">\n              <img decoding=\"async\" src=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/07\/setup-step-channels.webp\" alt=\"Nextflow \ube60\ub978 \uc124\uc815 STEP 1 \ucc44\ub110 \uc5f0\uacb0 \ud654\uba74\" loading=\"lazy\" width=\"1200\" height=\"780\">\n            <\/a>\n            <figcaption>STEP 1\uc744 \ud3bc\uce5c \ubaa8\uc2b5. \uc5f0\uacb0\ub41c \ucc44\ub110 \uce69 \uc544\ub798\uc5d0\uc11c \uce74\ud39824\u00b7\uc2a4\ub9c8\ud2b8\uc2a4\ud1a0\uc5b4\u00b7\ucfe0\ud321\uc744 \ud0ed\uc73c\ub85c \uc624\uac00\uba70 \uc5f0\uacb0\ud569\ub2c8\ub2e4.<\/figcaption>\n          <\/figure>\n        <\/aside>\n      <\/div>\n    <\/section>\n\n    <!-- \u2500\u2500\u2500\u2500\u2500 SECTION 3 \u2500\u2500\u2500\u2500\u2500 -->\n    <section id=\"nf-step-sheet\" class=\"nf-section\">\n      <div class=\"nf-section__inner\">\n        <div class=\"nf-section__body\">\n          <span class=\"nf-section__no\">3\uc7a5 \u00b7 STEP 2<\/span>\n          <h2 class=\"nf-section__title\">\ubc1c\uc8fc \uc591\uc2dd\uc740 \ub450 \uac08\ub798\ubfd0\uc785\ub2c8\ub2e4<\/h2>\n          <p class=\"nf-section__lede\">\ucc44\ub110\uc774 \ubd99\uc73c\uba74 STEP 2\uac00 &ldquo;\ud604\uc7ac \ub2e8\uacc4&rdquo;\ub85c \ubc14\ub01d\ub2c8\ub2e4. \uace0\ub97c \uac74 \ub458 \uc911 \ud558\ub098\uc608\uc694. \uc704\ud0c1\ucc98\uac00 \ubcf4\ub0b4\uc900 \uc5d1\uc140\uc744 \uadf8\ub300\ub85c \uc4f0\uac70\ub098, Nextflow\uac00 \uae30\ubcf8 \uc81c\uacf5\ud558\ub294 \uad6c\uc870\ub85c \uc2dc\uc791\ud558\uac70\ub098. \uc0d8\ud50c \uc591\uc2dd\uc774 \uc544\uc9c1 \uc5c6\uc73c\uba74 \uae30\ubcf8\uac12\uc73c\ub85c \uc2dc\uc791\ud574\ub3c4 \ubb38\uc81c\uc5c6\uc2b5\ub2c8\ub2e4.<\/p>\n          <ol class=\"nf-steplist\">\n            <li>\ubc1c\uc8fc \uc591\uc2dd \uc774\ub984\uc744 \uc801\uc2b5\ub2c8\ub2e4. \uc704\ud0c1\ucc98\uac00 \uc5ec\ub7ec \uacf3\uc774 \ub418\uba74 \uc11c\ub85c \uad6c\ubcc4\ub3fc\uc57c \ud558\ub2c8 &ldquo;\uae30\ubcf8 \ubc1c\uc8fc \uc591\uc2dd v3&rdquo;\ucc98\ub7fc \uc801\uc5b4 \ub450\uc138\uc694.<\/li>\n            <li>\uc704\ud0c1\ucc98 \uc5d1\uc140\uc774 \uc788\uc73c\uba74 \uc5c5\ub85c\ub4dc, \uc5c6\uc73c\uba74 \uac74\ub108\ub6f0\uc5b4\ub3c4 \ub429\ub2c8\ub2e4. \ud3fc\uc740 \uc591\uc2dd \uc900\ube44 \u2192 \uc1a1\uc7a5 \uc591\uc2dd \u2192 \uceec\ub7fc \ub9e4\ud551 \uc138 \uad6c\uac04\uc73c\ub85c \uc774\uc5b4\uc9c0\uace0, \ub9c8\uc9c0\ub9c9\uc5d0 &ldquo;\ubc1c\uc8fc \uc591\uc2dd \uc800\uc7a5&rdquo;\uc744 \ub204\ub974\uba74 \ub05d\uc785\ub2c8\ub2e4.<\/li>\n            <li>\uc800\uc7a5\ud558\uae30 \uc804\uc5d0 <strong>&ldquo;\uc0d8\ud50c \uc5d1\uc140 \ub2e4\uc6b4\ub85c\ub4dc&rdquo;<\/strong>\ub97c \ub20c\ub7ec \ubcf4\uc138\uc694. \ud604\uc7ac \uce7c\ub7fc \uad6c\uc131\ub300\ub85c \uc2e4\uc81c\ub85c \ub098\uac08 \uc5d1\uc140\uc744 \ud30c\uc77c\ub85c \ubc14\ub85c \ubc1b\uc544\ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uceec\ub7fc \uc21c\uc11c\uac00 \ud2c0\ub838\ub294\uc9c0 \uc704\ud0c1\ucc98\uc5d0 \ubcf4\ub0b4\uae30 \uc804\uc5d0 \uc7a1\ub294 \uc6a9\ub3c4\uc785\ub2c8\ub2e4.<\/li>\n            <li>\uad6c\uae00 \uacc4\uc815\uc744 \uc5f0\uacb0\ud558\uba74 \uc774 \uc591\uc2dd\uc774 \uace7\ubc14\ub85c \uad6c\uae00 \uc2dc\ud2b8\ub85c\ub3c4 \ub3d9\uae30\ud654\ub429\ub2c8\ub2e4. \uc704\ud0c1\ucc98\uc640 \uc2dc\ud2b8\ub85c \uacf5\uc720\ud558\ub294 \ubd84\uc5d0\uac8c \ud544\uc694\ud55c \uc635\uc158\uc785\ub2c8\ub2e4.<\/li>\n          <\/ol>\n          <div class=\"nf-callout nf-callout--ok\">\n            <span class=\"nf-callout__label\">\uc800\uc7a5 \uc804 \ud544\uc218 \uceec\ub7fc<\/span>\n            <ul class=\"nf-list\">\n              <li>\uc8fc\ubb38\ubc88\ud638, \uc218\ub839\uc778, \uc8fc\uc18c, \uc635\uc158\uba85, \uc218\ub7c9.<\/li>\n              <li>\uc704\ud0c1\ucc98\uac00 \uc694\uad6c\ud558\ub294 \uace0\uc815 \ubb38\uad6c\ub098 \uae30\ubcf8\uac12\uc774 \uc788\uc73c\uba74 &ldquo;\uc0c8 \uceec\ub7fc \ucd94\uac00&rdquo;\ub85c \ub07c\uc6cc \ub123\uc73c\uc138\uc694.<\/li>\n              <li>\uc5c5\ub85c\ub4dc\ud55c \uc6d0\ubcf8\uacfc &ldquo;\uc0d8\ud50c \uc5d1\uc140 \ub2e4\uc6b4\ub85c\ub4dc&rdquo; \uacb0\uacfc\uc758 \uad6c\uc870\uac00 \uc77c\uce58\ud558\ub294\uc9c0. \uc5ec\uae30\uac00 \uac00\uc7a5 \ub9ce\uc774 \ud2c0\uc5b4\uc9c0\ub294 \uc9c0\uc810\uc785\ub2c8\ub2e4.<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n        <aside class=\"nf-section__aside\">\n          <figure class=\"nfg-figure\">\n            <div class=\"nfg-figure__topbar\" aria-hidden=\"true\">\n              <span class=\"nfg-figure__meta\">\ud654\uba74 3 \u00b7 STEP 2 \ubc1c\uc8fc \uc591\uc2dd<\/span>\n            <\/div>\n            <a class=\"nfg-figure__link\" href=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/07\/setup-step-sheet@2x.png\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"\uc6d0\ubcf8 \ud06c\uae30\ub85c \ubcf4\uae30\">\n              <img decoding=\"async\" src=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/07\/setup-step-sheet.webp\" alt=\"Nextflow \ube60\ub978 \uc124\uc815 STEP 2 \ubc1c\uc8fc \uc591\uc2dd \uc900\ube44 \ud654\uba74\" loading=\"lazy\" width=\"1200\" height=\"780\">\n            <\/a>\n            <figcaption>STEP 2\ub97c \ud3bc\uce5c \ubaa8\uc2b5. \uc591\uc2dd \uc774\ub984\uacfc \uad6c\uae00 \uc2dc\ud2b8 \uc5f0\uacb0\ubd80\ud130 \uc1a1\uc7a5 \uc591\uc2dd, \uceec\ub7fc \ub9e4\ud551\uae4c\uc9c0 \ud55c \ud750\ub984\uc73c\ub85c \uc774\uc5b4\uc9d1\ub2c8\ub2e4.<\/figcaption>\n          <\/figure>\n        <\/aside>\n      <\/div>\n    <\/section>\n\n    <!-- \u2500\u2500\u2500\u2500\u2500 SECTION 4 \u2500\u2500\u2500\u2500\u2500 -->\n    <section id=\"nf-step-product\" class=\"nf-section\">\n      <div class=\"nf-section__inner\">\n        <div class=\"nf-section__body\">\n          <span class=\"nf-section__no\">4\uc7a5 \u00b7 STEP 3<\/span>\n          <h2 class=\"nf-section__title\">\uc0c1\ud488\uc740 &ldquo;\uc2a4\ud1a0\uc5b4\uc5d0\uc11c \ub04c\uc5b4\uc624\ub294&rdquo; \uac8c \uc815\ub2f5<\/h2>\n          <p class=\"nf-section__lede\">\uc0c1\ud488\uc744 \ud558\ub098\uc529 \uc190\uc73c\ub85c \uc785\ub825\ud558\uc9c0 \ub9c8\uc138\uc694. STEP 3\uc758 <strong>&ldquo;\ud1b5\ud569 \uc870\ud68c&rdquo;<\/strong> \ud0ed\uc740 STEP 1\uc5d0\uc11c \uc5f0\uacb0\ud55c \ucc44\ub110\ub4e4\uc758 \uc0c1\ud488\uc744 \ud55c \ubc88\uc5d0 \ubd88\ub7ec\uc635\ub2c8\ub2e4. \uc0c1\ud488\uba85\uacfc \ubc88\ud638\ub294 \uc790\ub3d9\uc73c\ub85c \ucc44\uc6cc\uc9c0\uace0, \ub0a8\ub294 \uc77c\uc740 <strong>\uae30\ubcf8 \uc704\ud0c1\ucc98\ub97c \uace0\ub974\ub294 \uac83<\/strong>\ubfd0\uc785\ub2c8\ub2e4.<\/p>\n          <ol class=\"nf-steplist\">\n            <li>\ud1b5\ud569 \uc870\ud68c \ud0ed\uc5d0\uc11c \ub300\uc0c1 \uc2a4\ud1a0\uc5b4\ub97c \uc120\ud0dd\ud558\uace0 &ldquo;\uc120\ud0dd\ud55c \u25cb\uac1c \ucc44\ub110 \uc0c1\ud488 \uc870\ud68c&rdquo;.<\/li>\n            <li>\uc870\ud68c \uacb0\uacfc\uc5d0\uc11c \uc0c1\ud488\uc744 &ldquo;\uc120\ud0dd&rdquo;\ud574 \ub2f4\uace0, &ldquo;\uc0c1\ud488 \ubb36\uc74c \uad6c\uc131&rdquo;\uc5d0\uc11c \uae30\ubcf8 \uc704\ud0c1\ucc98\ub97c \uc9c0\uc815\ud55c \ub4a4 &ldquo;\ub4f1\ub85d \ubaa9\ub85d\uc5d0 \ub2f4\uae30&rdquo;. \ub9c8\uc9c0\ub9c9\uc5d0 \ud558\ub2e8 \uc800\uc7a5 \ubc14\uc758 &ldquo;\uc0c1\ud488 \ubb36\uc74c \u25cb\uac1c \ub4f1\ub85d&rdquo;\uc744 \ub204\ub974\uba74 \ud55c \ubc88\uc5d0 \ub4f1\ub85d\ub429\ub2c8\ub2e4.<\/li>\n            <li>\uc635\uc158\uc5d0 \ub530\ub77c \uacf5\uae09\ucc98\uac00 \ub2e4\ub978 \uc0c1\ud488\uc774 \uc788\ub2e4\uba74 \uc774 \ub2e8\uacc4\uc5d0\uc120 \uae30\ubcf8 \uc704\ud0c1\ucc98\ub9cc \uc7a1\uace0 \ub118\uc5b4\uac00\uc138\uc694. \uc635\uc158\ubcc4 \uc608\uc678\ub294 <a href=\"#nf-options\">\ub2e4\uc74c \uc7a5<\/a>\uc5d0\uc11c \uc7a1\uc2b5\ub2c8\ub2e4.<\/li>\n          <\/ol>\n          <div class=\"nf-callout nf-callout--info\">\n            <span class=\"nf-callout__label\">\uc0c1\ud488 \uc870\ud68c\uac00 \uc548 \uc5f4\ub9b4 \ub54c<\/span>\n            <ul class=\"nf-list\">\n              <li>STEP 1\uc758 \ucc44\ub110 \ud1a0\ud070\uc774 &ldquo;\uc5f0\uacb0 \uc644\ub8cc&rdquo; \uc0c1\ud0dc\uc778\uc9c0 \ub2e4\uc2dc \ud655\uc778\ud569\ub2c8\ub2e4. \uc720\ud6a8\uae30\uac04 \ub9cc\ub8cc \ub54c\ubb38\uc5d0 \ube68\uac04 \ubc43\uc9c0\uac00 \ub5a0 \uc788\uc744 \ub54c\uac00 \uc788\uc5b4\uc694.<\/li>\n              <li>\ucfe0\ud321\uc774\ub77c\uba74 API \ud0a4\uc640 Vendor ID\ubfd0 \uc544\ub2c8\ub77c &ldquo;\uc11c\ubc84 IP \ub4f1\ub85d&rdquo; \uc5ec\ubd80\uae4c\uc9c0 \ub2e4\uc2dc \ubcf4\uc154\uc57c \ud569\ub2c8\ub2e4.<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"nf-callout nf-callout--ok\">\n            <span class=\"nf-callout__label\">\uc5ec\uae30\uae4c\uc9c0\uac00 \uae30\ubcf8 \uc124\uc815<\/span>\n            <p>\ucc44\ub110, \uc591\uc2dd, \uc0c1\ud488\uc774 \ub9de\uc558\uc73c\uba74 \uc9c4\ud589\ub960 \uac8c\uc774\uc9c0\uac00 100%\ub85c \uc62c\ub77c\uac11\ub2c8\ub2e4. \uc544\ub798 \uc138 \uac00\uc9c0\ub294 \ud544\uc694\ud560 \ub54c\ub9cc \ubcf4\ub294 \uc138\ubd80 \ud29c\ub2dd\uc785\ub2c8\ub2e4.<\/p>\n          <\/div>\n        <\/div>\n        <aside class=\"nf-section__aside\">\n          <figure class=\"nfg-figure\">\n            <div class=\"nfg-figure__topbar\" aria-hidden=\"true\">\n              <span class=\"nfg-figure__meta\">\ud654\uba74 4 \u00b7 STEP 3 \uc0c1\ud488 \ubd88\ub7ec\uc624\uae30<\/span>\n            <\/div>\n            <a class=\"nfg-figure__link\" href=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/07\/setup-step-product@2x.png\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"\uc6d0\ubcf8 \ud06c\uae30\ub85c \ubcf4\uae30\">\n              <img decoding=\"async\" src=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/07\/setup-step-product.webp\" alt=\"Nextflow \ube60\ub978 \uc124\uc815 STEP 3 \uc0c1\ud488 \ubd88\ub7ec\uc624\uae30 \ud654\uba74\" loading=\"lazy\" width=\"1200\" height=\"780\">\n            <\/a>\n            <figcaption>STEP 3\uc744 \ud3bc\uce5c \ubaa8\uc2b5. \ud1b5\ud569 \uc870\ud68c\ub85c \uc5ec\ub7ec \ucc44\ub110 \uc0c1\ud488\uc744 \ud55c\uaebc\ubc88\uc5d0 \uac00\uc838\uc640 \uae30\ubcf8 \uc704\ud0c1\ucc98\ub97c \uc77c\uad04 \uc9c0\uc815\ud569\ub2c8\ub2e4.<\/figcaption>\n          <\/figure>\n        <\/aside>\n      <\/div>\n    <\/section>\n\n    <!-- \u2500\u2500\u2500\u2500\u2500 SECTION 5 \u2500\u2500\u2500\u2500\u2500 -->\n    <section id=\"nf-options\" class=\"nf-section\">\n      <div class=\"nf-section__inner\">\n        <div class=\"nf-section__body\">\n          <span class=\"nf-section__no\">5\uc7a5 \u00b7 \uc138\ubd80 \ud29c\ub2dd \u2460<\/span>\n          <h2 class=\"nf-section__title\">\uc635\uc158\ub9c8\ub2e4 \uacf5\uae09\ucc98\uac00 \ub2e4\ub97c \ub54c<\/h2>\n          <p class=\"nf-section__lede\">\uac19\uc740 \uc0c1\ud488\uc774\uc5b4\ub3c4 \uc635\uc158\ubcc4\ub85c \ucd9c\uace0\ucc98\uac00 \uac08\ub9ac\uba74 STEP 3\uc758 \uae30\ubcf8 \uc704\ud0c1\ucc98\ub9cc\uc73c\ub85c\ub294 \ubabb \ub9c9\uc2b5\ub2c8\ub2e4. <strong>\uc0c1\ud488 \uc0c1\uc138\uc758 &ldquo;\uc635\uc158 \ub9e4\ud551&rdquo; \ud0ed<\/strong>\uc5d0\uc11c \uc635\uc158\uba85, vendorItemId, \uc218\ub7c9 \ubc30\uc218, \uc704\ud0c1\ucc98\ub97c \uc635\uc158 \ud55c \uc904\uc529 \ub530\ub85c \uc9c0\uc815\ud574\uc57c \ud574\uc694. \uc774 \ud654\uba74\uc740 \ube60\ub978 \uc124\uc815 \ubc16, \uc0ac\uc774\ub4dc\ubc14 &ldquo;\ud310\ub9e4 \uc0c1\ud488&rdquo;\uc5d0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n          <ol class=\"nf-steplist\">\n            <li>\ud310\ub9e4 \uc0c1\ud488 \ubaa9\ub85d\uc5d0\uc11c \ud574\ub2f9 \uc0c1\ud488 \ud074\ub9ad \u2192 \uc0c1\uc138 \uc9c4\uc785.<\/li>\n            <li>&ldquo;\uc635\uc158 \ub9e4\ud551&rdquo; \ud0ed\uc5d0\uc11c \uc774\ubbf8 \uc790\ub3d9 \ub9e4\ud551\ub41c \uc635\uc158\ubd80\ud130 \ud6d1\uc5b4\ubd05\ub2c8\ub2e4.<\/li>\n            <li>\ubaa9\ub85d\uc5d0 \uc5c6\ub294 \uc635\uc158\uc740 vendorItemId\uc640 \uc704\ud0c1\ucc98\ub97c \uc218\ub3d9\uc73c\ub85c \ucd94\uac00. \ubb36\uc74c \uc635\uc158(1\uc138\ud2b8=3\uac1c \ub4f1)\uc740 \uc218\ub7c9 \ubc30\uc218\uae4c\uc9c0 \uac19\uc774 \ub123\uc5b4\uc8fc\uc138\uc694.<\/li>\n          <\/ol>\n          <div class=\"nf-callout nf-callout--warn\">\n            <span class=\"nf-callout__label\">\uc5ec\uae30\uc11c \ud2c0\uc5b4\uc9c0\uba74 \ubc14\ub85c \ubc30\uc1a1 \uc0ac\uace0<\/span>\n            <ul class=\"nf-list\">\n              <li>\uae30\ubcf8 \uc704\ud0c1\ucc98\uc640 \uc635\uc158 \uc608\uc678 \uc704\ud0c1\ucc98\uac00 \ucda9\ub3cc\ud55c \ucc44 \uc800\uc7a5\ub41c \uacbd\uc6b0.<\/li>\n              <li>vendorItemId\uac00 \uc790\uc8fc \ubc14\ub00c\ub294 \uc635\uc158\uc744 \ud55c \uc904\ub85c \ubb49\uccd0 \ub123\uc740 \uacbd\uc6b0.<\/li>\n              <li>\uc218\ub7c9 \ubc30\uc218\ub97c \uc548 \ub123\uc5b4\uc11c &ldquo;1\uac1c \uc8fc\ubb38 = \uc2e4\uc81c 10\uac1c \ubc1c\uc8fc&rdquo;\ub85c \ub098\uac00\ub294 \uacbd\uc6b0.<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n        <aside class=\"nf-section__aside\">\n          <figure class=\"nfg-figure\">\n            <div class=\"nfg-figure__topbar\" aria-hidden=\"true\">\n              <span class=\"nfg-figure__meta\">\ud654\uba74 5 \u00b7 \uc635\uc158\ubcc4 \uc704\ud0c1\ucc98<\/span>\n            <\/div>\n            <a class=\"nfg-figure__link\" href=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/07\/product-option-routing@2x.png\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"\uc6d0\ubcf8 \ud06c\uae30\ub85c \ubcf4\uae30\">\n              <img decoding=\"async\" src=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/07\/product-option-routing.webp\" alt=\"Nextflow \uc0c1\ud488 \uc635\uc158\ubcc4 \uc704\ud0c1\ucc98 \uc124\uc815 \ud654\uba74\" loading=\"lazy\" width=\"1200\" height=\"780\">\n            <\/a>\n            <figcaption>\uc0c1\ud488 \uc0c1\uc138\uc758 &ldquo;\uc635\uc158 \ub9e4\ud551&rdquo; \ud0ed. \uc635\uc158\uba85 \ub300\uce58, \uc218\ub7c9 \ubc30\uc218, \uc635\uc158\ubcc4 \uc704\ud0c1\ucc98\ub97c \ud55c \uc904\uc529 \ub530\ub85c \uc7a1\uc2b5\ub2c8\ub2e4.<\/figcaption>\n          <\/figure>\n        <\/aside>\n      <\/div>\n    <\/section>\n\n    <!-- \u2500\u2500\u2500\u2500\u2500 SECTION 6 \u2500\u2500\u2500\u2500\u2500 -->\n    <section id=\"nf-automation\" class=\"nf-section\">\n      <div class=\"nf-section__inner\">\n        <div class=\"nf-section__body\">\n          <span class=\"nf-section__no\">6\uc7a5 \u00b7 \uc138\ubd80 \ud29c\ub2dd \u2461<\/span>\n          <h2 class=\"nf-section__title\">\uc790\ub3d9 \uc2e4\ud589\uc740 \ubab0\uc544 \ucf1c\uc9c0 \ub9c8\uc138\uc694<\/h2>\n          <p class=\"nf-section__lede\">\uc790\ub3d9 \uc2e4\ud589\uc740 \uc0ac\uc774\ub4dc\ubc14\uc758 &ldquo;\uc790\ub3d9 \uc2e4\ud589 \uaddc\uce59&rdquo;\uc5d0\uc11c \uad00\ub9ac\ud569\ub2c8\ub2e4. \ucc98\uc74c\uc774\ub77c\uba74 &ldquo;\uc2e0\uaddc \uc8fc\ubb38 \ubcf4\ub0b4\uae30&rdquo; \ud558\ub098, &ldquo;\uc1a1\uc7a5 \ubc18\uc601&rdquo; \ud558\ub098\ub9cc \uba3c\uc800 \uac78\uace0 \uc2dc\uac04\uacfc \ub300\uc0c1 \uc704\ud0c1\ucc98\ub97c \uc881\uac8c \uc7a1\uc73c\uc138\uc694. \ubb54\uac00 \ud2c0\uc5b4\uc84c\uc744 \ub54c \uc5b4\ub514\uac00 \ud2c0\uc5b4\uc84c\ub294\uc9c0 \ubc14\ub85c \uc9da\uae30 \uc704\ud574\uc11c\uc785\ub2c8\ub2e4.<\/p>\n          <ol class=\"nf-steplist\">\n            <li>\uc790\ub3d9 \uc2e4\ud589 \uc885\ub958(\uc2e0\uaddc \uc8fc\ubb38 \ubcf4\ub0b4\uae30 \/ \uc1a1\uc7a5 \ubc18\uc601 \/ \ubc1c\uc8fc \uc0c1\ud0dc \uc810\uac80 \/ \ucde8\uc18c\u00b7\ud074\ub808\uc784 \ucc98\ub9ac \/ \uace0\uac1d \ubb38\uc758 \uc790\ub3d9 \ub2f5\ubcc0) \ub2e4\uc12f \uac00\uc9c0 \uc911 \ud558\ub098\ub97c \uace0\ub985\ub2c8\ub2e4.<\/li>\n            <li>\uc2e4\ud589 \uc2dc\uac04, \uc804\uccb4 \uc704\ud0c1\ucc98\uc778\uc9c0 \ud2b9\uc815 \uc704\ud0c1\ucc98 \ud55c\uc815\uc778\uc9c0\ub97c \uc815\ud569\ub2c8\ub2e4.<\/li>\n            <li>\uce74\uce74\uc624\ud1a1, \uc774\uba54\uc77c \uc54c\ub9bc\uc774 \ud544\uc694\ud558\uba74 \uac19\uc774 \ucf1c \ub450\uc138\uc694.<\/li>\n            <li>\uc800\uc7a5 \ud6c4\uc5d4 \uc0ac\uc774\ub4dc\ubc14 &ldquo;\uc2e4\ud589 \uae30\ub85d&rdquo;\uc5d0\uc11c \uc2e4\uc81c \ub3cc\uc544\uac04 \uacb0\uacfc\ub97c \uaf2d \ud55c \ubc88 \ud655\uc778\ud569\ub2c8\ub2e4.<\/li>\n          <\/ol>\n          <div class=\"nf-callout nf-callout--info\">\n            <span class=\"nf-callout__label\">\ucc98\uc74c \ucf24 \ub54c \uad8c\uc7a5 \uc138\ud305<\/span>\n            <ul class=\"nf-list\">\n              <li>&ldquo;\uc2e0\uaddc \uc8fc\ubb38 \ubcf4\ub0b4\uae30&rdquo;\uc640 &ldquo;\uc1a1\uc7a5 \ubc18\uc601&rdquo; \uc2dc\uac04\uc744 \uacb9\uce58\uc9c0 \uc54a\uac8c \ubd84\ub9ac.<\/li>\n              <li>\ud2b9\uc815 \uc704\ud0c1\ucc98\ub9cc \ub3cc\ub9b4 \uaddc\uce59\uc774\uba74 \ubc94\uc704\ub97c \uc791\uac8c.<\/li>\n              <li>\uc8fc\uae30\ub294 \ub108\ubb34 \ucd18\ucd18\ud788 \ub450\uc9c0 \ub9d0\uace0, \uc548\uc815\uc801\uc73c\ub85c \ub3cc\uba74 \uadf8\ub54c \uc870\uc5ec\ub3c4 \ub2a6\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n        <aside class=\"nf-section__aside\">\n          <figure class=\"nfg-figure\">\n            <div class=\"nfg-figure__topbar\" aria-hidden=\"true\">\n              <span class=\"nfg-figure__meta\">\ud654\uba74 6 \u00b7 \uc790\ub3d9 \uc2e4\ud589 \uaddc\uce59<\/span>\n            <\/div>\n            <a class=\"nfg-figure__link\" href=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/07\/automation-rule@2x.png\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"\uc6d0\ubcf8 \ud06c\uae30\ub85c \ubcf4\uae30\">\n              <img decoding=\"async\" src=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/07\/automation-rule.webp\" alt=\"Nextflow \uc790\ub3d9 \uc2e4\ud589 \uaddc\uce59 \ucd94\uac00 \ud654\uba74\" loading=\"lazy\" width=\"1200\" height=\"780\">\n            <\/a>\n            <figcaption>\uc790\ub3d9 \uc2e4\ud589 \uaddc\uce59 \ucd94\uac00 \ud654\uba74. \uc2e4\ud589 \uc885\ub958, \uc2dc\uac04, \ub300\uc0c1 \uc704\ud0c1\ucc98, \uc54c\ub9bc \uc635\uc158\uc744 \ud55c \ubc88\uc5d0 \uac78 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/figcaption>\n          <\/figure>\n        <\/aside>\n      <\/div>\n    <\/section>\n\n    <!-- \u2500\u2500\u2500\u2500\u2500 SECTION 7 \u2500\u2500\u2500\u2500\u2500 -->\n    <section id=\"nf-cs\" class=\"nf-section\">\n      <div class=\"nf-section__inner\">\n        <div class=\"nf-section__body\">\n          <span class=\"nf-section__no\">7\uc7a5 \u00b7 \uc138\ubd80 \ud29c\ub2dd \u2462<\/span>\n          <h2 class=\"nf-section__title\">CS \uc790\ub3d9\ud654\ub294 &ldquo;\uc5b4\ub514\uc5d0 \ubd99\uc77c\uc9c0&rdquo;\ubd80\ud130<\/h2>\n          <p class=\"nf-section__lede\">\uace0\uac1d \ubb38\uc758 \ud654\uba74 \uc624\ub978\ucabd \uc704 <strong>&ldquo;AI \ub2f5\ubcc0 \uc124\uc815&rdquo;<\/strong>\uc744 \uc5f4\uba74 \uc790\ub3d9 \ub2f5\ubcc0 \ub3d9\uc791(\ubc14\ub85c \uc804\uc1a1 \/ \ucd08\uc548\ub9cc \uc0dd\uc131), \ub2f5\ubcc0 \uc5b4\uc870, \uc0c1\uc2dc \uc9c0\uce68\uc744 \uc815\ud558\ub294 \ud328\ub110\uc774 \ub098\uc635\ub2c8\ub2e4. <strong>\ub2f5\ubcc0 \ud15c\ud50c\ub9bf<\/strong>\uacfc <strong>\uc6b4\uc601 \uc9c0\uc2dd<\/strong>\uc740 \uac19\uc740 \ud654\uba74\uc758 \ud0ed\uc5d0\uc11c \uad00\ub9ac\ud574\uc694. \uac89\ubcf4\uae30\uc5d4 \ubb38\uad6c \uba87 \uac1c \ub123\ub294 \uc77c\uc774\uc9c0\ub9cc, \uc9c4\uc9dc \uc911\uc694\ud55c \uac74 \uadf8 \ub2f5\ubcc0\uc774 \uc5b4\ub514\uc5d0 \ubd99\uc744\uc9c0, \uacf5\ud1b5\u00b7\uc0c1\ud488\u00b7\uc704\ud0c1\ucc98 \uc911 \ubc94\uc704\ub97c \uc815\ud558\ub294 \uc77c\uc785\ub2c8\ub2e4. \ubc94\uc704\ub97c \uc548 \ub098\ub204\uba74 \ub098\uc911\uc5d0 \uc5c9\ub6b1\ud55c \uc8fc\ubb38\uc5d0 \uc5c9\ub6b1\ud55c \ub2f5\uc774 \uc790\ub3d9\uc73c\ub85c \ub098\uac11\ub2c8\ub2e4.<\/p>\n          <ol class=\"nf-steplist\">\n            <li>&ldquo;AI \ub2f5\ubcc0 \uc124\uc815&rdquo;\uc5d0\uc11c \ucc98\uc74c\uc5d4 <strong>&ldquo;\ucd08\uc548\ub9cc \uc0dd\uc131 (\uc9c1\uc811 \uac80\ud1a0 \ud6c4 \uc804\uc1a1)&rdquo;<\/strong>\uc73c\ub85c \uc2dc\uc791\ud558\uc138\uc694. \ub2f5\ubcc0 \uc5b4\uc870(\uc815\uc911\u00b7\ud45c\uc900 \/ \uce5c\uadfc\u00b7\ub530\ub73b \/ \uac04\uacb0\u00b7\uc2e4\ubb34 \/ \uaca9\uc2dd\u00b7\uacf5\uc2dd)\uc640 \uc0c1\uc2dc \uc9c0\uce68\ub3c4 \uc5ec\uae30\uc11c \uc815\ud569\ub2c8\ub2e4.<\/li>\n            <li>&ldquo;\ub2f5\ubcc0 \ud15c\ud50c\ub9bf&rdquo; \ud0ed\uc5d4 \ubc30\uc1a1 \uc9c0\uc5f0, \ucde8\uc18c \uc694\uccad, \uc0c1\ud488 \ubb38\uc758\ucc98\ub7fc \uc790\uc8fc \uc4f0\ub294 \ub2f5\ubcc0\uc744 \ud504\ub9ac\uc14b\uc73c\ub85c \uc800\uc7a5.<\/li>\n            <li>&ldquo;\uc6b4\uc601 \uc9c0\uc2dd&rdquo; \ud0ed\uc5d4 \uad50\ud658 \uae30\uc900, \ucd9c\uace0 \ub9c8\uac10, \ud488\uc808 \ub300\uc751, \ud658\ubd88 \uae30\uc900\ucc98\ub7fc \ub0b4\ubd80 \uaddc\uc815\uc744 \ub123\uc5b4 \ub461\ub2c8\ub2e4. AI\uac00 \ub2f5\ubcc0\uc744 \ub9cc\ub4e4 \ub54c \uadfc\uac70\ub85c \ucc38\uc870\ud558\ub294 \ucabd\uc774\uc5d0\uc694.<\/li>\n            <li>\uac01 \ud56d\ubaa9\uc744 \uacf5\ud1b5 \/ \uc0c1\ud488 \uc5f0\uacb0 \/ \uc704\ud0c1\ucc98 \uc5f0\uacb0 \uc911 \uc5b4\ub514\uc5d0 \ubd99\uc77c\uc9c0 \uc9c0\uc815\ud574 \uc800\uc7a5. \ucd08\uc548 \ud488\uc9c8\uc774 \uc548\uc815\ub418\uba74 \uadf8\ub54c &ldquo;\ucd08\uc548 \uc0dd\uc131 \ud6c4 \ubc14\ub85c \uc804\uc1a1&rdquo;\uc73c\ub85c \ubc14\uafc9\ub2c8\ub2e4.<\/li>\n          <\/ol>\n          <div class=\"nf-callout nf-callout--ok\">\n            <span class=\"nf-callout__label\">\uc790\ub3d9 \ub2f5\ubcc0\uc744 \ucf1c\uae30 \uc804\uc5d0<\/span>\n            <ul class=\"nf-list\">\n              <li>\ud15c\ud50c\ub9bf\uacfc \uc6b4\uc601 \uc9c0\uc2dd\uc758 \uc5f0\uacb0 \ubc94\uc704\uac00 \uc11c\ub85c \uc5b4\uae0b\ub098 \uc788\uc9c0 \uc54a\uc740\uc9c0.<\/li>\n              <li>\ucfe0\ud321\uc774\ub77c\uba74 STEP 1\uc5d0\uc11c \uc800\uc7a5\ud55c &ldquo;\uc751\ub2f5\uc790 \uc544\uc774\ub514&rdquo;\uac00 \uc2e4\uc81c \uc6b4\uc601 \uacc4\uc815 \uac12\uc778\uc9c0.<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n        <aside class=\"nf-section__aside\">\n          <figure class=\"nfg-figure\">\n            <div class=\"nfg-figure__topbar\" aria-hidden=\"true\">\n              <span class=\"nfg-figure__meta\">\ud654\uba74 7 \u00b7 CS \ub2f5\ubcc0 \uc790\uc0b0<\/span>\n            <\/div>\n            <a class=\"nfg-figure__link\" href=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/07\/cs-assets@2x.png\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"\uc6d0\ubcf8 \ud06c\uae30\ub85c \ubcf4\uae30\">\n              <img decoding=\"async\" src=\"https:\/\/nextflow.shop\/blog\/wp-content\/uploads\/2026\/07\/cs-assets.webp\" alt=\"Nextflow CS \ub2f5\ubcc0 \uc790\uc0b0 \uc124\uc815 \ud654\uba74\" loading=\"lazy\" width=\"1200\" height=\"780\">\n            <\/a>\n            <figcaption>&ldquo;AI \ub2f5\ubcc0 \uc124\uc815&rdquo; \ud328\ub110. \uc790\ub3d9 \ub2f5\ubcc0 \ub3d9\uc791(\ubc14\ub85c \uc804\uc1a1\/\ucd08\uc548\ub9cc), \ub2f5\ubcc0 \uc5b4\uc870, \uc0c1\uc2dc \uc9c0\uce68\uc744 \ud55c\uacf3\uc5d0\uc11c \uc815\ud569\ub2c8\ub2e4.<\/figcaption>\n          <\/figure>\n        <\/aside>\n      <\/div>\n    <\/section>\n\n    <!-- \u2500\u2500\u2500\u2500\u2500 CLOSING \u2500\u2500\u2500\u2500\u2500 -->\n    <section class=\"nf-closing\" aria-label=\"\uc2e4\ud589 \uc9c1\uc804 \uccb4\ud06c\ub9ac\uc2a4\ud2b8\">\n      <span class=\"nf-closing__kicker\">\ub9c8\uc9c0\ub9c9 \uc810\uac80<\/span>\n      <h2 class=\"nf-closing__title\">\uc790\ub3d9\ud654\ub97c \ucf1c\uae30 \uc9c1\uc804, \uc774 \ub2e4\uc12f \uac00\uc9c0\ub9cc \ub2e4\uc2dc \ubcf4\uc138\uc694<\/h2>\n      <p class=\"nf-closing__lead\">\uc5ec\uae30\uae4c\uc9c0 \ub530\ub77c\uc624\uc168\ub294\ub370\ub3c4 \uc2e4\uc81c \uc6b4\uc601\uc5d0\uc11c \uc090\ub057\ud558\ub294 \uc9c0\uc810\uc740 \uac70\uc758 \uc815\ud574\uc838 \uc788\uc2b5\ub2c8\ub2e4. \uc544\ub798\ub9cc \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud6d1\uace0 &ldquo;\uc2e4\ud589&rdquo;\uc744 \ub204\ub974\uc2dc\uba74, \uccab \ud14c\uc2a4\ud2b8\uc5d0\uc11c \ub418\ub3cc\uc544\uc624\ub294 \ud69f\uc218\uac00 \ub208\uc5d0 \ub744\uac8c \uc904\uc5b4\ub4ed\ub2c8\ub2e4.<\/p>\n      <ol class=\"nf-closing__grid\">\n        <li class=\"nf-closing__item\">\n          <strong>\uc9c4\ud589\ub960 \uac8c\uc774\uc9c0 \ud655\uc778<\/strong>\n          \ube60\ub978 \uc124\uc815 \uc9c4\ud589\ub960\uc774 \uc815\ub9d0 100%\uc778\uc9c0\ubd80\ud130. \uac8c\uc774\uc9c0\ub294 \uac70\uc9d3\ub9d0\uc744 \uc548 \ud569\ub2c8\ub2e4.\n        <\/li>\n        <li class=\"nf-closing__item\">\n          <strong>\ucfe0\ud321 \ud0a4 \u00b7 IP \uc7ac\uac80\uc99d<\/strong>\n          Access Key, Secret Key, Vendor ID\uac00 \uc2e4\uc81c \uc6b4\uc601 \uacc4\uc815 \uac12\uc774\uace0, \uc11c\ubc84 IP\uac00 \ucfe0\ud321 \uac1c\ubc1c\uc790\uc13c\ud130\uc5d0 \ub4f1\ub85d\ub3fc \uc788\ub294\uc9c0.\n        <\/li>\n        <li class=\"nf-closing__item\">\n          <strong>\uc0d8\ud50c \uc5d1\uc140 \ub9e4\ud551 \uc77c\uce58<\/strong>\n          \uc0d8\ud50c \ub2e4\uc6b4\ub85c\ub4dc \uacb0\uacfc\uc5d0\uc11c \uc8fc\ubb38\ubc88\ud638, \uc8fc\uc18c, \uc635\uc158, \uc218\ub7c9 \ub9e4\ud551\uc774 \uc2e4\uc81c \uc704\ud0c1\ucc98 \uc591\uc2dd\uacfc \uc77c\uce58\ud558\ub294\uc9c0.\n        <\/li>\n        <li class=\"nf-closing__item\">\n          <strong>\uc635\uc158 \uc608\uc678 \ubd84\uae30<\/strong>\n          \uc608\uc678 \uc704\ud0c1\ucc98\uac00 \ud544\uc694\ud55c \uc635\uc158\uc744 \uc804\ubd80 \uac08\ub77c \ub193\uc558\ub294\uc9c0. \uc0c1\ud488 \uc0c1\uc138 &ldquo;\uc635\uc158 \ub9e4\ud551&rdquo; \ud0ed\uc5d0\uc11c \ud655\uc778\ud569\ub2c8\ub2e4.\n        <\/li>\n        <li class=\"nf-closing__item\">\n          <strong>CS \uc790\uc0b0 \ubc94\uc704<\/strong>\n          CS \ud15c\ud50c\ub9bf\uacfc \uc6b4\uc601 \uc9c0\uc2dd\uc774 \uacf5\ud1b5 \/ \uc0c1\ud488 \/ \uc704\ud0c1\ucc98 \uc911 \ub9de\ub294 \uc790\ub9ac\uc5d0 \ubd99\uc5b4 \uc788\ub294\uc9c0.\n        <\/li>\n      <\/ol>\n      <div class=\"nf-closing__cta\">\n        <a class=\"nf-btn nf-btn--primary\" href=\"https:\/\/nextflow.shop\/user-login\">\ube60\ub978 \uc124\uc815\ubd80\ud130 \ubc14\ub85c \uc2dc\uc791\ud558\uae30<span class=\"nf-btn__arrow\" aria-hidden=\"true\">\u2192<\/span><\/a>\n        <a class=\"nf-btn nf-btn--ghost\" href=\"https:\/\/nextflow.shop\/\">Nextflow \uc804\uccb4 \uae30\ub2a5 \ub458\ub7ec\ubcf4\uae30<\/a>\n      <\/div>\n      <div class=\"nf-closing__sign\">\n        <span class=\"nf-closing__sign-mark\" aria-hidden=\"true\">N<\/span>\n        <span>Nextflow \u00b7 \uc704\ud0c1\ud310\ub9e4 \uc790\ub3d9\ud654 \u00b7 2026.07 \uc5c5\ub370\uc774\ud2b8<\/span>\n      <\/div>\n    <\/section>\n  <\/div>\n\n  <script>\n  (function(){\n    if (typeof window === 'undefined') return;\n    var root = document.querySelector('.nf-guide-v5');\n    if (!root) return;\n    var bar = root.querySelector('.nf-progress__bar');\n    var links = Array.prototype.slice.call(root.querySelectorAll('.nfg-toc__link'));\n    var sections = links.map(function(a){\n      var id = a.getAttribute('href').replace('#','');\n      return document.getElementById(id);\n    }).filter(Boolean);\n\n    function onScroll(){\n      var doc = document.documentElement;\n      var max = (doc.scrollHeight - window.innerHeight) || 1;\n      var pct = Math.min(100, Math.max(0, (window.scrollY \/ max) * 100));\n      if (bar) bar.style.width = pct + '%';\n      var top = window.scrollY + 180;\n      var current = -1;\n      for (var i = 0; i < sections.length; i++) {\n        if (sections[i].offsetTop <= top) current = i;\n      }\n      links.forEach(function(a, i){\n        a.classList.toggle('is-active', i === current);\n      });\n    }\n    var ticking = false;\n    window.addEventListener('scroll', function(){\n      if (!ticking) {\n        window.requestAnimationFrame(function(){ onScroll(); ticking = false; });\n        ticking = true;\n      }\n    }, { passive: true });\n    onScroll();\n  })();\n  <\/script>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\ud310\ub9e4 \ucc44\ub110 \uc5f0\uacb0, \ubc1c\uc8fc \uc591\uc2dd, \uc704\ud0c1\ucc98\u00b7\uc0c1\ud488 \ub9e4\ud551, \uc5d1\uc140 \ub2e4\uc6b4\ub85c\ub4dc \ubc1c\uc8fc \ud655\uc778, \uc1a1\uc7a5 \ubc18\uc601, CS \uc790\ub3d9\ud654, \uccab 7\uc77c \uc6b4\uc601 \ub8e8\ud2f4\uae4c\uc9c0 \ud55c \ubc88\uc5d0 \ub530\ub77c\uac00\ub294 Nextflow \ucd08\ubcf4 \uc140\ub7ec\uc6a9 \uc0c1\uc138 \uac00\uc774\ub4dc\uc785\ub2c8\ub2e4.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-439","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nextflow.shop\/blog\/wp-json\/wp\/v2\/pages\/439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nextflow.shop\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nextflow.shop\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nextflow.shop\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nextflow.shop\/blog\/wp-json\/wp\/v2\/comments?post=439"}],"version-history":[{"count":17,"href":"https:\/\/nextflow.shop\/blog\/wp-json\/wp\/v2\/pages\/439\/revisions"}],"predecessor-version":[{"id":485,"href":"https:\/\/nextflow.shop\/blog\/wp-json\/wp\/v2\/pages\/439\/revisions\/485"}],"wp:attachment":[{"href":"https:\/\/nextflow.shop\/blog\/wp-json\/wp\/v2\/media?parent=439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}