{"product_id":"pre-and-post-money-valuation","title":"Pre and Post Money Valuation Calculator","description":"\u003cstyle\u003e\n.ppv-calculator {\n  --ink: #0f172a;\n  --muted: #475569;\n  --border: #e2e8f0;\n  --surface: #ffffff;\n  --tint: #f8fafc;\n  --primary: #1d4ed8;\n  --accent: #c2410c;\n  --accent-hover: #9a3412;\n  --chart-1: #1e40af;\n  --chart-2: #0d9488;\n  --chart-3: #7c3aed;\n  --chart-4: #be185d;\n  --chart-5: #334155;\n  color: var(--ink);\n  background: var(--tint);\n  border: 1px solid var(--border);\n  border-radius: 8px;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  font-size: 15px;\n  line-height: 1.55;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 24px;\n  width: 100%;\n}\n.ppv-calculator,\n.ppv-calculator *,\n.ppv-calculator *::before,\n.ppv-calculator *::after {\n  box-sizing: border-box;\n}\n.ppv-calculator .ppv-header,\n.ppv-calculator .ppv-toolbar,\n.ppv-calculator .ppv-workspace,\n.ppv-calculator .ppv-breakdown,\n.ppv-calculator .ppv-table-section,\n.ppv-calculator .ppv-education,\n.ppv-calculator .ppv-input-grid,\n.ppv-calculator .ppv-result-grid,\n.ppv-calculator .ppv-chart-cluster,\n.ppv-calculator .ppv-chart-copy,\n.ppv-calculator .ppv-legend,\n.ppv-calculator .ppv-legend-row,\n.ppv-calculator .ppv-field,\n.ppv-calculator .ppv-card,\n.ppv-calculator .ppv-output-card,\n.ppv-calculator .ppv-chart-card,\n.ppv-calculator .ppv-table-card,\n.ppv-calculator .ppv-education-inner,\n.ppv-calculator .ppv-toolbar \u003e *,\n.ppv-calculator .ppv-workspace \u003e *,\n.ppv-calculator .ppv-input-grid \u003e *,\n.ppv-calculator .ppv-result-grid \u003e *,\n.ppv-calculator .ppv-chart-cluster \u003e * {\n  min-width: 0;\n}\n.ppv-calculator .ppv-header {\n  display: grid;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n.ppv-calculator .ppv-header h2 {\n  font-size: 24px;\n  font-weight: 700;\n  line-height: 1.25;\n  margin: 0;\n  color: var(--ink);\n}\n.ppv-calculator .ppv-subtitle {\n  color: var(--muted);\n  margin: 0;\n  max-width: 760px;\n}\n.ppv-calculator .ppv-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n.ppv-calculator .ppv-pill {\n  align-items: center;\n  background: var(--surface);\n  border: 1px solid var(--border);\n  border-radius: 999px;\n  color: var(--muted);\n  display: inline-flex;\n  font-size: 13px;\n  font-weight: 500;\n  gap: 6px;\n  line-height: 1.3;\n  padding: 6px 10px;\n}\n.ppv-calculator .ppv-pill strong {\n  color: var(--ink);\n  font-variant-numeric: tabular-nums;\n  font-weight: 700;\n}\n.ppv-calculator .ppv-toolbar {\n  align-items: center;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 16px;\n}\n.ppv-calculator .ppv-button {\n  align-items: center;\n  border: 1px solid transparent;\n  border-radius: 6px;\n  cursor: pointer;\n  display: inline-flex;\n  font: inherit;\n  font-size: 15px;\n  font-weight: 650;\n  gap: 10px;\n  justify-content: center;\n  line-height: 1;\n  min-height: 44px;\n  padding: 12px 18px;\n  text-decoration: none;\n  white-space: nowrap;\n}\n.ppv-calculator .ppv-button:focus-visible,\n.ppv-calculator input:focus-visible,\n.ppv-calculator a:focus-visible {\n  outline: 3px solid rgba(29, 78, 216, .32);\n  outline-offset: 2px;\n}\n.ppv-calculator .ppv-download {\n  background: var(--accent);\n  color: #ffffff;\n  box-shadow: 0 1px 2px rgba(15, 23, 42, .06);\n}\n.ppv-calculator .ppv-download:hover,\n.ppv-calculator .ppv-download:active {\n  background: var(--accent-hover);\n  box-shadow: 0 2px 5px rgba(15, 23, 42, .16);\n}\n.ppv-calculator .ppv-reset {\n  background: var(--surface);\n  border-color: #cbd5e1;\n  color: var(--ink);\n}\n.ppv-calculator .ppv-reset:hover {\n  border-color: #94a3b8;\n  background: #f1f5f9;\n}\n.ppv-calculator .ppv-button svg {\n  flex: 0 0 auto;\n  height: 18px;\n  width: 18px;\n}\n.ppv-calculator .ppv-workspace {\n  display: grid;\n  gap: 16px;\n  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n  margin-bottom: 16px;\n}\n.ppv-calculator .ppv-card,\n.ppv-calculator .ppv-chart-card,\n.ppv-calculator .ppv-table-card,\n.ppv-calculator .ppv-education-inner {\n  background: var(--surface);\n  border: 1px solid var(--border);\n  border-radius: 8px;\n  box-shadow: 0 1px 2px rgba(15, 23, 42, .06);\n  padding: 20px;\n}\n.ppv-calculator .ppv-section-title {\n  color: var(--ink);\n  font-size: 18px;\n  font-weight: 650;\n  line-height: 1.35;\n  margin: 0 0 8px;\n}\n.ppv-calculator .ppv-section-intro,\n.ppv-calculator .ppv-helper,\n.ppv-calculator .ppv-chart-intro,\n.ppv-calculator .ppv-table-note {\n  color: var(--muted);\n  font-size: 13px;\n  font-weight: 500;\n}\n.ppv-calculator .ppv-section-intro {\n  margin: 0 0 16px;\n}\n.ppv-calculator .ppv-input-grid {\n  display: grid;\n  gap: 16px;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n}\n.ppv-calculator .ppv-field {\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n}\n.ppv-calculator .ppv-label-row {\n  align-items: center;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n.ppv-calculator label {\n  color: var(--ink);\n  font-size: 14px;\n  font-weight: 600;\n}\n.ppv-calculator .ppv-role-badge {\n  background: #eff6ff;\n  border: 1px solid #bfdbfe;\n  border-radius: 999px;\n  color: #1e3a8a;\n  font-size: 13px;\n  font-weight: 650;\n  line-height: 1.2;\n  padding: 3px 8px;\n}\n.ppv-calculator .ppv-role-badge[data-role=\"calculated\"] {\n  background: #f1f5f9;\n  border-color: #cbd5e1;\n  color: var(--muted);\n}\n.ppv-calculator .ppv-input-shell {\n  position: relative;\n}\n.ppv-calculator .ppv-input-shell input {\n  appearance: none;\n  background: var(--surface);\n  border: 1px solid #cbd5e1;\n  border-radius: 6px;\n  color: var(--ink);\n  font: inherit;\n  font-variant-numeric: tabular-nums;\n  min-height: 44px;\n  padding: 10px 52px 10px 12px;\n  width: 100%;\n}\n.ppv-calculator .ppv-input-shell input:hover {\n  border-color: #94a3b8;\n}\n.ppv-calculator .ppv-input-shell input[aria-invalid=\"true\"] {\n  border-color: #b91c1c;\n}\n.ppv-calculator .ppv-unit {\n  color: var(--muted);\n  font-size: 13px;\n  font-weight: 650;\n  pointer-events: none;\n  position: absolute;\n  right: 12px;\n  top: 50%;\n  transform: translateY(-50%);\n}\n.ppv-calculator .ppv-helper {\n  line-height: 1.45;\n  margin: 0;\n  min-height: 38px;\n}\n.ppv-calculator .ppv-error {\n  color: #991b1b;\n  font-size: 13px;\n  font-weight: 600;\n  min-height: 20px;\n}\n.ppv-calculator .ppv-primary-result {\n  background: #eff6ff;\n  border: 1px solid #bfdbfe;\n  border-radius: 8px;\n  margin-bottom: 16px;\n  padding: 16px;\n}\n.ppv-calculator .ppv-primary-label {\n  color: #1e3a8a;\n  font-size: 13px;\n  font-weight: 650;\n  margin-bottom: 4px;\n}\n.ppv-calculator .ppv-primary-value {\n  color: #172554;\n  font-size: 30px;\n  font-variant-numeric: tabular-nums;\n  font-weight: 700;\n  line-height: 1.2;\n  overflow-wrap: anywhere;\n}\n.ppv-calculator .ppv-result-grid {\n  display: grid;\n  gap: 12px;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n}\n.ppv-calculator .ppv-output-card {\n  background: var(--tint);\n  border: 1px solid var(--border);\n  border-radius: 8px;\n  padding: 12px;\n}\n.ppv-calculator .ppv-output-label {\n  color: var(--muted);\n  font-size: 13px;\n  font-weight: 600;\n  margin-bottom: 4px;\n}\n.ppv-calculator .ppv-output-value {\n  color: var(--ink);\n  font-size: 20px;\n  font-variant-numeric: tabular-nums;\n  font-weight: 700;\n  line-height: 1.25;\n  overflow-wrap: anywhere;\n}\n.ppv-calculator .ppv-status {\n  background: #f8fafc;\n  border: 1px solid var(--border);\n  border-radius: 6px;\n  color: var(--muted);\n  font-size: 13px;\n  font-weight: 500;\n  margin-top: 16px;\n  padding: 10px 12px;\n}\n.ppv-calculator .ppv-breakdown,\n.ppv-calculator .ppv-table-section {\n  margin-bottom: 16px;\n}\n.ppv-calculator .ppv-chart-intro {\n  margin: 0 0 16px;\n}\n.ppv-calculator .ppv-chart-cluster {\n  align-items: center;\n  display: grid;\n  gap: 24px;\n  grid-template-columns: auto auto;\n  justify-content: center;\n  margin: 0 auto;\n  max-width: 760px;\n}\n.ppv-calculator .ppv-chart-visual {\n  align-items: center;\n  display: flex;\n  justify-content: center;\n  width: min(100%, 320px);\n}\n.ppv-calculator .ppv-chart-svg {\n  display: block;\n  height: auto;\n  max-width: 280px;\n  width: 100%;\n}\n.ppv-calculator .ppv-chart-copy {\n  display: grid;\n  gap: 12px;\n  max-width: 390px;\n}\n.ppv-calculator .ppv-legend {\n  display: grid;\n  gap: 8px;\n}\n.ppv-calculator .ppv-legend-row {\n  align-items: center;\n  display: grid;\n  font-size: 13px;\n  font-weight: 500;\n  gap: 8px 12px;\n  grid-template-columns: 12px minmax(110px, auto) auto auto;\n  justify-content: start;\n}\n.ppv-calculator .ppv-legend-swatch {\n  border-radius: 3px;\n  height: 12px;\n  width: 12px;\n}\n.ppv-calculator .ppv-legend-name {\n  color: var(--ink);\n  font-weight: 650;\n}\n.ppv-calculator .ppv-legend-value,\n.ppv-calculator .ppv-legend-percent {\n  color: var(--muted);\n  font-variant-numeric: tabular-nums;\n  white-space: nowrap;\n}\n.ppv-calculator .ppv-chart-callout {\n  background: var(--tint);\n  border: 1px solid var(--border);\n  border-radius: 6px;\n  color: var(--muted);\n  font-size: 13px;\n  font-weight: 500;\n  margin-top: 16px;\n  padding: 10px 12px;\n}\n.ppv-calculator .ppv-chart-empty {\n  background: var(--tint);\n  border: 1px dashed #cbd5e1;\n  border-radius: 6px;\n  color: var(--muted);\n  font-size: 13px;\n  font-weight: 600;\n  padding: 16px;\n  text-align: center;\n}\n.ppv-calculator .ppv-safe-stack .ppv-chart-cluster {\n  grid-template-columns: minmax(0, 1fr);\n  row-gap: 16px;\n}\n.ppv-calculator .ppv-safe-stack .ppv-chart-visual,\n.ppv-calculator .ppv-safe-stack .ppv-chart-copy {\n  justify-self: center;\n}\n.ppv-calculator .ppv-safe-stack .ppv-chart-callout {\n  margin-top: 16px;\n}\n.ppv-calculator .ppv-table-wrap {\n  overflow-x: auto;\n  width: 100%;\n}\n.ppv-calculator table {\n  border-collapse: collapse;\n  font-variant-numeric: tabular-nums;\n  min-width: 680px;\n  width: 100%;\n}\n.ppv-calculator th,\n.ppv-calculator td {\n  border-bottom: 1px solid var(--border);\n  padding: 10px 12px;\n  text-align: left;\n  vertical-align: top;\n}\n.ppv-calculator th {\n  background: #172554;\n  color: #ffffff;\n  font-size: 13px;\n  font-weight: 700;\n}\n.ppv-calculator td {\n  color: var(--ink);\n  font-size: 13px;\n  font-weight: 500;\n}\n.ppv-calculator td.ppv-num {\n  text-align: right;\n  white-space: nowrap;\n}\n.ppv-calculator tbody tr:hover {\n  background: #f8fafc;\n}\n.ppv-calculator .ppv-table-note {\n  background: var(--tint);\n  border: 1px solid var(--border);\n  border-radius: 6px;\n  margin-top: 16px;\n  padding: 10px 12px;\n}\n.ppv-calculator .ppv-safe-table-stack .ppv-table-note {\n  margin-top: 20px;\n}\n.ppv-calculator .ppv-education-inner {\n  display: grid;\n  gap: 20px;\n}\n.ppv-calculator .ppv-education-inner h2,\n.ppv-calculator .ppv-education-inner h3 {\n  color: var(--ink);\n  line-height: 1.35;\n  margin: 0 0 8px;\n}\n.ppv-calculator .ppv-education-inner h2 {\n  font-size: 18px;\n  font-weight: 650;\n}\n.ppv-calculator .ppv-education-inner h3 {\n  font-size: 16px;\n  font-weight: 650;\n}\n.ppv-calculator .ppv-education-inner p,\n.ppv-calculator .ppv-education-inner ul {\n  color: var(--muted);\n  margin: 0;\n}\n.ppv-calculator .ppv-education-inner ul {\n  padding-left: 20px;\n}\n.ppv-calculator .ppv-education-inner li + li {\n  margin-top: 6px;\n}\n.ppv-calculator .ppv-education-inner a {\n  color: var(--primary);\n  font-weight: 650;\n  text-underline-offset: 2px;\n}\n.ppv-calculator .ppv-education-inner a:hover {\n  color: #1e3a8a;\n}\n.ppv-calculator .ppv-sr-only {\n  clip: rect(0 0 0 0);\n  clip-path: inset(50%);\n  height: 1px;\n  overflow: hidden;\n  position: absolute;\n  white-space: nowrap;\n  width: 1px;\n}\n@media (max-width: 899px) {\n  .ppv-calculator .ppv-workspace {\n    grid-template-columns: minmax(0, 1fr);\n  }\n}\n@media (max-width: 639px) {\n  .ppv-calculator {\n    padding: 16px;\n  }\n  .ppv-calculator .ppv-card,\n  .ppv-calculator .ppv-chart-card,\n  .ppv-calculator .ppv-table-card,\n  .ppv-calculator .ppv-education-inner {\n    padding: 16px;\n  }\n  .ppv-calculator .ppv-input-grid,\n  .ppv-calculator .ppv-result-grid,\n  .ppv-calculator .ppv-chart-cluster {\n    grid-template-columns: minmax(0, 1fr);\n  }\n  .ppv-calculator .ppv-chart-cluster {\n    row-gap: 16px;\n  }\n  .ppv-calculator .ppv-chart-visual,\n  .ppv-calculator .ppv-chart-copy {\n    justify-self: center;\n  }\n  .ppv-calculator .ppv-legend-row {\n    grid-template-columns: 12px minmax(0, 1fr) auto;\n  }\n  .ppv-calculator .ppv-legend-percent {\n    grid-column: 2 \/ span 2;\n  }\n  .ppv-calculator .ppv-chart-callout,\n  .ppv-calculator .ppv-table-note {\n    margin-top: 12px;\n  }\n}\n@media (max-width: 359px) {\n  .ppv-calculator {\n    padding: 12px;\n  }\n  .ppv-calculator .ppv-toolbar {\n    align-items: stretch;\n    flex-direction: column;\n  }\n  .ppv-calculator .ppv-button {\n    width: 100%;\n  }\n  .ppv-calculator .ppv-primary-value {\n    font-size: 26px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ppv-calculator\" data-calculator-root\u003e\n  \u003csection class=\"ppv-header\" aria-labelledby=\"ppv-title\"\u003e\n    \u003ch2 id=\"ppv-title\"\u003ePre- and Post-Money Valuation Calculator\u003c\/h2\u003e\n    \u003cp class=\"ppv-subtitle\"\u003eEnter any two values to solve the complete funding-round valuation, ownership, and dilution picture in real time.\u003c\/p\u003e\n    \u003cdiv class=\"ppv-pills\" aria-label=\"Live valuation summary\"\u003e\n      \u003cspan class=\"ppv-pill\"\u003eKnown pair \u003cstrong data-pill=\"pair\"\u003eInvestment + Investor equity\u003c\/strong\u003e\u003c\/span\u003e\n      \u003cspan class=\"ppv-pill\"\u003ePost-money \u003cstrong data-pill=\"post\"\u003e$500,000.00\u003c\/strong\u003e\u003c\/span\u003e\n      \u003cspan class=\"ppv-pill\"\u003eInvestor ownership \u003cstrong data-pill=\"equity\"\u003e5.00%\u003c\/strong\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ppv-toolbar\" aria-label=\"Calculator actions\"\u003e\n    \u003cbutton class=\"ppv-button ppv-download\" type=\"button\" data-action=\"download\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"\u003e\u003cpath fill=\"currentColor\" d=\"M4 2h11l5 5v15H4V2zm10 2v4h4l-4-4zM7 12h2.2l1.3 2.2 1.3-2.2H14l-2.3 3.5 2.5 3.5H12l-1.5-2.3L9 19H6.8l2.5-3.5L7 12zm9 0h1.8v7H16v-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cspan\u003eDownload Excel\u003c\/span\u003e\n    \u003c\/button\u003e\n    \u003cbutton class=\"ppv-button ppv-reset\" type=\"button\" data-action=\"reset\"\u003eReset\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ppv-workspace\"\u003e\n    \u003csection class=\"ppv-card\" aria-labelledby=\"ppv-inputs-title\"\u003e\n      \u003ch3 class=\"ppv-section-title\" id=\"ppv-inputs-title\"\u003eFunding round inputs\u003c\/h3\u003e\n      \u003cp class=\"ppv-section-intro\"\u003eThe two most recently edited fields become the calculation basis. The other two update automatically.\u003c\/p\u003e\n      \u003cdiv class=\"ppv-input-grid\"\u003e\n        \u003cdiv class=\"ppv-field\"\u003e\n          \u003cdiv class=\"ppv-label-row\"\u003e\n\u003clabel for=\"ppv-investment\"\u003eInvestment amount\u003c\/label\u003e\u003cspan class=\"ppv-role-badge\" data-badge=\"investment\"\u003eKnown\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"ppv-input-shell\"\u003e\n\u003cinput id=\"ppv-investment\" data-field=\"investment\" inputmode=\"decimal\" autocomplete=\"off\" value=\"$25,000.00\" aria-describedby=\"ppv-investment-help ppv-investment-error\"\u003e\u003cspan class=\"ppv-unit\"\u003eUSD\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cp class=\"ppv-helper\" id=\"ppv-investment-help\"\u003eNew cash invested in this financing round.\u003c\/p\u003e\n          \u003cdiv class=\"ppv-error\" id=\"ppv-investment-error\" data-error=\"investment\" aria-live=\"polite\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ppv-field\"\u003e\n          \u003cdiv class=\"ppv-label-row\"\u003e\n\u003clabel for=\"ppv-equity\"\u003eInvestor's equity\u003c\/label\u003e\u003cspan class=\"ppv-role-badge\" data-badge=\"equity\"\u003eKnown\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"ppv-input-shell\"\u003e\n\u003cinput id=\"ppv-equity\" data-field=\"equity\" inputmode=\"decimal\" autocomplete=\"off\" value=\"5.00%\" aria-describedby=\"ppv-equity-help ppv-equity-error\"\u003e\u003cspan class=\"ppv-unit\"\u003e%\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cp class=\"ppv-helper\" id=\"ppv-equity-help\"\u003ePost-money ownership issued to the new investor.\u003c\/p\u003e\n          \u003cdiv class=\"ppv-error\" id=\"ppv-equity-error\" data-error=\"equity\" aria-live=\"polite\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ppv-field\"\u003e\n          \u003cdiv class=\"ppv-label-row\"\u003e\n\u003clabel for=\"ppv-pre\"\u003ePre-money valuation\u003c\/label\u003e\u003cspan class=\"ppv-role-badge\" data-badge=\"pre\" data-role=\"calculated\"\u003eCalculated\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"ppv-input-shell\"\u003e\n\u003cinput id=\"ppv-pre\" data-field=\"pre\" inputmode=\"decimal\" autocomplete=\"off\" value=\"$475,000.00\" aria-describedby=\"ppv-pre-help ppv-pre-error\"\u003e\u003cspan class=\"ppv-unit\"\u003eUSD\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cp class=\"ppv-helper\" id=\"ppv-pre-help\"\u003eEquity value immediately before the new investment.\u003c\/p\u003e\n          \u003cdiv class=\"ppv-error\" id=\"ppv-pre-error\" data-error=\"pre\" aria-live=\"polite\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ppv-field\"\u003e\n          \u003cdiv class=\"ppv-label-row\"\u003e\n\u003clabel for=\"ppv-post\"\u003ePost-money valuation\u003c\/label\u003e\u003cspan class=\"ppv-role-badge\" data-badge=\"post\" data-role=\"calculated\"\u003eCalculated\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"ppv-input-shell\"\u003e\n\u003cinput id=\"ppv-post\" data-field=\"post\" inputmode=\"decimal\" autocomplete=\"off\" value=\"$500,000.00\" aria-describedby=\"ppv-post-help ppv-post-error\"\u003e\u003cspan class=\"ppv-unit\"\u003eUSD\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cp class=\"ppv-helper\" id=\"ppv-post-help\"\u003eEquity value immediately after the investment closes.\u003c\/p\u003e\n          \u003cdiv class=\"ppv-error\" id=\"ppv-post-error\" data-error=\"post\" aria-live=\"polite\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ppv-card\" aria-labelledby=\"ppv-results-title\"\u003e\n      \u003ch3 class=\"ppv-section-title\" id=\"ppv-results-title\"\u003eLive valuation result\u003c\/h3\u003e\n      \u003cp class=\"ppv-section-intro\"\u003eAll figures use a simple equity financing model with no debt, fees, option-pool expansion, or convertible instruments.\u003c\/p\u003e\n      \u003cdiv class=\"ppv-primary-result\"\u003e\n        \u003cdiv class=\"ppv-primary-label\"\u003ePost-money valuation\u003c\/div\u003e\n        \u003cdiv class=\"ppv-primary-value\" data-output=\"post\"\u003e$500,000.00\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ppv-result-grid\"\u003e\n        \u003cdiv class=\"ppv-output-card\"\u003e\n\u003cdiv class=\"ppv-output-label\"\u003ePre-money valuation\u003c\/div\u003e\n\u003cdiv class=\"ppv-output-value\" data-output=\"pre\"\u003e$475,000.00\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ppv-output-card\"\u003e\n\u003cdiv class=\"ppv-output-label\"\u003eInvestment\u003c\/div\u003e\n\u003cdiv class=\"ppv-output-value\" data-output=\"investment\"\u003e$25,000.00\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ppv-output-card\"\u003e\n\u003cdiv class=\"ppv-output-label\"\u003eInvestor ownership\u003c\/div\u003e\n\u003cdiv class=\"ppv-output-value\" data-output=\"equity\"\u003e5.00%\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ppv-output-card\"\u003e\n\u003cdiv class=\"ppv-output-label\"\u003eExisting holders\u003c\/div\u003e\n\u003cdiv class=\"ppv-output-value\" data-output=\"existing\"\u003e95.00%\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ppv-status\" data-status aria-live=\"polite\"\u003eA $25,000.00 investment for 5.00% implies a $475,000.00 pre-money valuation and a $500,000.00 post-money valuation.\u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"ppv-breakdown\" aria-labelledby=\"ppv-breakdown-title\"\u003e\n    \u003cdiv class=\"ppv-chart-card\" data-chart-card\u003e\n      \u003ch3 class=\"ppv-section-title\" id=\"ppv-breakdown-title\"\u003ePost-money ownership breakdown\u003c\/h3\u003e\n      \u003cp class=\"ppv-chart-intro\" data-chart-intro\u003eThe financing leaves existing holders with 95.00% and gives the new investor 5.00%.\u003c\/p\u003e\n      \u003cdiv data-chart-host\u003e\u003c\/div\u003e\n      \u003cp class=\"ppv-sr-only\" data-chart-summary\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ppv-table-section\" aria-labelledby=\"ppv-table-title\"\u003e\n    \u003cdiv class=\"ppv-table-card\" data-table-card\u003e\n      \u003ch3 class=\"ppv-section-title\" id=\"ppv-table-title\"\u003eValuation relationship table\u003c\/h3\u003e\n      \u003cp class=\"ppv-section-intro\"\u003eThe same model values drive this table, the ownership chart, the summary cards, and the Excel workbook.\u003c\/p\u003e\n      \u003cdiv class=\"ppv-table-wrap\" data-table-wrap\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\u003ctr\u003e\n\u003cth scope=\"col\"\u003eMetric\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eRelationship\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eCurrent value\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n          \u003ctbody data-table-body\u003e\u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ppv-table-note\" data-table-note\u003ePre-money plus new investment equals post-money. Investor ownership equals investment divided by post-money.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ppv-education\" aria-labelledby=\"ppv-education-title\"\u003e\n    \u003cdiv class=\"ppv-education-inner\"\u003e\n      \u003cdiv\u003e\n        \u003ch2 id=\"ppv-education-title\"\u003eWhat this valuation calculator estimates\u003c\/h2\u003e\n        \u003cp\u003eThis tool solves the four linked values in a straightforward priced equity round: investment amount, investor ownership, pre-money valuation, and post-money valuation. It is designed for quick scenario testing during fundraising discussions, cap-table planning, and term-sheet review. The result is an implied valuation relationship, not an independent appraisal of what a company should be worth. Revenue quality, growth, margins, intellectual property, market conditions, liquidation preferences, and negotiating leverage can all affect the actual deal.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eHow to use the four fields\u003c\/h2\u003e\n        \u003ch3\u003eInvestment amount\u003c\/h3\u003e\n        \u003cp\u003eEnter the new cash that will be invested at closing, in U.S. dollars. This field is required only when it is one of the two known inputs. A larger investment raises post-money valuation dollar-for-dollar when pre-money valuation is fixed. When ownership is fixed instead, a larger investment increases both pre-money and post-money valuations proportionally. Do not include existing cash already on the balance sheet unless the transaction documents explicitly treat it as new consideration.\u003c\/p\u003e\n        \u003ch3\u003eInvestor's equity\u003c\/h3\u003e\n        \u003cp\u003eEnter the percentage of the company the new investor will own immediately after the financing. Use a number between 0% and 100%. Higher investor ownership means more dilution for existing holders. When investment is fixed, a higher ownership percentage implies a lower valuation. This simplified percentage assumes the quoted stake is calculated on the same fully diluted basis as the valuation; option-pool top-ups, warrants, and convertibles can change the effective dilution.\u003c\/p\u003e\n        \u003ch3\u003ePre-money valuation\u003c\/h3\u003e\n        \u003cp\u003ePre-money valuation is the equity value immediately before the new capital enters the company. It excludes the current round's investment. When investment and pre-money are known, the calculator adds them to obtain post-money, then divides investment by post-money to obtain investor ownership. Avoid mixing enterprise value with equity value: debt and excess cash adjustments belong in a more detailed valuation model.\u003c\/p\u003e\n        \u003ch3\u003ePost-money valuation\u003c\/h3\u003e\n        \u003cp\u003ePost-money valuation is the equity value immediately after the investment. It equals pre-money valuation plus the new investment in this model. When post-money and ownership are known, the calculator multiplies them to determine investment and assigns the remainder to pre-money value. A post-money valuation cannot be lower than the investment or the pre-money valuation under this simplified structure.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eHow the formulas work\u003c\/h2\u003e\n        \u003cp\u003eThe core equations are: post-money valuation equals pre-money valuation plus investment; investor ownership equals investment divided by post-money valuation; and existing-holder ownership equals one minus investor ownership. Because the four variables are linked, any valid pair determines the other two. For example, a $25,000 investment for 5% produces a $500,000 post-money valuation because $25,000 divided by 5% is $500,000. Subtracting the investment gives a $475,000 pre-money valuation.\u003c\/p\u003e\n        \u003cp\u003eThe calculator treats the two most recently edited fields as the known pair. Badges show which fields are currently known and which are calculated. This avoids circular inputs while still letting you work from any common negotiation starting point. Currency and percent symbols may be typed or omitted; commas and spaces are accepted.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eHow to interpret the outputs and chart\u003c\/h2\u003e\n        \u003cp\u003eThe primary result is post-money valuation, the total implied equity value after financing. Pre-money valuation represents the value attributed to existing shareholders before the new cash. Investment is the capital contributed by the new investor. Investor ownership is the dilution issued in the round, while existing-holder ownership is the residual percentage after closing. A zero investment can produce zero dilution when pre-money and post-money are equal, but a positive investment cannot support zero investor ownership.\u003c\/p\u003e\n        \u003cp\u003eThe ownership donut shows percentage ownership after closing. The legend also converts each percentage into implied equity value using the post-money valuation. The table restates every relationship, making it easier to audit the arithmetic. After reset, the calculator intentionally clears the example values; enter any two fields to rebuild the model and chart.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003ePractical limits and common mistakes\u003c\/h2\u003e\n        \u003cul\u003e\n          \u003cli\u003eConfirm whether a quoted valuation is pre-money or post-money. The difference equals the investment amount.\u003c\/li\u003e\n          \u003cli\u003eUse the same capitalization basis for ownership and valuation. A pre-financing option-pool increase can shift dilution toward existing holders.\u003c\/li\u003e\n          \u003cli\u003eDo not treat a valuation cap in a SAFE or convertible note as automatically equal to the priced-round valuation.\u003c\/li\u003e\n          \u003cli\u003eModel liquidation preferences, participation rights, transaction fees, and multiple investors separately when they are material.\u003c\/li\u003e\n          \u003cli\u003eUse the output as a negotiation and planning aid, not as personalized legal, tax, or investment advice.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eAuthoritative fundraising resources\u003c\/h2\u003e\n        \u003cp\u003eFounders can review the U.S. Securities and Exchange Commission's \u003ca href=\"https:\/\/www.sec.gov\/resources-small-businesses\/capital-raising-building-blocks\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ecapital-raising building blocks\u003c\/a\u003e and its overview of \u003ca href=\"https:\/\/www.sec.gov\/resources-small-businesses\/smallbiz-essentials-what-pathways-are-available-raise-capital-investors\" target=\"_blank\" rel=\"noopener noreferrer\"\u003epathways for raising capital from investors\u003c\/a\u003e. The U.S. Small Business Administration explains broader \u003ca href=\"https:\/\/www.sba.gov\/business-guide\/plan-your-business\/fund-your-business\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ebusiness funding choices\u003c\/a\u003e. For venture financings, the National Venture Capital Association publishes widely used \u003ca href=\"https:\/\/nvca.org\/model-legal-documents\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003emodel legal documents\u003c\/a\u003e. For additional terminology, Investopedia provides a plain-language explanation of \u003ca href=\"https:\/\/www.investopedia.com\/ask\/answers\/difference-between-premoney-and-postmoney\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003epre-money versus post-money valuation\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"FinancialModelsLab","offers":[{"title":"Default Title","offer_id":49909487436019,"sku":"pre-and-post-money-valuation","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0522\/6191\/2762\/files\/pre-and-post-money-valuation.webp?v=1783935525","url":"https:\/\/financialmodelslab.com\/products\/pre-and-post-money-valuation","provider":"Financial Models Lab","version":"1.0","type":"link"}