new features

D David Veksler · 1 year ago 690a16702ae13012a298b219c5b57b36fde58da7
Parent: 82d3369a6

3 files changed +1446 −856

Diff

diff --git a/lifestyle-calculator-data-2.json b/lifestyle-calculator-data-2.json
new file mode 100644
index 0000000..fb389ac
--- /dev/null
+++ b/lifestyle-calculator-data-2.json
@@ -0,0 +1,1049 @@
+{
+  "incomeBrackets": [
+    {
+      "income": 20000,
+      "label": "Working Poor",
+      "description": "It's a grind. Every dollar is stretched. Focus on essentials for the family.",
+      "budgetAllocation": {
+        "Housing": 55,
+        "Food": 20,
+        "Transportation": 15,
+        "Health": 5,
+        "Other": 5
+      }
+    },
+    {
+      "income": 30000,
+      "label": "Low Income",
+      "description": "Budgeting is an art form. A family night out for pizza is a rare, celebrated event.",
+      "budgetAllocation": {
+        "Housing": 45,
+        "Food": 18,
+        "Transportation": 12,
+        "Health": 8,
+        "Savings": 2,
+        "Other": 5
+      }
+    },
+    {
+      "income": 50000,
+      "label": "Lower Middle Class",
+      "description": "Essentials are covered, maybe some family activities. Saving is tough but not impossible.",
+      "milestone": {
+        "title": "Building a Foundation",
+        "emoji": "🔨"
+      },
+      "budgetAllocation": {
+        "Housing": 40,
+        "Food": 15,
+        "Transportation": 10,
+        "Savings": 5,
+        "Health": 8,
+        "Leisure": 2
+      }
+    },
+    {
+      "income": 75000,
+      "label": "Middle Class",
+      "description": "Comfortable family life, but mindful of spending. Building a nest egg and a 401k.",
+      "budgetAllocation": {
+        "Housing": 35,
+        "Food": 15,
+        "Transportation": 10,
+        "Savings": 10,
+        "Health": 8,
+        "Leisure": 12
+      }
+    },
+    {
+      "income": 100000,
+      "label": "Upper Middle Class",
+      "description": "Family life's pretty good! More treats, less stress. Investments are growing.",
+      "milestone": {
+        "title": "Comfortable Living",
+        "emoji": "🛋️"
+      },
+      "budgetAllocation": {
+        "Housing": 30,
+        "Investments": 15,
+        "Food": 12,
+        "Transportation": 8,
+        "Leisure": 15,
+        "Health": 10
+      }
+    },
+    {
+      "income": 150000,
+      "label": "Affluent",
+      "description": "Enjoying finer things with the family. Weekend getaways and nice dinners are regular.",
+      "budgetAllocation": {
+        "Housing": 28,
+        "Investments": 20,
+        "Food": 10,
+        "Transportation": 7,
+        "Leisure": 20,
+        "Health": 15
+      }
+    },
+    {
+      "income": 200000,
+      "label": "High Income",
+      "description": "Luxury choices become more accessible for the family. Quality of life upgrades.",
+      "milestone": {
+        "title": "The Finer Things",
+        "emoji": "🍷"
+      },
+      "budgetAllocation": {
+        "Housing": 25,
+        "Investments": 25,
+        "Taxes": 15,
+        "Leisure": 20,
+        "Services": 5,
+        "Food": 10
+      }
+    },
+    {
+      "income": 300000,
+      "label": "Wealthy",
+      "description": "Premium experiences are standard. Financial advisor helps manage family wealth.",
+      "budgetAllocation": {
+        "Investments": 30,
+        "Taxes": 20,
+        "Housing": 20,
+        "Leisure": 15,
+        "Services": 10,
+        "Philanthropy": 5
+      }
+    },
+    {
+      "income": 500000,
+      "label": "Very Wealthy",
+      "description": "Elite living for the family. Significant choices in education and travel.",
+      "budgetAllocation": {
+        "Investments": 35,
+        "Taxes": 25,
+        "Housing": 15,
+        "Leisure": 15,
+        "Services": 5,
+        "Philanthropy": 5
+      }
+    },
+    {
+      "income": 750000,
+      "label": "Ultra High Net Worth",
+      "description": "Exclusive access and bespoke services. Family hobbies can be extravagant.",
+      "milestone": {
+        "title": "Significant Wealth",
+        "emoji": "💎"
+      },
+      "budgetAllocation": {
+        "Investments": 40,
+        "Taxes": 25,
+        "Housing": 10,
+        "Leisure/Travel": 15,
+        "Services": 5,
+        "Philanthropy": 5
+      }
+    },
+    {
+      "income": 1000000,
+      "label": "Millionaire",
+      "description": "Congrats, you made it! Smart allocation and enjoying the fruits with your family.",
+      "budgetAllocation": {
+        "Investments": 45,
+        "Taxes": 25,
+        "Leisure/Travel": 10,
+        "Services": 10,
+        "Philanthropy": 10
+      }
+    },
+    {
+      "income": 2000000,
+      "label": "Multi-Millionaire",
+      "description": "Significant financial freedom. Global travel and investment opportunities for the family.",
+      "budgetAllocation": {
+        "Investments": 50,
+        "Taxes": 20,
+        "Leisure/Travel": 10,
+        "Services": 10,
+        "Philanthropy": 10
+      }
+    },
+    {
+      "income": 5000000,
+      "label": "Ultra Wealthy",
+      "description": "The world is your family's playground. Legacy planning and philanthropy.",
+      "milestone": {
+        "title": "Generational Wealth",
+        "emoji": "Legacy"
+      },
+      "budgetAllocation": {
+        "Wealth Management": 50,
+        "Taxes": 20,
+        "Lifestyle": 20,
+        "Philanthropy": 10
+      }
+    },
+    {
+      "income": 10000000,
+      "label": "Ultra Elite",
+      "description": "Your family's biggest worry? Which continent for the summer. Influencing broader causes.",
+      "budgetAllocation": {
+        "Wealth Management": 50,
+        "Taxes": 20,
+        "Lifestyle": 20,
+        "Philanthropy": 10
+      }
+    },
+    {
+      "income": 25000000,
+      "label": "Billionaire Class",
+      "description": "Price tags are suggestions. Next stop: shaping global change or funding major family endeavors.",
+      "budgetAllocation": {
+        "Wealth Management": 60,
+        "Lifestyle": 20,
+        "Philanthropy": 20
+      }
+    }
+  ],
+  "costOfLivingFactors": [
+    {
+      "city": "Select City (Average US baseline)",
+      "factor": 1.0,
+      "currencySymbol": "$"
+    },
+    {
+      "city": "New York City, USA",
+      "factor": 1.25,
+      "currencySymbol": "$"
+    },
+    {
+      "city": "San Francisco, USA",
+      "factor": 1.3,
+      "currencySymbol": "$"
+    },
+    {
+      "city": "Los Angeles, USA",
+      "factor": 1.15,
+      "currencySymbol": "$"
+    },
+    {
+      "city": "Chicago, USA",
+      "factor": 1.05,
+      "currencySymbol": "$"
+    },
+    {
+      "city": "London, UK",
+      "factor": 1.2,
+      "currencySymbol": "£"
+    },
+    {
+      "city": "Paris, FR",
+      "factor": 1.15,
+      "currencySymbol": "€"
+    },
+    {
+      "city": "Tokyo, JP",
+      "factor": 1.1,
+      "currencySymbol": "¥"
+    },
+    {
+      "city": "Sydney, AU",
+      "factor": 1.1,
+      "currencySymbol": "A$"
+    },
+    {
+      "city": "Toronto, CA",
+      "factor": 1.05,
+      "currencySymbol": "C$"
+    },
+    {
+      "city": "Berlin, DE",
+      "factor": 0.9,
+      "currencySymbol": "€"
+    },
+    {
+      "city": "Mexico City, MX",
+      "factor": 0.7,
+      "currencySymbol": "$"
+    },
+    {
+      "city": "Bangalore, IN",
+      "factor": 0.6,
+      "currencySymbol": "₹"
+    },
+    {
+      "city": "Rural Area (Generic)",
+      "factor": 0.85,
+      "currencySymbol": "$"
+    }
+  ],
+  "lifestyleData": {
+    "dining": [
+      {
+        "min": 0,
+        "items": [
+          {
+            "title": "Home Cooking on a Budget",
+            "desc": "Staples like pasta, rice, beans. Focus on supermarket private labels. A rare treat: $5 pizza or local takeaway.",
+            "itemIcon": "bi-basket2-fill",
+            "financialNote": "Food budget is extremely tight, maximizing nutrition per dollar.",
+            "badges": [
+              "essential",
+              "budgetSmart"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 2,
+        "items": [
+          {
+            "title": "Occasional Casual Family Meals",
+            "desc": "Local diners or casual chains like Applebee's or Chili's once or twice a month. Aware of family meal deals.",
+            "itemIcon": "bi-cup-hot-fill",
+            "financialNote": "Dining out is a budgeted treat. Still primarily home-cooking.",
+            "badges": [
+              "milestone"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 4,
+        "items": [
+          {
+            "title": "Regular Foodie Exploration",
+            "desc": "Weekly family dinners at popular local restaurants, food halls, or trying diverse cuisines.",
+            "itemIcon": "bi-emoji-sunglasses",
+            "financialNote": "Dining out is a regular part of the lifestyle.",
+            "badges": [
+              "premium"
+            ]
+          },
+          {
+            "title": "Premium Pantry & Organic Focus",
+            "desc": "Regular shopping at Whole Foods, Trader Joe's, or local organic markets. Investing in better quality ingredients.",
+            "itemIcon": "bi-shop-window",
+            "financialNote": "Prioritizing quality and specialty ingredients.",
+            "badges": [
+              "premium"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 7,
+        "items": [
+          {
+            "title": "Fine Dining Experiences",
+            "desc": "Monthly reservations at acclaimed local restaurants, possibly with tasting menus. Exploring restaurants noted in Michelin Guide.",
+            "itemIcon": "bi-award-fill",
+            "financialNote": "High-quality dining is a significant leisure expense.",
+            "badges": [
+              "premium",
+              "aspirational"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 10,
+        "items": [
+          {
+            "title": "Private Chef & Exclusive Reservations",
+            "desc": "Personal chef for special family occasions or regular meal prep. Securing tables at globally renowned, hard-to-book establishments.",
+            "itemIcon": "bi-person-hearts",
+            "financialNote": "Ultimate convenience and exclusivity in dining.",
+            "badges": [
+              "ultraPremium",
+              "statusSymbol"
+            ]
+          }
+        ]
+      }
+    ],
+    "housing": [
+      {
+        "min": 0,
+        "items": [
+          {
+            "title": "Renting in Less Central Areas / Shared Living",
+            "desc": "Renting a smaller apartment or sharing a house, often further from city centers. Furniture is often second-hand.",
+            "itemIcon": "bi-building-lock",
+            "financialNote": "Rent/housing is the largest expense, often >40-50% of income.",
+            "badges": [
+              "essential",
+              "budgetSmart"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 2,
+        "items": [
+          {
+            "title": "Modest Apartment or Starter Condo",
+            "desc": "Renting a 1-2BR apartment in a decent neighborhood or a small condo. Basic but functional amenities and furniture from IKEA/Wayfair.",
+            "itemIcon": "bi-house-check-fill",
+            "financialNote": "Housing is a primary, manageable expense, typically 30-40% of income.",
+            "badges": [
+              "essential",
+              "milestone"
+            ],
+            "modifiers": {
+              "familySize": [
+                "single",
+                "couple"
+              ]
+            }
+          },
+          {
+            "title": "Small Starter Home or Larger Rental",
+            "desc": "Owning a small starter home in an area with good public schools, or renting a 2-3BR apartment/townhouse. Focus on space and safety.",
+            "itemIcon": "bi-house-heart-fill",
+            "financialNote": "Prioritizing a safe environment for kids, often at the edge of affordability.",
+            "badges": [
+              "essential",
+              "milestone"
+            ],
+            "modifiers": {
+              "familySize": [
+                "family"
+              ]
+            }
+          }
+        ]
+      },
+      {
+        "min": 4,
+        "items": [
+          {
+            "title": "Comfortable Home Ownership / Quality Rental",
+            "desc": "Owning a modest single-family home in a desirable neighborhood or renting a modern apartment with amenities. Upgrading to better quality furniture (West Elm, Pottery Barn).",
+            "itemIcon": "bi-house-up-fill",
+            "financialNote": "Managing mortgage or higher rental costs. Typically 25-35% of income.",
+            "badges": [
+              "milestone",
+              "aspirational",
+              "premium"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 7,
+        "items": [
+          {
+            "title": "Luxury Home or Upscale Apartment",
+            "desc": "Spacious, well-appointed home in a prime neighborhood, or a luxury condo with premium amenities. May involve an interior designer for renovations.",
+            "itemIcon": "bi-house-gear-fill",
+            "financialNote": "Property is a significant asset and reflection of status.",
+            "badges": [
+              "premium",
+              "statusSymbol",
+              "aspirational"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 10,
+        "items": [
+          {
+            "title": "Multiple Luxury Properties & Household Staff",
+            "desc": "Primary residence in an exclusive enclave, plus vacation homes. Employing full-time staff: house manager, private chef, nannies, etc.",
+            "itemIcon": "bi-buildings-fill",
+            "financialNote": "Managing a portfolio of international properties with significant upkeep and staffing.",
+            "badges": [
+              "ultraPremium",
+              "statusSymbol"
+            ]
+          }
+        ]
+      }
+    ],
+    "transportation": [
+      {
+        "min": 0,
+        "items": [
+          {
+            "title": "Public Transit & Walking",
+            "desc": "Reliant on local bus, subway, or walking. If a car is owned, it's older and high-mileage, with repairs being a major budget concern.",
+            "itemIcon": "bi-bus-front",
+            "financialNote": "Transportation costs minimized. Car ownership is a significant, unpredictable expense.",
+            "badges": [
+              "essential",
+              "budgetSmart"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 2,
+        "items": [
+          {
+            "title": "Dependable Used Car",
+            "desc": "Owning a reliable used car (e.g., 5-8 year old Toyota Corolla, Honda CR-V). Focus on fuel efficiency and lower maintenance costs.",
+            "itemIcon": "bi-car-front",
+            "financialNote": "Car is a tool for commuting and family needs.",
+            "badges": [
+              "milestone"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 4,
+        "items": [
+          {
+            "title": "Newer Practical Car or Entry EV",
+            "desc": "A new or certified pre-owned practical family car (e.g., Toyota RAV4, Kia Telluride). Possibly an entry-level EV. Focus on safety and modern features.",
+            "itemIcon": "bi-ev-front-fill",
+            "financialNote": "Managing a car loan and comprehensive insurance.",
+            "badges": [
+              "milestone",
+              "premium"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 7,
+        "items": [
+          {
+            "title": "Luxury Daily Driver",
+            "desc": "Driving a new or recent model luxury SUV or sedan (e.g., Tesla Model Y/S, BMW X5, Porsche Macan). A two-car household is common.",
+            "itemIcon": "bi-speedometer2",
+            "financialNote": "Comfort, performance, and brand prestige are important.",
+            "badges": [
+              "premium",
+              "statusSymbol"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 10,
+        "items": [
+          {
+            "title": "Exotic Cars & Private Driver",
+            "desc": "Owning high-performance sports cars (Ferrari, Lamborghini) or employing a full-time chauffeur for daily transport.",
+            "itemIcon": "bi-trophy-fill",
+            "financialNote": "Cars as passion assets or for ultimate convenience.",
+            "badges": [
+              "ultraPremium",
+              "statusSymbol",
+              "convenience"
+            ]
+          }
+        ]
+      }
+    ],
+    "travel": [
+      {
+        "min": 0,
+        "items": [
+          {
+            "title": "Staycations & Local Outings",
+            "desc": "Exploring local parks, free museums, community events. Annual family camping trip at a local campsite.",
+            "itemIcon": "bi-signpost-split-fill",
+            "financialNote": "Travel budget is minimal to non-existent.",
+            "badges": [
+              "budgetSmart"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 2,
+        "items": [
+          {
+            "title": "Budget Domestic Trips",
+            "desc": "Annual family vacation via driving or budget airlines. Staying in budget hotels or basic Airbnb rentals.",
+            "itemIcon": "bi-airplane-fill",
+            "financialNote": "Travel is carefully planned and saved for.",
+            "badges": [
+              "milestone"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 4,
+        "items": [
+          {
+            "title": "Introductory International Travel / Theme Parks",
+            "desc": "First family trips to an all-inclusive resort in Mexico/Caribbean, a week in a major European city, or a trip to Disney/Universal.",
+            "itemIcon": "bi-globe-americas",
+            "financialNote": "Travel is a regular, planned expense for creating family memories.",
+            "badges": [
+              "aspirational",
+              "milestone"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 7,
+        "items": [
+          {
+            "title": "Business Class Travel & Luxury Resorts",
+            "desc": "Flying business class for long-haul flights. Staying at 5-star resorts (e.g., Four Seasons, St. Regis). Tailored family adventures like African safaris.",
+            "itemIcon": "bi-passport-fill",
+            "financialNote": "Travel is a significant leisure investment, focused on premium experiences.",
+            "badges": [
+              "premium",
+              "statusSymbol",
+              "aspirational"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 10,
+        "items": [
+          {
+            "title": "First Class Suites & Private Aviation",
+            "desc": "Flying first-class suites or chartering private jets for family travel. Extended, multi-continent trips. Chartering superyachts.",
+            "itemIcon": "bi-airplane-engines-fill",
+            "financialNote": "Ultimate luxury, privacy, and convenience in travel.",
+            "badges": [
+              "ultraPremium",
+              "statusSymbol"
+            ]
+          }
+        ]
+      }
+    ],
+    "entertainment": [
+      {
+        "min": 0,
+        "items": [
+          {
+            "title": "Free & Low-Cost Fun",
+            "desc": "Utilizing public libraries, free local concerts, hiking. Streaming via ad-supported tiers or shared family accounts.",
+            "itemIcon": "bi-headphones",
+            "financialNote": "Entertainment relies on free or very low-cost community resources.",
+            "badges": [
+              "budgetSmart"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 2,
+        "items": [
+          {
+            "title": "Local Events & Streaming Subscriptions",
+            "desc": "Catching a movie at matinee prices, attending local fairs. Subscribing to 1-2 basic streaming services.",
+            "itemIcon": "bi-ticket-fill",
+            "financialNote": "Small, planned entertainment expenses.",
+            "badges": []
+          }
+        ]
+      },
+      {
+        "min": 4,
+        "items": [
+          {
+            "title": "Major Concerts & Live Sports",
+            "desc": "Attending concerts or professional sporting events a few times a year. Enhanced home entertainment with a good 4K TV and current gaming console.",
+            "itemIcon": "bi-boombox-fill",
+            "financialNote": "Budgeting for higher-cost entertainment experiences.",
+            "badges": [
+              "milestone",
+              "premium"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 7,
+        "items": [
+          {
+            "title": "VIP Experiences & Season Tickets",
+            "desc": "VIP packages for concerts/festivals. Season tickets (club level) for favorite sports teams. High-end hobbies like collecting art or fine wines.",
+            "itemIcon": "bi-patch-check-fill",
+            "financialNote": "Premium access and hobbies become significant investments.",
+            "badges": [
+              "premium",
+              "statusSymbol",
+              "aspirational"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 10,
+        "items": [
+          {
+            "title": "Courtside, Backstage & Gala Access",
+            "desc": "Courtside seats at major sporting events, front row at Fashion Week. Attending exclusive galas and charity balls. Patronage of the arts.",
+            "itemIcon": "bi-star-fill",
+            "financialNote": "Access to the most exclusive entertainment and cultural events.",
+            "badges": [
+              "ultraPremium",
+              "statusSymbol"
+            ]
+          }
+        ]
+      }
+    ],
+    "education": [
+      {
+        "min": 0,
+        "items": [
+          {
+            "title": "Public School & Library Resources",
+            "desc": "Children attend local public schools. Heavy reliance on public library and free online resources like Khan Academy.",
+            "itemIcon": "bi-book-fill",
+            "financialNote": "Education primarily via free public resources.",
+            "badges": [
+              "essential",
+              "budgetSmart"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 2,
+        "items": [
+          {
+            "title": "Public University (In-State) / Trade School",
+            "desc": "Children may attend in-state public universities with aid/loans, or pursue vocational training. Adults might take online certificate courses.",
+            "itemIcon": "bi-mortarboard-fill",
+            "financialNote": "Managing student loan debt is a significant concern.",
+            "badges": [
+              "milestone"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 4,
+        "items": [
+          {
+            "title": "Choice of Public or Private University",
+            "desc": "Children attend well-regarded state universities or private universities with aid. Regular contributions to 529 plans.",
+            "itemIcon": "bi-bank",
+            "financialNote": "Strategic planning for education costs.",
+            "badges": [
+              "aspirational",
+              "milestone",
+              "premium"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 7,
+        "items": [
+          {
+            "title": "Elite Universities & Private Tutoring",
+            "desc": "Children attend highly selective universities (Ivy League, Oxbridge). Hiring private tutors for test prep. Adults may pursue executive MBAs.",
+            "itemIcon": "bi-building-fill-check",
+            "financialNote": "Education costs are a significant but manageable investment.",
+            "badges": [
+              "premium",
+              "statusSymbol",
+              "convenience"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 10,
+        "items": [
+          {
+            "title": "Elite Global Education & University Endowments",
+            "desc": "Children attend prestigious international boarding schools. Custom educational programs. Significant philanthropic contributions to universities.",
+            "itemIcon": "bi-globe2",
+            "financialNote": "Providing the most exclusive global education and shaping institutions.",
+            "badges": [
+              "ultraPremium",
+              "statusSymbol"
+            ]
+          }
+        ]
+      }
+    ],
+    "healthAndWellness": [
+      {
+        "min": 0,
+        "items": [
+          {
+            "title": "Public Health Services & ER",
+            "desc": "Reliant on community clinics, public health services, or emergency rooms for urgent care. Health is often reactive, not proactive, due to cost concerns.",
+            "itemIcon": "bi-hospital",
+            "badges": [
+              "essential"
+            ],
+            "financialNote": "Medical debt is a significant risk."
+          }
+        ]
+      },
+      {
+        "min": 2,
+        "items": [
+          {
+            "title": "Basic Health Insurance",
+            "desc": "Typically have an employer-sponsored or marketplace plan. Managing deductibles and co-pays is a key part of the budget.",
+            "itemIcon": "bi-file-medical",
+            "badges": [
+              "essential"
+            ]
+          },
+          {
+            "title": "Focus on Children's Health",
+            "desc": "Prioritizing children's check-ups, dental, and vision care, sometimes at the expense of parents' own non-urgent care.",
+            "itemIcon": "bi-bandaid-fill",
+            "badges": [
+              "essential"
+            ],
+            "modifiers": {
+              "familySize": [
+                "family"
+              ]
+            }
+          }
+        ]
+      },
+      {
+        "min": 4,
+        "items": [
+          {
+            "title": "Good Insurance & Preventative Care",
+            "desc": "Able to afford better health, dental, and vision insurance plans. Focus shifts to regular check-ups and screenings for the whole family.",
+            "itemIcon": "bi-shield-check",
+            "badges": [
+              "milestone"
+            ]
+          },
+          {
+            "title": "Gym Memberships & Fitness Classes",
+            "desc": "Joining a standard gym (e.g., LA Fitness) or participating in local fitness classes. Maybe a Peloton subscription.",
+            "itemIcon": "bi-bicycle",
+            "badges": [
+              "premium"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 7,
+        "items": [
+          {
+            "title": "Boutique Fitness & Personal Training",
+            "desc": "Memberships to high-end gyms or specialized studios (e.g., Equinox, Orangetheory). May hire a personal trainer.",
+            "itemIcon": "bi-universal-access-circle",
+            "badges": [
+              "premium",
+              "statusSymbol"
+            ]
+          },
+          {
+            "title": "Mental Health & Proactive Wellness",
+            "desc": "Regular therapy, coaching, or subscriptions to wellness apps (Headspace, Calm) are common. Massages and other treatments are regular.",
+            "itemIcon": "bi-peace-fill",
+            "badges": [
+              "premium"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 9,
+        "items": [
+          {
+            "title": "Concierge Medicine & Wellness Retreats",
+            "desc": "Paying a retainer for 24/7 direct access to a primary care doctor (concierge medicine). Attending multi-day health and wellness retreats.",
+            "itemIcon": "bi-person-badge",
+            "badges": [
+              "ultraPremium",
+              "convenience"
+            ]
+          },
+          {
+            "title": "Advanced Health Optimization",
+            "desc": "Access to advanced diagnostic screenings, genetic testing, and nutritionists to optimize health and longevity.",
+            "itemIcon": "bi-clipboard2-pulse-fill",
+            "badges": [
+              "ultraPremium"
+            ]
+          }
+        ]
+      }
+    ],
+    "services": [
+      {
+        "min": 0,
+        "items": [
+          {
+            "title": "DIY Everything & Community Support",
+            "desc": "Haircuts at home, all cleaning, cooking, and repairs done by family. Relying on friends and family for childcare.",
+            "itemIcon": "bi-scissors",
+            "financialNote": "Time is traded for cost savings.",
+            "badges": [
+              "essential",
+              "budgetSmart"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 2,
+        "items": [
+          {
+            "title": "Basic Maintenance & Occasional Convenience",
+            "desc": "Budget haircuts. Occasional use of a handyman or meal kit delivery with a discount offer.",
+            "itemIcon": "bi-wrench-adjustable-circle",
+            "financialNote": "Convenience services are infrequent splurges.",
+            "badges": [
+              "convenience"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 4,
+        "items": [
+          {
+            "title": "Regular Personal Care & Home Help",
+            "desc": "Monthly salon visits, bi-weekly house cleaning service, regular lawn care. Frequent food delivery. Gym memberships.",
+            "itemIcon": "bi-person-check-fill",
+            "financialNote": "Services to save time and maintain quality of life.",
+            "badges": [
+              "convenience",
+              "premium"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 7,
+        "items": [
+          {
+            "title": "Concierge & Comprehensive Household Support",
+            "desc": "Part-time personal assistant, personal shopper, premium spa treatments. Full-time or regular part-time nanny.",
+            "itemIcon": "bi-person-rolodex",
+            "financialNote": "High-touch services for personalized convenience.",
+            "badges": [
+              "premium",
+              "convenience",
+              "statusSymbol"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 10,
+        "items": [
+          {
+            "title": "Full Estate Management & Elite Concierge",
+            "desc": "Employing a full household team (butler, chef, security). Membership with global concierge services (e.g., Quintessentially) for any request.",
+            "itemIcon": "bi-shield-lock-fill",
+            "financialNote": "Running a large household like a small business. Access to a global fulfillment network.",
+            "badges": [
+              "ultraPremium",
+              "statusSymbol",
+              "convenience"
+            ]
+          }
+        ]
+      }
+    ],
+    "financialServices": [
+      {
+        "min": 0,
+        "items": [
+          {
+            "title": "Basic Banking & Survival Mode",
+            "desc": "Focus on immediate needs. May use check-cashing services. Debt is often high-interest. No investments.",
+            "itemIcon": "bi-piggy-bank-fill",
+            "financialNote": "Financial stability is precarious.",
+            "badges": [
+              "essential"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 2,
+        "items": [
+          {
+            "title": "Building Emergency Fund & Basic Retirement",
+            "desc": "Goal: 3-6 months of expenses in a high-yield savings account. Starting 401k/IRA contributions with target-date funds.",
+            "itemIcon": "bi-graph-up",
+            "financialNote": "Laying the groundwork for financial security.",
+            "badges": [
+              "essential",
+              "milestone",
+              "budgetSmart"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 4,
+        "items": [
+          {
+            "title": "Maxing Retirement Accounts & Diversification",
+            "desc": "Aiming to max out 401k/IRA/HSA. Building a diversified portfolio with low-cost index funds. May use robo-advisors.",
+            "itemIcon": "bi-briefcase-fill",
+            "financialNote": "Systematic wealth accumulation phase.",
+            "badges": [
+              "milestone",
+              "premium"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 7,
+        "items": [
+          {
+            "title": "Comprehensive Financial Planning",
+            "desc": "Engage a Certified Financial Planner (CFP). Focus on tax optimization, robust insurance, and foundational estate planning.",
+            "itemIcon": "bi-person-lines-fill",
+            "financialNote": "Professional guidance for growing wealth and complexity.",
+            "badges": [
+              "premium",
+              "milestone"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 10,
+        "items": [
+          {
+            "title": "Advanced Wealth Management / Private Banking",
+            "desc": "Working with private bankers at firms like Morgan Stanley or Merrill Lynch. Access to alternative investments (hedge funds, private equity).",
+            "itemIcon": "bi-bank2",
+            "financialNote": "High-touch management for significant wealth.",
+            "badges": [
+              "ultraPremium",
+              "statusSymbol"
+            ]
+          }
+        ]
+      },
+      {
+        "min": 13,
+        "items": [
+          {
+            "title": "Dedicated Family Office / Institutional Management",
+            "desc": "Establishing a single-family office for direct investments in venture capital, real estate, etc. Focus on multi-generational wealth preservation.",
+            "itemIcon": "bi-diagram-3-fill",
+            "financialNote": "Holistic management of substantial, global family wealth as an enterprise.",
+            "badges": [
+              "ultraPremium",
+              "statusSymbol"
+            ]
+          }
+        ]
+      }
+    ]
+  }
+}
\ No newline at end of file
diff --git a/lifestyle-calculator-data.json b/lifestyle-calculator-data.json
index 4906f16..0b563a8 100644
--- a/lifestyle-calculator-data.json
+++ b/lifestyle-calculator-data.json
@@ -3,77 +3,97 @@
     {
       "income": 20000,
       "label": "Working Poor",
-      "description": "It's a grind. Every dollar is stretched. Focus on essentials for the family."
+      "description": "It's a grind. Every dollar is stretched. Focus on essentials for the family.",
+      "budgetAllocation": { "Housing": 55, "Food": 20, "Transportation": 15, "Health": 5, "Other": 5 }
     },
     {
       "income": 30000,
       "label": "Low Income",
-      "description": "Budgeting is an art form. A family night out for pizza is a rare, celebrated event."
+      "description": "Budgeting is an art form. A family night out for pizza is a rare, celebrated event.",
+      "budgetAllocation": { "Housing": 45, "Food": 18, "Transportation": 12, "Health": 8, "Savings": 2, "Other": 5 }
     },
     {
       "income": 50000,
       "label": "Lower Middle Class",
-      "description": "Essentials are covered, maybe some family activities. Saving is tough but not impossible."
+      "description": "Essentials are covered, maybe some family activities. Saving is tough but not impossible.",
+      "milestone": { "title": "Building a Foundation", "emoji": "🔨" },
+      "budgetAllocation": { "Housing": 40, "Food": 15, "Transportation": 10, "Savings": 5, "Health": 8, "Leisure": 2 }
     },
     {
       "income": 75000,
       "label": "Middle Class",
-      "description": "Comfortable family life, but mindful of spending. Building a nest egg and a 401k."
+      "description": "Comfortable family life, but mindful of spending. Building a nest egg and a 401k.",
+      "budgetAllocation": { "Housing": 35, "Food": 15, "Transportation": 10, "Savings": 10, "Health": 8, "Leisure": 12 }
     },
     {
       "income": 100000,
       "label": "Upper Middle Class",
-      "description": "Family life's pretty good! More treats, less stress. Investments are growing."
+      "description": "Family life's pretty good! More treats, less stress. Investments are growing.",
+      "milestone": { "title": "Comfortable Living", "emoji": "🛋️" },
+      "budgetAllocation": { "Housing": 30, "Investments": 15, "Food": 12, "Transportation": 8, "Leisure": 15, "Health": 10 }
     },
     {
       "income": 150000,
       "label": "Affluent",
-      "description": "Enjoying finer things with the family. Weekend getaways and nice dinners are regular."
+      "description": "Enjoying finer things with the family. Weekend getaways and nice dinners are regular.",
+      "budgetAllocation": { "Housing": 28, "Investments": 20, "Food": 10, "Transportation": 7, "Leisure": 20, "Health": 15 }
     },
     {
       "income": 200000,
       "label": "High Income",
-      "description": "Luxury choices become more accessible for the family. Quality of life upgrades."
+      "description": "Luxury choices become more accessible for the family. Quality of life upgrades.",
+      "milestone": { "title": "The Finer Things", "emoji": "🍷" },
+      "budgetAllocation": { "Housing": 25, "Investments": 25, "Taxes": 15, "Leisure": 20, "Services": 5, "Food": 10 }
     },
     {
       "income": 300000,
       "label": "Wealthy",
-      "description": "Premium experiences are standard. Financial advisor helps manage family wealth."
+      "description": "Premium experiences are standard. Financial advisor helps manage family wealth.",
+      "budgetAllocation": { "Investments": 30, "Taxes": 20, "Housing": 20, "Leisure": 15, "Services": 10, "Philanthropy": 5 }
     },
     {
       "income": 500000,
       "label": "Very Wealthy",
-      "description": "Elite living for the family. Significant choices in education and travel."
+      "description": "Elite living for the family. Significant choices in education and travel.",
+      "budgetAllocation": { "Investments": 35, "Taxes": 25, "Housing": 15, "Leisure": 15, "Services": 5, "Philanthropy": 5 }
     },
     {
       "income": 750000,
       "label": "Ultra High Net Worth",
-      "description": "Exclusive access and bespoke services. Family hobbies can be extravagant."
+      "description": "Exclusive access and bespoke services. Family hobbies can be extravagant.",
+      "milestone": { "title": "Significant Wealth", "emoji": "💎" },
+      "budgetAllocation": { "Investments": 40, "Taxes": 25, "Housing": 10, "Leisure/Travel": 15, "Services": 5, "Philanthropy": 5 }
     },
     {
       "income": 1000000,
       "label": "Millionaire",
-      "description": "Congrats, you made it! Smart allocation and enjoying the fruits with your family."
+      "description": "Congrats, you made it! Smart allocation and enjoying the fruits with your family.",
+      "budgetAllocation": { "Investments": 45, "Taxes": 25, "Leisure/Travel": 10, "Services": 10, "Philanthropy": 10 }
     },
     {
       "income": 2000000,
       "label": "Multi-Millionaire",
-      "description": "Significant financial freedom. Global travel and investment opportunities for the family."
+      "description": "Significant financial freedom. Global travel and investment opportunities for the family.",
+      "budgetAllocation": { "Investments": 50, "Taxes": 20, "Leisure/Travel": 10, "Services": 10, "Philanthropy": 10 }
     },
     {
       "income": 5000000,
       "label": "Ultra Wealthy",
-      "description": "The world is your family's playground. Legacy planning and philanthropy."
+      "description": "The world is your family's playground. Legacy planning and philanthropy.",
+      "milestone": { "title": "Generational Wealth", "emoji": "Legacy" },
+      "budgetAllocation": { "Wealth Management": 50, "Taxes": 20, "Lifestyle": 20, "Philanthropy": 10 }
     },
     {
       "income": 10000000,
       "label": "Ultra Elite",
-      "description": "Your family's biggest worry? Which continent for the summer. Influencing broader causes."
+      "description": "Your family's biggest worry? Which continent for the summer. Influencing broader causes.",
+      "budgetAllocation": { "Wealth Management": 50, "Taxes": 20, "Lifestyle": 20, "Philanthropy": 10 }
     },
     {
       "income": 25000000,
       "label": "Billionaire Class",
-      "description": "Price tags are suggestions. Next stop: shaping global change or funding major family endeavors."
+      "description": "Price tags are suggestions. Next stop: shaping global change or funding major family endeavors.",
+      "budgetAllocation": { "Wealth Management": 60, "Lifestyle": 20, "Philanthropy": 20 }
     }
   ],
   "costOfLivingFactors": [
@@ -97,106 +117,36 @@
       {
         "min": 0,
         "items": [
-          {
-            "title": "Home Cooking on a Budget",
-            "desc": "Staples like pasta, rice, beans. Focus on supermarket private labels (e.g., Kroger Value, Tesco Everyday Value). A rare treat: $5 pizza (Little Caesars, Domino's) or local takeaway.",
-            "itemIcon": "bi-basket2-fill",
-            "financialNote": "Food budget is extremely tight, maximizing nutrition per dollar.",
-            "badges": ["essential", "budgetSmart"],
-            "budgetPercentRange": "70-80% of food spending"
-          },
-          {
-            "title": "Strategic Grocery Shopping",
-            "desc": "Around $200-300/month per adult. Master of coupons and sales. Aldi, Lidl, or Walmart Supercenters are key. Eating out is very rare.",
-            "itemIcon": "bi-receipt-cutoff",
-            "financialNote": "Focus on maximizing every dollar for essentials. Minimal discretionary food spending.",
-            "badges": ["budgetSmart"],
-            "budgetPercentRange": "20-30% of food spending"
-          }
+          { "title": "Home Cooking on a Budget", "desc": "Staples like pasta, rice, beans. Focus on supermarket private labels (e.g., Kroger Value, Tesco Everyday Value). A rare treat: $5 pizza (Little Caesars, Domino's) or local takeaway.", "itemIcon": "bi-basket2-fill", "financialNote": "Food budget is extremely tight, maximizing nutrition per dollar.", "badges": ["essential", "budgetSmart"], "budgetPercentRange": "70-80% of food spending" },
+          { "title": "Strategic Grocery Shopping", "desc": "Around $200-300/month per adult. Master of coupons and sales. Aldi, Lidl, or Walmart Supercenters are key. Eating out is very rare.", "itemIcon": "bi-receipt-cutoff", "financialNote": "Focus on maximizing every dollar for essentials. Minimal discretionary food spending.", "badges": ["budgetSmart"], "budgetPercentRange": "20-30% of food spending" }
         ]
       },
       {
         "min": 2,
         "items": [
-          {
-            "title": "Occasional Casual Family Meals",
-            "desc": "Local diners or casual chains like Applebee's, Chili's (USA), Harvester (UK), or Nando's (Global) once or twice a month. Aware of happy hour or family meal deals.",
-            "itemIcon": "bi-cup-hot-fill",
-            "financialNote": "Dining out is a budgeted treat. Still primarily home-cooking.",
-            "badges": ["milestone"],
-            "budgetPercentRange": "10-15% of food budget"
-          },
-          {
-            "title": "Mid-Range Grocery Hauls",
-            "desc": "$400-500/month per adult at chains like Kroger, Safeway (USA), Tesco, Sainsbury's (UK), Carrefour (EU), Woolworths (AU). Occasional organic produce if on sale.",
-            "itemIcon": "bi-cart3",
-            "financialNote": "Groceries are a significant, planned expense. Balancing quality and cost.",
-            "badges": ["essential"],
-            "budgetPercentRange": "85-90% of food budget"
-          }
+          { "title": "Occasional Casual Family Meals", "desc": "Local diners or casual chains like Applebee's, Chili's (USA), Harvester (UK), or Nando's (Global) once or twice a month. Aware of happy hour or family meal deals.", "itemIcon": "bi-cup-hot-fill", "financialNote": "Dining out is a budgeted treat. Still primarily home-cooking.", "badges": ["milestone"], "budgetPercentRange": "10-15% of food budget" },
+          { "title": "Mid-Range Grocery Hauls", "desc": "$400-500/month per adult at chains like Kroger, Safeway (USA), Tesco, Sainsbury's (UK), Carrefour (EU), Woolworths (AU). Occasional organic produce if on sale.", "itemIcon": "bi-cart3", "financialNote": "Groceries are a significant, planned expense. Balancing quality and cost.", "badges": ["essential"], "budgetPercentRange": "85-90% of food budget" }
         ]
       },
       {
         "min": 4,
         "items": [
-          {
-            "title": "Regular Foodie Exploration",
-            "desc": "Weekly family dinners at popular local restaurants, food halls, or trying diverse cuisines (e.g., Thai, Mexican, Italian). Maybe craft beers at a local spot for adults.",
-            "itemIcon": "bi-emoji-sunglasses",
-            "financialNote": "Dining out is a regular part of the lifestyle.",
-            "badges": [],
-            "budgetPercentRange": "20-30% of food budget"
-          },
-          {
-            "title": "Premium Pantry & Organic Focus",
-            "desc": "$600-800+/month per adult. Regular shopping at Whole Foods, Trader Joe's (USA), Marks & Spencer Foodhall, Waitrose (UK), or local organic markets. Investing in better quality ingredients like artisanal bread, good olive oil.",
-            "itemIcon": "bi-shop-window",
-            "financialNote": "Prioritizing quality and specialty ingredients in home cooking.",
-            "badges": ["premium"],
-            "budgetPercentRange": "70-80% of food budget"
-          }
+          { "title": "Regular Foodie Exploration", "desc": "Weekly family dinners at popular local restaurants, food halls, or trying diverse cuisines (e.g., Thai, Mexican, Italian). Maybe craft beers at a local spot for adults.", "itemIcon": "bi-emoji-sunglasses", "financialNote": "Dining out is a regular part of the lifestyle.", "badges": [], "budgetPercentRange": "20-30% of food budget" },
+          { "title": "Premium Pantry & Organic Focus", "desc": "$600-800+/month per adult. Regular shopping at Whole Foods, Trader Joe's (USA), Marks & Spencer Foodhall, Waitrose (UK), or local organic markets. Investing in better quality ingredients like artisanal bread, good olive oil.", "itemIcon": "bi-shop-window", "financialNote": "Prioritizing quality and specialty ingredients in home cooking.", "badges": ["premium"], "budgetPercentRange": "70-80% of food budget" }
         ]
       },
       {
         "min": 7,
         "items": [
-          {
-            "title": "Fine Dining Experiences",
-            "desc": "Monthly reservations at acclaimed local restaurants, possibly with tasting menus. Exploring restaurants noted in Michelin Guide or similar (e.g., World's 50 Best). Wine pairings are a considered choice.",
-            "itemIcon": "bi-award-fill",
-            "financialNote": "High-quality dining is a significant leisure expense.",
-            "badges": ["premium", "aspirational"],
-            "budgetPercentRange": "30-40% of food budget"
-          },
-          {
-            "title": "Gourmet Home Chef Setup",
-            "desc": "$1500+/month on food & wine. Sourcing from specialty butchers, fishmongers, and gourmet stores (e.g., Eataly, Dean & DeLuca style). High-end kitchen appliances from brands like Wolf, Viking, or Miele may be present.",
-            "itemIcon": "bi-gem",
-            "financialNote": "Home cooking is elevated to a gourmet hobby. Top-tier ingredients and equipment.",
-            "badges": ["premium"],
-            "budgetPercentRange": "60-70% of food budget"
-          }
+          { "title": "Fine Dining Experiences", "desc": "Monthly reservations at acclaimed local restaurants, possibly with tasting menus. Exploring restaurants noted in Michelin Guide or similar (e.g., World's 50 Best). Wine pairings are a considered choice.", "itemIcon": "bi-award-fill", "financialNote": "High-quality dining is a significant leisure expense.", "badges": ["premium", "aspirational"], "budgetPercentRange": "30-40% of food budget" },
+          { "title": "Gourmet Home Chef Setup", "desc": "$1500+/month on food & wine. Sourcing from specialty butchers, fishmongers, and gourmet stores (e.g., Eataly, Dean & DeLuca style). High-end kitchen appliances from brands like Wolf, Viking, or Miele may be present.", "itemIcon": "bi-gem", "financialNote": "Home cooking is elevated to a gourmet hobby. Top-tier ingredients and equipment.", "badges": ["premium"], "budgetPercentRange": "60-70% of food budget" }
         ]
       },
       {
         "min": 10,
         "items": [
-          {
-            "title": "Private Chef & Exclusive Reservations",
-            "desc": "Personal chef for special family occasions or regular meal prep. Securing tables at globally renowned, often hard-to-book establishments (e.g., Noma, The French Laundry, Osteria Francescana).",
-            "itemIcon": "bi-person-hearts",
-            "financialNote": "Ultimate convenience and exclusivity in dining.",
-            "badges": ["ultraPremium"],
-            "budgetPercentRange": "Varies widely"
-          },
-          {
-            "title": "Curated Wine Cellar & Sommelier Access",
-            "desc": "Building and maintaining a wine cellar with investment-grade wines (e.g., Bordeaux First Growths, Grand Cru Burgundy, cult Napa Cabernets like Screaming Eagle). Potentially engaging a wine consultant or sommelier for acquisitions and cellar management. Wine tourism to renowned regions.",
-            "itemIcon": "bi-alexa",
-            "financialNote": "Wine as a serious hobby and asset class.",
-            "badges": ["ultraPremium", "statusSymbol"],
-            "budgetPercentRange": "Varies widely"
-          }
+          { "title": "Private Chef & Exclusive Reservations", "desc": "Personal chef for special family occasions or regular meal prep. Securing tables at globally renowned, often hard-to-book establishments (e.g., Noma, The French Laundry, Osteria Francescana).", "itemIcon": "bi-person-hearts", "financialNote": "Ultimate convenience and exclusivity in dining.", "badges": ["ultraPremium"], "budgetPercentRange": "Varies widely" },
+          { "title": "Curated Wine Cellar & Sommelier Access", "desc": "Building and maintaining a wine cellar with investment-grade wines (e.g., Bordeaux First Growths, Grand Cru Burgundy, cult Napa Cabernets like Screaming Eagle). Potentially engaging a wine consultant or sommelier for acquisitions and cellar management. Wine tourism to renowned regions.", "itemIcon": "bi-alexa", "financialNote": "Wine as a serious hobby and asset class.", "badges": ["ultraPremium", "statusSymbol"], "budgetPercentRange": "Varies widely" }
         ]
       }
     ],
@@ -204,101 +154,37 @@
       {
         "min": 0,
         "items": [
-          {
-            "title": "Renting in Less Central Areas / Shared Living",
-            "desc": "Renting a smaller apartment or sharing a house in an older building, often further from city centers or amenities. Basic, functional furniture, often second-hand or self-assembled (e.g., basic IKEA, Walmart).",
-            "itemIcon": "bi-building-lock",
-            "financialNote": "Rent/housing is the largest expense, often >40-50% of income. Focus on safety and affordability.",
-            "badges": ["essential", "budgetSmart"],
-            "budgetPercentRange": "40-60% of income"
-          },
-          {
-            "title": "DIY Furnishings & Repairs",
-            "desc": "Furniture from thrift stores, Facebook Marketplace, or hand-me-downs. YouTube tutorials for basic home repairs are essential.",
-            "itemIcon": "bi-tools",
-            "financialNote": "Furnishing and upkeep rely on resourcefulness, minimal budget.",
-            "badges": ["budgetSmart"]
-          }
+          { "title": "Renting in Less Central Areas / Shared Living", "desc": "Renting a smaller apartment or sharing a house in an older building, often further from city centers or amenities. Basic, functional furniture, often second-hand or self-assembled (e.g., basic IKEA, Walmart).", "itemIcon": "bi-building-lock", "financialNote": "Rent/housing is the largest expense, often >40-50% of income. Focus on safety and affordability.", "badges": ["essential", "budgetSmart"], "budgetPercentRange": "40-60% of income" },
+          { "title": "DIY Furnishings & Repairs", "desc": "Furniture from thrift stores, Facebook Marketplace, or hand-me-downs. YouTube tutorials for basic home repairs are essential.", "itemIcon": "bi-tools", "financialNote": "Furnishing and upkeep rely on resourcefulness, minimal budget.", "badges": ["budgetSmart"] }
         ]
       },
       {
         "min": 2,
         "items": [
-          {
-            "title": "Modest Apartment or Small Starter Home",
-            "desc": "Renting a 1-2BR apartment in a decent neighborhood or owning a small starter home/condo (if LCOL area or with significant down payment help). Basic but functional amenities.",
-            "itemIcon": "bi-house-check-fill",
-            "financialNote": "Housing is a primary, manageable expense, typically 30-40% of income.",
-            "badges": ["essential", "milestone"],
-            "budgetPercentRange": "30-40% of income"
-          },
-          {
-            "title": "Practical Furniture (IKEA, Wayfair)",
-            "desc": "Furnishing with new, budget-friendly items from IKEA, Target, Wayfair, or similar. Assembling flat-pack furniture is common.",
-            "itemIcon": "bi-box-seam-fill",
-            "financialNote": "Furnishing on a budget, prioritizing functionality and clean aesthetics.",
-            "badges": []
-          }
+          { "title": "Modest Apartment or Starter Condo", "desc": "Renting a 1-2BR apartment in a decent neighborhood. Basic but functional amenities.", "itemIcon": "bi-house-check-fill", "financialNote": "Housing is a primary, manageable expense, typically 30-40% of income.", "badges": ["essential", "milestone"], "modifiers": {"familySize": ["single", "couple"]} },
+          { "title": "Small Starter Home or Larger Rental", "desc": "Owning a small starter home/condo in an area with good public schools, or renting a 2-3BR apartment/townhouse. Focus on space and safety.", "itemIcon": "bi-house-heart-fill", "financialNote": "Prioritizing a safe environment and good schools for kids, often at the edge of affordability.", "badges": ["essential", "milestone"], "modifiers": {"familySize": ["family"]} },
+          { "title": "Practical Furniture (IKEA, Wayfair)", "desc": "Furnishing with new, budget-friendly items from IKEA, Target, Wayfair, or similar. Assembling flat-pack furniture is common.", "itemIcon": "bi-box-seam-fill", "financialNote": "Furnishing on a budget, prioritizing functionality and clean aesthetics.", "badges": [] }
         ]
       },
       {
         "min": 4,
         "items": [
-          {
-            "title": "Comfortable Home Ownership / Quality Rental",
-            "desc": "Owning a modest single-family home, larger apartment/townhome in a good school district or desirable neighborhood. Or, renting a modern apartment with some amenities.",
-            "itemIcon": "bi-house-heart-fill",
-            "financialNote": "Managing mortgage, property taxes, HOA fees, or higher rental costs. Typically 25-35% of income.",
-            "badges": ["milestone", "aspirational"],
-            "budgetPercentRange": "25-35% of income"
-          },
-          {
-            "title": "Mid-Range Furniture & Decor",
-            "desc": "Upgrading to better quality furniture from stores like West Elm, CB2, Pottery Barn, John Lewis (UK), or Article. Investing in better mattresses, linens, and some decor items.",
-            "itemIcon": "bi-display-fill",
-            "financialNote": "Creating a more personalized and comfortable home environment.",
-            "badges": ["premium"]
-          }
+          { "title": "Comfortable Home Ownership / Quality Rental", "desc": "Owning a modest single-family home, larger apartment/townhome in a good school district or desirable neighborhood. Or, renting a modern apartment with some amenities.", "itemIcon": "bi-house-heart-fill", "financialNote": "Managing mortgage, property taxes, HOA fees, or higher rental costs. Typically 25-35% of income.", "badges": ["milestone", "aspirational"], "budgetPercentRange": "25-35% of income" },
+          { "title": "Mid-Range Furniture & Decor", "desc": "Upgrading to better quality furniture from stores like West Elm, CB2, Pottery Barn, John Lewis (UK), or Article. Investing in better mattresses, linens, and some decor items.", "itemIcon": "bi-display-fill", "financialNote": "Creating a more personalized and comfortable home environment.", "badges": ["premium"] }
         ]
       },
       {
         "min": 7,
         "items": [
-          {
-            "title": "Luxury Home or Upscale Apartment",
-            "desc": "Spacious, well-appointed home in a prime neighborhood, or a luxury condo/apartment with premium amenities (gym, pool, concierge, security) in the city center. Smart home features, high-end finishes.",
-            "itemIcon": "bi-house-up-fill",
-            "financialNote": "Property is a significant asset and reflection of status. Housing costs may be <25% due to higher income, or higher for prime locations.",
-            "badges": ["premium", "statusSymbol"],
-            "budgetPercentRange": "20-30% of income (can vary)"
-          },
-          {
-            "title": "Interior Design & High-End Renovations",
-            "desc": "Working with an interior designer for renovations or decor. Custom cabinetry (Poggenpohl, Smallbone), professional-grade appliances (Sub-Zero, Wolf, Gaggenau), and investing in original art or high-quality prints.",
-            "itemIcon": "bi-palette-fill",
-            "financialNote": "Significant investment in creating a bespoke living space.",
-            "badges": ["premium", "aspirational"]
-          }
+          { "title": "Luxury Home or Upscale Apartment", "desc": "Spacious, well-appointed home in a prime neighborhood, or a luxury condo/apartment with premium amenities (gym, pool, concierge, security) in the city center. Smart home features, high-end finishes.", "itemIcon": "bi-house-up-fill", "financialNote": "Property is a significant asset and reflection of status. Housing costs may be <25% due to higher income, or higher for prime locations.", "badges": ["premium", "statusSymbol"], "budgetPercentRange": "20-30% of income (can vary)" },
+          { "title": "Interior Design & High-End Renovations", "desc": "Working with an interior designer for renovations or decor. Custom cabinetry (Poggenpohl, Smallbone), professional-grade appliances (Sub-Zero, Wolf, Gaggenau), and investing in original art or high-quality prints.", "itemIcon": "bi-palette-fill", "financialNote": "Significant investment in creating a bespoke living space.", "badges": ["premium", "aspirational"] }
         ]
       },
       {
         "min": 10,
         "items": [
-          {
-            "title": "Multiple Luxury Properties",
-            "desc": "Primary residence in an exclusive enclave (e.g., Beverly Hills, The Hamptons, Kensington). Additional properties such as a ski chalet (Aspen, St. Moritz), beach house (Malibu, Cote d'Azur), country estate, or city pied-à-terre in global capitals.",
-            "itemIcon": "bi-buildings-fill",
-            "financialNote": "Managing a portfolio of international properties with significant upkeep and staffing.",
-            "badges": ["ultraPremium", "statusSymbol"],
-            "budgetPercentRange": "Varies (asset management)"
-          },
-          {
-            "title": "Custom Architecture & Full Household Staff",
-            "desc": "Commissioning renowned architects (e.g., Zaha Hadid Architects, Snøhetta) for a bespoke home. Employing full-time household staff: house manager, private chef, nannies, housekeepers, groundskeepers, security detail.",
-            "itemIcon": "bi-people-fill",
-            "financialNote": "Operating a large estate with professional management.",
-            "badges": ["ultraPremium"]
-          }
+          { "title": "Multiple Luxury Properties", "desc": "Primary residence in an exclusive enclave (e.g., Beverly Hills, The Hamptons, Kensington). Additional properties such as a ski chalet (Aspen, St. Moritz), beach house (Malibu, Cote d'Azur), country estate, or city pied-à-terre in global capitals.", "itemIcon": "bi-buildings-fill", "financialNote": "Managing a portfolio of international properties with significant upkeep and staffing.", "badges": ["ultraPremium", "statusSymbol"], "budgetPercentRange": "Varies (asset management)" },
+          { "title": "Custom Architecture & Full Household Staff", "desc": "Commissioning renowned architects (e.g., Zaha Hadid Architects, Snøhetta) for a bespoke home. Employing full-time household staff: house manager, private chef, nannies, housekeepers, groundskeepers, security detail.", "itemIcon": "bi-people-fill", "financialNote": "Operating a large estate with professional management.", "badges": ["ultraPremium"] }
         ]
       }
     ],
@@ -306,102 +192,36 @@
       {
         "min": 0,
         "items": [
-          {
-            "title": "Public Transit & Walking/Cycling",
-            "desc": "Reliant on local bus, subway/tram, or train systems. Walking and a basic bicycle are primary modes for local travel.",
-            "itemIcon": "bi-bus-front",
-            "financialNote": "Transportation costs minimized, focused on fares or basic bike maintenance.",
-            "badges": ["essential", "budgetSmart"],
-            "budgetPercentRange": "5-10% of income"
-          },
-          {
-            "title": "Older, High-Mileage Car (If Owned)",
-            "desc": "If a car is necessary, it's likely an older (>10 years), high-mileage model. Gas, insurance, and unexpected repairs (e.g., for a Ford Focus, Honda Civic from early 2000s) are major budget concerns.",
-            "itemIcon": "bi-car-front-fill",
-            "financialNote": "Car ownership is a significant, often unpredictable expense.",
-            "badges": ["essential"],
-            "budgetPercentRange": "15-25% of income (if owned)"
-          }
+          { "title": "Public Transit & Walking/Cycling", "desc": "Reliant on local bus, subway/tram, or train systems. Walking and a basic bicycle are primary modes for local travel.", "itemIcon": "bi-bus-front", "financialNote": "Transportation costs minimized, focused on fares or basic bike maintenance.", "badges": ["essential", "budgetSmart"], "budgetPercentRange": "5-10% of income" },
+          { "title": "Older, High-Mileage Car (If Owned)", "desc": "If a car is necessary, it's likely an older (>10 years), high-mileage model. Gas, insurance, and unexpected repairs (e.g., for a Ford Focus, Honda Civic from early 2000s) are major budget concerns.", "itemIcon": "bi-car-front-fill", "financialNote": "Car ownership is a significant, often unpredictable expense.", "badges": ["essential"], "budgetPercentRange": "15-25% of income (if owned)" }
         ]
       },
       {
         "min": 2,
         "items": [
-          {
-            "title": "Dependable Used Car",
-            "desc": "Owning a reliable used car (e.g., 5-8 year old Toyota Corolla, Honda CR-V, VW Golf). Focus on fuel efficiency and lower maintenance costs. Car payments or savings for replacement are budgeted.",
-            "itemIcon": "bi-car-front",
-            "financialNote": "Car is a tool for commuting and family needs.",
-            "badges": ["milestone"],
-            "budgetPercentRange": "10-15% of income"
-          },
-          {
-            "title": "Occasional Ride-Sharing",
-            "desc": "Using Uber/Lyft/Bolt/Grab for specific needs like airport trips, nights out, or when public transit isn't viable.",
-            "itemIcon": "bi-phone-vibrate-fill",
-            "financialNote": "Ride-sharing as a supplement, not primary transport.",
-            "badges": ["convenience"]
-          }
+          { "title": "Dependable Used Car", "desc": "Owning a reliable used car (e.g., 5-8 year old Toyota Corolla, Honda CR-V, VW Golf). Focus on fuel efficiency and lower maintenance costs. Car payments or savings for replacement are budgeted.", "itemIcon": "bi-car-front", "financialNote": "Car is a tool for commuting and family needs.", "badges": ["milestone"], "budgetPercentRange": "10-15% of income" },
+          { "title": "Occasional Ride-Sharing", "desc": "Using Uber/Lyft/Bolt/Grab for specific needs like airport trips, nights out, or when public transit isn't viable.", "itemIcon": "bi-phone-vibrate-fill", "financialNote": "Ride-sharing as a supplement, not primary transport.", "badges": ["convenience"] }
         ]
       },
       {
         "min": 4,
         "items": [
-          {
-            "title": "New(er) Practical Car or Entry EV",
-            "desc": "A new or certified pre-owned practical family car (e.g., Subaru Outback, Toyota RAV4, Honda CR-V, Kia Telluride, VW Tiguan). Possibly an entry-level EV like a Nissan Leaf or Chevy Bolt if incentives/charging are favorable.",
-            "itemIcon": "bi-ev-front-fill",
-            "financialNote": "Managing a car loan and comprehensive insurance. Focus on safety and modern features.",
-            "badges": ["milestone", "premium"],
-            "budgetPercentRange": "10-15% of income"
-          },
-          {
-            "title": "Worry-Free Maintenance & Insurance",
-            "desc": "Regular dealer servicing for newer car, comprehensive insurance coverage. Less panic over check engine lights; possibly extended warranties.",
-            "itemIcon": "bi-shield-check",
-            "financialNote": "Predictable car ownership costs.",
-            "badges": []
-          }
+          { "title": "New(er) Practical Car or Entry EV", "desc": "A new or certified pre-owned practical family car (e.g., Subaru Outback, Toyota RAV4, Honda CR-V, Kia Telluride, VW Tiguan). Possibly an entry-level EV like a Nissan Leaf or Chevy Bolt if incentives/charging are favorable.", "itemIcon": "bi-ev-front-fill", "financialNote": "Managing a car loan and comprehensive insurance. Focus on safety and modern features.", "badges": ["milestone", "premium"], "budgetPercentRange": "10-15% of income" },
+          { "title": "Worry-Free Maintenance & Insurance", "desc": "Regular dealer servicing for newer car, comprehensive insurance coverage. Less panic over check engine lights; possibly extended warranties.", "itemIcon": "bi-shield-check", "financialNote": "Predictable car ownership costs.", "badges": [] }
         ]
       },
       {
         "min": 7,
         "items": [
-          {
-            "title": "Luxury Daily Driver",
-            "desc": "Driving a new or recent model luxury SUV or sedan (e.g., Tesla Model Y/S, BMW X5/5 Series, Audi Q7/A6, Mercedes-Benz GLE/E-Class, Range Rover Evoque, Porsche Macan).",
-            "itemIcon": "bi-speedometer2",
-            "financialNote": "Comfort, performance, and brand prestige are important. Depreciation is a known factor.",
-            "badges": ["premium", "statusSymbol"],
-            "budgetPercentRange": "Varies, potentially <10% of income"
-          },
-          {
-            "title": "Two-Car Household (Practical + Fun)",
-            "desc": "A luxury daily driver plus a second vehicle, which might be another practical car for a spouse, or a 'fun' weekend car (e.g., Mazda MX-5, Ford Mustang, used Porsche Boxster).",
-            "itemIcon": "bi-lightning-charge-fill",
-            "financialNote": "Multiple vehicles for different family needs or hobbies.",
-            "badges": ["premium"]
-          }
+          { "title": "Luxury Daily Driver", "desc": "Driving a new or recent model luxury SUV or sedan (e.g., Tesla Model Y/S, BMW X5/5 Series, Audi Q7/A6, Mercedes-Benz GLE/E-Class, Range Rover Evoque, Porsche Macan).", "itemIcon": "bi-speedometer2", "financialNote": "Comfort, performance, and brand prestige are important. Depreciation is a known factor.", "badges": ["premium", "statusSymbol"], "budgetPercentRange": "Varies, potentially <10% of income" },
+          { "title": "Two-Car Household (Practical + Fun)", "desc": "A luxury daily driver plus a second vehicle, which might be another practical car for a spouse, or a 'fun' weekend car (e.g., Mazda MX-5, Ford Mustang, used Porsche Boxster).", "itemIcon": "bi-lightning-charge-fill", "financialNote": "Multiple vehicles for different family needs or hobbies.", "badges": ["premium"] }
         ]
       },
       {
         "min": 10,
         "items": [
-          {
-            "title": "Exotic & Collector Cars",
-            "desc": "Owning high-performance sports cars (Ferrari, Lamborghini, McLaren), ultra-luxury sedans/SUVs (Rolls-Royce, Bentley), or a collection of classic/rare automobiles. Climate-controlled garage is standard.",
-            "itemIcon": "bi-trophy-fill",
-            "financialNote": "Cars as passion assets, investments, or status symbols.",
-            "badges": ["ultraPremium", "statusSymbol"],
-            "budgetPercentRange": "Varies (asset/hobby)"
-          },
-          {
-            "title": "Private Driver / Chauffeur Service",
-            "desc": "Employing a full-time chauffeur for daily transport in a luxury vehicle (e.g., Mercedes S-Class, Range Rover Autobiography). Alternatively, heavy use of high-end black car services.",
-            "itemIcon": "bi-person-vcard-fill",
-            "financialNote": "Ultimate convenience and time-saving for transportation.",
-            "badges": ["ultraPremium", "convenience"]
-          }
+          { "title": "Exotic & Collector Cars", "desc": "Owning high-performance sports cars (Ferrari, Lamborghini, McLaren), ultra-luxury sedans/SUVs (Rolls-Royce, Bentley), or a collection of classic/rare automobiles. Climate-controlled garage is standard.", "itemIcon": "bi-trophy-fill", "financialNote": "Cars as passion assets, investments, or status symbols.", "badges": ["ultraPremium", "statusSymbol"], "budgetPercentRange": "Varies (asset/hobby)" },
+          { "title": "Private Driver / Chauffeur Service", "desc": "Employing a full-time chauffeur for daily transport in a luxury vehicle (e.g., Mercedes S-Class, Range Rover Autobiography). Alternatively, heavy use of high-end black car services.", "itemIcon": "bi-person-vcard-fill", "financialNote": "Ultimate convenience and time-saving for transportation.", "badges": ["ultraPremium", "convenience"] }
         ]
       }
     ],
@@ -409,101 +229,36 @@
       {
         "min": 0,
         "items": [
-          {
-            "title": "Staycations & Local Outings",
-            "desc": "Exploring local parks, free museum days, community events. Annual family camping trip at a state/national park or local campsite using budget gear (e.g., Ozark Trail, Coleman).",
-            "itemIcon": "bi-signpost-split-fill",
-            "financialNote": "Travel budget is minimal to non-existent. Focus on free/low-cost local activities.",
-            "badges": ["budgetSmart"],
-            "budgetPercentRange": "<2% of income"
-          },
-          {
-            "title": "Road Trip Contributions",
-            "desc": "Chipping in for gas/petrol if a friend or relative with a car is planning a trip to a nearby city, beach, or attraction. Bringing shared snacks.",
-            "itemIcon": "bi-pin-map-fill",
-            "financialNote": "Opportunistic travel.",
-            "badges": []
-          }
+          { "title": "Staycations & Local Outings", "desc": "Exploring local parks, free museum days, community events. Annual family camping trip at a state/national park or local campsite using budget gear (e.g., Ozark Trail, Coleman).", "itemIcon": "bi-signpost-split-fill", "financialNote": "Travel budget is minimal to non-existent. Focus on free/low-cost local activities.", "badges": ["budgetSmart"], "budgetPercentRange": "<2% of income" },
+          { "title": "Road Trip Contributions", "desc": "Chipping in for gas/petrol if a friend or relative with a car is planning a trip to a nearby city, beach, or attraction. Bringing shared snacks.", "itemIcon": "bi-pin-map-fill", "financialNote": "Opportunistic travel.", "badges": [] }
         ]
       },
       {
         "min": 2,
         "items": [
-          {
-            "title": "Budget Domestic Trips",
-            "desc": "Annual family vacation via driving or budget airlines (e.g., Spirit, Ryanair, EasyJet, Southwest). Staying in budget hotels (e.g., Holiday Inn Express, Premier Inn), motels, or basic Airbnb/VRBO rentals.",
-            "itemIcon": "bi-airplane-fill",
-            "financialNote": "Travel is carefully planned and saved for. Focus on affordability.",
-            "badges": ["milestone"],
-            "budgetPercentRange": "3-5% of income"
-          },
-          {
-            "title": "Regional Exploration",
-            "desc": "Weekend trips to nearby cities, national parks, or attractions. Camping with better gear, or renting a cabin.",
-            "itemIcon": "bi-map-fill",
-            "financialNote": "Exploring accessible destinations.",
-            "badges": []
-          }
+          { "title": "Budget Domestic Trips", "desc": "Annual family vacation via driving or budget airlines (e.g., Spirit, Ryanair, EasyJet, Southwest). Staying in budget hotels (e.g., Holiday Inn Express, Premier Inn), motels, or basic Airbnb/VRBO rentals.", "itemIcon": "bi-airplane-fill", "financialNote": "Travel is carefully planned and saved for. Focus on affordability.", "badges": ["milestone"], "budgetPercentRange": "3-5% of income" },
+          { "title": "Regional Exploration", "desc": "Weekend trips to nearby cities, national parks, or attractions. Camping with better gear, or renting a cabin.", "itemIcon": "bi-map-fill", "financialNote": "Exploring accessible destinations.", "badges": [] }
         ]
       },
       {
         "min": 4,
         "items": [
-          {
-            "title": "Introductory International Travel / Theme Parks",
-            "desc": "First family trips to popular international destinations (e.g., all-inclusive resort in Mexico/Caribbean, a week in a major European city like London or Paris, or a trip to Disney/Universal). Staying in mid-range hotels or well-reviewed Airbnbs.",
-            "itemIcon": "bi-globe-americas",
-            "financialNote": "Travel is a regular, planned expense. Creating family memories.",
-            "badges": ["aspirational", "milestone"],
-            "budgetPercentRange": "5-8% of income"
-          },
-          {
-            "title": "Comfortable Domestic Travel",
-            "desc": "Flying major airlines (e.g., Delta, British Airways, Qantas) for domestic trips. Staying in reputable mid-tier hotels (e.g., Hilton, Marriott, Hyatt Place). Activities like ski trips, beach vacations, or exploring national parks with more comfort.",
-            "itemIcon": "bi-suitcase2-fill",
-            "financialNote": "Prioritizing convenience and comfort in travel.",
-            "badges": []
-          }
+          { "title": "Introductory International Travel / Theme Parks", "desc": "First family trips to popular international destinations (e.g., all-inclusive resort in Mexico/Caribbean, a week in a major European city like London or Paris, or a trip to Disney/Universal). Staying in mid-range hotels or well-reviewed Airbnbs.", "itemIcon": "bi-globe-americas", "financialNote": "Travel is a regular, planned expense. Creating family memories.", "badges": ["aspirational", "milestone"], "budgetPercentRange": "5-8% of income" },
+          { "title": "Comfortable Domestic Travel", "desc": "Flying major airlines (e.g., Delta, British Airways, Qantas) for domestic trips. Staying in reputable mid-tier hotels (e.g., Hilton, Marriott, Hyatt Place). Activities like ski trips, beach vacations, or exploring national parks with more comfort.", "itemIcon": "bi-suitcase2-fill", "financialNote": "Prioritizing convenience and comfort in travel.", "badges": [] }
         ]
       },
       {
         "min": 7,
         "items": [
-          {
-            "title": "Business Class Travel & Luxury Resorts",
-            "desc": "Flying business class for long-haul international flights (e.g., Emirates, Singapore Airlines, Cathay Pacific). Staying at 5-star resorts and hotels (e.g., Four Seasons, St. Regis, Ritz-Carlton, Aman Resorts). Considering luxury cruises (e.g., Seabourn, Silversea).",
-            "itemIcon": "bi-passport-fill",
-            "financialNote": "Travel is a significant leisure investment, focused on premium experiences.",
-            "badges": ["premium", "statusSymbol"],
-            "budgetPercentRange": "8-15% of income"
-          },
-          {
-            "title": "Experiential & Adventure Travel",
-            "desc": "Tailored family adventures: African safaris (e.g., Singita, &Beyond lodges), exploring Patagonia, cultural immersion in Japan, diving in the Galapagos, bespoke tours. Unique, curated experiences are prioritized.",
-            "itemIcon": "bi-compass-fill",
-            "financialNote": "Seeking unique and enriching travel experiences.",
-            "badges": ["premium", "aspirational"]
-          }
+          { "title": "Business Class Travel & Luxury Resorts", "desc": "Flying business class for long-haul international flights (e.g., Emirates, Singapore Airlines, Cathay Pacific). Staying at 5-star resorts and hotels (e.g., Four Seasons, St. Regis, Ritz-Carlton, Aman Resorts). Considering luxury cruises (e.g., Seabourn, Silversea).", "itemIcon": "bi-passport-fill", "financialNote": "Travel is a significant leisure investment, focused on premium experiences.", "badges": ["premium", "statusSymbol"], "budgetPercentRange": "8-15% of income" },
+          { "title": "Experiential & Adventure Travel", "desc": "Tailored family adventures: African safaris (e.g., Singita, &Beyond lodges), exploring Patagonia, cultural immersion in Japan, diving in the Galapagos, bespoke tours. Unique, curated experiences are prioritized.", "itemIcon": "bi-compass-fill", "financialNote": "Seeking unique and enriching travel experiences.", "badges": ["premium", "aspirational"] }
         ]
       },
       {
         "min": 10,
         "items": [
-          {
-            "title": "First Class Suites & Private Aviation",
-            "desc": "Flying first-class suites (e.g., Etihad The Residence, Singapore Suites). Fractional ownership or chartering private jets (e.g., NetJets, Flexjet, VistaJet) for family travel.",
-            "itemIcon": "bi-airplane-engines-fill",
-            "financialNote": "Ultimate luxury, privacy, and convenience in travel.",
-            "badges": ["ultraPremium", "statusSymbol"],
-            "budgetPercentRange": "Varies widely (significant)"
-          },
-          {
-            "title": "Global Itineraries & Exclusive Access",
-            "desc": "Extended, multi-continent family trips, possibly on a private jet world tour. Owning multiple vacation homes in desirable global locations. Chartering superyachts (e.g., from builders like Lürssen, Feadship) for private holidays.",
-            "itemIcon": "bi-globe-europe-africa",
-            "financialNote": "Travel is seamlessly integrated into an international lifestyle.",
-            "badges": ["ultraPremium"]
-          }
+          { "title": "First Class Suites & Private Aviation", "desc": "Flying first-class suites (e.g., Etihad The Residence, Singapore Suites). Fractional ownership or chartering private jets (e.g., NetJets, Flexjet, VistaJet) for family travel.", "itemIcon": "bi-airplane-engines-fill", "financialNote": "Ultimate luxury, privacy, and convenience in travel.", "badges": ["ultraPremium", "statusSymbol"], "budgetPercentRange": "Varies widely (significant)" },
+          { "title": "Global Itineraries & Exclusive Access", "desc": "Extended, multi-continent family trips, possibly on a private jet world tour. Owning multiple vacation homes in desirable global locations. Chartering superyachts (e.g., from builders like Lürssen, Feadship) for private holidays.", "itemIcon": "bi-globe-europe-africa", "financialNote": "Travel is seamlessly integrated into an international lifestyle.", "badges": ["ultraPremium"] }
         ]
       }
     ],
@@ -511,101 +266,36 @@
       {
         "min": 0,
         "items": [
-          {
-            "title": "Free & Low-Cost Fun",
-            "desc": "Utilizing public libraries (books, DVDs, programs), free local concerts/events, hiking. Streaming via ad-supported tiers (Spotify Free, YouTube, Peacock Free) or shared family accounts.",
-            "itemIcon": "bi-headphones",
-            "financialNote": "Entertainment relies on free or very low-cost community resources.",
-            "badges": ["budgetSmart"],
-            "budgetPercentRange": "<5% of leisure budget"
-          },
-          {
-            "title": "DIY & Community Hobbies",
-            "desc": "Drawing, writing, learning from free online resources. Board games or card games with friends and family. Community sports leagues.",
-            "itemIcon": "bi-brush",
-            "financialNote": "Creativity and social connection over monetary spend.",
-            "badges": ["budgetSmart"]
-          }
+          { "title": "Free & Low-Cost Fun", "desc": "Utilizing public libraries (books, DVDs, programs), free local concerts/events, hiking. Streaming via ad-supported tiers (Spotify Free, YouTube, Peacock Free) or shared family accounts.", "itemIcon": "bi-headphones", "financialNote": "Entertainment relies on free or very low-cost community resources.", "badges": ["budgetSmart"], "budgetPercentRange": "<5% of leisure budget" },
+          { "title": "DIY & Community Hobbies", "desc": "Drawing, writing, learning from free online resources. Board games or card games with friends and family. Community sports leagues.", "itemIcon": "bi-brush", "financialNote": "Creativity and social connection over monetary spend.", "badges": ["budgetSmart"] }
         ]
       },
       {
         "min": 2,
         "items": [
-          {
-            "title": "Local Events & Streaming Subscriptions",
-            "desc": "Catching a movie at matinee prices, attending local fairs or high school sports. Subscribing to 1-2 basic streaming services (e.g., Netflix Standard with Ads, Disney+ Basic).",
-            "itemIcon": "bi-ticket-fill",
-            "financialNote": "Small, planned entertainment expenses. Balancing cost and enjoyment.",
-            "badges": [],
-            "budgetPercentRange": "5-10% of leisure budget"
-          },
-          {
-            "title": "Family Social Outings",
-            "desc": "Bowling, mini-golf, local amateur theater. Potluck dinners with friends.",
-            "itemIcon": "bi-people-fill",
-            "financialNote": "Affordable social activities.",
-            "badges": []
-          }
+          { "title": "Local Events & Streaming Subscriptions", "desc": "Catching a movie at matinee prices, attending local fairs or high school sports. Subscribing to 1-2 basic streaming services (e.g., Netflix Standard with Ads, Disney+ Basic).", "itemIcon": "bi-ticket-fill", "financialNote": "Small, planned entertainment expenses. Balancing cost and enjoyment.", "badges": [], "budgetPercentRange": "5-10% of leisure budget" },
+          { "title": "Family Social Outings", "desc": "Bowling, mini-golf, local amateur theater. Potluck dinners with friends.", "itemIcon": "bi-people-fill", "financialNote": "Affordable social activities.", "badges": [] }
         ]
       },
       {
         "min": 4,
         "items": [
-          {
-            "title": "Major Concerts & Live Sports",
-            "desc": "Attending concerts of popular artists (e.g., Taylor Swift, Ed Sheeran - if lucky with tickets!) or professional sporting events (e.g., MLB, NBA, Premier League) a few times a year. Maybe a local ski pass or theme park annual pass.",
-            "itemIcon": "bi-boombox-fill",
-            "financialNote": "Budgeting for higher-cost entertainment experiences.",
-            "badges": ["milestone"],
-            "budgetPercentRange": "10-15% of leisure budget"
-          },
-          {
-            "title": "Enhanced Home Entertainment",
-            "desc": "Good quality 4K TV (e.g., TCL, Hisense U-Series), a decent soundbar (e.g., Sonos Ray, Vizio M-Series). Current gaming console (PS5, Xbox Series X). Multiple streaming subscriptions (Netflix Premium, HBO Max/Max, Disney+ Bundle).",
-            "itemIcon": "bi-controller",
-            "financialNote": "Investing in a comfortable home entertainment setup.",
-            "badges": ["premium"]
-          }
+          { "title": "Major Concerts & Live Sports", "desc": "Attending concerts of popular artists (e.g., Taylor Swift, Ed Sheeran - if lucky with tickets!) or professional sporting events (e.g., MLB, NBA, Premier League) a few times a year. Maybe a local ski pass or theme park annual pass.", "itemIcon": "bi-boombox-fill", "financialNote": "Budgeting for higher-cost entertainment experiences.", "badges": ["milestone"], "budgetPercentRange": "10-15% of leisure budget" },
+          { "title": "Enhanced Home Entertainment", "desc": "Good quality 4K TV (e.g., TCL, Hisense U-Series), a decent soundbar (e.g., Sonos Ray, Vizio M-Series). Current gaming console (PS5, Xbox Series X). Multiple streaming subscriptions (Netflix Premium, HBO Max/Max, Disney+ Bundle).", "itemIcon": "bi-controller", "financialNote": "Investing in a comfortable home entertainment setup.", "badges": ["premium"] }
         ]
       },
       {
         "min": 7,
         "items": [
-          {
-            "title": "VIP Experiences & Season Tickets",
-            "desc": "VIP packages for concerts/festivals (e.g., Coachella, Glastonbury). Season tickets (club level) for favorite professional sports teams. Memberships to private social or sports clubs (golf, tennis).",
-            "itemIcon": "bi-patch-check-fill",
-            "financialNote": "Premium access and regular attendance at high-demand events.",
-            "badges": ["premium", "statusSymbol"],
-            "budgetPercentRange": "15-20% of leisure budget"
-          },
-          {
-            "title": "High-End Hobbies & Collections",
-            "desc": "Collecting art (attending Art Basel, Frieze), fine wines, luxury watches (Rolex, Omega), or vintage guitars. Golf memberships at exclusive clubs. Attending prestigious international events like the Monaco Grand Prix or Wimbledon.",
-            "itemIcon": "bi-gem",
-            "financialNote": "Hobbies become significant investments.",
-            "badges": ["premium", "aspirational"]
-          }
+          { "title": "VIP Experiences & Season Tickets", "desc": "VIP packages for concerts/festivals (e.g., Coachella, Glastonbury). Season tickets (club level) for favorite professional sports teams. Memberships to private social or sports clubs (golf, tennis).", "itemIcon": "bi-patch-check-fill", "financialNote": "Premium access and regular attendance at high-demand events.", "badges": ["premium", "statusSymbol"], "budgetPercentRange": "15-20% of leisure budget" },
+          { "title": "High-End Hobbies & Collections", "desc": "Collecting art (attending Art Basel, Frieze), fine wines, luxury watches (Rolex, Omega), or vintage guitars. Golf memberships at exclusive clubs. Attending prestigious international events like the Monaco Grand Prix or Wimbledon.", "itemIcon": "bi-gem", "financialNote": "Hobbies become significant investments.", "badges": ["premium", "aspirational"] }
         ]
       },
       {
         "min": 10,
         "items": [
-          {
-            "title": "Courtside, Backstage & Gala Access",
-            "desc": "Courtside seats at major sporting events (NBA Finals), front row at Fashion Week (Paris, Milan). Backstage passes for top performers. Attending exclusive galas, charity balls, and events like the Oscars, Cannes Film Festival, or Met Gala.",
-            "itemIcon": "bi-star-fill",
-            "financialNote": "Access to the most exclusive entertainment and cultural events.",
-            "badges": ["ultraPremium", "statusSymbol"],
-            "budgetPercentRange": "Varies widely"
-          },
-          {
-            "title": "Patronage of Arts / Sports Team Investment",
-            "desc": "Significant philanthropic contributions to major cultural institutions (MoMA, Tate Modern, Metropolitan Opera). Investing in Broadway productions or independent films. Potential for part-ownership in a professional sports franchise.",
-            "itemIcon": "bi-film",
-            "financialNote": "Shaping culture and sports through significant financial involvement.",
-            "badges": ["ultraPremium"]
-          }
+          { "title": "Courtside, Backstage & Gala Access", "desc": "Courtside seats at major sporting events (NBA Finals), front row at Fashion Week (Paris, Milan). Backstage passes for top performers. Attending exclusive galas, charity balls, and events like the Oscars, Cannes Film Festival, or Met Gala.", "itemIcon": "bi-star-fill", "financialNote": "Access to the most exclusive entertainment and cultural events.", "badges": ["ultraPremium", "statusSymbol"], "budgetPercentRange": "Varies widely" },
+          { "title": "Patronage of Arts / Sports Team Investment", "desc": "Significant philanthropic contributions to major cultural institutions (MoMA, Tate Modern, Metropolitan Opera). Investing in Broadway productions or independent films. Potential for part-ownership in a professional sports franchise.", "itemIcon": "bi-film", "financialNote": "Shaping culture and sports through significant financial involvement.", "badges": ["ultraPremium"] }
         ]
       }
     ],
@@ -613,203 +303,94 @@
       {
         "min": 0,
         "items": [
-          {
-            "title": "Public School & Library Resources",
-            "desc": "Children attend local public schools. Heavy reliance on public library for books, computers, and educational programs. Free online resources like Khan Academy, YouTube tutorials.",
-            "itemIcon": "bi-book-fill",
-            "financialNote": "Education primarily via free public resources. For adults, self-teaching.",
-            "badges": ["essential", "budgetSmart"],
-            "budgetPercentRange": "Minimal direct cost"
-          },
-          {
-            "title": "Community Learning",
-            "desc": "Free or low-cost community center classes, adult literacy programs. Skill-swapping with friends or neighbors.",
-            "itemIcon": "bi-lightbulb-fill",
-            "financialNote": "Focus on accessible learning opportunities.",
-            "badges": ["budgetSmart"]
-          }
+          { "title": "Public School & Library Resources", "desc": "Children attend local public schools. Heavy reliance on public library for books, computers, and educational programs. Free online resources like Khan Academy, YouTube tutorials.", "itemIcon": "bi-book-fill", "financialNote": "Education primarily via free public resources. For adults, self-teaching.", "badges": ["essential", "budgetSmart"], "budgetPercentRange": "Minimal direct cost" },
+          { "title": "Community Learning", "desc": "Free or low-cost community center classes, adult literacy programs. Skill-swapping with friends or neighbors.", "itemIcon": "bi-lightbulb-fill", "financialNote": "Focus on accessible learning opportunities.", "badges": ["budgetSmart"] }
         ]
       },
       {
         "min": 2,
         "items": [
-          {
-            "title": "Public University (In-State) / Community College",
-            "desc": "Children may attend in-state public universities with aid/loans, or community colleges. Adults might take vocational courses or online certificates (e.g., Google Career Certificates, Coursera specialization for a fee).",
-            "itemIcon": "bi-mortarboard-fill",
-            "financialNote": "Managing student loan debt is a significant concern. Balancing work and study.",
-            "badges": ["milestone"],
-            "budgetPercentRange": "Varies (loans/savings)"
-          },
-          {
-            "title": "Trade School & Certifications",
-            "desc": "Focus on practical skills via vocational programs, apprenticeships for trades. Online certifications for specific job skills (e.g., CompTIA for IT).",
-            "itemIcon": "bi-tools",
-            "financialNote": "Investing in skills for career advancement.",
-            "badges": []
-          }
+          { "title": "Public University (In-State) / Community College", "desc": "Children may attend in-state public universities with aid/loans, or community colleges. Adults might take vocational courses or online certificates (e.g., Google Career Certificates, Coursera specialization for a fee).", "itemIcon": "bi-mortarboard-fill", "financialNote": "Managing student loan debt is a significant concern. Balancing work and study.", "badges": ["milestone"], "budgetPercentRange": "Varies (loans/savings)" },
+          { "title": "Trade School & Certifications", "desc": "Focus on practical skills via vocational programs, apprenticeships for trades. Online certifications for specific job skills (e.g., CompTIA for IT).", "itemIcon": "bi-tools", "financialNote": "Investing in skills for career advancement.", "badges": [] }
         ]
       },
       {
         "min": 4,
         "items": [
-          {
-            "title": "Choice of Public or Private University (with aid/loans)",
-            "desc": "Children attend well-regarded state universities or private universities if scholarships/aid make it feasible. Adults may pursue an MBA from a state school or reputable online program (e.g., UIUC iMBA, Indiana Kelley Direct). Regular contributions to 529 plans or equivalent education savings.",
-            "itemIcon": "bi-bank",
-            "financialNote": "Strategic planning for education costs. Paying down student loans while investing for children's future.",
-            "badges": ["aspirational", "milestone"],
-            "budgetPercentRange": "5-15% of income towards savings/loans"
-          },
-          {
-            "title": "Professional Development & Workshops",
-            "desc": "Investing in ongoing professional development: industry conferences (e.g., local tech meetups, marketing seminars), specialized workshops, LinkedIn Learning, MasterClass subscriptions.",
-            "itemIcon": "bi-graph-up-arrow",
-            "financialNote": "Continuous learning for career growth.",
-            "badges": ["premium"]
-          }
+          { "title": "Choice of Public or Private University (with aid/loans)", "desc": "Children attend well-regarded state universities or private universities if scholarships/aid make it feasible. Adults may pursue an MBA from a state school or reputable online program (e.g., UIUC iMBA, Indiana Kelley Direct). Regular contributions to 529 plans or equivalent education savings.", "itemIcon": "bi-bank", "financialNote": "Strategic planning for education costs. Paying down student loans while investing for children's future.", "badges": ["aspirational", "milestone"], "budgetPercentRange": "5-15% of income towards savings/loans" },
+          { "title": "Professional Development & Workshops", "desc": "Investing in ongoing professional development: industry conferences (e.g., local tech meetups, marketing seminars), specialized workshops, LinkedIn Learning, MasterClass subscriptions.", "itemIcon": "bi-graph-up-arrow", "financialNote": "Continuous learning for career growth.", "badges": ["premium"] }
         ]
       },
       {
         "min": 7,
         "items": [
-          {
-            "title": "Elite Universities & Graduate Programs",
-            "desc": "Children may attend highly selective private universities, Ivy League institutions, or top-tier global universities (e.g., Stanford, MIT, Oxbridge) for undergraduate or graduate studies. This may involve less reliance on loans.",
-            "itemIcon": "bi-building-fill-check",
-            "financialNote": "Education costs are a significant but manageable investment in children's future. For adults, executive MBAs (e.g., Wharton, INSEAD).",
-            "badges": ["premium", "statusSymbol"],
-            "budgetPercentRange": "Significant, planned expense"
-          },
-          {
-            "title": "Private Tutoring & Specialized Coaching",
-            "desc": "Hiring private tutors for children (e.g., SAT/ACT prep, subject-specific, via services like Crimson Education or local experts). Executive coaching for adults (e.g., BetterUp). Language immersion programs abroad or specialized skill retreats (e.g., Le Cordon Bleu for culinary enthusiasts).",
-            "itemIcon": "bi-person-video3",
-            "financialNote": "Personalized educational support and enrichment.",
-            "badges": ["premium", "convenience"]
-          }
+          { "title": "Elite Universities & Graduate Programs", "desc": "Children may attend highly selective private universities, Ivy League institutions, or top-tier global universities (e.g., Stanford, MIT, Oxbridge) for undergraduate or graduate studies. This may involve less reliance on loans.", "itemIcon": "bi-building-fill-check", "financialNote": "Education costs are a significant but manageable investment in children's future. For adults, executive MBAs (e.g., Wharton, INSEAD).", "badges": ["premium", "statusSymbol"], "budgetPercentRange": "Significant, planned expense" },
+          { "title": "Private Tutoring & Specialized Coaching", "desc": "Hiring private tutors for children (e.g., SAT/ACT prep, subject-specific, via services like Crimson Education or local experts). Executive coaching for adults (e.g., BetterUp). Language immersion programs abroad or specialized skill retreats (e.g., Le Cordon Bleu for culinary enthusiasts).", "itemIcon": "bi-person-video3", "financialNote": "Personalized educational support and enrichment.", "badges": ["premium", "convenience"] }
         ]
       },
       {
         "min": 10,
         "items": [
-          {
-            "title": "Elite Global Education & Bespoke Learning",
-            "desc": "Children attend prestigious international boarding schools (e.g., Le Rosey in Switzerland, Eton College in UK, Phillips Exeter Academy in US). Custom educational programs, potentially 'world-schooling' with a team of private tutors. University admission consulting from top firms.",
-            "itemIcon": "bi-globe2",
-            "financialNote": "Providing the most exclusive and tailored global education for the family.",
-            "badges": ["ultraPremium", "statusSymbol"],
-            "budgetPercentRange": "Very significant expense"
-          },
-          {
-            "title": "University Endowments & Philanthropic Learning",
-            "desc": "Making significant philanthropic contributions to alma maters or prestigious universities, potentially leading to named buildings, professorships, or scholarship funds. Pursuing personal intellectual interests through curated experiences like Aspen Ideas Festival, TED conferences (as a patron), or private scholarly pursuits.",
-            "itemIcon": "bi-capslock-fill",
-            "financialNote": "Shaping educational institutions and pursuing knowledge at the highest levels.",
-            "badges": ["ultraPremium"]
-          }
+          { "title": "Elite Global Education & Bespoke Learning", "desc": "Children attend prestigious international boarding schools (e.g., Le Rosey in Switzerland, Eton College in UK, Phillips Exeter Academy in US). Custom educational programs, potentially 'world-schooling' with a team of private tutors. University admission consulting from top firms.", "itemIcon": "bi-globe2", "financialNote": "Providing the most exclusive and tailored global education for the family.", "badges": ["ultraPremium", "statusSymbol"], "budgetPercentRange": "Very significant expense" },
+          { "title": "University Endowments & Philanthropic Learning", "desc": "Making significant philanthropic contributions to alma maters or prestigious universities, potentially leading to named buildings, professorships, or scholarship funds. Pursuing personal intellectual interests through curated experiences like Aspen Ideas Festival, TED conferences (as a patron), or private scholarly pursuits.", "itemIcon": "bi-capslock-fill", "financialNote": "Shaping educational institutions and pursuing knowledge at the highest levels.", "badges": ["ultraPremium"] }
         ]
       }
     ],
+    "healthAndWellness": [
+      { "min": 0, "items": [
+          {"title": "Public Health Services & ER", "desc": "Reliant on community clinics, public health services, or emergency rooms for urgent care. Health is often reactive, not proactive, due to cost concerns.", "itemIcon": "bi-hospital", "badges": ["essential"], "financialNote": "Medical debt is a significant risk."}
+      ]},
+      { "min": 2, "items": [
+          {"title": "Basic Health Insurance", "desc": "Typically have an employer-sponsored or marketplace plan. Managing deductibles and co-pays is a key part of the budget.", "itemIcon": "bi-file-medical", "badges": ["essential"]},
+          {"title": "Focus on Children's Health", "desc": "Prioritizing children's check-ups, dental, and vision care, sometimes at the expense of parents' own non-urgent care.", "itemIcon": "bi-bandaid-fill", "badges": ["essential"], "modifiers": {"familySize": ["family"]}}
+      ]},
+      { "min": 4, "items": [
+          {"title": "Good Insurance & Preventative Care", "desc": "Able to afford better health, dental, and vision insurance plans. Focus shifts to regular check-ups and screenings for the whole family.", "itemIcon": "bi-shield-check", "badges": ["milestone"]},
+          {"title": "Gym Memberships & Fitness Classes", "desc": "Joining a standard gym (e.g., LA Fitness) or participating in local fitness classes. Maybe a Peloton subscription.", "itemIcon": "bi-bicycle", "badges": ["premium"]}
+      ]},
+      { "min": 7, "items": [
+          {"title": "Boutique Fitness & Personal Training", "desc": "Memberships to high-end gyms or specialized studios (e.g., Equinox, Orangetheory). May hire a personal trainer.", "itemIcon": "bi-universal-access-circle", "badges": ["premium", "statusSymbol"]},
+          {"title": "Mental Health & Proactive Wellness", "desc": "Regular therapy, coaching, or subscriptions to wellness apps (Headspace, Calm) are common and destigmatized. Massages and other treatments are regular.", "itemIcon": "bi-peace-fill", "badges": ["premium"]}
+      ]},
+      { "min": 9, "items": [
+          {"title": "Concierge Medicine & Wellness Retreats", "desc": "Paying a retainer for 24/7 direct access to a primary care doctor (concierge medicine). Attending multi-day health and wellness retreats (e.g., Canyon Ranch).", "itemIcon": "bi-person-badge", "badges": ["ultraPremium", "convenience"]},
+          {"title": "Advanced Health Optimization", "desc": "Access to advanced diagnostic screenings, genetic testing, and nutritionists to optimize health and longevity.", "itemIcon": "bi-clipboard2-pulse-fill", "badges": ["ultraPremium"]}
+      ]}
+    ],
     "services": [
       {
         "min": 0,
         "items": [
-          {
-            "title": "DIY Everything",
-            "desc": "Haircuts at home or very cheap barbers. All cleaning, cooking, laundry, basic repairs done by family members. Mending clothes instead of replacing.",
-            "itemIcon": "bi-scissors",
-            "financialNote": "Services self-performed to save money. Time is traded for cost savings.",
-            "badges": ["essential", "budgetSmart"],
-            "budgetPercentRange": "Minimal"
-          },
-          {
-            "title": "Community & Family Support",
-            "desc": "Relying on friends, family, or community groups for childcare, occasional help with moves, or pet-sitting. Bartering skills or services.",
-            "itemIcon": "bi-house-heart",
-            "financialNote": "Strong reliance on social support network.",
-            "badges": ["budgetSmart"]
-          }
+          { "title": "DIY Everything", "desc": "Haircuts at home or very cheap barbers. All cleaning, cooking, laundry, basic repairs done by family members. Mending clothes instead of replacing.", "itemIcon": "bi-scissors", "financialNote": "Services self-performed to save money. Time is traded for cost savings.", "badges": ["essential", "budgetSmart"], "budgetPercentRange": "Minimal" },
+          { "title": "Community & Family Support", "desc": "Relying on friends, family, or community groups for childcare, occasional help with moves, or pet-sitting. Bartering skills or services.", "itemIcon": "bi-house-heart", "financialNote": "Strong reliance on social support network.", "badges": ["budgetSmart"] }
         ]
       },
       {
         "min": 2,
         "items": [
-          {
-            "title": "Basic Maintenance Services",
-            "desc": "Budget haircuts (e.g., Great Clips, local barber). Occasional use of TaskRabbit or a local handyman for a specific repair that's beyond DIY skills. Laundromat if no in-unit laundry.",
-            "itemIcon": "bi-wrench-adjustable-circle",
-            "financialNote": "Limited use of paid services for essential maintenance.",
-            "badges": [],
-            "budgetPercentRange": "<5% of discretionary"
-          },
-          {
-            "title": "Occasional Convenience Services",
-            "desc": "A rare treat of house cleaning (perhaps once or twice a year). Trying a meal kit delivery service (e.g., HelloFresh, Blue Apron) for a short period with a discount offer.",
-            "itemIcon": "bi-bucket",
-            "financialNote": "Convenience services are infrequent splurges.",
-            "badges": ["convenience"]
-          }
+          { "title": "Basic Maintenance Services", "desc": "Budget haircuts (e.g., Great Clips, local barber). Occasional use of TaskRabbit or a local handyman for a specific repair that's beyond DIY skills. Laundromat if no in-unit laundry.", "itemIcon": "bi-wrench-adjustable-circle", "financialNote": "Limited use of paid services for essential maintenance.", "badges": [], "budgetPercentRange": "<5% of discretionary" },
+          { "title": "Occasional Convenience Services", "desc": "A rare treat of house cleaning (perhaps once or twice a year). Trying a meal kit delivery service (e.g., HelloFresh, Blue Apron) for a short period with a discount offer.", "itemIcon": "bi-bucket", "financialNote": "Convenience services are infrequent splurges.", "badges": ["convenience"] }
         ]
       },
       {
         "min": 4,
         "items": [
-          {
-            "title": "Regular Personal Care & Home Help",
-            "desc": "Monthly mid-range salon haircuts/styling (e.g., Toni&Guy, local independent salons). Bi-weekly or monthly house cleaning service. Regular lawn care service. Frequent food delivery (DoorDash, Uber Eats). Occasional dog walker or pet sitter.",
-            "itemIcon": "bi-person-check-fill",
-            "financialNote": "Services to save time and maintain quality of life.",
-            "badges": ["convenience", "premium"],
-            "budgetPercentRange": "5-10% of discretionary"
-          },
-          {
-            "title": "Gym Membership & Wellness Subscriptions",
-            "desc": "Membership at a nicer gym chain (e.g., LA Fitness, Anytime Fitness) or boutique fitness classes (e.g., F45, Orangetheory, ClassPass). Regular massages or wellness treatments. Subscriptions to wellness apps (e.g., Headspace, Calm, Peloton Digital).",
-            "itemIcon": "bi-heart-pulse",
-            "financialNote": "Investing in health, fitness, and well-being.",
-            "badges": ["premium"]
-          }
+          { "title": "Regular Personal Care & Home Help", "desc": "Monthly mid-range salon haircuts/styling (e.g., Toni&Guy, local independent salons). Bi-weekly or monthly house cleaning service. Regular lawn care service. Frequent food delivery (DoorDash, Uber Eats). Occasional dog walker or pet sitter.", "itemIcon": "bi-person-check-fill", "financialNote": "Services to save time and maintain quality of life.", "badges": ["convenience", "premium"], "budgetPercentRange": "5-10% of discretionary" },
+          { "title": "Gym Membership & Wellness Subscriptions", "desc": "Membership at a nicer gym chain (e.g., LA Fitness, Anytime Fitness) or boutique fitness classes (e.g., F45, Orangetheory, ClassPass). Regular massages or wellness treatments. Subscriptions to wellness apps (e.g., Headspace, Calm, Peloton Digital).", "itemIcon": "bi-heart-pulse", "financialNote": "Investing in health, fitness, and well-being.", "badges": ["premium"] }
         ]
       },
       {
         "min": 7,
         "items": [
-          {
-            "title": "Concierge & Enhanced Personal Services",
-            "desc": "Part-time personal assistant (virtual or in-person). Premium spa treatments and wellness retreats (e.g., Canyon Ranch, Miraval). Personal shopper or stylist services (e.g., Nordstrom Stylist, independent consultants).",
-            "itemIcon": "bi-person-rolodex",
-            "financialNote": "High-touch services for personalized convenience and lifestyle management.",
-            "badges": ["premium", "convenience", "statusSymbol"],
-            "budgetPercentRange": "10-15% of discretionary"
-          },
-          {
-            "title": "Comprehensive Household Support",
-            "desc": "Full-time or regular part-time nanny or au pair. Professional landscaping and pool maintenance. Regular dog walker, mobile pet groomer. Private chef for some family meals or dinner parties. Custom tailoring.",
-            "itemIcon": "bi-house-gear",
-            "financialNote": "Significant delegation of household tasks to professionals.",
-            "badges": ["premium", "convenience"]
-          }
+          { "title": "Concierge & Enhanced Personal Services", "desc": "Part-time personal assistant (virtual or in-person). Premium spa treatments and wellness retreats (e.g., Canyon Ranch, Miraval). Personal shopper or stylist services (e.g., Nordstrom Stylist, independent consultants).", "itemIcon": "bi-person-rolodex", "financialNote": "High-touch services for personalized convenience and lifestyle management.", "badges": ["premium", "convenience", "statusSymbol"], "budgetPercentRange": "10-15% of discretionary" },
+          { "title": "Comprehensive Household Support", "desc": "Full-time or regular part-time nanny or au pair. Professional landscaping and pool maintenance. Regular dog walker, mobile pet groomer. Private chef for some family meals or dinner parties. Custom tailoring.", "itemIcon": "bi-house-gear", "financialNote": "Significant delegation of household tasks to professionals.", "badges": ["premium", "convenience"] }
         ]
       },
       {
         "min": 10,
         "items": [
-          {
-            "title": "Full Estate Management & Bespoke Staff",
-            "desc": "Employing a team: butler, private chef (Michelin-star experienced), multiple full-time housekeepers, groundskeepers, personal security detail (close protection officers), chauffeurs. Estate manager or chief of staff to oversee operations.",
-            "itemIcon": "bi-shield-lock-fill",
-            "financialNote": "Running a large household or multiple properties like a small business.",
-            "badges": ["ultraPremium", "statusSymbol"],
-            "budgetPercentRange": "Varies widely"
-          },
-          {
-            "title": "Elite Global Concierge Services",
-            "desc": "Membership with high-end global concierge services (e.g., Quintessentially, Ten Lifestyle Group, Knightsbridge Circle) for any request: sourcing rare luxury goods (Hermès Birkin, Patek Philippe), planning intricate multi-destination trips, accessing exclusive events, superyacht charters.",
-            "itemIcon": "bi-headset",
-            "financialNote": "Access to a network that can fulfill virtually any request, anywhere.",
-            "badges": ["ultraPremium", "convenience"]
-          }
+          { "title": "Full Estate Management & Bespoke Staff", "desc": "Employing a team: butler, private chef (Michelin-star experienced), multiple full-time housekeepers, groundskeepers, personal security detail (close protection officers), chauffeurs. Estate manager or chief of staff to oversee operations.", "itemIcon": "bi-shield-lock-fill", "financialNote": "Running a large household or multiple properties like a small business.", "badges": ["ultraPremium", "statusSymbol"], "budgetPercentRange": "Varies widely" },
+          { "title": "Elite Global Concierge Services", "desc": "Membership with high-end global concierge services (e.g., Quintessentially, Ten Lifestyle Group, Knightsbridge Circle) for any request: sourcing rare luxury goods (Hermès Birkin, Patek Philippe), planning intricate multi-destination trips, accessing exclusive events, superyacht charters.", "itemIcon": "bi-headset", "financialNote": "Access to a network that can fulfill virtually any request, anywhere.", "badges": ["ultraPremium", "convenience"] }
         ]
       }
     ],
@@ -817,123 +398,45 @@
       {
         "min": 0,
         "items": [
-          {
-            "title": "Basic Banking & Survival Mode",
-            "desc": "Focus on immediate needs. May use check-cashing services or rely on basic bank accounts (e.g., Chase Secure Banking, local credit union basic account) with minimal fees. Debt is often high-interest (payday loans, credit cards for essentials). Savings are minimal or for very short-term emergencies. No investments.",
-            "itemIcon": "bi-piggy-bank-fill",
-            "financialNote": "Financial stability is precarious. Often unbanked or underbanked.",
-            "badges": ["essential"],
-            "budgetPercentRange": "N/A"
-          },
-          {
-            "title": "Community Financial Literacy",
-            "desc": "May seek help from community financial literacy programs, non-profit credit counseling (e.g., NFCC), or government assistance programs if eligible.",
-            "itemIcon": "bi-info-circle-fill",
-            "financialNote": "Seeking foundational financial knowledge and support.",
-            "badges": ["budgetSmart"]
-          }
+          { "title": "Basic Banking & Survival Mode", "desc": "Focus on immediate needs. May use check-cashing services or rely on basic bank accounts (e.g., Chase Secure Banking, local credit union basic account) with minimal fees. Debt is often high-interest (payday loans, credit cards for essentials). Savings are minimal or for very short-term emergencies. No investments.", "itemIcon": "bi-piggy-bank-fill", "financialNote": "Financial stability is precarious. Often unbanked or underbanked.", "badges": ["essential"], "budgetPercentRange": "N/A" },
+          { "title": "Community Financial Literacy", "desc": "May seek help from community financial literacy programs, non-profit credit counseling (e.g., NFCC), or government assistance programs if eligible.", "itemIcon": "bi-info-circle-fill", "financialNote": "Seeking foundational financial knowledge and support.", "badges": ["budgetSmart"] }
         ]
       },
       {
         "min": 2,
         "items": [
-          {
-            "title": "Building Emergency Fund & Basic Retirement",
-            "desc": "Goal: 3-6 months of expenses in an emergency fund (e.g., in a high-yield savings account like Ally or Marcus). Starting contributions to employer-sponsored retirement plans (401k, 403b) to get any employer match, or opening a Roth IRA (e.g., with Vanguard, Fidelity, Schwab). Initial investments in simple, low-cost target-date funds or broad market index ETFs (e.g., VTI, IXUS).",
-            "itemIcon": "bi-graph-up",
-            "financialNote": "Laying the groundwork for financial security.",
-            "badges": ["essential", "milestone"],
-            "budgetPercentRange": "5-10% of income to savings"
-          },
-          {
-            "title": "Debt Management & Budgeting Tools",
-            "desc": "Actively working to pay down high-interest debt (credit cards, personal loans) using strategies like debt snowball or avalanche. Utilizing budgeting apps (e.g., YNAB, Mint, Personal Capital) and learning about compound interest and long-term planning via blogs/podcasts (e.g., The Ramsey Show, ChooseFI).",
-            "itemIcon": "bi-calculator",
-            "financialNote": "Taking control of debt and cash flow.",
-            "badges": ["budgetSmart"]
-          }
+          { "title": "Building Emergency Fund & Basic Retirement", "desc": "Goal: 3-6 months of expenses in an emergency fund (e.g., in a high-yield savings account like Ally or Marcus). Starting contributions to employer-sponsored retirement plans (401k, 403b) to get any employer match, or opening a Roth IRA (e.g., with Vanguard, Fidelity, Schwab). Initial investments in simple, low-cost target-date funds or broad market index ETFs (e.g., VTI, IXUS).", "itemIcon": "bi-graph-up", "financialNote": "Laying the groundwork for financial security.", "badges": ["essential", "milestone"], "budgetPercentRange": "5-10% of income to savings" },
+          { "title": "Debt Management & Budgeting Tools", "desc": "Actively working to pay down high-interest debt (credit cards, personal loans) using strategies like debt snowball or avalanche. Utilizing budgeting apps (e.g., YNAB, Mint, Personal Capital) and learning about compound interest and long-term planning via blogs/podcasts (e.g., The Ramsey Show, ChooseFI).", "itemIcon": "bi-calculator", "financialNote": "Taking control of debt and cash flow.", "badges": ["budgetSmart"] }
         ]
       },
       {
         "min": 4,
         "items": [
-          {
-            "title": "Maxing Retirement Accounts & Diversification",
-            "desc": "Aiming to max out tax-advantaged retirement accounts (401k, Roth IRA, HSA if applicable). Building a diversified portfolio in taxable brokerage accounts with low-cost index funds/ETFs covering US large/small cap, international stocks, and bonds (e.g., Boglehead three-fund portfolio). Asset allocation is a conscious decision.",
-            "itemIcon": "bi-briefcase-fill",
-            "financialNote": "Systematic wealth accumulation phase.",
-            "badges": ["milestone", "premium"],
-            "budgetPercentRange": "10-20% of income to savings/investments"
-          },
-          {
-            "title": "Robo-Advisors & Goal-Based Savings",
-            "desc": "May use robo-advisors (e.g., Betterment, Wealthfront, Schwab Intelligent Portfolios) for automated investment management and tax-loss harvesting. Saving for specific goals like a house down payment, children's education (529 plans). Understanding of investment fees and tax implications grows.",
-            "itemIcon": "bi-robot",
-            "financialNote": "Leveraging technology for investment management.",
-            "badges": ["smartChoice"]
-          }
+          { "title": "Maxing Retirement Accounts & Diversification", "desc": "Aiming to max out tax-advantaged retirement accounts (401k, Roth IRA, HSA if applicable). Building a diversified portfolio in taxable brokerage accounts with low-cost index funds/ETFs covering US large/small cap, international stocks, and bonds (e.g., Boglehead three-fund portfolio). Asset allocation is a conscious decision.", "itemIcon": "bi-briefcase-fill", "financialNote": "Systematic wealth accumulation phase.", "badges": ["milestone", "premium"], "budgetPercentRange": "10-20% of income to savings/investments" },
+          { "title": "Robo-Advisors & Goal-Based Savings", "desc": "May use robo-advisors (e.g., Betterment, Wealthfront, Schwab Intelligent Portfolios) for automated investment management and tax-loss harvesting. Saving for specific goals like a house down payment, children's education (529 plans). Understanding of investment fees and tax implications grows.", "itemIcon": "bi-robot", "financialNote": "Leveraging technology for investment management.", "badges": ["smartChoice"] }
         ]
       },
       {
         "min": 7,
         "items": [
-          {
-            "title": "Comprehensive Financial Planning",
-            "desc": "Portfolio likely $500K - $2.5M+. Engage a fee-only Certified Financial Planner (CFP) or wealth advisor for holistic advice. Focus on tax optimization, diversified public market investments, robust insurance coverage (life, disability, umbrella), and foundational estate planning (wills, powers of attorney).",
-            "itemIcon": "bi-person-lines-fill",
-            "financialNote": "Professional guidance for growing wealth and managing complexity.",
-            "badges": ["premium", "milestone"],
-            "budgetPercentRange": "15-25%+ of income to savings/investments"
-          },
-          {
-            "title": "Accredited Investor Opportunities",
-            "desc": "Beginning to qualify as an accredited investor, gaining access to a broader range of investments like REITs, private real estate syndications (e.g., via platforms like CrowdStreet or RealCrowd, if criteria met), or angel investment groups. Understanding and managing higher risk is key.",
-            "itemIcon": "bi-building-check",
-            "financialNote": "Expanding investment horizons beyond public markets.",
-            "badges": ["aspirational", "premium"]
-          }
+          { "title": "Comprehensive Financial Planning", "desc": "Portfolio likely $500K - $2.5M+. Engage a fee-only Certified Financial Planner (CFP) or wealth advisor for holistic advice. Focus on tax optimization, diversified public market investments, robust insurance coverage (life, disability, umbrella), and foundational estate planning (wills, powers of attorney).", "itemIcon": "bi-person-lines-fill", "financialNote": "Professional guidance for growing wealth and managing complexity.", "badges": ["premium", "milestone"], "budgetPercentRange": "15-25%+ of income to savings/investments" },
+          { "title": "Accredited Investor Opportunities", "desc": "Beginning to qualify as an accredited investor, gaining access to a broader range of investments like REITs, private real estate syndications (e.g., via platforms like CrowdStreet or RealCrowd, if criteria met), or angel investment groups. Understanding and managing higher risk is key.", "itemIcon": "bi-building-check", "financialNote": "Expanding investment horizons beyond public markets.", "badges": ["aspirational", "premium"] }
         ]
       },
       {
         "min": 10,
         "items": [
-          {
-            "title": "Advanced Wealth Management / Private Banking",
-            "desc": "Portfolios typically $2.5M - $25M+. Working with dedicated private bankers or established wealth management firms (e.g., Morgan Stanley, Merrill Lynch, or independent RIAs). Access to more sophisticated alternative investments (hedge funds, private equity via funds-of-funds or direct), structured notes, and bespoke lending solutions. Advanced tax and estate strategies, including various trust structures.",
-            "itemIcon": "bi-bank2",
-            "financialNote": "High-touch, comprehensive management for significant wealth. Focus on capital preservation, growth, and tax efficiency.",
-            "badges": ["ultraPremium", "statusSymbol"],
-            "budgetPercentRange": "Significant portion managed actively"
-          },
-          {
-            "title": "Strategic Philanthropy & Complex Asset Management",
-            "desc": "Managing concentrated stock positions, business succession planning, or sale of a business. Establishing and managing Donor Advised Funds or smaller private foundations. Integrating art, collectibles, or passion assets into the overall wealth picture. May involve specialized consultants.",
-            "itemIcon": "bi-gem",
-            "financialNote": "Wealth used for broader impact and management of non-traditional assets.",
-            "badges": ["ultraPremium", "aspirational"]
-          }
+          { "title": "Advanced Wealth Management / Private Banking", "desc": "Portfolios typically $2.5M - $25M+. Working with dedicated private bankers or established wealth management firms (e.g., Morgan Stanley, Merrill Lynch, or independent RIAs). Access to more sophisticated alternative investments (hedge funds, private equity via funds-of-funds or direct), structured notes, and bespoke lending solutions. Advanced tax and estate strategies, including various trust structures.", "itemIcon": "bi-bank2", "financialNote": "High-touch, comprehensive management for significant wealth. Focus on capital preservation, growth, and tax efficiency.", "badges": ["ultraPremium", "statusSymbol"], "budgetPercentRange": "Significant portion managed actively" },
+          { "title": "Strategic Philanthropy & Complex Asset Management", "desc": "Managing concentrated stock positions, business succession planning, or sale of a business. Establishing and managing Donor Advised Funds or smaller private foundations. Integrating art, collectibles, or passion assets into the overall wealth picture. May involve specialized consultants.", "itemIcon": "bi-gem", "financialNote": "Wealth used for broader impact and management of non-traditional assets.", "badges": ["ultraPremium", "aspirational"] }
         ]
       },
       {
         "min": 13,
         "items": [
-          {
-            "title": "Dedicated Family Office / Institutional-Level Management",
-            "desc": "Portfolios $25M - $1B++. Often involves establishing a single-family office or leveraging a sophisticated multi-family office. Direct investments in private equity, venture capital, and real estate development. Global asset allocation, currency hedging, and complex international tax planning. Access to institutional-grade investment opportunities and co-investments.",
-            "itemIcon": "bi-diagram-3-fill",
-            "financialNote": "Holistic management of substantial, often global, family wealth and business interests as an enterprise.",
-            "badges": ["ultraPremium", "statusSymbol"],
-            "budgetPercentRange": "Bespoke, enterprise-level management"
-          },
-          {
-            "title": "Dynastic Legacy, Impact Investing & Global Influence",
-            "desc": "Focus on multi-generational wealth preservation and transfer strategies, often involving complex international trust structures. Establishing and managing large-scale private foundations or significant charitable trusts. Leading impact investing initiatives. Managing unique assets like sports teams, large art collections, or media companies. Navigating the highest levels of international legal, tax, and regulatory environments.",
-            "itemIcon": "bi-globe2",
-            "financialNote": "Shaping legacy through significant philanthropic, business, and investment endeavors on a global scale.",
-            "badges": ["ultraPremium", "statusSymbol"]
-          }
+          { "title": "Dedicated Family Office / Institutional-Level Management", "desc": "Portfolios $25M - $1B++. Often involves establishing a single-family office or leveraging a sophisticated multi-family office. Direct investments in private equity, venture capital, and real estate development. Global asset allocation, currency hedging, and complex international tax planning. Access to institutional-grade investment opportunities and co-investments.", "itemIcon": "bi-diagram-3-fill", "financialNote": "Holistic management of substantial, often global, family wealth and business interests as an enterprise.", "badges": ["ultraPremium", "statusSymbol"], "budgetPercentRange": "Bespoke, enterprise-level management" },
+          { "title": "Dynastic Legacy, Impact Investing & Global Influence", "desc": "Focus on multi-generational wealth preservation and transfer strategies, often involving complex international trust structures. Establishing and managing large-scale private foundations or significant charitable trusts. Leading impact investing initiatives. Managing unique assets like sports teams, large art collections, or media companies. Navigating the highest levels of international legal, tax, and regulatory environments.", "itemIcon": "bi-globe2", "financialNote": "Shaping legacy through significant philanthropic, business, and investment endeavors on a global scale.", "badges": ["ultraPremium", "statusSymbol"] }
         ]
       }
     ]
   }
-}
+}
\ No newline at end of file
diff --git a/lifestyle-calculator.html b/lifestyle-calculator.html
index 11bec70..a855117 100644
--- a/lifestyle-calculator.html
+++ b/lifestyle-calculator.html
@@ -1,32 +1,32 @@
 <!DOCTYPE html>
-
 <html lang="en">
 <head>
-<meta charset="utf-8"/>
-<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
-<title>Lifestyle Calculator: What Your Family's Income Really Buys</title>
-<meta content="Explore how different family income levels translate to real lifestyle choices. From $20K to $25M+, see what your household can afford: dining, travel, housing, entertainment, education, financial planning, and luxury services with this interactive tool. Includes a basic Cost of Living Adjustment." name="description"/>
-<meta content="lifestyle calculator, income lifestyle, family budget, what can I afford, salary lifestyle, income comparison, lifestyle expenses, luxury calculator, income brackets, wealth lifestyle, finance, cost of living, financial planning, investments, family finance" name="keywords"/>
-<link href="https://cheatsheets.davidveksler.com/lifestyle-calculator.html" rel="canonical"/>
-<!-- Open Graph / Facebook -->
-<meta content="website" property="og:type"/>
-<meta content="https://cheatsheets.davidveksler.com/lifestyle-calculator.html" property="og:url"/>
-<meta content="Lifestyle Calculator: What Your Family's Income Really Buys" property="og:title"/>
-<meta content="Explore how different family income levels translate to real lifestyle choices, with a basic Cost of Living Adjustment. See what your household can afford from $20K to $25M+." property="og:description"/>
-<meta content="Interactive lifestyle calculator showing income to lifestyle progression " property="og:image:alt"/>
-<meta content="1200" property="og:image:width"/>
-<meta content="630" property="og:image:height"/>
-<!-- Twitter Card -->
-<meta content="summary_large_image" name="twitter:card"/>
-<meta content="https://cheatsheets.davidveksler.com/lifestyle-calculator.html" name="twitter:url"/>
-<meta content="Lifestyle Calculator: What Your Family's Income Really Buys" name="twitter:title"/>
-<meta content="Explore how different family income levels translate to real lifestyle choices, with a basic Cost of Living Adjustment. See what your household can afford from $20K to $25M+." name="twitter:description"/>
-<link crossorigin="anonymous" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" rel="stylesheet"/>
-<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css" rel="stylesheet"/>
-<link href="https://fonts.googleapis.com" rel="preconnect"/>
-<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
-<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&amp;family=Roboto+Slab:wght@700&amp;display=swap" rel="stylesheet"/>
-<style>
+    <meta charset="utf-8"/>
+    <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
+    <title>Lifestyle Calculator: What Your Family's Income Really Buys</title>
+    <meta content="Explore how different family income levels translate to real lifestyle choices. From $20K to $25M+, see what your household can afford: dining, travel, housing, entertainment, education, financial planning, and luxury services with this interactive tool. Includes a basic Cost of Living Adjustment." name="description"/>
+    <meta content="lifestyle calculator, income lifestyle, family budget, what can I afford, salary lifestyle, income comparison, lifestyle expenses, luxury calculator, income brackets, wealth lifestyle, finance, cost of living, financial planning, investments, family finance" name="keywords"/>
+    <link href="https://cheatsheets.davidveksler.com/lifestyle-calculator.html" rel="canonical"/>
+    <!-- Open Graph / Facebook -->
+    <meta content="website" property="og:type"/>
+    <meta content="https://cheatsheets.davidveksler.com/lifestyle-calculator.html" property="og:url"/>
+    <meta content="Lifestyle Calculator: What Your Family's Income Really Buys" property="og:title"/>
+    <meta content="Explore how different family income levels translate to real lifestyle choices, with a basic Cost of Living Adjustment. See what your household can afford from $20K to $25M+." property="og:description"/>
+    <meta content="Interactive lifestyle calculator showing income to lifestyle progression " property="og:image:alt"/>
+    <meta content="1200" property="og:image:width"/>
+    <meta content="630" property="og:image:height"/>
+    <!-- Twitter Card -->
+    <meta content="summary_large_image" name="twitter:card"/>
+    <meta content="https://cheatsheets.davidveksler.com/lifestyle-calculator.html" name="twitter:url"/>
+    <meta content="Lifestyle Calculator: What Your Family's Income Really Buys" name="twitter:title"/>
+    <meta content="Explore how different family income levels translate to real lifestyle choices, with a basic Cost of Living Adjustment. See what your household can afford from $20K to $25M+." name="twitter:description"/>
+    <link crossorigin="anonymous" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" rel="stylesheet"/>
+    <link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css" rel="stylesheet"/>
+    <link href="https://fonts.googleapis.com" rel="preconnect"/>
+    <link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
+    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&amp;family=Roboto+Slab:wght@700&amp;display=swap" rel="stylesheet"/>
+    <script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
+    <style>
         :root {
             --primary-color: #0d6efd; /* Bootstrap Blue */
             --secondary-color: #6c757d; /* Bootstrap Gray */
@@ -61,13 +61,24 @@
     
         body {
             font-family: 'Inter', sans-serif;
-            background: linear-gradient(135deg, #e9ecef 0%, #dee2e6 100%);
-            min-height: 100vh;
             padding: 2rem 0;
-            transition: background 0.8s ease-in-out;
             color: var(--dark-color);
+            background-color: #e9ecef; /* Fallback */
         }
-    
+
+        .background-container {
+            position: fixed;
+            top: 0; left: 0; width: 100%; height: 100%;
+            z-index: -2;
+        }
+        #background-layer-1, #background-layer-2 {
+            position: absolute;
+            top: 0; left: 0; width: 100%; height: 100%;
+            transition: opacity 1.2s ease-in-out;
+            opacity: 0;
+            z-index: -1;
+        }
+
         .theme-basic { background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); }
         .theme-comfortable { background: linear-gradient(135deg, #e0fbfc 0%, #c2f0fc 100%); }
         .theme-affluent { background: linear-gradient(135deg, #fff3e0 0%, #ffe0b2 100%); }
@@ -75,7 +86,6 @@
         .theme-ultra { background: linear-gradient(135deg, #ede7f6 0%, #d1c4e9 100%); }
         .theme-elite { background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%); }
     
-    
         .main-container {
             background: rgba(255, 255, 255, 0.98);
             backdrop-filter: blur(5px);
@@ -117,8 +127,7 @@
             border: 1px solid #ced4da;
         }
         
-        .cola-container { margin-bottom: 1.5rem; }
-        .cola-container label { font-weight: 500; margin-bottom: 0.3rem; font-size: 0.9rem;}
+        .form-label { font-weight: 500; margin-bottom: 0.3rem; font-size: 0.9rem;}
         .form-select-sm { font-size: 0.875rem; padding-top: 0.4rem; padding-bottom: 0.4rem;}
     
         .income-display {
@@ -187,26 +196,9 @@
         .item-financial-note { color: #555; font-size: 0.8rem; font-style: italic; margin-top: 0.4rem; opacity: 0.9; }
         .item-budget-percent { color: var(--success-color); font-size: 0.8rem; font-weight: 500; margin-top: 0.4rem; display: block; }
     
-        .badges-container { margin-top: 0.75rem; display: flex; flex-wrap: wrap; gap: 0.5rem; } /* Increased gap and top margin slightly */
-        .badge-custom {
-            padding: 0.35rem 0.85rem; /* Slightly increased padding */
-            border-radius: 50px;
-            font-size: 0.7rem;    /* Kept small for subtlety */
-            font-weight: 600;
-            text-transform: uppercase;
-            letter-spacing: 0.5px;
-            border-width: 1px; /* Ensure border is consistently applied */
-            border-style: solid; /* Ensure border is consistently applied */
-            display: inline-flex; /* Helps if you add icons inside later */
-            align-items: center;  /* Helps if you add icons inside later */
-            box-shadow: 0 1px 3px rgba(0,0,0,0.08); /* Subtle shadow for pop */
-            transition: all 0.2s ease-in-out;
-        }
-        .badge-custom:hover {
-            transform: translateY(-1px);
-            box-shadow: 0 2px 5px rgba(0,0,0,0.12);
-        }
-        /* Individual Badge Styles using CSS Variables */
+        .badges-container { margin-top: 0.75rem; display: flex; flex-wrap: wrap; gap: 0.5rem; }
+        .badge-custom { padding: 0.35rem 0.85rem; border-radius: 50px; font-size: 0.7rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; border-width: 1px; border-style: solid; display: inline-flex; align-items: center; box-shadow: 0 1px 3px rgba(0,0,0,0.08); transition: all 0.2s ease-in-out; }
+        .badge-custom:hover { transform: translateY(-1px); box-shadow: 0 2px 5px rgba(0,0,0,0.12); }
         .badge-budgetSmart    { background-color: var(--badge-budgetSmart-bg);    color: var(--badge-budgetSmart-text);    border-color: var(--badge-budgetSmart-text); }
         .badge-milestone      { background-color: var(--badge-milestone-bg);      color: var(--badge-milestone-text);      border-color: var(--badge-milestone-text); }
         .badge-essential      { background-color: var(--badge-essential-bg);      color: var(--badge-essential-text);      border-color: var(--badge-essential-text); }
@@ -222,101 +214,133 @@
         .transportation   { border-left-color: #6f42c1; } .transportation .category-icon { color: #6f42c1; } .transportation .category-item-icon { color: #6f42c1 !important; }
         .entertainment    { border-left-color: #d63384; } .entertainment .category-icon { color: #d63384; } .entertainment .category-item-icon { color: #d63384 !important; }
         .education        { border-left-color: #ffc107; } .education .category-icon { color: #ffc107; } .education .category-item-icon { color: #ffc107 !important; }
+        .health-wellness  { border-left-color: #e83e8c; } .health-wellness .category-icon { color: #e83e8c; } .health-wellness .category-item-icon { color: #e83e8c !important; }
         .services         { border-left-color: #6c757d; } .services .category-icon { color: #6c757d; } .services .category-item-icon { color: #6c757d !important; }
         .financial-planning { border-left-color: #20c997; } .financial-planning .category-icon { color: #20c997; } .financial-planning .category-item-icon { color: #20c997 !important; }
+
+        #milestone-popup {
+            position: fixed;
+            bottom: -100px;
+            left: 50%;
+            transform: translateX(-50%);
+            background-color: var(--dark-color);
+            color: white;
+            padding: 1rem 2rem;
+            border-radius: 50px;
+            box-shadow: 0 5px 20px rgba(0,0,0,0.25);
+            transition: bottom 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
+            z-index: 1050;
+            font-size: 1.1rem;
+            font-weight: 600;
+            display: flex;
+            align-items: center;
+            gap: 0.75rem;
+        }
+        #milestone-popup.show {
+            bottom: 25px;
+        }
+        #milestone-emoji { font-size: 1.5rem; }
     
         @keyframes itemEntryAnimation { from { opacity: 0; transform: translateX(-20px) scale(0.98); } to { opacity: 1; transform: translateX(0) scale(1); } }
         .animate-item-entry { animation: itemEntryAnimation 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }
         .fade-in { animation: fadeIn 0.6s ease-in-out; }
         @keyframes fadeIn { from { opacity: 0; transform: translateY(15px); } to { opacity: 1; transform: translateY(0); } }
     </style>
-<meta content="images/lifestyle-calculator.png" property="og:image"/><meta content="images/lifestyle-calculator.png" name="twitter:image"/></head>
+    <meta content="images/lifestyle-calculator.png" property="og:image"/><meta content="images/lifestyle-calculator.png" name="twitter:image"/>
+</head>
 <body>
-<div class="container">
-<div class="main-container">
-<div class="text-center">
-<h1 class="page-title">💰 Lifestyle Calculator</h1>
-<p class="page-subtitle">Slide to see what your income *really* affords for your family!</p>
-<p class="calculator-note"><i class="bi bi-info-circle-fill"></i> This calculator estimates lifestyle based on **annual family budget**, not net worth. Cost of Living (COLA) adjustment provides regional context.</p>
-</div>
-<div class="controls-container">
-<div class="row">
-<div class="col-md-6 cola-container">
-<label class="form-label" for="colaSelector">Cost of Living Adjustment (COLA):</label>
-<select class="form-select form-select-sm" id="colaSelector">
-<!-- Options will be populated by JavaScript -->
-</select>
-</div>
-</div>
-<div class="income-display" id="incomeDisplay">$50,000</div>
-<div class="effective-income-display" id="effectiveIncomeDisplay"></div>
-<div class="income-bracket-label" id="incomeBracketLabel">Lower Middle Class</div>
-<div class="income-bracket-description" id="incomeBracketDescription">Making ends meet, with a little extra for fun.</div>
-<input class="slider" id="incomeSlider" max="14" min="0" type="range" value="2"/>
-<div class="slider-labels">
-<span>$20K</span>
-<span>$1M</span>
-<span>$25M</span>
-</div>
-<div class="visual-income-bar-container" id="visualIncomeBarContainer">
-<div class="income-bar-segment" id="incomeBarSegment"></div>
-</div>
-</div>
-<div class="row">
-<div class="col-lg-6">
-<div class="lifestyle-category dining fade-in">
-<div class="category-title"><i class="bi bi-egg-fried category-icon"></i> Dining &amp; Food</div>
-<div id="dining-content"></div>
-</div>
-<div class="lifestyle-category travel fade-in">
-<div class="category-title"><i class="bi bi-airplane category-icon"></i> Travel &amp; Vacations</div>
-<div id="travel-content"></div>
-</div>
-<div class="lifestyle-category housing fade-in">
-<div class="category-title"><i class="bi bi-house-door category-icon"></i> Housing &amp; Living</div>
-<div id="housing-content"></div>
-</div>
-<div class="lifestyle-category transportation fade-in">
-<div class="category-title"><i class="bi bi-car-front-fill category-icon"></i> Transportation</div>
-<div id="transportation-content"></div>
-</div>
-</div>
-<div class="col-lg-6">
-<div class="lifestyle-category entertainment fade-in">
-<div class="category-title"><i class="bi bi-dice-5-fill category-icon"></i> Entertainment &amp; Hobbies</div>
-<div id="entertainment-content"></div>
-</div>
-<div class="lifestyle-category education fade-in">
-<div class="category-title"><i class="bi bi-book-half category-icon"></i> Education &amp; Growth</div>
-<div id="education-content"></div>
-</div>
-<div class="lifestyle-category services fade-in">
-<div class="category-title"><i class="bi bi-person-check-fill category-icon"></i> Personal Services</div>
-<div id="services-content"></div>
-</div>
-<div class="lifestyle-category financial-planning fade-in">
-<div class="category-title"><i class="bi bi-piggy-bank category-icon"></i> Financial Planning &amp; Investments</div>
-<div id="financial-services-content"></div>
-</div>
-</div>
+<div class="background-container">
+    <div id="background-layer-1"></div>
+    <div id="background-layer-2"></div>
 </div>
+
+<div class="container">
+    <div class="main-container">
+        <div class="text-center">
+            <h1 class="page-title">💰 Lifestyle Calculator</h1>
+            <p class="page-subtitle">Slide to see what your income *really* affords for your family!</p>
+            <p class="calculator-note"><i class="bi bi-info-circle-fill"></i> This calculator estimates lifestyle based on **annual family budget**, not net worth. Cost of Living (COLA) adjustment provides regional context.</p>
+        </div>
+
+        <div class="controls-container">
+            <div class="row align-items-center">
+                <div class="col-lg-8">
+                    <div class="row">
+                        <div class="col-md-6 mb-3 mb-md-0">
+                            <label class="form-label" for="colaSelector">Cost of Living Adjustment (COLA):</label>
+                            <select class="form-select form-select-sm" id="colaSelector"><!-- Options populated by JS --></select>
+                        </div>
+                        <div class="col-md-6">
+                            <label class="form-label" for="familySizeSelector">Household / Life Stage:</label>
+                            <select class="form-select form-select-sm" id="familySizeSelector">
+                                <option value="single">Single</option>
+                                <option value="couple">Couple / DINK</option>
+                                <option value="family" selected>Family with Kids</option>
+                            </select>
+                        </div>
+                    </div>
+                    <div class="income-display mt-3" id="incomeDisplay">$50,000</div>
+                    <div class="effective-income-display" id="effectiveIncomeDisplay"></div>
+                    <div class="income-bracket-label" id="incomeBracketLabel">Lower Middle Class</div>
+                    <div class="income-bracket-description" id="incomeBracketDescription">Making ends meet, with a little extra for fun.</div>
+                    <input class="slider" id="incomeSlider" max="14" min="0" type="range" value="2"/>
+                    <div class="slider-labels">
+                        <span>$20K</span>
+                        <span>$1M</span>
+                        <span>$25M</span>
+                    </div>
+                </div>
+                <div class="col-lg-4 d-flex justify-content-center align-items-center mt-3 mt-lg-0">
+                    <canvas id="budgetChart" style="max-height: 250px; max-width: 250px;"></canvas>
+                </div>
+            </div>
+        </div>
+
+        <div class="row">
+            <div class="col-lg-6">
+                <div class="lifestyle-category dining fade-in"><div class="category-title"><i class="bi bi-egg-fried category-icon"></i> Dining &amp; Food</div><div id="dining-content"></div></div>
+                <div class="lifestyle-category travel fade-in"><div class="category-title"><i class="bi bi-airplane category-icon"></i> Travel &amp; Vacations</div><div id="travel-content"></div></div>
+                <div class="lifestyle-category housing fade-in"><div class="category-title"><i class="bi bi-house-door category-icon"></i> Housing &amp; Living</div><div id="housing-content"></div></div>
+                <div class="lifestyle-category transportation fade-in"><div class="category-title"><i class="bi bi-car-front-fill category-icon"></i> Transportation</div><div id="transportation-content"></div></div>
+            </div>
+            <div class="col-lg-6">
+                <div class="lifestyle-category entertainment fade-in"><div class="category-title"><i class="bi bi-dice-5-fill category-icon"></i> Entertainment &amp; Hobbies</div><div id="entertainment-content"></div></div>
+                <div class="lifestyle-category education fade-in"><div class="category-title"><i class="bi bi-book-half category-icon"></i> Education &amp; Growth</div><div id="education-content"></div></div>
+                <div class="lifestyle-category health-wellness fade-in"><div class="category-title"><i class="bi bi-heart-pulse-fill category-icon"></i> Health &amp; Wellness</div><div id="health-wellness-content"></div></div>
+                <div class="lifestyle-category services fade-in"><div class="category-title"><i class="bi bi-person-check-fill category-icon"></i> Personal Services</div><div id="services-content"></div></div>
+                <div class="lifestyle-category financial-planning fade-in"><div class="category-title"><i class="bi bi-piggy-bank category-icon"></i> Financial Planning &amp; Investments</div><div id="financial-services-content"></div></div>
+            </div>
+        </div>
+    </div>
 </div>
+
+<div id="milestone-popup">
+    <span id="milestone-emoji"></span>
+    <span>Milestone Unlocked: <strong id="milestone-text"></strong></span>
 </div>
+
 <!-- Main Application Script -->
 <script>
 let incomeBrackets = [];
 let lifestyleData = {};
 let costOfLivingFactors = [];
 let currentCurrencySymbol = "$";
+let budgetChart;
+let lastSliderValue = -1;
+let lastShownMilestone = -1;
 
 const slider = document.getElementById('incomeSlider');
 const incomeDisplayEl = document.getElementById('incomeDisplay');
 const effectiveIncomeDisplayEl = document.getElementById('effectiveIncomeDisplay');
 const incomeBracketLabelEl = document.getElementById('incomeBracketLabel');
 const incomeBracketDescEl = document.getElementById('incomeBracketDescription');
-const incomeBarSegmentEl = document.getElementById('incomeBarSegment');
 const colaSelectorEl = document.getElementById('colaSelector');
-const bodyEl = document.body;
+const familySizeSelectorEl = document.getElementById('familySizeSelector');
+
+// Background Layers
+const bgLayer1 = document.getElementById('background-layer-1');
+const bgLayer2 = document.getElementById('background-layer-2');
+let activeBgLayer = 1;
 
 function formatIncome(income, symbol = "$") {
     if (income >= 1000000) return `${symbol}${(income / 1000000).toFixed(income % 1000000 === 0 ? 0 : (income < 10000000 ? 1 : 0))}M`;
@@ -325,105 +349,139 @@ function formatIncome(income, symbol = "$") {
 }
 
 function updateDynamicBackground(bracketIndex) {
-    bodyEl.className = ''; // Clear existing theme classes
-    if (bracketIndex <= 1) bodyEl.classList.add('theme-basic');
-    else if (bracketIndex <= 3) bodyEl.classList.add('theme-comfortable');
-    else if (bracketIndex <= 6) bodyEl.classList.add('theme-affluent');
-    else if (bracketIndex <= 9) bodyEl.classList.add('theme-luxury');
-    else if (bracketIndex <= 12) bodyEl.classList.add('theme-ultra');
-    else bodyEl.classList.add('theme-elite');
+    let themeClass = '';
+    if (bracketIndex <= 1) themeClass = 'theme-basic';
+    else if (bracketIndex <= 3) themeClass = 'theme-comfortable';
+    else if (bracketIndex <= 6) themeClass = 'theme-affluent';
+    else if (bracketIndex <= 9) themeClass = 'theme-luxury';
+    else if (bracketIndex <= 12) themeClass = 'theme-ultra';
+    else themeClass = 'theme-elite';
+
+    if (activeBgLayer === 1) {
+        bgLayer2.className = `background-layer ${themeClass}`;
+        bgLayer1.style.opacity = 0;
+        bgLayer2.style.opacity = 1;
+        activeBgLayer = 2;
+    } else {
+        bgLayer1.className = `background-layer ${themeClass}`;
+        bgLayer1.style.opacity = 1;
+        bgLayer2.style.opacity = 0;
+        activeBgLayer = 1;
+    }
+}
+
+function updateBudgetChart(bracketIndex) {
+    const bracketData = incomeBrackets[bracketIndex];
+    if (!bracketData || !bracketData.budgetAllocation) return;
+
+    const labels = Object.keys(bracketData.budgetAllocation);
+    const data = Object.values(bracketData.budgetAllocation);
+
+    if (budgetChart) {
+        budgetChart.data.labels = labels;
+        budgetChart.data.datasets[0].data = data;
+        budgetChart.update('none'); // Update without animation
+    } else {
+        const ctx = document.getElementById('budgetChart').getContext('2d');
+        budgetChart = new Chart(ctx, {
+            type: 'doughnut',
+            data: {
+                labels: labels,
+                datasets: [{
+                    label: 'Budget Allocation',
+                    data: data,
+                    backgroundColor: ['#0d6efd', '#198754', '#ffc107', '#fd7e14', '#6f42c1', '#d63384', '#20c997', '#6c757d'],
+                    borderColor: '#fff',
+                    borderWidth: 2,
+                    hoverOffset: 4
+                }]
+            },
+            options: {
+                responsive: true,
+                maintainAspectRatio: false,
+                plugins: {
+                    legend: { display: false },
+                    tooltip: {
+                        callbacks: {
+                            label: function(context) {
+                                let label = context.label || '';
+                                if (label) {
+                                    label += ': ';
+                                }
+                                if (context.parsed !== null) {
+                                    label += context.parsed + '%';
+                                }
+                                return label;
+                            }
+                        }
+                    }
+                }
+            }
+        });
+    }
 }
 
-function updateVisualIncomeBar(bracketIndex) {
-    const maxVal = parseInt(slider.max);
-    const percentage = ((bracketIndex / maxVal) * 100);
-    incomeBarSegmentEl.style.width = `${percentage}%`;
+function showMilestone(bracketIndex) {
+    const bracket = incomeBrackets[bracketIndex];
+    if (bracket.milestone && bracketIndex > lastSliderValue && bracketIndex > lastShownMilestone) {
+        document.getElementById('milestone-emoji').textContent = bracket.milestone.emoji;
+        document.getElementById('milestone-text').textContent = bracket.milestone.title;
+        const popup = document.getElementById('milestone-popup');
+        popup.classList.add('show');
+        lastShownMilestone = bracketIndex;
+        setTimeout(() => {
+            popup.classList.remove('show');
+        }, 3500);
+    }
 }
 
 function updateLifestyle() {
-    if (!incomeBrackets || incomeBrackets.length === 0 || !costOfLivingFactors || costOfLivingFactors.length === 0) {
-        console.error("Data not loaded yet for updateLifestyle");
-        return;
-    }
+    if (!incomeBrackets || incomeBrackets.length === 0 || !costOfLivingFactors || costOfLivingFactors.length === 0) return;
 
     const selectedBracketIndex = parseInt(slider.value);
     const baseBracket = incomeBrackets[selectedBracketIndex];
-    if (!baseBracket) {
-        console.error(`Base bracket not found for index: ${selectedBracketIndex}`);
-        return;
-    }
+    if (!baseBracket) return;
 
     const selectedColaFactor = parseFloat(colaSelectorEl.options[colaSelectorEl.selectedIndex].dataset.factor);
     currentCurrencySymbol = colaSelectorEl.options[colaSelectorEl.selectedIndex].dataset.currency;
+    const selectedFamilySize = familySizeSelectorEl.value;
     
     const effectiveIncome = baseBracket.income / selectedColaFactor;
 
-    // Find the bracket that most closely matches the effective income for display purposes
-    // This doesn't change the core items tied to the slider's selectedBracketIndex,
-    // but it helps contextualize the COLA impact on the label.
-    // For item display, we still use selectedBracketIndex to show what that "base" income tier gets.
-    // The COLA is more for the user to mentally adjust.
-
-    let displayBracket = baseBracket; // Default to base bracket
-    // To make COLA more impactful on item display, we can adjust selectedBracketIndex based on effectiveIncome.
-    // This is a more advanced change: find which bracket 'effectiveIncome' falls into.
-    let effectiveBracketIndex = selectedBracketIndex;
-     for(let i = 0; i < incomeBrackets.length; i++) {
-        if (effectiveIncome >= incomeBrackets[i].income) {
-            effectiveBracketIndex = i; // Keep updating until effectiveIncome is less than next bracket's income
-        } else if (i > 0 && effectiveIncome < incomeBrackets[i].income) {
-            // If effective income is less than current bracket, but was greater than previous, it's in the previous.
-            // However, if we want to be conservative, we can use 'i' if we want to show what a higher income would be like in a HCOL
-            // Or 'i-1' if we want to show what a lower income would be like.
-            // Let's stick to what the *base selected income* affords, and COLA is for user context.
-            // So, we *won't* change effectiveBracketIndex for item selection, just for display labels.
-            break; 
-        }
-    }
-    displayBracket = incomeBrackets[effectiveBracketIndex];
-
-
     incomeDisplayEl.textContent = formatIncome(baseBracket.income, currentCurrencySymbol);
-     if (selectedColaFactor !== 1.0) {
+    if (selectedColaFactor !== 1.0) {
         effectiveIncomeDisplayEl.textContent = `(Effectively ~${formatIncome(effectiveIncome, currentCurrencySymbol)} in selected city)`;
     } else {
         effectiveIncomeDisplayEl.textContent = "";
     }
-    incomeBracketLabelEl.textContent = baseBracket.label; // Label always based on slider
-    incomeBracketDescEl.textContent = baseBracket.description; // Description always based on slider
+    incomeBracketLabelEl.textContent = baseBracket.label;
+    incomeBracketDescEl.textContent = baseBracket.description;
 
     updateDynamicBackground(selectedBracketIndex);
-    updateVisualIncomeBar(selectedBracketIndex);
+    updateBudgetChart(selectedBracketIndex);
+    showMilestone(selectedBracketIndex);
 
     Object.keys(lifestyleData).forEach(category => {
         const categoryData = lifestyleData[category];
-        const contentDiv = document.getElementById(`${category.replace(/([A-Z])/g, '-$1').toLowerCase()}-content`); // Handles financialServices -> financial-services
-        
-        if (!contentDiv) {
-            // console.warn(`Content div not found for category: ${category}-content`);
-            return;
-        }
+        const contentDiv = document.getElementById(`${category.replace(/([A-Z])/g, '-$1').toLowerCase()}-content`);
+        if (!contentDiv) return;
 
         let itemsToDisplay = [];
-        // Items are always based on the SLIDER's selected bracket, not the COLA-adjusted one.
-        // COLA is for user's mental model.
         for (let i = categoryData.length - 1; i >= 0; i--) {
             if (selectedBracketIndex >= categoryData[i].min) {
-                itemsToDisplay = categoryData[i].items;
+                const filteredItems = categoryData[i].items.filter(item => {
+                    if (!item.modifiers || !item.modifiers.familySize) return true; // Show if no modifier
+                    return item.modifiers.familySize.includes(selectedFamilySize);
+                });
+                itemsToDisplay = filteredItems;
                 break;
             }
         }
         
         const itemsHTML = itemsToDisplay.map((item, idx) => {
-            let badgesHTML = '';
-            if (item.badges && item.badges.length > 0) {
-                badgesHTML = `<div class="badges-container">${item.badges.map(badge => `<span class="badge-custom badge-${badge.toLowerCase()}">${badge.replace(/([A-Z])/g, ' $1').trim()}</span>`).join('')}</div>`;
-            }
-
+            let badgesHTML = item.badges ? `<div class="badges-container">${item.badges.map(badge => `<span class="badge-custom badge-${badge.toLowerCase()}">${badge.replace(/([A-Z])/g, ' $1').trim()}</span>`).join('')}</div>` : '';
             let itemIconHTML = item.itemIcon ? `<i class="bi ${item.itemIcon} category-item-icon"></i>` : '<i class="bi bi-record-circle-fill category-item-icon"></i>';
             let financialNoteHTML = item.financialNote ? `<div class="item-financial-note">${item.financialNote}</div>` : '';
-            let budgetPercentHTML = item.budgetPercentRange ? `<span class="item-budget-percent"><i class="bi bi-pie-chart-fill"></i> Budget: ${item.budgetPercentRange}</span>` : '';
-
             return `
                 <div class="category-item animate-item-entry" style="animation-delay: ${idx * 50}ms;">
                     ${itemIconHTML}
@@ -431,7 +489,6 @@ function updateLifestyle() {
                         <div class="item-title">${item.title}</div>
                         <div class="item-description">${item.desc}</div>
                         ${financialNoteHTML}
-                        ${budgetPercentHTML}
                         ${badgesHTML}
                     </div>
                 </div>
@@ -439,11 +496,10 @@ function updateLifestyle() {
         }).join('');
         contentDiv.innerHTML = itemsHTML;
     });
+    lastSliderValue = selectedBracketIndex;
 }
 
-
 function initializeApp() {
-    // Populate COLA Selector
     costOfLivingFactors.forEach(factor => {
         const option = document.createElement('option');
         option.value = factor.city;
@@ -453,27 +509,21 @@ function initializeApp() {
         colaSelectorEl.appendChild(option);
     });
 
-    // Set --primary-color-rgb for dynamic shadow transparency
     const primaryColorHex = getComputedStyle(document.documentElement).getPropertyValue('--primary-color').trim();
     if (/^#([A-Fa-f0-9]{3}){1,2}$/.test(primaryColorHex)) {
         let r = 0, g = 0, b = 0;
-        if (primaryColorHex.length === 4) {
-            r = parseInt(primaryColorHex[1] + primaryColorHex[1], 16);
-            g = parseInt(primaryColorHex[2] + primaryColorHex[2], 16);
-            b = parseInt(primaryColorHex[3] + primaryColorHex[3], 16);
-        } else if (primaryColorHex.length === 7) {
-            r = parseInt(primaryColorHex.substring(1, 3), 16);
-            g = parseInt(primaryColorHex.substring(3, 5), 16);
-            b = parseInt(primaryColorHex.substring(5, 7), 16);
-        }
+        if (primaryColorHex.length === 4) { r = parseInt(primaryColorHex[1] + primaryColorHex[1], 16); g = parseInt(primaryColorHex[2] + primaryColorHex[2], 16); b = parseInt(primaryColorHex[3] + primaryColorHex[3], 16); } 
+        else if (primaryColorHex.length === 7) { r = parseInt(primaryColorHex.substring(1, 3), 16); g = parseInt(primaryColorHex.substring(3, 5), 16); b = parseInt(primaryColorHex.substring(5, 7), 16); }
         document.documentElement.style.setProperty('--primary-color-rgb', `${r}, ${g}, ${b}`);
     }
-
-    updateLifestyle(); // Initial load
+    
+    lastSliderValue = parseInt(slider.value);
+    updateLifestyle();
+    
     slider.addEventListener('input', updateLifestyle);
     colaSelectorEl.addEventListener('change', updateLifestyle);
+    familySizeSelectorEl.addEventListener('change', updateLifestyle);
 
-    // Initial fade-in for categories
     document.querySelectorAll('.lifestyle-category.fade-in').forEach((category, index) => {
         category.style.opacity = '0';
         category.style.transform = 'translateY(20px)';
@@ -481,36 +531,24 @@ function initializeApp() {
             category.style.transition = 'opacity 0.5s ease-out, transform 0.5s ease-out';
             category.style.opacity = '1';
             category.style.transform = 'translateY(0)';
-        }, index * 100 + 50); // Staggered animation
+        }, index * 100 + 50);
     });
 }
 
 document.addEventListener('DOMContentLoaded', () => {
-    fetch('https://cheatsheets.davidveksler.com/lifestyle-calculator-data.json') // Ensure this path is correct
-        .then(response => {
-            if (!response.ok) {
-                throw new Error(`HTTP error! status: ${response.status}`);
-            }
-            return response.json();
-        })
+    fetch('https://cheatsheets.davidveksler.com/lifestyle-calculator-data.json')
+        .then(response => { if (!response.ok) { throw new Error(`HTTP error! status: ${response.status}`); } return response.json(); })
         .then(data => {
             incomeBrackets = data.incomeBrackets;
             lifestyleData = data.lifestyleData;
             costOfLivingFactors = data.costOfLivingFactors;
-            
-            // Update slider max based on incomeBrackets length
             slider.max = incomeBrackets.length - 1;
-
             initializeApp();
         })
         .catch(error => {
             console.error("Could not fetch or parse lifestyle data:", error);
             const mainContainer = document.querySelector('.main-container');
-            if(mainContainer) {
-                mainContainer.innerHTML = `<div class="alert alert-danger" role="alert">
-                                             <strong>Error:</strong> Could not load lifestyle data. Please check the console or ensure 'lifestyle-calculator-data.json' is accessible at the correct path and is valid JSON.
-                                           </div>`;
-            }
+            if(mainContainer) { mainContainer.innerHTML = `<div class="alert alert-danger" role="alert"><strong>Error:</strong> Could not load lifestyle data. Please ensure 'lifestyle-calculator-data.json' is accessible.</div>`; }
         });
 });