Traditionally, the Indian lifestyle revolved around the joint family system, where three generations lived under one roof. While urbanization has pushed many toward nuclear families, a new trend has emerged: joint-proximate living. Young couples often choose apartments in the same building or street as their parents, ensuring that "daily life" still involves grandmother’s cooking and grandfather’s storytelling. 2. The Morning Ritual: Chaos and Spirituality
.hero-title .accent-word { color: var(--accent); position: relative; display: inline-block; } .photo-strip-item:hover img { transform: scale(1.08); }<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Heart of the Home — Indian Family Life Stories</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400;1,700&family=Source+Sans+3:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
<style>
:root {
--bg: #FDF6EC;
--bg-deep: #F5E6D0;
--fg: #2C1810;
--fg-light: #5C4033;
--muted: #8B7355;
--accent: #C8553D;
--accent-glow: #E8734F;
--gold: #D4A853;
--gold-light: #F0D48A;
--card: #FFFAF3;
--border: #E0CEB8;
--saffron: #E8923F;
--green-deep: #3A6B4C;
--teal: #2D7D7B;
}
.hero-meta span {
font-size: 0.85rem;
color: var(--muted);
display: flex;
align-items: center;
gap: 0.5rem;
}
References