The One-page Financial Plan A Simple Way To Be Smart About Your Money Pdf Official

<!-- MINDSET / SUMMARY --> <div class="footer-note"> <span style="font-weight:700;">🧾 The One-Page Financial Plan philosophy:</span> Financial freedom isn’t about complex spreadsheets — it's about consistent habits, automated systems, and peace of mind. Review this page monthly, track small wins, and stay flexible. <div style="margin-top: 12px; font-size: 0.75rem;">💡 “Do not save what is left after spending, but spend what is left after saving.” — Warren Buffett</div> </div>

<!-- core financial snapshot: 2 columns --> <div class="grid-2col"> <!-- LEFT COL: NUMBERS & TRACKING --> <div class="col"> <div class="finance-card"> <h3><span class="badge-icon">📊</span> Your Quick Numbers</h3> <div class="track-row"> <span class="track-label">Monthly Take-Home</span> <span class="track-percent" id="monthlyIncomeDisplay">$4,250</span> </div> <div class="track-row"> <span class="track-label">Essential Expenses (50%)</span> <span class="track-percent" id="essentialsDisplay">$2,125</span> </div> <div class="track-row"> <span class="track-label">Savings & Debt (20%)</span> <span class="track-percent" id="savingsDebtDisplay">$850</span> </div> <div class="track-row"> <span class="track-label">Guilt-Free Spending (30%)</span> <span class="track-percent" id="wantsDisplay">$1,275</span> </div> <div class="progress-bg"><div class="progress-fill" id="savingsProgressFill" style="width: 20%;"></div></div> <div class="note-text">⚡ Based on the 50/30/20 rule: Needs · Wants · Financial goals</div> </div>

<!-- RIGHT COL: ACTIONS & MINDSET --> <div class="col"> <div class="finance-card"> <h3><span class="badge-icon">🧘</span> Simple Wealth Rules</h3> <ul class="rule-list"> <li>Pay yourself first — automate savings before spending</li> <li>Keep investing boring: low-cost index funds & diversification</li> <li>Increase income → invest the raise, don’t inflate lifestyle</li> <li>Review subscriptions quarterly & cut unused fees</li> <li>Use cashback/rewards strategically, never carry credit card debt</li> </ul> </div> <div class="finance-card"> <h3><span class="badge-icon">📅</span> Quarterly Financial Checkup</h3> <ul class="rule-list"> <li>✔️ Net worth snapshot (assets - liabilities)</li> <li>✔️ Rebalance investment contributions</li> <li>✔️ Check credit score & report (free at AnnualCreditReport)</li> <li>✔️ Adjust budget for seasonal changes / goals</li> </ul> </div> </div> </div> !-- MINDSET / SUMMARY --&gt

.subhead font-size: 1rem; color: #4a627a; border-left: 4px solid #2b7a4b; padding-left: 1rem; margin: 0.5rem 0 1.5rem 0; font-weight: 450;

/* ensure print/PDF page size A4-ish */ @media print body background: white; padding: 0; margin: 0; .btn-group display: none; .plan-container box-shadow: none; margin: 0; border-radius: 0; #financial-plan-content padding: 0.7in; </style> </head> <body> <div class="plan-container"> <!-- this is the main content area that becomes the PDF --> <div id="financial-plan-content"> <div class="tagline">🧠 SMART MONEY · CLARITY OVER COMPLEXITY</div> <h1>The One-Page Financial Plan</h1> <div class="subhead">A simple, actionable framework to take control of your finances — without the overwhelm.</div> 🧾 The One-Page Financial Plan philosophy:&lt

.note-text font-size: 0.8rem; color: #5f6f82; margin-top: 0.5rem; border-top: 1px dashed #e2e8f0; padding-top: 0.5rem;

.finance-card h3 font-size: 1.1rem; font-weight: 600; display: flex; align-items: center; gap: 8px; margin-bottom: 0.75rem; color: #1e3a2f; track small wins

.badge-icon font-size: 1.3rem;

.btn-group display: flex; justify-content: flex-end; gap: 1rem; margin-top: 1.5rem; margin-bottom: 1rem;

.rule-list li:before content: "✓"; color: #2b7a4b; font-weight: bold; position: absolute; left: 0;