{"id":7,"date":"2026-08-18T15:31:46","date_gmt":"2026-08-18T15:31:46","guid":{"rendered":"https:\/\/cellpro-med.com\/?page_id=7"},"modified":"2026-08-18T15:48:56","modified_gmt":"2026-08-18T15:48:56","slug":"cellpro","status":"publish","type":"page","link":"https:\/\/cellpro-med.com\/","title":{"rendered":"CellPro"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6f9110 e-flex e-con-boxed e-con e-parent\" data-id=\"c6f9110\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-693c93a elementor-widget elementor-widget-html\" data-id=\"693c93a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<!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>Cell Pro \u2014 Coming Soon<\/title>\n<meta name=\"description\" content=\"Cell Pro \u2014 Epigenetic science inspired by the intelligence of nature. Naturally guided by science. Coming soon.\">\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=Manrope:wght@300;400;500;600;700;800&family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --green:#1E8032;\n    --green-light:#2ea648;\n    --dark:#141414;\n    --dark-2:#1c1c1c;\n    --cream:#f0eee9;\n    --cream-dim:rgba(240,238,233,0.62);\n    --cream-faint:rgba(240,238,233,0.32);\n  }\n\n  *{box-sizing:border-box;margin:0;padding:0;}\n\n  html,body{\n    height:100%;\n    background:var(--dark);\n  }\n\n  body{\n    font-family:'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;\n    color:var(--cream);\n    width:100%;\n    position:relative;\n    overflow-x:hidden;\n  }\n\n  .hero{\n    min-height:100vh;\n    width:100%;\n    position:relative;\n    z-index:2;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    padding:48px 20px;\n  }\n\n  \/* ---------- Ambient background ---------- *\/\n  .bg{\n    position:fixed;\n    inset:0;\n    z-index:0;\n    background:\n      radial-gradient(ellipse 900px 600px at 18% 12%, rgba(30,128,50,0.28), transparent 60%),\n      radial-gradient(ellipse 800px 700px at 84% 88%, rgba(30,128,50,0.20), transparent 55%),\n      linear-gradient(180deg, #141414 0%, #101210 55%, #141414 100%);\n  }\n\n  .bg::before{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background-image:\n      radial-gradient(circle at center, rgba(240,238,233,0.05) 1px, transparent 1.4px);\n    background-size:34px 34px;\n    opacity:0.5;\n    mask-image: radial-gradient(ellipse 70% 70% at 50% 40%, #000 40%, transparent 90%);\n  }\n\n  .cell{\n    position:fixed;\n    border-radius:50%;\n    border:1px solid rgba(30,128,50,0.35);\n    background:radial-gradient(circle at 35% 30%, rgba(30,128,50,0.16), rgba(30,128,50,0.02) 70%);\n    filter:blur(0.2px);\n    animation:drift 22s ease-in-out infinite;\n    pointer-events:none;\n    z-index:0;\n  }\n  .cell.c1{ width:120px; height:120px; top:12%; left:8%; animation-duration:26s; }\n  .cell.c2{ width:70px;  height:70px;  top:70%; left:14%; animation-duration:19s; animation-delay:-4s; }\n  .cell.c3{ width:180px; height:180px; top:62%; left:82%; animation-duration:30s; animation-delay:-10s; }\n  .cell.c4{ width:50px;  height:50px;  top:20%; left:88%; animation-duration:16s; animation-delay:-6s; }\n  .cell.c5{ width:95px;  height:95px;  top:40%; left:50%; animation-duration:24s; animation-delay:-13s; opacity:0.6;}\n\n  @keyframes drift{\n    0%,100%{ transform:translate(0,0) scale(1); }\n    50%{ transform:translate(18px,-22px) scale(1.06); }\n  }\n\n  \/* ---------- Layout ---------- *\/\n  .wrap{\n    position:relative;\n    z-index:2;\n    width:100%;\n    max-width:720px;\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    text-align:center;\n  }\n\n  .logo{\n    width:min(72vw, 340px);\n    height:auto;\n    margin-bottom:38px;\n    opacity:0;\n    animation:fadeUp 1s ease forwards 0.1s;\n  }\n\n  .eyebrow{\n    display:inline-flex;\n    align-items:center;\n    gap:10px;\n    font-size:12px;\n    letter-spacing:0.32em;\n    text-transform:uppercase;\n    color:var(--green-light);\n    font-weight:700;\n    margin-bottom:22px;\n    opacity:0;\n    animation:fadeUp 1s ease forwards 0.25s;\n  }\n  .eyebrow::before,\n  .eyebrow::after{\n    content:\"\";\n    width:26px;\n    height:1px;\n    background:linear-gradient(90deg, transparent, var(--green));\n  }\n  .eyebrow::after{ background:linear-gradient(90deg, var(--green), transparent); }\n\n  h1{\n    font-family:'Cormorant Garamond', 'Manrope', serif;\n    font-weight:500;\n    font-size:clamp(30px, 6vw, 54px);\n    line-height:1.18;\n    letter-spacing:0.005em;\n    color:var(--cream);\n    margin-bottom:8px;\n    opacity:0;\n    animation:fadeUp 1s ease forwards 0.4s;\n  }\n  h1 em{\n    font-style:italic;\n    color:var(--green-light);\n  }\n\n  .subtitle{\n    font-size:clamp(14px, 2vw, 16.5px);\n    line-height:1.7;\n    color:var(--cream-dim);\n    max-width:480px;\n    margin:14px auto 40px;\n    font-weight:400;\n    opacity:0;\n    animation:fadeUp 1s ease forwards 0.55s;\n  }\n\n  @keyframes fadeUp{\n    from{ opacity:0; transform:translateY(14px); }\n    to{ opacity:1; transform:translateY(0); }\n  }\n\n  \/* ---------- Notify form ---------- *\/\n  form.notify{\n    width:100%;\n    max-width:420px;\n    display:flex;\n    gap:10px;\n    margin-bottom:18px;\n    opacity:0;\n    animation:fadeUp 1s ease forwards 0.7s;\n  }\n  form.notify input[type=\"email\"]{\n    flex:1;\n    min-width:0;\n    padding:15px 18px;\n    border-radius:999px;\n    border:1px solid rgba(240,238,233,0.22);\n    background:rgba(240,238,233,0.04);\n    color:var(--cream);\n    font-family:inherit;\n    font-size:14px;\n    outline:none;\n    transition:border-color .25s ease, background .25s ease;\n  }\n  form.notify input[type=\"email\"]::placeholder{ color:var(--cream-faint); }\n  form.notify input[type=\"email\"]:focus{\n    border-color:var(--green-light);\n    background:rgba(240,238,233,0.07);\n  }\n  form.notify button{\n    flex-shrink:0;\n    padding:15px 26px;\n    border-radius:999px;\n    border:none;\n    background:var(--green);\n    color:#fbfbf9;\n    font-family:inherit;\n    font-size:13.5px;\n    font-weight:700;\n    letter-spacing:0.02em;\n    cursor:pointer;\n    transition:background .25s ease, transform .15s ease;\n    white-space:nowrap;\n  }\n  form.notify button:hover{ background:var(--green-light); transform:translateY(-1px); }\n  form.notify button:active{ transform:translateY(0); }\n\n  .form-msg{\n    min-height:20px;\n    font-size:13px;\n    color:var(--green-light);\n    margin-bottom:26px;\n    opacity:0;\n    animation:fadeUp 1s ease forwards 0.8s;\n  }\n\n  @media (max-width:480px){\n    form.notify{ flex-direction:column; }\n    form.notify button{ width:100%; }\n  }\n\n  \/* ---------- Socials ---------- *\/\n  .socials{\n    display:flex;\n    align-items:center;\n    gap:18px;\n    margin-top:6px;\n    opacity:0;\n    animation:fadeUp 1s ease forwards 0.95s;\n  }\n  .socials a{\n    width:42px;\n    height:42px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border-radius:50%;\n    border:1px solid rgba(240,238,233,0.18);\n    color:var(--cream-dim);\n    transition:all .25s ease;\n  }\n  .socials a:hover{\n    border-color:var(--green);\n    background:rgba(30,128,50,0.14);\n    color:var(--cream);\n    transform:translateY(-2px);\n  }\n  .socials svg{ width:18px; height:18px; fill:currentColor; }\n\n  .contact-email{\n    margin-top:26px;\n    font-size:13.5px;\n    color:var(--cream-dim);\n    opacity:0;\n    animation:fadeUp 1s ease forwards 1.05s;\n  }\n  .contact-email a{\n    color:var(--cream-dim);\n    text-decoration:none;\n    border-bottom:1px solid rgba(240,238,233,0.28);\n    transition:color .2s ease, border-color .2s ease;\n  }\n  .contact-email a:hover{\n    color:var(--green-light);\n    border-color:var(--green-light);\n  }\n\n  \/* ---------- Footer ---------- *\/\n  footer{\n    position:relative;\n    z-index:2;\n    padding:26px 20px;\n    text-align:center;\n    font-size:11.5px;\n    letter-spacing:0.05em;\n    color:var(--cream-faint);\n  }\n\n  footer a{ color:var(--cream-dim); text-decoration:none; }\n  footer a:hover{ color:var(--green-light); }\n<\/style>\n<\/head>\n<body>\n\n  <div class=\"bg\"><\/div>\n  <div class=\"cell c1\"><\/div>\n  <div class=\"cell c2\"><\/div>\n  <div class=\"cell c3\"><\/div>\n  <div class=\"cell c4\"><\/div>\n  <div class=\"cell c5\"><\/div>\n\n  <section class=\"hero\">\n    <div class=\"wrap\">\n\n      <img decoding=\"async\" class=\"logo\" src=\"https:\/\/cellpro-med.com\/wp-content\/uploads\/2026\/08\/Logo-01.png\" alt=\"Cell Pro logo\">\n\n      <span class=\"eyebrow\">Coming Soon<\/span>\n\n      <h1>Naturally Guided <em>by Science<\/em><\/h1>\n\n      <p class=\"subtitle\">\n        Cell&nbsp;Pro \u2014 epigenetic science inspired by the intelligence of nature.\n        We're preparing something the skin will recognize as its own.\n      <\/p>\n\n      <form class=\"notify\" id=\"notifyForm\">\n        <input type=\"email\" id=\"notifyEmail\" placeholder=\"Your email address\" required>\n        <button type=\"submit\">Notify Me<\/button>\n      <\/form>\n      <p class=\"form-msg\" id=\"formMsg\"><\/p>\n\n      <div class=\"socials\">\n        <a href=\"https:\/\/www.instagram.com\/cellproofficial?igsh=MWk0cGFmMWtlYWNyaA==\" target=\"_blank\" rel=\"noopener\" aria-label=\"Cell Pro on Instagram\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 2.2c3.2 0 3.6 0 4.85.07 1.17.05 2.2.25 2.99.55a5.9 5.9 0 0 1 2.14 1.39 5.9 5.9 0 0 1 1.39 2.14c.3.79.5 1.82.55 2.99.06 1.25.07 1.65.07 4.85s0 3.6-.07 4.85c-.05 1.17-.25 2.2-.55 2.99a5.9 5.9 0 0 1-1.39 2.14 5.9 5.9 0 0 1-2.14 1.39c-.79.3-1.82.5-2.99.55-1.25.06-1.65.07-4.85.07s-3.6 0-4.85-.07c-1.17-.05-2.2-.25-2.99-.55a5.9 5.9 0 0 1-2.14-1.39 5.9 5.9 0 0 1-1.39-2.14c-.3-.79-.5-1.82-.55-2.99C2.2 15.6 2.2 15.2 2.2 12s0-3.6.07-4.85c.05-1.17.25-2.2.55-2.99a5.9 5.9 0 0 1 1.39-2.14A5.9 5.9 0 0 1 6.35 2.63c.79-.3 1.82-.5 2.99-.55C10.4 2.2 10.8 2.2 12 2.2zm0 1.98c-3.15 0-3.52 0-4.76.07-.95.04-1.47.2-1.82.34-.46.18-.78.39-1.13.74-.35.35-.56.67-.74 1.13-.14.35-.3.87-.34 1.82-.06 1.24-.07 1.61-.07 4.76s0 3.52.07 4.76c.04.95.2 1.47.34 1.82.18.46.39.78.74 1.13.35.35.67.56 1.13.74.35.14.87.3 1.82.34 1.24.06 1.61.07 4.76.07s3.52 0 4.76-.07c.95-.04 1.47-.2 1.82-.34.46-.18.78-.39 1.13-.74.35-.35.56-.67.74-1.13.14-.35.3-.87.34-1.82.06-1.24.07-1.61.07-4.76s0-3.52-.07-4.76c-.04-.95-.2-1.47-.34-1.82a3.02 3.02 0 0 0-.74-1.13 3.02 3.02 0 0 0-1.13-.74c-.35-.14-.87-.3-1.82-.34-1.24-.06-1.61-.07-4.76-.07zm0 3.37a5.45 5.45 0 1 1 0 10.9 5.45 5.45 0 0 1 0-10.9zm0 1.98a3.47 3.47 0 1 0 0 6.94 3.47 3.47 0 0 0 0-6.94zm6.94-2.2a1.27 1.27 0 1 1-2.55 0 1.27 1.27 0 0 1 2.55 0z\"\/><\/svg>\n        <\/a>\n        <a href=\"https:\/\/www.linkedin.com\/company\/cellpro-official\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Cell Pro on LinkedIn\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M20.45 20.45h-3.56v-5.57c0-1.33-.02-3.04-1.85-3.04-1.86 0-2.15 1.45-2.15 2.94v5.67H9.34V9h3.41v1.56h.05c.47-.9 1.63-1.85 3.36-1.85 3.6 0 4.27 2.37 4.27 5.45v6.29zM5.34 7.43a2.06 2.06 0 1 1 0-4.12 2.06 2.06 0 0 1 0 4.12zM7.12 20.45H3.56V9h3.56v11.45zM22.22 0H1.77C.8 0 0 .78 0 1.75v20.5C0 23.22.8 24 1.77 24h20.45c.98 0 1.78-.78 1.78-1.75V1.75C24 .78 23.2 0 22.22 0z\"\/><\/svg>\n        <\/a>\n        <a href=\"https:\/\/www.facebook.com\/share\/1GxLfZDdzS\/?mibextid=wwXIfr\" target=\"_blank\" rel=\"noopener\" aria-label=\"Cell Pro on Facebook\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M22 12.06C22 6.5 17.52 2 12 2S2 6.5 2 12.06C2 17.08 5.66 21.23 10.44 22v-7.02H7.9v-2.92h2.54V9.85c0-2.5 1.49-3.89 3.77-3.89 1.09 0 2.24.2 2.24.2v2.46h-1.26c-1.24 0-1.63.77-1.63 1.56v1.88h2.78l-.44 2.92h-2.34V22C18.34 21.23 22 17.08 22 12.06z\"\/><\/svg>\n        <\/a>\n      <\/div>\n\n      <p class=\"contact-email\"><a href=\"mailto:cellproworld@cellpro-med.com\">cellproworld@cellpro-med.com<\/a><\/p>\n\n    <\/div>\n  <\/section>\n\n  <footer>\n    &copy; <span id=\"year\"><\/span> Cell&nbsp;Pro. All rights reserved. &nbsp;\u00b7&nbsp;\n    <a href=\"https:\/\/cellpro-med.com\" target=\"_blank\" rel=\"noopener\">cellpro-med.com<\/a>\n  <\/footer>\n\n<script>\n  document.getElementById('year').textContent = new Date().getFullYear();\n\n  \/* ---- Notify form ----\n     This currently only confirms locally in the browser. To actually collect\n     emails, connect this form to your ESP (Mailchimp, Klaviyo, etc.) or a\n     form action endpoint and swap the code inside the submit handler. *\/\n  document.getElementById('notifyForm').addEventListener('submit', function(e){\n    e.preventDefault();\n    var email = document.getElementById('notifyEmail').value.trim();\n    var msg = document.getElementById('formMsg');\n    if(email){\n      msg.textContent = \"Thank you \u2014 we'll let you know the moment Cell Pro launches.\";\n      this.reset();\n    }\n  });\n<\/script>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Cell Pro \u2014 Coming Soon Coming Soon Naturally Guided by Science Cell&nbsp;Pro \u2014 epigenetic science inspired by the intelligence of nature. We&#8217;re preparing something the skin will recognize as its own. Notify Me cellproworld@cellpro-med.com &copy; Cell&nbsp;Pro. All rights reserved. &nbsp;\u00b7&nbsp; cellpro-med.com<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cellpro-med.com\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cellpro-med.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cellpro-med.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cellpro-med.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cellpro-med.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":8,"href":"https:\/\/cellpro-med.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":18,"href":"https:\/\/cellpro-med.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/18"}],"wp:attachment":[{"href":"https:\/\/cellpro-med.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}