Loading market data...

Nepal Mourns Top Mountaineers Including Nirmal Purja After Fatal Avalanche

Nepal Mourns Top Mountaineers Including Nirmal Purja After Fatal Avalanche

and

and a div with class "market-snapshot" and inline styles. We need to translate the text content while preserving the HTML tags and styles. The styles are inline, so we keep them as is. We need to translate the text inside the tags. Let's translate each part: First paragraph: "An avalanche in Nepal has killed several of the country's best mountaineers, and tributes are pouring in for Nirmal Purja, the celebrated climber whose death is indicated in early reports. The disaster struck a remote Himalayan region, far from any financial center. For crypto traders, the event carries zero market relevance — but it's a stark reminder that not every global headline moves Bitcoin." Translate: "नेपाल में एक हिमस्खलन ने देश के कई शीर्ष पर्वतारोहियों की जान ले ली है, और निर्मल पुर्जा के लिए श्रद्धांजलि अर्पित की जा रही है, जो प्रारंभिक रिपोर्टों में संकेतित मौत वाले प्रसिद्ध पर्वतारोही हैं। यह आपदा किसी भी वित्तीय केंद्र से दूर एक दूरस्थ हिमालयी क्षेत्र में हुई। क्रिप्टो व्यापारियों के लिए, इस घटना का बाजार से कोई लेना-देना नहीं है — लेकिन यह एक स्पष्ट अनुस्मारक है कि हर वैश्विक सुर्खी बिटकॉइन को नहीं हिलाती।" We need to keep "Bitcoin" as is. Also "crypto traders" -> "क्रिप्टो व्यापारी". "market relevance" -> "बाजार प्रासंगिकता" but we can say "बाजार से कोई लेना-देना नहीं". Also "stark reminder" -> "स्पष्ट अनुस्मारक". Next h2: "Why the market won't react" -> "बाजार प्रतिक्रिया क्यों नहीं देगा" or "बाजार क्यों नहीं हिलेगा". Let's use "बाजार प्रतिक्रिया क्यों नहीं देगा" Then paragraph: "This is a humanitarian tragedy, not a market event. There's no institutional exposure, no regulatory angle, no capital flow impact. Natural disasters occasionally trigger a brief risk-off mood in global markets, but this one is too isolated and small-scale to influence the macro drivers that actually steer crypto: Fed policy, liquidity, and on-chain dynamics. Bitcoin continues to trade on its existing technicals, with the market in a fearful state and volume running low. Expect no deviation from the current range." Translate: "यह एक मानवीय त्रासदी है, बाजार की घटना नहीं। कोई संस्थागत जोखिम नहीं है, कोई नियामक पहलू नहीं है, कोई पूंजी प्रवाह प्रभाव नहीं है। प्राकृतिक आपदाएं कभी-कभी वैश्विक बाजारों में संक्षिप्त जोखिम-विरोधी माहौल पैदा करती हैं, लेकिन यह घटना उन मैक्रो कारकों को प्रभावित करने के लिए बहुत अलग-थलग और छोटे पैमाने की है जो वास्तव में क्रिप्टो को चलाते हैं: फेड नीति, तरलता, और ऑन-चेन गतिशीलता। बिटकॉइन अपने मौजूदा तकनीकी स्तरों पर कारोबार करना जारी रखता है, बाजार भय की स्थिति में है और वॉल्यूम कम है। मौजूदा दायरे से किसी विचलन की उम्मीद न करें।" We need to keep "Fed policy" as "फेड नीति" or "फेडरल रिजर्व नीति"? Usually "फेड" is fine. "on-chain dynamics" -> "ऑन-चेन गतिशीलता". "technicals" -> "तकनीकी स्तर" or "तकनीकी संकेतक". "fearful state" -> "भय की स्थिति". "volume" -> "वॉल्यूम". "range" -> "दायरा". Now the market snapshot div: We have a heading "📊 Market Data Snapshot" -> "📊 बाजार डेटा स्नैपशॉट". Then we have four boxes: "24h Change" -> "24 घंटे में बदलाव", "7d Change" -> "7 दिन में बदलाव", "Fear & Greed" -> "डर और लालच", "Sentiment" -> "भावना". The values are numbers and symbols, we keep them. The "Fear" label inside the Fear & Greed box: we need to translate "Fear" to "डर" but it's inside a span. So we translate the text content but keep the structure. Also "slightly bearish" -> "थोड़ा मंदी" or "हल्का मंदी". "Bitcoin (BTC):" -> "बिटकॉइन (BTC):". The rank "#1" stays. We need to preserve the inline styles exactly. So we will replace the text inside the divs with Hindi translations. Let's translate the h3: "📊 Market Data Snapshot" -> "📊 बाजार डेटा स्नैपशॉट" Then the first box: "24h Change" -> "24 घंटे में बदलाव", the value "+0.30%" stays. Second box: "7d Change" -> "7 दिन में बदलाव", value "+3.80%" stays. Third box: "Fear & Greed" -> "डर और लालच", value "30" and span "Fear" -> "डर" (so we replace the text "Fear" with "डर" but keep the span attributes). Also the style for the span is "color: #888; font-size: 12px;" we keep. Fourth box: "Sentiment" -> "भावना", value "🔴 slightly bearish" -> "🔴 थोड़ा मंदी" or "🔴 हल्का मंदी". We'll use "थोड़ा मंदी". Then the bottom