<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://www.taass.in/blogs/tag/rules/feed" rel="self" type="application/rss+xml"/><title>Thombre and Associates - Blog #Rules</title><description>Thombre and Associates - Blog #Rules</description><link>https://www.taass.in/blogs/tag/rules</link><lastBuildDate>Tue, 18 Aug 2026 22:47:19 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[Using Credit Card For Friends ]]></title><link>https://www.taass.in/blogs/post/using-credit-card-fot</link><description><![CDATA[Lending your credit card to friends? High spends vs declared ITR can trigger Income Tax notices for unexplained expenditure under Sec 69C. Protect yourself from tax scrutiny by using UPI for reimbursements and keeping documentation. Stay tax compliant. #IncomeTax #CreditCard #TaxRisk #Finance]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_u39eXHmCRW2O_9MumnNxqQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_svcz1l8M9rkrfXNgMwPHJg" data-element-type="row" class="zprow zprow-container zpalign-items-flex-start zpjustify-content-flex-start zpdefault-section zpdefault-section-bg " data-equal-column="false"><style type="text/css"></style><div data-element-id="elm_HrpHveGmiJ-fjHgqbvOtgw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- zpdefault-section zpdefault-section-bg "><style type="text/css"></style><div data-element-id="elm_PGMoLa_4Gsk7hURR5uEt1g" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><!DOCTYPE html><html lang="en"><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>The Hidden Tax Risk: Credit Cards & Friends</title><script src="https://cdn.tailwindcss.com"></script><script src="https://cdn.jsdelivr.net/npm/chart.js"></script><link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap" rel="stylesheet"><style> body { font-family: 'Inter', sans-serif; background-color: #F9FAFB; /* Cool Gray 50 */ color: #1F2937; /* Gray 800 */ } .chart-container { position: relative; width: 100%; max-width: 600px; margin-left: auto; margin-right: auto; height: 300px; max-height: 400px; } .card-hover:hover { transform: translateY(-4px); box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); } .step-connector::after { content: ''; position: absolute; top: 100%; left: 50%; margin-left: -2px; width: 4px; height: 24px; background-color: #E5E7EB; } @media (min-width: 768px) { .step-connector::after { top: 50%; left: 100%; margin-left: 0; margin-top: -2px; width: 24px; height: 4px; } } .step-connector:last-child::after { display: none; } /* Custom Scrollbar for better aesthetics */ ::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar-track { background: #f1f1f1; } ::-webkit-scrollbar-thumb { background: #888; border-radius: 4px; } ::-webkit-scrollbar-thumb:hover { background: #555; } </style><!-- Chosen Palette: Warm Professional - Slate/Gray base with Amber for warnings and Emerald for safety. --><!-- Application Structure Plan: 1. Hero Section: Hook the user with the core problem ("Being helpful can be risky"). 2. The Mechanism (Process Flow): Visually explain how the data flows from Swipe -> Tax Dept -> Scrutiny. 3. Interactive Risk Assessment (Calculator): Allow users to input their data to see a personalized visualization of "Income vs. Spend Mismatch". 4. Risk Scenarios (Grid): Common real-world examples explained. 5. Solution & Compliance (Checklist): Interactive checklist to educate on best practices. 6. Conclusion: Summary and key takeaways. This structure moves from Awareness -> Understanding -> Personal Relevance -> Actionable Advice. --> <!-- Visualization & Content Choices: - Calculator: Uses Chart.js Bar chart to visually demonstrate the "Mismatch" concept. Justification: Visualizing the gap is more powerful than text. - Mechanism Flow: HTML/Flexbox flow with icons. Justification: Simple linear process is best understood spatially. - Scenarios: Interactive Cards. Justification: Allows user to explore specific situations relevant to them without overwhelming text. - Compliance Checklist: Dynamic HTML list with progress bar. Justification: Gamification encourages reading the best practices. - CONFIRMATION: NO SVG graphics used. NO Mermaid JS used. --><body class="bg-slate-50 text-slate-800 antialiased"><!-- Navigation/ Header --><nav class="bg-white shadow-sm sticky top-0 z-50"><div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"><div class="flex justify-between h-16 items-center"><div class="flex items-center"><span class="text-2xl mr-2">💳</span><h1 class="text-xl font-bold tracking-tight text-slate-900">Tax<span class="text-amber-600">Aware</span></h1></div>
<div class="hidden md:flex space-x-8"><button onclick="scrollToSection('mechanism')" class="text-slate-500 hover:text-slate-900 px-3 py-2 rounded-md text-sm font-medium">How it Works</button><button onclick="scrollToSection('calculator')" class="text-slate-500 hover:text-slate-900 px-3 py-2 rounded-md text-sm font-medium">Risk Check</button><button onclick="scrollToSection('scenarios')" class="text-slate-500 hover:text-slate-900 px-3 py-2 rounded-md text-sm font-medium">Scenarios</button><button onclick="scrollToSection('solutions')" class="text-emerald-600 hover:text-emerald-700 px-3 py-2 rounded-md text-sm font-medium font-semibold">Stay Safe</button></div>
<!-- Mobile menu button stub --><div class="md:hidden flex items-center"><button onclick="toggleMobileMenu()" class="text-slate-500 hover:text-slate-900 focus:outline-none"><span class="text-2xl">☰</span></button></div>
</div></div><!-- Mobile Menu --><div id="mobile-menu" class="hidden md:hidden bg-white border-t border-gray-100"><div class="px-2 pt-2 pb-3 space-y-1"><button onclick="scrollToSection('mechanism')" class="block w-full text-left px-3 py-2 rounded-md text-base font-medium text-slate-700 hover:bg-slate-50">How it Works</button><button onclick="scrollToSection('calculator')" class="block w-full text-left px-3 py-2 rounded-md text-base font-medium text-slate-700 hover:bg-slate-50">Risk Check</button><button onclick="scrollToSection('solutions')" class="block w-full text-left px-3 py-2 rounded-md text-base font-medium text-emerald-600 hover:bg-emerald-50">Stay Safe</button></div>
</div></nav><!-- Hero Section --><header class="bg-white"><div class="max-w-7xl mx-auto py-16 px-4 sm:py-24 sm:px-6 lg:px-8 text-center"><h1 class="text-4xl font-extrabold tracking-tight text-slate-900 sm:text-5xl md:text-6xl"> Helping Friends with your <span class="text-blue-600">Credit Card</span>? </h1><p class="mt-4 max-w-2xl mx-auto text-xl text-slate-500"> It feels harmless to book flights for a group or handle dinner bills. But from a tax perspective, you might be creating a <span class="font-semibold text-amber-600">mismatch</span> that triggers scrutiny. </p><div class="mt-8 flex justify-center gap-4"><button onclick="scrollToSection('calculator')" class="inline-flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-white bg-blue-600 hover:bg-blue-700 md:py-4 md:text-lg transition duration-150 ease-in-out shadow-lg"> Check My Exposure </button><button onclick="scrollToSection('mechanism')" class="inline-flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-blue-700 bg-blue-100 hover:bg-blue-200 md:py-4 md:text-lg transition duration-150 ease-in-out"> Learn Why </button></div>
</div></header><!-- The Mechanism Section --><section id="mechanism" class="py-16 bg-slate-50"><div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"><div class="text-center mb-12"><h2 class="text-base text-blue-600 font-semibold tracking-wide uppercase">The Backend Logic</h2><p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-slate-900 sm:text-4xl"> Why the Tax Department Cares </p><p class="mt-4 max-w-2xl text-xl text-slate-500 mx-auto"> Understand the data flow. Your credit card isn't just a payment tool; it's a data point in your financial profile. </p></div>
<!-- Flow Visual --><div class="relative"><div class="grid grid-cols-1 md:grid-cols-4 gap-8"><!-- Step 1 --><div class="step-connector relative flex flex-col items-center p-6 bg-white rounded-xl shadow-sm border border-slate-100 card-hover transition-all duration-300"><div class="h-16 w-16 bg-blue-100 text-blue-600 rounded-full flex items-center justify-center text-3xl mb-4"> 💳 </div>
<h3 class="text-lg font-bold text-slate-900">You Swipe</h3><p class="text-sm text-slate-500 text-center mt-2"> You pay ₹2L for a friends' trip. Legally, this expenditure belongs to <strong>you</strong>. </p></div>
<!-- Step 2 --><div class="step-connector relative flex flex-col items-center p-6 bg-white rounded-xl shadow-sm border border-slate-100 card-hover transition-all duration-300"><div class="h-16 w-16 bg-indigo-100 text-indigo-600 rounded-full flex items-center justify-center text-3xl mb-4"> 📊 </div>
<h3 class="text-lg font-bold text-slate-900">Data Analytics</h3><p class="text-sm text-slate-500 text-center mt-2"> Banks report high spending to the IT Dept. It appears in your <strong>AIS</strong> (Annual Information Statement). </p></div>
<!-- Step 3 --><div class="step-connector relative flex flex-col items-center p-6 bg-white rounded-xl shadow-sm border border-slate-100 card-hover transition-all duration-300"><div class="h-16 w-16 bg-amber-100 text-amber-600 rounded-full flex items-center justify-center text-3xl mb-4"> ⚖️ </div>
<h3 class="text-lg font-bold text-slate-900">The Comparison</h3><p class="text-sm text-slate-500 text-center mt-2"> System compares <strong>Total Spends</strong> vs. <strong>Declared Income</strong> in your ITR. </p></div>
<!-- Step 4 --><div class="relative flex flex-col items-center p-6 bg-white rounded-xl shadow-sm border border-slate-100 card-hover transition-all duration-300"><div class="h-16 w-16 bg-red-100 text-red-600 rounded-full flex items-center justify-center text-3xl mb-4"> 🚩 </div>
<h3 class="text-lg font-bold text-slate-900">The Red Flag</h3><p class="text-sm text-slate-500 text-center mt-2"> If Spends > Income, it's flagged as <strong>Unexplained Expenditure</strong> (Sec 69C). </p></div>
</div></div></div></section><!-- Interactive Risk Assessment (Calculator) --><section id="calculator" class="py-16 bg-white"><div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"><div class="lg:grid lg:grid-cols-12 lg:gap-8"><!-- Calculator Inputs & Context --><div class="lg:col-span-5"><h2 class="text-3xl font-extrabold text-slate-900"> Analyze Your Risk Profile </h2><p class="mt-4 text-lg text-slate-500"> Enter your approximate annual declared income and your total credit card spending (including amounts spent for others) to visualize the gap. </p><div class="mt-8 space-y-6 bg-slate-50 p-6 rounded-lg border border-slate-200"><div><label for="income" class="block text-sm font-medium text-slate-700">Annual Declared Income (ITR)</label><div class="mt-1 relative rounded-md shadow-sm"><div class="absolute inset-y-0 left-0 pl-3 flex items-center pointer-events-none"><span class="text-slate-500 sm:text-sm">₹</span></div>
<input type="number" name="income" id="income" value="1000000" class="focus:ring-blue-500 focus:border-blue-500 block w-full pl-7 pr-12 sm:text-sm border-slate-300 rounded-md py-3" placeholder="0.00"></div>
</div><div><label for="spend" class="block text-sm font-medium text-slate-700">Total Credit Card Spends (Annual)</label><div class="mt-1 relative rounded-md shadow-sm"><div class="absolute inset-y-0 left-0 pl-3 flex items-center pointer-events-none"><span class="text-slate-500 sm:text-sm">₹</span></div>
<input type="number" name="spend" id="spend" value="400000" class="focus:ring-blue-500 focus:border-blue-500 block w-full pl-7 pr-12 sm:text-sm border-slate-300 rounded-md py-3" placeholder="0.00"></div>
<p class="mt-2 text-xs text-slate-500">Include personal spends + spends for friends/family.</p></div>
<div id="risk-message" class="p-4 rounded-md bg-green-50 border border-green-200"><div class="flex"><div class="flex-shrink-0"><span id="risk-icon" class="text-green-400 text-xl">✓</span></div>
<div class="ml-3"><h3 id="risk-title" class="text-sm font-medium text-green-800">Low Risk Detected</h3><div id="risk-desc" class="mt-2 text-sm text-green-700"> Your spending is well within your declared income limits. </div>
</div></div></div></div></div><!-- Chart Visualization --><div class="lg:col-span-7 mt-8 lg:mt-0 flex flex-col justify-center items-center"><div class="w-full bg-white p-4 rounded-xl shadow-lg border border-slate-100"><h3 class="text-lg font-medium text-slate-900 mb-4 text-center">Income vs. Expenditure Gap</h3><div class="chart-container"><canvas id="riskChart"></canvas></div>
<div class="mt-4 text-center text-sm text-slate-400"> *This is a simplified simulation. Actual scrutiny depends on complex algorithms used by the IT Department. </div>
</div></div></div></div></section><!-- Scenarios Section --><section id="scenarios" class="py-16 bg-slate-50"><div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"><div class="mb-10"><h2 class="text-3xl font-extrabold text-slate-900">Common "Innocent" Traps</h2><p class="mt-4 text-lg text-slate-500"> Click on a scenario to reveal why it creates a tax headache. </p></div>
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6"><!-- Card 1 --><div class="scenario-card bg-white rounded-lg shadow-sm border border-slate-200 overflow-hidden cursor-pointer hover:shadow-md transition-all" onclick="toggleScenario(this)"><div class="p-6"><div class="flex items-center justify-between mb-4"><span class="text-3xl">✈️</span><span class="text-slate-300 text-xl">▼</span></div>
<h3 class="text-lg font-bold text-slate-900 mb-2">The Group Trip Leader</h3><p class="text-slate-600 text-sm summary">You book flights & hotels for 5 friends (₹3L) on your card to earn points.</p><div class="hidden detail mt-4 pt-4 border-t border-slate-100"><p class="text-sm text-slate-600"><strong>The Risk:</strong> Your ITR shows Income of ₹8L, but card spend is ₹5L just for this trip. The reimbursement from friends (via UPI or Cash) looks like <em>income</em> or is invisible to the tax dept, leaving you with an unexplained high spend.</p></div>
</div></div><!-- Card 2 --><div class="scenario-card bg-white rounded-lg shadow-sm border border-slate-200 overflow-hidden cursor-pointer hover:shadow-md transition-all" onclick="toggleScenario(this)"><div class="p-6"><div class="flex items-center justify-between mb-4"><span class="text-3xl">🛍️</span><span class="text-slate-300 text-xl">▼</span></div>
<h3 class="text-lg font-bold text-slate-900 mb-2">The "Cash Back" Helper</h3><p class="text-slate-600 text-sm summary">You buy an iPhone for a cousin on your card, they pay you back in cash.</p><div class="hidden detail mt-4 pt-4 border-t border-slate-100"><p class="text-sm text-slate-600"><strong>The Risk:</strong> Cash reimbursements have <strong>zero traceability</strong>. If scrutinized, you cannot prove the source of funds for paying your credit card bill. The department may treat the bill payment as used from undisclosed income.</p></div>
</div></div><!-- Card 3 --><div class="scenario-card bg-white rounded-lg shadow-sm border border-slate-200 overflow-hidden cursor-pointer hover:shadow-md transition-all" onclick="toggleScenario(this)"><div class="p-6"><div class="flex items-center justify-between mb-4"><span class="text-3xl">🏢</span><span class="text-slate-300 text-xl">▼</span></div>
<h3 class="text-lg font-bold text-slate-900 mb-2">Business Expenses</h3><p class="text-slate-600 text-sm summary">Using personal card for company costs, reimbursed later.</p><div class="hidden detail mt-4 pt-4 border-t border-slate-100"><p class="text-sm text-slate-600"><strong>The Risk:</strong> Unless the company reimbursement is strictly documented and matches the expense, it inflates your personal spending profile. Mismatches here are common triggers for high-value transaction notices.</p></div>
</div></div></div></div></section><!-- Solutions/ Checklist Section --><section id="solutions" class="py-16 bg-emerald-50"><div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"><div class="lg:flex lg:items-start lg:justify-between"><div class="lg:w-1/2 pr-8"><h2 class="text-3xl font-extrabold text-slate-900 mb-6"> How to Stay Safe? </h2><p class="text-lg text-slate-700 mb-6"> Helping friends isn't illegal, but you must maintain a clear "Audit Trail". Use this interactive checklist to audit your current habits. </p><!-- Progress Bar --><div class="mb-6"><div class="flex justify-between mb-1"><span class="text-sm font-medium text-emerald-700">Compliance Score</span><span id="score-text" class="text-sm font-medium text-emerald-700">0%</span></div>
<div class="w-full bg-emerald-200 rounded-full h-2.5"><div id="progress-bar" class="bg-emerald-600 h-2.5 rounded-full transition-all duration-500" style="width:0%;"></div>
</div></div><!-- Checklist --><div class="space-y-4"><label class="flex items-start p-4 bg-white rounded-lg shadow-sm cursor-pointer hover:bg-slate-50 transition"><input type="checkbox" class="h-5 w-5 text-emerald-600 mt-1 focus:ring-emerald-500 border-gray-300 rounded safety-check" onchange="updateScore()"><div class="ml-3"><span class="block text-sm font-medium text-slate-900">Avoid Cash Reimbursements</span><span class="block text-sm text-slate-500">Always take repayment via UPI, NEFT, or Cheque to create a bank trail.</span></div>
</label><label class="flex items-start p-4 bg-white rounded-lg shadow-sm cursor-pointer hover:bg-slate-50 transition"><input type="checkbox" class="h-5 w-5 text-emerald-600 mt-1 focus:ring-emerald-500 border-gray-300 rounded safety-check" onchange="updateScore()"><div class="ml-3"><span class="block text-sm font-medium text-slate-900">Document the Purpose</span><span class="block text-sm text-slate-500">Keep WhatsApp chats or emails confirming "This is for the flight booking".</span></div>
</label><label class="flex items-start p-4 bg-white rounded-lg shadow-sm cursor-pointer hover:bg-slate-50 transition"><input type="checkbox" class="h-5 w-5 text-emerald-600 mt-1 focus:ring-emerald-500 border-gray-300 rounded safety-check" onchange="updateScore()"><div class="ml-3"><span class="block text-sm font-medium text-slate-900">Check Your AIS</span><span class="block text-sm text-slate-500">Log in to the income tax portal and check your Annual Information Statement for high-value transactions.</span></div>
</label><label class="flex items-start p-4 bg-white rounded-lg shadow-sm cursor-pointer hover:bg-slate-50 transition"><input type="checkbox" class="h-5 w-5 text-emerald-600 mt-1 focus:ring-emerald-500 border-gray-300 rounded safety-check" onchange="updateScore()"><div class="ml-3"><span class="block text-sm font-medium text-slate-900">Keep Aggregate Spends Rational</span><span class="block text-sm text-slate-500">Ensure total card spends don't grossly exceed your known income sources.</span></div>
</label></div></div><div class="lg:w-1/2 mt-10 lg:mt-0 flex justify-center"><div class="bg-white p-6 rounded-xl shadow-lg border border-emerald-100 w-full max-w-sm"><h3 class="text-xl font-bold text-slate-900 mb-4">Key Terminology</h3><dl class="space-y-4"><div><dt class="text-sm font-semibold text-emerald-600">Section 69C</dt><dd class="text-sm text-slate-600 mt-1">Unexplained Expenditure. If you can't prove the source of funds for an expense, it is taxed as income + penalty.</dd></div>
<div class="border-t border-slate-100 pt-4"><dt class="text-sm font-semibold text-emerald-600">AIS (Annual Information Statement)</dt><dd class="text-sm text-slate-600 mt-1">A comprehensive statement generated by the Tax Dept showing your financial transactions (Savings interest, Stocks, Credit Card bills).</dd></div>
<div class="border-t border-slate-100 pt-4"><dt class="text-sm font-semibold text-emerald-600">Reconciliation</dt><dd class="text-sm text-slate-600 mt-1">Matching your bank credits (repayments from friends) with your credit card debits to prove they are not income.</dd></div>
</dl></div></div></div></div></section><!-- Footer --><footer class="bg-slate-900 text-white py-12"><div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center"><h2 class="text-2xl font-bold tracking-tight">TaxAware</h2><p class="mt-4 text-slate-400"> Helping friends is good. Doing it blindly is risky. Keep your digital trail clean. </p><p class="mt-8 text-xs text-slate-600"> Disclaimer: This tool is for educational purposes only and does not constitute professional tax advice. Always consult a Chartered Accountant for specific cases. </p></div>
</footer><script>
        // --- Navigation Logic ---
        function scrollToSection(id) {
            document.getElementById(id).scrollIntoView({ behavior: 'smooth' });
            document.getElementById('mobile-menu').classList.add('hidden');
        }

        function toggleMobileMenu() {
            const menu = document.getElementById('mobile-menu');
            menu.classList.toggle('hidden');
        }

        // --- Scenario Card Logic ---
        function toggleScenario(element) {
            const detail = element.querySelector('.detail');
            const summary = element.querySelector('.summary');
            const arrow = element.querySelector('span.text-slate-300');
            
            // Close others if desired, but keeping independent for now allows comparison
            
            if (detail.classList.contains('hidden')) {
                detail.classList.remove('hidden');
                // summary.classList.add('hidden'); // Optional: hide summary when open
                arrow.style.transform = 'rotate(180deg)';
                element.classList.add('ring-2', 'ring-blue-500');
            } else {
                detail.classList.add('hidden');
                // summary.classList.remove('hidden');
                arrow.style.transform = 'rotate(0deg)';
                element.classList.remove('ring-2', 'ring-blue-500');
            }
        }

        // --- Risk Calculator Logic ---
        let riskChart;

        function initChart() {
            const ctx = document.getElementById('riskChart').getContext('2d');
            riskChart = new Chart(ctx, {
                type: 'bar',
                data: {
                    labels: ['Declared Income', 'Card Spending'],
                    datasets: [{
                        label: 'Amount (₹)',
                        data: [1000000, 400000],
                        backgroundColor: [
                            'rgba(16, 185, 129, 0.7)', // Emerald for Income
                            'rgba(59, 130, 246, 0.7)'  // Blue for Spend (Initial)
                        ],
                        borderColor: [
                            'rgba(16, 185, 129, 1)',
                            'rgba(59, 130, 246, 1)'
                        ],
                        borderWidth: 1,
                        borderRadius: 6
                    }]
                },
                options: {
                    responsive: true,
                    maintainAspectRatio: false,
                    plugins: {
                        legend: {
                            display: false
                        },
                        tooltip: {
                            callbacks: {
                                label: function(context) {
                                    let label = context.dataset.label || '';
                                    if (label) {
                                        label += ': ';
                                    }
                                    if (context.parsed.y !== null) {
                                        label += new Intl.NumberFormat('en-IN', { style: 'currency', currency: 'INR' }).format(context.parsed.y);
                                    }
                                    return label;
                                }
                            }
                        }
                    },
                    scales: {
                        y: {
                            beginAtZero: true,
                            ticks: {
                                callback: function(value) {
                                    return '₹' + value / 1000 + 'k';
                                }
                            }
                        }
                    }
                }
            });
            updateRisk(); // Initial calculation
        }

        function updateRisk() {
            const income = parseFloat(document.getElementById('income').value) || 0;
            const spend = parseFloat(document.getElementById('spend').value) || 0;
            
            // Update Chart Data
            riskChart.data.datasets[0].data = [income, spend];
            
            // Risk Logic
            const ratio = spend / income;
            const messageBox = document.getElementById('risk-message');
            const icon = document.getElementById('risk-icon');
            const title = document.getElementById('risk-title');
            const desc = document.getElementById('risk-desc');
            const chartColors = riskChart.data.datasets[0].backgroundColor;

            // Visual Updates based on logic
            if (income === 0 && spend > 0) {
                 // High Risk (No Income declared)
                messageBox.className = "p-4 rounded-md bg-red-50 border border-red-200";
                icon.className = "text-red-500 text-xl font-bold";
                icon.innerText = "!";
                title.className = "text-sm font-medium text-red-800";
                desc.className = "text-sm text-red-700";
                
                title.innerText = "Critical Risk";
                desc.innerText = "Spending without declared income is a primary trigger for scrutiny.";
                chartColors[1] = 'rgba(239, 68, 68, 0.8)'; // Red

            } else if (ratio > 0.8) {
                // High Risk
                messageBox.className = "p-4 rounded-md bg-red-50 border border-red-200";
                icon.className = "text-red-500 text-xl font-bold";
                icon.innerText = "!";
                title.className = "text-sm font-medium text-red-800";
                desc.className = "text-sm text-red-700";
                
                title.innerText = "High Risk Detected";
                desc.innerText = `Your spending is ${Math.round(ratio*100)}% of your income. This mismatch is highly likely to be flagged. Ensure you have robust documentation for reimbursements.`;
                chartColors[1] = 'rgba(239, 68, 68, 0.8)'; // Red

            } else if (ratio > 0.5) {
                // Medium Risk
                messageBox.className = "p-4 rounded-md bg-amber-50 border border-amber-200";
                icon.className = "text-amber-500 text-xl font-bold";
                icon.innerText = "⚠";
                title.className = "text-sm font-medium text-amber-800";
                desc.className = "text-sm text-amber-700";
                
                title.innerText = "Moderate Risk";
                desc.innerText = `Spending is substantial (${Math.round(ratio*100)}% of income). While not immediate red flag, keep digital records of friend repayments.`;
                chartColors[1] = 'rgba(245, 158, 11, 0.8)'; // Amber

            } else {
                // Low Risk
                messageBox.className = "p-4 rounded-md bg-green-50 border border-green-200";
                icon.className = "text-green-400 text-xl";
                icon.innerText = "✓";
                title.className = "text-sm font-medium text-green-800";
                desc.className = "text-sm text-green-700";
                
                title.innerText = "Low Risk";
                desc.innerText = "Your spending patterns appear consistent with declared income.";
                chartColors[1] = 'rgba(59, 130, 246, 0.7)'; // Blue
            }

            riskChart.update();
        }

        // Event Listeners for Calculator
        document.getElementById('income').addEventListener('input', updateRisk);
        document.getElementById('spend').addEventListener('input', updateRisk);

        // --- Compliance Score Logic ---
        function updateScore() {
            const checkboxes = document.querySelectorAll('.safety-check');
            const total = checkboxes.length;
            let checked = 0;
            
            checkboxes.forEach(box => {
                if (box.checked) checked++;
            });

            const percent = Math.round((checked / total) * 100);
            
            document.getElementById('score-text').innerText = `${percent}%`;
            document.getElementById('progress-bar').style.width = `${percent}%`;

            // Optional: Color change based on score
            const bar = document.getElementById('progress-bar');
            if (percent < 50) {
                bar.classList.remove('bg-emerald-600', 'bg-amber-500');
                bar.classList.add('bg-red-500');
            } else if (percent < 100) {
                bar.classList.remove('bg-red-500', 'bg-emerald-600');
                bar.classList.add('bg-amber-500');
            } else {
                bar.classList.remove('bg-red-500', 'bg-amber-500');
                bar.classList.add('bg-emerald-600');
            }
        }

        // Initialize
        window.onload = function() {
            initChart();
        };

    </script></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Mon, 02 Feb 2026 11:14:25 +0500</pubDate></item><item><title><![CDATA[Aadhaar Card Correction Is Now Legal Right.]]></title><link>https://www.taass.in/blogs/post/aadhaar-card-correction-is-now-legal-right</link><description><![CDATA[Landmark analysis of P. Pushpam v. UIDAI. The Madras High Court established Aadhaar correction as a legal right tied to human dignity, compelling UIDAI to ensure accessible infrastructure for error fixes.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_pyH0kK2WTBCdepHs54uwfQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_03DBf9Vs4Wpnul9HMNPL1Q" data-element-type="row" class="zprow zprow-container zpalign-items-flex-start zpjustify-content-flex-start zpdefault-section zpdefault-section-bg " data-equal-column="false"><style type="text/css"></style><div data-element-id="elm_kQkJgcnLsDUUnHL6T-jwqw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- zpdefault-section zpdefault-section-bg "><style type="text/css"></style><div data-element-id="elm_YNDKLMYhXk7B8L2rGzZoFg" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><!DOCTYPE html><html lang="en"><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Aadhaar Card Correction Is Now Legal Right</title><script src="https://cdn.tailwindcss.com"></script><script src="https://cdn.jsdelivr.net/npm/chart.js"></script><link href="https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&family=Inter:wght@300;400;600&display=swap" rel="stylesheet"><style> body { font-family: 'Inter', sans-serif; background-color: #fafaf9; /* stone-50 */ color: #1c1917; /* stone-900 */ } h1, h2, h3, .serif { font-family: 'Merriweather', serif; } /* Chart Container Styling - Mandatory Requirement */ .chart-container { position: relative; width: 100%; max-width: 800px; margin-left: auto; margin-right: auto; height: 350px; max-height: 400px; } @media (min-width: 768px) { .chart-container { height: 400px; } } .active-step { border-left-color: #d97706; /* amber-600 */ background-color: #fffbeb; /* amber-50 */ font-weight: 600; } .card-hover:hover { transform: translateY(-2px); box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); } </style><body class="antialiased selection:bg-amber-200 selection:text-amber-900"><!-- Navigation/ Header --><header class="bg-white border-b border-stone-200 sticky top-0 z-50 shadow-sm"><div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 h-16 flex items-center justify-between"><div class="flex items-center gap-2"><span class="text-2xl">⚖️</span><span class="font-bold text-stone-800 tracking-tight">LegalInsight<span class="text-amber-600">.View</span></span></div>
<nav class="hidden md:flex gap-6 text-sm font-medium text-stone-600"><a href="#summary" class="hover:text-amber-600 transition-colors">Summary</a><a href="#timeline" class="hover:text-amber-600 transition-colors">Case Timeline</a><a href="#analysis" class="hover:text-amber-600 transition-colors">Infrastructure Analysis</a><a href="#legal" class="hover:text-amber-600 transition-colors">Legal Reasoning</a><a href="#verdict" class="hover:text-amber-600 transition-colors">Verdict</a></nav><!-- Mobile Menu Button (Functional but simplified for single file) --><button class="md:hidden text-stone-600" onclick="alert('Please use desktop for full menu or scroll down.')"><span class="text-xl">☰</span></button></div>
</header><!-- Hero Section --><section id="summary" class="py-12 bg-white"><div class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8"><div class="text-center mb-10"><div class="inline-block bg-amber-100 text-amber-800 px-3 py-1 rounded-full text-xs font-bold uppercase tracking-wide mb-4">Madras High Court • P. Pushpam v. UIDAI (2025)</div>
<h1 class="text-4xl md:text-5xl font-bold text-stone-900 mb-6 leading-tight serif"> Aadhaar Card Correction Is Now Legal Right </h1><p class="text-xl text-stone-600 max-w-3xl mx-auto leading-relaxed"> A landmark ruling establishing that correcting Aadhaar details is not just a procedure, but a <span class="text-amber-700 font-semibold">Fundamental Right</span> linked to human dignity. </p></div>
<!-- Key Takeaways Grid --><div class="grid grid-cols-1 md:grid-cols-3 gap-6"><div class="bg-stone-50 p-6 rounded-lg border border-stone-200 shadow-sm card-hover transition-all"><div class="text-3xl mb-3">👵</div>
<h3 class="font-bold text-lg mb-2">The Petitioner</h3><p class="text-sm text-stone-600">74-year-old widow of an Ex-Serviceman. Denied pension transfer due to Name/DOB mismatch in Aadhaar.</p></div>
<div class="bg-stone-50 p-6 rounded-lg border border-stone-200 shadow-sm card-hover transition-all"><div class="text-3xl mb-3">🚧</div>
<h3 class="font-bold text-lg mb-2">The Conflict</h3><p class="text-sm text-stone-600">UIDAI required her to travel long distances (Madurai) for corrections, citing lack of local biometric facilities.</p></div>
<div class="bg-amber-50 p-6 rounded-lg border border-amber-200 shadow-sm card-hover transition-all"><div class="text-3xl mb-3">🏛️</div>
<h3 class="font-bold text-lg mb-2 text-amber-900">The Ruling</h3><p class="text-sm text-amber-900">Correction of Aadhaar data is a statutory right. Infrastructure must be accessible locally to ensure dignity.</p></div>
</div></div></section><!-- Interactive Case Timeline --><section id="timeline" class="py-16 bg-stone-100"><div class="max-w-6xl mx-auto px-4 sm:px-6 lg:px-8"><div class="mb-10"><h2 class="text-3xl font-bold text-stone-800 mb-4 serif">The Petitioner's Journey</h2><p class="text-stone-600 max-w-2xl text-lg"> This section details the factual matrix of the case. Click through the timeline stages to understand the bureaucratic obstacles faced by the petitioner, which led to the court's intervention. </p></div>
<div class="flex flex-col md:flex-row gap-8"><!-- Timeline List --><div class="w-full md:w-1/3 flex flex-col gap-2" id="timeline-nav"><!-- JS will populate interactive buttons here if needed, but hardcoding for stability and speed --><button onclick="updateTimeline(0)" class="timeline-btn active-step text-left px-6 py-4 bg-white border-l-4 border-amber-600 rounded shadow-sm hover:bg-amber-50 transition-all focus:outline-none"><span class="block text-xs text-stone-500 uppercase font-bold">Event 1</span><span class="block font-bold text-stone-800">The Discrepancy</span></button><button onclick="updateTimeline(1)" class="timeline-btn text-left px-6 py-4 bg-white border-l-4 border-transparent rounded shadow-sm hover:bg-stone-50 transition-all focus:outline-none"><span class="block text-xs text-stone-500 uppercase font-bold">Event 2</span><span class="block font-bold text-stone-800">Local Attempts</span></button><button onclick="updateTimeline(2)" class="timeline-btn text-left px-6 py-4 bg-white border-l-4 border-transparent rounded shadow-sm hover:bg-stone-50 transition-all focus:outline-none"><span class="block text-xs text-stone-500 uppercase font-bold">Event 3</span><span class="block font-bold text-stone-800">Regional Appeal</span></button><button onclick="updateTimeline(3)" class="timeline-btn text-left px-6 py-4 bg-white border-l-4 border-transparent rounded shadow-sm hover:bg-stone-50 transition-all focus:outline-none"><span class="block text-xs text-stone-500 uppercase font-bold">Event 4</span><span class="block font-bold text-stone-800">The Writ Petition</span></button></div>
<!-- Dynamic Content Display --><div class="w-full md:w-2/3 bg-white p-8 rounded-xl shadow-md border border-stone-200 relative overflow-hidden min-h-[300px]"><div class="absolute top-0 right-0 p-4 opacity-10 text-9xl select-none">📅</div>
<div id="timeline-content" class="relative z-10"><h3 class="text-2xl font-bold text-stone-800 mb-4 serif">The Initial Discrepancy</h3><p class="text-stone-700 leading-7 mb-4"> The petitioner, a recent widow, attempted to transfer her late husband's army pension (served 21 years) to her name. The process was halted because her Aadhaar details did not match the pension order. </p><ul class="list-disc pl-5 space-y-2 text-stone-600"><li><strong>Name Error:</strong> Wrongly spelt in Aadhaar.</li><li><strong>DOB Error:</strong> Entered as "25-06-1952" instead of the correct "07-06-1952".</li><li><strong>Impact:</strong> Pension transfer blocked for over 5 months.</li></ul></div>
</div></div></div></section><!-- Data Analysis Section --><section id="analysis" class="py-16 bg-white"><div class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8"><div class="mb-10 text-center"><h2 class="text-3xl font-bold text-stone-800 mb-4 serif">The Infrastructure Gap</h2><p class="text-stone-600 max-w-3xl mx-auto"> The Court strongly criticized the lack of physical accessibility for senior citizens. While UIDAI claimed biometric changes require specialized centers, the Court highlighted the massive disparity between existing specialized centers and potential capacity. </p></div>
<!-- Chart Container --><div class="bg-stone-50 p-6 rounded-xl border border-stone-200 shadow-inner"><div class="chart-container"><canvas id="infraChart"></canvas></div>
<div class="mt-4 text-center text-sm text-stone-500 italic"> Figure 1: Comparison of available specialized centres vs. potential centres under Section 31. </div>
</div><!-- Analysis Points --><div class="mt-12 grid grid-cols-1 md:grid-cols-2 gap-8"><div><h4 class="font-bold text-lg text-amber-700 mb-2 border-b border-amber-200 pb-2">The "Madurai" Bottleneck</h4><p class="text-stone-600 text-sm leading-relaxed"> The Court noted anecdotal evidence of long queues at the single Aadhaar Seva Kendra in Madurai, which serves all southern districts of Tamil Nadu. Expecting a 74-year-old from Paramakudi to travel there violates the principle of accessible service. </p></div>
<div><h4 class="font-bold text-lg text-emerald-700 mb-2 border-b border-emerald-200 pb-2">The Section 31 Mandate</h4><p class="text-stone-600 text-sm leading-relaxed"> The Court pointed out that <strong>4,056 Aadhaar enrolment centres</strong> exist in Tamil Nadu. Under Section 31 of the Aadhaar Act, these could be equipped to handle demographic and biometric updates locally, rather than centralizing power. </p></div>
</div></div></section><!-- Legal Principles Section --><section id="legal" class="py-16 bg-stone-100"><div class="max-w-6xl mx-auto px-4 sm:px-6 lg:px-8"><h2 class="text-3xl font-bold text-stone-800 mb-8 serif">Legal Reasoning & Constitutional Rights</h2><p class="mb-8 text-stone-600 max-w-3xl"> The judgment moves beyond administrative error to establish a rights-based framework. Click the cards below to explore the legal logic used by the Judge. </p><!-- Image Tag for Visualization --><div class="mb-8 text-center"></div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-6"><!-- Card 1 --><div class="group bg-white rounded-lg shadow-sm border border-stone-200 overflow-hidden cursor-pointer card-hover transition-transform duration-300" onclick="toggleLegalDetail('legal1')"><div class="p-6"><div class="flex justify-between items-start mb-4"><span class="bg-stone-100 text-stone-600 text-xs font-bold px-2 py-1 rounded">Nature of Service</span><span class="text-stone-400">▾</span></div>
<h3 class="font-bold text-xl text-stone-900 mb-2">Service as a Right</h3><p class="text-stone-600 text-sm">Alteration of Aadhaar data is not a favor, but a statutory function.</p></div>
<div id="legal1" class="hidden px-6 pb-6 pt-0 border-t border-stone-100 mt-2 bg-stone-50"><p class="text-sm text-stone-700 mt-4"><strong>The Ruling:</strong> The Court held that since Aadhaar is mandatory for benefits, the UIDAI has a "correlative duty" to facilitate changes. Every cardholder has a fundamental right to obtain these services easily. </p></div>
</div><!-- Card 2 --><div class="group bg-white rounded-lg shadow-sm border border-stone-200 overflow-hidden cursor-pointer card-hover transition-transform duration-300" onclick="toggleLegalDetail('legal2')"><div class="p-6"><div class="flex justify-between items-start mb-4"><span class="bg-amber-100 text-amber-800 text-xs font-bold px-2 py-1 rounded">Precedent</span><span class="text-stone-400">▾</span></div>
<h3 class="font-bold text-xl text-stone-900 mb-2">Human Dignity</h3><p class="text-stone-600 text-sm">Citing <em>K.S. Puttaswamy v. Union of India</em>.</p></div>
<div id="legal2" class="hidden px-6 pb-6 pt-0 border-t border-stone-100 mt-2 bg-stone-50"><p class="text-sm text-stone-700 mt-4"><strong>The Logic:</strong> The right to receive benefits has attained the status of a fundamental right based on human dignity. Since Aadhaar is the vehicle for this right, the vehicle itself must be accessible and correctable without undue hardship. </p></div>
</div><!-- Card 3 --><div class="group bg-white rounded-lg shadow-sm border border-stone-200 overflow-hidden cursor-pointer card-hover transition-transform duration-300" onclick="toggleLegalDetail('legal3')"><div class="p-6"><div class="flex justify-between items-start mb-4"><span class="bg-blue-100 text-blue-800 text-xs font-bold px-2 py-1 rounded">Governance</span><span class="text-stone-400">▾</span></div>
<h3 class="font-bold text-xl text-stone-900 mb-2">Good Governance</h3><p class="text-stone-600 text-sm">Citing <em>Manoj Narula v. Union of India</em>.</p></div>
<div id="legal3" class="hidden px-6 pb-6 pt-0 border-t border-stone-100 mt-2 bg-stone-50"><p class="text-sm text-stone-700 mt-4"><strong>The Outcome:</strong> Providing facilities for correction is a "hallmark of good governance." The petitioner cannot be asked to wait 6 months for new centers. The state must act now to enable her rights. </p></div>
</div></div></div></section><!-- Verdict Section --><section id="verdict" class="py-16 bg-white border-t border-stone-200"><div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center"><div class="inline-block p-4 rounded-full bg-emerald-100 text-emerald-700 text-4xl mb-6 shadow-sm">✅</div>
<h2 class="text-3xl font-bold text-stone-900 mb-6 serif">The Final Verdict</h2><div class="bg-stone-50 rounded-xl p-8 border border-stone-200 text-left shadow-lg"><ul class="space-y-4"><li class="flex items-start"><span class="text-emerald-600 font-bold mr-3 text-lg">1.</span><p class="text-stone-800">The Petitioner is directed to appear before the Aadhaar Seva Kendra, Madurai (as an immediate measure due to current constraints).</p></li><li class="flex items-start"><span class="text-emerald-600 font-bold mr-3 text-lg">2.</span><p class="text-stone-800">However, <strong>Respondent 2 is directed to expeditiously transfer the pension account</strong> in favor of the petitioner immediately following the correction.</p></li><li class="flex items-start"><span class="text-emerald-600 font-bold mr-3 text-lg">3.</span><p class="text-stone-800"><strong>Broader Impact:</strong> The State cannot mandate an ID (Aadhaar) for benefits without providing a convenient, local mechanism to correct errors in that ID. This establishes a precedent for accessibility.</p></li></ul></div>
<div class="mt-8"><p class="text-sm text-stone-500">Case Decided: 17-10-2025 | Reported: 2025 SCC OnLine Mad 9344</p></div>
</div></section><!-- Footer --><footer class="bg-stone-900 text-stone-400 py-8"><div class="max-w-7xl mx-auto px-4 text-center"><p class="text-sm">Interactive Analysis of P. Pushpam v. Unique Identification Authority of India.</p><p class="text-xs mt-2 opacity-50">Generated for educational purposes based on source report.</p></div>
</footer><!-- JavaScript Logic --><script>
    // Data Store for Timeline
    const timelineData = [
        {
            title: "The Initial Discrepancy",
            content: "The petitioner, a 74-year-old widow of an Army veteran, sought to transfer her husband's pension. The request was blocked because her Aadhaar card had her name misspelt and her DOB listed as '25-06-1952' instead of '07-06-1952'."
        },
        {
            title: "Local Attempts & Failure",
            content: "She approached the 'E-Sevai Maiyam' at Paramakudi locally. They could not help with biometric/core demographic changes. She was directed to the local post office, but her efforts there were also 'in vain' due to lack of authorization/facility for such corrections."
        },
        {
            title: "Regional Representation",
            content: "Desperate, she sent a written representation to the UIDAI Regional Centre in Bengaluru. She received no response. Meanwhile, over five months passed since her husband's death without the pension transfer."
        },
        {
            title: "The Writ Petition",
            content: "She filed a petition in the Madras High Court. UIDAI argued she must travel to Madurai (far from her home). The Court took this opportunity to rule on the 'Right to Service' and accessibility."
        }
    ];

    // Timeline Interaction Logic
    function updateTimeline(index) {
        // Update Text
        const contentDiv = document.getElementById('timeline-content');
        contentDiv.innerHTML = `
            <h3 class="text-2xl font-bold text-stone-800 mb-4 serif">${timelineData[index].title}</h3>
            <p class="text-stone-700 leading-7 mb-4">${timelineData[index].content}</p>
        `;
        
        // Update Buttons Styling
        const buttons = document.querySelectorAll('.timeline-btn');
        buttons.forEach((btn, idx) => {
            if (idx === index) {
                btn.classList.add('active-step', 'border-amber-600', 'bg-amber-50');
                btn.classList.remove('border-transparent', 'bg-white');
            } else {
                btn.classList.remove('active-step', 'border-amber-600', 'bg-amber-50');
                btn.classList.add('border-transparent', 'bg-white');
            }
        });
    }

    // Toggle Legal Details Cards
    function toggleLegalDetail(id) {
        const el = document.getElementById(id);
        if (el.classList.contains('hidden')) {
            el.classList.remove('hidden');
        } else {
            el.classList.add('hidden');
        }
    }

    // Chart.js Initialization
    document.addEventListener('DOMContentLoaded', function() {
        // Initialize timeline content to the first step on load
        updateTimeline(0);

        const ctx = document.getElementById('infraChart').getContext('2d');
        
        // Data derived from the report text
        // "only one Aadhaar Seva Kendra for all the southern Districts" vs "4056 Aadhaar enrolment centres"
        const infraChart = new Chart(ctx, {
            type: 'bar',
            data: {
                labels: ['Active Specialized Centres (Southern TN)', 'Potential Centres (TN State)'],
                datasets: [{
                    label: 'Number of Centres',
                    data: [1, 4056],
                    backgroundColor: [
                        'rgba(217, 119, 6, 0.8)', // amber-600
                        'rgba(87, 83, 78, 0.4)'   // stone-600
                    ],
                    borderColor: [
                        'rgba(217, 119, 6, 1)',
                        'rgba(87, 83, 78, 1)'
                    ],
                    borderWidth: 1
                }]
            },
            options: {
                responsive: true,
                maintainAspectRatio: false,
                plugins: {
                    legend: {
                        display: false
                    },
                    title: {
                        display: true,
                        text: 'Accessibility Gap: Specialized vs. Potential Centres',
                        font: {
                            size: 16,
                            family: "'Merriweather', serif"
                        }
                    },
                    tooltip: {
                        callbacks: {
                            label: function(context) {
                                return context.parsed.y + ' Centres';
                            },
                            afterLabel: function(context) {
                                if (context.dataIndex === 0) {
                                    return ["Only one centre (Madurai)", "for all Southern Districts."];
                                }
                                return ["Existing enrolment centres", "that *could* be upgraded."];
                            }
                        }
                    }
                },
                scales: {
                    y: {
                        beginAtZero: true,
                        // Using logarithmic scale to make the '1' visible against '4056' while still showing the gap
                        type: 'logarithmic', 
                        title: {
                            display: true,
                            text: 'Number of Centres (Log Scale)'
                        },
                        ticks: {
                            // Ensure key log points are labeled
                            callback: function(value, index, values) {
                                if (value === 1 || value === 10 || value === 100 || value === 1000 || value === 4056) {
                                    return value;
                                }
                            }
                        }
                    }
                }
            }
        });
    });
</script></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 18 Dec 2025 09:30:00 +0500</pubDate></item><item><title><![CDATA[Your Bank Account Can Now Have More Than One Nominee]]></title><link>https://www.taass.in/blogs/post/your-bank-account-can-now-have-more-than-one-nominee</link><description><![CDATA[RBI 2025 update allows Max 4 bank account/locker nominees. Use our simulator to define percentage shares for clear asset distribution and simplified succession planning, effective Nov 1, 2025. Stay compliant.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_gBkfYXkcRACvBCmm49sxGg" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_036WUhc9VOx1yvhoNdyPpQ" data-element-type="row" class="zprow zprow-container zpalign-items-flex-start zpjustify-content-flex-start zpdefault-section zpdefault-section-bg " data-equal-column="false"><style type="text/css"></style><div data-element-id="elm_QM7Kk-VRTqoC-D-AvaD0AA" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- zpdefault-section zpdefault-section-bg "><style type="text/css"></style><div data-element-id="elm_klc6wgZ_m-dpckPncXYVIA" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><!DOCTYPE html><html lang="en"><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>RBI Nomination Facility Update 2025</title><script src="https://cdn.tailwindcss.com"></script><script src="https://cdn.jsdelivr.net/npm/chart.js"></script><link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap" rel="stylesheet"><style> body { font-family: 'Inter', sans-serif; background-color: #f8fafc; } .chart-container { position: relative; width: 100%; max-width: 500px; margin-left: auto; margin-right: auto; height: 300px; max-height: 300px; } @media (min-width: 768px) { .chart-container { height: 350px; max-height: 350px; } } .slide-in { animation: slideIn 0.5s ease-out forwards; } @keyframes slideIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } </style><!-- Chosen Palette: Trust & Clarity (Slate, Blue, Teal) --><!-- Application Structure Plan: 1. Hero Section: Immediate impact stating the effective date and core change. 2. Context & Scope: Grid layout defining where these rules apply (Accounts, Lockers, Safe Custody). 3. Interactive Simulator: The core educational tool. Users can add up to 4 nominees and adjust sliders for percentage shares. This directly lets them 'feel' the new flexibility mentioned in the report. 4. Visualization: A dynamic Donut chart updates instantly with the simulator to show the 'clear distribution' concept. 5. Benefits Analysis: Interactive cards detailing the qualitative improvements (Transparency, Dispute Reduction). 6. Rationale: The structure moves from 'What is happening' to 'Try it yourself' to 'Why it matters', ensuring deep understanding of the short source text. --><!-- Visualization & Content Choices: 1. Goal: Inform -> Viz: Highlight Cards -> Interaction: None -> Justification: Clearly lists the 3 affected asset classes. 2. Goal: Organize/Change -> Viz: Nomination Simulator -> Interaction: Add/Remove buttons, Range Sliders -> Justification: The report emphasizes "decide how much share each person will get". A simulator is the best way to understand this mechanic. 3. Goal: Inform/Proportion -> Viz: Donut Chart (Chart.js) -> Interaction: Dynamic update based on sliders -> Justification: Visualizes the "percentage share" allocation, confirming the 100% total logic. 4. Goal: Inform -> Viz: Benefit Grid -> Interaction: Hover effects -> Justification: Breaks down the textual benefits into digestible points. CONFIRMATION: NO SVG graphics used. NO Mermaid JS used. --> <!-- CONFIRMATION: NO SVG graphics used. NO Mermaid JS used. --><body class="text-slate-800"><!-- Navigation/ Header --><nav class="bg-white shadow-sm sticky top-0 z-50"><div class="max-w-6xl mx-auto px-4 py-4 flex justify-between items-center"><div class="flex items-center space-x-2"><span class="text-2xl">🏦</span><h1 class="text-xl font-bold text-slate-800">Banking Update <span class="text-blue-600">2025</span></h1></div>
<div class="text-sm font-medium text-slate-500 bg-slate-100 px-3 py-1 rounded-full"> Effective: 1st Nov 2025 </div>
</div></nav><!-- Main Content Container --><main class="max-w-6xl mx-auto px-4 py-8 space-y-12"><!-- Section 1: Introduction & Key Announcement (HEADING MODIFIED HERE) --><section class="text-center space-y-4 slide-in"><div class="inline-block bg-blue-100 text-blue-800 text-xs font-bold px-3 py-1 rounded-full uppercase tracking-wide"> RBI Regulatory Update </div>
<h2 class="text-4xl md:text-5xl font-bold text-slate-900 leading-tight"> Your Bank Account Can Now Have <br><span class="text-blue-600">More Than One Nominee</span></h2><p class="max-w-2xl mx-auto text-lg text-slate-600 leading-relaxed"> Starting <strong>November 1, 2025</strong>, the Reserve Bank of India (RBI) is transforming succession planning. You will no longer be limited to a single nominee. This dashboard explains the new framework and allows you to simulate how to distribute your assets. </p></section><!-- Section 2: Scope of Change --><section class="grid md:grid-cols-3 gap-6 slide-in" style="animation-delay:0.1s;"><div class="bg-white p-6 rounded-xl shadow-sm border border-slate-100 hover:shadow-md transition-shadow"><div class="text-3xl mb-4">💳</div>
<h3 class="text-xl font-bold mb-2">Bank Accounts</h3><p class="text-slate-600 text-sm">Add up to 4 nominees to your savings, current, and fixed deposit accounts.</p></div>
<div class="bg-white p-6 rounded-xl shadow-sm border border-slate-100 hover:shadow-md transition-shadow"><div class="text-3xl mb-4">🔐</div>
<h3 class="text-xl font-bold mb-2">Bank Lockers</h3><p class="text-slate-600 text-sm">Secure your physical valuables by designating share percentages for multiple heirs.</p></div>
<div class="bg-white p-6 rounded-xl shadow-sm border border-slate-100 hover:shadow-md transition-shadow"><div class="text-3xl mb-4">📜</div>
<h3 class="text-xl font-bold mb-2">Safe Custody Articles</h3><p class="text-slate-600 text-sm">Ensure clear distribution of items held in safe custody with specific instructions.</p></div>
</section><!-- Section 3: Interactive Nomination Simulator --><section class="bg-white rounded-2xl shadow-lg border border-slate-200 overflow-hidden slide-in" style="animation-delay:0.2s;"><div class="p-8 border-b border-slate-100 bg-slate-50"><h3 class="text-2xl font-bold text-slate-800">Interactive Allocation Simulator</h3><p class="text-slate-600 mt-2"> Under the new framework, you can specify the <strong>percentage share</strong> for each person. Use this tool to visualize how you might split your assets among up to 4 nominees. </p></div>
<div class="grid lg:grid-cols-2 gap-8 p-8"><!-- Controls --><div class="space-y-6"><div class="flex justify-between items-center"><h4 class="font-semibold text-slate-700">Manage Nominees (Max 4)</h4><button id="addNomineeBtn" class="bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-lg text-sm font-medium transition-colors"> + Add Nominee </button></div>
<div id="nomineeList" class="space-y-4"><!-- Nominee inputs generated by JS --></div>
<div class="bg-blue-50 p-4 rounded-lg border border-blue-100"><div class="flex justify-between items-center mb-2"><span class="text-sm font-semibold text-blue-900">Total Allocation</span><span id="totalPercentDisplay" class="text-xl font-bold text-blue-600">0%</span></div>
<div class="w-full bg-blue-200 rounded-full h-2.5"><div id="totalProgressBar" class="bg-blue-600 h-2.5 rounded-full transition-all duration-300" style="width:0%;"></div>
</div><p id="validationMsg" class="text-xs text-red-500 mt-2 hidden">Total must equal 100%.</p></div>
</div><!-- Visualization --><div class="flex flex-col items-center justify-center bg-slate-50 rounded-xl p-4 border border-slate-100"><h4 class="text-sm font-semibold text-slate-500 mb-4 uppercase tracking-wider">Visual Distribution</h4><div class="chart-container"><canvas id="nomineeChart"></canvas></div>
<p class="text-xs text-center text-slate-400 mt-4">This chart updates in real-time as you adjust shares.</p></div>
</div></section><!-- Section 4: Key Benefits Analysis --><section class="slide-in" style="animation-delay:0.3s;"><div class="mb-6"><h3 class="text-2xl font-bold text-slate-800">Why this matters?</h3><p class="text-slate-600">The shift from single to multiple nominees with defined shares brings specific advantages to banking customers and their families.</p></div>
<div class="grid md:grid-cols-2 lg:grid-cols-4 gap-4"><div class="group bg-white p-5 rounded-lg border border-slate-200 hover:border-blue-300 transition-colors cursor-default"><div class="w-10 h-10 bg-teal-100 rounded-full flex items-center justify-center text-teal-600 mb-3 group-hover:bg-teal-600 group-hover:text-white transition-colors">✨</div>
<h4 class="font-bold text-slate-800 mb-2">Flexibility</h4><p class="text-sm text-slate-600">Tailor succession plans to complex family structures rather than a "winner takes all" approach.</p></div>
<div class="group bg-white p-5 rounded-lg border border-slate-200 hover:border-blue-300 transition-colors cursor-default"><div class="w-10 h-10 bg-indigo-100 rounded-full flex items-center justify-center text-indigo-600 mb-3 group-hover:bg-indigo-600 group-hover:text-white transition-colors">👁️</div>
<h4 class="font-bold text-slate-800 mb-2">Transparency</h4><p class="text-sm text-slate-600">Specifying shares upfront removes ambiguity regarding the account holder's wishes.</p></div>
<div class="group bg-white p-5 rounded-lg border border-slate-200 hover:border-blue-300 transition-colors cursor-default"><div class="w-10 h-10 bg-rose-100 rounded-full flex items-center justify-center text-rose-600 mb-3 group-hover:bg-rose-600 group-hover:text-white transition-colors">⚖️</div>
<h4 class="font-bold text-slate-800 mb-2">Fewer Disputes</h4><p class="text-sm text-slate-600">Clear percentage allocation reduces potential conflicts among legal heirs in the future.</p></div>
<div class="group bg-white p-5 rounded-lg border border-slate-200 hover:border-blue-300 transition-colors cursor-default"><div class="w-10 h-10 bg-amber-100 rounded-full flex items-center justify-center text-amber-600 mb-3 group-hover:bg-amber-600 group-hover:text-white transition-colors">🤝</div>
<h4 class="font-bold text-slate-800 mb-2">Easier Claims</h4><p class="text-sm text-slate-600">Simplifies the claim settlement process for families during difficult times.</p></div>
</div></section><!-- Footer --><footer class="mt-12 border-t border-slate-200 pt-8 text-center text-slate-500 text-sm"><p>© 2025 Banking Insight Tool. Based on RBI Notification regarding Facility of Nomination.</p><p class="mt-2">Disclaimer: This tool is for educational purposes. Please consult your bank for official forms.</p></footer></main><script>
        // --- State Management ---
        const maxNominees = 4;
        let nominees = [
            { id: 1, name: 'Nominee 1', share: 50 },
            { id: 2, name: 'Nominee 2', share: 50 }
        ];

        // --- Chart Initialization ---
        const ctx = document.getElementById('nomineeChart').getContext('2d');
        const nomineeChart = new Chart(ctx, {
            type: 'doughnut',
            data: {
                labels: [],
                datasets: [{
                    data: [],
                    backgroundColor: [
                        '#2563eb', // Blue 600
                        '#0d9488', // Teal 600
                        '#db2777', // Pink 600
                        '#d97706'  // Amber 600
                    ],
                    borderWidth: 2,
                    borderColor: '#ffffff'
                }]
            },
            options: {
                responsive: true,
                maintainAspectRatio: false,
                plugins: {
                    legend: {
                        position: 'bottom',
                        labels: {
                            usePointStyle: true,
                            padding: 20,
                            font: { family: 'Inter', size: 12 }
                        }
                    },
                    tooltip: {
                        callbacks: {
                            label: function(context) {
                                return ` ${context.label}: ${context.raw}%`;
                            }
                        },
                        backgroundColor: 'rgba(15, 23, 42, 0.9)',
                        padding: 12,
                        cornerRadius: 8
                    }
                },
                cutout: '65%'
            }
        });

        // --- DOM Elements ---
        const nomineeListEl = document.getElementById('nomineeList');
        const addNomineeBtn = document.getElementById('addNomineeBtn');
        const totalPercentDisplay = document.getElementById('totalPercentDisplay');
        const totalProgressBar = document.getElementById('totalProgressBar');
        const validationMsg = document.getElementById('validationMsg');

        // --- Core Functions ---

        function renderNominees() {
            nomineeListEl.innerHTML = '';
            
            nominees.forEach((nominee, index) => {
                const div = document.createElement('div');
                div.className = 'bg-slate-50 p-4 rounded-lg border border-slate-200 flex flex-col gap-3 transition-all';
                div.innerHTML = `
                    <div class="flex justify-between items-center">
                        <input type="text" value="${nominee.name}" 
                            class="bg-transparent border-b border-transparent focus:border-blue-500 outline-none font-medium text-slate-700 w-32 focus:bg-white px-1"
                            onchange="updateName(${nominee.id}, this.value)"
                        >
                        ${nominees.length > 1 ? `<button onclick="removeNominee(${nominee.id})" class="text-slate-400 hover:text-red-500 text-lg" title="Remove">&times;</button>` : ''}
                    </div>
                    <div class="flex items-center gap-4">
                        <input type="range" min="0" max="100" value="${nominee.share}" 
                            class="w-full h-2 bg-slate-200 rounded-lg appearance-none cursor-pointer accent-blue-600"
                            oninput="updateShare(${nominee.id}, this.value)"
                        >
                        <span class="font-bold text-slate-700 w-12 text-right">${nominee.share}%</span>
                    </div>
                `;
                nomineeListEl.appendChild(div);
            });

            updateChart();
            updateTotal();
            checkLimit();
        }

        function updateName(id, newName) {
            const nominee = nominees.find(n => n.id === id);
            if (nominee) nominee.name = newName;
            updateChart();
        }

        function updateShare(id, newShare) {
            const nominee = nominees.find(n => n.id === id);
            if (nominee) nominee.share = parseInt(newShare);
            renderNominees(); // Re-render to update the number display next to slider
        }

        function addNominee() {
            if (nominees.length < maxNominees) {
                const newId = Date.now();
                // Calculate remaining share needed
                const currentTotal = nominees.reduce((sum, n) => sum + n.share, 0);
                const remaining = Math.max(0, 100 - currentTotal);
                
                nominees.push({
                    id: newId,
                    name: `Nominee ${nominees.length + 1}`,
                    share: remaining
                });
                renderNominees();
            }
        }

        window.removeNominee = function(id) {
            if (nominees.length > 1) {
                nominees = nominees.filter(n => n.id !== id);
                renderNominees();
            }
        };

        function checkLimit() {
            if (nominees.length >= maxNominees) {
                addNomineeBtn.classList.add('opacity-50', 'cursor-not-allowed');
                addNomineeBtn.innerText = 'Max Limit Reached';
            } else {
                addNomineeBtn.classList.remove('opacity-50', 'cursor-not-allowed');
                addNomineeBtn.innerText = '+ Add Nominee';
            }
        }

        function updateTotal() {
            const total = nominees.reduce((sum, n) => sum + n.share, 0);
            totalPercentDisplay.innerText = `${total}%`;
            totalProgressBar.style.width = `${Math.min(total, 100)}%`;

            if (total === 100) {
                totalProgressBar.classList.remove('bg-red-500', 'bg-blue-600');
                totalProgressBar.classList.add('bg-green-500');
                totalPercentDisplay.classList.remove('text-red-500', 'text-blue-600');
                totalPercentDisplay.classList.add('text-green-600');
                validationMsg.classList.add('hidden');
            } else if (total > 100) {
                totalProgressBar.classList.remove('bg-green-500', 'bg-blue-600');
                totalProgressBar.classList.add('bg-red-500');
                totalPercentDisplay.classList.remove('text-green-600', 'text-blue-600');
                totalPercentDisplay.classList.add('text-red-500');
                validationMsg.classList.remove('hidden');
                validationMsg.innerText = `Total exceeds 100% by ${total - 100}%`;
            } else {
                totalProgressBar.classList.remove('bg-green-500', 'bg-red-500');
                totalProgressBar.classList.add('bg-blue-600');
                totalPercentDisplay.classList.remove('text-green-600', 'text-red-500');
                totalPercentDisplay.classList.add('text-blue-600');
                validationMsg.classList.remove('hidden');
                validationMsg.classList.replace('text-red-500', 'text-blue-600');
                validationMsg.innerText = `allocate remaining ${100 - total}%`;
            }
        }

        function updateChart() {
            nomineeChart.data.labels = nominees.map(n => n.name);
            nomineeChart.data.datasets[0].data = nominees.map(n => n.share);
            nomineeChart.update();
        }

        // --- Event Listeners ---
        addNomineeBtn.addEventListener('click', addNominee);

        // --- Initialization ---
        renderNominees();

    </script></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 11 Dec 2025 09:30:00 +0500</pubDate></item><item><title><![CDATA[Interactive Guide to GST Valuation Rules]]></title><link>https://www.taass.in/blogs/post/interactive-guide-to-gst-valuation-rules</link><description><![CDATA[Master GST valuation for related parties with our 2025 guide. Interactively learn Rule 28, 30 & 31, Open Market Value, and ITC scenarios to ensure GST compliance and avoid penalties.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_AhcQIKiMTYe5vSUY0CFsKA" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_FA-YWnqlfa7CjmdYtLlEtQ" data-element-type="row" class="zprow zprow-container zpalign-items-flex-start zpjustify-content-flex-start zpdefault-section zpdefault-section-bg " data-equal-column="false"><style type="text/css"></style><div data-element-id="elm_3_f9AF7TPdPIZjxXTEH3Hw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- zpdefault-section zpdefault-section-bg "><style type="text/css"></style><div data-element-id="elm_YD52nnryOZhySJVGnVfKwg" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><!DOCTYPE html><html lang="en" class="scroll-smooth"><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>GST Valuation Rules Guide | Thombre & Associates</title><!-- Tailwind CSS CDN --><script src="https://cdn.tailwindcss.com"></script><!-- Lucide Icons CDN --><script src="https://unpkg.com/lucide@latest"></script><!-- Google Fonts --><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet"><script>
        tailwind.config = {
            darkMode: 'class',
            theme: {
                extend: {
                    fontFamily: {
                        sans: ['Inter', 'sans-serif'],
                    },
                    colors: {
                        brand: {
                            50: '#f0f7ff',
                            100: '#e0effe',
                            600: '#0284c7',
                            700: '#0369a1',
                            800: '#075985',
                            900: '#0c4a6e',
                        }
                    }
                }
            }
        }
    </script><style> body { font-feature-settings: "cv02", "cv03", "cv04", "cv11"; } </style><body class="bg-white dark:bg-slate-950 text-slate-900 dark:text-slate-100 font-sans antialiased transition-colors duration-200"><!-- Reading Progress Indicator --><div id="progress-bar" class="fixed top-0 left-0 h-1 bg-brand-600 z-50 transition-all duration-150 w-0"></div>
<!-- Header Navigation --><header class="sticky top-0 z-40 bg-white/90 dark:bg-slate-950/90 backdrop-blur border-b border-slate-200 dark:border-slate-800"><div class="max-w-4xl mx-auto px-4 sm:px-6 h-16 flex items-center justify-between"><nav class="hidden sm:flex items-center space-x-6 text-sm font-medium text-slate-600 dark:text-slate-400"><a href="#related-party" class="hover:text-brand-600 dark:hover:text-brand-600 transition-colors">Related Parties</a><a href="#hierarchy" class="hover:text-brand-600 dark:hover:text-brand-600 transition-colors">Rule Hierarchy</a><a href="#calculator" class="hover:text-brand-600 dark:hover:text-brand-600 transition-colors">Rule Finder</a><a href="#scenarios" class="hover:text-brand-600 dark:hover:text-brand-600 transition-colors">Scenarios</a><a href="#faq" class="hover:text-brand-600 dark:hover:text-brand-600 transition-colors">FAQ</a></nav><button id="theme-toggle" aria-label="Toggle Theme" class="p-2 rounded-lg text-slate-500 hover:bg-slate-100 dark:hover:bg-slate-800 transition-colors"><i data-lucide="sun" class="w-5 h-5 hidden dark:block"></i><i data-lucide="moon" class="w-5 h-5 block dark:hidden"></i></button></div>
</header><!-- Main Content Container (Optimized for Reading) --><main class="max-w-3xl mx-auto px-4 sm:px-6 py-10 sm:py-14 space-y-16"><!-- Article Title & Metadata Header --><header class="space-y-4 text-left border-b border-slate-200 dark:border-slate-800 pb-8"><div class="inline-flex items-center space-x-2 px-2.5 py-1 rounded-md bg-brand-50 dark:bg-slate-900 text-brand-700 dark:text-brand-400 text-xs font-semibold"><span>Updated 2025 Statutory Compliance</span></div>
<h1 class="text-3xl sm:text-4xl font-extrabold tracking-tight text-slate-900 dark:text-white leading-tight"> GST Valuation Rules: An Interactive Guide for Related Party Transactions </h1><p class="text-lg text-slate-600 dark:text-slate-400 leading-relaxed"> A clear, practical guide to navigating arm’s length pricing, distinct person transactions, and statutory rule hierarchies under Indian Goods and Services Tax laws. </p><div class="flex items-center space-x-4 text-xs text-slate-500 dark:text-slate-400 pt-2"><div class="flex items-center space-x-1"><i data-lucide="user" class="w-3.5 h-3.5"></i><span>Thombre & Associates</span></div>
<span>•</span><div class="flex items-center space-x-1"><i data-lucide="calendar" class="w-3.5 h-3.5"></i><span>17.09.25 • 09:30 AM</span></div>
<span>•</span><span class="bg-slate-100 dark:bg-slate-800 px-2 py-0.5 rounded text-slate-600 dark:text-slate-300 font-medium">GST</span></div>
</header><!-- Section 1: Related Parties --><section id="related-party" class="space-y-6"><div class="space-y-2"><span class="text-xs font-bold uppercase tracking-widest text-brand-600 dark:text-brand-400">Section 1</span><h2 class="text-2xl font-bold text-slate-900 dark:text-white"> Who is a "Related Party" Under GST? </h2><p class="text-slate-600 dark:text-slate-400 leading-relaxed text-sm sm:text-base"> Under Indian GST law, specific relationships trigger special valuation rules to ensure fair tax assessment. Click any relationship below to reveal its detailed statutory explanation under Section 15 of the CGST Act. </p></div>
<!-- Search Filter --><div class="relative max-w-sm"><i data-lucide="search" class="w-4 h-4 absolute left-3 top-1/2 -translate-y-1/2 text-slate-400"></i><input type="text" id="party-search" placeholder="Filter relationships..." class="w-full pl-9 pr-3 py-2 bg-slate-50 dark:bg-slate-900 border border-slate-200 dark:border-slate-800 rounded-lg text-sm focus:outline-none focus:ring-2 focus:ring-brand-600"></div>
<!-- List of 9 Categories (Accordion Style for Clean Reading) --><div id="related-list" class="space-y-3"><!-- Card 1 --><div class="party-item border border-slate-200 dark:border-slate-800 rounded-xl overflow-hidden"><button onclick="toggleParty(1)" class="w-full p-4 text-left flex items-center justify-between bg-slate-50/50 dark:bg-slate-900/50 hover:bg-slate-100/60 dark:hover:bg-slate-900 transition-colors"><span class="font-semibold text-slate-900 dark:text-white text-sm sm:text-base flex items-center space-x-3"><span class="w-2 h-2 rounded-full bg-brand-600"></span><span>Officers or Directors</span></span><i id="party-icon-1" data-lucide="chevron-down" class="w-4 h-4 text-slate-400 transition-transform duration-200"></i></button><div id="party-body-1" class="hidden p-4 bg-white dark:bg-slate-950 border-t border-slate-100 dark:border-slate-800 text-sm text-slate-600 dark:text-slate-400 leading-relaxed"> Officers or directors of one another's businesses. Individuals who hold management or board roles in interconnected entities are deemed related under Section 15 of CGST Act. Any inter-se transaction must be evaluated under Rule 28 to ensure arm's length pricing. </div>
</div><!-- Card 2 --><div class="party-item border border-slate-200 dark:border-slate-800 rounded-xl overflow-hidden"><button onclick="toggleParty(2)" class="w-full p-4 text-left flex items-center justify-between bg-slate-50/50 dark:bg-slate-900/50 hover:bg-slate-100/60 dark:hover:bg-slate-900 transition-colors"><span class="font-semibold text-slate-900 dark:text-white text-sm sm:text-base flex items-center space-x-3"><span class="w-2 h-2 rounded-full bg-brand-600"></span><span>Legally Recognized Partners</span></span><i id="party-icon-2" data-lucide="chevron-down" class="w-4 h-4 text-slate-400 transition-transform duration-200"></i></button><div id="party-body-2" class="hidden p-4 bg-white dark:bg-slate-950 border-t border-slate-100 dark:border-slate-800 text-sm text-slate-600 dark:text-slate-400 leading-relaxed"> Persons who are legally recognized partners in business under partnership law or formal joint ownership agreements. Transactions between business partners outside standard profit distributions trigger GST valuation checks. </div>
</div><!-- Card 3 --><div class="party-item border border-slate-200 dark:border-slate-800 rounded-xl overflow-hidden"><button onclick="toggleParty(3)" class="w-full p-4 text-left flex items-center justify-between bg-slate-50/50 dark:bg-slate-900/50 hover:bg-slate-100/60 dark:hover:bg-slate-900 transition-colors"><span class="font-semibold text-slate-900 dark:text-white text-sm sm:text-base flex items-center space-x-3"><span class="w-2 h-2 rounded-full bg-brand-600"></span><span>Employer and Employee</span></span><i id="party-icon-3" data-lucide="chevron-down" class="w-4 h-4 text-slate-400 transition-transform duration-200"></i></button><div id="party-body-3" class="hidden p-4 bg-white dark:bg-slate-950 border-t border-slate-100 dark:border-slate-800 text-sm text-slate-600 dark:text-slate-400 leading-relaxed"> An employer and employee relationship established by an employment contract or formal labor arrangement. Note: Gifts up to ₹50,000 per financial year are exempt, and contractual perquisites remain outside GST purview. </div>
</div><!-- Card 4 --><div class="party-item border border-slate-200 dark:border-slate-800 rounded-xl overflow-hidden"><button onclick="toggleParty(4)" class="w-full p-4 text-left flex items-center justify-between bg-slate-50/50 dark:bg-slate-900/50 hover:bg-slate-100/60 dark:hover:bg-slate-900 transition-colors"><span class="font-semibold text-slate-900 dark:text-white text-sm sm:text-base flex items-center space-x-3"><span class="w-2 h-2 rounded-full bg-brand-600"></span><span>Third Party Control (25%+ Shareholding)</span></span><i id="party-icon-4" data-lucide="chevron-down" class="w-4 h-4 text-slate-400 transition-transform duration-200"></i></button><div id="party-body-4" class="hidden p-4 bg-white dark:bg-slate-950 border-t border-slate-100 dark:border-slate-800 text-sm text-slate-600 dark:text-slate-400 leading-relaxed"> Any person directly or indirectly owns, controls, or holds 25% or more of the voting stock or shares of both entities, deeming them related parties under GST law. </div>
</div><!-- Card 5 --><div class="party-item border border-slate-200 dark:border-slate-800 rounded-xl overflow-hidden"><button onclick="toggleParty(5)" class="w-full p-4 text-left flex items-center justify-between bg-slate-50/50 dark:bg-slate-900/50 hover:bg-slate-100/60 dark:hover:bg-slate-900 transition-colors"><span class="font-semibold text-slate-900 dark:text-white text-sm sm:text-base flex items-center space-x-3"><span class="w-2 h-2 rounded-full bg-brand-600"></span><span>Chain of Control</span></span><i id="party-icon-5" data-lucide="chevron-down" class="w-4 h-4 text-slate-400 transition-transform duration-200"></i></button><div id="party-body-5" class="hidden p-4 bg-white dark:bg-slate-950 border-t border-slate-100 dark:border-slate-800 text-sm text-slate-600 dark:text-slate-400 leading-relaxed"> Includes parent-subsidiary structures where one entity exercises direct or indirect control over management or voting power of the other. </div>
</div><!-- Card 6 --><div class="party-item border border-slate-200 dark:border-slate-800 rounded-xl overflow-hidden"><button onclick="toggleParty(6)" class="w-full p-4 text-left flex items-center justify-between bg-slate-50/50 dark:bg-slate-900/50 hover:bg-slate-100/60 dark:hover:bg-slate-900 transition-colors"><span class="font-semibold text-slate-900 dark:text-white text-sm sm:text-base flex items-center space-x-3"><span class="w-2 h-2 rounded-full bg-brand-600"></span><span>Controlled by a Third Party</span></span><i id="party-icon-6" data-lucide="chevron-down" class="w-4 h-4 text-slate-400 transition-transform duration-200"></i></button><div id="party-body-6" class="hidden p-4 bg-white dark:bg-slate-950 border-t border-slate-100 dark:border-slate-800 text-sm text-slate-600 dark:text-slate-400 leading-relaxed"> Brother-sister companies or subsidiaries controlled by the same parent organization or individual holding structure. </div>
</div><!-- Card 7 --><div class="party-item border border-slate-200 dark:border-slate-800 rounded-xl overflow-hidden"><button onclick="toggleParty(7)" class="w-full p-4 text-left flex items-center justify-between bg-slate-50/50 dark:bg-slate-900/50 hover:bg-slate-100/60 dark:hover:bg-slate-900 transition-colors"><span class="font-semibold text-slate-900 dark:text-white text-sm sm:text-base flex items-center space-x-3"><span class="w-2 h-2 rounded-full bg-brand-600"></span><span>Together They Control</span></span><i id="party-icon-7" data-lucide="chevron-down" class="w-4 h-4 text-slate-400 transition-transform duration-200"></i></button><div id="party-body-7" class="hidden p-4 bg-white dark:bg-slate-950 border-t border-slate-100 dark:border-slate-800 text-sm text-slate-600 dark:text-slate-400 leading-relaxed"> Joint ventures or consortiums where two entities together exercise direct or indirect control over a third entity. </div>
</div><!-- Card 8 --><div class="party-item border border-slate-200 dark:border-slate-800 rounded-xl overflow-hidden"><button onclick="toggleParty(8)" class="w-full p-4 text-left flex items-center justify-between bg-slate-50/50 dark:bg-slate-900/50 hover:bg-slate-100/60 dark:hover:bg-slate-900 transition-colors"><span class="font-semibold text-slate-900 dark:text-white text-sm sm:text-base flex items-center space-x-3"><span class="w-2 h-2 rounded-full bg-brand-600"></span><span>Members of the Same Family</span></span><i id="party-icon-8" data-lucide="chevron-down" class="w-4 h-4 text-slate-400 transition-transform duration-200"></i></button><div id="party-body-8" class="hidden p-4 bg-white dark:bg-slate-950 border-t border-slate-100 dark:border-slate-800 text-sm text-slate-600 dark:text-slate-400 leading-relaxed"> Family includes spouse and children, as well as parents, grandparents, brothers, and sisters if they are wholly or mainly dependent on the individual. </div>
</div><!-- Card 9 --><div class="party-item border border-slate-200 dark:border-slate-800 rounded-xl overflow-hidden"><button onclick="toggleParty(9)" class="w-full p-4 text-left flex items-center justify-between bg-slate-50/50 dark:bg-slate-900/50 hover:bg-slate-100/60 dark:hover:bg-slate-900 transition-colors"><span class="font-semibold text-slate-900 dark:text-white text-sm sm:text-base flex items-center space-x-3"><span class="w-2 h-2 rounded-full bg-brand-600"></span><span>Sole Agent / Distributor</span></span><i id="party-icon-9" data-lucide="chevron-down" class="w-4 h-4 text-slate-400 transition-transform duration-200"></i></button><div id="party-body-9" class="hidden p-4 bg-white dark:bg-slate-950 border-t border-slate-100 dark:border-slate-800 text-sm text-slate-600 dark:text-slate-400 leading-relaxed"> Where one party acts as the sole agent, sole distributor, or sole concessionaire of the other, they are statutory related persons under GST. </div>
</div></div></section><!-- Section 2: Flowchart Rule Hierarchy --><section id="hierarchy" class="space-y-6 pt-6 border-t border-slate-200 dark:border-slate-800"><div class="space-y-2"><span class="text-xs font-bold uppercase tracking-widest text-brand-600 dark:text-brand-400">Section 2</span><h2 class="text-2xl font-bold text-slate-900 dark:text-white"> The GST Valuation Rule Hierarchy </h2><p class="text-slate-600 dark:text-slate-400 leading-relaxed text-sm sm:text-base"> When standard transaction value cannot be accepted under Section 15(4), GST rules establish a mandatory sequential valuation process. </p></div>
<!-- Sequential Visual Flow --><div class="space-y-4"><!-- Step 00: Trigger --><div class="p-5 rounded-2xl bg-slate-50 dark:bg-slate-900 border border-slate-200 dark:border-slate-800"><div class="flex items-center space-x-3"><span class="w-8 h-8 rounded-full bg-slate-900 dark:bg-slate-100 text-white dark:text-slate-900 font-bold text-xs flex items-center justify-center">00</span><h3 class="font-bold text-slate-900 dark:text-white">Start: Related Party Transaction</h3></div>
<p class="mt-2 text-sm text-slate-600 dark:text-slate-400 pl-11"> Applies to supplies between related parties or distinct persons (e.g. cross-state branch transfers) where price is not sole consideration. </p></div>
<div class="flex justify-center text-slate-400"><i data-lucide="arrow-down" class="w-5 h-5"></i></div>
<!-- Step 01: Rule 28 --><div class="p-5 rounded-2xl bg-slate-50 dark:bg-slate-900 border border-slate-200 dark:border-slate-800 space-y-3"><div class="flex items-center justify-between"><div class="flex items-center space-x-3"><span class="w-8 h-8 rounded-full bg-brand-600 text-white font-bold text-xs flex items-center justify-center">01</span><h3 class="font-bold text-slate-900 dark:text-white">Rule 28: Primary Valuation Method</h3></div>
<span class="text-xs font-semibold px-2.5 py-1 rounded bg-brand-100 dark:bg-slate-800 text-brand-700 dark:text-brand-400">Mandatory First Step</span></div>
<p class="text-sm text-slate-600 dark:text-slate-400 pl-11 leading-relaxed"> Must attempt valuation in the following priority order: </p><ul class="pl-16 list-disc space-y-1 text-sm text-slate-700 dark:text-slate-300"><li><strong>Open Market Value (OMV):</strong> Price charged to unrelated buyers under normal trade.</li><li><strong>Like Kind & Quality:</strong> Value of identical or similar goods/services.</li><li><strong>90% Resale Option:</strong> If recipient resells goods as such, value can be 90% of recipient's selling price to end customers.</li></ul><div class="ml-11 p-3 rounded-lg bg-emerald-50 dark:bg-emerald-950/40 border border-emerald-200 dark:border-emerald-800 text-xs text-emerald-800 dark:text-emerald-300"><strong>Full ITC Proviso:</strong> If recipient is eligible for 100% Input Tax Credit, the invoice value is automatically deemed as OMV! </div>
</div><div class="flex justify-center text-slate-400"><i data-lucide="arrow-down" class="w-5 h-5"></i></div>
<!-- Step 02: Rule 30 --><div class="p-5 rounded-2xl bg-slate-50 dark:bg-slate-900 border border-slate-200 dark:border-slate-800 space-y-3"><div class="flex items-center justify-between"><div class="flex items-center space-x-3"><span class="w-8 h-8 rounded-full bg-amber-500 text-white font-bold text-xs flex items-center justify-center">02</span><h3 class="font-bold text-slate-900 dark:text-white">Rule 30: Cost-Based Value</h3></div>
<span class="text-xs font-semibold px-2.5 py-1 rounded bg-amber-100 dark:bg-slate-800 text-amber-700 dark:text-amber-400">If Rule 28 Fails</span></div>
<p class="text-sm text-slate-600 dark:text-slate-400 pl-11 leading-relaxed"> The taxable value shall be <strong>110% of the cost</strong> of production/manufacture, or cost of acquisition of goods, or cost of provision of services. </p></div>
<div class="flex justify-center text-slate-400"><i data-lucide="arrow-down" class="w-5 h-5"></i></div>
<!-- Step 03: Rule 31 --><div class="p-5 rounded-2xl bg-slate-50 dark:bg-slate-900 border border-slate-200 dark:border-slate-800 space-y-3"><div class="flex items-center justify-between"><div class="flex items-center space-x-3"><span class="w-8 h-8 rounded-full bg-rose-500 text-white font-bold text-xs flex items-center justify-center">03</span><h3 class="font-bold text-slate-900 dark:text-white">Rule 31: Residual Method (Best Judgment)</h3></div>
<span class="text-xs font-semibold px-2.5 py-1 rounded bg-rose-100 dark:bg-slate-800 text-rose-700 dark:text-rose-400">Final Resort</span></div>
<p class="text-sm text-slate-600 dark:text-slate-400 pl-11 leading-relaxed"> Determination using reasonable commercial principles consistent with Section 15. <br/><em class="text-slate-500">Note: For services, taxpayers have the flexibility to apply Rule 31 directly, skipping Rule 30.</em></p></div>
</div></section><!-- Section 3: Interactive Valuation Finder Tool --><section id="calculator" class="space-y-6 pt-6 border-t border-slate-200 dark:border-slate-800"><div class="space-y-2"><span class="text-xs font-bold uppercase tracking-widest text-brand-600 dark:text-brand-400">Interactive Tool</span><h2 class="text-2xl font-bold text-slate-900 dark:text-white"> Valuation Rule Finder </h2><p class="text-slate-600 dark:text-slate-400 text-sm"> Select your transaction conditions below to quickly find which rule applies. </p></div>
<div class="p-6 rounded-2xl bg-slate-50 dark:bg-slate-900 border border-slate-200 dark:border-slate-800 space-y-4"><div class="grid grid-cols-1 sm:grid-cols-2 gap-4"><div><label class="block text-xs font-semibold text-slate-700 dark:text-slate-300 mb-1">1. Recipient ITC Eligibility</label><select id="calc-itc" onchange="calculateRule()" class="w-full p-2.5 bg-white dark:bg-slate-950 border border-slate-300 dark:border-slate-700 rounded-lg text-sm focus:ring-2 focus:ring-brand-600"><option value="yes">Eligible for 100% Full ITC</option><option value="no">Ineligible or Partial ITC</option></select></div>
<div><label class="block text-xs font-semibold text-slate-700 dark:text-slate-300 mb-1">2. Type of Supply</label><select id="calc-type" onchange="calculateRule()" class="w-full p-2.5 bg-white dark:bg-slate-950 border border-slate-300 dark:border-slate-700 rounded-lg text-sm focus:ring-2 focus:ring-brand-600"><option value="goods">Supply of Goods</option><option value="services">Supply of Services</option></select></div>
<div><label class="block text-xs font-semibold text-slate-700 dark:text-slate-300 mb-1">3. Open Market Value Available?</label><select id="calc-omv" onchange="calculateRule()" class="w-full p-2.5 bg-white dark:bg-slate-950 border border-slate-300 dark:border-slate-700 rounded-lg text-sm focus:ring-2 focus:ring-brand-600"><option value="yes">Yes - OMV Available</option><option value="no">No - OMV Not Determinable</option></select></div>
<div><label class="block text-xs font-semibold text-slate-700 dark:text-slate-300 mb-1">4. Recipient Reselling As-Is?</label><select id="calc-resale" onchange="calculateRule()" class="w-full p-2.5 bg-white dark:bg-slate-950 border border-slate-300 dark:border-slate-700 rounded-lg text-sm focus:ring-2 focus:ring-brand-600"><option value="no">No / Not Applicable</option><option value="yes">Yes - Reselling to Unrelated Customer</option></select></div>
</div><div id="calc-result" class="mt-4 p-4 rounded-xl bg-brand-50 dark:bg-slate-800 border border-brand-200 dark:border-slate-700"><!-- Dynamic result injected via JS --></div>
</div></section><!-- Section 4: Practical Scenarios --><section id="scenarios" class="space-y-6 pt-6 border-t border-slate-200 dark:border-slate-800"><div class="space-y-2"><span class="text-xs font-bold uppercase tracking-widest text-brand-600 dark:text-brand-400">Section 3</span><h2 class="text-2xl font-bold text-slate-900 dark:text-white"> Practical Scenarios & Key Exceptions </h2></div>
<div class="grid grid-cols-1 gap-4 sm:grid-cols-3"><div class="p-5 rounded-2xl border border-slate-200 dark:border-slate-800 bg-white dark:bg-slate-950 space-y-2"><h3 class="font-bold text-slate-900 dark:text-white text-base">Full ITC Eligibility</h3><p class="text-xs text-slate-600 dark:text-slate-400 leading-relaxed"> If recipient has 100% ITC eligibility, any invoice amount declared is legally deemed as Open Market Value (revenue neutral). </p></div>
<div class="p-5 rounded-2xl border border-slate-200 dark:border-slate-800 bg-white dark:bg-slate-950 space-y-2"><h3 class="font-bold text-slate-900 dark:text-white text-base">Supply to Employee</h3><p class="text-xs text-slate-600 dark:text-slate-400 leading-relaxed"> Gifts up to <strong>₹50,000</strong> per financial year from employer to employee are exempt. Contractual perquisites are outside GST. </p></div>
<div class="p-5 rounded-2xl border border-slate-200 dark:border-slate-800 bg-white dark:bg-slate-950 space-y-2"><h3 class="font-bold text-slate-900 dark:text-white text-base">Supply via Agent</h3><p class="text-xs text-slate-600 dark:text-slate-400 leading-relaxed"> Governed by Rule 29: Open Market Value or, at supplier's option, <strong>90% of price</strong> charged by agent to unrelated buyers. </p></div>
</div></section><!-- Section 5: FAQs --><section id="faq" class="space-y-6 pt-6 border-t border-slate-200 dark:border-slate-800"><div class="space-y-2"><span class="text-xs font-bold uppercase tracking-widest text-brand-600 dark:text-brand-400">Section 4</span><h2 class="text-2xl font-bold text-slate-900 dark:text-white"> Frequently Asked Questions </h2></div>
<div class="space-y-3"><div class="border border-slate-200 dark:border-slate-800 rounded-xl overflow-hidden"><button onclick="toggleFaq(1)" class="w-full p-4 text-left font-semibold text-slate-900 dark:text-white text-sm sm:text-base flex items-center justify-between"><span>Why is correct valuation crucial for related party transactions under GST?</span><i id="faq-icon-1" data-lucide="chevron-down" class="w-4 h-4 text-slate-400 transition-transform duration-200"></i></button><div id="faq-answer-1" class="hidden p-4 pt-0 text-sm text-slate-600 dark:text-slate-400 leading-relaxed border-t border-slate-100 dark:border-slate-800 mt-2"> Correct valuation prevents tax evasion and ensures fairness. Related parties might artificially lower transaction values to reduce tax liability. These rules establish an arm's length price to safeguard legitimate tax revenues. </div>
</div><div class="border border-slate-200 dark:border-slate-800 rounded-xl overflow-hidden"><button onclick="toggleFaq(2)" class="w-full p-4 text-left font-semibold text-slate-900 dark:text-white text-sm sm:text-base flex items-center justify-between"><span>What is "Open Market Value" (OMV) in the context of GST?</span><i id="faq-icon-2" data-lucide="chevron-down" class="w-4 h-4 text-slate-400 transition-transform duration-200"></i></button><div id="faq-answer-2" class="hidden p-4 pt-0 text-sm text-slate-600 dark:text-slate-400 leading-relaxed border-t border-slate-100 dark:border-slate-800 mt-2"> Open Market Value is the full monetary price that a supply would fetch between unrelated parties under normal commercial conditions. </div>
</div><div class="border border-slate-200 dark:border-slate-800 rounded-xl overflow-hidden"><button onclick="toggleFaq(3)" class="w-full p-4 text-left font-semibold text-slate-900 dark:text-white text-sm sm:text-base flex items-center justify-between"><span>What happens if full Input Tax Credit (ITC) is available to recipient?</span><i id="faq-icon-3" data-lucide="chevron-down" class="w-4 h-4 text-slate-400 transition-transform duration-200"></i></button><div id="faq-answer-3" class="hidden p-4 pt-0 text-sm text-slate-600 dark:text-slate-400 leading-relaxed border-t border-slate-100 dark:border-slate-800 mt-2"> Under the Proviso to Rule 28, if the recipient is eligible for full ITC, any value declared in the tax invoice is legally accepted as the Open Market Value. </div>
</div><div class="border border-slate-200 dark:border-slate-800 rounded-xl overflow-hidden"><button onclick="toggleFaq(4)" class="w-full p-4 text-left font-semibold text-slate-900 dark:text-white text-sm sm:text-base flex items-center justify-between"><span>Can Rule 31 (Residual Method) be applied directly before Rule 30?</span><i id="faq-icon-4" data-lucide="chevron-down" class="w-4 h-4 text-slate-400 transition-transform duration-200"></i></button><div id="faq-answer-4" class="hidden p-4 pt-0 text-sm text-slate-600 dark:text-slate-400 leading-relaxed border-t border-slate-100 dark:border-slate-800 mt-2"> For the supply of <strong>services</strong>, suppliers can skip Rule 30 (Cost-based) and apply Rule 31 directly. For <strong>goods</strong>, the sequential order (Rule 28 &rarr; Rule 30 &rarr; Rule 31) is strictly mandatory. </div>
</div></div></section><!-- Disclaimer Callout --><div class="p-4 rounded-xl bg-slate-50 dark:bg-slate-900 border border-slate-200 dark:border-slate-800 text-xs text-slate-500 dark:text-slate-400 leading-relaxed"><strong>Disclaimer:</strong> This guide is for informational purposes only and does not constitute formal legal or tax advice. Consult Thombre & Associates for advisory on specific statutory requirements. </div>
</main><!-- Footer --><footer class="border-t border-slate-200 dark:border-slate-800 bg-slate-50 dark:bg-slate-950 py-8 mt-16"><div class="max-w-3xl mx-auto px-4 sm:px-6 text-center text-xs text-slate-500 dark:text-slate-400 space-y-2"><p class="font-bold text-slate-700 dark:text-slate-300">Thombre & Associates</p><p>&copy; 2026 Thombre & Associates. All rights reserved. | Legal & Privacy Policy</p></div>
</footer><!-- JavaScript Logic --><script>
        // Lucide Icons
        lucide.createIcons();

        // Dark Theme Switcher
        document.getElementById('theme-toggle').addEventListener('click', () => {
            document.documentElement.classList.toggle('dark');
        });

        // Reading Progress Bar
        window.addEventListener('scroll', () => {
            const winScroll = document.body.scrollTop || document.documentElement.scrollTop;
            const height = document.documentElement.scrollHeight - document.documentElement.clientHeight;
            const scrolled = (winScroll / height) * 100;
            document.getElementById('progress-bar').style.width = scrolled + '%';
        });

        // Search Filter for Related Parties
        document.getElementById('party-search').addEventListener('input', (e) => {
            const query = e.target.value.toLowerCase();
            document.querySelectorAll('.party-item').forEach(item => {
                const title = item.getAttribute('data-title').toLowerCase();
                const text = item.innerText.toLowerCase();
                item.style.display = (title.includes(query) || text.includes(query)) ? 'block' : 'none';
            });
        });

        // Accordion Toggle for Related Parties
        function toggleParty(id) {
            const body = document.getElementById(`party-body-${id}`);
            const icon = document.getElementById(`party-icon-${id}`);
            const isHidden = body.classList.contains('hidden');
            
            body.classList.toggle('hidden', !isHidden);
            icon.style.transform = isHidden ? 'rotate(180deg)' : 'rotate(0deg)';
        }

        // Accordion Toggle for FAQs
        function toggleFaq(id) {
            const answer = document.getElementById(`faq-answer-${id}`);
            const icon = document.getElementById(`faq-icon-${id}`);
            const isHidden = answer.classList.contains('hidden');

            answer.classList.toggle('hidden', !isHidden);
            icon.style.transform = isHidden ? 'rotate(180deg)' : 'rotate(0deg)';
        }

        // Calculation Tool
        function calculateRule() {
            const itc = document.getElementById('calc-itc').value;
            const type = document.getElementById('calc-type').value;
            const omv = document.getElementById('calc-omv').value;
            const resale = document.getElementById('calc-resale').value;

            const res = document.getElementById('calc-result');

            if (itc === 'yes') {
                res.innerHTML = `
                    <p class="text-xs font-bold text-brand-700 dark:text-brand-400 uppercase tracking-wider">Applicable Rule: Proviso to Rule 28</p>
                    <p class="font-bold text-slate-900 dark:text-white text-base mt-0.5">Invoice Value Accepted as Open Market Value</p>
                    <p class="text-xs text-slate-600 dark:text-slate-400 mt-1">Since recipient has 100% ITC eligibility, any invoice amount declared is legally accepted (Revenue Neutral Provision).</p>
                `;
            } else if (resale === 'yes') {
                res.innerHTML = `
                    <p class="text-xs font-bold text-brand-700 dark:text-brand-400 uppercase tracking-wider">Applicable Rule: Rule 28 (Resale Option)</p>
                    <p class="font-bold text-slate-900 dark:text-white text-base mt-0.5">90% of Resale Price to Unrelated Customer</p>
                    <p class="text-xs text-slate-600 dark:text-slate-400 mt-1">At supplier's option, value can be set to 90% of price charged by recipient to unrelated customer.</p>
                `;
            } else if (omv === 'yes') {
                res.innerHTML = `
                    <p class="text-xs font-bold text-brand-700 dark:text-brand-400 uppercase tracking-wider">Applicable Rule: Rule 28(a)</p>
                    <p class="font-bold text-slate-900 dark:text-white text-base mt-0.5">Open Market Value (OMV)</p>
                    <p class="text-xs text-slate-600 dark:text-slate-400 mt-1">Standard fair market transaction price between unrelated parties under equal commercial terms.</p>
                `;
            } else if (type === 'services') {
                res.innerHTML = `
                    <p class="text-xs font-bold text-brand-700 dark:text-brand-400 uppercase tracking-wider">Applicable Rule: Rule 30 or Rule 31 (Direct Option)</p>
                    <p class="font-bold text-slate-900 dark:text-white text-base mt-0.5">110% of Cost OR Residual Method (Best Judgment)</p>
                    <p class="text-xs text-slate-600 dark:text-slate-400 mt-1">For services, supplier can skip Rule 30 cost computation and directly apply Rule 31 residual method.</p>
                `;
            } else {
                res.innerHTML = `
                    <p class="text-xs font-bold text-brand-700 dark:text-brand-400 uppercase tracking-wider">Applicable Rule: Rule 30</p>
                    <p class="font-bold text-slate-900 dark:text-white text-base mt-0.5">110% of Cost of Production / Acquisition</p>
                    <p class="text-xs text-slate-600 dark:text-slate-400 mt-1">Must calculate cost of manufacture or acquisition and add 10% statutory markup.</p>
                `;
            }
        }

        // Initialize Calculator
        calculateRule();
    </script></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Wed, 17 Sep 2025 09:30:00 +0500</pubDate></item></channel></rss>