<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lucky Number Archives - Name Vibrations</title>
	<atom:link href="https://www.namevibrations.com/category/lucky-number/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.namevibrations.com/category/lucky-number/</link>
	<description>Unleash the power in your Name!</description>
	<lastBuildDate>Tue, 09 Jun 2026 13:30:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://www.namevibrations.com/wp-content/uploads/2019/01/icon-100x100.png</url>
	<title>Lucky Number Archives - Name Vibrations</title>
	<link>https://www.namevibrations.com/category/lucky-number/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Love Compatibility By Name</title>
		<link>https://www.namevibrations.com/love-compatibility-by-name/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=love-compatibility-by-name</link>
		
		<dc:creator><![CDATA[Name Vibrations]]></dc:creator>
		<pubDate>Tue, 09 Jun 2026 11:56:28 +0000</pubDate>
				<category><![CDATA[Lucky Number]]></category>
		<category><![CDATA[Name Vibrations]]></category>
		<guid isPermaLink="false">https://www.namevibrations.com/?p=8104</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<p><div class="et_pb_section et_pb_section_0 et_section_regular section_has_divider et_pb_top_divider" >
				<div class="et_pb_top_inside_divider et-no-transition"></div>
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1 style="text-align: center;">Love Compatibility Calculator<span style="font-size: 18px;"></span></h1></div>
			</div><div class="et_pb_module et_pb_code et_pb_code_0">
				
				
				
				
				<div class="et_pb_code_inner"><?php /* Love Compatibility Calculator — namevibrations.com
   Paste this entire file into a Divi Code Module.
   Zero PHP execution needed — all logic runs in the browser.
   The <?php comment is just to satisfy Divi's code module. */ ?>

<style>
/* ── SCOPED TO #nv-lcc so nothing bleeds into Divi theme ── */
#nv-lcc *{box-sizing:border-box;margin:0;padding:0}
#nv-lcc{
  --red:#c0392b;--red-dark:#922b21;--red-light:#fdf2f1;--red-mid:#e07070;
  --gold:#c9960c;--gold-bg:#fdf8ee;--gold-border:#e8d090;--gold-dark:#7a5c00;
  --chal:#b83050;--chal-bg:#fff0f4;--chal-border:#f5c0cc;
  --pyth:#1a5fa8;--pyth-bg:#eef4ff;--pyth-border:#b8d2f5;
  --green:#2a7038;
  --ink:#2c2c2c;--ink2:#555;--ink3:#999;
  --surface:#fff;--surface2:#f8f6f5;--surface3:#f0eceb;
  --border:#e4dcd8;--border2:#ccc4be;
  --shadow:0 2px 14px rgba(0,0,0,0.07);--shadow-lg:0 6px 40px rgba(0,0,0,0.12);
  font-family:'Open Sans','PT Sans',sans-serif;color:var(--ink);
  max-width:820px;margin:0 auto;padding:0 0 3rem;
}

/* HERO STRIP */
#nv-lcc .lcc-hero{background:linear-gradient(135deg,#1a0508 0%,#3d1015 50%,#1a0508 100%);border-radius:12px;padding:2.25rem 1.5rem 2rem;text-align:center;margin-bottom:1.5rem;position:relative;overflow:hidden}
#nv-lcc .lcc-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 25% 60%,rgba(192,57,43,0.18) 0%,transparent 55%),radial-gradient(circle at 75% 40%,rgba(26,95,168,0.1) 0%,transparent 55%);pointer-events:none}
#nv-lcc .lcc-eyebrow{font-size:10px;letter-spacing:0.22em;text-transform:uppercase;color:var(--red-mid);font-weight:700;margin-bottom:0.6rem}
#nv-lcc .lcc-title{font-size:clamp(1.7rem,4vw,2.6rem);font-weight:700;color:#fff;line-height:1.1;margin-bottom:0.5rem;font-family:Georgia,'Times New Roman',serif}
#nv-lcc .lcc-title em{color:var(--red-mid);font-style:italic}
#nv-lcc .lcc-tagline{font-size:13px;color:rgba(255,255,255,0.45);line-height:1.6;margin-bottom:1.1rem}
#nv-lcc .lcc-badges{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}
#nv-lcc .lcc-badge{padding:4px 12px;border-radius:100px;font-size:10px;font-weight:700;letter-spacing:0.07em;text-transform:uppercase}
#nv-lcc .lcc-badge.ch{background:rgba(192,57,43,0.2);color:var(--red-mid);border:1px solid rgba(192,57,43,0.35)}
#nv-lcc .lcc-badge.py{background:rgba(26,95,168,0.18);color:#7aafdf;border:1px solid rgba(26,95,168,0.3)}
#nv-lcc .lcc-badge.co{background:rgba(201,150,12,0.15);color:#e8c060;border:1px solid rgba(201,150,12,0.3)}

/* INPUT CARD */
#nv-lcc .lcc-card{background:var(--surface);border-radius:12px;box-shadow:var(--shadow-lg);overflow:hidden;margin-bottom:1.5rem;border:1px solid var(--border)}
#nv-lcc .lcc-card-head{background:linear-gradient(135deg,#1a0508,#3d1015);padding:1rem 1.5rem;display:flex;align-items:center;gap:10px}
#nv-lcc .lcc-card-head-icon{font-size:20px}
#nv-lcc .lcc-card-head-title{font-size:1.1rem;font-weight:700;color:#fff;font-family:Georgia,serif}
#nv-lcc .lcc-card-head-sub{font-size:11px;color:rgba(255,255,255,0.45);margin-top:1px}
#nv-lcc .lcc-card-body{padding:1.25rem}
#nv-lcc .lcc-input-pair{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
@media(max-width:540px){#nv-lcc .lcc-input-pair{grid-template-columns:1fr}}
#nv-lcc .lcc-input-col{background:var(--surface2);border-radius:10px;padding:1.1rem;border:1px solid var(--border)}
#nv-lcc .lcc-col-head{display:flex;align-items:center;gap:8px;margin-bottom:0.9rem;padding-bottom:0.8rem;border-bottom:1px solid var(--border)}
#nv-lcc .lcc-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}
#nv-lcc .lcc-avatar.b{background:#ddeeff;color:var(--pyth)}
#nv-lcc .lcc-avatar.g{background:#fde8ef;color:var(--chal)}
#nv-lcc .lcc-col-name{font-size:0.95rem;font-weight:700;color:var(--ink);font-family:Georgia,serif}
#nv-lcc .lcc-col-sub{font-size:10px;color:var(--ink3);margin-top:1px}
#nv-lcc .lcc-field{margin-bottom:0.8rem}
#nv-lcc .lcc-field:last-child{margin-bottom:0}
#nv-lcc .lcc-flabel{display:block;font-size:10px;letter-spacing:0.1em;text-transform:uppercase;color:var(--ink3);margin-bottom:4px;font-weight:700}
#nv-lcc .lcc-finput{width:100%;padding:10px 12px;border:1.5px solid var(--border);border-radius:8px;font-size:14px;font-family:'Open Sans','PT Sans',sans-serif;background:var(--surface);color:var(--ink);outline:none;transition:border-color 0.2s,box-shadow 0.2s}
#nv-lcc .lcc-finput:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(192,57,43,0.1)}
#nv-lcc .lcc-btn{width:100%;margin-top:1rem;padding:14px;background:linear-gradient(135deg,var(--red),var(--red-dark));color:#fff;border:none;border-radius:8px;font-family:'Open Sans','PT Sans',sans-serif;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:0.04em;transition:all 0.2s;box-shadow:0 4px 18px rgba(192,57,43,0.35)}
#nv-lcc .lcc-btn:hover{transform:translateY(-1px);box-shadow:0 6px 24px rgba(192,57,43,0.45)}
#nv-lcc .lcc-btn:active{transform:scale(0.98)}
#nv-lcc .lcc-err{background:#fdf2f1;border:1px solid #f5c5c0;border-radius:8px;padding:10px 14px;font-size:13px;color:var(--red-dark);margin-top:0.75rem;display:none}

/* RESULTS */
#nv-lcc .lcc-results{display:none;animation:lccFadeUp 0.45s ease}
@keyframes lccFadeUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}

/* SCORE BANNER */
#nv-lcc .lcc-banner{background:linear-gradient(160deg,#0f0508,#2a0d18,#0f0508);border-radius:12px;padding:2rem 1.5rem 1.75rem;text-align:center;margin-bottom:1.25rem;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}
#nv-lcc .lcc-banner::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 70%,rgba(192,57,43,0.12) 0%,transparent 50%),radial-gradient(circle at 70% 30%,rgba(26,95,168,0.08) 0%,transparent 50%);pointer-events:none}
#nv-lcc .lcc-couple{font-family:Georgia,serif;font-size:1.1rem;color:rgba(255,255,255,0.5);margin-bottom:1.25rem;font-style:italic}
#nv-lcc .lcc-couple span{color:var(--red-mid)}
#nv-lcc .lcc-rings{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:1.5rem;flex-wrap:wrap}
#nv-lcc .lcc-verdict-icon{font-size:1.8rem;display:block;margin-bottom:0.4rem}
#nv-lcc .lcc-verdict-title{font-family:Georgia,serif;font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:0.5rem;line-height:1.1}
#nv-lcc .lcc-verdict-desc{font-size:13px;color:rgba(255,255,255,0.5);line-height:1.7;max-width:420px;margin:0 auto}
#nv-lcc .lcc-stars{font-size:8px;letter-spacing:10px;color:rgba(255,255,255,0.12);margin-top:1.1rem}

/* PANEL */
#nv-lcc .lcc-panel{background:var(--surface);border-radius:12px;box-shadow:var(--shadow);margin-bottom:1.25rem;overflow:hidden;border:1px solid var(--border)}
#nv-lcc .lcc-panel-head{padding:0.9rem 1.25rem;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:8px;background:var(--surface)}
#nv-lcc .lcc-panel-title{font-family:Georgia,serif;font-size:1.05rem;font-weight:700;color:var(--ink)}
#nv-lcc .lcc-panel-body{padding:1.25rem}

/* LEGEND */
#nv-lcc .lcc-legend-grid{display:grid;grid-template-columns:1fr 1fr;gap:0.9rem;margin-bottom:1.25rem}
@media(max-width:480px){#nv-lcc .lcc-legend-grid{grid-template-columns:1fr}}
#nv-lcc .lcc-leg{border-radius:10px;padding:0.9rem 1rem}
#nv-lcc .lcc-leg.birth{border-left:3px solid var(--gold);background:linear-gradient(135deg,var(--gold-bg),#fff);border:1px solid var(--gold-border);border-left:3px solid var(--gold)}
#nv-lcc .lcc-leg.destiny{border-left:3px solid var(--pyth);background:linear-gradient(135deg,var(--pyth-bg),#fff);border:1px solid var(--pyth-border);border-left:3px solid var(--pyth)}
#nv-lcc .lcc-leg-type{font-size:10px;text-transform:uppercase;letter-spacing:0.1em;font-weight:700;margin-bottom:2px}
#nv-lcc .lcc-leg-type.birth{color:var(--gold)}
#nv-lcc .lcc-leg-type.destiny{color:var(--pyth)}
#nv-lcc .lcc-leg-title{font-family:Georgia,serif;font-size:0.95rem;font-weight:700;color:var(--ink);margin-bottom:4px}
#nv-lcc .lcc-leg-pills{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:5px}
#nv-lcc .lcc-pill{font-size:10px;padding:2px 7px;border-radius:100px;font-weight:700}
#nv-lcc .lcc-pill.birth{background:var(--gold-bg);color:var(--gold-dark);border:1px solid var(--gold-border)}
#nv-lcc .lcc-pill.destiny{background:var(--pyth-bg);color:var(--pyth);border:1px solid var(--pyth-border)}
#nv-lcc .lcc-leg-desc{font-size:12px;color:var(--ink2);line-height:1.6}

/* NUMBER GROUPS */
#nv-lcc .lcc-num-group{margin-bottom:1.25rem}
#nv-lcc .lcc-num-group:last-child{margin-bottom:0}
#nv-lcc .lcc-ng-header{display:flex;align-items:center;gap:8px;margin-bottom:0.75rem}
#nv-lcc .lcc-ng-badge{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:0.09em;padding:4px 11px;border-radius:100px}
#nv-lcc .lcc-ng-badge.dob{background:var(--gold-bg);color:var(--gold-dark);border:1px solid var(--gold-border)}
#nv-lcc .lcc-ng-badge.chal{background:var(--chal-bg);color:var(--chal);border:1px solid var(--chal-border)}
#nv-lcc .lcc-ng-badge.pyth{background:var(--pyth-bg);color:var(--pyth);border:1px solid var(--pyth-border)}
#nv-lcc .lcc-ng-line{flex:1;height:1px;background:var(--border)}
#nv-lcc .lcc-ng-desc{font-size:11px;color:var(--ink3);font-style:italic}

#nv-lcc .lcc-ng-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px;align-items:stretch}
@media(max-width:540px){#nv-lcc .lcc-ng-grid{grid-template-columns:1fr 1fr}#nv-lcc .lcc-ng-grid .lcc-sys-card{grid-column:span 2}}

/* Number cards */
#nv-lcc .lcc-nc{border-radius:10px;padding:1rem;text-align:center;border:2px solid transparent;display:flex;flex-direction:column;align-items:center;justify-content:center}
#nv-lcc .lcc-nc.dob{background:linear-gradient(135deg,#fdf8ee,#fffbf3);border-color:var(--gold-border)}
#nv-lcc .lcc-nc.dob .lcc-nc-num{color:var(--gold-dark)}
#nv-lcc .lcc-nc.dob .lcc-nc-pip{background:var(--gold-bg);color:var(--gold-dark);border-color:var(--gold-border)}
#nv-lcc .lcc-nc.chal{background:linear-gradient(135deg,var(--chal-bg),#fff);border-color:var(--chal-border)}
#nv-lcc .lcc-nc.chal .lcc-nc-num{color:var(--chal)}
#nv-lcc .lcc-nc.chal .lcc-nc-pip{background:var(--chal-bg);color:var(--chal);border-color:var(--chal-border)}
#nv-lcc .lcc-nc.pyth{background:linear-gradient(135deg,var(--pyth-bg),#fff);border-color:var(--pyth-border)}
#nv-lcc .lcc-nc.pyth .lcc-nc-num{color:var(--pyth)}
#nv-lcc .lcc-nc.pyth .lcc-nc-pip{background:var(--pyth-bg);color:var(--pyth);border-color:var(--pyth-border)}
#nv-lcc .lcc-nc-pip{display:inline-block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;padding:2px 7px;border-radius:100px;border:1px solid;margin-bottom:5px}
#nv-lcc .lcc-nc-label{font-size:10px;text-transform:uppercase;letter-spacing:0.07em;color:var(--ink3);font-weight:700;margin-bottom:1px}
#nv-lcc .lcc-nc-name{font-size:12px;color:var(--ink2);font-style:italic;margin-bottom:4px}
#nv-lcc .lcc-nc-num{font-family:Georgia,serif;font-size:2.6rem;font-weight:700;line-height:1;margin-bottom:3px}
#nv-lcc .lcc-nc-arch{font-size:11px;color:var(--ink);font-weight:600}
#nv-lcc .lcc-nc-compound{margin-top:8px;padding-top:8px;border-top:1px solid rgba(0,0,0,0.07);text-align:center;width:100%}
#nv-lcc .lcc-nc-cname{font-size:11px;font-weight:700;color:var(--ink);line-height:1.3;margin-bottom:2px;font-style:italic}
#nv-lcc .lcc-nc-cnature{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:0.07em;margin-bottom:3px}
#nv-lcc .lcc-nc-cdesc{font-size:10px;color:var(--ink2);line-height:1.5}

/* Calc card */
#nv-lcc .lcc-calc-card{border-radius:10px;padding:0.9rem 1rem;background:linear-gradient(135deg,#fdf8ee,#fffbf3);border:2px solid var(--gold-border);display:flex;flex-direction:column;justify-content:center}
#nv-lcc .lcc-calc-pip{display:inline-block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;padding:2px 7px;border-radius:100px;border:1px solid var(--gold-border);background:var(--gold-bg);color:var(--gold-dark);margin-bottom:8px}
#nv-lcc .lcc-calc-line{font-family:Georgia,serif;font-size:0.95rem;font-weight:700;color:var(--gold-dark);line-height:1.45;white-space:nowrap}
#nv-lcc .lcc-calc-line span{font-size:11px;color:var(--ink3);font-family:'Open Sans',sans-serif;font-weight:400;display:block;margin-bottom:1px}
#nv-lcc .lcc-calc-divider{height:1px;background:var(--gold-border);margin:7px 0}

/* System inline card */
#nv-lcc .lcc-sys-card{border-radius:10px;padding:0.9rem 1rem;display:flex;flex-direction:column;justify-content:center}
#nv-lcc .lcc-sys-card.chal{background:linear-gradient(135deg,#fdf0f3,#fff);border:1px solid var(--chal-border);border-left:3px solid var(--chal)}
#nv-lcc .lcc-sys-card.pyth{background:linear-gradient(135deg,#eef4ff,#fff);border:1px solid var(--pyth-border);border-left:3px solid var(--pyth)}
#nv-lcc .lcc-sys-name{font-size:10px;text-transform:uppercase;letter-spacing:0.1em;font-weight:700;margin-bottom:2px}
#nv-lcc .lcc-sys-name.chal{color:var(--chal)}
#nv-lcc .lcc-sys-name.pyth{color:var(--pyth)}
#nv-lcc .lcc-sys-title{font-family:Georgia,serif;font-size:0.9rem;font-weight:700;color:var(--ink);margin-bottom:3px}
#nv-lcc .lcc-sys-desc{font-size:11px;color:var(--ink2);line-height:1.6}

/* Section separators */
#nv-lcc .lcc-sep{font-size:10px;text-transform:uppercase;letter-spacing:0.1em;color:var(--ink3);font-weight:700;margin:1.25rem 0 0.9rem;display:flex;align-items:center;gap:8px}
#nv-lcc .lcc-sep::after{content:'';flex:1;height:1px;background:var(--border)}

/* Score grid */
#nv-lcc .lcc-se-intro{padding:0.9rem 1.25rem 0.6rem;font-size:13px;color:var(--ink2);line-height:1.7;border-bottom:1px solid var(--border)}
#nv-lcc .lcc-score-grid{display:grid;grid-template-columns:repeat(4,1fr)}
#nv-lcc .lcc-score-cell{padding:1rem 0.6rem;text-align:center;border-right:1px solid var(--border)}
#nv-lcc .lcc-score-cell:last-child{border-right:none}
#nv-lcc .lcc-score-frac{font-family:Georgia,serif;font-size:1.75rem;font-weight:700;line-height:1}
#nv-lcc .lcc-score-frac.yes{color:var(--green)}
#nv-lcc .lcc-score-frac.no{color:var(--red)}
#nv-lcc .lcc-score-lbl{font-size:10px;text-transform:uppercase;letter-spacing:0.07em;color:var(--ink3);margin-top:4px;font-weight:700;line-height:1.4}
#nv-lcc .lcc-score-sub{font-size:11px;color:var(--ink2);margin-top:3px;line-height:1.5}
@media(max-width:460px){#nv-lcc .lcc-score-grid{grid-template-columns:1fr 1fr}#nv-lcc .lcc-score-cell:nth-child(2){border-right:none}#nv-lcc .lcc-score-cell:nth-child(3){border-top:1px solid var(--border)}#nv-lcc .lcc-score-cell:nth-child(4){border-top:1px solid var(--border);border-right:none}}

/* Compat table */
#nv-lcc .lcc-slabel{font-size:10px;text-transform:uppercase;letter-spacing:0.09em;color:var(--ink3);font-weight:700;margin:1.1rem 0 0.65rem;display:flex;align-items:center;gap:8px}
#nv-lcc .lcc-slabel::after{content:'';flex:1;height:1px;background:var(--border)}
#nv-lcc .lcc-slabel.dob::before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--gold);flex-shrink:0}
#nv-lcc .lcc-slabel.chal::before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--chal);flex-shrink:0}
#nv-lcc .lcc-slabel.pyth::before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--pyth);flex-shrink:0}
#nv-lcc .lcc-table{width:100%;border-collapse:collapse;border:1px solid var(--border);border-radius:10px;overflow:hidden;font-size:13px}
#nv-lcc .lcc-table th{background:var(--surface3);font-size:10px;text-transform:uppercase;letter-spacing:0.07em;color:var(--ink3);font-weight:700;padding:8px 11px;text-align:left}
#nv-lcc .lcc-table td{padding:10px 11px;border-top:1px solid var(--border);vertical-align:middle}
#nv-lcc .lcc-table tr:hover td{background:var(--surface2)}
#nv-lcc .lcc-table tr.row-dob td{border-left:3px solid var(--gold-border)}
#nv-lcc .lcc-table tr.row-chal td{border-left:3px solid var(--chal-border)}
#nv-lcc .lcc-table tr.row-pyth td{border-left:3px solid var(--pyth-border)}
#nv-lcc .lcc-ct-pair{font-weight:700;color:var(--ink);font-size:13px;line-height:1.35}
#nv-lcc .lcc-ct-desc{font-size:11px;color:var(--ink3);margin-top:2px}
#nv-lcc .lcc-ct-sys{display:inline-block;font-size:9px;font-weight:700;padding:2px 6px;border-radius:100px;margin-top:3px}
#nv-lcc .lcc-ct-sys.dob{background:var(--gold-bg);color:var(--gold-dark);border:1px solid var(--gold-border)}
#nv-lcc .lcc-ct-sys.chal{background:var(--chal-bg);color:var(--chal);border:1px solid var(--chal-border)}
#nv-lcc .lcc-ct-sys.pyth{background:var(--pyth-bg);color:var(--pyth);border:1px solid var(--pyth-border)}
#nv-lcc .lcc-tag{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:700;padding:3px 10px;border-radius:100px;white-space:nowrap}
#nv-lcc .lcc-tag.yes{background:#eaf5ec;color:#237030;border:1px solid #b8dfc0}
#nv-lcc .lcc-tag.no{background:#fdf2f1;color:var(--red);border:1px solid #f5c5c0}

/* Accordion */
#nv-lcc .lcc-acc-item{border-top:1px solid var(--border)}
#nv-lcc .lcc-acc-item:first-child{border-top:none}
#nv-lcc .lcc-acc-btn{width:100%;padding:12px 16px;background:none;border:none;text-align:left;font-family:'Open Sans','PT Sans',sans-serif;font-size:13px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:var(--ink);transition:background 0.15s}
#nv-lcc .lcc-acc-btn:hover{background:var(--surface2)}
#nv-lcc .lcc-acc-btn.open{background:var(--surface2);color:var(--red)}
#nv-lcc .lcc-acc-arrow{transition:transform 0.2s;font-size:12px;color:var(--ink3)}
#nv-lcc .lcc-acc-btn.open .lcc-acc-arrow{transform:rotate(180deg)}
#nv-lcc .lcc-acc-body{display:none;padding:4px 16px 14px;font-size:13px;color:var(--ink2);line-height:1.75}
#nv-lcc .lcc-acc-body.open{display:block}
#nv-lcc .lcc-acc-tag{display:inline-block;font-size:10px;text-transform:uppercase;letter-spacing:0.07em;font-weight:700;padding:2px 7px;border-radius:100px;margin-bottom:4px}
#nv-lcc .lcc-acc-tag.ro{background:#fde8ef;color:var(--chal)}
#nv-lcc .lcc-acc-tag.ma{background:#ddeeff;color:var(--pyth)}

/* Ref table */
#nv-lcc .lcc-reftable{width:100%;border-collapse:collapse;font-size:13px;border:1px solid var(--border);border-radius:10px;overflow:hidden}
#nv-lcc .lcc-reftable th{background:var(--surface3);font-size:10px;text-transform:uppercase;letter-spacing:0.07em;color:var(--ink3);font-weight:700;padding:8px 11px;text-align:left}
#nv-lcc .lcc-reftable td{padding:8px 11px;border-top:1px solid var(--border)}
#nv-lcc .lcc-reftable tr:hover td{background:var(--surface2)}
#nv-lcc .lcc-ref-n{font-family:Georgia,serif;font-size:1.3rem;font-weight:700;color:var(--red)}
#nv-lcc .lcc-ref-ro{color:var(--green);font-weight:600}
#nv-lcc .lcc-ref-ma{color:var(--pyth);font-weight:600}

/* Share */
#nv-lcc .lcc-share{text-align:center;padding:1.25rem 0 0.5rem}
#nv-lcc .lcc-share-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;border:2px solid var(--border2);border-radius:100px;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:700;cursor:pointer;background:var(--surface);color:var(--ink2);transition:all 0.2s}
#nv-lcc .lcc-share-btn:hover{background:var(--red);color:#fff;border-color:var(--red)}
#nv-lcc .lcc-brand{text-align:center;margin-top:1rem;font-size:11px;color:var(--ink3)}
#nv-lcc .lcc-brand a{color:var(--red);text-decoration:none}
</style>

<div id="nv-lcc">

  <!-- HERO -->
  <div class="lcc-hero">
    <div class="lcc-eyebrow">Name Vibrations · Numerology Specialist</div>
    <h2 class="lcc-title">Love <em>Compatibility</em> Calculator</h2>
    <p class="lcc-tagline">Based on Chaldean & Pythagorean Numerology · Birth, Destiny & Name Numbers</p> 
    <div class="lcc-badges">
      <span class="lcc-badge ch">🔴 Chaldean System</span>
      <span class="lcc-badge co">✦ Combined Analysis</span>
      <span class="lcc-badge py">🔵 Pythagorean System</span>
    </div>
  </div>

  <!-- INPUT -->
  <div class="lcc-card">
    <div class="lcc-card-head">
      <div class="lcc-card-head-icon">💑</div>
      <div>
        <div class="lcc-card-head-title">Enter Your Details</div>
        <div class="lcc-card-head-sub">Full name & date of birth for both partners</div>
      </div>
    </div>
    <div class="lcc-card-body">
      <div class="lcc-input-pair">
        <div class="lcc-input-col">
          <div class="lcc-col-head">
            <div class="lcc-avatar b">♂</div>
            <div><div class="lcc-col-name">His Details</div><div class="lcc-col-sub">Partner 1 (Male)</div></div>
          </div>
          <div class="lcc-field"><label class="lcc-flabel">Full Name</label><input class="lcc-finput" id="nv-boyName" type="text" placeholder="e.g. Dinesh Atrish" autocomplete="off"></div>
          <div class="lcc-field"><label class="lcc-flabel">Date of Birth</label><input class="lcc-finput" id="nv-boyDOB" type="date"></div>
        </div>
        <div class="lcc-input-col">
          <div class="lcc-col-head">
            <div class="lcc-avatar g">♀</div>
            <div><div class="lcc-col-name">Her Details</div><div class="lcc-col-sub">Partner 2 (Female)</div></div>
          </div>
          <div class="lcc-field"><label class="lcc-flabel">Full Name</label><input class="lcc-finput" id="nv-girlName" type="text" placeholder="e.g. Purnima Sharma" autocomplete="off"></div>
          <div class="lcc-field"><label class="lcc-flabel">Date of Birth</label><input class="lcc-finput" id="nv-girlDOB" type="date"></div>
        </div>
      </div>
      <button class="lcc-btn" id="nv-calcBtn">✦  Reveal Your Full Compatibility Report</button>
      <div class="lcc-err" id="nv-err"></div>
    </div>
  </div>

  <div class="lcc-results" id="nv-results"></div>

</div><!-- /#nv-lcc -->

<script>
/* ── All IDs and vars namespaced under nvLcc to avoid conflicts with Divi/WP ── */
var nvLcc=(function(){
const CH={A:1,B:2,C:3,D:4,E:5,F:8,G:3,H:5,I:1,J:1,K:2,L:3,M:4,N:5,O:7,P:8,Q:1,R:2,S:3,T:4,U:6,V:6,W:6,X:5,Y:1,Z:7};
const PY={A:1,B:2,C:3,D:4,E:5,F:6,G:7,H:8,I:9,J:1,K:2,L:3,M:4,N:5,O:6,P:7,Q:8,R:9,S:1,T:2,U:3,V:4,W:5,X:6,Y:7,Z:8};
const COMPAT={1:{ro:[1,3,4,6,8],ma:[1,2,4,8,9]},2:{ro:[2,3,7,8],ma:[1,2,7,8]},3:{ro:[1,3,6,9],ma:[3,5,6,7,9]},4:{ro:[1,4,6,8],ma:[1,4,6,8]},5:{ro:[3,5,6,8],ma:[3,6,9]},6:{ro:[1,2,5,6,8,9],ma:[1,2]},7:{ro:[2,3,7,9],ma:[2,3,6,7]},8:{ro:[1,2,4,5,7],ma:[1,2,4]},9:{ro:[1,3,7,9],ma:[1,3,6,9]}};
const ARCH={1:'The Leader',2:'The Diplomat',3:'The Creator',4:'The Builder',5:'The Adventurer',6:'The Nurturer',7:'The Seeker',8:'The Achiever',9:'The Humanitarian',11:'The Visionary',22:'The Master Builder'};
const NATURE_COLOR={'very_fortunate':'#2a7038','fortunate':'#3a6b20','favorable':'#4a7c10','powerful':'#7a5c00','neutral':'#555','warning':'#b83652'};
const NATURE_LABEL={'very_fortunate':'Very Fortunate ✦','fortunate':'Fortunate','favorable':'Favourable','powerful':'Powerful','neutral':'Neutral','warning':'⚠ Caution'};
const COMPOUNDS={10:{name:"The Wheel of Fortune",nature:"fortunate",desc:"Rise and fall — success comes but requires constant effort. Strong spiritual potential."},11:{name:"The Lion Muzzled",nature:"warning",desc:"Great strength temporarily restrained. Hidden dangers and trials. Caution advised."},12:{name:"The Sacrifice",nature:"warning",desc:"Suffering for others' plans. Anxiety of mind. Caution in partnerships."},13:{name:"The Regenerator",nature:"powerful",desc:"Not unlucky — a number of power. Destruction of the old to build the new. Transformation."},14:{name:"The Pyramid",nature:"fortunate",desc:"Favourable movement and change. Success through combining efforts with others."},15:{name:"The Magician",nature:"very_fortunate",desc:"One of the most fortunate numbers. Occult power, eloquence and magnetic personality."},16:{name:"The Shattered Citadel",nature:"warning",desc:"A serious warning number. Strange fatality may await. Requires very careful handling."},17:{name:"The Star of the Magi",nature:"very_fortunate",desc:"Highly spiritual and fortunate. Immortality and peace. Victory after struggle."},18:{name:"The Moon",nature:"warning",desc:"Strife and upheaval. Bitter quarrels and dangers. Spiritual conflicts with material world."},19:{name:"The Prince of Heaven",nature:"very_fortunate",desc:"The most fortunate of all compound numbers. Success, happiness, honour and esteem."},20:{name:"The Awakening",nature:"favorable",desc:"A call to action — good but with delays. Better for spiritual than material pursuits."},21:{name:"The Crown of the Magi",nature:"very_fortunate",desc:"Extremely fortunate. Advancement, honours, elevation. Victory after long struggle."},22:{name:"The Fool",nature:"warning",desc:"Illusions and mistakes in judgment. Can be easily misled. Caution in decisions."},23:{name:"The Royal Star of the Lion",nature:"very_fortunate",desc:"One of the most fortunate numbers. Success, help from superiors and protection."},24:{name:"Love · Money · Creativity",nature:"very_fortunate",desc:"Highly favourable. Assistance from high positions. Excellent for love and financial success."},25:{name:"The Spiritual Strength",nature:"favorable",desc:"Strength through experience. Success comes after early struggles and hard work."},26:{name:"The Partnerships Warning",nature:"warning",desc:"Grave warning. Dangers through partnerships and bad advice. Caution in alliances."},27:{name:"The Sceptre",nature:"very_fortunate",desc:"Highly fortunate. Promises authority, power and command. Strong willpower."},28:{name:"The Treasure of the Nile",nature:"favorable",desc:"Great promise but danger of loss through trust in others. Perseverance brings success."},29:{name:"The Uncertainties",nature:"warning",desc:"Treachery and deception by others. Vacillation in life. Spiritual strength is key."},30:{name:"The Loner",nature:"neutral",desc:"Thoughtful deduction and retrospection. Neither fortunate nor unfortunate — depends on will."},31:{name:"The Hermit",nature:"neutral",desc:"Self-containment and isolation. More lonely than 30. Cut off from others in some way."},32:{name:"The Royal Star · Communication",nature:"very_fortunate",desc:"Identical to 23 — the Royal Star. Promises success through communication and magnetism."},33:{name:"The Master Teacher",nature:"very_fortunate",desc:"Master number. Same fortunate attributes as 24 with spiritual mastery added."},34:{name:"The Knowledgeable",nature:"favorable",desc:"Intellectual ability and spiritual depth. Success through knowledge and wisdom."},35:{name:"The Business Mind",nature:"favorable",desc:"Success in business through intelligence and practical application of knowledge."},36:{name:"The Intellectual",nature:"favorable",desc:"High intellect, creative and artistic. Success in creative and intellectual fields."},37:{name:"The Personal Love",nature:"very_fortunate",desc:"Excellent for love and friendship. Success in all forms of personal association."},38:{name:"The Hidden Trials",nature:"warning",desc:"Similar to 11. Hidden dangers and trials. Practical approach and caution needed."},39:{name:"The Ambitious",nature:"favorable",desc:"Ambitious, creative and expressive. Success through artistic and creative expression."},40:{name:"The Organized",nature:"neutral",desc:"Methodical and organized. Success through persistent and disciplined hard work."},41:{name:"The Fortunate Movement",nature:"very_fortunate",desc:"Same as 14 but stronger. Fortunate movement. Very favourable for career and success."},42:{name:"The Elevated Love",nature:"very_fortunate",desc:"Same as 24 but elevated. Assistance from those in power. Very fortunate for love."},43:{name:"The Revolution",nature:"warning",desc:"Upheaval and revolution. Can be unfortunate unless the person transforms completely."},44:{name:"The Practical Power",nature:"favorable",desc:"Powerful practical number. Achievement through consistent hard work and discipline."},45:{name:"The Spiritual Material",nature:"favorable",desc:"Combines material and spiritual success. Success through serving others."},46:{name:"The Leadership",nature:"very_fortunate",desc:"A very powerful leadership number. Success through individual authority and effort."},47:{name:"The Spiritual Victory",nature:"very_fortunate",desc:"Spiritual awakening leading to great achievement. Victory through self-realisation."},48:{name:"The Planning",nature:"favorable",desc:"Success through careful planning and creative thinking. Excellent for expression."},49:{name:"The Completion",nature:"favorable",desc:"Completion of cycles. Success through persistence and reliability."},50:{name:"The Freedom",nature:"favorable",desc:"Freedom and versatility. Success through adaptability and quick thinking."},51:{name:"The Warrior Star",nature:"very_fortunate",desc:"Victory and success. Strong, forceful energy. Success through courage and determination."},52:{name:"The Clever Mind",nature:"favorable",desc:"Analytical and intellectual. Success through deep thinking and spiritual insight."},53:{name:"The Fluctuating",nature:"warning",desc:"Fluctuations and instability. Caution in partnerships. Consistency brings success."},54:{name:"The Struggle",nature:"warning",desc:"Struggle before achievement. Not immediately fortunate — perseverance brings reward."},55:{name:"The Master Freedom",nature:"very_fortunate",desc:"Intensified 5. Great freedom and adaptability. Success in multiple fields. Very dynamic."},56:{name:"The Sacrifice for Others",nature:"warning",desc:"Sacrifices made for others. Unfortunate personally but brings spiritual growth."},57:{name:"The Moon's Splendour",nature:"favorable",desc:"Splendour and brilliance. Creative and expressive. Success through artistic talents."},58:{name:"The Gradual Rise",nature:"favorable",desc:"Slow but sure progress. Success comes gradually through persistent effort."},59:{name:"The Uncertain Path",nature:"warning",desc:"Movement and change but with hidden dangers. Careful planning is essential."},60:{name:"The Spiritual Harmony",nature:"favorable",desc:"Harmony and balance. Success through nurturing relationships and creative pursuits."},61:{name:"The Secret",nature:"warning",desc:"Hidden matters. Success requires transparency and honesty. Use secrets wisely."},62:{name:"The Difficult Partnership",nature:"warning",desc:"Partnerships bring difficulties. Caution in alliances. Success through self-reliance."},63:{name:"The Fortunate Expression",nature:"favorable",desc:"Fortunate for creative expression. Success through helping others and creative work."},64:{name:"The Unfortunate",nature:"warning",desc:"Loss and misfortune if warnings not heeded. Spiritual strength needed."},65:{name:"The Magnetic",nature:"favorable",desc:"Magnetic personality and diplomatic ability. Success through cooperation."},66:{name:"The Double Nurturer",nature:"favorable",desc:"Intensified 6. Extreme nurturing. Success through service to family and community."},67:{name:"The Analytical Heart",nature:"favorable",desc:"Analytical ability with emotional depth. Success through methodical emotional intelligence."},68:{name:"The Material Mind",nature:"favorable",desc:"Material success through quick thinking. Good for business and commerce."},69:{name:"The Humanitarian Leader",nature:"very_fortunate",desc:"Leadership in humanitarian causes. Very fortunate for social and community work."},70:{name:"The Spiritual Hermit",nature:"neutral",desc:"Deep spiritual energy. Success in solitary pursuits. Better for spiritual development."},71:{name:"The Independent",nature:"favorable",desc:"Independence and material success. Success through self-reliance and determination."},72:{name:"The Fortunate Mind",nature:"favorable",desc:"Fortunate for intellectual and creative pursuits. Success through wisdom."},73:{name:"The Practical Creator",nature:"favorable",desc:"Creative leadership. Success through original ideas and individual effort."},74:{name:"The Earthy Builder",nature:"neutral",desc:"Building through cooperation. Success through patient, methodical partnership."},75:{name:"The Spiritual Freedom",nature:"favorable",desc:"Spiritual expression and freedom. Success through creative and spiritual development."},76:{name:"The Solid Foundation",nature:"favorable",desc:"Building solid foundations. Success through hard work, discipline and method."},77:{name:"The Double Seeker",nature:"very_fortunate",desc:"Intensified 7. Deep spiritual insight and wisdom. Very fortunate for spiritual work."},78:{name:"The Balance",nature:"favorable",desc:"Balance between material and spiritual. Success through harmony and balance."},79:{name:"The Spiritual Warrior",nature:"favorable",desc:"Combines spiritual depth with warrior energy. Success through principled action."},80:{name:"The Material Success",nature:"favorable",desc:"Material success and achievement. Success through strong ambition and practicality."},81:{name:"The Fortunate Power",nature:"very_fortunate",desc:"Very fortunate. Great success in both material and spiritual realms."},82:{name:"The Cooperative Power",nature:"favorable",desc:"Success through combining individual power with cooperative effort."},83:{name:"The Creative Power",nature:"favorable",desc:"Creative partnership. Success through combining artistic ability with cooperation."},84:{name:"The Builder's Power",nature:"favorable",desc:"Building through creative expression. Success through combining practical and creative."},85:{name:"The Dynamic Builder",nature:"favorable",desc:"Dynamic energy applied to building. Success through energetic and consistent effort."},86:{name:"The Nurturing Power",nature:"favorable",desc:"Nurturing with dynamic energy. Success through caring for others with personal freedom."},87:{name:"The Harmony Seeker",nature:"favorable",desc:"Seeking harmony and balance. Success through creating harmonious environments."},88:{name:"The Double Power",nature:"very_fortunate",desc:"Intensified 8. Extraordinary material power. Very fortunate for business and finance."},89:{name:"The Completion of Power",nature:"favorable",desc:"Completion of material cycles. Success through completing ambitious projects."},90:{name:"The Universal Completion",nature:"favorable",desc:"Universal completion and wisdom. Success through humanitarian and spiritual completion."},91:{name:"The Fortunate Leader",nature:"very_fortunate",desc:"Very fortunate leadership. Combines universal wisdom with personal leadership."},92:{name:"The Peaceful Success",nature:"favorable",desc:"Peaceful success through cooperation. Diplomatic and harmonious effort."},93:{name:"The Creative Completion",nature:"favorable",desc:"Creative and expressive completion. Success through artistic expression."},94:{name:"The Practical Completion",nature:"favorable",desc:"Practical completion of cycles. Success through disciplined long-term effort."},95:{name:"The Freedom Completion",nature:"favorable",desc:"Completing cycles of freedom. Success through adaptability and diverse experience."},96:{name:"The Master Nurturer",nature:"very_fortunate",desc:"Very fortunate nurturing energy. Success through service and inspiring others."},97:{name:"The Spiritual Completion",nature:"very_fortunate",desc:"Very fortunate spiritual energy. Deep wisdom. Success through spiritual mastery."},98:{name:"The Material Completion",nature:"favorable",desc:"Completing material cycles. Success through bringing ambitious projects to completion."},99:{name:"The Universal Master",nature:"very_fortunate",desc:"Universal mastery and completion. Combines highest spiritual wisdom with achievement."},100:{name:"The Divine Completion",nature:"very_fortunate",desc:"The most complete number. Divine perfection. Extremely rare and highly auspicious."}};
const VERDICTS=[
  {min:0,max:20,e:'🌱',t:'A Challenging Union',d:'Your numbers reveal significant differences. This path asks for deep patience and conscious effort — but every difference is a lesson in disguise.'},
  {min:21,max:40,e:'🌿',t:'A Work in Progress',d:'Real potential lives here. Your contrasting energies can beautifully balance each other if you choose understanding over resistance.'},
  {min:41,max:60,e:'🌸',t:'A Promising Bond',d:'Meaningful harmony shines across your numbers. Complementary energies that, when nurtured, build into something lasting and deep.'},
  {min:61,max:80,e:'✨',t:'A Harmonious Bond',d:'Strong alignment on multiple levels. Romance flows naturally, loyalty runs deep, and shared purpose binds you together.'},
  {min:81,max:100,e:'💫',t:'A Deeply Fated Match',d:'Exceptional. The universe seems to have written your story already. A rare, powerful connection that resonates on every level.'}
];
const PROFILES={
  1:{ro:'Bold, passionate and fiercely independent. Number 1 needs admiration and a partner who celebrates their strength without dimming their light.',ma:'A natural protector who leads with vision. Needs a partner who respects autonomy and matches their drive.'},
  2:{ro:'Deeply romantic, gentle and emotionally perceptive. Number 2 feels love intensely and gives generously — they just need it returned.',ma:'The most devoted partner. Seeks absolute loyalty and a peaceful, harmonious home life.'},
  3:{ro:'Playful, expressive and magnetic. Number 3 needs joy and creativity — they fall for wit, warmth, and spontaneity.',ma:'Needs intellectual stimulation and emotional freedom. A home full of laughter is their paradise.'},
  4:{ro:'Steady, loyal and deeply dependable. Number 4 shows love through acts of service — they build, protect, and provide.',ma:'The cornerstone of family life. Seeks a structured, secure partnership built on trust.'},
  5:{ro:'Free-spirited and adventurous. Number 5 needs excitement and variety — irresistible but hard to pin down.',ma:'Needs a partner who gives them space to breathe. Marriage works when it feels like a grand adventure.'},
  6:{ro:'Caring, romantic and deeply nurturing. Number 6 is the most devoted lover — they give endlessly and need to feel truly appreciated.',ma:'The ideal life partner. Creates warmth and harmony at home. Happiest when they feel needed and loved.'},
  7:{ro:'Mysterious, introspective and deeply spiritual. Number 7 seeks a soul-level connection — surface romance will not satisfy.',ma:'Needs a partner who respects solitude and values intellectual depth. Marriage must be a meeting of minds.'},
  8:{ro:'Intense, passionate and powerfully magnetic. Number 8 loves with tremendous force but may struggle to express vulnerability.',ma:'A powerful provider who seeks an equally strong partner. Marriage is a partnership of ambition and shared achievement.'},
  9:{ro:'Generous, idealistic and deeply compassionate. Number 9 loves with their whole soul — romantically and sometimes naively.',ma:'Seeks a partner who shares their vision for a better world. Needs someone who inspires.'},
  11:{ro:'Intensely intuitive and spiritually charged. Number 11 experiences love as a profound cosmic event — they feel everything deeply.',ma:'Will not settle. Seeks a true soulmate who understands their spiritual mission.'},
  22:{ro:'Magnetic and visionary. Number 22 attracts partners effortlessly through sheer presence and quiet, unshakeable confidence.',ma:'Seeks a partner who can handle the scale of their life vision. Marriage must support their mission.'}
};

function red(n){n=Math.abs(parseInt(n));while(n>9){n=String(n).split('').reduce(function(a,b){return a+parseInt(b);},0);}return n;}
function bNum(dob){return red(parseInt(dob.split('-')[2]));}
function bRaw(dob){return parseInt(dob.split('-')[2]);} // raw birth day for compound
function dNum(dob){return red(dob.replace(/-/g,'').split('').reduce(function(a,b){return a+parseInt(b);},0));}
function dRaw(dob){return dob.replace(/-/g,'').split('').reduce(function(a,b){return a+parseInt(b);},0);}
function nNum(name,chart){return red(name.toUpperCase().replace(/[^A-Z]/g,'').split('').reduce(function(a,c){return a+(chart[c]||0);},0));}
function nRaw(name,chart){return name.toUpperCase().replace(/[^A-Z]/g,'').split('').reduce(function(a,c){return a+(chart[c]||0);},0);}
function fName(full){return full.trim().split(/\s+/)[0];}
function isCo(n1,n2,type){var k=n1>9?red(n1):n1;var v=n2>9?red(n2):n2;return !!(COMPAT[k]&&COMPAT[k][type]&&COMPAT[k][type].indexOf(v)>-1);}
function arch(n){return ARCH[n]||ARCH[red(n)]||'';}
function prof(n){return PROFILES[n]||PROFILES[red(n)]||{ro:'',ma:''};}
function cmpd(raw){return(raw>=10&&COMPOUNDS[raw])?COMPOUNDS[raw]:null;}

function fmtPair(name,raw,reduced){return raw===reduced?name+' ('+reduced+')':name+' ('+raw+' / '+reduced+')';}
function pairLbl(nameA,typeA,rawA,redA,nameB,typeB,rawB,redB){
  var a=rawA===redA?String(redA):(rawA+' / '+redA);
  var b=rawB===redB?String(redB):(rawB+' / '+redB);
  return nameA+' · '+typeA+' ('+a+')  ×  '+nameB+' · '+typeB+' ('+b+')';
}
function fmtDay(dob){var d=parseInt(dob.split('-')[2]);var r=red(d);var dd=('0'+d).slice(-2);if(d<=9)return dd+' = '+r;var digs=String(d).split('').join('+');return dd+' = '+digs+' = '+r;}
function fmtDest(dob){var p=dob.split('-');var y=p[0],m=parseInt(p[1]),d=parseInt(p[2]);var dd=('0'+d).slice(-2),mm=('0'+m).slice(-2);var raw=dob.replace(/-/g,'').split('').reduce(function(a,b){return a+parseInt(b);},0);var r=red(raw);return dd+' + '+mm+' + '+y+' = '+raw+' = '+r;}

function ring(pct,sz,stroke,lbl){
  var r=sz/2-9,cx=sz/2,cy=sz/2,circ=2*Math.PI*r;
  var dash=(circ*pct/100).toFixed(1),gap=(circ*(1-pct/100)).toFixed(1),off=(circ/4).toFixed(1);
  var fs=sz>100?'1.1rem':'0.9rem';
  return'<svg width="'+sz+'" height="'+sz+'" viewBox="0 0 '+sz+' '+sz+'">'+
    '<circle cx="'+cx+'" cy="'+cy+'" r="'+r+'" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="8"/>'+
    '<circle cx="'+cx+'" cy="'+cy+'" r="'+r+'" fill="none" stroke="'+stroke+'" stroke-width="8" stroke-linecap="round" stroke-dasharray="'+dash+' '+gap+'" stroke-dashoffset="'+off+'"/>'+
    '<text x="'+cx+'" y="'+(cy-4)+'" text-anchor="middle" dominant-baseline="middle" fill="#fff" style="font-size:'+fs+';font-weight:700;font-family:Georgia,serif">'+pct+'%</text>'+
    '<text x="'+cx+'" y="'+(cy+13)+'" text-anchor="middle" fill="rgba(255,255,255,0.4)" style="font-size:8px;letter-spacing:0.08em;font-family:Open Sans,sans-serif;text-transform:uppercase">'+lbl+'</text>'+
    '</svg>';}

function tag(v){return v?'<span class="lcc-tag yes">✓ Compatible</span>':'<span class="lcc-tag no">✗ Not compatible</span>';}

// Upgraded number card — shows compound + reduced + compound name & nature
function ncCard(reduced,raw,label,nameLine,cls){
  var pip=cls==='dob'?(label.indexOf('Birth')>-1?'Psychic / Driver':'Life Path / Conductor'):cls==='chal'?'Chaldean':'Pythagorean';
  var hasCompound=(raw>=10&&raw!==reduced);
  var c=cmpd(raw);
  var numDisplay=hasCompound?(raw+' <span style="font-size:1rem;opacity:0.5">/</span> '+reduced):String(reduced);
  var compoundBlock='';
  if(hasCompound&&c){
    var nc=NATURE_COLOR[c.nature]||'#555';
    var nl=NATURE_LABEL[c.nature]||'';
    compoundBlock='<div class="lcc-nc-compound">'+
      '<div class="lcc-nc-cname">'+c.name+'</div>'+
      '<div class="lcc-nc-cnature" style="color:'+nc+'">'+nl+'</div>'+
      '<div class="lcc-nc-cdesc">'+c.desc+'</div>'+
    '</div>';
  }
  return'<div class="lcc-nc '+cls+'">'+
    '<div class="lcc-nc-pip">'+pip+'</div>'+
    '<div class="lcc-nc-label">'+label+'</div>'+
    '<div class="lcc-nc-name">'+nameLine+'</div>'+
    '<div class="lcc-nc-num">'+numDisplay+'</div>'+
    '<div class="lcc-nc-arch">'+arch(reduced)+'</div>'+
    compoundBlock+
    '</div>';}

function calcCard(bc,dc){
  return'<div class="lcc-calc-card">'+
    '<div class="lcc-calc-pip">How it\'s calculated</div>'+
    '<div class="lcc-calc-line"><span>Birth Number — day only</span>'+bc+'</div>'+
    '<div class="lcc-calc-divider"></div>'+
    '<div class="lcc-calc-line"><span>Destiny Number — full DOB</span>'+dc+'</div>'+
    '</div>';}

function numSect(bB,bBraw,bD,bDraw,bFNC,bFNCraw,bFNP,bFNPraw,bNC,bNCraw,bNP,bNPraw,name,dob){
  var fn=fName(name);
  var bc=fmtDay(dob),dc=fmtDest(dob);
  return'<div class="lcc-num-group">'+
    '<div class="lcc-ng-header"><span class="lcc-ng-badge dob">📅 Date of Birth Numbers</span><span class="lcc-ng-line"></span><span class="lcc-ng-desc">Same in both systems</span></div>'+
    '<div class="lcc-ng-grid">'+ncCard(bB,bBraw,'Birth',name,'dob')+ncCard(bD,bDraw,'Destiny',name,'dob')+calcCard(bc,dc)+'</div>'+
    '</div>'+
    '<div class="lcc-num-group">'+
    '<div class="lcc-ng-header"><span class="lcc-ng-badge chal">🔴 Chaldean Name Numbers</span><span class="lcc-ng-line"></span></div>'+
    '<div class="lcc-ng-grid">'+
      ncCard(bFNC,bFNCraw,'First Name',fn,'chal')+
      ncCard(bNC,bNCraw,'Full Name',name,'chal')+
      '<div class="lcc-sys-card chal"><div class="lcc-sys-name chal">Chaldean Numerology</div><div class="lcc-sys-title">The Ancient Babylonian System</div><div class="lcc-sys-desc">Letters assigned values 1–8. Analyses the <em>name you are known by</em>. Considered the most spiritually accurate — favoured by Vedic practitioners.</div></div>'+
    '</div></div>'+
    '<div class="lcc-num-group">'+
    '<div class="lcc-ng-header"><span class="lcc-ng-badge pyth">🔵 Pythagorean Name Numbers</span><span class="lcc-ng-line"></span></div>'+
    '<div class="lcc-ng-grid">'+
      ncCard(bFNP,bFNPraw,'First Name',fn,'pyth')+
      ncCard(bNP,bNPraw,'Full Name',name,'pyth')+
      '<div class="lcc-sys-card pyth"><div class="lcc-sys-name pyth">Pythagorean Numerology</div><div class="lcc-sys-title">The Western Modern System</div><div class="lcc-sys-desc">Letters assigned 1–9 sequentially (A=1…Z=8). Analyses your <em>full birth name</em>. Most widely used system in the West.</div></div>'+
    '</div></div>';}

function ctable(rows,hdr){
  var html='<table class="lcc-table"><thead><tr><th style="width:52%">'+hdr+'</th><th>Romance</th><th>Marriage</th></tr></thead><tbody>';
  rows.forEach(function(c){
    html+='<tr class="row-'+c.sys+'"><td><div class="lcc-ct-pair">'+c.lbl+'</div><div class="lcc-ct-desc">'+c.desc+'</div><span class="lcc-ct-sys '+c.sys+'">'+c.sysLbl+'</span></td><td>'+tag(c.ro)+'</td><td>'+tag(c.ma)+'</td></tr>';
  });
  return html+'</tbody></table>';}

function accItem(num,type,name,color){
  var p=prof(num);
  return'<div class="lcc-acc-item"><button class="lcc-acc-btn">'+
    '<span style="display:flex;align-items:center;gap:10px">'+
    '<span style="font-family:Georgia,serif;font-size:1.4rem;font-weight:700;color:'+color+';min-width:20px">'+num+'</span>'+
    '<span>'+type+' · '+name+' — <em style="color:#777;font-style:italic">'+arch(num)+'</em></span></span>'+
    '<span class="lcc-acc-arrow">▾</span></button>'+
    '<div class="lcc-acc-body">'+
    '<div style="margin-bottom:8px"><span class="lcc-acc-tag ro">In Romance</span><br />'+p.ro+'</div>'+
    '<div><span class="lcc-acc-tag ma">In Marriage</span><br />'+p.ma+'</div>'+
    '</div></div>';}

function refTable(){
  var d={1:{ro:'1,3,4,6,8',ma:'1,2,4,8,9'},2:{ro:'2,3,7,8',ma:'1,2,7,8'},3:{ro:'1,3,6,9',ma:'3,5,6,7,9'},4:{ro:'1,4,6,8',ma:'1,4,6,8'},5:{ro:'3,5,6,8',ma:'3,6,9'},6:{ro:'1,2,5,6,8,9',ma:'1,2'},7:{ro:'2,3,7,9',ma:'2,3,6,7'},8:{ro:'1,2,4,5,7',ma:'1,2,4'},9:{ro:'1,3,7,9',ma:'1,3,6,9'}};
  var html='<table class="lcc-reftable"><thead><tr><th>No.</th><th>Archetype</th><th>Romance with</th><th>Marriage with</th></tr></thead><tbody>';
  Object.keys(d).forEach(function(n){html+='<tr><td><span class="lcc-ref-n">'+n+'</span></td><td style="font-size:12px;color:#555">'+ARCH[parseInt(n)]+'</td><td class="lcc-ref-ro">'+d[n].ro+'</td><td class="lcc-ref-ma">'+d[n].ma+'</td></tr>';});
  return html+'</tbody></table>';}

function calc(){
  var bn=document.getElementById('nv-boyName').value.trim();
  var bd=document.getElementById('nv-boyDOB').value;
  var gn=document.getElementById('nv-girlName').value.trim();
  var gd=document.getElementById('nv-girlDOB').value;
  var err=document.getElementById('nv-err');
  err.style.display='none';
  if(!bn||!bd||!gn||!gd){err.textContent='Please fill in all four fields to reveal your compatibility.';err.style.display='block';return;}

  var bF=fName(bn),gF=fName(gn);
  var bBirth=bNum(bd),bDest=dNum(bd);
  var gBirth=bNum(gd),gDest=dNum(gd);
  var bBirthRaw=bRaw(bd),bDestRaw=dRaw(bd);
  var gBirthRaw=bRaw(gd),gDestRaw=dRaw(gd);
  var bNC=nNum(bn,CH),bNP=nNum(bn,PY);
  var gNC=nNum(gn,CH),gNP=nNum(gn,PY);
  var bFNC=nNum(bF,CH),bFNP=nNum(bF,PY);
  var gFNC=nNum(gF,CH),gFNP=nNum(gF,PY);
  var bFNC_r=nRaw(bF,CH),bNC_r=nRaw(bn,CH);
  var gFNC_r=nRaw(gF,CH),gNC_r=nRaw(gn,CH);
  var bFNP_r=nRaw(bF,PY),bNP_r=nRaw(bn,PY);
  var gFNP_r=nRaw(gF,PY),gNP_r=nRaw(gn,PY);


  // Single-name detection
  var bSingle=(bn.trim().split(/\s+/).length===1);
  var gSingle=(gn.trim().split(/\s+/).length===1);

  // Clean pair label: "Dinesh · Birth (19/1)  ×  Purnima · Birth (6)"
  function pl(nA,tA,rA,dA,nB,tB,rB,dB){
    var a=rA===dA?String(dA):(rA+' / '+dA);
    var b=rB===dB?String(dB):(rB+' / '+dB);
    return nA+' · '+tA+' ('+a+')  ×  '+nB+' · '+tB+' ('+b+')';
  }
  var snNote='Enter surname for deeper full-name analysis';
  var dobC=[
    {lbl:pl(bF,'Birth',bBirthRaw,bBirth,gF,'Birth',gBirthRaw,gBirth),desc:'Core energy — how you instantly feel around each other',ro:isCo(bBirth,gBirth,'ro'),ma:isCo(bBirth,gBirth,'ma'),sys:'dob',sysLbl:'Date of birth · Both perspectives'},
    {lbl:pl(bF,'Birth',bBirthRaw,bBirth,gF,'Destiny',gDestRaw,gDest),desc:"His instinct meets her life's purpose",ro:isCo(bBirth,gDest,'ro'),ma:isCo(bBirth,gDest,'ma'),sys:'dob',sysLbl:'Date of birth · His perspective'},
    {lbl:pl(bF,'Destiny',bDestRaw,bDest,gF,'Birth',gBirthRaw,gBirth),desc:'His life path meets her core nature',ro:isCo(bDest,gBirth,'ro'),ma:isCo(bDest,gBirth,'ma'),sys:'dob',sysLbl:'Date of birth · His perspective'},
    {lbl:pl(bF,'Destiny',bDestRaw,bDest,gF,'Destiny',gDestRaw,gDest),desc:'Soul-level alignment — the deepest bond',ro:isCo(bDest,gDest,'ro'),ma:isCo(bDest,gDest,'ma'),sys:'dob',sysLbl:'Date of birth · Both perspectives'}
  ];
  var chalC=[
    {lbl:pl(bF,'First Name',bFNC_r,bFNC,gF,'First Name',gFNC_r,gFNC),desc:'First-name Chaldean vibration — his perspective',ro:isCo(bFNC,gFNC,'ro'),ma:isCo(bFNC,gFNC,'ma'),sys:'chal',sysLbl:'Chaldean · First names (His Perspective)'},
    {lbl:pl(bn,'Full Name',bNC_r,bNC,gn,'Full Name',gNC_r,gNC),desc:(bSingle||gSingle)?snNote:'Complete Chaldean name energies — ancient layer',ro:isCo(bNC,gNC,'ro'),ma:isCo(bNC,gNC,'ma'),sys:'chal',sysLbl:'Chaldean · Full names (His Perspective)'+(bSingle||gSingle?' ⚠':'')},
    {lbl:pl(gF,'First Name',gFNC_r,gFNC,bF,'First Name',bFNC_r,bFNC),desc:'First-name Chaldean vibration — her perspective',ro:isCo(gFNC,bFNC,'ro'),ma:isCo(gFNC,bFNC,'ma'),sys:'chal',sysLbl:'Chaldean · First names (Her Perspective)'},
    {lbl:pl(gn,'Full Name',gNC_r,gNC,bn,'Full Name',bNC_r,bNC),desc:(bSingle||gSingle)?snNote:'Her full Chaldean energy — feminine perspective',ro:isCo(gNC,bNC,'ro'),ma:isCo(gNC,bNC,'ma'),sys:'chal',sysLbl:'Chaldean · Full names (Her Perspective)'+(bSingle||gSingle?' ⚠':'')}
  ];
  var pythC=[
    {lbl:pl(bF,'First Name',bFNP_r,bFNP,gF,'First Name',gFNP_r,gFNP),desc:'First-name Pythagorean vibration — his perspective',ro:isCo(bFNP,gFNP,'ro'),ma:isCo(bFNP,gFNP,'ma'),sys:'pyth',sysLbl:'Pythagorean · First names (His Perspective)'},
    {lbl:pl(bn,'Full Name',bNP_r,bNP,gn,'Full Name',gNP_r,gNP),desc:(bSingle||gSingle)?snNote:'Complete Pythagorean name energies — western layer',ro:isCo(bNP,gNP,'ro'),ma:isCo(bNP,gNP,'ma'),sys:'pyth',sysLbl:'Pythagorean · Full names (His Perspective)'+(bSingle||gSingle?' ⚠':'')},
    {lbl:pl(gF,'First Name',gFNP_r,gFNP,bF,'First Name',bFNP_r,bFNP),desc:'First-name Pythagorean vibration — her perspective',ro:isCo(gFNP,bFNP,'ro'),ma:isCo(gFNP,bFNP,'ma'),sys:'pyth',sysLbl:'Pythagorean · First names (Her Perspective)'},
    {lbl:pl(gn,'Full Name',gNP_r,gNP,bn,'Full Name',bNP_r,bNP),desc:(bSingle||gSingle)?snNote:'Her full Pythagorean energy — feminine perspective',ro:isCo(gNP,bNP,'ro'),ma:isCo(gNP,bNP,'ma'),sys:'pyth',sysLbl:'Pythagorean · Full names (Her Perspective)'+(bSingle||gSingle?' ⚠':'')}
  ];

  var all=dobC.concat(chalC).concat(pythC);
  var roY=0,maY=0;
  all.forEach(function(c){if(c.ro)roY++;if(c.ma)maY++;});
  var tot=all.length;
  var roS=Math.round(roY/tot*100),maS=Math.round(maY/tot*100),ov=Math.round((roS+maS)/2);
  var v=VERDICTS.filter(function(x){return ov>=x.min&&ov<=x.max;})[0]||VERDICTS[0];

  var html=
  '<div class="lcc-banner">'+
    '<div class="lcc-couple">'+bn+' <span>&</span> '+gn+'</div>'+
    '<div class="lcc-rings">'+ring(roS,90,'#e07090','Romance')+ring(ov,110,'#c9960c','Overall')+ring(maS,90,'#6aa8dd','Marriage')+'</div>'+
    '<span class="lcc-verdict-icon">'+v.e+'</span>'+
    '<div class="lcc-verdict-title">'+v.t+'</div>'+
    '<div class="lcc-verdict-desc">'+v.d+'</div>'+
    '<div class="lcc-stars">✦   ✦   ✦</div>'+
  '</div>'+

  '<div class="lcc-panel">'+
    '<div class="lcc-panel-head"><span style="font-size:17px">🔢</span><div class="lcc-panel-title">Your Numerology Numbers — Both Systems</div></div>'+
    '<div class="lcc-panel-body">'+
    '<div class="lcc-legend-grid">'+
      '<div class="lcc-leg birth"><div class="lcc-leg-type birth">Birth Number</div><div class="lcc-leg-title">Psychic / Driver Number</div><div class="lcc-leg-pills"><span class="lcc-pill birth">Psychic Number</span><span class="lcc-pill birth">Driver Number</span><span class="lcc-pill birth">Radical Number</span></div><div class="lcc-leg-desc">Derived from the <strong>day of birth</strong> alone. Represents outer personality and instinctive nature in love.</div></div>'+
      '<div class="lcc-leg destiny"><div class="lcc-leg-type destiny">Destiny Number</div><div class="lcc-leg-title">Life Path / Conductor Number</div><div class="lcc-leg-pills"><span class="lcc-pill destiny">Life Path</span><span class="lcc-pill destiny">Conductor</span><span class="lcc-pill destiny">Namank</span></div><div class="lcc-leg-desc">Derived from your <strong>complete date of birth</strong>. Represents your deeper purpose and soul-level energy in partnership.</div></div>'+
    '</div>'+
    '<div class="lcc-sep">His Numbers — '+bn+'</div>'+numSect(bBirth,bBirthRaw,bDest,bDestRaw,bFNC,bFNC_r,bFNP,bFNP_r,bNC,bNC_r,bNP,bNP_r,bn,bd)+
    '<div class="lcc-sep" style="margin-top:1.25rem">Her Numbers — '+gn+'</div>'+numSect(gBirth,gBirthRaw,gDest,gDestRaw,gFNC,gFNC_r,gFNP,gFNP_r,gNC,gNC_r,gNP,gNP_r,gn,gd)+
    '</div></div>'+

  '<div class="lcc-panel">'+
    '<div class="lcc-panel-head"><span style="font-size:17px">💞</span><div class="lcc-panel-title">Full Compatibility Breakdown — All '+tot+' Checks</div></div>'+
    '<div class="lcc-panel-body">'+
    '<div class="lcc-slabel dob">Birth & Destiny Number Pairs (Checks 1–4)</div>'+ctable(dobC,'Compatibility Pair (Date of Birth Values)')+
    '<div class="lcc-slabel chal" style="margin-top:1rem">Chaldean Name Number Pairs (Checks 5–8)</div>'+ctable(chalC,'Compatibility Pair (Chaldean Values)')+
    '<div class="lcc-slabel pyth" style="margin-top:1rem">Pythagorean Name Number Pairs (Checks 9–12)</div>'+ctable(pythC,'Compatibility Pair (Pythagorean Values)')+
    '</div></div>'+

  '<div class="lcc-panel">'+
    '<div class="lcc-panel-head"><span style="font-size:17px">📊</span><div class="lcc-panel-title">Compatibility Score — What Do These Numbers Mean?</div></div>'+
    '<div class="lcc-se-intro">The calculator runs <strong>'+tot+' compatibility checks</strong> across Birth, Destiny, First Name and Full Name numbers for both Chaldean & Pythagorean systems. More ✓ = stronger natural alignment.</div>'+
    '<div class="lcc-score-grid">'+
      '<div class="lcc-score-cell"><div class="lcc-score-frac yes">'+roY+'/'+tot+'</div><div class="lcc-score-lbl">Romance ✓</div><div class="lcc-score-sub">'+roY+' pairs compatible for romance</div></div>'+
      '<div class="lcc-score-cell"><div class="lcc-score-frac no">'+(tot-roY)+'/'+tot+'</div><div class="lcc-score-lbl">Romance ✗</div><div class="lcc-score-sub">'+(tot-roY)+' pairs need awareness</div></div>'+
      '<div class="lcc-score-cell"><div class="lcc-score-frac yes">'+maY+'/'+tot+'</div><div class="lcc-score-lbl">Marriage ✓</div><div class="lcc-score-sub">'+maY+' pairs aligned for marriage</div></div>'+
      '<div class="lcc-score-cell"><div class="lcc-score-frac no">'+(tot-maY)+'/'+tot+'</div><div class="lcc-score-lbl">Marriage ✗</div><div class="lcc-score-sub">'+(tot-maY)+' pairs indicate friction</div></div>'+
    '</div></div>'+

  '<div class="lcc-panel">'+
    '<div class="lcc-panel-head"><span style="font-size:17px">🌙</span><div class="lcc-panel-title">Number Profiles — Love & Marriage Traits</div></div>'+
    '<div style="padding:0 0 0.5rem">'+
      accItem(bBirth,'Birth',bF,'var(--gold-dark)')+
      accItem(bDest,'Destiny',bF,'var(--gold-dark)')+
      accItem(gBirth,'Birth',gF,'var(--chal)')+
      accItem(gDest,'Destiny',gF,'var(--chal)')+
    '</div></div>'+

  '<div class="lcc-panel">'+
    '<div class="lcc-panel-head"><span style="font-size:17px">📖</span><div class="lcc-panel-title">Compatibility Reference Table — All 9 Numbers</div></div>'+
    '<div class="lcc-panel-body">'+
    '<p style="font-size:12px;color:#666;line-height:1.7;margin-bottom:0.9rem">Traditional Chaldean compatibility matrix — which numbers naturally attract each other for romance vs. long-term commitment.</p> '+
    refTable()+'</div></div>'+

  '<div class="lcc-share">'+
    '<button class="lcc-share-btn" id="nv-shareBtn">♡  Share This Report</button>'+
    '<div class="lcc-brand" style="margin-top:0.9rem">Powered by <a href="https://www.namevibrations.com" target="_blank">NameVibrations.com</a> · Name Vibrations Numerology</div>'+
  '</div>';

  var div=document.getElementById('nv-results');
  div.innerHTML=html;
  div.style.display='block';

  // Wire up share button via addEventListener — no inline onclick needed
  var shareBtn=div.querySelector('#nv-shareBtn');
  if(shareBtn){
    shareBtn.addEventListener('click',function(){share(ov,roS,maS,bn,gn,v);});
  }

  div.querySelectorAll('.lcc-acc-btn').forEach(function(btn){
    btn.addEventListener('click',function(){
      var body=btn.nextElementSibling,wasOpen=btn.classList.contains('open');
      div.querySelectorAll('.lcc-acc-btn').forEach(function(b){b.classList.remove('open');b.nextElementSibling.classList.remove('open');});
      if(!wasOpen){btn.classList.add('open');body.classList.add('open');}
    });
  });
  div.scrollIntoView({behavior:'smooth',block:'start'});
}

function share(ov,ro,ma,bn,gn,verdict){
  generateCard(ov,ro,ma,bn,gn,verdict,function(dataUrl,blob){
    var modal=document.createElement('div');
    modal.id='nv-share-modal';
    modal.style.cssText='position:fixed;inset:0;background:rgba(0,0,0,0.75);z-index:99999;display:flex;align-items:center;justify-content:center;padding:1rem;';
    modal.innerHTML=
      '<div style="background:#fff;border-radius:16px;padding:1.25rem;max-width:420px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,0.4);">'+
        '<div style="text-align:center;margin-bottom:0.75rem;font-family:Georgia,serif;font-size:1.1rem;font-weight:700;color:#1a0508">Your Compatibility Card</div>'+
        '<img decoding="async" src="'+dataUrl+'" style="width:100%;border-radius:10px;display:block;margin-bottom:1rem;" alt="Compatibility Card">'+
        '<div style="display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;">'+
          '<button id="nv-btn-download" style="padding:11px;background:linear-gradient(135deg,#c0392b,#922b21);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;">Save Image</button>'+
          '<button id="nv-btn-wa" style="padding:11px;background:#25d366;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;">Share on WhatsApp</button>'+
        '</div>'+
        '<button id="nv-btn-close" style="width:100%;padding:9px;background:none;border:1.5px solid #ddd;border-radius:8px;font-size:12px;cursor:pointer;color:#888;">Close</button>'+
      '</div>';
    document.body.appendChild(modal);
    document.getElementById('nv-btn-download').onclick=function(){
      var a=document.createElement('a');
      a.download='love-compatibility-'+bn.split(' ')[0]+'-'+gn.split(' ')[0]+'.png';
      a.href=dataUrl;a.click();
    };
    document.getElementById('nv-btn-wa').onclick=function(){
      if(navigator.share&&blob){
        var file=new File([blob],'compatibility.png',{type:'image/png'});
        navigator.share({files:[file],title:bn+' & '+gn+' Love Compatibility',text:'Check out our love compatibility result!'}).catch(function(){waTextShare(ov,ro,ma,bn,gn);});
      } else {waTextShare(ov,ro,ma,bn,gn);}
    };
    document.getElementById('nv-btn-close').onclick=function(){document.body.removeChild(modal);};
    modal.addEventListener('click',function(e){if(e.target===modal)document.body.removeChild(modal);});
  });
}
function waTextShare(ov,ro,ma,bn,gn){
  var text=encodeURIComponent(bn+' & '+gn+' \u2014 Love Compatibility \u2764\uFE0F\n\n\uD83D\uDCAB Overall: '+ov+'%\n\uD83D\uDC9E Romance: '+ro+'%  \uD83D\uDC8D Marriage: '+ma+'%\n\nBased on Chaldean & Pythagorean Numerology\nhttps://www.namevibrations.com/love-compatibility-by-name/');
  window.open('https://wa.me/?text='+text,'_blank');
}

function generateCard(ov,ro,ma,bn,gn,verdict,callback){
  var W=800,H=440;
  var canvas=document.createElement('canvas');
  canvas.width=W;canvas.height=H;
  var ctx=canvas.getContext('2d');

  // Background gradient — deep maroon matching site
  var bg=ctx.createLinearGradient(0,0,W,H);
  bg.addColorStop(0,'#0f0508');
  bg.addColorStop(0.5,'#2a0d18');
  bg.addColorStop(1,'#0f0508');
  ctx.fillStyle=bg;
  ctx.fillRect(0,0,W,H);

  // Subtle radial glow left
  var gl=ctx.createRadialGradient(160,280,10,160,280,320);
  gl.addColorStop(0,'rgba(192,57,43,0.18)');
  gl.addColorStop(1,'rgba(192,57,43,0)');
  ctx.fillStyle=gl;ctx.fillRect(0,0,W,H);

  // Subtle radial glow right
  var gr=ctx.createRadialGradient(640,160,10,640,160,260);
  gr.addColorStop(0,'rgba(26,95,168,0.12)');
  gr.addColorStop(1,'rgba(26,95,168,0)');
  ctx.fillStyle=gr;ctx.fillRect(0,0,W,H);

  // Top border line — red
  ctx.fillStyle='#c0392b';
  ctx.fillRect(0,0,W,4);

  // Eyebrow
  ctx.fillStyle='rgba(224,112,144,0.85)';
  ctx.font='500 13px "Arial"';
  ctx.textAlign='center';
  ctx.fillText('NAME VIBRATIONS  ·  NUMEROLOGY SPECIALIST', W/2, 36);

  // Decorative stars line
  ctx.fillStyle='rgba(255,255,255,0.15)';
  ctx.font='10px Arial';
  ctx.fillText('✦          ✦          ✦', W/2, 56);

  // Couple names
  ctx.fillStyle='rgba(255,255,255,0.6)';
  ctx.font='italic 22px Georgia';
  ctx.fillText(bn + '  &  ' + gn, W/2, 92);

  // "LOVE COMPATIBILITY" heading
  ctx.fillStyle='#ffffff';
  ctx.font='bold 42px Georgia';
  ctx.fillText('Love Compatibility', W/2, 148);

  // Divider line
  ctx.strokeStyle='rgba(192,57,43,0.5)';
  ctx.lineWidth=1;
  ctx.beginPath();ctx.moveTo(W/2-200,168);ctx.lineTo(W/2+200,168);ctx.stroke();

  // THREE SCORE CIRCLES
  var scores=[
    {pct:ro,label:'ROMANCE',color:'#e07090',x:180},
    {pct:ov,label:'OVERALL',color:'#c9960c',x:W/2},
    {pct:ma,label:'MARRIAGE',color:'#6aa8dd',x:620}
  ];
  scores.forEach(function(s){
    var cx=s.x,cy=248,r=s.pct===ov?56:46;
    // Track circle
    ctx.beginPath();
    ctx.arc(cx,cy,r,0,2*Math.PI);
    ctx.strokeStyle='rgba(255,255,255,0.1)';
    ctx.lineWidth=8;ctx.stroke();
    // Progress arc
    var start=-Math.PI/2;
    var end=start+(2*Math.PI*s.pct/100);
    ctx.beginPath();
    ctx.arc(cx,cy,r,start,end);
    ctx.strokeStyle=s.color;
    ctx.lineWidth=8;
    ctx.lineCap='round';
    ctx.stroke();
    // Percentage text
    ctx.fillStyle='#ffffff';
    ctx.font='bold '+(s.pct===ov?'22px':'18px')+' Georgia';
    ctx.textAlign='center';
    ctx.fillText(s.pct+'%',cx,cy+7);
    // Label
    ctx.fillStyle='rgba(255,255,255,0.45)';
    ctx.font='bold 10px Arial';
    ctx.fillText(s.label,cx,cy+r+18);
  });

  // Verdict band
  var vbg=ctx.createLinearGradient(60,318,W-60,318);
  vbg.addColorStop(0,'rgba(192,57,43,0)');
  vbg.addColorStop(0.5,'rgba(192,57,43,0.2)');
  vbg.addColorStop(1,'rgba(192,57,43,0)');
  ctx.fillStyle=vbg;
  roundRect(ctx,60,318,W-120,58,10);ctx.fill();

  // Verdict emoji + title — decode HTML entities before drawing on canvas
  function decodeHtml(str){
    var t=document.createElement('textarea');
    t.innerHTML=str;
    return t.value;
  }
  var verdictEmoji=verdict&&verdict.e?decodeHtml(verdict.e):'';
  var verdictTitle=verdict&&verdict.t?verdict.t:'Compatibility Result';
  var verdictDesc=verdict&&verdict.d?verdict.d:'';

  ctx.fillStyle='#ffffff';
  ctx.font='bold 20px Georgia';
  ctx.textAlign='center';
  ctx.fillText(verdictEmoji+' '+verdictTitle, W/2, 354);

  // Verdict description (truncated)
  if(verdictDesc.length>72)verdictDesc=verdictDesc.substring(0,72)+'…';
  ctx.fillStyle='rgba(255,255,255,0.45)';
  ctx.font='13px Arial';
  ctx.fillText(verdictDesc, W/2, 376);

  // Bottom bar
  ctx.fillStyle='rgba(255,255,255,0.06)';
  ctx.fillRect(0,H-46,W,46);

  // Website URL
  ctx.fillStyle='rgba(192,57,43,0.9)';
  ctx.font='bold 14px Arial';
  ctx.textAlign='center';
  ctx.fillText('NameVibrations.com', W/2, H-20);

  // Tagline right
  ctx.fillStyle='rgba(255,255,255,0.25)';
  ctx.font='11px Arial';
  ctx.textAlign='right';
  ctx.fillText('Chaldean & Pythagorean Numerology', W-24, H-20);

  // Left tagline
  ctx.textAlign='left';
  ctx.fillText('Free Love Compatibility Calculator', 24, H-20);

  canvas.toBlob(function(blob){
    var url=URL.createObjectURL(blob);
    callback(url,blob);
  },'image/png');
}

function roundRect(ctx,x,y,w,h,r){
  ctx.beginPath();
  ctx.moveTo(x+r,y);ctx.lineTo(x+w-r,y);ctx.quadraticCurveTo(x+w,y,x+w,y+r);
  ctx.lineTo(x+w,y+h-r);ctx.quadraticCurveTo(x+w,y+h,x+w-r,y+h);
  ctx.lineTo(x+r,y+h);ctx.quadraticCurveTo(x,y+h,x,y+h-r);
  ctx.lineTo(x,y+r);ctx.quadraticCurveTo(x,y,x+r,y);
  ctx.closePath();
}

function copyText(t){
  navigator.clipboard.writeText(t).then(function(){
    var b=document.querySelector('.lcc-share-btn'),o=b.innerHTML;
    b.innerHTML='✓  Copied to clipboard!';b.style.background='#2a7038';b.style.color='#fff';b.style.borderColor='#2a7038';
    setTimeout(function(){b.innerHTML=o;b.style.cssText='';},2500);
  });
}

return{calc:calc,share:share};
})();

// Attach button listener after DOM is ready — works on file://, http://, and inside Divi
(function(){
  function attachBtn(){
    var btn=document.getElementById('nv-calcBtn');
    if(btn){btn.addEventListener('click',function(){nvLcc.calc();});}
  }
  if(document.readyState==='loading'){
    document.addEventListener('DOMContentLoaded',attachBtn);
  } else {
    attachBtn();
  }
})();
</script></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1>Love Compatibility By Name</h1>
<p><span style="font-size: 18px;">Off late the maximum number of questions that come to me is ‘<strong>Is this person right for me?</strong>’ In my 24 years of career, I have never seen so many people inquiring about their love life as I have seen in the past 5 years. Earlier questions would revolve around Job, Career and Business. It’s not that these queries have dried up, however, the questions and concerns related to relationships have risen exponentially, especially after Covid.</p>
<p>And I know everyone cannot afford my fees, so I decided to come up with a tool that can give you a bird’s eye view of how your relationship may be with the person whom you want to spend your life with.</p>
<p>A lot of people get their scores checked as per their Horoscope — how many points or Gun are matching — which is the common way to understand compatibility between a couple as per our Vedic tradition, going all the way to the Nakshatra level. <strong>Even after having 60–70% compatibility, couples often show huge differences</strong>, and people frequently overlook the compatibility of names, which plays a significant part in bonding between two people.</p>
<p>As very often people do not keep their name as per their Nakshatras. Moreover, earlier when English was not a common working language in India, the Ashtkoot Milan was very accurate. But since English letters carry their own vibrational values, we cannot stay untouched by the energies which these letters represent. Now the total of the name matters more than ever — because every total carries the energy of a particular planet, and ultimately it is the game of planets and numbers.</p>
<p><strong>Even in Bollywood, when people want to work with the energy of numbers, they carefully choose the name of a film. A recent example is ‘Toilet – Ek Prem Katha’ where Hindi words are deliberately used to ensure that the Chaldean total of the movie name remains 6.</strong><br /></span></p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>The Two Systems of Numerology</h2>
<p><strong>Chaldean Numerology — The Ancient Babylonian System</strong><br />Originating in ancient Babylon, Chaldean numerology is considered the most spiritually accurate system. Letters are assigned values 1–8 (the number 9 is sacred and never directly assigned to a letter). It analyses the name you are actually known by — not necessarily your full birth name.</p>
<p>Chaldean is the system favoured by most Indian numerologists — including the most popular practitioners today. You can verify this yourself: go to any top numerologist’s Instagram handle, Facebook page, YouTube channel or website, pick any name they have recommended, and check it in our calculator. You will find it is Chaldean.</p>
<p><strong>Pythagorean Numerology — The Western Modern System</strong><br />Developed by the Greek philosopher Pythagoras, this system assigns values 1–9 sequentially (A=1, B=2 … Z=8). It analyses your full birth name and is the most widely taught system in the West. It is systematic, logical, and widely used in modern numerology schools globally.</p>
<p><strong>Which System Should You Trust?</strong><br />I started my career with Chaldean numerology and practised it exclusively for 15 years. Since Chaldean works at the vibration level, I always felt it was the more powerful system. But 8–9 years ago I noticed that a significant number of numerologists were working with Pythagorean numerology — and they were not doing badly. Which meant the system worked.</p>
<p><strong>When I observed things more closely, I realised that both systems work</strong>. That is when I began using both Chaldean and Pythagorean numerology together. As my research developed further, I arrived at a working conclusion: Chaldean accounts for approximately 60% of the result, and Pythagorean for 40%. That 40% is too significant to ignore by following only one system.</p>
<p>When I have to choose one system for a personal name — whether an individual’s name or a baby name — I give preference to Chaldean. My aim is to make that name as strong as possible in Chaldean, while ensuring it is at least neutral in Pythagorean. I make certain the name is never inimical in Pythagorean, even when optimising primarily for Chaldean compatibility.<br />When it comes to a business name, I ensure it is strong on both systems. The stakes are higher and there is no reason to leave 40% of the equation unaddressed.</p>
<p>This is precisely why our <strong>calculator evaluates both systems</strong>. When both Chaldean and Pythagorean agree on compatibility, the result is far more powerful and reliable than any single-system analysis.</p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>What the Calculator Analyses — All 12 Checks</h2>
<p>Why did I include 12 checks? The first reason was to cover both Chaldean and Pythagorean numerology, so that results are accurate with no false positives or negatives. I also check both the first name and the complete name in every study — because if both are giving positive results, you can be confident the compatibility is real. On the other hand, if both give negative results, you need to be slightly wary and take things with a pinch of salt — even if the horoscope matching (Ashtkoot Milan) shows high compatibility. This adds a powerful additional layer of insight, and works especially well when combined with Ashtkoot Milan or horoscope compatibility.</p>
<p>Since I have included both Chaldean and Pythagorean systems, and both First Name and Complete Name, the checkpoints naturally add up to 12.</p>
<p>Most love calculators check 2–4 numbers. Ours checks <strong>12 compatibility pairs</strong>, each evaluated for both Romance and Marriage — giving you 24 individual verdicts across:</p>
<ul>
<li><strong>Birth Number (Psychic / Driver / Radical Number): </strong>Calculated from the day of birth alone. Represents your outer personality, how you appear to others, and your instinctive nature in relationships.</li>
<li><strong>Destiny Number (Life Path / Conductor / Namank): </strong>Calculated from your complete date of birth. Represents your deeper life purpose and the soul-level energy you bring to long-term commitment.</li>
<li><strong>First Name Number (Chaldean &amp; Pythagorean): </strong>The vibrational energy of the name you are called daily — what you radiate to others in close relationship.</li>
<li><strong>Full Name Number (Chaldean &amp; Pythagorean): </strong>The complete name vibration — the energy your full identity carries into marriage and lifelong partnership.</li>
</ul>
<p>Each pair is checked from <em>both perspectives</em> — his energy meeting her numbers, and her energy meeting his. This gives the most balanced and complete picture possible.</p>
<p>&nbsp;</p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_4  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Compound Numbers — Why They Matter<o:p></o:p></h2>
<p>I never paid much attention to compound numbers early in my career, but as my practice progressed, I realised that not every Number 5 is identical. Consider people born in the same month and year on the 5th, 14th and 23rd — they share the same Birth (Psychic/Driver) number and, if the month and year are the same, the same Destiny number too. Yet they all have very different characteristics. A lot is attributed to different horoscopes, but from a purely numerological perspective they should all behave similarly. The compound number is what explains the difference.</p>
<p>In Chaldean numerology — and increasingly in Pythagorean practice too — the <strong>compound number</strong> (the unreduced total before arriving at the single digit) carries its own independent meaning. Two people can share the same final number yet carry entirely different energies.</p>
<p>Birth on the 5th gives a plain 5. Birth on the 14th also reduces to 5, but 14 is <strong>“The Pyramid”</strong> — a fortunate number of movement and combining efforts. Birth on the 23rd also reduces to 5, but 23 is <strong>“The Royal Star of the Lion”</strong> — one of the most fortunate numbers in all of numerology. A plain 5 alone will never tell you that.</p>
<p>After deeper research it became clear why. The number 05 carries only the energy of Mercury (5). But 14 carries the energies of Sun (1), Rahu (4) and Mercury (5) — though 1 and 4 operate at a subtler level, they do play their part. Similarly, 23 carries Moon (2), Jupiter (3) and Mercury (5). The planetary blend is different in each case, and the differences are evident and cannot be ignored.</p>
<p>Our calculator shows compound numbers from 10 all the way to 100 — for Birth, Destiny, and all Name Numbers — so you see the full picture, not just the surface digit.</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column_empty">
				
				
				
				
				
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_2">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_6  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><span style="color: #fd0706; font-size: 25px; font-weight: 600;">Love Compatibility Case Study</span></p>
<p><span style="font-size: 18px;">Here is a case study, a boy named <strong>Jonney Bansal (date of birth is 20 July 1991)</strong> wants to know his love &amp; marriage prospects with a girl named <strong>Rashmi Rawat (date of birth is 16 Jun 1997)</strong>. Calculations of their name number, and birth &amp; destiny numbers are given below.</span></p>
<table width="417">
<tbody>
<tr>
<td width="134" style="text-align: center;"><strong>Boy / Girl Name</strong></td>
<td width="142" style="text-align: center;"><strong>Name Number</strong><br /><strong> Chaldean / Pythagorean</strong></td>
<td width="141" style="text-align: center;"><strong>Birth / Destiny</strong><br /><strong> Number</strong></td>
</tr>
<tr>
<td style="text-align: center;">Jonney Bansal</td>
<td style="text-align: center;">3 / 6</td>
<td style="text-align: center;">2 / 2</td>
</tr>
<tr>
<td style="text-align: center;">Rashmi Rawat</td>
<td style="text-align: center;">3 / 5</td>
<td style="text-align: center;">7 / 3</td>
</tr>
</tbody>
</table>
<h3><strong>Reading the Results</strong><span style="font-size: 18px;"></span></h3>
<p><strong>Chaldean Name Numbers (3 vs 3): </strong>Both share the same Chaldean name number 3 — this is outstanding compatibility for both romance and marriage. Number 3 resonates with creativity, expression and joy.</p>
<p><strong>Pythagorean Name Numbers (6 vs 5): </strong>Number 6 and 5 are compatible for romance but not shown as compatible for marriage in the Pythagorean system.</p>
<p><strong>Birth Numbers (2 vs 7): </strong>Compatible for romance and marriage. A sensitive, intuitive pairing.</p>
<p><strong>Destiny Numbers (2 vs 3): </strong>Compatible for romance, but the Chaldean system does not show marriage compatibility here.</p>
<p><strong>Conclusion: </strong>Strong Chaldean agreement — a good romance and potentially a harmonious married life. When both Chaldean name numbers match, that is given highest priority.</p>
<p><em>⚠ </em><strong style="font-size: 18px;">Note: This is just for educational purpose, please take personal advice from an astrologer or a name vibrations specialist before getting into any relationship or marrying anyone. </strong></p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_7  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>How to Interpret Your Results</h2>
<p>The Four Scenarios</p>
<ul>
<li><strong>Both Chaldean &amp; Pythagorean match — </strong>Exceptional compatibility. The two most widely used systems agree. This is the strongest possible result.</li>
<li><strong>Chaldean matches, Pythagorean does not — </strong>Good compatibility. Chaldean is the senior system. A positive result.</li>
<li><strong>Pythagorean matches, Chaldean does not — </strong>Moderate compatibility. Proceed with awareness.</li>
<li><strong>Neither system matches — </strong>Significant incompatibility. Not impossible, but requires conscious effort and understanding.</li>
</ul>
<h2>Romance vs Marriage Compatibility</h2>
<p>I always tell my clients: falling in love is the easy part. Staying in love takes alignment. That is why I built this calculator — not to discourage anyone, but to give you a head start. Knowing where your numbers harmonise and where they need work is one of the most practical gifts you can give your relationship before it begins.</p>
<p>An important nuance that most people miss: <strong>the numbers compatible for romance are not the same as those compatible for marriage.</strong> Romance is about attraction, chemistry and excitement. Marriage is about stability, loyalty and shared values. Our calculator checks both separately for every single pair — giving you a complete and honest picture.</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_3">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_9  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><table width="419">
<tbody>
<tr>
<td width="121" style="text-align: center;"><strong>Your Number</strong></td>
<td width="198" style="text-align: center;"><strong>Romance</strong></td>
<td width="100" style="text-align: center;"><strong>Marriage</strong></td>
</tr>
<tr style="text-align: center;">
<td><strong>1</strong></td>
<td>1, 3, 4, 6, 8</td>
<td>1, 2, 4, 8, 9</td>
</tr>
<tr style="text-align: center;">
<td><strong>2</strong></td>
<td>2, 3, 7, 8</td>
<td>1, 2, 7, 8</td>
</tr>
<tr style="text-align: center;">
<td><strong>3</strong></td>
<td>1, 3, 6, 9</td>
<td>3, 5, 6, 7, 9</td>
</tr>
<tr style="text-align: center;">
<td><strong>4</strong></td>
<td>1, 4, 6, 8</td>
<td>1, 4, 6, 8</td>
</tr>
<tr style="text-align: center;">
<td><strong>5</strong></td>
<td>3, 5, 6, 8</td>
<td>3, 5, 9</td>
</tr>
<tr style="text-align: center;">
<td><strong>6</strong></td>
<td>1, 2, 5, 6, 8, 9</td>
<td>3, 6, 9</td>
</tr>
<tr style="text-align: center;">
<td><strong>7</strong></td>
<td>2, 3, 7, 9</td>
<td>2, 3, 6, 7</td>
</tr>
<tr style="text-align: center;">
<td><strong>8</strong></td>
<td>1, 2, 4, 5, 7</td>
<td>1, 2, 4</td>
</tr>
<tr>
<td style="text-align: center;"><strong>9</strong></td>
<td style="text-align: center;">1, 3, 7, 9</td>
<td style="text-align: center;">1, 3, 6, 9</td>
</tr>
</tbody>
</table></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_10  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><strong> <em>Numbers shown are the reduced (single digit) values. Our calculator also shows compound numbers for deeper insight.</em></strong></p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_11  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Frequently Asked Questions</h2>
<p><strong>Q: What is a Birth Number in numerology?</strong></p>
<p>A: Your Birth Number, also called the Psychic Number, Driver Number or Radical Number, is calculated from the day of birth alone. For example, if you were born on the 23rd, your Birth Number is 2+3 = 5. It represents your outer personality, how others perceive you, and your instinctive nature in love and relationships.</p>
<p><strong>Q: What is a Destiny Number and how is it different from Birth Number?</strong></p>
<p>A: Your Destiny Number, also called the Life Path or Conductor Number, is calculated from your complete date of birth — day + month + year added and reduced. It represents your deeper life purpose and the soul-level energy you bring to long-term partnership. While Birth Number shows how you appear, Destiny Number shows who you truly are.</p>
<p><strong>Q: What is the difference between Chaldean and Pythagorean numerology?</strong></p>
<p>A: Chaldean numerology originates from ancient Babylon and assigns letter values 1–8 (9 is sacred). It analyses the name you are known by and is considered more spiritually accurate, especially in Indian and Vedic traditions. Pythagorean numerology was developed by the Greek philosopher Pythagoras and assigns values 1–9 sequentially. It is the most widely used system in the West. When both systems agree on compatibility, the result is far more powerful.</p>
<p><strong>Q: Which numerology system should I trust more — Chaldean or Pythagorean?</strong></p>
<p>A: In the Indian and Vedic tradition, Chaldean is given priority. Pandit Sethuraman and other great Indian numerologists have established Chaldean as the more spiritually accurate system. However, our calculator evaluates both because when both systems agree, you have the strongest possible confirmation of compatibility.</p>
<p><strong>Q: What are compound numbers and why do they matter?</strong></p>
<p>A: A compound number is the unreduced total before arriving at the final single digit. For example, if your name adds up to 23, the compound is 23 (The Royal Star of the Lion) and the single digit is 5. Two people can both be Number 5 but one carries the energy of 14 (The Pyramid) and the other 23 (Royal Star) — very different fortunes. Our calculator shows compound numbers based on Pandit Sethuraman’s Science of Fortune tradition, covering compounds from 10 to 100.</p>
<p><strong>Q: Should I use my first name or my full name for compatibility?</strong></p>
<p>A: Both matter and both are used in our calculator. Your first name represents the energy you radiate daily in close relationships. Your full name carries the complete vibration of your identity, which is especially important for marriage. The calculator analyses all four combinations — his first name vs hers, his full name vs hers, and both from her perspective too.</p>
<p><strong>Q: My name and my partner’s name are not compatible. Does that mean we cannot be together?</strong></p>
<p>A: Not at all. Numerology gives you awareness, not a verdict. Incompatible name numbers simply mean certain areas of the relationship will require more conscious effort. Many successful couples have different or even opposing numbers. The calculator is a tool for self-awareness — not a decision-maker. If in doubt, consult a Name Vibrations Specialist who can suggest name corrections to improve vibrational alignment.</p>
<p><strong>Q: Can a name correction improve compatibility?</strong></p>
<p>A: Yes. Chaldean numerology is widely used for name corrections — a small spelling change can shift a name number significantly. A Name Vibrations Specialist can advise whether a correction is appropriate based on your full numerology profile, not just the compatibility number alone.</p>
<p><strong>Q: What does the Overall Compatibility percentage mean?</strong></p>
<p>A: The Overall percentage in our calculator is the average of your Romance score and Marriage score across all 12 compatibility checks. It gives a quick summary of total alignment. However, always look at the detailed breakdown — a couple might score low on marriage-specific checks but very high on romance, which tells a very different story than the average alone suggests.</p>
<p><strong>Q: Is this calculator accurate?</strong></p>
<p>A: This calculator is not only accurate — it is one of the most comprehensive numerology compatibility tools available. One of its greatest strengths is that it uses both Chaldean and Pythagorean numerology together, which protects you from false positives that a single-system tool cannot catch.</p>
<p>A: You can try other calculators, take their results, and then run the same names here — you will see the difference. More checks give more accurate results. We not only apply the traditional Chaldean and Pythagorean compatibility matrices established thousands of years ago, we bring years of research and thousands of real case studies to the interpretation.</p>
<p>A: The calculations are mathematically precise. However, for the most complete reading, combine Astrology, Numerology and Name Vibrations® — because no tool can replace a full personalised reading by a specialist. Use this calculator as a powerful first layer of insight, and seek personal consultation for the decisions that matter most.</p>
<p><strong>Q: How many compatibility checks does the calculator perform?</strong></p>
<p>A: The calculator performs 12 compatibility checks — 4 for Date of Birth (Birth and Destiny numbers in all combinations), 4 for Chaldean Name Numbers (first name and full name, from both his and her perspective), and 4 for Pythagorean Name Numbers. Each check is evaluated for both Romance and Marriage, giving 24 individual verdicts in total.</p>
<p><strong>Q: My partner has a single name. Will the calculator still work?</strong></p>
<p>A: Yes. If either partner has only a first name (no surname), the calculator still works fully. The First Name and Full Name results will be identical, and a gentle note will appear in the compatibility table indicating that a surname would give a deeper full-name analysis. All 12 checks still run and give valid results.</p>
<p>&nbsp;</p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_12  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p style="text-align: center;"><strong>NameVibrations.com · Astrology · Chaldean &amp; Pythagorean Numerology</strong></p>
<p style="text-align: center;"><em>For personal numerology consultation, contact <strong>Dinesh Atrish</strong> — <strong>Name Vibrations Strategist</strong></em></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8104</post-id>	</item>
		<item>
		<title>Numerology Calculator</title>
		<link>https://www.namevibrations.com/numerology-calculator/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=numerology-calculator</link>
		
		<dc:creator><![CDATA[Name Vibrations]]></dc:creator>
		<pubDate>Mon, 21 Jan 2019 12:09:50 +0000</pubDate>
				<category><![CDATA[Lucky Number]]></category>
		<category><![CDATA[Name Vibrations]]></category>
		<guid isPermaLink="false">https://www.namevibrations.com/?p=8116</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<p><div class="et_pb_section et_pb_section_2 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_4">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_13  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1>NUMEROLOGY CALCULATOR</h1>
<p>&nbsp;</p>
<p>Instantly Calculate your Name Number, Birth Number, Phone Number and Vehicle Number and discover the numbers which are friendly to your Name Number, Birth Number and Destiny Number.</p>
<p>We have used both Chaldean and Pythagorean values of the alphabets to ensure better results while calculating Name Number and Car Number.</p>
<p>&nbsp;</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_5">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_5  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_14  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><!-- divi:html --></p>
<table class="wp-list-table widefat fixed striped posts">
<tbody id="the-list">
<tr id="post-8070" class="iedit author-self level-0 post-8070 type-wbcr-snippets status-publish hentry">
<td class="winp_where_use column-winp_where_use" data-colname="Where use?"><div class="text-center">
   <h3>Check your Lucky Number</h3> 
</div>
<hr width="100%" >
<div class="container">
  <div class="row">
    <div class="col-sm-2">
    </div>
    <div class="col-sm-8">
	
     <form class="form-horizontal" method="post" >
<fieldset>

<!--name input start -->
<div class="form-group">
  <label class="col-md-4 control-label" for="name">Name</label>  
  <div class="col-md-5">
  <input id="uname" name="uname" type="text" placeholder="Your Name or Company name" class="form-control input-md" value="" >
    
  </div>
</div>
<!--name input end -->

<!--dob input start -->
<div class="form-group">
  <label class="col-md-4 control-label" for="dob">Date of Birth (DD-MM-YYYY)</label>  
  <div class="col-md-4">

  <input id="dob_d" name="dob_d" type="text" placeholder="dd" size="2"  maxlength="2" value="" > - <input id="dob_m" name="dob_m" type="text" placeholder="mm" size="2"  maxlength="2"  value="" > - <input id="dob_y" name="dob_y" type="text" placeholder="yyyy" size="4"  maxlength="4" value="" >
  </div>
</div>
<!--dob input ends -->

<!--phone input start -->
<div class="form-group">
  <label class="col-md-4 control-label" for="carnumber">Phone Number</label>  
  <div class="col-md-4">
  <input id="carnumber" name="phonenumber" type="text" placeholder="" class="form-control input-md" value="" >
    
  </div>
</div>

<!--phone input ends -->

<!--car input start -->
<div class="form-group">
  <label class="col-md-4 control-label" for="carnumber">Car Number</label>  
  <div class="col-md-4">
  <input id="carnumber" name="carnumber" type="text" placeholder="" class="form-control input-md" value="" >
    
  </div>
</div>

<!--car input ends -->


<!-- submit Button starts-->
<div class="form-group">
  <label class="col-md-4 control-label" for="submit"></label>
  <div class="col-md-4">
    <button id="submit" name="submit" class="btn btn-primary" style="background-color: #fd0706;" >Submit Now</button>      <input type="reset" Value="Reset">
  </div>
</div>

</fieldset>
</form>
    </div>
    <div class="col-sm-2">
    </div>
  </div>
  
 </div>
 <br>
 <!--submit button ends-->
 <hr width="100%" >
  <br>
   <div class="row">
    <div class="col-sm-2">
    </div>
    <div class="col-sm-8">
	<h3>Name Number - <span style="color:#000;" ></span></h3>
	<div class="form-group"> 
	  <div class="col-md-4">
	  CHALDEAN : 
    </div>
	<div class="col-md-4">
	  PYTHAGOREAN : 
    </div>
   </div>
	 </div>
    <div class="col-sm-2">
    </div>
  </div>
  
   <br>
  
  
  <hr width="100%" >
   <br>
  <div class="row">
    <div class="col-sm-2">
    </div>
    <div class="col-sm-8">
	 <h3 >Date Of Birth Number - <span style="color:#000;" >//</span></h3>
	<div class="form-group"> 
	  <div class="col-md-4"> BIRTH NUMBER: 
	  
    </div>
	<div class="col-md-4"> DESTINY OR LIFE PATH NUMBER: 
    </div>
   </div>
   </div>
   <div class="col-sm-2">
    </div>
  </div>
  
   <br>
  
  
  <hr width="100%" >
   <br>
  <div class="row">
    <div class="col-sm-2">
    </div>
    <div class="col-sm-8">
	 <h3 >Phone Number Total <span style="color:#000;" >()</span>: </h3>
	 </div>
    <div class="col-sm-2">
    </div>
  </div>
  
   <br>
  
   <hr width="100%" >
    <br>
  <div class="row">
    <div class="col-sm-2">
    </div>
    <div class="col-sm-8">
	 <h3 >Car Number - <span style="color:#000;" ></span></h3>
	 <div class="form-group"> 
	  <div class="col-md-4">
	  CHALDEAN : 
    </div>
	<div class="col-md-4">
	  PYTHAGOREAN : 
    </div>
   </div>
	 </div>
    <div class="col-sm-2">
    </div>
  </div>

 <br>
  </td>
</tr>
</tbody>
</table>
<p><!-- /divi:html --></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_3 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_6">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_6  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_15  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h3 style="text-align: center;">Mutual Relationship of Numbers (Friendship or Enmity Chart)</h3>
<p>&nbsp;</p>
<table width="405">
<tbody>
<tr>
<td width="141" style="text-align: center;"><strong>Number</strong></td>
<td width="86" style="text-align: center;"><strong>Friendly</strong></td>
<td width="100" style="text-align: center;"><strong>Enemy </strong></td>
<td width="77" style="text-align: center;"><strong>Neutral</strong></td>
</tr>
<tr>
<td style="text-align: center;"><strong>1</strong></td>
<td style="text-align: center;">2, 3, 9</td>
<td style="text-align: center;">4, 6, 8</td>
<td style="text-align: center;">5</td>
</tr>
<tr>
<td style="text-align: center;"><strong>2</strong></td>
<td style="text-align: center;">1, 3</td>
<td style="text-align: center;">5, 4</td>
<td style="text-align: center;">6, 8, 9</td>
</tr>
<tr>
<td style="text-align: center;"><strong>3</strong></td>
<td style="text-align: center;">1, 2, 9</td>
<td style="text-align: center;">5, 6</td>
<td style="text-align: center;">8, 4</td>
</tr>
<tr>
<td style="text-align: center;"><strong>4</strong></td>
<td style="text-align: center;">5, 6, 8</td>
<td style="text-align: center;">1, 2, 9</td>
<td style="text-align: center;">3</td>
</tr>
<tr>
<td style="text-align: center;"><strong>5</strong></td>
<td style="text-align: center;">1, 4, 6</td>
<td style="text-align: center;">2</td>
<td style="text-align: center;">9, 3, 8</td>
</tr>
<tr>
<td style="text-align: center;"><strong>6</strong></td>
<td style="text-align: center;">4, 5, 8</td>
<td style="text-align: center;">1, 2</td>
<td style="text-align: center;">3, 9</td>
</tr>
<tr>
<td style="text-align: center;"><strong>7</strong></td>
<td style="text-align: center;">8, 6, 5</td>
<td style="text-align: center;">1, 2, 9</td>
<td style="text-align: center;">3</td>
</tr>
<tr>
<td style="text-align: center;"><strong>8</strong></td>
<td style="text-align: center;">4, 5, 6</td>
<td style="text-align: center;">1, 2, 9</td>
<td style="text-align: center;">3</td>
</tr>
<tr>
<td style="text-align: center;"><strong>9</strong></td>
<td style="text-align: center;">1, 2, 3</td>
<td style="text-align: center;">5, 4</td>
<td style="text-align: center;">6, 8</td>
</tr>
</tbody>
</table></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_4 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_7">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_7  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_16  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Numerical Value of Alphabets according to both Chaldean &amp; Pythagorean Numerology </p>
<p><strong>Chaldean Numerology</strong></p>
<p><strong>AIJQY</strong><span> </span>= 1,<span> </span><strong>BKR</strong><span> </span>= 2,<span> </span><strong>CGLS</strong><span> </span>= 3,<span> </span><strong>DMT</strong><span> </span>= 4,<span> </span><strong>EHNX</strong><span> </span>= 5,<span> </span><strong>UVW</strong><span> </span>= 6,<span> </span><strong>OZ</strong><span> </span>= 7,<span> </span><strong>FP</strong><span> </span>= 8</p>
<p><strong> <span style="font-size: 18px;">Pythagorean Numerology</span></strong></p>
<p><strong>AIS</strong> = 1,<span> </span><strong>BKT</strong> = 2,<span> </span><strong>CGU</strong> = 3,<span> </span><strong>DMV</strong> = 4,<span> </span><strong>EHW</strong> = 5,<span> </span><strong>FOX</strong> = 6,<span> </span><strong>GPY</strong> = 7,<span> </span><strong>HQZ</strong> = 8,<span> </span><b>IR</b> = 9</p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8116</post-id>	</item>
		<item>
		<title>Lucky Number for Bike Calculator</title>
		<link>https://www.namevibrations.com/lucky-number-for-bike-calculator/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lucky-number-for-bike-calculator</link>
		
		<dc:creator><![CDATA[Name Vibrations]]></dc:creator>
		<pubDate>Sat, 19 Jan 2019 11:39:36 +0000</pubDate>
				<category><![CDATA[Luck]]></category>
		<category><![CDATA[Lucky Number]]></category>
		<category><![CDATA[Name Vibrations]]></category>
		<guid isPermaLink="false">https://www.namevibrations.com/?p=8093</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<p><div class="et_pb_section et_pb_section_5 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_8">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_8  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_17  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2><strong>Lucky Number for Bike Calculator</strong></h2>
<p><span></span><br /> <strong>What is Lucky Number for Bike?</strong></p>
<p>Your Bike number should be friendly (in harmony) to either your Lucky Number or Birth Number or Destiny Number.</p>
<p>Enter your <strong>date of birth</strong> and prospective <strong>bike number</strong> in our <strong>Lucky Number for Bike Calculator </strong>astrological tool to match your bike number with your Birth Number or Destiny Number. We have taken both Chaldean &amp; Pythagorean values of the bike number to get better result.</p>
<p>&nbsp;</p>
<h2><span> How does the Tool work?</span></h2>
<p><span></span></p>
<ol>
<li>Calculates your <strong>birth number</strong> and <strong>destiny number</strong>.</li>
<li>Gets the numerical value of the alphabets.</li>
<li>Adds the numerical value of the alphabets and digits in the bike number.</li>
<li>Finally, <strong>bring that total to a single digit</strong>.</li>
</ol>
<p><span style="text-decoration: underline;">NOTE</span>: That <strong>single-digit</strong> number should be friendly to your<strong> birth (psychic) number or destiny (life path) number. </strong></p>
<p>To know the compatibility kindly refer to the Mutual Relationship of Numbers (Friendship or Enmity Chart) below and if you want to do the manual calculation please s<span style="font-size: 18px;">croll down to the see the method and <span>chalden &amp; pythagorean </span>numerical value of the alphabets.</span></p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_9">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_9  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_18  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2><strong>How to read the results?</strong></h2>
<p>There can be four instances in matching the <strong>bike number to birth number or destiny number:</strong></p>
<ol>
<li>Both the Chaldean &amp; Pythagorean values of bike numbers are friendly to the birth number and/or destiny number. (<strong>amazing Compatibility</strong>)</li>
<li>Both the Chaldean and Pythagorean value of the bike numbers are not friendly to the birth number and/or destiny number. (<strong>worst compatibility</strong>)</li>
<li>Only the Chaldean value of the bike number is friendly or neutral but Pythagorean value of car number is neither friendly nor neutral to the birth number and/or destiny number. (<strong>good compatibility</strong>)</li>
<li>Chaldean does not match but only Pythagorean matches the birth number and/or destiny number. (<strong>low compatibility</strong>)</li>
</ol>
<p>&nbsp;</p>
<p>If you already own a bike with a number that is <strong>neutral to your DOB</strong> (birth number &amp; destiny number) then it is still acceptable. However, if the bike number is not friendly to your DOB, then you must change the bike.</p>
<p>&nbsp;</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_10">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_10  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_0">
				
				
				
				
				<span class="et_pb_image_wrap "><img fetchpriority="high" decoding="async" width="890" height="398" src="https://www.namevibrations.com/wp-content/uploads/2020/04/Lucky-Car-Number-Relationships-Chart.jpg" alt="" title="" srcset="https://www.namevibrations.com/wp-content/uploads/2020/04/Lucky-Car-Number-Relationships-Chart.jpg 890w, https://www.namevibrations.com/wp-content/uploads/2020/04/Lucky-Car-Number-Relationships-Chart-480x215.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 890px, 100vw" class="wp-image-230643" /></span>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_6 et_pb_fullwidth_section et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_module et_pb_fullwidth_image et_pb_fullwidth_image_0">
				
				
				
				
				<a href="https://www.dineshatrish.com/contact"><img loading="lazy" decoding="async" width="1280" height="330" src="https://www.namevibrations.com/wp-content/uploads/2019/12/biker_-1.png" alt="" title="" srcset="https://www.namevibrations.com/wp-content/uploads/2019/12/biker_-1.png 1280w, https://www.namevibrations.com/wp-content/uploads/2019/12/biker_-1-980x253.png 980w, https://www.namevibrations.com/wp-content/uploads/2019/12/biker_-1-480x124.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1280px, 100vw" class="wp-image-8098" />
			</a>
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_7 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_11">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_11  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_19  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h3> <strong>Numerical Value of Alphabets (Chaldean &amp; Pythagorean)</strong></h3>
<p><strong><br /> </strong><strong><span>Chaldean</span> :  AIJQY</strong> = 1, <strong>BKR</strong> = 2, <strong>CGLS</strong> = 3, <strong>DMT</strong> = 4, <strong>EHNX</strong> = 5, <strong>UVW</strong> = 6, <strong>OZ</strong> = 7, <strong>FP</strong> = 8</p>
<p><span><strong>Pythagorean</strong></span> : <strong>AIS</strong> = 1, <strong>BKT</strong> = 2, <strong>CGU</strong> = 3, <strong>DMV</strong> = 4, <strong>EHW</strong> = 5, <strong>FOX</strong> = 6, <strong>GPY</strong> = 7, <strong>HQZ</strong> = 8, <b>IR</b> = 9</p>
<h3></h3></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_12">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_12  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_20  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h3>How to calculate Manually (Chaldean)</h3>
<p>&nbsp;</p>
<p><strong>Birth Number 1 </strong></p>
<p>Here is a <strong>vehicle number DL 03 XB 1234. </strong>So according to the above steps.</p>
<ol>
<li>DL = 43 and XB = 52</li>
<li>(0+3) + (1+2+3+4)</li>
<li>(4+3) + (5+2) + (0+3) + (1+2+3+4)</li>
<li>7 + 7 + 3 + 10 = 28 = 10 = 9</li>
</ol>
<p>Basic rule is take the total of the <strong>numbers (1+2+3+4)  = 10 = 1</strong></p>
<p>My personal experience is most of the time if total of the number is friendly <strong>(1+2+3+4)  = 10 = 1</strong></p>
<p>Chances are more that entire number comes out friendly <strong>(DL XB 03 1234) = (4+3) + (5+2) + (0+3) + (1+2+3+4) = 9</strong></p>
<p><strong> </strong><strong style="font-size: 18px;">Here </strong><span style="font-size: 18px;">Total of numbers = </span><strong style="font-size: 18px;">1 &amp; </strong><span style="font-size: 18px;">Total of entire number = </span><strong style="font-size: 18px;">9 (Both Friendly to Birth Number 1)</strong></p>
<p><strong> </strong><span style="font-size: 18px;">In case it is not, even if you have to pay some fees or </span><strong style="font-size: 18px;">wait for some time</strong><span style="font-size: 18px;">, get a number that is friendly (in harmony) to your Birth Number.</span></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8093</post-id>	</item>
	</channel>
</rss>
