{"id":5297,"date":"2026-05-08T18:15:20","date_gmt":"2026-05-08T10:15:20","guid":{"rendered":"https:\/\/www.semiconductorcutting.com\/?post_type=product&#038;p=5297"},"modified":"2026-05-26T16:14:07","modified_gmt":"2026-05-26T08:14:07","slug":"12-inch-mcz-crystal-puller","status":"publish","type":"product","link":"https:\/\/www.semiconductorcutting.com\/de\/product\/12-inch-mcz-crystal-puller\/","title":{"rendered":"12-Zoll-Si-Kristallziehanlage"},"content":{"rendered":"\t\t<div data-elementor-type=\"product-post\" data-elementor-id=\"5297\" class=\"elementor elementor-5297\" data-elementor-post-type=\"product\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6913b11 e-con-full e-flex e-con e-parent\" data-id=\"6913b11\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f32df92 elementor-widget elementor-widget-html\" data-id=\"f32df92\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>12-inch MCZ Crystal Puller for 300mm Wafers | KX360MCZ \u2014 Vimfun<\/title>\n<meta name=\"description\" content=\"KX360MCZ 12-inch MCZ crystal puller. Grows 300mm COP-free silicon for IC-grade wafer fabs. \u03a61400mm chamber, \u00b10.05mm diameter control. Request quote.\">\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=IBM+Plex+Sans:wght@300;400;500;600;700&family=IBM+Plex+Mono:wght@300;400;500;600&family=Instrument+Serif:ital@0;1&display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ================ DESIGN TOKENS ================ *\/\n:root {\n  --bg-deep:        #0A0E1A;\n  --bg-deep-2:      #0F1424;\n  --bg-paper:       #FAFAF7;\n  --bg-paper-2:     #F0EFE9;\n  --ink:            #0A0E1A;\n  --ink-soft:       #1F2333;\n  --paper:          #FAFAF7;\n  --paper-soft:     #D1D7E1;\n  --muted-dark:     #4B5563;\n  --muted-light:    rgba(250,250,247,0.72);\n  --plasma:         #34D399;\n  --plasma-glow:    rgba(52,211,153,0.4);\n  --heat:           #FF8C42;\n  --heat-glow:      rgba(255,140,66,0.3);\n  --line-dark:      rgba(250,250,247,0.10);\n  --line-mid:       rgba(250,250,247,0.20);\n  --line-light:     rgba(10,14,26,0.08);\n  --line-light-2:   rgba(10,14,26,0.16);\n\n  --serif: 'Instrument Serif', Georgia, serif;\n  --sans:  'IBM Plex Sans', -apple-system, BlinkMacSystemFont, system-ui, sans-serif;\n  --mono:  'IBM Plex Mono', 'SF Mono', Menlo, monospace;\n}\n\n\/* ================ RESET ================ *\/\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\nhtml { scroll-behavior: smooth; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }\nbody {\n  font-family: var(--sans);\n  font-weight: 400;\n  font-size: 16px;\n  line-height: 1.6;\n  color: var(--ink);\n  background: var(--bg-paper);\n  overflow-x: hidden;\n}\nimg { max-width: 100%; display: block; }\na { color: inherit; text-decoration: none; }\nbutton { font: inherit; cursor: pointer; border: none; background: none; }\ntable { border-collapse: collapse; width: 100%; }\nul { list-style: none; }\n\n\n\/* ================ SECTION FRAMING ================ *\/\n.section { position: relative; padding: 100px 40px; }\n.section-dark {\n  background: var(--bg-deep);\n  color: var(--paper);\n}\n.section-light {\n  background: var(--bg-paper);\n  color: var(--ink);\n}\n.section-paper {\n  background: var(--bg-paper-2);\n  color: var(--ink);\n}\n.container { max-width: 1400px; margin: 0 auto; position: relative; }\n.container-narrow { max-width: 1100px; margin: 0 auto; position: relative; }\n\n\/* Grid texture for dark sections *\/\n.section-dark::before {\n  content: ''; position: absolute; inset: 0;\n  background-image:\n    linear-gradient(var(--line-dark) 1px, transparent 1px),\n    linear-gradient(90deg, var(--line-dark) 1px, transparent 1px);\n  background-size: 80px 80px;\n  pointer-events: none;\n  mask-image: radial-gradient(ellipse at center, black 0%, transparent 80%);\n  -webkit-mask-image: radial-gradient(ellipse at center, black 0%, transparent 80%);\n  opacity: 0.6;\n}\n\n\/* Section index label (top-left) *\/\n.section-index {\n  position: absolute;\n  top: 30px; left: 40px;\n  font-family: var(--mono);\n  font-size: 11px;\n  letter-spacing: 0.15em;\n  color: var(--muted-light);\n  display: flex; align-items: center; gap: 12px;\n}\n.section-light .section-index, .section-paper .section-index { color: var(--muted-dark); }\n.section-index::after {\n  content: ''; width: 40px; height: 1px;\n  background: var(--line-mid);\n}\n.section-light .section-index::after, .section-paper .section-index::after { background: var(--line-light-2); }\n\n\/* Section title pattern *\/\n.section-eyebrow {\n  font-family: var(--mono);\n  font-size: 12px; font-weight: 400;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--plasma);\n  margin-bottom: 24px;\n}\n.section-light .section-eyebrow, .section-paper .section-eyebrow { color: var(--ink-soft); }\n.section-title {\n  font-family: var(--sans);\n  font-weight: 500;\n  font-size: clamp(36px, 5vw, 64px);\n  line-height: 1.08;\n  letter-spacing: -0.025em;\n  margin-bottom: 32px;\n  max-width: 22ch;\n}\n.section-title em {\n  font-family: var(--serif);\n  font-style: italic;\n  font-weight: 400;\n  color: var(--plasma);\n}\n.section-lead {\n  font-size: 18px;\n  line-height: 1.65;\n  font-weight: 300;\n  max-width: 65ch;\n  color: var(--paper-soft);\n  margin-bottom: 60px;\n}\n.section-light .section-lead, .section-paper .section-lead { color: var(--ink-soft); }\n\n\/* ================ HERO ================ *\/\n.hero {\n  background: var(--bg-deep);\n  color: var(--paper);\n  padding: 120px 40px 100px;\n  position: relative;\n  min-height: 100vh;\n  overflow: hidden;\n}\n.hero::before {\n  content: ''; position: absolute; inset: 0;\n  background-image:\n    linear-gradient(var(--line-dark) 1px, transparent 1px),\n    linear-gradient(90deg, var(--line-dark) 1px, transparent 1px);\n  background-size: 80px 80px;\n  mask-image: radial-gradient(ellipse 80% 70% at 70% 40%, black 0%, transparent 90%);\n  -webkit-mask-image: radial-gradient(ellipse 80% 70% at 70% 40%, black 0%, transparent 90%);\n  opacity: 0.7;\n  pointer-events: none;\n}\n.hero::after {\n  content: ''; position: absolute;\n  top: 30%; right: -10%;\n  width: 600px; height: 600px;\n  background: radial-gradient(circle, var(--plasma-glow) 0%, transparent 65%);\n  filter: blur(60px);\n  pointer-events: none;\n  opacity: 0.6;\n}\n.hero-inner {\n  max-width: 1400px; margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1.1fr 1fr;\n  gap: 80px;\n  align-items: center;\n  position: relative;\n  z-index: 2;\n}\n.hero-meta {\n  font-family: var(--mono);\n  font-size: 11px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--muted-light);\n  margin-bottom: 36px;\n  display: flex; align-items: center; gap: 16px;\n}\n.hero-meta-dot {\n  width: 6px; height: 6px;\n  background: var(--plasma);\n  border-radius: 50%;\n  box-shadow: 0 0 8px var(--plasma-glow);\n  animation: pulse 2s ease-in-out infinite;\n}\n@keyframes pulse {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.85); }\n}\n.hero-model {\n  font-family: var(--sans);\n  font-weight: 600;\n  font-size: clamp(60px, 9vw, 128px);\n  line-height: 0.95;\n  letter-spacing: -0.045em;\n  margin-bottom: 16px;\n  color: var(--paper);\n}\n.hero-model-italic {\n  font-family: var(--serif);\n  font-style: italic;\n  font-weight: 400;\n  color: var(--plasma);\n}\n.hero-subtitle {\n  font-family: var(--sans);\n  font-weight: 300;\n  font-size: clamp(18px, 1.6vw, 22px);\n  line-height: 1.4;\n  letter-spacing: -0.01em;\n  color: var(--paper);\n  margin-bottom: 32px;\n  max-width: 28ch;\n}\n.hero-lead {\n  font-size: 16px;\n  line-height: 1.7;\n  font-weight: 300;\n  color: var(--paper-soft);\n  margin-bottom: 40px;\n  max-width: 52ch;\n}\n.hero-badges {\n  display: flex; flex-wrap: wrap; gap: 8px;\n  margin-bottom: 56px;\n}\n.hero-badge {\n  font-family: var(--mono);\n  font-size: 11px; font-weight: 400;\n  letter-spacing: 0.05em;\n  padding: 7px 12px;\n  border: 1px solid var(--line-mid);\n  color: var(--paper);\n  background: rgba(255,255,255,0.02);\n}\n.hero-stats {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  margin-bottom: 48px;\n  border-top: 1px solid var(--line-mid);\n  border-bottom: 1px solid var(--line-mid);\n  padding: 28px 0;\n}\n.hero-stat { padding: 0 24px 0 0; }\n.hero-stat:not(:last-child) { border-right: 1px solid var(--line-dark); }\n.hero-stat:not(:first-child) { padding-left: 24px; }\n.hero-stat-value {\n  font-family: var(--serif);\n  font-size: 44px;\n  font-style: italic;\n  line-height: 1;\n  letter-spacing: -0.02em;\n  color: var(--paper);\n  margin-bottom: 8px;\n  font-feature-settings: 'tnum';\n}\n.hero-stat-label {\n  font-family: var(--mono);\n  font-size: 11px;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--muted-light);\n}\n.hero-cta-row { display: flex; gap: 16px; flex-wrap: wrap; }\n.btn {\n  font-family: var(--mono);\n  font-size: 13px;\n  font-weight: 500;\n  letter-spacing: 0.06em;\n  padding: 16px 28px;\n  border: 1px solid;\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  transition: all 0.2s ease;\n  cursor: pointer;\n  white-space: nowrap;\n}\n.btn-primary {\n  background: var(--plasma);\n  border-color: var(--plasma);\n  color: var(--bg-deep);\n}\n.btn-primary:hover {\n  background: transparent;\n  color: var(--plasma);\n}\n.btn-secondary {\n  background: transparent;\n  border-color: var(--line-mid);\n  color: var(--paper);\n}\n.btn-secondary:hover {\n  border-color: var(--paper);\n  background: var(--paper);\n  color: var(--bg-deep);\n}\n.btn-arrow { transition: transform 0.2s ease; }\n.btn:hover .btn-arrow { transform: translateX(4px); }\n\n\/* Hero image area *\/\n.hero-visual {\n  position: relative;\n  aspect-ratio: 1\/1;\n  border: 1px solid var(--line-mid);\n  background: var(--bg-deep-2);\n  overflow: hidden;\n}\n.hero-visual::before {\n  content: ''; position: absolute; inset: 0;\n  background-image:\n    linear-gradient(var(--line-dark) 1px, transparent 1px),\n    linear-gradient(90deg, var(--line-dark) 1px, transparent 1px);\n  background-size: 40px 40px;\n  pointer-events: none;\n  z-index: 1;\n}\n.hero-visual img {\n  position: absolute;\n  inset: 0;\n  width: 100%; height: 100%;\n  object-fit: contain;\n  z-index: 2;\n  padding: 5%;\n}\n\/* Corner labels on hero visual *\/\n.visual-corner {\n  position: absolute;\n  font-family: var(--mono);\n  font-size: 10px;\n  letter-spacing: 0.15em;\n  color: var(--muted-light);\n  z-index: 3;\n  padding: 8px 12px;\n  background: rgba(10,14,26,0.7);\n  backdrop-filter: blur(6px);\n  -webkit-backdrop-filter: blur(6px);\n}\n.visual-corner-tl { top: 0; left: 0; border-right: 1px solid var(--line-dark); border-bottom: 1px solid var(--line-dark); }\n.visual-corner-tr { top: 0; right: 0; border-left: 1px solid var(--line-dark); border-bottom: 1px solid var(--line-dark); }\n.visual-corner-bl { bottom: 0; left: 0; border-right: 1px solid var(--line-dark); border-top: 1px solid var(--line-dark); }\n.visual-corner-br { bottom: 0; right: 0; border-left: 1px solid var(--line-dark); border-top: 1px solid var(--line-dark); }\n\n@media (max-width: 968px) {\n  .hero-inner { grid-template-columns: 1fr; gap: 48px; }\n  .hero { padding: 80px 24px 60px; }\n  .hero-stats { grid-template-columns: repeat(3, 1fr); gap: 16px; }\n  .hero-stat { padding: 0 8px !important; }\n  .hero-stat-value { font-size: 32px; }\n  .hero-visual { aspect-ratio: 1\/1; max-width: 500px; margin: 0 auto; }\n}\n@media (max-width: 600px) {\n  .hero-stats { grid-template-columns: 1fr; gap: 16px; }\n  .hero-stat { border-right: none !important; padding: 0 !important; border-bottom: 1px solid var(--line-dark); padding-bottom: 16px !important; }\n  .hero-stat:last-child { border-bottom: none; }\n}\n\n\/* ================ METRICS BANNER ================ *\/\n.metrics-banner {\n  background: var(--bg-paper-2);\n  padding: 0;\n  border-top: 1px solid var(--line-light);\n  border-bottom: 1px solid var(--line-light);\n}\n.metrics-grid {\n  max-width: 1400px; margin: 0 auto;\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n}\n.metric {\n  padding: 56px 32px;\n  border-right: 1px solid var(--line-light);\n  position: relative;\n}\n.metric:last-child { border-right: none; }\n.metric-label-top {\n  font-family: var(--mono);\n  font-size: 10px;\n  letter-spacing: 0.15em;\n  color: var(--muted-dark);\n  margin-bottom: 16px;\n  display: flex; gap: 8px; align-items: center;\n}\n.metric-value {\n  font-family: var(--serif);\n  font-size: clamp(32px, 3.5vw, 48px);\n  font-style: italic;\n  line-height: 1;\n  letter-spacing: -0.02em;\n  color: var(--ink);\n  margin-bottom: 10px;\n  font-feature-settings: 'tnum';\n}\n.metric-desc {\n  font-size: 13px;\n  color: var(--ink-soft);\n  font-weight: 400;\n}\n@media (max-width: 968px) {\n  .metrics-grid { grid-template-columns: repeat(2, 1fr); }\n  .metric:nth-child(2) { border-right: none; }\n  .metric:nth-child(1), .metric:nth-child(2) { border-bottom: 1px solid var(--line-light); }\n  .metric { padding: 36px 24px; }\n}\n@media (max-width: 600px) {\n  .metrics-grid { grid-template-columns: 1fr; }\n  .metric { border-right: none !important; border-bottom: 1px solid var(--line-light); }\n  .metric:last-child { border-bottom: none; }\n}\n\n\/* ================ STORY SECTION ================ *\/\n.story-grid {\n  display: grid;\n  grid-template-columns: 1.2fr 1fr;\n  gap: 80px;\n  margin-top: 60px;\n  align-items: start;\n}\n.story-pillars {\n  display: flex; flex-direction: column;\n  gap: 0;\n}\n.pillar {\n  padding: 28px 0;\n  border-bottom: 1px solid var(--line-dark);\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 32px;\n  align-items: start;\n}\n.pillar:first-child { border-top: 1px solid var(--line-dark); }\n.pillar-stat {\n  font-family: var(--serif);\n  font-size: 36px;\n  font-style: italic;\n  line-height: 1;\n  color: var(--plasma);\n  letter-spacing: -0.02em;\n  min-width: 120px;\n}\n.pillar-text { color: var(--paper-soft); }\n.pillar-title {\n  font-family: var(--sans);\n  font-size: 16px;\n  font-weight: 500;\n  color: var(--paper);\n  margin-bottom: 8px;\n  letter-spacing: -0.005em;\n}\n.pillar-desc {\n  font-size: 14px;\n  line-height: 1.6;\n  font-weight: 300;\n}\n@media (max-width: 968px) {\n  .story-grid { grid-template-columns: 1fr; gap: 40px; }\n  .pillar { grid-template-columns: 1fr; gap: 12px; }\n  .pillar-stat { font-size: 28px; }\n}\n\n\/* ================ FEATURES GRID ================ *\/\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  margin-top: 60px;\n  border-top: 1px solid var(--line-light);\n  border-left: 1px solid var(--line-light);\n}\n.feature {\n  padding: 40px 32px;\n  border-right: 1px solid var(--line-light);\n  border-bottom: 1px solid var(--line-light);\n  position: relative;\n  transition: background 0.25s ease;\n}\n.feature:hover { background: var(--bg-paper-2); }\n.feature-num {\n  font-family: var(--mono);\n  font-size: 11px;\n  letter-spacing: 0.15em;\n  color: var(--muted-dark);\n  margin-bottom: 24px;\n  display: flex; gap: 12px; align-items: center;\n}\n.feature-num::after {\n  content: ''; flex: 1; height: 1px; background: var(--line-light-2);\n}\n.feature-title {\n  font-family: var(--sans);\n  font-size: 18px;\n  font-weight: 500;\n  color: var(--ink);\n  margin-bottom: 12px;\n  letter-spacing: -0.01em;\n}\n.feature-desc {\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--ink-soft);\n}\n@media (max-width: 968px) {\n  .features-grid { grid-template-columns: repeat(2, 1fr); }\n}\n@media (max-width: 600px) {\n  .features-grid { grid-template-columns: 1fr; }\n}\n\n\/* ================ SPEC TABLE (DATASHEET STYLE) ================ *\/\n.spec-section {\n  background: var(--bg-deep);\n  color: var(--paper);\n  padding: 100px 40px;\n  position: relative;\n}\n.spec-header {\n  display: flex; justify-content: space-between; align-items: baseline;\n  margin-bottom: 40px;\n  padding-bottom: 24px;\n  border-bottom: 1px solid var(--line-mid);\n  flex-wrap: wrap;\n  gap: 16px;\n}\n.spec-doc-meta {\n  font-family: var(--mono);\n  font-size: 11px;\n  letter-spacing: 0.1em;\n  color: var(--muted-light);\n  display: flex; gap: 24px;\n}\n.spec-doc-meta span strong { color: var(--paper); font-weight: 500; }\n.spec-table {\n  font-family: var(--mono);\n  font-size: 13px;\n  margin-top: 0;\n  width: 100%;\n}\n.spec-table thead th {\n  font-family: var(--mono);\n  font-size: 10px;\n  font-weight: 500;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: var(--muted-light);\n  text-align: left;\n  padding: 14px 16px;\n  border-bottom: 1px solid var(--line-mid);\n  background: rgba(255,255,255,0.02);\n}\n.spec-table tbody tr {\n  transition: background 0.15s ease;\n}\n.spec-table tbody tr:hover { background: rgba(52,211,153,0.05); }\n.spec-table td {\n  padding: 14px 16px;\n  border-bottom: 1px solid var(--line-dark);\n  vertical-align: top;\n}\n.spec-table td:first-child {\n  width: 50px;\n  color: var(--muted-light);\n  font-weight: 500;\n  font-size: 11px;\n}\n.spec-table td:nth-child(2) {\n  width: 38%;\n  color: var(--paper);\n  font-family: var(--sans);\n  font-weight: 400;\n  font-size: 14px;\n}\n.spec-table td:nth-child(3) {\n  color: var(--paper);\n}\n.spec-pending {\n  color: var(--muted-light) !important;\n  font-style: italic;\n  font-family: var(--sans) !important;\n}\n.spec-pending::before {\n  content: '\u2014 ';\n  color: var(--heat);\n  font-style: normal;\n}\n.spec-note {\n  margin-top: 28px;\n  font-family: var(--sans);\n  font-size: 13px;\n  color: var(--muted-light);\n  font-style: italic;\n  line-height: 1.6;\n  max-width: 80ch;\n  padding: 16px 20px;\n  border-left: 2px solid var(--heat);\n  background: rgba(255,140,66,0.04);\n}\n@media (max-width: 768px) {\n  .spec-table td:first-child { width: 40px; }\n  .spec-table td { padding: 12px 10px; font-size: 12px; }\n}\n\n\/* ================ AUDIENCE GRID ================ *\/\n.audience-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 24px;\n  margin-top: 60px;\n}\n.audience-card {\n  padding: 36px 32px;\n  background: var(--bg-paper);\n  border: 1px solid var(--line-light);\n  position: relative;\n  transition: border-color 0.25s ease, transform 0.25s ease;\n}\n.audience-card:hover {\n  border-color: var(--ink);\n  transform: translateY(-2px);\n}\n.audience-icon {\n  font-size: 28px;\n  margin-bottom: 20px;\n  display: inline-block;\n  line-height: 1;\n}\n.audience-title {\n  font-family: var(--sans);\n  font-size: 22px;\n  font-weight: 500;\n  color: var(--ink);\n  letter-spacing: -0.015em;\n  margin-bottom: 6px;\n}\n.audience-tag {\n  font-family: var(--mono);\n  font-size: 11px;\n  letter-spacing: 0.1em;\n  color: var(--plasma);\n  margin-bottom: 20px;\n}\n.section-light .audience-tag { color: #059669; }\n.audience-desc {\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--ink-soft);\n  margin-bottom: 24px;\n}\n.audience-quote {\n  padding: 16px 20px;\n  background: var(--bg-paper-2);\n  border-left: 2px solid var(--heat);\n  font-family: var(--serif);\n  font-style: italic;\n  font-size: 16px;\n  line-height: 1.5;\n  color: var(--ink);\n}\n@media (max-width: 768px) { .audience-grid { grid-template-columns: 1fr; } }\n\n\/* ================ COMPARE TABLE ================ *\/\n.compare-wrap {\n  margin-top: 60px;\n  border: 1px solid var(--line-mid);\n}\n.compare-table {\n  width: 100%;\n  font-family: var(--sans);\n}\n.compare-table thead th {\n  text-align: left;\n  padding: 24px 24px;\n  font-family: var(--mono);\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: var(--muted-light);\n  border-bottom: 1px solid var(--line-mid);\n  background: rgba(255,255,255,0.02);\n}\n.compare-table thead th:nth-child(3) {\n  color: var(--plasma);\n  background: rgba(52,211,153,0.08);\n  border-bottom-color: var(--plasma);\n}\n.compare-table td {\n  padding: 18px 24px;\n  border-bottom: 1px solid var(--line-dark);\n  font-size: 14px;\n  color: var(--paper-soft);\n}\n.compare-table tbody tr:last-child td { border-bottom: none; }\n.compare-table td:first-child {\n  font-family: var(--mono);\n  font-size: 12px;\n  letter-spacing: 0.05em;\n  color: var(--paper);\n  width: 30%;\n}\n.compare-table td:nth-child(3) {\n  background: rgba(52,211,153,0.05);\n  color: var(--paper);\n  font-weight: 400;\n  position: relative;\n}\n@media (max-width: 768px) {\n  .compare-table td, .compare-table th { padding: 14px 12px; font-size: 12px; }\n}\n\n\/* ================ WHY CHOOSE ================ *\/\n.why-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 0;\n  margin-top: 60px;\n  border-top: 1px solid var(--line-light);\n  border-left: 1px solid var(--line-light);\n}\n.why-card {\n  padding: 48px 40px;\n  border-right: 1px solid var(--line-light);\n  border-bottom: 1px solid var(--line-light);\n  position: relative;\n  transition: background 0.25s ease;\n}\n.why-card:hover { background: var(--bg-paper-2); }\n.why-icon {\n  font-size: 32px;\n  margin-bottom: 24px;\n  display: inline-block;\n  line-height: 1;\n}\n.why-title {\n  font-family: var(--sans);\n  font-size: 22px;\n  font-weight: 500;\n  color: var(--ink);\n  letter-spacing: -0.015em;\n  margin-bottom: 14px;\n}\n.why-desc {\n  font-size: 15px;\n  line-height: 1.65;\n  color: var(--ink-soft);\n}\n@media (max-width: 768px) { .why-grid { grid-template-columns: 1fr; } }\n\n\/* ================ FAQ ================ *\/\n.faq-list {\n  margin-top: 50px;\n  border-top: 1px solid var(--line-mid);\n}\n.faq-item { border-bottom: 1px solid var(--line-mid); }\n.faq-q {\n  width: 100%;\n  text-align: left;\n  padding: 28px 0;\n  font-family: var(--sans);\n  font-size: 19px;\n  font-weight: 400;\n  letter-spacing: -0.005em;\n  color: var(--paper);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 24px;\n  cursor: pointer;\n  transition: color 0.2s ease;\n}\n.faq-q:hover { color: var(--plasma); }\n.faq-q-num {\n  font-family: var(--mono);\n  font-size: 11px;\n  color: var(--muted-light);\n  letter-spacing: 0.1em;\n  margin-right: 24px;\n  min-width: 30px;\n}\n.faq-q-text { flex: 1; }\n.faq-toggle {\n  width: 32px; height: 32px;\n  border: 1px solid var(--line-mid);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n  font-size: 18px;\n  font-weight: 300;\n  transition: all 0.25s ease;\n  color: var(--muted-light);\n}\n.faq-item.open .faq-toggle {\n  background: var(--plasma);\n  border-color: var(--plasma);\n  color: var(--bg-deep);\n  transform: rotate(45deg);\n}\n.faq-a {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.4s ease, padding 0.4s ease;\n}\n.faq-item.open .faq-a {\n  max-height: 600px;\n  padding: 0 0 32px 54px;\n}\n.faq-a-content {\n  font-size: 15px;\n  line-height: 1.7;\n  color: var(--paper-soft);\n  font-weight: 300;\n  max-width: 75ch;\n}\n@media (max-width: 600px) {\n  .faq-q { font-size: 16px; padding: 20px 0; }\n  .faq-item.open .faq-a { padding: 0 0 24px 0; }\n  .faq-q-num { margin-right: 12px; min-width: 20px; }\n}\n\n\/* ================ OTHER MODELS ================ *\/\n.models-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  margin-top: 60px;\n}\n.model-card {\n  border: 1px solid var(--line-light);\n  padding: 32px;\n  background: var(--bg-paper);\n  position: relative;\n  transition: border-color 0.25s ease, transform 0.25s ease;\n}\n.model-card:hover {\n  border-color: var(--ink);\n  transform: translateY(-2px);\n}\n.model-card-current {\n  border-color: var(--ink);\n  background: var(--ink);\n  color: var(--paper);\n}\n.model-card-current:hover { transform: none; }\n.model-tag {\n  font-family: var(--mono);\n  font-size: 10px;\n  letter-spacing: 0.18em;\n  color: var(--muted-dark);\n  margin-bottom: 32px;\n  text-transform: uppercase;\n}\n.model-card-current .model-tag { color: var(--plasma); }\n.model-size {\n  font-family: var(--serif);\n  font-size: 64px;\n  font-style: italic;\n  line-height: 1;\n  letter-spacing: -0.03em;\n  margin-bottom: 24px;\n}\n.model-card-current .model-size { color: var(--paper); }\n.model-name {\n  font-family: var(--sans);\n  font-size: 18px;\n  font-weight: 500;\n  margin-bottom: 8px;\n  letter-spacing: -0.01em;\n}\n.model-desc {\n  font-size: 14px;\n  line-height: 1.6;\n  color: var(--muted-dark);\n  margin-bottom: 20px;\n}\n.model-card-current .model-desc { color: var(--paper-soft); }\n.model-link {\n  font-family: var(--mono);\n  font-size: 12px;\n  letter-spacing: 0.08em;\n  color: var(--ink);\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  border-bottom: 1px solid var(--ink);\n  padding-bottom: 4px;\n  transition: gap 0.2s ease;\n}\n.model-card-current .model-link {\n  color: var(--plasma);\n  border-bottom-color: var(--plasma);\n}\n.model-link:hover { gap: 14px; }\n@media (max-width: 968px) { .models-grid { grid-template-columns: 1fr; } }\n\n\/* ================ RELATED EQUIPMENT ================ *\/\n.related-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n  margin-top: 60px;\n}\n.related-card {\n  padding: 28px 24px;\n  background: rgba(255,255,255,0.02);\n  border: 1px solid var(--line-mid);\n  text-decoration: none;\n  color: var(--paper);\n  transition: all 0.25s ease;\n  display: flex; flex-direction: column;\n  min-height: 220px;\n}\n.related-card:hover {\n  background: rgba(52,211,153,0.08);\n  border-color: var(--plasma);\n}\n.related-step {\n  font-family: var(--mono);\n  font-size: 10px;\n  letter-spacing: 0.15em;\n  color: var(--plasma);\n  margin-bottom: 16px;\n}\n.related-name {\n  font-family: var(--sans);\n  font-size: 17px;\n  font-weight: 500;\n  letter-spacing: -0.01em;\n  margin-bottom: 8px;\n}\n.related-desc {\n  font-size: 13px;\n  line-height: 1.5;\n  color: var(--paper-soft);\n  font-weight: 300;\n  margin-bottom: auto;\n  padding-bottom: 16px;\n}\n.related-arrow {\n  font-family: var(--mono);\n  font-size: 11px;\n  letter-spacing: 0.1em;\n  color: var(--muted-light);\n  display: flex; align-items: center; gap: 8px;\n  transition: color 0.25s ease;\n}\n.related-card:hover .related-arrow { color: var(--plasma); }\n@media (max-width: 968px) { .related-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 600px) { .related-grid { grid-template-columns: 1fr; } }\n\n\/* ================ FINAL CTA ================ *\/\n.final-cta {\n  background: var(--bg-deep);\n  color: var(--paper);\n  padding: 140px 40px;\n  position: relative;\n  overflow: hidden;\n}\n.final-cta::before {\n  content: ''; position: absolute; inset: 0;\n  background-image:\n    linear-gradient(var(--line-dark) 1px, transparent 1px),\n    linear-gradient(90deg, var(--line-dark) 1px, transparent 1px);\n  background-size: 100px 100px;\n  mask-image: radial-gradient(ellipse 60% 80% at 50% 50%, black 0%, transparent 90%);\n  -webkit-mask-image: radial-gradient(ellipse 60% 80% at 50% 50%, black 0%, transparent 90%);\n  opacity: 0.5;\n}\n.final-cta::after {\n  content: ''; position: absolute;\n  bottom: -200px; left: 50%;\n  width: 800px; height: 800px;\n  background: radial-gradient(circle, var(--plasma-glow) 0%, transparent 65%);\n  transform: translateX(-50%);\n  filter: blur(80px);\n  opacity: 0.6;\n  pointer-events: none;\n}\n.final-cta-inner {\n  max-width: 900px; margin: 0 auto;\n  text-align: center;\n  position: relative;\n  z-index: 2;\n}\n.final-cta-eyebrow {\n  font-family: var(--mono);\n  font-size: 12px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--plasma);\n  margin-bottom: 32px;\n}\n.final-cta-title {\n  font-family: var(--sans);\n  font-weight: 500;\n  font-size: clamp(36px, 5vw, 64px);\n  line-height: 1.1;\n  letter-spacing: -0.025em;\n  margin-bottom: 32px;\n}\n.final-cta-title em {\n  font-family: var(--serif);\n  font-style: italic;\n  font-weight: 400;\n  color: var(--plasma);\n}\n.final-cta-lead {\n  font-size: 17px;\n  line-height: 1.7;\n  font-weight: 300;\n  color: var(--paper-soft);\n  margin-bottom: 56px;\n  max-width: 60ch;\n  margin-left: auto;\n  margin-right: auto;\n}\n.final-cta-buttons {\n  display: flex; gap: 16px; justify-content: center; flex-wrap: wrap;\n  margin-bottom: 56px;\n}\n.final-contact {\n  font-family: var(--mono);\n  font-size: 12px;\n  letter-spacing: 0.08em;\n  color: var(--muted-light);\n  display: flex; gap: 32px; justify-content: center; flex-wrap: wrap;\n}\n.final-contact a:hover { color: var(--paper); }\n\n\n\/* ================ ANIMATIONS ================ *\/\n@keyframes fadeUp {\n  from { opacity: 0; transform: translateY(24px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n.reveal { opacity: 0; }\n.reveal.visible { animation: fadeUp 0.8s ease forwards; }\n\n\/* Stagger children *\/\n.stagger > * { opacity: 0; }\n.stagger.visible > *:nth-child(1) { animation: fadeUp 0.6s ease 0.0s forwards; }\n.stagger.visible > *:nth-child(2) { animation: fadeUp 0.6s ease 0.08s forwards; }\n.stagger.visible > *:nth-child(3) { animation: fadeUp 0.6s ease 0.16s forwards; }\n.stagger.visible > *:nth-child(4) { animation: fadeUp 0.6s ease 0.24s forwards; }\n.stagger.visible > *:nth-child(5) { animation: fadeUp 0.6s ease 0.32s forwards; }\n.stagger.visible > *:nth-child(6) { animation: fadeUp 0.6s ease 0.40s forwards; }\n.stagger.visible > *:nth-child(7) { animation: fadeUp 0.6s ease 0.48s forwards; }\n\n\/* Hero entrance *\/\n.hero-meta, .hero-model, .hero-subtitle, .hero-lead, .hero-badges, .hero-stats, .hero-cta-row {\n  opacity: 0;\n  animation: fadeUp 0.9s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n}\n.hero-meta { animation-delay: 0.05s; }\n.hero-model { animation-delay: 0.15s; }\n.hero-subtitle { animation-delay: 0.30s; }\n.hero-lead { animation-delay: 0.40s; }\n.hero-badges { animation-delay: 0.50s; }\n.hero-stats { animation-delay: 0.60s; }\n.hero-cta-row { animation-delay: 0.70s; }\n.hero-visual {\n  opacity: 0;\n  animation: fadeUp 1s cubic-bezier(0.2, 0.8, 0.2, 1) 0.25s forwards;\n}\n\n@media (prefers-reduced-motion: reduce) {\n  *, *::before, *::after {\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    transition-duration: 0.01ms !important;\n  }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- ============ HERO ============ -->\n<section class=\"hero\">\n  <div class=\"hero-inner\">\n    <div class=\"hero-content\">\n      <div class=\"hero-meta\">\n        <span class=\"hero-meta-dot\"><\/span>\n        <span>Crystal Growing<\/span>\n        <span style=\"opacity:0.4;\">\/<\/span>\n        <span>MCZ Series<\/span>\n        <span style=\"opacity:0.4;\">\/<\/span>\n        <span>12-inch Semiconductor Grade<\/span>\n      <\/div>\n\n<h1 class=\"hero-model\">\n  <span style=\"color:#FFFFFF;\">KX<\/span><span class=\"hero-model-italic\">360<\/span><span style=\"color:#FFFFFF;\">MCZ<\/span>\n<\/h1>\n      <p class=\"hero-subtitle\">\n        12-inch MCZ Crystal Puller for 300mm IC-Grade Silicon\n      <\/p>\n\n      <p class=\"hero-lead\">\n        The KX360MCZ is a <strong>12-inch MCZ crystal puller<\/strong> engineered to grow 300mm COP-free monocrystalline silicon ingots for IC-grade wafer manufacturing. A horizontal superconducting magnetic field suppresses melt convection during growth, while the 316L mirror-polished chamber and \u00b10.05mm vision-based diameter control deliver the defect profile required for advanced logic and memory wafer fabs.\n      <\/p>\n\n      <div class=\"hero-badges\">\n        <span class=\"hero-badge\">12-inch<\/span>\n        <span class=\"hero-badge\">COP-Free<\/span>\n        <span class=\"hero-badge\">Horizontal SC Magnet<\/span>\n        <span class=\"hero-badge\">\u03a61400mm Chamber<\/span>\n        <span class=\"hero-badge\">One-Click Recipe<\/span>\n        <span class=\"hero-badge\">316L Mirror Polished<\/span>\n      <\/div>\n\n      <div class=\"hero-stats\">\n        <div class=\"hero-stat\">\n          <div class=\"hero-stat-value\">12<sup style=\"font-size:0.45em;font-style:normal;font-family:var(--mono);\">\u2033<\/sup><\/div>\n          <div class=\"hero-stat-label\">Max Crystal Diameter<\/div>\n        <\/div>\n        <div class=\"hero-stat\">\n          <div class=\"hero-stat-value\">300mm<\/div>\n          <div class=\"hero-stat-label\">COP-Free IC-Grade Si<\/div>\n        <\/div>\n        <div class=\"hero-stat\">\n          <div class=\"hero-stat-value\">\u00b10.05<\/div>\n          <div class=\"hero-stat-label\">Diameter Control mm<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"hero-cta-row\">\n        <a href=\"#contact\" class=\"btn btn-primary\">\n          REQUEST A QUOTE <span class=\"btn-arrow\">\u2192<\/span>\n        <\/a>\n        <a href=\"#specifications\" class=\"btn btn-secondary\">\n          VIEW SPECIFICATIONS\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"hero-visual\">\n      <div class=\"visual-corner visual-corner-tl\">FIG. 01 \/ KX360MCZ<\/div>\n      <div class=\"visual-corner visual-corner-tr\">REV. A \u00b7 2026<\/div>\n      <div class=\"visual-corner visual-corner-bl\">12-INCH MCZ PULLER<\/div>\n      <div class=\"visual-corner visual-corner-br\">VIMFUN \/SEM<\/div>\n      <img decoding=\"async\" src=\"https:\/\/www.semiconductorcutting.com\/wp-content\/uploads\/2026\/05\/12-inch-Si-grower.jpg\" alt=\"KX360MCZ 12-inch MCZ crystal puller for 300mm COP-free semiconductor silicon ingots\" loading=\"lazy\">\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ METRICS BANNER ============ -->\n<section class=\"metrics-banner\">\n  <div class=\"metrics-grid\">\n    <div class=\"metric\">\n      <div class=\"metric-label-top\">[ 01 ] CHAMBER<\/div>\n      <div class=\"metric-value\">\u03a61400 mm<\/div>\n      <div class=\"metric-desc\">Inner diameter, 316L mirror polished<\/div>\n    <\/div>\n    <div class=\"metric\">\n      <div class=\"metric-label-top\">[ 02 ] PULL HEIGHT<\/div>\n      <div class=\"metric-value\">3500\u20135000<\/div>\n      <div class=\"metric-desc\">Pull chamber height (mm), customizable<\/div>\n    <\/div>\n    <div class=\"metric\">\n      <div class=\"metric-label-top\">[ 03 ] HOT ZONE<\/div>\n      <div class=\"metric-value\">32\u2033 \u2013 36\u2033<\/div>\n      <div class=\"metric-desc\">Configurable hot zone size range<\/div>\n    <\/div>\n    <div class=\"metric\">\n      <div class=\"metric-label-top\">[ 04 ] MAGNET<\/div>\n      <div class=\"metric-value\">H-MCZ<\/div>\n      <div class=\"metric-desc\">Horizontal superconducting (standard)<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ STORY SECTION ============ -->\n<section class=\"section section-dark\">\n  <div class=\"section-index\">[ 02 ] \/ PRODUCT STORY<\/div>\n  <div class=\"container-narrow\">\n    <div class=\"section-eyebrow\">Why MCZ at 300mm<\/div>\n    <h2 class=\"section-title\">\n      Built for COP-Free Wafers.<br>\n      Optimized for <em>Advanced Nodes.<\/em>\n    <\/h2>\n    <p class=\"section-lead\">\n      Standard Czochralski pullers run into hard limits at 300mm. Natural melt convection at this diameter introduces oxygen striations and microdefects that disqualify the crystal for advanced logic and DRAM. The KX360MCZ adds a horizontal superconducting magnetic field \u2014 the same approach used at the world's leading 12-inch IC fabs \u2014 to actively suppress convection in the molten silicon. The result: COP-free crystal sections long enough for production-scale wafer slicing, with the oxygen control needed to hit modern wafer specs. The KX360MCZ as a <strong>12-inch MCZ crystal puller<\/strong> is engineered specifically for this challenge.\n    <\/p>\n\n    <div class=\"story-grid\">\n      <div><\/div>\n      <div class=\"story-pillars\">\n        <div class=\"pillar\">\n          <div class=\"pillar-stat\">\u00b10.05<span style=\"font-size:0.5em;color:var(--muted-light);\">mm<\/span><\/div>\n          <div class=\"pillar-text\">\n            <div class=\"pillar-title\">Diameter Control Accuracy<\/div>\n            <div class=\"pillar-desc\">Vision-based diameter measurement combined with closed-loop pull rate and heater power control. Tighter than what a thermocouple-only feedback loop can achieve, and the difference shows up directly in usable wafer yield after grinding.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"pillar\">\n          <div class=\"pillar-stat\">\u03a61400<span style=\"font-size:0.5em;color:var(--muted-light);\">mm<\/span><\/div>\n          <div class=\"pillar-text\">\n            <div class=\"pillar-title\">Chamber Inner Diameter<\/div>\n            <div class=\"pillar-desc\">Sized to accommodate hot zones from 32\u2033 to 36\u2033, with field-configurable geometry for different oxygen and resistivity targets.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"pillar\">\n          <div class=\"pillar-stat\" style=\"font-size:32px;\">H-MCZ<\/div>\n          <div class=\"pillar-text\">\n            <div class=\"pillar-title\">Horizontal Superconducting Magnet<\/div>\n            <div class=\"pillar-desc\">Standard configuration. Software and hardware interfaces are compatible with both domestic and imported magnet platforms \u2014 relevant if you have a preferred magnet supplier or an existing service contract you want to keep.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ FEATURES GRID ============ -->\n<section class=\"section section-light\">\n  <div class=\"section-index\">[ 03 ] \/ ENGINEERING DETAILS<\/div>\n  <div class=\"container\">\n    <div class=\"section-eyebrow\">Decisions That Matter on Long Pulls<\/div>\n    <h2 class=\"section-title\" style=\"max-width:30ch;\">\n      Engineered for the things that <em>break yield<\/em> in production.\n    <\/h2>\n\n    <div class=\"features-grid\">\n      <div class=\"feature\">\n        <div class=\"feature-num\">01 \/ FRAME<\/div>\n        <h3 class=\"feature-title\">FEA-Validated Frame Structure<\/h3>\n        <p class=\"feature-desc\">The full-system frame is FEA-modeled for resonance modes during meltdown and growth. Vibration leakage into the seed shaft is the silent killer of crystal yield \u2014 the structural mass and damping geometry here is engineered to keep low-frequency vibration out of the melt.<\/p>\n      <\/div>\n      <div class=\"feature\">\n        <div class=\"feature-num\">02 \/ CHAMBER<\/div>\n        <h3 class=\"feature-title\">316L Mirror-Polished Growth Chamber<\/h3>\n        <p class=\"feature-desc\">316L stainless inner walls, 360\u00b0 mirror polished. The polish isn't cosmetic \u2014 particle adhesion drops sharply on a Ra &lt;0.4\u03bcm surface, which makes between-batch chamber cleanup faster and reduces particulate inclusions in the next pull.<\/p>\n      <\/div>\n      <div class=\"feature\">\n        <div class=\"feature-num\">03 \/ CONTROL<\/div>\n        <h3 class=\"feature-title\">\u00b10.05 mm Diameter Control<\/h3>\n        <p class=\"feature-desc\">Vision algorithm plus control loop hold the crystal body diameter within \u00b10.05mm of recipe target. Loose diameter control means more grind-down loss when the ingot hits the cropper. \u00b10.05mm preserves usable diameter for downstream slicing.<\/p>\n      <\/div>\n      <div class=\"feature\">\n        <div class=\"feature-num\">04 \/ SOFTWARE<\/div>\n        <h3 class=\"feature-title\">One-Click Growth Recipes<\/h3>\n        <p class=\"feature-desc\">Dip, neck, shoulder, body, and tail run as a single recipe. Operator intervention is reserved for exception handling \u2014 alarm response, recovery, recipe modification \u2014 not routine phase transitions. Reduces operator-induced variation across shifts.<\/p>\n      <\/div>\n      <div class=\"feature\">\n        <div class=\"feature-num\">05 \/ MAGNET I\/F<\/div>\n        <h3 class=\"feature-title\">Magnet-Platform Agnostic<\/h3>\n        <p class=\"feature-desc\">Software and hardware interfaces are pre-configured to accept domestic Chinese, Japanese, and European superconducting magnet platforms. If you have an existing magnet service relationship, the puller integrates rather than forcing a vendor change.<\/p>\n      <\/div>\n      <div class=\"feature\">\n        <div class=\"feature-num\">06 \/ PRESSURE<\/div>\n        <h3 class=\"feature-title\">Wide-Range Pressure Control<\/h3>\n        <p class=\"feature-desc\">High-resolution butterfly valve plus mass flow controller plus active self-cleaning exhaust filter. The active filter matters: a passive filter clogs with SiO smoke during a long pull and chamber pressure drifts. Self-cleaning keeps argon flow stable for 100+ hour pulls.<\/p>\n      <\/div>\n      <div class=\"feature\">\n        <div class=\"feature-num\">07 \/ OPTION<\/div>\n        <h3 class=\"feature-title\">Adjustable Heater Lift <span style=\"color:var(--heat);font-size:0.7em;font-family:var(--mono);\">[OPT]<\/span><\/h3>\n        <p class=\"feature-desc\">Optional heater lift mechanism gives the recipe an additional axis to tune. Useful when optimizing oxygen profile or thermal gradient at the solid-liquid interface \u2014 particularly for non-standard hot zones or new crystal recipes.<\/p>\n      <\/div>\n      <div class=\"feature\" style=\"background:var(--bg-paper-2);display:flex;flex-direction:column;justify-content:center;\">\n        <div class=\"feature-num\" style=\"color:var(--heat);\">\u2014 SUMMARY<\/div>\n        <p style=\"font-family:var(--serif);font-style:italic;font-size:22px;line-height:1.4;color:var(--ink);letter-spacing:-0.01em;\">\"The features that actually move yield are the ones nobody puts on a spec sheet \u2014 vibration damping, chamber finish, filter self-cleaning.\"<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ SPECIFICATIONS ============ -->\n<section class=\"spec-section\" id=\"specifications\">\n  <div class=\"section-index\" style=\"color:var(--muted-light);\">[ 04 ] \/ TECHNICAL SPECIFICATIONS<\/div>\n  <div class=\"container-narrow\">\n    <div class=\"section-eyebrow\">Datasheet<\/div>\n    <h2 class=\"section-title\" style=\"color:var(--paper);\">Technical Specifications<\/h2>\n\n    <div class=\"spec-header\">\n      <div class=\"spec-doc-meta\">\n        <span><strong>DOC<\/strong> &nbsp; KX360MCZ-DS-A<\/span>\n        <span><strong>REV<\/strong> &nbsp; A<\/span>\n        <span><strong>DATE<\/strong> &nbsp; 2026.05<\/span>\n      <\/div>\n      <div class=\"spec-doc-meta\">\n        <span style=\"color:var(--plasma);\">\u25cf ACTIVE<\/span>\n      <\/div>\n    <\/div>\n\n    <table class=\"spec-table\">\n      <thead>\n        <tr>\n          <th>#<\/th>\n          <th>Parameter<\/th>\n          <th>Specification<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr><td>01<\/td><td>Max Crystal Diameter<\/td><td>12 inch (300 mm)<\/td><\/tr>\n        <tr><td>02<\/td><td>Application<\/td><td>12-inch MCZ crystal puller for IC-grade 300mm COP-free silicon<\/td><\/tr>\n        <tr><td>03<\/td><td>Chamber Inner Diameter<\/td><td>\u03a61400 mm<\/td><\/tr>\n        <tr><td>04<\/td><td>Pull Chamber Height<\/td><td>3500 \u2013 5000 mm (custom)<\/td><\/tr>\n        <tr><td>05<\/td><td>Pull Chamber Diameter<\/td><td>\u03a6400 mm<\/td><\/tr>\n        <tr><td>06<\/td><td>Hot Zone Size Range<\/td><td>32\u2033 \u2013 36\u2033<\/td><\/tr>\n        <tr><td>07<\/td><td>Magnetic Field Type<\/td><td>Horizontal superconducting (standard); other types on request<\/td><\/tr>\n        <tr><td>08<\/td><td>Diameter Control Accuracy<\/td><td>\u00b10.05 mm<\/td><\/tr>\n        <tr><td>09<\/td><td>Chamber Material<\/td><td>316L stainless steel, 360\u00b0 mirror polished<\/td><\/tr>\n        <tr><td>10<\/td><td>Heater Peak Power<\/td><td class=\"spec-pending\">Contact us for detailed specifications<\/td><\/tr>\n        <tr><td>11<\/td><td>Heater Continuous Power<\/td><td class=\"spec-pending\">Contact us for detailed specifications<\/td><\/tr>\n        <tr><td>12<\/td><td>Max Silicon Charge Weight<\/td><td class=\"spec-pending\">Contact us for detailed specifications<\/td><\/tr>\n        <tr><td>13<\/td><td>Crucible Diameter<\/td><td class=\"spec-pending\">Contact us for detailed specifications<\/td><\/tr>\n        <tr><td>14<\/td><td>Pull Rate Range<\/td><td class=\"spec-pending\">Contact us for detailed specifications<\/td><\/tr>\n        <tr><td>15<\/td><td>Vacuum Level (base pressure)<\/td><td class=\"spec-pending\">Contact us for detailed specifications<\/td><\/tr>\n        <tr><td>16<\/td><td>Argon Flow Range<\/td><td class=\"spec-pending\">Contact us for detailed specifications<\/td><\/tr>\n        <tr><td>17<\/td><td>Magnetic Field Strength<\/td><td class=\"spec-pending\">Contact us for detailed specifications<\/td><\/tr>\n        <tr><td>18<\/td><td>Heater Power Supply<\/td><td class=\"spec-pending\">Contact us for detailed specifications<\/td><\/tr>\n        <tr><td>19<\/td><td>Cooling Water Requirements<\/td><td class=\"spec-pending\">Contact us for detailed specifications<\/td><\/tr>\n        <tr><td>20<\/td><td>Overall Footprint (L \u00d7 W \u00d7 H)<\/td><td class=\"spec-pending\">Contact us for detailed specifications<\/td><\/tr>\n        <tr><td>21<\/td><td>Total Weight<\/td><td class=\"spec-pending\">Contact us for detailed specifications<\/td><\/tr>\n        <tr><td>22<\/td><td>Compliance<\/td><td class=\"spec-pending\">Contact us for detailed specifications<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <div class=\"spec-note\">\n      Detailed spec sheet \u2014 including heater power profiles, charge sizing, facility utility requirements, and machine drawings \u2014 is shared after a technical qualification call. Reach out via the form below to start that conversation.\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ AUDIENCE ============ -->\n<section class=\"section section-paper\">\n  <div class=\"section-index\">[ 05 ] \/ TARGET CUSTOMER<\/div>\n  <div class=\"container-narrow\">\n    <div class=\"section-eyebrow\">Who It's Built For<\/div>\n    <h2 class=\"section-title\">\n      Who the KX360MCZ is <em>built for.<\/em>\n    <\/h2>\n    <p class=\"section-lead\" style=\"color:var(--ink-soft);max-width:65ch;\">\n      A 12-inch MCZ crystal puller is a multi-million-dollar capital decision. It's not the right tool for every silicon producer. The four customer profiles below are where our 12-inch MCZ crystal puller delivers a clear ROI versus standard CZ alternatives.\n    <\/p>\n\n    <div class=\"audience-grid\">\n      <div class=\"audience-card\">\n        <div class=\"audience-icon\">\ud83c\udfed<\/div>\n        <h3 class=\"audience-title\">12-inch IC Wafer Fabs<\/h3>\n        <div class=\"audience-tag\">ADVANCED LOGIC \u00b7 MEMORY \u00b7 POWER<\/div>\n        <p class=\"audience-desc\">For new fabs commissioning 300mm capacity, or existing fabs adding MCZ capability to reach the lower oxygen and lower defect crystal grades required for advanced nodes.<\/p>\n        <div class=\"audience-quote\">\"We need 300mm crystals that meet IC-grade defect specs out of the puller, not after extensive screening.\"<\/div>\n      <\/div>\n      <div class=\"audience-card\">\n        <div class=\"audience-icon\">\ud83d\udd2c<\/div>\n        <h3 class=\"audience-title\">Crystal Growth R&D Labs<\/h3>\n        <div class=\"audience-tag\">PROCESS DEVELOPMENT \u00b7 PILOT LINES<\/div>\n        <p class=\"audience-desc\">Universities and corporate R&D groups developing novel crystal growth recipes who need a production-grade puller for process validation \u2014 not a benchtop research unit that won't scale.<\/p>\n        <div class=\"audience-quote\">\"We need a puller that proves recipes at production scale, not just at lab scale.\"<\/div>\n      <\/div>\n      <div class=\"audience-card\">\n        <div class=\"audience-icon\">\ud83c\udf10<\/div>\n        <h3 class=\"audience-title\">IDM Wafer Suppliers Localizing Supply Chains<\/h3>\n        <div class=\"audience-tag\">RESHORING \u00b7 DOMESTIC SOURCING<\/div>\n        <p class=\"audience-desc\">Wafer suppliers serving regions where US\/Japan\/Germany puller imports face restrictions or long lead times. The KX360MCZ provides an alternative with regional service support.<\/p>\n        <div class=\"audience-quote\">\"We need 300mm puller capacity with a supply chain that doesn't depend on a single foreign source.\"<\/div>\n      <\/div>\n      <div class=\"audience-card\">\n        <div class=\"audience-icon\">\ud83d\udcc8<\/div>\n        <h3 class=\"audience-title\">Capacity Expansion at 12-inch Producers<\/h3>\n        <div class=\"audience-tag\">BROWNFIELD \u00b7 YIELD IMPROVEMENT<\/div>\n        <p class=\"audience-desc\">Existing 300mm wafer producers running aging pullers who want a modern unit with one-click automation and updated diameter control to lift yield per furnace.<\/p>\n        <div class=\"audience-quote\">\"We want to add a furnace that produces more usable wafer diameter per pull than our current fleet.\"<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ COMPARE ============ -->\n<section class=\"section section-dark\">\n  <div class=\"section-index\" style=\"color:var(--muted-light);\">[ 06 ] \/ TECHNOLOGY COMPARISON<\/div>\n  <div class=\"container-narrow\">\n    <div class=\"section-eyebrow\">MCZ vs. Standard CZ<\/div>\n    <h2 class=\"section-title\">\n      Why MCZ for <em>300mm wafer-grade<\/em> crystal?\n    <\/h2>\n    <p class=\"section-lead\">\n      Standard CZ pullers can grow 300mm crystals \u2014 but the defect profile rarely meets IC-grade specs without aggressive downstream screening. Adding a horizontal superconducting magnetic field (H-MCZ) changes the economics. The table below summarizes the trade-off at the wafer level.\n    <\/p>\n\n    <div class=\"compare-wrap\">\n      <table class=\"compare-table\">\n        <thead>\n          <tr>\n            <th>Metric<\/th>\n            <th>Standard CZ Puller<\/th>\n            <th>KX360MCZ (H-MCZ) \u2605<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>Crystal Diameter<\/td><td>up to 12\u2033 (yield-limited)<\/td><td>12\u2033 optimized<\/td><\/tr>\n          <tr><td>Oxygen Control<\/td><td>Limited by natural convection<\/td><td>Active suppression via H-field<\/td><\/tr>\n          <tr><td>Defect Profile<\/td><td>Higher COP density<\/td><td>COP-free achievable<\/td><\/tr>\n          <tr><td>Best Application<\/td><td>Solar \/ industrial \/ non-IC Si<\/td><td>IC-grade logic & memory<\/td><\/tr>\n          <tr><td>Capital Cost<\/td><td>Lower<\/td><td>Higher (magnet + cryogenics)<\/td><\/tr>\n          <tr><td>Operating Cost<\/td><td>Lower<\/td><td>Higher (LHe \/ cryocooler)<\/td><\/tr>\n          <tr><td>Hot Zone Lifetime<\/td><td>Standard<\/td><td>Equivalent<\/td><\/tr>\n          <tr><td>Wafer Yield to IC Spec<\/td><td>Lower<\/td><td>Significantly higher<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ WHY CHOOSE ============ -->\n<section class=\"section section-light\">\n  <div class=\"section-index\">[ 07 ] \/ WHY VIMFUN<\/div>\n  <div class=\"container\">\n    <div class=\"section-eyebrow\">Why Customers Choose Us<\/div>\n    <h2 class=\"section-title\" style=\"max-width:24ch;\">\n      Why customers choose our <em>12-inch MCZ crystal puller.<\/em>\n    <\/h2>\n    <p class=\"section-lead\" style=\"color:var(--ink-soft);max-width:65ch;\">\n      We supply our 12-inch MCZ crystal puller as a complete program \u2014 equipment, hot zone customization, commissioning, and consumables \u2014 not a transactional sale. Here's what that looks like in practice.\n    <\/p>\n\n    <div class=\"why-grid\">\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\ud83c\udfed<\/div>\n        <h3 class=\"why-title\">Production-Validated Platform<\/h3>\n        <p class=\"why-desc\">The KX360MCZ is built on a hot-zone and control architecture proven at production-scale 300mm wafer fabs. This isn't a research-grade prototype \u2014 it's a commercial puller ready for cleanroom installation and continuous-shift operation.<\/p>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\ud83d\udee0\ufe0f<\/div>\n        <h3 class=\"why-title\">Site Survey & Commissioning Included<\/h3>\n        <p class=\"why-desc\">12-inch puller installation requires precise foundation work, utility integration (LHe supply for the magnet, cryocooler power, fringe field clearance), and ramp-up. Our engineers conduct pre-delivery site survey and on-site commissioning end-to-end, and stay on site through first crystal qualification.<\/p>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\ud83d\udd27<\/div>\n        <h3 class=\"why-title\">Hot Zone Co-Engineering<\/h3>\n        <p class=\"why-desc\">Hot zone configurations from 32\u2033 to 36\u2033 allow recipe tuning for specific oxygen, carbon, and resistivity targets. We co-engineer the hot zone with you based on your target wafer specification \u2014 not a one-size-fits-all configuration shipped from a catalog.<\/p>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\ud83d\udce6<\/div>\n        <h3 class=\"why-title\">Long-Term Consumables Supply<\/h3>\n        <p class=\"why-desc\">Crucibles, graphite parts, and heater elements drive operating cost over the puller's 10+ year lifetime. We hold long-term supply agreements for KX-series consumables \u2014 relevant for production planning and OPEX forecasting.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ FAQ ============ -->\n<section class=\"section section-dark\" id=\"faq\">\n  <div class=\"section-index\" style=\"color:var(--muted-light);\">[ 08 ] \/ FAQ<\/div>\n  <div class=\"container-narrow\">\n    <div class=\"section-eyebrow\">Frequently Asked<\/div>\n    <h2 class=\"section-title\">Questions we get on <em>12-inch MCZ.<\/em><\/h2>\n\n    <div class=\"faq-list\">\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" aria-expanded=\"false\">\n          <span class=\"faq-q-num\">Q.01<\/span>\n          <span class=\"faq-q-text\">What is the practical difference between MCZ and standard CZ growth for 300mm wafers?<\/span>\n          <span class=\"faq-toggle\">+<\/span>\n        <\/button>\n        <div class=\"faq-a\"><div class=\"faq-a-content\">\n          At 300mm, melt convection in standard CZ creates oxygen striations and increases COP density to levels that don't meet IC-grade specs. A horizontal magnetic field suppresses convection, which lets you grow longer COP-free body sections and gives you direct control over interstitial oxygen concentration through field strength tuning. For solar or non-IC silicon, standard CZ is fine. For 300mm IC-grade wafers, MCZ is the production-proven approach \u2014 which is exactly what the KX360MCZ as a 12-inch MCZ crystal puller is engineered for.\n        <\/div><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" aria-expanded=\"false\">\n          <span class=\"faq-q-num\">Q.02<\/span>\n          <span class=\"faq-q-text\">What facility requirements does the superconducting magnet add?<\/span>\n          <span class=\"faq-toggle\">+<\/span>\n        <\/button>\n        <div class=\"faq-a\"><div class=\"faq-a-content\">\n          Three things beyond a standard CZ install: liquid helium supply (or a cryocooler reducing LHe consumption to near-zero), additional electrical capacity for the magnet power supply during ramp-up and quench recovery, and fringe-field clearance \u2014 typically a 5-Gauss exclusion zone around the puller that affects equipment placement. We provide a full facility specification document during the site survey.\n        <\/div><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" aria-expanded=\"false\">\n          <span class=\"faq-q-num\">Q.03<\/span>\n          <span class=\"faq-q-text\">Can the hot zone be reconfigured between 32\u2033 and 36\u2033 in the field?<\/span>\n          <span class=\"faq-toggle\">+<\/span>\n        <\/button>\n        <div class=\"faq-a\"><div class=\"faq-a-content\">\n          Yes, but it's a multi-day procedure that requires shutting down the puller, replacing the hot zone components, and re-qualifying the recipe. Most production sites configure once and stay there. R&D and pilot-line customers reconfigure more frequently \u2014 we provide hot-zone change kits and procedures for those use cases.\n        <\/div><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" aria-expanded=\"false\">\n          <span class=\"faq-q-num\">Q.04<\/span>\n          <span class=\"faq-q-text\">What is the typical lead time and commissioning duration?<\/span>\n          <span class=\"faq-toggle\">+<\/span>\n        <\/button>\n        <div class=\"faq-a\"><div class=\"faq-a-content\">\n          Lead time depends on hot zone customization and magnet platform selection \u2014 typical range is 6 to 9 months from order confirmation to ship. On-site installation and commissioning runs 6 to 10 weeks, including utility hookup, vacuum and leak test, magnet ramp-up, and first-crystal qualification.\n        <\/div><\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" aria-expanded=\"false\">\n          <span class=\"faq-q-num\">Q.05<\/span>\n          <span class=\"faq-q-text\">How is the detailed spec sheet provided?<\/span>\n          <span class=\"faq-toggle\">+<\/span>\n        <\/button>\n        <div class=\"faq-a\"><div class=\"faq-a-content\">\n          Detailed specifications \u2014 full heater power profiles, charge sizing, facility utility load, machine drawings \u2014 are shared with qualified buyers after a technical discussion. This isn't gatekeeping; it's so we can match the spec sheet to your specific application (wafer grade, recipe, magnet platform) instead of sending a generic document. Submit a quote request and we'll schedule a call.\n        <\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ OTHER MODELS ============ -->\n<section class=\"section section-light\">\n  <div class=\"section-index\">[ 09 ] \/ FULL LINEUP<\/div>\n  <div class=\"container\">\n    <div class=\"section-eyebrow\">Other Crystal Pullers<\/div>\n    <h2 class=\"section-title\" style=\"max-width:30ch;\">\n      Other crystal pullers in <em>our lineup.<\/em>\n    <\/h2>\n    <p class=\"section-lead\" style=\"max-width:65ch;\">\n      The KX360MCZ is our flagship 12-inch model. We also supply pullers for smaller wafer diameters used in legacy logic, MEMS, sensors, and discrete power devices. If your project sits between standard wafer sizes, or you need a research-grade puller for crystal growth R&D, talk to us about custom configurations.\n    <\/p>\n\n    <div class=\"models-grid\">\n      <div class=\"model-card\">\n        <div class=\"model-tag\">[ MODEL \u00b7 6-INCH ]<\/div>\n        <div class=\"model-size\">6<span style=\"font-style:normal;font-size:0.5em;font-family:var(--mono);\">\u2033<\/span><\/div>\n        <h3 class=\"model-name\">6-inch Crystal Puller<\/h3>\n        <p class=\"model-desc\">For 150mm semiconductor and specialty silicon applications. CZ and MCZ configurations both available.<\/p>\n        <a href=\"#contact\" class=\"model-link\">CONTACT FOR DETAILS \u2192<\/a>\n      <\/div>\n      <div class=\"model-card\">\n        <div class=\"model-tag\">[ MODEL \u00b7 8-INCH ]<\/div>\n        <div class=\"model-size\">8<span style=\"font-style:normal;font-size:0.5em;font-family:var(--mono);\">\u2033<\/span><\/div>\n        <h3 class=\"model-name\">8-inch Crystal Puller<\/h3>\n        <p class=\"model-desc\">For 200mm IC and power device wafer production. Most common workhorse size for power semiconductor and analog IC fabs.<\/p>\n        <a href=\"#contact\" class=\"model-link\">CONTACT FOR DETAILS \u2192<\/a>\n      <\/div>\n      <div class=\"model-card model-card-current\">\n        <div class=\"model-tag\">[ MODEL \u00b7 12-INCH \u00b7 CURRENT ]<\/div>\n        <div class=\"model-size\">12<span style=\"font-style:normal;font-size:0.5em;font-family:var(--mono);\">\u2033<\/span><\/div>\n        <h3 class=\"model-name\">KX360MCZ \u2605<\/h3>\n        <p class=\"model-desc\">For 300mm COP-free IC-grade wafer production. You're here.<\/p>\n        <span class=\"model-link\" style=\"cursor:default;\">\u25b6 VIEWING NOW<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ RELATED EQUIPMENT ============ -->\n<section class=\"section section-dark\">\n  <div class=\"section-index\" style=\"color:var(--muted-light);\">[ 10 ] \/ DOWNSTREAM LINE<\/div>\n  <div class=\"container\">\n    <div class=\"section-eyebrow\">Wafer Production Line<\/div>\n    <h2 class=\"section-title\">\n      Related equipment in the<br><em>wafer production line.<\/em>\n    <\/h2>\n    <p class=\"section-lead\">\n      The crystal puller is step one. After the ingot grows, it moves through cropping, slicing, lapping, and polishing. We supply the full downstream production line \u2014 meaning one supplier for the ingot-to-polished-wafer flow.\n    <\/p>\n\n    <div class=\"related-grid\">\n      <a href=\"https:\/\/www.semiconductorcutting.com\/product\/crystal-ingot-cropper\/\" class=\"related-card\">\n        <div class=\"related-step\">STEP 02 \/ CROPPING<\/div>\n        <div class=\"related-name\">SGC 33-250<\/div>\n        <div class=\"related-desc\">Silicon ingot cropper for head\/tail cuts and bridge cuts on as-grown ingots up to \u03a6330 \u00d7 2500mm.<\/div>\n        <div class=\"related-arrow\">VIEW MACHINE \u2192<\/div>\n      <\/a>\n      <a href=\"https:\/\/www.semiconductorcutting.com\/product\/large-scale-multi-wire-saw-som4-1000d\/\" class=\"related-card\">\n        <div class=\"related-step\">STEP 03 \/ SLICING<\/div>\n        <div class=\"related-name\">SOM4-1000D<\/div>\n        <div class=\"related-desc\">4-axis dual-board multi-wire saw for 300mm ingot wafer slicing. Highest-throughput model in the SOM lineup.<\/div>\n        <div class=\"related-arrow\">VIEW MACHINE \u2192<\/div>\n      <\/a>\n      <a href=\"https:\/\/www.semiconductorcutting.com\/product\/16b-5ly-p-lapping-machine\/\" class=\"related-card\">\n        <div class=\"related-step\">STEP 04 \/ LAPPING<\/div>\n        <div class=\"related-name\">16B-5LY\/P<\/div>\n        <div class=\"related-desc\">Wafer lapping machine with \u22640.015 mm plate flatness and \u00b12 \u03bcm thickness accuracy (optional).<\/div>\n        <div class=\"related-arrow\">VIEW MACHINE \u2192<\/div>\n      <\/a>\n      <a href=\"https:\/\/www.semiconductorcutting.com\/product\/double-sided-polishing-22bf\/\" class=\"related-card\">\n        <div class=\"related-step\">STEP 05 \/ POLISHING<\/div>\n        <div class=\"related-name\">22BF-5LY\/P<\/div>\n        <div class=\"related-desc\">Final-stage double-sided polishing for \u03a6480 mm wafers, plate flatness \u22640.02 mm.<\/div>\n        <div class=\"related-arrow\">VIEW MACHINE \u2192<\/div>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ FINAL CTA ============ -->\n<section class=\"final-cta\" id=\"contact\">\n  <div class=\"final-cta-inner\">\n    <div class=\"final-cta-eyebrow\">[ 11 ] \/ GET IN TOUCH<\/div>\n    <h2 class=\"final-cta-title\">\n      Sourcing a<br>\n      <em>12-inch MCZ crystal puller?<\/em>\n    <\/h2>\n    <p class=\"final-cta-lead\">\n      Whether you're buying your first 12-inch MCZ crystal puller or expanding existing capacity, share your wafer specification, target volume, and facility timeline. We'll respond within 24 hours with a technical fit assessment, lead time estimate, and a path to detailed specification sharing.\n    <\/p>\n    <div class=\"final-cta-buttons\">\n      <a href=\"https:\/\/www.semiconductorcutting.com\/cut-equipment-manufacturer\/\" class=\"btn btn-primary\">\n        REQUEST A QUOTE <span class=\"btn-arrow\">\u2192<\/span>\n      <\/a>\n      <a href=\"https:\/\/wa.me\/8613027738908\" class=\"btn btn-secondary\" rel=\"nofollow noopener\" target=\"_blank\">\n        \ud83d\udcac WHATSAPP US\n      <\/a>\n    <\/div>\n    <div class=\"final-contact\">\n      <a href=\"mailto:daria@endlesswiresaw.com\">daria@endlesswiresaw.com<\/a>\n      <a href=\"tel:+8613027738908\">+86 130 2773 8908<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n\/\/ FAQ accordion\ndocument.querySelectorAll('.faq-q').forEach(btn => {\n  btn.addEventListener('click', () => {\n    const item = btn.closest('.faq-item');\n    const isOpen = item.classList.contains('open');\n    \/\/ Close all\n    document.querySelectorAll('.faq-item').forEach(i => i.classList.remove('open'));\n    document.querySelectorAll('.faq-q').forEach(q => q.setAttribute('aria-expanded', 'false'));\n    \/\/ Open clicked one (toggle)\n    if (!isOpen) {\n      item.classList.add('open');\n      btn.setAttribute('aria-expanded', 'true');\n    }\n  });\n});\n\n\/\/ Reveal on scroll using IntersectionObserver\nconst observer = new IntersectionObserver((entries) => {\n  entries.forEach(entry => {\n    if (entry.isIntersecting) {\n      entry.target.classList.add('visible');\n      observer.unobserve(entry.target);\n    }\n  });\n}, { threshold: 0.12, rootMargin: '0px 0px -50px 0px' });\n\ndocument.querySelectorAll('.section-title, .section-lead, .features-grid, .audience-grid, .why-grid, .compare-wrap, .spec-table, .models-grid, .related-grid, .story-pillars').forEach(el => {\n  el.classList.add('reveal');\n  observer.observe(el);\n});\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<ul>\n<li><strong>Technologie:<\/strong> Kontinuierliches CZ (CCz) \/ H-MCZ<\/li>\n<li><strong>Max. Durchmesser:<\/strong> 300 mm \/ 12 Zoll<\/li>\n<li><strong>Kammer-ID:<\/strong> \u03a61400 mm<\/li>\n<li><strong>Durchmesserregelung:<\/strong> \u00b10,05 mm<\/li>\n<\/ul>","protected":false},"featured_media":5296,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"default","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}}},"product_brand":[],"product_cat":[242,883,890],"product_tag":[],"class_list":["post-5297","product","type-product","status-publish","has-post-thumbnail","product_cat-products","product_cat-crystal-growth-furnace","product_cat-si-growth-furnace","desktop-align-left","tablet-align-left","mobile-align-left","ast-product-gallery-layout-horizontal-slider","ast-product-gallery-with-no-image","first","instock","shipping-taxable","product-type-simple"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.semiconductorcutting.com\/de\/wp-json\/wp\/v2\/product\/5297","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.semiconductorcutting.com\/de\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/www.semiconductorcutting.com\/de\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/www.semiconductorcutting.com\/de\/wp-json\/wp\/v2\/comments?post=5297"}],"version-history":[{"count":10,"href":"https:\/\/www.semiconductorcutting.com\/de\/wp-json\/wp\/v2\/product\/5297\/revisions"}],"predecessor-version":[{"id":5442,"href":"https:\/\/www.semiconductorcutting.com\/de\/wp-json\/wp\/v2\/product\/5297\/revisions\/5442"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.semiconductorcutting.com\/de\/wp-json\/wp\/v2\/media\/5296"}],"wp:attachment":[{"href":"https:\/\/www.semiconductorcutting.com\/de\/wp-json\/wp\/v2\/media?parent=5297"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/www.semiconductorcutting.com\/de\/wp-json\/wp\/v2\/product_brand?post=5297"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/www.semiconductorcutting.com\/de\/wp-json\/wp\/v2\/product_cat?post=5297"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/www.semiconductorcutting.com\/de\/wp-json\/wp\/v2\/product_tag?post=5297"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}