{"id":13821,"date":"2026-02-01T17:18:45","date_gmt":"2026-02-01T11:48:45","guid":{"rendered":"https:\/\/lakshmishree.com\/blog\/?p=13821"},"modified":"2026-02-27T18:10:44","modified_gmt":"2026-02-27T12:40:44","slug":"stock-market-today-highlights-february","status":"publish","type":"post","link":"https:\/\/lakshmishree.com\/blog\/stock-market-today-highlights-february\/","title":{"rendered":"Stock Market Today Highlights"},"content":{"rendered":"\n<style>\n    .main-terminal-header {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        margin: 20px 0; \n        padding: 10px 15px; \/* Mobile par edges se gap rakhega *\/\n        border-top: 1px solid #eee;\n        text-align: left;\n        max-width: 100%;\n    }\n\n    .header-content-flex {\n        display: flex;\n        align-items: flex-start; \/* Line upar se align rahegi *\/\n        gap: 12px;\n        margin-top: 15px;\n    }\n\n    .vertical-accent {\n        width: 5px; \/* Thoda bold kiya taaki red color standout kare *\/\n        min-width: 5px;\n        height: 45px;\n        background-color: #e11d48; \/* Bright Professional Red *\/\n        border-radius: 4px;\n        margin-top: 2px;\n    }\n\n    .main-headline-text {\n        font-size: 28px;\n        font-weight: 800;\n        color: #0f172a;\n        margin: 0;\n        line-height: 1.2;\n        letter-spacing: -0.5px;\n    }\n\n    \/* Mobile Compatibility *\/\n    @media (max-width: 600px) {\n        .main-headline-text {\n            font-size: 22px; \/* Chhote screens ke liye perfect size *\/\n            line-height: 1.3;\n        }\n        .vertical-accent {\n            height: 35px; \/* Mobile par text ke hisaab se choti line *\/\n        }\n        .header-content-flex {\n            gap: 10px;\n        }\n    }\n<\/style>\n\n<div class=\"main-terminal-header\">\n    <div class=\"header-content-flex\">\n        <div class=\"vertical-accent\"><\/div>\n        <h2 class=\"main-headline-text\">\n            Date: 27th February 2026 Stock Market Highlights\n        <\/h2>\n    <\/div>\n<\/div>\n\n\n\n<p>Stock market today ended sharply lower on February 27, with Nifty slipping below the 25,200 mark amid broad-based selling across sectors, barring IT and media.<\/p>\n\n\n\n<p>After a weak opening, the market remained under pressure throughout the session due to subdued global cues and rising geopolitical tensions, which kept investor sentiment cautious..<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex: 81,287.19 down 961.42 points (-1.17%)<\/li>\n\n\n\n<li>Nifty 50: 25,178.65 down 317.90 points (-1.25%)<\/li>\n\n\n\n<li>Bank Nifty: 60,529.00 down 658.70 points (-1.08%)<\/li>\n<\/ul>\n\n\n\n<style>\n    .gain-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n    }\n\n    .gain-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #10b981; \/* Soft Green *\/\n        border-radius: 10px;\n    }\n\n    .creative-gain-title {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .gain-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        margin-left: 16px;\n        margin-top: -2px;\n        display: block;\n    }\n<\/style>\n\n<div class=\"gain-header-container\">\n    <div class=\"gain-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-gain-title\">Nifty 50: Market Leaders<\/h2>\n        <span class=\"gain-subtitle\">Today's top performing stocks<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800;\n    color: #ffffff !important; \n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  .sticky-col a {\n    color: #ffffff !important;\n    text-decoration: none;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important; \n    color: #999;\n  }\n\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  \/* DATA TEXT STYLES *\/\n  .price-text { color: #444; font-weight: 600; }\n  .change-text { color: #2e7d32; font-weight: 700; }\n  \n  .gain-badge {\n    background-color: #e8f5e9;\n    color: #2e7d32;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #c8e6c9;\n  }\n\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">COMPANY<\/th>\n        <th>PRICE (\u20b9)<\/th>\n        <th>CHANGE (\u20b9)<\/th>\n        <th>% GAIN<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">HCL Tech<\/td>\n        <td class=\"price-text\">1,389.10<\/td>\n        <td class=\"change-text\">15.60<\/td>\n        <td><span class=\"gain-badge\">1.14%<\/span><\/td>\n        <td class=\"high-text\">1,780.10<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Trent<\/td>\n        <td class=\"price-text\">3,899.50<\/td>\n        <td class=\"change-text\">43.50<\/td>\n        <td><span class=\"gain-badge\">1.13%<\/span><\/td>\n        <td class=\"high-text\">6,261.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Infosys<\/td>\n        <td class=\"price-text\">1,300.10<\/td>\n        <td class=\"change-text\">11.00<\/td>\n        <td><span class=\"gain-badge\">0.85%<\/span><\/td>\n        <td class=\"high-text\">1,755.10<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Apollo Hospital<\/td>\n        <td class=\"price-text\">7,821.50<\/td>\n        <td class=\"change-text\">46.50<\/td>\n        <td><span class=\"gain-badge\">0.60%<\/span><\/td>\n        <td class=\"high-text\">8,099.50<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<style>\n    .loss-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .loss-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #f87171; \/* Soft Coral Red *\/\n        border-radius: 10px;\n    }\n\n    .creative-loss-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .loss-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        display: block;\n        margin-top: 2px;\n    }\n<\/style>\n\n<div class=\"loss-header-container\">\n    <div class=\"loss-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-loss-title\">Nifty 50: Under Pressure<\/h2>\n        <span class=\"loss-subtitle\">Stocks leading the downward trend today<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* STICKY COLUMN WITH GRADIENT *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800;\n    color: #ffffff; \n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important;\n    color: #999;\n  }\n\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  tbody tr:hover {\n    box-shadow: inset 4px 0 0 #d32f2f; \n  }\n\n  .price-text { color: #444; font-weight: 600; }\n  \n  .change-text { color: #d32f2f; font-weight: 700; }\n  \n  .loss-badge {\n    background-color: #fff1f0;\n    color: #d32f2f;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #ffccc7;\n  }\n\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>CMP (\u20b9)<\/th>\n        <th>CHANGE (\u20b9)<\/th>\n        <th>LOSS (%)<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">Sun Pharma<\/td>\n        <td class=\"price-text\">1,737.00<\/td>\n        <td class=\"change-text\">-48.70<\/td>\n        <td><span class=\"loss-badge\">-2.73%<\/span><\/td>\n        <td class=\"high-text\">1,851.20<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Bharti Airtel<\/td>\n        <td class=\"price-text\">1,879.30<\/td>\n        <td class=\"change-text\">-50.30<\/td>\n        <td><span class=\"loss-badge\">-2.61%<\/span><\/td>\n        <td class=\"high-text\">2,174.50<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">HDFC Life<\/td>\n        <td class=\"price-text\">715.30<\/td>\n        <td class=\"change-text\">-18.70<\/td>\n        <td><span class=\"loss-badge\">-2.55%<\/span><\/td>\n        <td class=\"high-text\">820.75<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">M&M<\/td>\n        <td class=\"price-text\">3,397.40<\/td>\n        <td class=\"change-text\">-87.20<\/td>\n        <td><span class=\"loss-badge\">-2.50%<\/span><\/td>\n        <td class=\"high-text\">3,839.90<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Dr Reddys Labs<\/td>\n        <td class=\"price-text\">1,286.30<\/td>\n        <td class=\"change-text\">-33.00<\/td>\n        <td><span class=\"loss-badge\">-2.50%<\/span><\/td>\n        <td class=\"high-text\">1,379.70<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n    .high-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .high-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #d97706; \/* Golden Amber *\/\n        border-radius: 10px;\n    }\n\n    .creative-high-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n<\/style>\n\n<div class=\"high-header-container\">\n    <div class=\"high-accent-bar\"><\/div>\n    <h2 class=\"creative-high-title\">52 Week High Stocks of Nifty 50<\/h2>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* UNIFIED FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n  }\n\n  \/* HEADINGS BOLD *\/\n  thead th {\n    background-color: #ffffff;\n    color: #000000; \/* Pure Black for Headings *\/\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800; \n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* STOCK NAME WITH GRADIENT *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800; \n    color: #ffffff; \/* White text for contrast *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important;\n    color: #000000;\n  }\n\n  \/* DATA COLUMNS *\/\n  .price-text, .high-text { \n    color: #444; \n    font-weight: 600; \n    font-size: 13px;\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n        <th>CMP (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">ONGC<\/td>\n        <td class=\"high-text\">282.50<\/td>\n        <td class=\"price-text\">279.70<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Eicher Motors<\/td>\n        <td class=\"high-text\">8,230.00<\/td>\n        <td class=\"price-text\">8,010.50<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap index down 1%<\/li>\n\n\n\n<li>Nifty Smallcap index down 1%<\/li>\n\n\n\n<li>For the week, Sensex and Nifty declined 1.5% each<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Auto down 1\u20132%<\/li>\n\n\n\n<li>Bank down 1\u20132%<\/li>\n\n\n\n<li>FMCG down 1\u20132%<\/li>\n\n\n\n<li>Metal down 1\u20132%<\/li>\n\n\n\n<li>Realty down 1\u20132%<\/li>\n\n\n\n<li>Telecom down 1\u20132%<\/li>\n\n\n\n<li>IT ended in the green<\/li>\n\n\n\n<li>Media ended in the green<\/li>\n\n\n\n<li>Consumer Durables ended in the green<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sharika Enterprises secured an order worth Rs 1.35 crore.<\/li>\n\n\n\n<li>Genus Power received a Consent to Operate for its Rajasthan moulding plant.<\/li>\n\n\n\n<li>Medi Assist Healthcare entered into a strategic partnership with LawtonAsia.<\/li>\n\n\n\n<li>Abbott India signed a pact with Novo Nordisk India to launch Extensior.<\/li>\n\n\n\n<li>ITCONS E-Solutions bagged a contract worth Rs 2.61 crore.<\/li>\n\n\n\n<li>PNB Housing Finance raised Rs 305 crore through non-convertible debentures (NCDs).<\/li>\n\n\n\n<li>Globe Civil Projects emerged as the lowest bidder for a Rs 98.84 crore project of IITD.<\/li>\n\n\n\n<li>Patel Retail received DGFT approval to export wheat flour.<\/li>\n\n\n\n<li>GPT Infraprojects acquired a 100 percent stake in Alcon Builders and Engineers.<\/li>\n\n\n\n<li>Lupin received an Establishment Inspection Report (EIR) from the USFDA for its Goa facility.<\/li>\n\n\n\n<li>Mastek secured a five-year service contract with the UK\u2019s Home Offices.<\/li>\n\n\n\n<li>Gem Aromatics bagged export orders worth around $1 million from the USA and Europe.<\/li>\n\n\n\n<li>GMDC received environmental clearance for the Lakhpat-Punrajpur lignite and limestone mine in Kutch.<\/li>\n\n\n\n<li>Kirloskar Brothers secured a Rs 214 crore pump supply contract.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style>\n    .main-terminal-header {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        margin: 20px 0; \n        padding: 10px 15px; \/* Mobile par edges se gap rakhega *\/\n        border-top: 1px solid #eee;\n        text-align: left;\n        max-width: 100%;\n    }\n\n    .header-content-flex {\n        display: flex;\n        align-items: flex-start; \/* Line upar se align rahegi *\/\n        gap: 12px;\n        margin-top: 15px;\n    }\n\n    .vertical-accent {\n        width: 5px; \/* Thoda bold kiya taaki red color standout kare *\/\n        min-width: 5px;\n        height: 45px;\n        background-color: #e11d48; \/* Bright Professional Red *\/\n        border-radius: 4px;\n        margin-top: 2px;\n    }\n\n    .main-headline-text {\n        font-size: 28px;\n        font-weight: 800;\n        color: #0f172a;\n        margin: 0;\n        line-height: 1.2;\n        letter-spacing: -0.5px;\n    }\n\n    \/* Mobile Compatibility *\/\n    @media (max-width: 600px) {\n        .main-headline-text {\n            font-size: 22px; \/* Chhote screens ke liye perfect size *\/\n            line-height: 1.3;\n        }\n        .vertical-accent {\n            height: 35px; \/* Mobile par text ke hisaab se choti line *\/\n        }\n        .header-content-flex {\n            gap: 10px;\n        }\n    }\n<\/style>\n\n<div class=\"main-terminal-header\">\n    <div class=\"header-content-flex\">\n        <div class=\"vertical-accent\"><\/div>\n        <h2 class=\"main-headline-text\">\n            Date: 26th February 2026 Stock Market Highlights\n        <\/h2>\n    <\/div>\n<\/div>\n\n\n\n<p>Stock market today failed to hold early gains and ended nearly flat in another volatile session, with Nifty closing below the 25,500 mark.<\/p>\n\n\n\n<p>After a gap-up opening, the market moved in a narrow range for most of the day. Nifty slipped to an intraday low of 25,400 amid intermittent selling pressure. However, buying interest in PSU Bank, healthcare and auto stocks helped indices recover from lower levels.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex: 82,248.61 down 27.46 points (-0.03%)<\/li>\n\n\n\n<li>Nifty 50: 25,496.55 up 14.05 points (+0.06%)<\/li>\n\n\n\n<li>Bank Nifty: 61,187.70 up 144.35 points (+0.24%)<\/li>\n<\/ul>\n\n\n\n<style>\n    .gain-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n    }\n\n    .gain-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #10b981; \/* Soft Green *\/\n        border-radius: 10px;\n    }\n\n    .creative-gain-title {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .gain-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        margin-left: 16px;\n        margin-top: -2px;\n        display: block;\n    }\n<\/style>\n\n<div class=\"gain-header-container\">\n    <div class=\"gain-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-gain-title\">Nifty 50: Market Leaders<\/h2>\n        <span class=\"gain-subtitle\">Today's top performing stocks<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* UPDATED STICKY COLUMN: TEXT NOW FORCED TO WHITE *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800;\n    \/* !important ensures it overrides any default link or browser colors *\/\n    color: #ffffff !important; \n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  \/* Extra fix: ensuring links inside the sticky column are also white *\/\n  .sticky-col a {\n    color: #ffffff !important;\n    text-decoration: none;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important; \n    color: #999;\n  }\n\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  \/* DATA TEXT STYLES *\/\n  .price-text { color: #444; font-weight: 600; }\n  .change-text { color: #2e7d32; font-weight: 700; }\n  \n  .gain-badge {\n    background-color: #e8f5e9;\n    color: #2e7d32;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #c8e6c9;\n  }\n\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">COMPANY<\/th>\n        <th>PRICE (\u20b9)<\/th>\n        <th>CHANGE (\u20b9)<\/th>\n        <th>% GAIN<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">TMPV<\/td>\n        <td class=\"price-text\">391.55<\/td>\n        <td class=\"change-text\">9.70<\/td>\n        <td><span class=\"gain-badge\">2.54%<\/span><\/td>\n        <td class=\"high-text\">446.40<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Eicher Motors<\/td>\n        <td class=\"price-text\">8,190.00<\/td>\n        <td class=\"change-text\">182.00<\/td>\n        <td><span class=\"gain-badge\">2.27%<\/span><\/td>\n        <td class=\"high-text\">8,225.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Bharat Elec<\/td>\n        <td class=\"price-text\">449.05<\/td>\n        <td class=\"change-text\">9.75<\/td>\n        <td><span class=\"gain-badge\">2.22%<\/span><\/td>\n        <td class=\"high-text\">461.65<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Max Healthcare<\/td>\n        <td class=\"price-text\">1,109.90<\/td>\n        <td class=\"change-text\">21.80<\/td>\n        <td><span class=\"gain-badge\">2.00%<\/span><\/td>\n        <td class=\"high-text\">1,314.30<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Shriram Finance<\/td>\n        <td class=\"price-text\">1,104.60<\/td>\n        <td class=\"change-text\">18.70<\/td>\n        <td><span class=\"gain-badge\">1.72%<\/span><\/td>\n        <td class=\"high-text\">1,108.00<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<style>\n    .loss-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .loss-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #f87171; \/* Soft Coral Red *\/\n        border-radius: 10px;\n    }\n\n    .creative-loss-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .loss-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        display: block;\n        margin-top: 2px;\n    }\n<\/style>\n\n<div class=\"loss-header-container\">\n    <div class=\"loss-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-loss-title\">Nifty 50: Under Pressure<\/h2>\n        <span class=\"loss-subtitle\">Stocks leading the downward trend today<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* UPDATED STICKY COLUMN WITH IMAGE REFERENCE GRADIENT *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800;\n    color: #ffffff; \n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important;\n    color: #999;\n  }\n\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  tbody tr:hover {\n    box-shadow: inset 4px 0 0 #d32f2f; \n  }\n\n  .price-text { color: #444; font-weight: 600; }\n  \n  .change-text { color: #d32f2f; font-weight: 700; }\n  \n  .loss-badge {\n    background-color: #fff1f0;\n    color: #d32f2f;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #ffccc7;\n  }\n\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>CMP (\u20b9)<\/th>\n        <th>CHANGE (\u20b9)<\/th>\n        <th>LOSS (%)<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">Trent<\/td>\n        <td class=\"price-text\">3,856.00<\/td>\n        <td class=\"change-text\">-66.00<\/td>\n        <td><span class=\"loss-badge\">-1.68%<\/span><\/td>\n        <td class=\"high-text\">6,261.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Eternal<\/td>\n        <td class=\"price-text\">246.50<\/td>\n        <td class=\"change-text\">-3.70<\/td>\n        <td><span class=\"loss-badge\">-1.48%<\/span><\/td>\n        <td class=\"high-text\">368.45<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Power Grid Corp<\/td>\n        <td class=\"price-text\">303.25<\/td>\n        <td class=\"change-text\">-4.00<\/td>\n        <td><span class=\"loss-badge\">-1.30%<\/span><\/td>\n        <td class=\"high-text\">322.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Coal India<\/td>\n        <td class=\"price-text\">433.50<\/td>\n        <td class=\"change-text\">-5.10<\/td>\n        <td><span class=\"loss-badge\">-1.16%<\/span><\/td>\n        <td class=\"high-text\">461.55<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">TATA Cons. Prod<\/td>\n        <td class=\"price-text\">1,159.50<\/td>\n        <td class=\"change-text\">-12.80<\/td>\n        <td><span class=\"loss-badge\">-1.09%<\/span><\/td>\n        <td class=\"high-text\">1,220.90<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n    .high-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .high-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #d97706; \/* Golden Amber *\/\n        border-radius: 10px;\n    }\n\n    .creative-high-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n<\/style>\n\n<div class=\"high-header-container\">\n    <div class=\"high-accent-bar\"><\/div>\n    <h2 class=\"creative-high-title\">52 Week High Stocks of Nifty 50<\/h2>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* UNIFIED FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n  }\n\n  \/* HEADINGS BOLD *\/\n  thead th {\n    background-color: #ffffff;\n    color: #000000; \/* Pure Black for Headings *\/\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800; \n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* STOCK NAME WITH GRADIENT *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800; \n    color: #ffffff; \/* White text for contrast *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important;\n    color: #000000;\n  }\n\n  \/* DATA COLUMNS *\/\n  .price-text, .high-text { \n    color: #444; \n    font-weight: 600; \n    font-size: 13px;\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n        <th>CMP (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">Eicher Motors<\/td>\n        <td class=\"high-text\">8,225.00<\/td>\n        <td class=\"price-text\">8,190.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Shriram Finance<\/td>\n        <td class=\"high-text\">1,108.00<\/td>\n        <td class=\"price-text\">1,104.60<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">ONGC<\/td>\n        <td class=\"high-text\">281.05<\/td>\n        <td class=\"price-text\">280.10<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Bajaj Auto<\/td>\n        <td class=\"high-text\">10,187.00<\/td>\n        <td class=\"price-text\">10,110.00<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<style>\n    .high-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .high-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #d97706; \/* Golden Amber *\/\n        border-radius: 10px;\n    }\n\n    .creative-high-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n<\/style>\n\n<div class=\"high-header-container\">\n    <div class=\"high-accent-bar\"><\/div>\n    <h2 class=\"creative-high-title\">52 Week Low Stocks of Nifty 50<\/h2>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* UNIFIED FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n  }\n\n  \/* HEADINGS BOLD *\/\n  thead th {\n    background-color: #ffffff;\n    color: #000000; \/* Pure Black for Headings *\/\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800; \n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* STOCK NAME WITH GRADIENT *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800; \n    color: #ffffff; \/* White text for contrast *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important;\n    color: #000000;\n  }\n\n  \/* DATA COLUMNS *\/\n  .price-text, .high-text { \n    color: #444; \n    font-weight: 600; \n    font-size: 13px;\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n        <th>CMP (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">Wipro<\/td>\n        <td class=\"high-text\">296.30<\/td>\n        <td class=\"price-text\">201.08<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap index up 0.6%<\/li>\n\n\n\n<li>Smallcap index ended flat<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Auto up 0.4\u20131%<\/li>\n\n\n\n<li>Pharma up 0.4\u20131%<\/li>\n\n\n\n<li>Oil &amp; Gas up around 1%<\/li>\n\n\n\n<li>PSU Bank up 0.4\u20131%<\/li>\n\n\n\n<li>Telecom up 0.3%<\/li>\n\n\n\n<li>Metal up 0.3\u20130.4%<\/li>\n\n\n\n<li>Media down 0.7%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>GPT Infraprojects\u2019 arm executed a concession agreement for the Jodhpur road project.<\/li>\n\n\n\n<li>Rail Vikas Nigam (RVNL) secured various projects from NMDC in Chhattisgarh.<\/li>\n\n\n\n<li>Sammaan Capital raised Rs 70 crore through non-convertible debentures (NCDs).<\/li>\n\n\n\n<li>Man Infraconstruction received IOD for its Atmosphere Commercial Project at Nahur.<\/li>\n\n\n\n<li>Praveg secured a Letter of Award for a luxury cottage project in Meghalaya.<\/li>\n\n\n\n<li>Quality Power bagged an order worth Rs 57 crore.<\/li>\n\n\n\n<li>Diamond Power Infrastructure secured a Letter of Intent worth Rs 93.08 crore.<\/li>\n\n\n\n<li>Sanofi Consumer Healthcare India reported a 50 percent growth in net profit in Q4.<\/li>\n\n\n\n<li>TVS Motor launched seven high-performance models in the South African market.<\/li>\n\n\n\n<li>Rail Vikas Nigam received a Letter of Award worth Rs 656.21 crore from NMDC.<\/li>\n\n\n\n<li>Dynacons Systems secured another private cloud order.<\/li>\n\n\n\n<li>Zaggle incorporated a wholly owned subsidiary in Gujarat.<\/li>\n\n\n\n<li>Aurobindo Pharma\u2019s arm received USFDA approval to manufacture and market Everolimus Tablets.<\/li>\n\n\n\n<li>Indogulf Cropsciences signed an MoA with CII and ICAR-IARI.<\/li>\n\n\n\n<li>Harshdeep Horticulture secured orders worth Rs 81.45 lakh.<\/li>\n\n\n\n<li>Alembic Pharma received USFDA\u2019s final approval for Lamotrigine Orally Disintegrating Tablets.<\/li>\n\n\n\n<li>LTIMindtree collaborated with NVIDIA to modernize India\u2019s national tax analytics platform.<\/li>\n\n\n\n<li>Organic Recycling and SLPP Re-New signed an MoU to strengthen membrane-based CBG solutions.<\/li>\n\n\n\n<li>Capacite Infraprojects secured a Letter of Intent worth Rs 537 crore.<\/li>\n\n\n\n<li>Welspun Corp incorporated a wholly owned subsidiary.<\/li>\n\n\n\n<li>Apeejay Surrendra and Ambuja Neotia jointly launched \u2018The Park Unizen\u2019 on EM Bypass.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style>\n    .main-terminal-header {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        margin: 20px 0; \n        padding: 10px 15px; \/* Mobile par edges se gap rakhega *\/\n        border-top: 1px solid #eee;\n        text-align: left;\n        max-width: 100%;\n    }\n\n    .header-content-flex {\n        display: flex;\n        align-items: flex-start; \/* Line upar se align rahegi *\/\n        gap: 12px;\n        margin-top: 15px;\n    }\n\n    .vertical-accent {\n        width: 5px; \/* Thoda bold kiya taaki red color standout kare *\/\n        min-width: 5px;\n        height: 45px;\n        background-color: #e11d48; \/* Bright Professional Red *\/\n        border-radius: 4px;\n        margin-top: 2px;\n    }\n\n    .main-headline-text {\n        font-size: 28px;\n        font-weight: 800;\n        color: #0f172a;\n        margin: 0;\n        line-height: 1.2;\n        letter-spacing: -0.5px;\n    }\n\n    \/* Mobile Compatibility *\/\n    @media (max-width: 600px) {\n        .main-headline-text {\n            font-size: 22px; \/* Chhote screens ke liye perfect size *\/\n            line-height: 1.3;\n        }\n        .vertical-accent {\n            height: 35px; \/* Mobile par text ke hisaab se choti line *\/\n        }\n        .header-content-flex {\n            gap: 10px;\n        }\n    }\n<\/style>\n\n<div class=\"main-terminal-header\">\n    <div class=\"header-content-flex\">\n        <div class=\"vertical-accent\"><\/div>\n        <h2 class=\"main-headline-text\">\n            Date: 25th February 2026 Stock Market Highlights\n        <\/h2>\n    <\/div>\n<\/div>\n\n\n\n<p>Stock market today started the March series on a positive note, with Nifty opening above 25,500 and remaining in the green for most of the session. The index touched an intraday high of 25,652.60. However, afternoon profit booking erased early gains, leading the benchmark to end the day on a near-flat note.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex: 82,276.07 up 50.15 points (+0.06%)<\/li>\n\n\n\n<li>Nifty 50: 25,482.50 up 57.85 points (+0.23%)<\/li>\n\n\n\n<li>Bank Nifty: 61,043.35 down 3.95 points (-0.01%)<\/li>\n<\/ul>\n\n\n\n<style>\n    .gain-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n    }\n\n    .gain-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #10b981; \/* Soft Green *\/\n        border-radius: 10px;\n    }\n\n    .creative-gain-title {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .gain-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        margin-left: 16px;\n        margin-top: -2px;\n        display: block;\n    }\n<\/style>\n\n<div class=\"gain-header-container\">\n    <div class=\"gain-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-gain-title\">Nifty 50: Market Leaders<\/h2>\n        <span class=\"gain-subtitle\">Today's top performing stocks<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* UPDATED STICKY COLUMN: TEXT NOW FORCED TO WHITE *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800;\n    \/* !important ensures it overrides any default link or browser colors *\/\n    color: #ffffff !important; \n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  \/* Extra fix: ensuring links inside the sticky column are also white *\/\n  .sticky-col a {\n    color: #ffffff !important;\n    text-decoration: none;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important; \n    color: #999;\n  }\n\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  \/* DATA TEXT STYLES *\/\n  .price-text { color: #444; font-weight: 600; }\n  .change-text { color: #2e7d32; font-weight: 700; }\n  \n  .gain-badge {\n    background-color: #e8f5e9;\n    color: #2e7d32;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #c8e6c9;\n  }\n\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">COMPANY<\/th>\n        <th>PRICE (\u20b9)<\/th>\n        <th>CHANGE (\u20b9)<\/th>\n        <th>% GAIN<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">HCL Tech<\/td>\n        <td class=\"price-text\">1,378.20<\/td>\n        <td class=\"change-text\">39.00<\/td>\n        <td><span class=\"gain-badge\">2.91%<\/span><\/td>\n        <td class=\"high-text\">1,780.10<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Bajaj Auto<\/td>\n        <td class=\"price-text\">10,097.00<\/td>\n        <td class=\"change-text\">268.00<\/td>\n        <td><span class=\"gain-badge\">2.73%<\/span><\/td>\n        <td class=\"high-text\">10,160.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Tata Steel<\/td>\n        <td class=\"price-text\">214.64<\/td>\n        <td class=\"change-text\">5.51<\/td>\n        <td><span class=\"gain-badge\">2.63%<\/span><\/td>\n        <td class=\"high-text\">216.45<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Shriram Finance<\/td>\n        <td class=\"price-text\">1,085.90<\/td>\n        <td class=\"change-text\">24.20<\/td>\n        <td><span class=\"gain-badge\">2.28%<\/span><\/td>\n        <td class=\"high-text\">1,095.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Adani Enterprises<\/td>\n        <td class=\"price-text\">2,231.70<\/td>\n        <td class=\"change-text\">48.70<\/td>\n        <td><span class=\"gain-badge\">2.23%<\/span><\/td>\n        <td class=\"high-text\">2,695.00<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<style>\n    .loss-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .loss-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #f87171; \/* Soft Coral Red *\/\n        border-radius: 10px;\n    }\n\n    .creative-loss-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .loss-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        display: block;\n        margin-top: 2px;\n    }\n<\/style>\n\n<div class=\"loss-header-container\">\n    <div class=\"loss-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-loss-title\">Nifty 50: Under Pressure<\/h2>\n        <span class=\"loss-subtitle\">Stocks leading the downward trend today<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* UPDATED STICKY COLUMN WITH IMAGE REFERENCE GRADIENT *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    \/* Gradient matching the orange-to-red reference image *\/\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800;\n    color: #ffffff; \/* White text for contrast *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important;\n    color: #999;\n  }\n\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  tbody tr:hover {\n    box-shadow: inset 4px 0 0 #d32f2f; \n  }\n\n  .price-text { color: #444; font-weight: 600; }\n  \n  \/* Change text color remains Red as previously requested *\/\n  .change-text { color: #d32f2f; font-weight: 700; }\n  \n  .loss-badge {\n    background-color: #fff1f0;\n    color: #d32f2f;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #ffccc7;\n  }\n\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>CMP (\u20b9)<\/th>\n        <th>CHANGE (\u20b9)<\/th>\n        <th>LOSS (%)<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">RELIANCE<\/td>\n        <td class=\"price-text\">1,398.50<\/td>\n        <td class=\"change-text\">-30.30<\/td>\n        <td><span class=\"loss-badge\">-2.12%<\/span><\/td>\n        <td class=\"high-text\">1,611.80<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">SBI<\/td>\n        <td class=\"price-text\">1,200.10<\/td>\n        <td class=\"change-text\">-23.20<\/td>\n        <td><span class=\"loss-badge\">-1.90%<\/span><\/td>\n        <td class=\"high-text\">1,234.70<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">ADANI PORTS<\/td>\n        <td class=\"price-text\">1,528.70<\/td>\n        <td class=\"change-text\">-26.70<\/td>\n        <td><span class=\"loss-badge\">-1.72%<\/span><\/td>\n        <td class=\"high-text\">1,584.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">ETERNAL<\/td>\n        <td class=\"price-text\">250.20<\/td>\n        <td class=\"change-text\">-3.80<\/td>\n        <td><span class=\"loss-badge\">-1.50%<\/span><\/td>\n        <td class=\"high-text\">368.45<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">BHARTI AIRTEL<\/td>\n        <td class=\"price-text\">1,913.40<\/td>\n        <td class=\"change-text\">-27.60<\/td>\n        <td><span class=\"loss-badge\">-1.42%<\/span><\/td>\n        <td class=\"high-text\">2,174.50<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n    .high-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .high-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #d97706; \/* Golden Amber *\/\n        border-radius: 10px;\n    }\n\n    .creative-high-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n<\/style>\n\n<div class=\"high-header-container\">\n    <div class=\"high-accent-bar\"><\/div>\n    <h2 class=\"creative-high-title\">52 Week High Stocks of Nifty 50<\/h2>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* UNIFIED FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n  }\n\n  \/* HEADINGS BOLD *\/\n  thead th {\n    background-color: #ffffff;\n    color: #000000; \/* Pure Black for Headings *\/\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800; \n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* UPDATED: STOCK NAME WITH GRADIENT *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    \/* Gradient matching the orange-to-red reference image *\/\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800; \n    color: #ffffff; \/* White text for contrast *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important;\n    color: #000000;\n  }\n\n  \/* BOTH COLUMNS NOW BLACK & BOLD *\/\n  .price-text, .high-text { \n    color: #444; \/* Match CMP color *\/\n    font-weight: 600; \n    font-size: 13px;\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n        <th>CMP (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">Bajaj Auto<\/td>\n        <td class=\"high-text\">10,160.00<\/td>\n        <td class=\"price-text\">10,097.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Tata Steel<\/td>\n        <td class=\"high-text\">216.45<\/td>\n        <td class=\"price-text\">214.64<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Shriram Finance<\/td>\n        <td class=\"high-text\">1,095.00<\/td>\n        <td class=\"price-text\">1,085.90<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">JSW Steel<\/td>\n        <td class=\"high-text\">1,284.70<\/td>\n        <td class=\"price-text\">1,275.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">NTPC<\/td>\n        <td class=\"high-text\">388.55<\/td>\n        <td class=\"price-text\">384.90<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap index up 0.5%<\/li>\n\n\n\n<li>Nifty Smallcap index up 1%<\/li>\n\n\n\n<li>Broader markets outperformed the benchmark indices<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Auto up 1\u20132%<\/li>\n\n\n\n<li>Healthcare up 1\u20132%<\/li>\n\n\n\n<li>IT up 1\u20132%<\/li>\n\n\n\n<li>Metal up 1\u20132%<\/li>\n\n\n\n<li>Pharma up 1\u20132%<\/li>\n\n\n\n<li>Telecom down 1%<\/li>\n\n\n\n<li>FMCG down 0.4%<\/li>\n\n\n\n<li>PSU Bank down 0.4%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Maruti Suzuki\u2019s Gujarat in-plant railway siding became the world\u2019s first modal shift project.<\/li>\n\n\n\n<li>Indian Hotels Company opened Tree of Life AeroVillage in Panheli.<\/li>\n\n\n\n<li>Vraj Iron &amp; Steel received approval to set up a rolling mill at its Bilaspur plant.<\/li>\n\n\n\n<li>Aurobindo Pharma incorporated a wholly owned subsidiary.<\/li>\n\n\n\n<li>Shaily Engineering Plastics signed a contract with a large domestic pharma company.<\/li>\n\n\n\n<li>Nisus Finance expanded its UAE real estate portfolio.<\/li>\n\n\n\n<li>Bharat Electronics secured additional orders worth Rs 733 crore.<\/li>\n\n\n\n<li>Emerald Finance entered into a pact with Passim Lifesciences.<\/li>\n\n\n\n<li>Tata Consultancy Services partnered with GitLab.<\/li>\n\n\n\n<li>Siyaram Recycling secured an order worth Rs 1.99 crore from Anurag Impex.<\/li>\n\n\n\n<li>Dhruv Consultancy Services received a Letter of Award worth Rs 1.68 crore.<\/li>\n\n\n\n<li>Univastu secured a Letter of Award worth Rs 485.67 crore from IRCON International.<\/li>\n\n\n\n<li>United Foodbrands\u2019 arm incorporated a limited liability company in Doha.<\/li>\n\n\n\n<li>IndusInd Bank went live with its next-generation UPI processing platform.<\/li>\n\n\n\n<li>Tata Power signed an MoU with the University of Warwick.<\/li>\n\n\n\n<li>Finkurve Financial Services received approval to raise up to Rs 50 crore via NCDs.<\/li>\n\n\n\n<li>IOL Chemicals and Pharmaceuticals received a Certificate of Suitability from EDQM.<\/li>\n\n\n\n<li>Laxmi India Finance raised Rs 50 crore through NCDs.<\/li>\n\n\n\n<li>Tata.ev and Shell India Mobility collaborated to introduce 21 new mega charging hubs.<\/li>\n\n\n\n<li>Apollo Pipes acquired an additional 3.34 percent equity stake in KML.<br><br><\/li>\n<\/ul>\n\n\n\n<style>\n    .main-terminal-header {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        margin: 20px 0; \n        padding: 10px 15px; \/* Mobile par edges se gap rakhega *\/\n        border-top: 1px solid #eee;\n        text-align: left;\n        max-width: 100%;\n    }\n\n    .header-content-flex {\n        display: flex;\n        align-items: flex-start; \/* Line upar se align rahegi *\/\n        gap: 12px;\n        margin-top: 15px;\n    }\n\n    .vertical-accent {\n        width: 5px; \/* Thoda bold kiya taaki red color standout kare *\/\n        min-width: 5px;\n        height: 45px;\n        background-color: #e11d48; \/* Bright Professional Red *\/\n        border-radius: 4px;\n        margin-top: 2px;\n    }\n\n    .main-headline-text {\n        font-size: 28px;\n        font-weight: 800;\n        color: #0f172a;\n        margin: 0;\n        line-height: 1.2;\n        letter-spacing: -0.5px;\n    }\n\n    \/* Mobile Compatibility *\/\n    @media (max-width: 600px) {\n        .main-headline-text {\n            font-size: 22px; \/* Chhote screens ke liye perfect size *\/\n            line-height: 1.3;\n        }\n        .vertical-accent {\n            height: 35px; \/* Mobile par text ke hisaab se choti line *\/\n        }\n        .header-content-flex {\n            gap: 10px;\n        }\n    }\n<\/style>\n\n<div class=\"main-terminal-header\">\n    <div class=\"header-content-flex\">\n        <div class=\"vertical-accent\"><\/div>\n        <h2 class=\"main-headline-text\">\n            Date: 25th February 2026 Stock Market Highlights\n        <\/h2>\n    <\/div>\n<\/div>\n\n\n\n<p>Stock market today started the March series on a positive note, with Nifty opening above 25,500 and remaining in the green for most of the session. The index touched an intraday high of 25,652.60. However, afternoon profit booking erased early gains, leading the benchmark to end the day on a near-flat note.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex: 82,276.07 up 50.15 points (+0.06%)<\/li>\n\n\n\n<li>Nifty 50: 25,482.50 up 57.85 points (+0.23%)<\/li>\n\n\n\n<li>Bank Nifty: 61,043.35 down 3.95 points (-0.01%)<\/li>\n<\/ul>\n\n\n\n<style>\n    .gain-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n    }\n\n    .gain-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #10b981; \/* Soft Green *\/\n        border-radius: 10px;\n    }\n\n    .creative-gain-title {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .gain-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        margin-left: 16px;\n        margin-top: -2px;\n        display: block;\n    }\n<\/style>\n\n<div class=\"gain-header-container\">\n    <div class=\"gain-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-gain-title\">Nifty 50: Market Leaders<\/h2>\n        <span class=\"gain-subtitle\">Today's top performing stocks<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* UPDATED STICKY COLUMN: TEXT NOW FORCED TO WHITE *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800;\n    \/* !important ensures it overrides any default link or browser colors *\/\n    color: #ffffff !important; \n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  \/* Extra fix: ensuring links inside the sticky column are also white *\/\n  .sticky-col a {\n    color: #ffffff !important;\n    text-decoration: none;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important; \n    color: #999;\n  }\n\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  \/* DATA TEXT STYLES *\/\n  .price-text { color: #444; font-weight: 600; }\n  .change-text { color: #2e7d32; font-weight: 700; }\n  \n  .gain-badge {\n    background-color: #e8f5e9;\n    color: #2e7d32;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #c8e6c9;\n  }\n\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">COMPANY<\/th>\n        <th>PRICE (\u20b9)<\/th>\n        <th>CHANGE (\u20b9)<\/th>\n        <th>% GAIN<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">HCL Tech<\/td>\n        <td class=\"price-text\">1,378.20<\/td>\n        <td class=\"change-text\">39.00<\/td>\n        <td><span class=\"gain-badge\">2.91%<\/span><\/td>\n        <td class=\"high-text\">1,780.10<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Bajaj Auto<\/td>\n        <td class=\"price-text\">10,097.00<\/td>\n        <td class=\"change-text\">268.00<\/td>\n        <td><span class=\"gain-badge\">2.73%<\/span><\/td>\n        <td class=\"high-text\">10,160.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Tata Steel<\/td>\n        <td class=\"price-text\">214.64<\/td>\n        <td class=\"change-text\">5.51<\/td>\n        <td><span class=\"gain-badge\">2.63%<\/span><\/td>\n        <td class=\"high-text\">216.45<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Shriram Finance<\/td>\n        <td class=\"price-text\">1,085.90<\/td>\n        <td class=\"change-text\">24.20<\/td>\n        <td><span class=\"gain-badge\">2.28%<\/span><\/td>\n        <td class=\"high-text\">1,095.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Adani Enterprises<\/td>\n        <td class=\"price-text\">2,231.70<\/td>\n        <td class=\"change-text\">48.70<\/td>\n        <td><span class=\"gain-badge\">2.23%<\/span><\/td>\n        <td class=\"high-text\">2,695.00<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<style>\n    .loss-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .loss-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #f87171; \/* Soft Coral Red *\/\n        border-radius: 10px;\n    }\n\n    .creative-loss-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .loss-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        display: block;\n        margin-top: 2px;\n    }\n<\/style>\n\n<div class=\"loss-header-container\">\n    <div class=\"loss-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-loss-title\">Nifty 50: Under Pressure<\/h2>\n        <span class=\"loss-subtitle\">Stocks leading the downward trend today<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* UPDATED STICKY COLUMN WITH IMAGE REFERENCE GRADIENT *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    \/* Gradient matching the orange-to-red reference image *\/\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800;\n    color: #ffffff; \/* White text for contrast *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important;\n    color: #999;\n  }\n\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  tbody tr:hover {\n    box-shadow: inset 4px 0 0 #d32f2f; \n  }\n\n  .price-text { color: #444; font-weight: 600; }\n  \n  \/* Change text color remains Red as previously requested *\/\n  .change-text { color: #d32f2f; font-weight: 700; }\n  \n  .loss-badge {\n    background-color: #fff1f0;\n    color: #d32f2f;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #ffccc7;\n  }\n\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>CMP (\u20b9)<\/th>\n        <th>CHANGE (\u20b9)<\/th>\n        <th>LOSS (%)<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">RELIANCE<\/td>\n        <td class=\"price-text\">1,398.50<\/td>\n        <td class=\"change-text\">-30.30<\/td>\n        <td><span class=\"loss-badge\">-2.12%<\/span><\/td>\n        <td class=\"high-text\">1,611.80<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">SBI<\/td>\n        <td class=\"price-text\">1,200.10<\/td>\n        <td class=\"change-text\">-23.20<\/td>\n        <td><span class=\"loss-badge\">-1.90%<\/span><\/td>\n        <td class=\"high-text\">1,234.70<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">ADANI PORTS<\/td>\n        <td class=\"price-text\">1,528.70<\/td>\n        <td class=\"change-text\">-26.70<\/td>\n        <td><span class=\"loss-badge\">-1.72%<\/span><\/td>\n        <td class=\"high-text\">1,584.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">ETERNAL<\/td>\n        <td class=\"price-text\">250.20<\/td>\n        <td class=\"change-text\">-3.80<\/td>\n        <td><span class=\"loss-badge\">-1.50%<\/span><\/td>\n        <td class=\"high-text\">368.45<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">BHARTI AIRTEL<\/td>\n        <td class=\"price-text\">1,913.40<\/td>\n        <td class=\"change-text\">-27.60<\/td>\n        <td><span class=\"loss-badge\">-1.42%<\/span><\/td>\n        <td class=\"high-text\">2,174.50<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n    .high-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .high-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #d97706; \/* Golden Amber *\/\n        border-radius: 10px;\n    }\n\n    .creative-high-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n<\/style>\n\n<div class=\"high-header-container\">\n    <div class=\"high-accent-bar\"><\/div>\n    <h2 class=\"creative-high-title\">52 Week High Stocks of Nifty 50<\/h2>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* UNIFIED FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n  }\n\n  \/* HEADINGS BOLD *\/\n  thead th {\n    background-color: #ffffff;\n    color: #000000; \/* Pure Black for Headings *\/\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800; \n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* UPDATED: STOCK NAME WITH GRADIENT *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    \/* Gradient matching the orange-to-red reference image *\/\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800; \n    color: #ffffff; \/* White text for contrast *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important;\n    color: #000000;\n  }\n\n  \/* BOTH COLUMNS NOW BLACK & BOLD *\/\n  .price-text, .high-text { \n    color: #444; \/* Match CMP color *\/\n    font-weight: 600; \n    font-size: 13px;\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n        <th>CMP (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">Bajaj Auto<\/td>\n        <td class=\"high-text\">10,160.00<\/td>\n        <td class=\"price-text\">10,097.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Tata Steel<\/td>\n        <td class=\"high-text\">216.45<\/td>\n        <td class=\"price-text\">214.64<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">Shriram Finance<\/td>\n        <td class=\"high-text\">1,095.00<\/td>\n        <td class=\"price-text\">1,085.90<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">JSW Steel<\/td>\n        <td class=\"high-text\">1,284.70<\/td>\n        <td class=\"price-text\">1,275.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">NTPC<\/td>\n        <td class=\"high-text\">388.55<\/td>\n        <td class=\"price-text\">384.90<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap index up 0.5%<\/li>\n\n\n\n<li>Nifty Smallcap index up 1%<\/li>\n\n\n\n<li>Broader markets outperformed the benchmark indices<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Auto up 1\u20132%<\/li>\n\n\n\n<li>Healthcare up 1\u20132%<\/li>\n\n\n\n<li>IT up 1\u20132%<\/li>\n\n\n\n<li>Metal up 1\u20132%<\/li>\n\n\n\n<li>Pharma up 1\u20132%<\/li>\n\n\n\n<li>Telecom down 1%<\/li>\n\n\n\n<li>FMCG down 0.4%<\/li>\n\n\n\n<li>PSU Bank down 0.4%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Maruti Suzuki\u2019s Gujarat in-plant railway siding became the world\u2019s first modal shift project.<\/li>\n\n\n\n<li>Indian Hotels Company opened Tree of Life AeroVillage in Panheli.<\/li>\n\n\n\n<li>Vraj Iron &amp; Steel received approval to set up a rolling mill at its Bilaspur plant.<\/li>\n\n\n\n<li>Aurobindo Pharma incorporated a wholly owned subsidiary.<\/li>\n\n\n\n<li>Shaily Engineering Plastics signed a contract with a large domestic pharma company.<\/li>\n\n\n\n<li>Nisus Finance expanded its UAE real estate portfolio.<\/li>\n\n\n\n<li>Bharat Electronics secured additional orders worth Rs 733 crore.<\/li>\n\n\n\n<li>Emerald Finance entered into a pact with Passim Lifesciences.<\/li>\n\n\n\n<li>Tata Consultancy Services partnered with GitLab.<\/li>\n\n\n\n<li>Siyaram Recycling secured an order worth Rs 1.99 crore from Anurag Impex.<\/li>\n\n\n\n<li>Dhruv Consultancy Services received a Letter of Award worth Rs 1.68 crore.<\/li>\n\n\n\n<li>Univastu secured a Letter of Award worth Rs 485.67 crore from IRCON International.<\/li>\n\n\n\n<li>United Foodbrands\u2019 arm incorporated a limited liability company in Doha.<\/li>\n\n\n\n<li>IndusInd Bank went live with its next-generation UPI processing platform.<\/li>\n\n\n\n<li>Tata Power signed an MoU with the University of Warwick.<\/li>\n\n\n\n<li>Finkurve Financial Services received approval to raise up to Rs 50 crore via NCDs.<\/li>\n\n\n\n<li>IOL Chemicals and Pharmaceuticals received a Certificate of Suitability from EDQM.<\/li>\n\n\n\n<li>Laxmi India Finance raised Rs 50 crore through NCDs.<\/li>\n\n\n\n<li>Tata.ev and Shell India Mobility collaborated to introduce 21 new mega charging hubs.<\/li>\n\n\n\n<li>Apollo Pipes acquired an additional 3.34 percent equity stake in KML.<br><br><\/li>\n<\/ul>\n\n\n\n<style>\n    .main-terminal-header {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        margin: 20px 0; \n        padding: 10px 15px; \/* Mobile par edges se gap rakhega *\/\n        border-top: 1px solid #eee;\n        text-align: left;\n        max-width: 100%;\n    }\n\n    .header-content-flex {\n        display: flex;\n        align-items: flex-start; \/* Line upar se align rahegi *\/\n        gap: 12px;\n        margin-top: 15px;\n    }\n\n    .vertical-accent {\n        width: 5px; \/* Thoda bold kiya taaki red color standout kare *\/\n        min-width: 5px;\n        height: 45px;\n        background-color: #e11d48; \/* Bright Professional Red *\/\n        border-radius: 4px;\n        margin-top: 2px;\n    }\n\n    .main-headline-text {\n        font-size: 28px;\n        font-weight: 800;\n        color: #0f172a;\n        margin: 0;\n        line-height: 1.2;\n        letter-spacing: -0.5px;\n    }\n\n    \/* Mobile Compatibility *\/\n    @media (max-width: 600px) {\n        .main-headline-text {\n            font-size: 22px; \/* Chhote screens ke liye perfect size *\/\n            line-height: 1.3;\n        }\n        .vertical-accent {\n            height: 35px; \/* Mobile par text ke hisaab se choti line *\/\n        }\n        .header-content-flex {\n            gap: 10px;\n        }\n    }\n<\/style>\n\n<div class=\"main-terminal-header\">\n    <div class=\"header-content-flex\">\n        <div class=\"vertical-accent\"><\/div>\n        <h2 class=\"main-headline-text\">\n            Date: 24th February 2026 Stock Market Highlights\n        <\/h2>\n    <\/div>\n<\/div>\n\n\n\n<p>Stock market today amid mixed global cues, the market opened on a weak note with Nifty slipping below 25,650 and selling pressure intensified through the session. Fresh concerns over US tariffs and ongoing geopolitical tensions dragged the index below 25,350 intraday. Despite some recovery from the day\u2019s low, benchmarks ended sharply in the red.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex: 82,225.92 down 1,068.74 points (-1.28%)<\/li>\n\n\n\n<li>Nifty 50: 25,424.65  down 288.35 points (-1.12%)<\/li>\n\n\n\n<li>Bank Nifty: 61,047.30 down 216.95 points (-0.35%)<\/li>\n<\/ul>\n\n\n\n<style>\n    .gain-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n    }\n\n    .gain-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #10b981; \/* Soft Green *\/\n        border-radius: 10px;\n    }\n\n    .creative-gain-title {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .gain-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        margin-left: 16px;\n        margin-top: -2px;\n        display: block;\n    }\n<\/style>\n\n<div class=\"gain-header-container\">\n    <div class=\"gain-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-gain-title\">Nifty 50: Market Leaders<\/h2>\n        <span class=\"gain-subtitle\">Today's top performing stocks<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* UPDATED STICKY COLUMN: TEXT NOW FORCED TO WHITE *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800;\n    \/* !important ensures it overrides any default link or browser colors *\/\n    color: #ffffff !important; \n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  \/* Extra fix: ensuring links inside the sticky column are also white *\/\n  .sticky-col a {\n    color: #ffffff !important;\n    text-decoration: none;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important; \n    color: #999;\n  }\n\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  \/* DATA TEXT STYLES *\/\n  .price-text { color: #444; font-weight: 600; }\n  .change-text { color: #2e7d32; font-weight: 700; }\n  \n  .gain-badge {\n    background-color: #e8f5e9;\n    color: #2e7d32;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #c8e6c9;\n  }\n\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">COMPANY<\/th>\n        <th>PRICE (\u20b9)<\/th>\n        <th>CHANGE (\u20b9)<\/th>\n        <th>% GAIN<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">NTPC<\/td>\n        <td class=\"price-text\">382.75<\/td>\n        <td class=\"change-text\">+7.30<\/td>\n        <td><span class=\"gain-badge\">1.94%<\/span><\/td>\n        <td class=\"high-text\">385.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">COAL INDIA<\/td>\n        <td class=\"price-text\">430.95<\/td>\n        <td class=\"change-text\">+4.95<\/td>\n        <td><span class=\"gain-badge\">1.16%<\/span><\/td>\n        <td class=\"high-text\">461.55<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">JSW STEEL<\/td>\n        <td class=\"price-text\">1,254.50<\/td>\n        <td class=\"change-text\">+14.00<\/td>\n        <td><span class=\"gain-badge\">1.13%<\/span><\/td>\n        <td class=\"high-text\">1,264.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">HINDALCO<\/td>\n        <td class=\"price-text\">922.85<\/td>\n        <td class=\"change-text\">+6.65<\/td>\n        <td><span class=\"gain-badge\">0.73%<\/span><\/td>\n        <td class=\"high-text\">1,029.80<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">HUL<\/td>\n        <td class=\"price-text\">2,358.60<\/td>\n        <td class=\"change-text\">+13.20<\/td>\n        <td><span class=\"gain-badge\">0.56%<\/span><\/td>\n        <td class=\"high-text\">2,750.00<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<style>\n    .loss-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .loss-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #f87171; \/* Soft Coral Red *\/\n        border-radius: 10px;\n    }\n\n    .creative-loss-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .loss-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        display: block;\n        margin-top: 2px;\n    }\n<\/style>\n\n<div class=\"loss-header-container\">\n    <div class=\"loss-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-loss-title\">Nifty 50: Under Pressure<\/h2>\n        <span class=\"loss-subtitle\">Stocks leading the downward trend today<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* UPDATED STICKY COLUMN WITH IMAGE REFERENCE GRADIENT *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    \/* Gradient matching the orange-to-red reference image *\/\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800;\n    color: #ffffff; \/* White text for contrast *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important;\n    color: #999;\n  }\n\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  tbody tr:hover {\n    box-shadow: inset 4px 0 0 #d32f2f; \n  }\n\n  .price-text { color: #444; font-weight: 600; }\n  \n  \/* Change text color remains Red as previously requested *\/\n  .change-text { color: #d32f2f; font-weight: 700; }\n  \n  .loss-badge {\n    background-color: #fff1f0;\n    color: #d32f2f;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #ffccc7;\n  }\n\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>CMP (\u20b9)<\/th>\n        <th>CHANGE (\u20b9)<\/th>\n        <th>LOSS (%)<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">TECH MAHINDRA<\/td>\n        <td class=\"price-text\">1,345.40<\/td>\n        <td class=\"change-text\">-95.50<\/td>\n        <td><span class=\"loss-badge\">-6.63%<\/span><\/td>\n        <td class=\"high-text\">1,854.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">HCL TECH<\/td>\n        <td class=\"price-text\">1,339.20<\/td>\n        <td class=\"change-text\">-87.00<\/td>\n        <td><span class=\"loss-badge\">-6.10%<\/span><\/td>\n        <td class=\"high-text\">1,780.10<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">ETERNAL<\/td>\n        <td class=\"price-text\">254.00<\/td>\n        <td class=\"change-text\">-14.00<\/td>\n        <td><span class=\"loss-badge\">-5.22%<\/span><\/td>\n        <td class=\"high-text\">368.45<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">INFOSYS<\/td>\n        <td class=\"price-text\">1,275.50<\/td>\n        <td class=\"change-text\">-52.00<\/td>\n        <td><span class=\"loss-badge\">-3.92%<\/span><\/td>\n        <td class=\"high-text\">1,778.45<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">TCS<\/td>\n        <td class=\"price-text\">2,573.70<\/td>\n        <td class=\"change-text\">-102.60<\/td>\n        <td><span class=\"loss-badge\">-3.83%<\/span><\/td>\n        <td class=\"high-text\">3,710.00<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n    .high-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .high-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #d97706; \/* Golden Amber *\/\n        border-radius: 10px;\n    }\n\n    .creative-high-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n<\/style>\n\n<div class=\"high-header-container\">\n    <div class=\"high-accent-bar\"><\/div>\n    <h2 class=\"creative-high-title\">52 Week High Stocks of Nifty 50<\/h2>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* UNIFIED FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n  }\n\n  \/* HEADINGS BOLD *\/\n  thead th {\n    background-color: #ffffff;\n    color: #000000; \/* Pure Black for Headings *\/\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800; \n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* UPDATED: STOCK NAME WITH GRADIENT *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    \/* Gradient matching the orange-to-red reference image *\/\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800; \n    color: #ffffff; \/* White text for contrast *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important;\n    color: #000000;\n  }\n\n  \/* BOTH COLUMNS NOW BLACK & BOLD *\/\n  .price-text, .high-text { \n    color: #444; \/* Match CMP color *\/\n    font-weight: 600; \n    font-size: 13px;\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n        <th>CMP (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">NTPC<\/td>\n        <td class=\"high-text\">385.00<\/td>\n        <td class=\"price-text\">382.75<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">SBI<\/td>\n        <td class=\"high-text\">1,234.70<\/td>\n        <td class=\"price-text\">1,234.70<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">LARSEN<\/td>\n        <td class=\"high-text\">4,440.00<\/td>\n        <td class=\"price-text\">4,440.00<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<style>\n    .high-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .high-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #d97706; \/* Golden Amber *\/\n        border-radius: 10px;\n    }\n\n    .creative-high-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n<\/style>\n\n<div class=\"high-header-container\">\n    <div class=\"high-accent-bar\"><\/div>\n    <h2 class=\"creative-high-title\">52 Week Low Stocks of Nifty 50<\/h2>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* UNIFIED FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n  }\n\n  \/* HEADINGS BOLD *\/\n  thead th {\n    background-color: #ffffff;\n    color: #000000; \/* Pure Black for Headings *\/\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800; \n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* UPDATED: STOCK NAME WITH GRADIENT *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    \/* Gradient matching the orange-to-red reference image *\/\n    background: linear-gradient(to bottom, #ff6b00, #ff0000) !important;\n    z-index: 5;\n    font-weight: 800; \n    color: #ffffff; \/* White text for contrast *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n    background: #ffffff !important;\n    color: #000000;\n  }\n\n  \/* BOTH COLUMNS NOW BLACK & BOLD *\/\n  .price-text, .high-text { \n    color: #444; \/* Match CMP color *\/\n    font-weight: 600; \n    font-size: 13px;\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n        <th>CMP (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">INFOSYS<\/td>\n        <td class=\"high-text\">1,778.45<\/td>\n        <td class=\"price-text\">1,264.10<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">TCS<\/td>\n        <td class=\"high-text\">3,710.00<\/td>\n        <td class=\"price-text\">2,561.30<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">WIPRO<\/td>\n        <td class=\"high-text\">296.30<\/td>\n        <td class=\"price-text\">199.36<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap index down 0.3%<\/li>\n\n\n\n<li>Nifty Smallcap index down 0.55%<\/li>\n\n\n\n<li>Overall market breadth remained negative with selling seen across several heavyweights<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>IT plunged over 4% (worst hit sector)<\/li>\n\n\n\n<li>Realty declined more than 2%<\/li>\n\n\n\n<li>Metal up 0.3\u20131%<\/li>\n\n\n\n<li>Pharma up 0.3\u20131%<\/li>\n\n\n\n<li>PSU Bank up 0.3\u20131%<\/li>\n\n\n\n<li>Oil &amp; Gas up 0.3\u20131%<\/li>\n\n\n\n<li>Energy up 0.3\u20131%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Shree Cement commissioned the clinkerisation section of its Karnataka cement plant.<\/li>\n\n\n\n<li>Alembic Pharma received final approval from the USFDA for its Efinaconazole Topical Solution.<\/li>\n\n\n\n<li>KNR Constructions incorporated a wholly owned subsidiary.<\/li>\n\n\n\n<li>HCL Infosystems raised Rs 55 crore through non-convertible debentures (NCDs).<\/li>\n\n\n\n<li>KS Smart Technologies\u2019 arm secured a project worth Rs 33.80 crore.<\/li>\n\n\n\n<li>Ethos inaugurated a Jacob &amp; Co boutique in New Delhi.<\/li>\n\n\n\n<li>Silverline Technologies introduced \u2018AI Studio\u2019 on its Silver AI platform.<\/li>\n\n\n\n<li>Zelio E-Mobility expanded its electric vehicle production capacity to 1,80,000 units per annum.<\/li>\n\n\n\n<li>Brahmaputra Infrastructure emerged as the L-1 bidder for a Rs 397 crore highway project in Rajasthan.<\/li>\n\n\n\n<li>Eris Lifesciences entered into a pact with Natco Pharma for commercialisation of Semaglutide in India.<\/li>\n\n\n\n<li>Mukka Proteins completed the acquisition of a 100 percent stake in Ento Proteins.<\/li>\n\n\n\n<li>KEC International secured new orders worth Rs 1,002 crore.<\/li>\n\n\n\n<li>Fractal Analytics launched its new offering \u2018PiEvolve\u2019.<\/li>\n\n\n\n<li>Caplin Point Laboratories\u2019 arm received USFDA approval for Sodium Phosphates Injection.<br><br><\/li>\n<\/ul>\n\n\n\n<style>\n    .main-terminal-header {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        \/* Yaha change kiya hai: auto ko 0 kar diya taaki left align ho jaye *\/\n        margin: 30px 0; \n        padding: 20px 0;\n        border-top: 1px solid #ddd;\n        max-width: 950px;\n    }\n\n    .header-content-flex {\n        display: flex;\n        align-items: center;\n        gap: 15px;\n        margin-top: 15px;\n    }\n\n    .vertical-accent {\n        width: 4px;\n        height: 45px;\n        background-color: #f1f5f9;\n        border-radius: 2px;\n    }\n\n    .main-headline-text {\n        font-size: 32px;\n        font-weight: 800;\n        color: #1e293b;\n        margin: 0;\n        line-height: 1.2;\n        letter-spacing: -0.5px;\n    }\n\n    @media (max-width: 600px) {\n        .main-headline-text {\n            font-size: 22px;\n        }\n        .vertical-accent {\n            height: 35px;\n        }\n    }\n<\/style>\n\n<div class=\"main-terminal-header\">\n    <div class=\"header-content-flex\">\n        <div class=\"vertical-accent\"><\/div>\n        <h2 class=\"wp-block-heading main-headline-text\">\n            Date: 23rd February 2026 Stock Market Highlights\n        <\/h2>\n    <\/div>\n<\/div>\n\n\n\n<p>Stock market today &nbsp;began the week on a positive note, extending gains for a second consecutive session on February 23, with the Nifty closing above 25,700 mark amid volatility.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex: 83,294.66 up 479.95 points (+0.58%)<\/li>\n\n\n\n<li>Nifty 50: 25,713. up 141.75 points (+0.55%)<\/li>\n\n\n\n<li>Bank Nifty: 61,264.25 up 92.25 points (+0.15%)<\/li>\n<\/ul>\n\n\n\n<style>\n    .gain-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n    }\n\n    .gain-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #10b981; \/* Soft Green *\/\n        border-radius: 10px;\n    }\n\n    .creative-gain-title {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .gain-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        margin-left: 16px;\n        margin-top: -2px;\n        display: block;\n    }\n<\/style>\n\n<div class=\"gain-header-container\">\n    <div class=\"gain-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-gain-title\">Nifty 50: Market Leaders<\/h2>\n        <span class=\"gain-subtitle\">Today's top performing stocks<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  \/* PREVENT UNNECESSARY SCROLLING *\/\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  \/* HEADER STYLING - BOLD *\/\n  thead th {\n    background-color: #ffffff;\n    color: #333; \/* Darker for better visibility *\/\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800; \/* Extra Bold Headings *\/\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* STICKY COLUMN - STOCK NAME BOLD *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background-color: white !important;\n    z-index: 5;\n    font-weight: 800; \/* Institutional Bold *\/\n    color: #1a237e; \/* Lakshmishree Navy *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n  }\n\n  \/* SMOOTH HOVER EFFECTS *\/\n  tbody tr {\n    cursor: pointer;\n  }\n\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  tbody tr:hover {\n    box-shadow: inset 4px 0 0 #1a237e;\n  }\n\n  \/* DATA TEXT STYLES *\/\n  .price-text { color: #444; font-weight: 600; }\n  .change-text { color: #2e7d32; font-weight: 700; }\n  \n  \/* REFINED GAIN BADGE *\/\n  .gain-badge {\n    background-color: #e8f5e9;\n    color: #2e7d32;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #c8e6c9;\n  }\n\n  \/* SMOOTH SCROLLBAR *\/\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">COMPANY<\/th>\n        <th>PRICE (\u20b9)<\/th>\n        <th>CHANGE (\u20b9)<\/th>\n        <th>% GAIN<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">ADANI PORTS<\/td>\n        <td class=\"price-text\">1,555.80<\/td>\n        <td class=\"change-text\">44.30<\/td>\n        <td><span class=\"gain-badge\">2.93%<\/span><\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">KOTAK MAHINDRA<\/td>\n        <td class=\"price-text\">430.70<\/td>\n        <td class=\"change-text\">9.35<\/td>\n        <td><span class=\"gain-badge\">2.22%<\/span><\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">DR REDDYS LABS<\/td>\n        <td class=\"price-text\">1,307.40<\/td>\n        <td class=\"change-text\">27.00<\/td>\n        <td><span class=\"gain-badge\">2.11%<\/span><\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">HDFC LIFE<\/td>\n        <td class=\"price-text\">742.45<\/td>\n        <td class=\"change-text\">13.80<\/td>\n        <td><span class=\"gain-badge\">1.89%<\/span><\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">NESTLE<\/td>\n        <td class=\"price-text\">1,315.10<\/td>\n        <td class=\"change-text\">21.30<\/td>\n        <td><span class=\"gain-badge\">1.65%<\/span><\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<style>\n    .loss-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .loss-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #f87171; \/* Soft Coral Red *\/\n        border-radius: 10px;\n    }\n\n    .creative-loss-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .loss-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        display: block;\n        margin-top: 2px;\n    }\n<\/style>\n\n<div class=\"loss-header-container\">\n    <div class=\"loss-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-loss-title\">Nifty 50: Under Pressure<\/h2>\n        <span class=\"loss-subtitle\">Stocks leading the downward trend today<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  \/* HEADER STYLING - BOLD & DARK *\/\n  thead th {\n    background-color: #ffffff;\n    color: #333; \n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800; \n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* STICKY COLUMN - STOCK NAME BOLD *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background-color: white !important;\n    z-index: 5;\n    font-weight: 800; \n    color: #1a237e; \n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n  }\n\n  \/* HOVER EFFECT - RED FOR LOSSES *\/\n  tbody tr:hover td {\n    background-color: #fff9f9;\n    transform: translateY(-1px);\n  }\n\n  tbody tr:hover {\n    box-shadow: inset 4px 0 0 #d32f2f;\n  }\n\n  \/* DATA TEXT STYLES *\/\n  .price-text { color: #444; font-weight: 600; }\n  .change-text { color: #d32f2f; font-weight: 700; }\n  \n  \/* LOSS BADGE STYLING *\/\n  .loss-badge {\n    background-color: #fff1f0;\n    color: #d32f2f;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #ffccc7;\n  }\n\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">COMPANY<\/th>\n        <th>PRICE (\u20b9)<\/th>\n        <th>CHANGE (\u20b9)<\/th>\n        <th>% LOSS<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">HINDALCO<\/td>\n        <td class=\"price-text\">916.20<\/td>\n        <td class=\"change-text\">-19.50<\/td>\n        <td><span class=\"loss-badge\">-2.08%<\/span><\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">INFOSYS<\/td>\n        <td class=\"price-text\">1,327.50<\/td>\n        <td class=\"change-text\">-25.70<\/td>\n        <td><span class=\"loss-badge\">-1.90%<\/span><\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">WIPRO<\/td>\n        <td class=\"price-text\">205.89<\/td>\n        <td class=\"change-text\">-3.97<\/td>\n        <td><span class=\"loss-badge\">-1.89%<\/span><\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">TECH MAHINDRA<\/td>\n        <td class=\"price-text\">1,440.90<\/td>\n        <td class=\"change-text\">-16.00<\/td>\n        <td><span class=\"loss-badge\">-1.10%<\/span><\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">CIPLA<\/td>\n        <td class=\"price-text\">1,326.50<\/td>\n        <td class=\"change-text\">-14.60<\/td>\n        <td><span class=\"loss-badge\">-1.09%<\/span><\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n    .high-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .high-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #d97706; \/* Golden Amber *\/\n        border-radius: 10px;\n    }\n\n    .creative-high-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n<\/style>\n\n<div class=\"high-header-container\">\n    <div class=\"high-accent-bar\"><\/div>\n    <h2 class=\"creative-high-title\">52 Week High Stocks of Nifty 50<\/h2>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* UNIFIED FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n  }\n\n  \/* HEADINGS BOLD *\/\n  thead th {\n    background-color: #ffffff;\n    color: #000000; \/* Pure Black for Headings *\/\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800; \n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* STOCK NAME BOLD *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background-color: white !important;\n    z-index: 5;\n    font-weight: 800; \n    color: #1a237e; \n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  \/* UPDATED: BOTH COLUMNS NOW BLACK & BOLD *\/\n  .price-text, .high-text { \n    color: #444; \/* Match CMP color *\/\n    font-weight: 600; \n    font-size: 13px;\n  }\n\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n        <th>CMP (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">SBI LIFE INSURANCE<\/td>\n        <td class=\"high-text\">2,132.00<\/td>\n        <td class=\"price-text\">2,109.60<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">STATE BANK OF INDIA<\/td>\n        <td class=\"high-text\">1,231.10<\/td>\n        <td class=\"price-text\">1,227.80<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">LARSEN & TOUBRO<\/td>\n        <td class=\"high-text\">4,431.60<\/td>\n        <td class=\"price-text\">441.10<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">NTPC LIMITED<\/td>\n        <td class=\"high-text\">376.50<\/td>\n        <td class=\"price-text\">376.50<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap index declining 0.4 percent<\/li>\n\n\n\n<li>Nifty Smallcap index edged up 0.3 percent.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Information Technology shed 1.4 percent<\/li>\n\n\n\n<li>Metal down 0.2 percent<\/li>\n\n\n\n<li>PSU Bank index added 1.3 percent<\/li>\n\n\n\n<li>Pharma, oil &amp; gas, infra, FMCG, auto added 0.5 percent each<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Samvardhana Motherson International has inaugurated a new manufacturing facility in Gujarat.<\/li>\n\n\n\n<li>NBCC (India) Limited has secured fresh orders worth \u20b976.27 crore.<\/li>\n\n\n\n<li>Kranaa Diagnostics has raised \u20b9430 crore through Non-Convertible Debentures (NCDs).<\/li>\n\n\n\n<li>Waaree Energies Limited has partnered with Zero Footprint Industries to expand its footprint.<\/li>\n\n\n\n<li>Container Corporation of India (CONCOR) has signed an MoU with Vizhinjam International Seaport.<\/li>\n\n\n\n<li>Lupin Limited has received approval from the European Commission for its biosimilar ranibizumab.<\/li>\n\n\n\n<li>Intellect Design Arena Limited and IDCUBE have launched Purple Fabric-powered Enterprise Security TeamSpace.<\/li>\n\n\n\n<li>Patel Engineering Limited has emerged as the lowest bidder for the \u20b9910 crore Renukaji Dam project.<\/li>\n\n\n\n<li>LTIMindtree has signed a $100 million deal with a MedTech company in Europe.<\/li>\n\n\n\n<li>DSM Fresh Foods has set up a structured procurement framework with fish farmers.<\/li>\n\n\n\n<li>Olectra Greentech Limited has received LOAs from TGSRTC.<\/li>\n\n\n\n<li>Himalaya Food International is expanding into the US market after product registration approval.<\/li>\n\n\n\n<li>HDB Financial Services has raised \u20b9861.88 crore via NCDs.<\/li>\n\n\n\n<li>Tata Consultancy Services has partnered with ServiceNow to accelerate AI adoption for enterprises.<\/li>\n\n\n\n<li>Pine Labs has secured contracts from three OMCs to modernize digital payment platforms.<br><br><\/li>\n<\/ul>\n\n\n\n<style>\n    .main-terminal-header {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        \/* Yaha change kiya hai: auto ko 0 kar diya taaki left align ho jaye *\/\n        margin: 30px 0; \n        padding: 20px 0;\n        border-top: 1px solid #ddd;\n        max-width: 950px;\n    }\n\n    .header-content-flex {\n        display: flex;\n        align-items: center;\n        gap: 15px;\n        margin-top: 15px;\n    }\n\n    .vertical-accent {\n        width: 4px;\n        height: 45px;\n        background-color: #f1f5f9;\n        border-radius: 2px;\n    }\n\n    .main-headline-text {\n        font-size: 32px;\n        font-weight: 800;\n        color: #1e293b;\n        margin: 0;\n        line-height: 1.2;\n        letter-spacing: -0.5px;\n    }\n\n    @media (max-width: 600px) {\n        .main-headline-text {\n            font-size: 22px;\n        }\n        .vertical-accent {\n            height: 35px;\n        }\n    }\n<\/style>\n\n<div class=\"main-terminal-header\">\n    <div class=\"header-content-flex\">\n        <div class=\"vertical-accent\"><\/div>\n        <h2 class=\"wp-block-heading main-headline-text\">\n            Date: 20th February 2026 Stock Market Highlights\n        <\/h2>\n    <\/div>\n<\/div>\n\n\n\n<p>Stock market today staged a strong rebound on February 20, recovering a part of the previous session\u2019s losses. Nifty managed to close above the 25,550 mark, supported by broad-based buying across sectors, except IT stocks.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex: 82,814.71  up 316.57 points (+0.38%)<\/li>\n\n\n\n<li>Nifty 50: 25,571.25 up 116.90 points (+0.46%)<\/li>\n\n\n\n<li>Bank Nifty: 61,172.00 up 432.45 points (+0.71%)<\/li>\n<\/ul>\n\n\n\n<style>\n    .gain-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n    }\n\n    .gain-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #10b981; \/* Soft Green *\/\n        border-radius: 10px;\n    }\n\n    .creative-gain-title {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .gain-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        margin-left: 16px;\n        margin-top: -2px;\n        display: block;\n    }\n<\/style>\n\n<div class=\"gain-header-container\">\n    <div class=\"gain-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-gain-title\">Nifty 50: Market Leaders<\/h2>\n        <span class=\"gain-subtitle\">Today's top performing stocks<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  \/* PREVENT UNNECESSARY SCROLLING *\/\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  \/* HEADER STYLING *\/\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* STICKY COLUMN *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background-color: white !important;\n    z-index: 5;\n    font-weight: 800;\n    color: #1a237e; \/* Lakshmishree Navy *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n  }\n\n  \/* SMOOTH HOVER EFFECTS *\/\n  tbody tr {\n    cursor: pointer;\n  }\n\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  tbody tr:hover {\n    box-shadow: inset 4px 0 0 #1a237e;\n  }\n\n  \/* DATA TEXT STYLES *\/\n  .price-text { color: #444; font-weight: 600; }\n  .change-text { color: #2e7d32; font-weight: 700; }\n  \n  \/* REFINED GAIN BADGE *\/\n  .gain-badge {\n    background-color: #e8f5e9;\n    color: #2e7d32;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #c8e6c9;\n  }\n\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  \/* SMOOTH SCROLLBAR *\/\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">COMPANY<\/th>\n        <th>PRICE (\u20b9)<\/th>\n        <th>CHANGE (\u20b9)<\/th>\n        <th>% GAIN<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">HINDALCO<\/td>\n        <td class=\"price-text\">935.70<\/td>\n        <td class=\"change-text\">+30.05<\/td>\n        <td><span class=\"gain-badge\">3.32%<\/span><\/td>\n        <td class=\"high-text\">1,029.80<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">NTPC<\/td>\n        <td class=\"price-text\">372.95<\/td>\n        <td class=\"change-text\">+9.75<\/td>\n        <td><span class=\"gain-badge\">2.68%<\/span><\/td>\n        <td class=\"high-text\">373.65<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">LARSEN<\/td>\n        <td class=\"price-text\">4,380.60<\/td>\n        <td class=\"change-text\">+100.10<\/td>\n        <td><span class=\"gain-badge\">2.34%<\/span><\/td>\n        <td class=\"high-text\">4,390.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">SBI LIFE INSURA<\/td>\n        <td class=\"price-text\">2,080.00<\/td>\n        <td class=\"change-text\">+37.00<\/td>\n        <td><span class=\"gain-badge\">1.81%<\/span><\/td>\n        <td class=\"high-text\">2,109.60<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">COAL INDIA<\/td>\n        <td class=\"price-text\">423.55<\/td>\n        <td class=\"change-text\">+7.40<\/td>\n        <td><span class=\"gain-badge\">1.78%<\/span><\/td>\n        <td class=\"high-text\">461.55<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<style>\n    .loss-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .loss-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #f87171; \/* Soft Coral Red *\/\n        border-radius: 10px;\n    }\n\n    .creative-loss-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .loss-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        display: block;\n        margin-top: 2px;\n    }\n<\/style>\n\n<div class=\"loss-header-container\">\n    <div class=\"loss-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-loss-title\">Nifty 50: Under Pressure<\/h2>\n        <span class=\"loss-subtitle\">Stocks leading the downward trend today<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT - MATCHING PREVIOUS RATIO *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  \/* PRECISE PX RATIO MATCH: 650px MAX WIDTH *\/\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  \/* UPDATED PADDING TO MATCH GAINER TABLE RATIO (14px 16px) *\/\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  \/* STICKY HEADER MATCH *\/\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* STICKY COLUMN MATCH: 140px MIN-WIDTH *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background-color: white !important;\n    z-index: 5;\n    font-weight: 800;\n    color: #1a237e; \/* Lakshmishree Navy *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n  }\n\n  \/* HOVER SYMMETRY *\/\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  tbody tr:hover {\n    box-shadow: inset 4px 0 0 #d32f2f; \/* Red pulse for losses *\/\n  }\n\n  \/* DATA TYPES *\/\n  .price-text { color: #444; font-weight: 600; }\n  .change-text { color: #666; font-weight: 500; }\n  \n  \/* REFINED LOSS BADGE: MATCHES GAIN BADGE PX RATIO *\/\n  .loss-badge {\n    background-color: #fff1f0;\n    color: #d32f2f;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #ffccc7;\n  }\n\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  \/* SCROLLBAR SYMMETRY *\/\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>CMP (\u20b9)<\/th>\n        <th>CHANGE (\u20b9)<\/th>\n        <th>LOSS (%)<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">TECH MAHINDRA<\/td>\n        <td class=\"price-text\">1,456.90<\/td>\n        <td class=\"change-text\">-22.40<\/td>\n        <td><span class=\"loss-badge\">-1.51%<\/span><\/td>\n        <td class=\"high-text\">1,854.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">INFOSYS<\/td>\n        <td class=\"price-text\">1,353.20<\/td>\n        <td class=\"change-text\">-17.30<\/td>\n        <td><span class=\"loss-badge\">-1.26%<\/span><\/td>\n        <td class=\"high-text\">1,829.85<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">GRASIM<\/td>\n        <td class=\"price-text\">2,832.80<\/td>\n        <td class=\"change-text\">-31.50<\/td>\n        <td><span class=\"loss-badge\">-1.10%<\/span><\/td>\n        <td class=\"high-text\">2,979.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">HCL TECH<\/td>\n        <td class=\"price-text\">1,436.50<\/td>\n        <td class=\"change-text\">-13.90<\/td>\n        <td><span class=\"loss-badge\">-0.96%<\/span><\/td>\n        <td class=\"high-text\">1,780.10<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">ETERNAL<\/td>\n        <td class=\"price-text\">269.45<\/td>\n        <td class=\"change-text\">-2.30<\/td>\n        <td><span class=\"loss-badge\">-0.85%<\/span><\/td>\n        <td class=\"high-text\">368.45<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n    .high-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .high-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #d97706; \/* Golden Amber *\/\n        border-radius: 10px;\n    }\n\n    .creative-high-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n<\/style>\n\n<div class=\"high-header-container\">\n    <div class=\"high-accent-bar\"><\/div>\n    <h2 class=\"creative-high-title\">52 Week High Stocks of Nifty 50<\/h2>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* UNIFIED FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  \/* UNIFIED PX RATIO MATCH: 650px MAX WIDTH *\/\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  \/* MATCHED PADDING RATIO (14px 16px) *\/\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  \/* HEADER SYMMETRY *\/\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* STICKY COLUMN & BOLD STOCK NAMES *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background-color: white !important;\n    z-index: 5;\n    font-weight: 800; \/* Institutional Bold *\/\n    color: #1a237e; \/* Lakshmishree Navy *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n  }\n\n  \/* HOVER INTERACTION *\/\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  tbody tr:hover {\n    box-shadow: inset 4px 0 0 #4a5568; \/* Grey indicator for neutral data *\/\n  }\n\n  \/* UNIFIED TEXT STYLES *\/\n  .price-text { color: #444; font-weight: 600; }\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  \/* SCROLLBAR SYMMETRY *\/\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n        <th>CMP (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">NTPC LTD.<\/td>\n        <td class=\"high-text\">373.65<\/td>\n        <td class=\"price-text\">372.95<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">LARSEN<\/td>\n        <td class=\"high-text\">4,390.00<\/td>\n        <td class=\"price-text\">4,380.60<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">ONGC<\/td>\n        <td class=\"high-text\">280.80<\/td>\n        <td class=\"price-text\">278.65<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap index \u25b2 up 0.5%<\/li>\n\n\n\n<li>Nifty Smallcap index \u25bc ended marginally lower<\/li>\n\n\n\n<li>On a weekly basis, both Sensex and Nifty 50 posted marginal gains<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<p>All sectoral indices ended in the red.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Power  up 1\u20132%<\/li>\n\n\n\n<li>Metal up 1\u20132%<\/li>\n\n\n\n<li>Capital Goods  up 1\u20132%<\/li>\n\n\n\n<li>PSU Bank  up 1\u20132%<\/li>\n\n\n\n<li>IT  down around 1%<\/li>\n\n\n\n<li>Media  ended in red<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Manaksia Aluminium expanded its product portfolio with the launch of a new product line.<\/li>\n\n\n\n<li>Artson secured a Rs 13.20 crore order for supply of storage tanks.<\/li>\n\n\n\n<li>TCS and Cisco partnered to launch a Center of Excellence for Autonomous Enterprise Operations.<\/li>\n\n\n\n<li>Asian markets ended on a mixed note on Friday.<\/li>\n\n\n\n<li>Bajaj Finance raised Rs 2,500.20 crore through non-convertible debentures (NCDs).<\/li>\n\n\n\n<li>Intellect Design Arena launched Academic TeamSpace.<\/li>\n\n\n\n<li>Icon Facilitators secured a technical manpower services contract from Embassy Services.<\/li>\n\n\n\n<li>Euro Pratik Laminates surged after launching two new product ranges for 2026.<\/li>\n\n\n\n<li>IndusInd Bank expanded its gold loan network to 500 branches across the country.<\/li>\n\n\n\n<li>Markets continued to trade higher in the late afternoon session.<\/li>\n\n\n\n<li>United Breweries and Soufflet Malt announced plans to build a malthouse in South Rajasthan.<\/li>\n\n\n\n<li>Dee Development gained after bagging an order to supply process piping solutions.<\/li>\n\n\n\n<li>NTPC Green\u2019s arm commenced commercial operations of the second part capacity of the Khavda-II Solar PV Project.<\/li>\n\n\n\n<li>RateGain Travel Technologies integrated Stripe into its booking engine to strengthen direct hotel booking payments.<\/li>\n\n\n\n<li>Arfin India moved higher after installing a high-capacity double wire RBD machine at its manufacturing facility.<\/li>\n\n\n\n<li>Dhabriya Polywood secured a work order worth Rs 8.06 crore for bags.<\/li>\n\n\n\n<li>Meta Infotech surged after securing orders worth Rs 4.14 crore.<\/li>\n\n\n\n<li>Clean Max Enviro Energy Solutions announced plans to launch an IPO to raise up to Rs 3,267.81 crore.<\/li>\n\n\n\n<li>ITCONS E-Solutions bagged a contract worth Rs 2.25 crore.<\/li>\n\n\n\n<li>India joined the US-led strategic alliance \u2018Pax Silica\u2019 to build a resilient supply chain for critical minerals and AI.<\/li>\n\n\n\n<li>Star Cement\u2019s arm started commercial production at its new grinding unit in Assam.<\/li>\n\n\n\n<li>Indian bourses extended gains in the early afternoon session.<br><br><\/li>\n<\/ul>\n\n\n\n<div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n    .main-terminal-header {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        \/* Yaha change kiya hai: auto ko 0 kar diya taaki left align ho jaye *\/\n        margin: 30px 0; \n        padding: 20px 0;\n        border-top: 1px solid #ddd;\n        max-width: 950px;\n    }\n\n    .header-content-flex {\n        display: flex;\n        align-items: center;\n        gap: 15px;\n        margin-top: 15px;\n    }\n\n    .vertical-accent {\n        width: 4px;\n        height: 45px;\n        background-color: #f1f5f9;\n        border-radius: 2px;\n    }\n\n    .main-headline-text {\n        font-size: 32px;\n        font-weight: 800;\n        color: #1e293b;\n        margin: 0;\n        line-height: 1.2;\n        letter-spacing: -0.5px;\n    }\n\n    @media (max-width: 600px) {\n        .main-headline-text {\n            font-size: 22px;\n        }\n        .vertical-accent {\n            height: 35px;\n        }\n    }\n<\/style>\n\n<div class=\"main-terminal-header\">\n    <div class=\"header-content-flex\">\n        <div class=\"vertical-accent\"><\/div>\n        <h2 class=\"wp-block-heading main-headline-text\">\n            Date: 19th February 2026 Stock Market Highlights\n        <\/h2>\n    <\/div>\n<\/div>\n\n\n\n<p>Stock market today failed to hold on to early gains and snapped their three-day winning streak on February 19. The Nifty slipped below the 25,400 mark intraday amid broad-based selling pressure across sectors. Rising geopolitical tensions between the US and Iran further dampened investor sentiment.<\/p>\n\n\n\n<p>After opening in the green, benchmark indices quickly gave up gains within the first hour. Selling pressure intensified through the session, and profit booking in the final hour dragged indices near the day\u2019s low.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Closing Numbers<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex: 82,498.14 down 1,236.11 points (-1.48%)<\/li>\n\n\n\n<li>Nifty 50: 25,454.35 down 365.00 points (-1.41%)<\/li>\n\n\n\n<li>Bank Nifty: 60,739.55 down 811.25 points (-1.32%)<\/li>\n<\/ul>\n\n\n\n<style>\n    .gain-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n    }\n\n    .gain-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #10b981; \/* Soft Green *\/\n        border-radius: 10px;\n    }\n\n    .creative-gain-title {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .gain-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        margin-left: 16px;\n        margin-top: -2px;\n        display: block;\n    }\n<\/style>\n\n<div class=\"gain-header-container\">\n    <div class=\"gain-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-gain-title\">Nifty 50: Market Leaders<\/h2>\n        <span class=\"gain-subtitle\">Today's top performing stocks<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  \/* PREVENT UNNECESSARY SCROLLING *\/\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px; \/* Smoother corners *\/\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin; \/* Clean scrollbars for Firefox *\/\n  }\n\n  table {\n    border-collapse: separate; \/* Required for rounded corner borders *\/\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease; \/* SMOOTH TRANSITION FOR EVERYTHING *\/\n  }\n\n  \/* HEADER STYLING *\/\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* STICKY COLUMN: HIGHEST Z-INDEX AT TOP LEFT *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background-color: white !important; \/* Forces solid background during scroll *\/\n    z-index: 5;\n    font-weight: 800;\n    color: #1a237e; \/* Lakshmishree Navy *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  \/* HEADER TOP-LEFT INTERSECTION *\/\n  thead th.sticky-col {\n    z-index: 15; \/* Highest priority *\/\n  }\n\n  \/* SMOOTH HOVER EFFECTS *\/\n  tbody tr {\n    cursor: pointer;\n  }\n\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px); \/* Subtle float effect *\/\n  }\n\n  tbody tr:hover {\n    box-shadow: inset 4px 0 0 #1a237e; \/* Navy left-border pulse on hover *\/\n  }\n\n  \/* DATA TEXT STYLES *\/\n  .price-text { color: #444; font-weight: 600; }\n  .change-text { color: #2e7d32; font-weight: 700; }\n  \n  \/* REFINED GAIN BADGE *\/\n  .gain-badge {\n    background-color: #e8f5e9;\n    color: #2e7d32;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #c8e6c9;\n  }\n\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  \/* SMOOTH SCROLLBAR FOR CHROME\/SAFARI *\/\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK<\/th>\n        <th>CMP<\/th>\n        <th>CHANGE<\/th>\n        <th>GAIN%<\/th>\n        <th>52W HIGH<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">ONGC<\/td>\n        <td class=\"price-text\">274.65<\/td>\n        <td class=\"change-text\">+10.05<\/td>\n        <td><span class=\"gain-badge\">3.80%<\/span><\/td>\n        <td class=\"high-text\">280.30<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">HINDALCO<\/td>\n        <td class=\"price-text\">905.65<\/td>\n        <td class=\"change-text\">+6.40<\/td>\n        <td><span class=\"gain-badge\">0.71%<\/span><\/td>\n        <td class=\"high-text\">1,029.80<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">HDFC LIFE<\/td>\n        <td class=\"price-text\">733.15<\/td>\n        <td class=\"change-text\">+3.55<\/td>\n        <td><span class=\"gain-badge\">0.49%<\/span><\/td>\n        <td class=\"high-text\">820.75<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">DR REDDYS LABS<\/td>\n        <td class=\"price-text\">1,282.30<\/td>\n        <td class=\"change-text\">+2.00<\/td>\n        <td><span class=\"gain-badge\">0.16%<\/span><\/td>\n        <td class=\"high-text\">1,379.70<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<style>\n    .loss-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .loss-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #f87171; \/* Soft Coral Red *\/\n        border-radius: 10px;\n    }\n\n    .creative-loss-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .loss-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        display: block;\n        margin-top: 2px;\n    }\n<\/style>\n\n<div class=\"loss-header-container\">\n    <div class=\"loss-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-loss-title\">Nifty 50: Under Pressure<\/h2>\n        <span class=\"loss-subtitle\">Stocks leading the downward trend today<\/span>\n    <\/div>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* GOOGLE FONT IMPORT - MATCHING PREVIOUS RATIO *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  \/* PRECISE PX RATIO MATCH: 650px MAX WIDTH *\/\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05); \/* Same depth as gainers table *\/\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  \/* UPDATED PADDING TO MATCH GAINER TABLE RATIO (14px 16px) *\/\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  \/* STICKY HEADER MATCH *\/\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* STICKY COLUMN MATCH: 140px MIN-WIDTH *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background-color: white !important;\n    z-index: 5;\n    font-weight: 800;\n    color: #1a237e; \/* Lakshmishree Navy *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n  }\n\n  \/* HOVER SYMMETRY *\/\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  tbody tr:hover {\n    box-shadow: inset 4px 0 0 #d32f2f; \/* Red pulse for losses *\/\n  }\n\n  \/* DATA TYPES *\/\n  .price-text { color: #444; font-weight: 600; }\n  .change-text { color: #666; font-weight: 500; }\n  \n  \/* REFINED LOSS BADGE: MATCHES GAIN BADGE PX RATIO *\/\n  .loss-badge {\n    background-color: #fff1f0;\n    color: #d32f2f;\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 11px;\n    display: inline-block;\n    border: 1px solid #ffccc7;\n  }\n\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  \/* SCROLLBAR SYMMETRY *\/\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>CMP (\u20b9)<\/th>\n        <th>CHANGE<\/th>\n        <th>LOSS (%)<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">INTERGLOBE AVI<\/td>\n        <td class=\"price-text\">4,815.10<\/td>\n        <td class=\"change-text\">-165.30<\/td>\n        <td><span class=\"loss-badge\">-3.32%<\/span><\/td>\n        <td class=\"high-text\">\u2014<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">TRENT<\/td>\n        <td class=\"price-text\">4,067.90<\/td>\n        <td class=\"change-text\">-119.30<\/td>\n        <td><span class=\"loss-badge\">-2.85%<\/span><\/td>\n        <td class=\"high-text\">6,261.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">M&M<\/td>\n        <td class=\"price-text\">3,431.80<\/td>\n        <td class=\"change-text\">-98.70<\/td>\n        <td><span class=\"loss-badge\">-2.80%<\/span><\/td>\n        <td class=\"high-text\">3,839.90<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">ULTRATECHCEMENT<\/td>\n        <td class=\"price-text\">12,688.00<\/td>\n        <td class=\"change-text\">-364.00<\/td>\n        <td><span class=\"loss-badge\">-2.79%<\/span><\/td>\n        <td class=\"high-text\">13,110.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">BHARAT ELEC<\/td>\n        <td class=\"price-text\">435.35<\/td>\n        <td class=\"change-text\">-12.35<\/td>\n        <td><span class=\"loss-badge\">-2.76%<\/span><\/td>\n        <td class=\"high-text\">461.65<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap index declined 1.6%<\/li>\n\n\n\n<li>Nifty Smallcap index fell 1.3%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<p>All sectoral indices ended in the red.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Auto \ud83d\udd3b around 2%<\/li>\n\n\n\n<li>Capital Goods \ud83d\udd3b around 2%<\/li>\n\n\n\n<li>Realty \ud83d\udd3b around 2%<\/li>\n\n\n\n<li>Power \ud83d\udd3b around 2%<\/li>\n\n\n\n<li>Consumer Durables \ud83d\udd3b around 2%<\/li>\n\n\n\n<li>Media \ud83d\udd3b around 2%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Alembic Pharmaceuticals received two observations for its Karakhadi injectable facility from the regulator.<\/li>\n\n\n\n<li>Panabyte Technologies announced plans to purchase land in Bhiwandi to support business expansion.<\/li>\n\n\n\n<li>Arfin India has installed a high-capacity double wire RBD machine at its manufacturing facility to enhance production capability.<\/li>\n\n\n\n<li>Prestige Estates has acquired a 100 percent partnership interest in Aspire Spaces Tellapur LLP, strengthening its real estate portfolio.<\/li>\n\n\n\n<li>Mahindra Group and Embraer plan to set up an MRO facility in India for C-390 aircraft.<\/li>\n\n\n\n<li>Greaves Cotton\u2019s electric mobility arm is set to launch the 6th generation Ampere electric scooter.<\/li>\n\n\n\n<li>Arab National Bank has implemented Intellect\u2019s eMACH.ai digital transaction banking solution.<\/li>\n\n\n\n<li>Puravankara has launched its new residential project, Purva Silversky, in Bengaluru.<\/li>\n\n\n\n<li>Jeena Sikho Lifecare received NABH accreditation for its Dehradun hospital.<\/li>\n\n\n\n<li>LTIMindtree entered into a strategic collaboration with IICT to enhance technology capabilities.<\/li>\n\n\n\n<li>Fractal Analytics launched the next generation of healthcare reasoning models named \u2018Vaidya 2.0\u2019.<\/li>\n\n\n\n<li>Poojawestern Metaliks received approval to acquire up to a 51 percent stake in Saffron Feathers.<\/li>\n\n\n\n<li>Delhivery partnered with NVIDIA to develop advanced digital mapping solutions.<\/li>\n\n\n\n<li>Waaree Energies announced plans to set up a 16 GWh integrated lithium-ion battery gigafactory in Andhra Pradesh.<br><br><\/li>\n<\/ul>\n\n\n\n<style>\n    .high-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .high-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #d97706; \/* Golden Amber *\/\n        border-radius: 10px;\n    }\n\n    .creative-high-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n<\/style>\n\n<div class=\"high-header-container\">\n    <div class=\"high-accent-bar\"><\/div>\n    <h2 class=\"creative-high-title\">52 Week High Stocks of Nifty 50<\/h2>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n  \/* UNIFIED FONT IMPORT *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    background-color: #f8f9fa;\n    padding: 20px;\n  }\n\n  \/* UNIFIED PX RATIO MATCH: 650px MAX WIDTH *\/\n  .table-container {\n    max-width: 650px;\n    overflow-x: auto;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    background: white;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    scrollbar-width: thin;\n  }\n\n  table {\n    border-collapse: separate;\n    border-spacing: 0;\n    width: 100%;\n    font-size: 13px;\n    table-layout: auto;\n  }\n\n  \/* MATCHED PADDING RATIO (14px 16px) *\/\n  th, td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid #f0f0f0;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n  }\n\n  \/* HEADER SYMMETRY *\/\n  thead th {\n    background-color: #ffffff;\n    color: #999;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 1px;\n    position: sticky;\n    top: 0;\n    z-index: 10;\n  }\n\n  \/* STICKY COLUMN & BOLD STOCK NAMES *\/\n  .sticky-col {\n    position: sticky;\n    left: 0;\n    background-color: white !important;\n    z-index: 5;\n    font-weight: 800; \/* Institutional Bold *\/\n    color: #1a237e; \/* Lakshmishree Navy *\/\n    border-right: 2px solid #f8f9fa;\n    min-width: 140px;\n  }\n\n  thead th.sticky-col {\n    z-index: 15;\n  }\n\n  \/* HOVER INTERACTION *\/\n  tbody tr:hover td {\n    background-color: #fcfdfe;\n    transform: translateY(-1px);\n  }\n\n  tbody tr:hover {\n    box-shadow: inset 4px 0 0 #4a5568; \/* Grey indicator for neutral data *\/\n  }\n\n  \/* UNIFIED TEXT STYLES *\/\n  .price-text { color: #444; font-weight: 600; }\n  .high-text { color: #8e9aaf; font-size: 12px; }\n\n  \/* SCROLLBAR SYMMETRY *\/\n  .table-container::-webkit-scrollbar { height: 6px; }\n  .table-container::-webkit-scrollbar-thumb { background: #e0e0e0; border-radius: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"table-container\">\n  <table>\n    <thead>\n      <tr>\n        <th class=\"sticky-col\">STOCK NAME<\/th>\n        <th>52W HIGH (\u20b9)<\/th>\n        <th>CMP (\u20b9)<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"sticky-col\">EICHER MOTORS<\/td>\n        <td class=\"high-text\">8,140.00<\/td>\n        <td class=\"price-text\">789.00<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">TATA STEEL<\/td>\n        <td class=\"high-text\">211.39<\/td>\n        <td class=\"price-text\">205.41<\/td>\n      <\/tr>\n      <tr>\n        <td class=\"sticky-col\">BAJAJ AUTO<\/td>\n        <td class=\"high-text\">10,059.50<\/td>\n        <td class=\"price-text\">9,729.00<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<style>\n    .main-terminal-header {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        margin: 30px auto;\n        padding: 20px 0;\n        border-top: 1px solid #ddd; \/* Top line from your image *\/\n        max-width: 950px;\n    }\n\n    .header-content-flex {\n        display: flex;\n        align-items: center;\n        gap: 15px;\n        margin-top: 15px;\n    }\n\n    \/* The vertical light grey bar from your image *\/\n    .vertical-accent {\n        width: 4px;\n        height: 45px;\n        background-color: #f1f5f9;\n        border-radius: 2px;\n    }\n\n    .main-headline-text {\n        font-size: 32px;\n        font-weight: 800;\n        color: #1e293b; \/* Deep navy\/dark grey like the image *\/\n        margin: 0;\n        line-height: 1.2;\n        letter-spacing: -0.5px;\n    }\n\n    \/* Mobile responsiveness *\/\n    @media (max-width: 600px) {\n        .main-headline-text {\n            font-size: 22px;\n        }\n        .vertical-accent {\n            height: 35px;\n        }\n    }\n<\/style>\n\n<div class=\"main-terminal-header\">\n    <div class=\"header-content-flex\">\n        <div class=\"vertical-accent\"><\/div>\n        <h2 class=\"wp-block-heading main-headline-text\">\n            Date: 18th February 2026 Stock Market Highlights\n        <\/h2>\n    <\/div>\n<\/div>\n\n\n\n<p>Stock market today ended higher for the third consecutive session on February 18, despite volatility through the day. Broad-based buying across sectors supported the rally, while IT remained the only weak pocket.<\/p>\n\n\n\n<p>Markets opened strong but early selling pressure dragged the Nifty to an intraday low of 25,645.15. However, steady recovery through the session and strong buying in the final hour pushed indices near the day\u2019s high at close.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Closing Numbers<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex up 283.29 points (+0.34%) at 83,734.25<\/li>\n\n\n\n<li>Nifty 50 up 93.95 points (+0.37%) at 25,819.35<\/li>\n\n\n\n<li>Nifty Bank gained 376.80 points (+0.62%) to 61,550.80<\/li>\n<\/ul>\n\n\n\n<style>\n    .gain-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n    }\n\n    .gain-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #10b981; \/* Soft Green *\/\n        border-radius: 10px;\n    }\n\n    .creative-gain-title {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .gain-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        margin-left: 16px;\n        margin-top: -2px;\n        display: block;\n    }\n<\/style>\n\n<div class=\"gain-header-container\">\n    <div class=\"gain-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-gain-title\">Nifty 50: Market Leaders<\/h2>\n        <span class=\"gain-subtitle\">Today's top performing stocks<\/span>\n    <\/div>\n<\/div>\n\n\n\n<style>\n    .market-card {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        margin: 15px 0;\n        border: 1px solid #eee;\n        border-radius: 12px;\n        overflow: hidden;\n        background: #fff;\n    }\n    .scroll-wrap {\n        width: 100%;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n    }\n    .mkt-table {\n        width: 100%;\n        border-collapse: separate;\n        border-spacing: 0;\n    }\n    \/* Pehla Column Freeze + Tight Width *\/\n    .mkt-table th:first-child, .mkt-table td:first-child {\n        position: sticky;\n        left: 0;\n        background-color: #fff !important;\n        z-index: 10;\n        border-right: 1.5px solid #f0f0f0;\n        text-align: left;\n        padding: 12px 10px;\n        width: fit-content; \/* Jitna word utna bada column *\/\n        min-width: 100px;\n        white-space: nowrap;\n        font-weight: 700;\n        color: #1a202c;\n    }\n    .mkt-table thead th:first-child { background-color: #fafafa !important; z-index: 11; }\n    \/* Baki Columns Tight Width *\/\n    .mkt-table th, .mkt-table td {\n        padding: 12px 8px;\n        width: fit-content;\n        white-space: nowrap;\n        text-align: center;\n        font-size: 13px;\n        border-bottom: 1px solid #f7f7f7;\n    }\n    .mkt-table thead th {\n        background-color: #fafafa;\n        color: #888;\n        font-size: 10px;\n        text-transform: uppercase;\n        font-weight: 700;\n    }\n    \/* Colors *\/\n    .g-green { color: #27ae60; font-weight: 600; }\n    .p-green {\n        background-color: #ebf9f1;\n        color: #27ae60;\n        padding: 4px 10px;\n        border-radius: 6px;\n        font-weight: 700;\n    }\n    .m-gray { color: #718096; }\n<\/style>\n\n<div class=\"market-card\">\n    <div class=\"scroll-wrap\">\n        <table class=\"mkt-table\">\n            <thead>\n                <tr>\n                    <th>Stock<\/th>\n                    <th>CMP<\/th>\n                    <th>Change<\/th>\n                    <th>Gain%<\/th>\n                    <th>52W High<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr><td>HDFC Life<\/td><td class=\"m-gray\">729.60<\/td><td class=\"g-green\">+23.80<\/td><td><span class=\"p-green\">3.37%<\/span><\/td><td class=\"m-gray\">820.75<\/td><\/tr>\n                <tr><td>Tata Steel<\/td><td class=\"m-gray\">209.03<\/td><td class=\"g-green\">+5.95<\/td><td><span class=\"p-green\">2.93%<\/span><\/td><td class=\"m-gray\">211.10<\/td><\/tr>\n                <tr><td>ITC Ltd<\/td><td class=\"m-gray\">332.45<\/td><td class=\"g-green\">+7.00<\/td><td><span class=\"p-green\">2.15%<\/span><\/td><td class=\"m-gray\">444.20<\/td><\/tr>\n                <tr><td>TATA Cons<\/td><td class=\"m-gray\">1,169.70<\/td><td class=\"g-green\">+21.20<\/td><td><span class=\"p-green\">1.85%<\/span><\/td><td class=\"m-gray\">1,220.90<\/td><\/tr>\n                <tr><td>Bajaj Auto<\/td><td class=\"m-gray\">9,980.00<\/td><td class=\"g-green\">+153.50<\/td><td><span class=\"p-green\">1.56%<\/span><\/td><td class=\"m-gray\">10,009.00<\/td><\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n<\/div>\n\n\n\n<style>\n    .loss-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .loss-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #f87171; \/* Soft Coral Red *\/\n        border-radius: 10px;\n    }\n\n    .creative-loss-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .loss-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        display: block;\n        margin-top: 2px;\n    }\n<\/style>\n\n<div class=\"loss-header-container\">\n    <div class=\"loss-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-loss-title\">Nifty 50: Under Pressure<\/h2>\n        <span class=\"loss-subtitle\">Stocks leading the downward trend today<\/span>\n    <\/div>\n<\/div>\n\n\n\n<style>\n    \/* 1. Container jo table ko box mein rakhega *\/\n    .mobile-table-box {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        margin: 20px 0;\n        border: 1px solid #eee;\n        border-radius: 12px;\n        overflow: hidden; \/* Round corners ke liye *\/\n        box-shadow: 0 2px 10px rgba(0,0,0,0.03);\n    }\n\n    \/* 2. Scroll wrapper jo horizontal movement handle karega *\/\n    .horizontal-scroll {\n        width: 100%;\n        overflow-x: auto;\n        display: block;\n        -webkit-overflow-scrolling: touch; \/* iOS smooth scroll *\/\n    }\n\n    .loser-table {\n        width: 100%;\n        border-collapse: separate; \/* Sticky ke liye 'separate' hona zaroori hai *\/\n        border-spacing: 0;\n        min-width: 600px; \/* Mobile par scroll trigger karne ke liye *\/\n    }\n\n    \/* 3. PEHLA COLUMN FREEZE KARNE KA CODE *\/\n    .loser-table th:first-child, \n    .loser-table td:first-child {\n        position: sticky;\n        left: 0;\n        background-color: #ffffff !important; \/* Solid white taki peeche ka text na dikhe *\/\n        z-index: 10; \/* Sabse upar rahega *\/\n        border-right: 2px solid #f1f1f1; \/* Divider line *\/\n        text-align: left;\n        padding-left: 15px;\n        min-width: 140px; \/* Stock name ke liye fix jagah *\/\n    }\n\n    \/* Header styling *\/\n    .loser-table thead th {\n        background-color: #fafafa;\n        color: #888;\n        font-size: 11px;\n        text-transform: uppercase;\n        font-weight: 700;\n        padding: 15px;\n        border-bottom: 1px solid #eee;\n        text-align: center;\n    }\n\n    .loser-table thead th:first-child {\n        z-index: 11; \/* Header wala frozen column sabse upar *\/\n        background-color: #fafafa !important;\n    }\n\n    \/* Body styling *\/\n    .loser-table td {\n        padding: 16px 15px;\n        font-size: 14px;\n        color: #333;\n        border-bottom: 1px solid #f9f9f9;\n        white-space: nowrap; \/* Text line break nahi hoga *\/\n        text-align: center;\n    }\n\n    \/* Text Colors *\/\n    .stock-bold { font-weight: 800; color: #1a202c; }\n    .price-muted { color: #718096; }\n    .loss-red { color: #e53e3e; font-weight: 600; }\n    \n    \/* Red Pill Design *\/\n    .pill-red {\n        background-color: #fff5f5;\n        color: #e53e3e;\n        padding: 6px 12px;\n        border-radius: 8px;\n        font-weight: 700;\n        display: inline-block;\n    }\n\n    \/* Mobile Text Size *\/\n    @media (max-width: 480px) {\n        .loser-table td { font-size: 13px; }\n        .loser-table th { font-size: 10px; }\n    }\n<\/style>\n\n<div class=\"mobile-table-box\">\n    <div class=\"horizontal-scroll\">\n        <table class=\"loser-table\">\n            <thead>\n                <tr>\n                    <th>Stock Name<\/th>\n                    <th>CMP (\u20b9)<\/th>\n                    <th>Change<\/th>\n                    <th>Loss (%)<\/th>\n                    <th>52W High (\u20b9)<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td class=\"stock-bold\">ONGC Ltd.<\/td>\n                    <td class=\"price-muted\">264.60<\/td>\n                    <td class=\"loss-red\">-7.25<\/td>\n                    <td><span class=\"pill-red\">-2.67%<\/span><\/td>\n                    <td class=\"price-muted\">280.30<\/td>\n                <\/tr>\n                <tr>\n                    <td class=\"stock-bold\">Wipro Ltd.<\/td>\n                    <td class=\"price-muted\">211.95<\/td>\n                    <td class=\"loss-red\">-3.74<\/td>\n                    <td><span class=\"pill-red\">-1.73%<\/span><\/td>\n                    <td class=\"price-muted\">316.50<\/td>\n                <\/tr>\n                <tr>\n                    <td class=\"stock-bold\">Eternal Ltd.<\/td>\n                    <td class=\"price-muted\">277.35<\/td>\n                    <td class=\"loss-red\">-4.15<\/td>\n                    <td><span class=\"pill-red\">-1.47%<\/span><\/td>\n                    <td class=\"price-muted\">368.45<\/td>\n                <\/tr>\n                <tr>\n                    <td class=\"stock-bold\">Adani Enterprises<\/td>\n                    <td class=\"price-muted\">2,211.20<\/td>\n                    <td class=\"loss-red\">-31.70<\/td>\n                    <td><span class=\"pill-red\">-1.41%<\/span><\/td>\n                    <td class=\"price-muted\">2,695.00<\/td>\n                <\/tr>\n                <tr>\n                    <td class=\"stock-bold\">Infosys Ltd.<\/td>\n                    <td class=\"price-muted\">1,373.70<\/td>\n                    <td class=\"loss-red\">-17.50<\/td>\n                    <td><span class=\"pill-red\">-1.26%<\/span><\/td>\n                    <td class=\"price-muted\">1,849.20<\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap up 0.5%<\/li>\n\n\n\n<li>Nifty Smallcap up 0.5%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>IT index down 1.2% (sole laggard)<\/li>\n\n\n\n<li>Metal, FMCG, PSU Bank up around 1% each<\/li>\n\n\n\n<li>Private Bank, Realty, Auto, Oil &amp; Gas gained around 0.5% each<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Larsen &amp; Toubro partnered with NVIDIA to build a GW-scale AI factory in India; shares up 1.1%.<\/li>\n\n\n\n<li>Bharat Forge signed MoU with VVDN Technologies; stock gained 1.1%.<\/li>\n\n\n\n<li>Rail Vikas Nigam Limited secured LoA for Uttar Pradesh project; shares up 0.3%.<\/li>\n\n\n\n<li>Airfloa Rail Technology bagged \u20b911.78 crore order; stock rose 0.7%.<\/li>\n\n\n\n<li>Aptech Limited secured order from a state government body; shares down 1.8%.<\/li>\n\n\n\n<li>InterGlobe Aviation (IndiGo) launched co-branded credit cards with Axis Bank; stock slightly lower.<\/li>\n\n\n\n<li>Fundviser Capital received nod to acquire 100% stake in Silver Sage Trading LLC; shares up 2.9%.<\/li>\n\n\n\n<li>BCPL Railway Infrastructure emerged lowest bidder for two Eastern Railway projects; stock gained 2.6%.<\/li>\n\n\n\n<li>Baazar Style Retail opened new store in Uttar Pradesh; shares down 1.8%.<\/li>\n\n\n\n<li>Unicommerce eSolutions onboarded ElasticRun to strengthen same and next-day deliveries; stock slipped 1.5%.<\/li>\n\n\n\n<li>Lloyds Metals and Energy arm incorporated wholly owned subsidiary in Dubai; shares up 3%.<\/li>\n\n\n\n<li>Power Mech Projects secured orders worth over \u20b91,000 crore; stock rose 4.4%.<\/li>\n\n\n\n<li>Safari Industries India executed licensing agreement with Carlton Retail; shares down 1.6%.<\/li>\n\n\n\n<li>Crompton Greaves Consumer Electricals launched new product \u2018Surebreeze \u2013 55L\u2019; stock up 0.9%.<\/li>\n\n\n\n<li>Ceigall India incorporated subsidiary; shares flat.<\/li>\n\n\n\n<li>Umiya Mobile opened 13 new retail stores; stock declined 4.1%.<\/li>\n\n\n\n<li>ITCONS E-Solutions bagged contract worth \u20b919.43 lakh; shares marginally higher.<\/li>\n\n\n\n<li>Kings Infra Ventures raised \u20b91.61 crore via NCDs; stock steady.<\/li>\n\n\n\n<li>Aurionpro Solutions secured order from global data centre developer; shares jumped 4.8%.<\/li>\n\n\n\n<li>Infosys unveiled AI-first value framework; stock down 1.3%.<\/li>\n\n\n\n<li>Adani Ports signed MoU with Port of Marseille Fos.<br><br><br><\/li>\n<\/ul>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style>\n    .main-terminal-header {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        margin: 30px auto;\n        padding: 20px 0;\n        border-top: 1px solid #ddd; \/* Top line from your image *\/\n        max-width: 950px;\n    }\n\n    .header-content-flex {\n        display: flex;\n        align-items: center;\n        gap: 15px;\n        margin-top: 15px;\n    }\n\n    \/* The vertical light grey bar from your image *\/\n    .vertical-accent {\n        width: 4px;\n        height: 45px;\n        background-color: #f1f5f9;\n        border-radius: 2px;\n    }\n\n    .main-headline-text {\n        font-size: 32px;\n        font-weight: 800;\n        color: #1e293b; \/* Deep navy\/dark grey like the image *\/\n        margin: 0;\n        line-height: 1.2;\n        letter-spacing: -0.5px;\n    }\n\n    \/* Mobile responsiveness *\/\n    @media (max-width: 600px) {\n        .main-headline-text {\n            font-size: 22px;\n        }\n        .vertical-accent {\n            height: 35px;\n        }\n    }\n<\/style>\n\n<div class=\"main-terminal-header\">\n    <div class=\"header-content-flex\">\n        <div class=\"vertical-accent\"><\/div>\n        <h2 class=\"wp-block-heading main-headline-text\">\n            Date: 17th February 2026 Stock Market Highlights\n        <\/h2>\n    <\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Stock Market Today extended their previous session\u2019s gains on February 17, supported by broad-based buying across sectors with strong interest in IT, FMCG, and banking stocks. However, profit booking in metal, and realty counters capped the upside.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex was up 173.81 points or 0.21 percent at 83,450.96<\/li>\n\n\n\n<li>Nifty was up 42.65 points or 0.17 percent at 25,725.40.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n    .gain-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n    }\n\n    .gain-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #10b981; \/* Soft Green *\/\n        border-radius: 10px;\n    }\n\n    .creative-gain-title {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .gain-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        margin-left: 16px;\n        margin-top: -2px;\n        display: block;\n    }\n<\/style>\n\n<div class=\"gain-header-container\">\n    <div class=\"gain-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-gain-title\">Nifty 50: Market Leaders<\/h2>\n        <span class=\"gain-subtitle\">Today's top performing stocks<\/span>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<style>\n    .gainers-container {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        margin: 20px auto;\n        max-width: 900px;\n        background: #ffffff;\n        border: 1px solid #e0e0e0;\n        border-radius: 12px;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        padding: 5px;\n    }\n\n    .table-responsive {\n        width: 100%;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        border-radius: 8px;\n    }\n\n    .gainers-table {\n        width: 100%;\n        border-collapse: collapse;\n        background-color: white;\n        min-width: 700px; \/* Sabhi columns ko jagah dene ke liye *\/\n    }\n\n    .gainers-table thead {\n        background-color: #f8f9f9;\n    }\n\n    .gainers-table th {\n        padding: 15px 20px;\n        text-align: center;\n        font-size: 11px;\n        text-transform: uppercase;\n        letter-spacing: 0.8px;\n        color: #888;\n        font-weight: 700;\n        border-bottom: 2px solid #f0f0f0;\n        white-space: nowrap;\n    }\n\n    \/* BOLD and STICKY Stock Column *\/\n    .gainers-table th:first-child, \n    .gainers-table td:first-child {\n        text-align: left;\n        position: sticky;\n        left: 0;\n        background: white;\n        z-index: 1;\n        padding-left: 20px;\n        font-weight: 800; \/* Stock Name Bold *\/\n        color: #1e293b;\n    }\n\n    .gainers-table thead th:first-child {\n        background: #f8f9f9;\n        z-index: 2;\n    }\n\n    .gainers-table td {\n        padding: 18px 20px;\n        font-size: 14px;\n        color: #4a5568;\n        border-bottom: 1px solid #f7f7f7;\n        white-space: nowrap;\n    }\n\n    .gainers-table tr:last-child td {\n        border-bottom: none;\n    }\n\n    \/* Green Styling for Change & Gain *\/\n    .change-green {\n        color: #27ae60;\n        font-weight: 600;\n    }\n\n    .gain-pill {\n        background-color: #ebf9f1;\n        color: #27ae60;\n        padding: 6px 14px;\n        border-radius: 20px;\n        font-weight: 700;\n        display: inline-block;\n        min-width: 60px;\n    }\n\n    .neutral-val {\n        color: #718096;\n        font-weight: 500;\n    }\n\n    .text-center { text-align: center; }\n\n    \/* Mobile Text Size Adjustments *\/\n    @media (max-width: 600px) {\n        .gainers-table td {\n            font-size: 13px;\n            padding: 15px;\n        }\n    }\n<\/style>\n\n<div class=\"gainers-container\">\n    <div class=\"table-responsive\">\n        <table class=\"gainers-table\">\n            <thead>\n                <tr>\n                    <th>Stock<\/th>\n                    <th class=\"text-center\">CMP (\u20b9)<\/th>\n                    <th class=\"text-center\">Change<\/th>\n                    <th class=\"text-center\">Gain (%)<\/th>\n                    <th class=\"text-center\">52 Weeks High (\u20b9)<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>Adani Enterprises<\/td>\n                    <td class=\"text-center neutral-val\">2,242.90<\/td>\n                    <td class=\"text-center change-green\">+58.30<\/td>\n                    <td class=\"text-center\"><span class=\"gain-pill\">2.67%<\/span><\/td>\n                    <td class=\"text-center neutral-val\">368.45<\/td>\n                <\/tr>\n                <tr>\n                    <td>ITC<\/td>\n                    <td class=\"text-center neutral-val\">325.45<\/td>\n                    <td class=\"text-center change-green\">+7.50<\/td>\n                    <td class=\"text-center\"><span class=\"gain-pill\">2.36%<\/span><\/td>\n                    <td class=\"text-center neutral-val\">6,261.00<\/td>\n                <\/tr>\n                <tr>\n                    <td>Bharat Elec<\/td>\n                    <td class=\"text-center neutral-val\">446.85<\/td>\n                    <td class=\"text-center change-green\">+8.85<\/td>\n                    <td class=\"text-center\"><span class=\"gain-pill\">2.02%<\/span><\/td>\n                    <td class=\"text-center neutral-val\">277.77<\/td>\n                <\/tr>\n                <tr>\n                    <td>Infosys<\/td>\n                    <td class=\"text-center neutral-val\">1,391.20<\/td>\n                    <td class=\"text-center change-green\">+25.60<\/td>\n                    <td class=\"text-center\"><span class=\"gain-pill\">1.87%<\/span><\/td>\n                    <td class=\"text-center neutral-val\">371.45<\/td>\n                <\/tr>\n                <tr>\n                    <td>Larsen<\/td>\n                    <td class=\"text-center neutral-val\">4,279.80<\/td>\n                    <td class=\"text-center change-green\">+78.30<\/td>\n                    <td class=\"text-center\"><span class=\"gain-pill\">1.86%<\/span><\/td>\n                    <td class=\"text-center neutral-val\">1,572.30<\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:31px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n    .loss-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .loss-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #f87171; \/* Soft Coral Red *\/\n        border-radius: 10px;\n    }\n\n    .creative-loss-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .loss-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        display: block;\n        margin-top: 2px;\n    }\n<\/style>\n\n<div class=\"loss-header-container\">\n    <div class=\"loss-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-loss-title\">Nifty 50: Under Pressure<\/h2>\n        <span class=\"loss-subtitle\">Stocks leading the downward trend today<\/span>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<style>\n    .losers-container {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        margin: 20px auto;\n        max-width: 900px;\n        background: #ffffff;\n        border: 1px solid #e0e0e0;\n        border-radius: 12px;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        padding: 5px;\n    }\n\n    .table-responsive {\n        width: 100%;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        border-radius: 8px;\n    }\n\n    .losers-table {\n        width: 100%;\n        border-collapse: collapse;\n        background-color: white;\n        min-width: 700px; \n    }\n\n    .losers-table thead {\n        background-color: #f8f9f9;\n    }\n\n    .losers-table th {\n        padding: 15px 20px;\n        text-align: center;\n        font-size: 11px;\n        text-transform: uppercase;\n        letter-spacing: 0.8px;\n        color: #888;\n        font-weight: 700;\n        border-bottom: 2px solid #f0f0f0;\n        white-space: nowrap;\n    }\n\n    \/* BOLD and STICKY Stock Column *\/\n    .losers-table th:first-child, \n    .losers-table td:first-child {\n        text-align: left;\n        position: sticky;\n        left: 0;\n        background: white;\n        z-index: 1;\n        padding-left: 20px;\n        font-weight: 800; \/* Stock Name Extra Bold *\/\n        color: #1e293b;\n    }\n\n    .losers-table thead th:first-child {\n        background: #f8f9f9;\n        z-index: 2;\n    }\n\n    .losers-table td {\n        padding: 18px 20px;\n        font-size: 14px;\n        color: #4a5568;\n        border-bottom: 1px solid #f7f7f7;\n        white-space: nowrap;\n    }\n\n    .losers-table tr:last-child td {\n        border-bottom: none;\n    }\n\n    \/* Red Styling for Change & Loss *\/\n    .change-red {\n        color: #dc2626; \/* Deep Red *\/\n        font-weight: 600;\n    }\n\n    .loss-pill {\n        background-color: #fef2f2; \/* Light Red\/Peach background *\/\n        color: #dc2626; \/* Red text *\/\n        padding: 6px 14px;\n        border-radius: 20px;\n        font-weight: 700;\n        display: inline-block;\n        min-width: 60px;\n    }\n\n    .neutral-val {\n        color: #718096;\n        font-weight: 500;\n    }\n\n    .text-center { text-align: center; }\n\n    \/* Mobile Text Size Adjustments *\/\n    @media (max-width: 600px) {\n        .losers-table td {\n            font-size: 13px;\n            padding: 15px;\n        }\n    }\n<\/style>\n\n<div class=\"losers-container\">\n    <div class=\"table-responsive\">\n        <table class=\"losers-table\">\n            <thead>\n                <tr>\n                    <th>Stock<\/th>\n                    <th class=\"text-center\">CMP (\u20b9)<\/th>\n                    <th class=\"text-center\">Change<\/th>\n                    <th class=\"text-center\">Loss (%)<\/th>\n                    <th class=\"text-center\">52 Weeks High (\u20b9)<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>Hindalco<\/td>\n                    <td class=\"text-center neutral-val\">890.10<\/td>\n                    <td class=\"text-center change-red\">-17.35<\/td>\n                    <td class=\"text-center\"><span class=\"loss-pill\">-1.91%<\/span><\/td>\n                    <td class=\"text-center neutral-val\">1,029.80<\/td>\n                <\/tr>\n                <tr>\n                    <td>Eternal<\/td>\n                    <td class=\"text-center neutral-val\">281.50<\/td>\n                    <td class=\"text-center change-red\">-5.10<\/td>\n                    <td class=\"text-center\"><span class=\"loss-pill\">-1.78%<\/span><\/td>\n                    <td class=\"text-center neutral-val\">368.45<\/td>\n                <\/tr>\n                <tr>\n                    <td>Trent<\/td>\n                    <td class=\"text-center neutral-val\">4,171.90<\/td>\n                    <td class=\"text-center change-red\">-57.60<\/td>\n                    <td class=\"text-center\"><span class=\"loss-pill\">-1.36%<\/span><\/td>\n                    <td class=\"text-center neutral-val\">6,261.00<\/td>\n                <\/tr>\n                <tr>\n                    <td>Tata Steel<\/td>\n                    <td class=\"text-center neutral-val\">203.08<\/td>\n                    <td class=\"text-center change-red\">-2.73<\/td>\n                    <td class=\"text-center\"><span class=\"loss-pill\">-1.33%<\/span><\/td>\n                    <td class=\"text-center neutral-val\">211.10<\/td>\n                <\/tr>\n                <tr>\n                    <td>Reliance<\/td>\n                    <td class=\"text-center neutral-val\">1,423.00<\/td>\n                    <td class=\"text-center change-red\">-14.10<\/td>\n                    <td class=\"text-center\"><span class=\"loss-pill\">-0.98%<\/span><\/td>\n                    <td class=\"text-center neutral-val\">1,611.80<\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:17px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n    .high-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .high-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #d97706; \/* Golden Amber *\/\n        border-radius: 10px;\n    }\n\n    .creative-high-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n<\/style>\n\n<div class=\"high-header-container\">\n    <div class=\"high-accent-bar\"><\/div>\n    <h2 class=\"creative-high-title\">52 Week High Stocks of Nifty 50<\/h2>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<style>\n    .high-52w-container {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        margin: 20px auto;\n        max-width: 800px;\n        background: #ffffff;\n        border: 1px solid #e0e0e0;\n        border-radius: 12px;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        padding: 5px;\n    }\n\n    .table-responsive {\n        width: 100%;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        border-radius: 8px;\n    }\n\n    .high-table {\n        width: 100%;\n        border-collapse: collapse;\n        background-color: white;\n        min-width: 500px; \/* Chhoti screen par data squish na ho *\/\n    }\n\n    .high-table thead {\n        background-color: #f8f9f9;\n    }\n\n    .high-table th {\n        padding: 15px 20px;\n        text-align: center;\n        font-size: 11px;\n        text-transform: uppercase;\n        letter-spacing: 0.8px;\n        color: #888;\n        font-weight: 700;\n        border-bottom: 2px solid #f0f0f0;\n        white-space: nowrap;\n    }\n\n    \/* BOLD and STICKY Stock Column *\/\n    .high-table th:first-child, \n    .high-table td:first-child {\n        text-align: left;\n        position: sticky;\n        left: 0;\n        background: white;\n        z-index: 1;\n        padding-left: 25px;\n        font-weight: 800; \/* Stock Name Bold *\/\n        color: #1e293b;\n    }\n\n    .high-table thead th:first-child {\n        background: #f8f9f9;\n        z-index: 2;\n    }\n\n    .high-table td {\n        padding: 18px 20px;\n        font-size: 14px;\n        color: #4a5568;\n        border-bottom: 1px solid #f7f7f7;\n        white-space: nowrap;\n    }\n\n    .high-table tr:last-child td {\n        border-bottom: none;\n    }\n\n    .data-val {\n        color: #4a5568;\n        font-weight: 500;\n    }\n\n    .text-center { text-align: center; }\n\n    \/* Mobile optimization *\/\n    @media (max-width: 600px) {\n        .high-table td {\n            font-size: 13px;\n            padding: 15px;\n        }\n    }\n<\/style>\n\n<div class=\"high-52w-container\">\n    <div class=\"table-responsive\">\n        <table class=\"high-table\">\n            <thead>\n                <tr>\n                    <th>Stock<\/th>\n                    <th class=\"text-center\">52 Weeks High (\u20b9)<\/th>\n                    <th class=\"text-center\">CMP (\u20b9)<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>Larsen<\/td>\n                    <td class=\"text-center data-val\">4,287.00<\/td>\n                    <td class=\"text-center data-val\">4,279.80<\/td>\n                <\/tr>\n                <tr>\n                    <td>SBI<\/td>\n                    <td class=\"text-center data-val\">1,225.50<\/td>\n                    <td class=\"text-center data-val\">1,213.40<\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap index rising 0.3 percent<\/li>\n\n\n\n<li>Nifty Smallcap index adding 0.5 percent.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>PSU Bank index up 2 percent<\/li>\n\n\n\n<li>IT index up 1 percent<\/li>\n\n\n\n<li>Media index rises 0.6 percent<\/li>\n\n\n\n<li>Auto index up 0.5 percent<\/li>\n\n\n\n<li>Metal down 1 percent and realty index down 0.3 percent.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Thomas Cook\u2019s arm launches new hotel 'Sterling Avante Mohali'<\/li>\n\n\n\n<li>Adani Group to invest $100 billion in renewable-energy-powered AI-ready data centres by 2035<\/li>\n\n\n\n<li>Refex Industries bags order worth Rs 49.22 crore<\/li>\n\n\n\n<li>Cella Space acquires stake in Vijay Logistics Parks<\/li>\n\n\n\n<li>Shraddha Prime Projects to enter into development agreement for new project<\/li>\n\n\n\n<li>Gabion Technologies secures orders worth Rs 2.25 crore<\/li>\n\n\n\n<li>Panorama Studios inks pact for theatrical rights of \u2018Shatak\u2019<\/li>\n\n\n\n<li>Intellect Design Arena, Adrenalin launch Purple Fabric-powered HR TeamSpace<\/li>\n\n\n\n<li>Embassy Developments gets MahaRERA nod for first project in Alibaug<br><br><br><\/li>\n<\/ul>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style>\n    .editorial-wrap {\n        font-family: 'Segoe UI', Roboto, sans-serif;\n        border-left: 6px solid #f1f5f9;\n        padding: 10px 0 10px 25px;\n        margin: 40px 0;\n    }\n\n    .editorial-wrap h2 {\n        font-size: 34px;\n        color: #1e293b;\n        font-weight: 900;\n        margin: 0;\n        line-height: 1.1;\n        letter-spacing: -1px;\n    }\n<\/style>\n\n<div class=\"editorial-wrap\">\n    <h2 class=\"wp-block-heading\">Date: 16th February 2026 Stock Market Highlights<\/h2>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Stock market today snapped its two-day losing streak on February 16, ending higher in a volatile session. Strong buying in power, energy, realty and financial stocks helped lift overall sentiment despite early weakness.<\/p>\n\n\n\n<p>Amid mixed global cues, markets opened on a soft note, dragging the Nifty below 25,400 in early trade. However, value buying emerged quickly, leading to a strong rebound. Momentum strengthened through the session, pushing the Nifty close to 25,700, before settling near the day\u2019s high.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex up 650.39 points (+0.79%) at 83,277.15<\/li>\n\n\n\n<li>Nifty 50 up 211.65 points (+0.83%) at 25,682.75<\/li>\n\n\n\n<li>Nifty Bank surged 762.45 points (+1.27%) to 60,949.10<\/li>\n<\/ul>\n\n\n\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n    .gain-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n    }\n\n    .gain-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #10b981; \/* Soft Green *\/\n        border-radius: 10px;\n    }\n\n    .creative-gain-title {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .gain-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        margin-left: 16px;\n        margin-top: -2px;\n        display: block;\n    }\n<\/style>\n\n<div class=\"gain-header-container\">\n    <div class=\"gain-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-gain-title\">Nifty 50: Market Leaders<\/h2>\n        <span class=\"gain-subtitle\">Today's top performing stocks<\/span>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<style>\n    .minimal-stock-wrapper {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        margin: 20px auto;\n        max-width: 850px;\n        padding: 10px;\n        background-color: #ffffff;\n    }\n\n    \/* Responsive container for horizontal scrolling *\/\n    .table-responsive {\n        width: 100%;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        border-radius: 12px;\n        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);\n        border: 1px solid #f0f0f0;\n    }\n\n    .minimal-table {\n        width: 100%;\n        border-collapse: separate;\n        border-spacing: 0;\n        color: #444;\n        min-width: 650px; \/* Prevents squishing on small screens *\/\n    }\n\n    .minimal-table thead {\n        background-color: #fafafa;\n    }\n\n    .minimal-table th {\n        padding: 18px;\n        font-size: 11px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: #888;\n        font-weight: 700;\n        border-bottom: 2px solid #f4f4f4;\n        text-align: center;\n        white-space: nowrap;\n    }\n\n    \/* BOLD and STICKY Stock Column *\/\n    .minimal-table th:first-child, \n    .minimal-table td:first-child {\n        text-align: left;\n        padding-left: 25px;\n        position: sticky;\n        left: 0;\n        background: #fff;\n        z-index: 1;\n        font-weight: 800; \/* Bolding the stock column *\/\n        color: #1a202c;   \/* Slightly darker for better highlight *\/\n    }\n\n    .minimal-table thead th:first-child {\n        background: #fafafa;\n        z-index: 2;\n    }\n\n    .minimal-table td {\n        padding: 16px;\n        font-size: 14px;\n        border-bottom: 1px solid #f9f9f9;\n        transition: background 0.3s ease;\n        white-space: nowrap;\n    }\n\n    .minimal-table tbody tr:last-child td {\n        border-bottom: none;\n    }\n\n    \/* Keep Change and Gain colors exactly as per original *\/\n    .price-text {\n        color: #555;\n        font-weight: 500;\n    }\n\n    .change-text {\n        color: #27ae60; \/* Original green *\/\n        font-size: 14px;\n        font-weight: 500;\n    }\n\n    .gain-tag {\n        color: #27ae60; \/* Original green *\/\n        background-color: #ebf9f1; \/* Original soft green pill *\/\n        padding: 6px 14px;\n        border-radius: 20px;\n        font-weight: 600;\n        font-size: 13px;\n        display: inline-block;\n    }\n\n    .text-center { text-align: center; }\n\n    @media (max-width: 600px) {\n        .minimal-table td {\n            padding: 14px 12px;\n            font-size: 13px;\n        }\n    }\n<\/style>\n\n<div class=\"minimal-stock-wrapper\">\n    <div class=\"table-responsive\">\n        <table class=\"minimal-table\">\n            <thead>\n                <tr>\n                    <th>Stock<\/th>\n                    <th class=\"text-center\">CMP (\u20b9)<\/th>\n                    <th class=\"text-center\">Change<\/th>\n                    <th class=\"text-center\">Gain (%)<\/th>\n                    <th class=\"text-center\">52W High (\u20b9)<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>Power Grid Corp<\/td>\n                    <td class=\"text-center price-text\">300.50<\/td>\n                    <td class=\"text-center change-text\">+13.30<\/td>\n                    <td class=\"text-center\"><span class=\"gain-tag\">4.63%<\/span><\/td>\n                    <td class=\"text-center price-text\">322.00<\/td>\n                <\/tr>\n                <tr>\n                    <td>Coal India<\/td>\n                    <td class=\"text-center price-text\">422.50<\/td>\n                    <td class=\"text-center change-text\">+13.55<\/td>\n                    <td class=\"text-center\"><span class=\"gain-tag\">3.31%<\/span><\/td>\n                    <td class=\"text-center price-text\">461.55<\/td>\n                <\/tr>\n                <tr>\n                    <td>HDFC Bank<\/td>\n                    <td class=\"text-center price-text\">925.80<\/td>\n                    <td class=\"text-center change-text\">+21.90<\/td>\n                    <td class=\"text-center\"><span class=\"gain-tag\">2.42%<\/span><\/td>\n                    <td class=\"text-center price-text\">1,020.50<\/td>\n                <\/tr>\n                <tr>\n                    <td>Adani Enterprises<\/td>\n                    <td class=\"text-center price-text\">2,184.60<\/td>\n                    <td class=\"text-center change-text\">+48.00<\/td>\n                    <td class=\"text-center\"><span class=\"gain-tag\">2.25%<\/span><\/td>\n                    <td class=\"text-center price-text\">2,695.00<\/td>\n                <\/tr>\n                <tr>\n                    <td>Max Healthcare<\/td>\n                    <td class=\"text-center price-text\">1,075.85<\/td>\n                    <td class=\"text-center change-text\">+22.25<\/td>\n                    <td class=\"text-center\"><span class=\"gain-tag\">2.11%<\/span><\/td>\n                    <td class=\"text-center price-text\">1,314.30<\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:31px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n    .loss-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .loss-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #f87171; \/* Soft Coral Red *\/\n        border-radius: 10px;\n    }\n\n    .creative-loss-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n\n    .loss-subtitle {\n        font-size: 13px;\n        color: #a0aec0;\n        font-weight: 400;\n        display: block;\n        margin-top: 2px;\n    }\n<\/style>\n\n<div class=\"loss-header-container\">\n    <div class=\"loss-accent-bar\"><\/div>\n    <div>\n        <h2 class=\"creative-loss-title\">Nifty 50: Under Pressure<\/h2>\n        <span class=\"loss-subtitle\">Stocks leading the downward trend today<\/span>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<style>\n    .stock-card-container {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        margin: 20px auto;\n        max-width: 900px;\n        background: #ffffff;\n        border: 1px solid #e0e0e0;\n        border-radius: 12px;\n        box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n        padding: 5px;\n    }\n\n    .table-responsive {\n        width: 100%;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        border-radius: 8px;\n    }\n\n    .stock-styled-table {\n        width: 100%;\n        border-collapse: collapse;\n        background-color: white;\n        min-width: 650px; \n    }\n\n    .stock-styled-table thead {\n        background-color: #f8f9f9;\n    }\n\n    .stock-styled-table th {\n        padding: 15px 20px;\n        text-align: center;\n        font-size: 11px;\n        text-transform: uppercase;\n        letter-spacing: 0.8px;\n        color: #888;\n        font-weight: 700;\n        border-bottom: 1px solid #f0f0f0;\n        white-space: nowrap;\n    }\n\n    \/* BOLD and STICKY Stock Column *\/\n    .stock-styled-table th:first-child, \n    .stock-styled-table td:first-child {\n        text-align: left;\n        position: sticky;\n        left: 0;\n        background: white;\n        z-index: 1;\n        padding-left: 20px;\n        font-weight: 800; \/* Bold Stock Column *\/\n        color: #1a202c;\n    }\n\n    .stock-styled-table thead th:first-child {\n        background: #f8f9f9;\n        z-index: 2;\n    }\n\n    .stock-styled-table td {\n        padding: 18px 20px;\n        font-size: 14px;\n        color: #4a5568;\n        border-bottom: 1px solid #f7f7f7;\n        white-space: nowrap;\n    }\n\n    .stock-styled-table tr:last-child td {\n        border-bottom: none;\n    }\n\n    \/* RED Text for Change Column *\/\n    .loss-value {\n        color: #dc2626 !important; \n        font-weight: 600;\n    }\n\n    .loss-pill {\n        background-color: #fef2f2;\n        color: #dc2626;\n        padding: 6px 14px;\n        border-radius: 20px;\n        font-weight: 600;\n        display: inline-block;\n        min-width: 60px;\n    }\n\n    .neutral-value {\n        color: #718096;\n        font-weight: 500;\n    }\n\n    .text-center { text-align: center; }\n\n    @media (max-width: 600px) {\n        .stock-styled-table td {\n            font-size: 13px;\n            padding: 15px 15px;\n        }\n    }\n<\/style>\n\n<div class=\"stock-card-container\">\n    <div class=\"table-responsive\">\n        <table class=\"stock-styled-table\">\n            <thead>\n                <tr>\n                    <th>Stock<\/th>\n                    <th class=\"text-center\">CMP (\u20b9)<\/th>\n                    <th class=\"text-center\">Change<\/th>\n                    <th class=\"text-center\">Loss (%)<\/th>\n                    <th class=\"text-center\">52W High (\u20b9)<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>Tech Mahindra<\/td>\n                    <td class=\"text-center neutral-value\">1,512.70<\/td>\n                    <td class=\"text-center loss-value\">-21.70<\/td>\n                    <td class=\"text-center\"><span class=\"loss-pill\">-1.41%<\/span><\/td>\n                    <td class=\"text-center neutral-value\">1,854.00<\/td>\n                <\/tr>\n                <tr>\n                    <td>Maruti Suzuki<\/td>\n                    <td class=\"text-center neutral-value\">15,051.00<\/td>\n                    <td class=\"text-center loss-value\">-186.00<\/td>\n                    <td class=\"text-center\"><span class=\"loss-pill\">-1.22%<\/span><\/td>\n                    <td class=\"text-center neutral-value\">17,370.00<\/td>\n                <\/tr>\n                <tr>\n                    <td>Bajaj Finance<\/td>\n                    <td class=\"text-center neutral-value\">1,012.75<\/td>\n                    <td class=\"text-center loss-value\">-12.00<\/td>\n                    <td class=\"text-center\"><span class=\"loss-pill\">-1.17%<\/span><\/td>\n                    <td class=\"text-center neutral-value\">1,102.50<\/td>\n                <\/tr>\n                <tr>\n                    <td>TMPV<\/td>\n                    <td class=\"text-center neutral-value\">377.25<\/td>\n                    <td class=\"text-center loss-value\">-3.00<\/td>\n                    <td class=\"text-center\"><span class=\"loss-pill\">-0.79%<\/span><\/td>\n                    <td class=\"text-center neutral-value\">446.40<\/td>\n                <\/tr>\n                <tr>\n                    <td>Eicher Motors<\/td>\n                    <td class=\"text-center neutral-value\">8,010.50<\/td>\n                    <td class=\"text-center loss-value\">-54.50<\/td>\n                    <td class=\"text-center\"><span class=\"loss-pill\">-0.68%<\/span><\/td>\n                    <td class=\"text-center neutral-value\">8,119.00<\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:17px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n    .high-header-container {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin: 30px 0 15px 5px;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    }\n\n    .high-accent-bar {\n        width: 4px;\n        height: 24px;\n        background-color: #d97706; \/* Golden Amber *\/\n        border-radius: 10px;\n    }\n\n    .creative-high-title {\n        font-size: 22px;\n        font-weight: 700;\n        color: #2d3748;\n        margin: 0;\n        letter-spacing: -0.5px;\n    }\n<\/style>\n\n<div class=\"high-header-container\">\n    <div class=\"high-accent-bar\"><\/div>\n    <h2 class=\"creative-high-title\">52 Week High Stocks of Nifty 50<\/h2>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<style>\n    .stock-card-minimal {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n        margin: 20px auto;\n        max-width: 700px; \/* Narrower width looks better without the 4th column *\/\n        background: #ffffff;\n        border: 1px solid #eee;\n        border-radius: 12px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n        overflow: hidden;\n    }\n\n    .clean-table {\n        width: 100%;\n        border-collapse: collapse;\n    }\n\n    .clean-table thead {\n        background-color: #fafafa;\n    }\n\n    .clean-table th {\n        padding: 16px;\n        text-align: center;\n        font-size: 11px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: #999;\n        font-weight: 700;\n        border-bottom: 1px solid #f0f0f0;\n    }\n\n    \/* Keep stock names left-aligned for that \"Card\" look *\/\n    .clean-table th:first-child, \n    .clean-table td:first-child {\n        text-align: left;\n        padding-left: 30px;\n    }\n\n    \/* CMP column padding for better balance *\/\n    .clean-table th:last-child, \n    .clean-table td:last-child {\n        padding-right: 30px;\n    }\n\n    .clean-table td {\n        padding: 20px 16px;\n        font-size: 14px;\n        color: #4a5568;\n        border-bottom: 1px solid #f9f9f9;\n    }\n\n    .clean-table tr:last-child td {\n        border-bottom: none;\n    }\n\n    .stock-title {\n        font-weight: 600;\n        color: #2d3748;\n    }\n\n    .price-data {\n        color: #718096;\n        font-weight: 500;\n    }\n\n    .text-center { text-align: center; }\n<\/style>\n\n<div class=\"stock-card-minimal\">\n    <table class=\"clean-table\">\n        <thead>\n            <tr>\n                <th>Stock Name<\/th>\n                <th class=\"text-center\">52 Weeks High (\u20b9)<\/th>\n                <th class=\"text-center\">CMP (\u20b9)<\/th>\n            <\/tr>\n        <\/thead>\n        <tbody>\n            <tr>\n                <td class=\"stock-title\">Shriram Finance<\/td>\n                <td class=\"text-center price-data\">1,088.30<\/td>\n                <td class=\"text-center price-data\">1,085.40<\/td>\n            <\/tr>\n            <tr>\n                <td class=\"stock-title\">SBI<\/td>\n                <td class=\"text-center price-data\">1,212.30<\/td>\n                <td class=\"text-center price-data\">1,208.10<\/td>\n            <\/tr>\n            <tr>\n                <td class=\"stock-title\">Larsen & Toubro<\/td>\n                <td class=\"text-center price-data\">4,206.00<\/td>\n                <td class=\"text-center price-data\">4,201.50<\/td>\n            <\/tr>\n        <\/tbody>\n    <\/table>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap gained 0.5%<\/li>\n\n\n\n<li>Nifty Smallcap ended largely flat<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Power, PSU Bank, Realty, Private Bank, Infra, Capital Goods, Energy gained 1\u20132%<\/li>\n\n\n\n<li>Media and Auto sectors declined 0.5\u20131%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>TCS expanded partnership with AMD; shares up 0.6%.<\/li>\n\n\n\n<li>Technichem Organics commenced solar power generation plant in Gujarat; stock flat.<\/li>\n\n\n\n<li>Ind-Swift Laboratories to upgrade Samba facility with \u20b940 crore investment; shares jumped 5.9%.<\/li>\n\n\n\n<li>Sattrix Information Security secured SIEM license supply order; stock gained 1.3%.<\/li>\n\n\n\n<li>Siyaram Recycling Industries bagged \u20b92.04 crore order; shares fell 4.8%.<\/li>\n\n\n\n<li>Shahlon Silk Industries received GPCB approval for CETP &amp; WTP facility in Surat; stock down 3.8%.<\/li>\n\n\n\n<li>Torrent Power to acquire 100% stake in Nabha Power; stock up 0.3%.<\/li>\n\n\n\n<li>Marine Electricals India secured \u20b934.09 crore order; shares gained 2.3%.<\/li>\n\n\n\n<li>Arkade Developers registered development agreement for cluster redevelopment project; stock slightly higher.<\/li>\n\n\n\n<li>Dynacons Systems &amp; Solutions entered strategic collaboration with Cygenic Inc; shares down 0.7%.<\/li>\n\n\n\n<li>Aequs signed non-binding MoU with Guidance; stock fell 1.9%.<\/li>\n\n\n\n<li>Royal Orchid Hotels signed Regenta Z \u2013 Vrindavan, Mathura; shares down 3.1%.<\/li>\n\n\n\n<li>Texmaco Rail &amp; Engineering received \u20b927.67 crore railway order; stock declined 2%.<\/li>\n\n\n\n<li>Cosmo First signed pact to acquire stake in Hexa Sunshine; shares slipped 1.5%.<\/li>\n\n\n\n<li>NBCC India reported 39% rise in Q3 consolidated net profit; shares up 1.8%.<\/li>\n\n\n\n<li>Shriram Properties acquired land parcel in South-East Bengaluru; stock down 2.8%.<\/li>\n\n\n\n<li>WeWork India opened new center in Gurugram; shares up 1.1%.<\/li>\n\n\n\n<li>EaseMyTrip to raise \u20b9500 crore to strengthen growth momentum; stock surged 19.8%.<\/li>\n\n\n\n<li>Adani Enterprises arm acquired 100% shareholding in Indamer Technics; shares up 2%.<\/li>\n\n\n\n<li>GMR Airports reported 54% drop in Q3 net profit; stock rose 6.9%.<\/li>\n\n\n\n<li>R M Drip &amp; Sprinklers Systems entered IoT-based smart irrigation &amp; digital agriculture space; shares up 1.4%.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Date: 13th February 2026 Stock Market Highlights<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Stock market today extended losses for the second consecutive session on February 13, as heavy selling in IT stocks continued for the third straight day amid rising concerns over the impact of artificial intelligence on the sector.<\/p>\n\n\n\n<p>The Nifty IT index has plunged nearly 9% this week, marking its biggest weekly fall since April 2025, which kept overall sentiment weak across the market.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex down 1,048.16 points (-1.25%) at 82,626.76<\/li>\n\n\n\n<li>Nifty 50 down 336.10 points (-1.30%) at 25,471.10<\/li>\n\n\n\n<li>Nifty Bank slipped 553.10 points (-0.91%) to 60,186.65<\/li>\n<\/ul>\n\n\n\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<style>\n    :root {\n        --bg-page: #f8fafc;\n        --bg-card: #ffffff;\n        --text-main: #0f172a;\n        --text-muted: #64748b;\n        --positive: #10b981;\n        --border: #e2e8f0;\n        --accent-row: #f0fdf4;\n    }\n    body { font-family: 'Inter', -apple-system, sans-serif; background-color: var(--bg-page); padding: 40px 20px; color: var(--text-main); }\n    .header-container { max-width: 950px; margin: 0 auto 25px auto; border-bottom: 2px solid var(--border); padding-bottom: 15px; }\n    .header-title { font-size: 26px; font-weight: 800; margin: 0; letter-spacing: -0.03em; }\n    .table-wrapper { max-width: 950px; margin: 0 auto; background: var(--bg-card); border-radius: 20px; box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.04); border: 1px solid var(--border); overflow: hidden; }\n    table { width: 100%; border-collapse: collapse; table-layout: fixed; }\n    thead th { position: sticky; top: 0; background: #ffffff; color: var(--text-muted); font-size: 11px; font-weight: 700; text-transform: uppercase; padding: 18px 24px; border-bottom: 1px solid var(--border); text-align: left; }\n    td { padding: 20px 24px; border-bottom: 1px solid var(--border); vertical-align: middle; }\n    tbody tr:hover { background-color: var(--accent-row); transition: 0.2s; }\n    .stock-name { font-weight: 700; font-size: 15px; }\n    .price-main { font-family: 'SF Mono', monospace; font-weight: 600; }\n    .change-val { color: var(--positive); font-weight: 600; font-size: 13px; }\n    .bar-bg { width: 100%; height: 6px; background: #f1f5f9; border-radius: 10px; margin-top: 6px; overflow: hidden; }\n    .bar-fill { height: 100%; background: var(--positive); opacity: 0.8; }\n    .percent-badge { font-weight: 700; color: var(--positive); font-size: 13px; }\n<\/style>\n<\/head>\n<body>\n<div class=\"header-container\">\n    <h2 class=\"header-title\">Top Gainers: Nifty 50<\/h2>\n<\/div>\n<div class=\"table-wrapper\">\n    <table>\n        <thead>\n            <tr>\n                <th style=\"width: 30%;\">Company<\/th>\n                <th style=\"width: 20%;\">Price (\u20b9)<\/th>\n                <th style=\"width: 20%;\">Change (\u20b9)<\/th>\n                <th style=\"width: 30%;\">% Gain<\/th>\n            <\/tr>\n        <\/thead>\n        <tbody>\n            <tr>\n                <td><span class=\"stock-name\">Bajaj Finance<\/span><\/td>\n                <td class=\"price-main\">1,024.75<\/td>\n                <td class=\"change-val\">+25.65<\/td>\n                <td>\n                    <span class=\"percent-badge\">\u25b2 2.57%<\/span>\n                    <div class=\"bar-bg\"><div class=\"bar-fill\" style=\"width: 95%;\"><\/div><\/div>\n                <\/td>\n            <\/tr>\n            <tr>\n                <td><span class=\"stock-name\">Eicher Motors<\/span><\/td>\n                <td class=\"price-main\">8,065.00<\/td>\n                <td class=\"change-val\">+122.00<\/td>\n                <td>\n                    <span class=\"percent-badge\">\u25b2 1.54%<\/span>\n                    <div class=\"bar-bg\"><div class=\"bar-fill\" style=\"width: 60%;\"><\/div><\/div>\n                <\/td>\n            <\/tr>\n            <tr>\n                <td><span class=\"stock-name\">SBI Life Insura<\/span><\/td>\n                <td class=\"price-main\">2,034.20<\/td>\n                <td class=\"change-val\">+12.10<\/td>\n                <td>\n                    <span class=\"percent-badge\">\u25b2 0.60%<\/span>\n                    <div class=\"bar-bg\"><div class=\"bar-fill\" style=\"width: 25%;\"><\/div><\/div>\n                <\/td>\n            <\/tr>\n            <tr>\n                <td><span class=\"stock-name\">SBI<\/span><\/td>\n                <td class=\"price-main\">1,198.60<\/td>\n                <td class=\"change-val\">+6.20<\/td>\n                <td>\n                    <span class=\"percent-badge\">\u25b2 0.52%<\/span>\n                    <div class=\"bar-bg\"><div class=\"bar-fill\" style=\"width: 20%;\"><\/div><\/div>\n                <\/td>\n            <\/tr>\n            <tr>\n                <td><span class=\"stock-name\">Cipla<\/span><\/td>\n                <td class=\"price-main\">1,331.50<\/td>\n                <td class=\"change-val\">+1.50<\/td>\n                <td>\n                    <span class=\"percent-badge\">\u25b2 0.11%<\/span>\n                    <div class=\"bar-bg\"><div class=\"bar-fill\" style=\"width: 5%;\"><\/div><\/div>\n                <\/td>\n            <\/tr>\n        <\/tbody>\n    <\/table>\n<\/div>\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:31px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n    :root {\n        --bg-page: #f9fafb;\n        --bg-table: #ffffff;\n        --text-main: #111827;\n        --text-muted: #6b7280;\n        --accent-blue: #2563eb;\n        --border: #e5e7eb;\n        --negative: #dc2626;\n        --row-hover: #f3f4f6;\n    }\n\n    body {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        background-color: var(--bg-page);\n        padding: 40px 20px;\n        color: var(--text-main);\n    }\n\n    .wp-block-heading {\n        max-width: 900px;\n        margin: 0 auto 24px auto;\n        font-size: 26px;\n        font-weight: 800;\n        color: var(--text-main);\n        letter-spacing: -0.025em;\n        border-left: 5px solid var(--negative);\n        padding-left: 15px;\n    }\n\n    .table-wrapper {\n        max-width: 900px;\n        margin: 0 auto;\n        background: var(--bg-table);\n        border-radius: 16px;\n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n        overflow: hidden;\n        border: 1px solid var(--border);\n    }\n\n    .scroll-container {\n        max-height: 500px;\n        overflow-y: auto;\n        scrollbar-width: thin;\n        scrollbar-color: #d1d5db transparent;\n    }\n\n    table {\n        width: 100%;\n        border-collapse: collapse;\n        text-align: left;\n    }\n\n    thead th {\n        position: sticky;\n        top: 0;\n        background-color: #ffffff;\n        color: var(--text-muted);\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 0.05em;\n        padding: 16px 24px;\n        border-bottom: 2px solid var(--border);\n        z-index: 10;\n    }\n\n    td {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--border);\n        font-size: 14px;\n    }\n\n    tbody tr:hover {\n        background-color: var(--row-hover);\n        transition: background 0.2s ease;\n    }\n\n    .stock-name {\n        font-weight: 700;\n        color: var(--text-main);\n        display: block;\n    }\n\n    .price\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<style>\n    :root {\n        --bg-page: #f8fafc;\n        --bg-card: #ffffff;\n        --text-main: #0f172a;\n        --text-muted: #64748b;\n        --negative: #e11d48;\n        --border: #e2e8f0;\n        --accent-row: #fff1f2;\n    }\n    body { font-family: 'Inter', -apple-system, sans-serif; background-color: var(--bg-page); padding: 40px 20px; color: var(--text-main); }\n    .header-container { max-width: 950px; margin: 0 auto 25px auto; border-bottom: 2px solid var(--border); padding-bottom: 15px; }\n    .header-title { font-size: 26px; font-weight: 800; margin: 0; letter-spacing: -0.03em; }\n    .table-wrapper { max-width: 950px; margin: 0 auto; background: var(--bg-card); border-radius: 20px; box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.04); border: 1px solid var(--border); overflow: hidden; }\n    table { width: 100%; border-collapse: collapse; table-layout: fixed; }\n    thead th { position: sticky; top: 0; background: #ffffff; color: var(--text-muted); font-size: 11px; font-weight: 700; text-transform: uppercase; padding: 18px 24px; border-bottom: 1px solid var(--border); text-align: left; }\n    td { padding: 20px 24px; border-bottom: 1px solid var(--border); vertical-align: middle; }\n    tbody tr:hover { background-color: var(--accent-row); transition: 0.2s; }\n    .stock-name { font-weight: 700; font-size: 15px; }\n    .price-main { font-family: 'SF Mono', monospace; font-weight: 600; }\n    .change-val { color: var(--negative); font-weight: 600; font-size: 13px; }\n    .bar-bg { width: 100%; height: 6px; background: #f1f5f9; border-radius: 10px; margin-top: 6px; overflow: hidden; }\n    .bar-fill { height: 100%; background: var(--negative); opacity: 0.8; }\n    .percent-badge { font-weight: 700; color: var(--negative); font-size: 13px; }\n<\/style>\n<\/head>\n<body>\n<div class=\"header-container\">\n    <h2 class=\"header-title\">Top Losers: Nifty 50<\/h2>\n<\/div>\n<div class=\"table-wrapper\">\n    <table>\n        <thead>\n            <tr>\n                <th style=\"width: 30%;\">Company<\/th>\n                <th style=\"width: 20%;\">Price (\u20b9)<\/th>\n                <th style=\"width: 20%;\">Change (\u20b9)<\/th>\n                <th style=\"width: 30%;\">% Loss<\/th>\n            <\/tr>\n        <\/thead>\n        <tbody>\n            <tr>\n                <td><span class=\"stock-name\">Hindalco<\/span><\/td>\n                <td class=\"price-main\">909.00<\/td>\n                <td class=\"change-val\">-55.40<\/td>\n                <td>\n                    <span class=\"percent-badge\">\u25bc 5.74%<\/span>\n                    <div class=\"bar-bg\"><div class=\"bar-fill\" style=\"width: 95%;\"><\/div><\/div>\n                <\/td>\n            <\/tr>\n            <tr>\n                <td><span class=\"stock-name\">HUL<\/span><\/td>\n                <td class=\"price-main\">2,305.20<\/td>\n                <td class=\"change-val\">-104.50<\/td>\n                <td>\n                    <span class=\"percent-badge\">\u25bc 4.34%<\/span>\n                    <div class=\"bar-bg\"><div class=\"bar-fill\" style=\"width: 75%;\"><\/div><\/div>\n                <\/td>\n            <\/tr>\n            <tr>\n                <td><span class=\"stock-name\">Eternal<\/span><\/td>\n                <td class=\"price-main\">285.20<\/td>\n                <td class=\"change-val\">-12.80<\/td>\n                <td>\n                    <span class=\"percent-badge\">\u25bc 4.30%<\/span>\n                    <div class=\"bar-bg\"><div class=\"bar-fill\" style=\"width: 74%;\"><\/div><\/div>\n                <\/td>\n            <\/tr>\n            <tr>\n                <td><span class=\"stock-name\">Adani Enterpris<\/span><\/td>\n                <td class=\"price-main\">2,136.60<\/td>\n                <td class=\"change-val\">-75.20<\/td>\n                <td>\n                    <span class=\"percent-badge\">\u25bc 3.40%<\/span>\n                    <div class=\"bar-bg\"><div class=\"bar-fill\" style=\"width: 55%;\"><\/div><\/div>\n                <\/td>\n            <\/tr>\n            <tr>\n                <td><span class=\"stock-name\">ONGC<\/span><\/td>\n                <td class=\"price-main\">267.40<\/td>\n                <td class=\"change-val\">-8.95<\/td>\n                <td>\n                    <span class=\"percent-badge\">\u25bc 3.24%<\/span>\n                    <div class=\"bar-bg\"><div class=\"bar-fill\" style=\"width: 52%;\"><\/div><\/div>\n                <\/td>\n            <\/tr>\n        <\/tbody>\n    <\/table>\n<\/div>\n<\/body>\n<\/html>\n<\/div>\n\n\n\n<div style=\"height:17px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n    :root {\n        --bg-page: #f9fafb;\n        --bg-table: #ffffff;\n        --text-main: #111827;\n        --text-muted: #6b7280;\n        --accent-blue: #2563eb;\n        --border: #e5e7eb;\n        --negative: #dc2626;\n        --row-hover: #f3f4f6;\n    }\n\n    body {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        background-color: var(--bg-page);\n        padding: 40px 20px;\n        color: var(--text-main);\n    }\n\n    .header-title {\n        max-width: 900px;\n        margin: 0 auto 20px auto;\n        font-size: 24px;\n        font-weight: 800;\n        color: var(--text-main);\n        letter-spacing: -0.02em;\n    }\n\n    .table-wrapper {\n        max-width: 900px;\n        margin: 0 auto;\n        background: var(--bg-table);\n        border-radius: 16px;\n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n        overflow: hidden;\n        border: 1px solid var(--border);\n    }\n\n    .scroll-container {\n        max-height: 500px;\n        overflow-y: auto;\n        scrollbar-width: thin;\n        scrollbar-color: #d1d5db transparent;\n    }\n\n    table {\n        width: 100%;\n        border-collapse: collapse;\n        text-align: left;\n    }\n\n    thead th {\n        position: sticky;\n        top: 0;\n        background-color: #ffffff;\n        color: var(--text-muted);\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 0.05em;\n        padding: 16px 24px;\n        border-bottom: 2px solid var(--border);\n        z-index: 10;\n    }\n\n    td {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--border);\n        font-size: 14px;\n        transition: background 0.2s ease;\n    }\n\n    tr:last-child td {\n        border-bottom: none;\n    }\n\n    tbody tr:hover {\n        background-color: var(--row-hover);\n    }\n\n    .stock-info {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .stock-name {\n        font-weight: 600;\n        color: var(--text-main);\n        font-size: 15px;\n    }\n\n    .stock-ticker {\n        font-size: 12px;\n        color: var(--text-muted);\n    }\n\n    .price-cell {\n        font-family: 'SF Mono', 'Roboto Mono', monospace;\n        font-weight: 600;\n    }\n\n    .high-label {\n        color: var(--text-muted);\n    }\n\n    .distance-badge {\n        display: inline-flex;\n        align-items: center;\n        padding: 4px 10px;\n        border-radius: 6px;\n        font-weight: 600;\n        font-size: 13px;\n        background-color: #fee2e2;\n        color: var(--negative);\n    }\n\n    .scroll-container::-webkit-scrollbar {\n        width: 6px;\n    }\n    .scroll-container::-webkit-scrollbar-thumb {\n        background: #d1d5db;\n        border-radius: 10px;\n    }\n<\/style>\n<\/head>\n<body>\n\n<h2 class=\"header-title\">52 Week High Stocks of Nifty 50<\/h2>\n\n<div class=\"table-wrapper\">\n    <div class=\"scroll-container\">\n        <table>\n            <thead>\n                <tr>\n                    <th>Stock Instrument<\/th>\n                    <th>52-Week High<\/th>\n                    <th>Current Price<\/th>\n                    <th>Distance<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>\n                        <div class=\"stock-info\">\n                            <span class=\"stock-name\">Eicher Motors<\/span>\n                            <span class=\"stock-ticker\">NSE: EICHERMOT<\/span>\n                        <\/div>\n                    <\/td>\n                    <td class=\"high-label\">\u20b98,119.00<\/td>\n                    <td class=\"price-cell\">\u20b98,065.00<\/td>\n                    <td><span class=\"distance-badge\">\u25bc 0.67%<\/span><\/td>\n                <\/tr>\n                <tr>\n                    <td>\n                        <div class=\"stock-info\">\n                            <span class=\"stock-name\">Larsen & Toubro<\/span>\n                            <span class=\"stock-ticker\">NSE: LT<\/span>\n                        <\/div>\n                    <\/td>\n                    <td class=\"high-label\">\u20b94,199.00<\/td>\n                    <td class=\"price-cell\">\u20b94,173.90<\/td>\n                    <td><span class=\"distance-badge\">\u25bc 0.60%<\/span><\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<style>\n    :root {\n        --bg-page: #f9fafb;\n        --bg-table: #ffffff;\n        --text-main: #111827;\n        --text-muted: #6b7280;\n        --accent-blue: #2563eb;\n        --border: #e5e7eb;\n        --negative: #dc2626;\n        --row-hover: #f3f4f6;\n    }\n\n    body {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        background-color: var(--bg-page);\n        padding: 40px 20px;\n        color: var(--text-main);\n    }\n\n    \/* Premium Heading Style *\/\n    .wp-block-heading {\n        max-width: 900px;\n        margin: 0 auto 24px auto;\n        font-size: 26px;\n        font-weight: 800;\n        color: var(--text-main);\n        letter-spacing: -0.025em;\n        border-left: 5px solid var(--negative); \/* Red accent to signify \"Low\" status *\/\n        padding-left: 15px;\n    }\n\n    .table-wrapper {\n        max-width: 900px;\n        margin: 0 auto;\n        background: var(--bg-table);\n        border-radius: 16px;\n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n        overflow: hidden;\n        border: 1px solid var(--border);\n    }\n\n    .scroll-container {\n        max-height: 500px;\n        overflow-y: auto;\n        scrollbar-width: thin;\n        scrollbar-color: #d1d5db transparent;\n    }\n\n    table {\n        width: 100%;\n        border-collapse: collapse;\n        text-align: left;\n    }\n\n    thead th {\n        position: sticky;\n        top: 0;\n        background-color: #ffffff;\n        color: var(--text-muted);\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 0.05em;\n        padding: 16px 24px;\n        border-bottom: 2px solid var(--border);\n        z-index: 10;\n    }\n\n    td {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--border);\n        font-size: 14px;\n        transition: background 0.2s ease;\n    }\n\n    tr:last-child td {\n        border-bottom: none;\n    }\n\n    tbody tr:hover {\n        background-color: var(--row-hover);\n    }\n\n    .stock-info {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .stock-name {\n        font-weight: 600;\n        color: var(--text-main);\n        font-size: 15px;\n    }\n\n    .stock-ticker {\n        font-size: 11px;\n        color: var(--text-muted);\n        font-weight: 500;\n    }\n\n    .price-cell {\n        font-family: 'SF Mono', 'Roboto Mono', monospace;\n        font-weight: 600;\n    }\n\n    .low-label {\n        color: var(--text-muted);\n    }\n\n    .distance-badge {\n        display: inline-flex;\n        align-items: center;\n        padding: 4px 10px;\n        border-radius: 6px;\n        font-weight: 600;\n        font-size: 12px;\n        background-color: #fee2e2;\n        color: var(--negative);\n    }\n\n    \/* Custom Scrollbar for Chrome\/Safari *\/\n    .scroll-container::-webkit-scrollbar {\n        width: 6px;\n    }\n    .scroll-container::-webkit-scrollbar-thumb {\n        background: #d1d5db;\n        border-radius: 10px;\n    }\n<\/style>\n<\/head>\n<body>\n\n<h2 class=\"wp-block-heading\">52 Week Low Stocks of Nifty 50<\/h2>\n\n<div class=\"table-wrapper\">\n    <div class=\"scroll-container\">\n        <table>\n            <thead>\n                <tr>\n                    <th>Stock Instrument<\/th>\n                    <th>52-Week Low<\/th>\n                    <th>Current Price (CMP)<\/th>\n                    <th>Performance<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>\n                        <div class=\"stock-info\">\n                            <span class=\"stock-name\">Wipro<\/span>\n                            <span class=\"stock-ticker\">NSE: WIPRO<\/span>\n                        <\/div>\n                    <\/td>\n                    <td class=\"low-label\">\u20b9316.50<\/td>\n                    <td class=\"price-cell\">\u20b9214.09<\/td>\n                    <td><span class=\"distance-badge\">\u25bc 32.3% <\/span><\/td>\n                <\/tr>\n                <tr>\n                    <td>\n                        <div class=\"stock-info\">\n                            <span class=\"stock-name\">TCS<\/span>\n                            <span class=\"stock-ticker\">NSE: TCS<\/span>\n                        <\/div>\n                    <\/td>\n                    <td class=\"low-label\">\u20b93,948.00<\/td>\n                    <td class=\"price-cell\">\u20b92,692.20<\/td>\n                    <td><span class=\"distance-badge\">\u25bc 31.8% <\/span><\/td>\n                <\/tr>\n                <tr>\n                    <td>\n                        <div class=\"stock-info\">\n                            <span class=\"stock-name\">Infosys<\/span>\n                            <span class=\"stock-ticker\">NSE: INFY<\/span>\n                        <\/div>\n                    <\/td>\n                    <td class=\"low-label\">\u20b91,861.65<\/td>\n                    <td class=\"price-cell\">\u20b91,369.10<\/td>\n                    <td><span class=\"distance-badge\">\u25bc 26.4% <\/span><\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap down nearly 2%<\/li>\n\n\n\n<li>Nifty Smallcap down nearly 2%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Energy, Metal, Realty dropped 2\u20133%<\/li>\n\n\n\n<li>IT, FMCG, Consumer Durables, Telecom, Infra, Auto, Power, PSU, Oil &amp; Gas fell around 1%<\/li>\n\n\n\n<li>All major sectoral indices ended in the red.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>APL Apollo Tubes raised \u20b9100 crore via commercial paper; shares down 1%.<\/li>\n\n\n\n<li>Kamdhenu Limited received approval to purchase immovable property in Rajasthan; stock fell 4.1%.<\/li>\n\n\n\n<li>Alkem Laboratories arm to acquire majority stake in Occlutech; shares declined 7.8%.<\/li>\n\n\n\n<li>Ahasolar Technologies secured rooftop solar awareness campaign order; stock flat.<\/li>\n\n\n\n<li>Salzer Electronics acquired 30% stake in Aurawin Solutions; shares down 1.1%.<\/li>\n\n\n\n<li>BASF India got approval to expand dispersions capacity at Mangalore plant; stock slipped 3%.<\/li>\n\n\n\n<li>Ceigall India incorporated step-down subsidiary in Dubai; shares down 3.8%.<\/li>\n\n\n\n<li>Biocon reported over five-fold jump in Q3 consolidated net profit; shares up 0.7%.<\/li>\n\n\n\n<li>Sharika Enterprises bagged \u20b93.75 crore order; stock declined 11%.<\/li>\n\n\n\n<li>Honasa Consumer posted 93% surge in Q3 net profit; shares gained 0.8%.<\/li>\n\n\n\n<li>Siemens Energy India approved investment for new power transformer factory; stock up 0.9%.<\/li>\n\n\n\n<li>MIC Electronics signed MoU with Refit Global; shares marginally higher.<\/li>\n\n\n\n<li>Engineers India reported over three-fold rise in Q3 net profit; stock surged 11.6%.<\/li>\n\n\n\n<li>Thomas Cook India arm opened Sterling Saryu Ayodhya; shares steady.<\/li>\n\n\n\n<li>Jindal Stainless developed India\u2019s first stainless steel container for salt transport; stock fell 4%.<\/li>\n\n\n\n<li>Shilpa Medicare entered strategic partnership with NXI Therapeutics AG; shares up 1.2%.<\/li>\n\n\n\n<li>Prostarm Info Systems emerged L-1 bidder for WBMSC order worth \u20b94.29 crore; stock slightly lower.<\/li>\n\n\n\n<li>Desco Infratech received LOI from BPCL; shares down 2.8%.<\/li>\n\n\n\n<li>HCC secured \u20b9577.89 crore contract from Northeast Frontier Railway; stock down 1.6%.<\/li>\n\n\n\n<li>Fabtech Technologies Cleanrooms got approval to acquire stake in Advantek Air Systems; shares up 2.7%.<\/li>\n\n\n\n<li>Rajesh Power Services signed JV agreement with VITS Total Power Solutions; stock declined 3%.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Date: 12th February 2026 Stock Market Highlights<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Stock market today ended lower on February 12 as fresh concerns over the impact of artificial intelligence continued to weigh heavily on IT stocks. The Nifty slipped towards the 25,750 mark, breaking its four-session winning streak.<\/p>\n\n\n\n<p>After falling nearly 7% last week, IT stocks remained under pressure and have declined another 6% so far this week, dragging the Nifty IT index to a 10-month low.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex fell 558.72 points (-0.66%) to 83,674.92<\/li>\n\n\n\n<li>Nifty 50 declined 146.65 points (-0.57%) to 25,807.20<\/li>\n\n\n\n<li>Nifty Bank slipped marginally 5.60 points (-0.01%) to 60,739.75<\/li>\n<\/ul>\n\n\n\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Gainers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change&nbsp;<\/th><th class=\"has-text-align-center\" data-align=\"center\">Gain (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Bajaj Finance<\/td><td class=\"has-text-align-center\" data-align=\"center\">999.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">30.15<\/td><td class=\"has-text-align-center\" data-align=\"center\">3.11<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,102.50<\/td><\/tr><tr><td>Shriram Finance<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,082.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">26.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">2.46<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,087.10<\/td><\/tr><tr><td>Eicher Motors<\/td><td class=\"has-text-align-center\" data-align=\"center\">7,943.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">172.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">2.21<\/td><td class=\"has-text-align-center\" data-align=\"center\">7,968.00<\/td><\/tr><tr><td>ICICI Bank<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,430.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">23.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">1.70<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,500.00<\/td><\/tr><tr><td>Trent<\/td><td class=\"has-text-align-center\" data-align=\"center\">4,285.60<\/td><td class=\"has-text-align-center\" data-align=\"center\">66.70<\/td><td class=\"has-text-align-center\" data-align=\"center\">1.58<\/td><td class=\"has-text-align-center\" data-align=\"center\">6,261.00<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:31px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Losers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change<\/th><th class=\"has-text-align-center\" data-align=\"center\">Loss (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Tech Mahindra<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,536.60<\/td><td class=\"has-text-align-center\" data-align=\"center\">-97.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">-5.98<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,854.00<\/td><\/tr><tr><td>Infosys<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,386.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">-85.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">-5.84<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,873.50<\/td><\/tr><tr><td>TCS<\/td><td class=\"has-text-align-center\" data-align=\"center\">2,750.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">-159.70<\/td><td class=\"has-text-align-center\" data-align=\"center\">-5.49<\/td><td class=\"has-text-align-center\" data-align=\"center\">3,984.45<\/td><\/tr><tr><td>HCL Tech<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,476.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">-75.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">-4.87<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,780.10<\/td><\/tr><tr><td>Wipro<\/td><td class=\"has-text-align-center\" data-align=\"center\">219.08<\/td><td class=\"has-text-align-center\" data-align=\"center\">-10.73<\/td><td class=\"has-text-align-center\" data-align=\"center\">-4.67<\/td><td class=\"has-text-align-center\" data-align=\"center\">316.50<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:17px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">52 Week High Stocks of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Shriram Finance<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,087.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,082.80<\/td><\/tr><tr><td>Eicher Motors<\/td><td class=\"has-text-align-center\" data-align=\"center\">7,968.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">7,743.00<\/td><\/tr><tr><td>SBI<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,203.70<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,192.40<\/td><\/tr><tr><td>ONDC<\/td><td class=\"has-text-align-center\" data-align=\"center\">280.30<\/td><td class=\"has-text-align-center\" data-align=\"center\">276.35<\/td><\/tr><tr><td>Larsen<\/td><td class=\"has-text-align-center\" data-align=\"center\">4,199.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">4,185.90<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">52 Week Low Stocks of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks Low (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>TCS<\/td><td class=\"has-text-align-center\" data-align=\"center\">3,984.45<\/td><td class=\"has-text-align-center\" data-align=\"center\">2,750.10<\/td><\/tr><tr><td>Wipro<\/td><td class=\"has-text-align-center\" data-align=\"center\">316.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">219.08<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap down 0.5%<\/li>\n\n\n\n<li>Nifty Smallcap down 0.5%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>IT index plunged 5%<\/li>\n\n\n\n<li>Oil &amp; Gas, Media, Realty declined around 1% each<\/li>\n\n\n\n<li>Consumer Durables was the only gainer, up 0.4%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Laxmi India Finance received approval to raise \u20b950 crore via NCDs; stock slightly down 0.2%.<\/li>\n\n\n\n<li>Hindustan Aeronautics Limited (HAL) reported 30% jump in Q3 consolidated net profit; shares up 0.6%.<\/li>\n\n\n\n<li>DroneAcharya Aerial Innovations bagged \u20b922.91 lakh work order; stock fell 1.8%.<\/li>\n\n\n\n<li>Actuate Chemicals arm acquired 75% stake in South Korea JV company; shares gained 3.4%.<\/li>\n\n\n\n<li>Ramco Systems launched AI agent platform \u2018Chia\u2019; stock declined 3%.<\/li>\n\n\n\n<li>Bajaj Finance raised \u20b9500 crore through NCDs; shares rose 3.2%.<\/li>\n\n\n\n<li>Bondada Engineering signed MoU with Bryanston Renewables FZCO; stock up 4.1%.<\/li>\n\n\n\n<li>Kirloskar Oil Engines posted 56% surge in Q3 profit; shares up 1.6%.<\/li>\n\n\n\n<li>Lenskart Solutions reported multi-fold jump in Q3 profit; stock rallied 10%.<\/li>\n\n\n\n<li>Brigade Enterprises launched World Trade Center project in Kerala; shares down 0.5%.<\/li>\n\n\n\n<li>Avanti Feeds posted 10% rise in Q3 profit; shares surged 18.3%.<\/li>\n\n\n\n<li>Jyoti CNC Automation bagged SME Smart Manufacturing award; stock jumped 7.4%.<\/li>\n\n\n\n<li>Hindustan Unilever reported two-fold jump in Q3 profit; shares slipped 2.1%.<\/li>\n\n\n\n<li>Ashiana Housing sold \u20b9767 crore worth units in Gurugram; stock down 1.3%.<\/li>\n\n\n\n<li>SJVN Limited posted 51% rise in Q3 net profit; shares up 2.3%.<\/li>\n\n\n\n<li>Dhanuka Agritech appointed Rohit Sharma as brand ambassador; stock marginally lower.<\/li>\n\n\n\n<li>Bajaj Steel Industries secured \u20b935 crore order; shares declined 5.1%.<\/li>\n\n\n\n<li>Marine Electricals India bagged \u20b915.15 crore orders; stock down 3.3%.<\/li>\n\n\n\n<li>Zaggle Prepaid Ocean Services signed partnership with Rebel Foods; shares up 2.6%.<\/li>\n\n\n\n<li>ZIM Laboratories got approval to incorporate subsidiary in Chile; shares fell 3.3%.<\/li>\n\n\n\n<li>Choice International acquired 51% stake in Fintoo Wealth; stock down 1.2%.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Date: 11th February 2026 Stock Market Highlights<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Stock market today remained volatile on February 11, with Indian benchmark indices closing largely unchanged. Gains in auto, pharma and PSU Bank stocks helped offset weakness in IT shares.<\/p>\n\n\n\n<p>Tracking mixed global cues, markets opened on a positive note, with the Nifty briefly reclaiming the 26,000 mark in early trade. However, the index traded in a narrow range through the session as investors stayed cautious ahead of the upcoming US jobs report.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex slipped 40.28 points (-0.05%) to 84,233.64<\/li>\n\n\n\n<li>Nifty 50 gained 18.70 points (+0.07%) to 25,953.85<\/li>\n\n\n\n<li>Nifty Bank rose 118.95 points (+0.20%) to 60,745.35<\/li>\n<\/ul>\n\n\n\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Gainers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change&nbsp;<\/th><th class=\"has-text-align-center\" data-align=\"center\">Gain (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Eicher Motors<\/td><td class=\"has-text-align-center\" data-align=\"center\">7,771.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">475.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">6.51<\/td><td class=\"has-text-align-center\" data-align=\"center\">368.45<\/td><\/tr><tr><td>Apollo Hospital<\/td><td class=\"has-text-align-center\" data-align=\"center\">7,507.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">288.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">3.99<\/td><td class=\"has-text-align-center\" data-align=\"center\">211.10<\/td><\/tr><tr><td>SBI<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,182.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">38.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">3.39<\/td><td class=\"has-text-align-center\" data-align=\"center\">277.77<\/td><\/tr><tr><td>Max Healthcare<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,055.15<\/td><td class=\"has-text-align-center\" data-align=\"center\">33.65<\/td><td class=\"has-text-align-center\" data-align=\"center\">3.29<\/td><td class=\"has-text-align-center\" data-align=\"center\">9,941.00<\/td><\/tr><tr><td>Maruti Suzuki<\/td><td class=\"has-text-align-center\" data-align=\"center\">15,412.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">266.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">1.76<\/td><td class=\"has-text-align-center\" data-align=\"center\">3,839.90<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:31px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Losers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change<\/th><th class=\"has-text-align-center\" data-align=\"center\">Loss (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>TCS<\/td><td class=\"has-text-align-center\" data-align=\"center\">2,909.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">-74.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">-2.51<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,780.10<\/td><\/tr><tr><td>Coal India<\/td><td class=\"has-text-align-center\" data-align=\"center\">423.25<\/td><td class=\"has-text-align-center\" data-align=\"center\">-7.70<\/td><td class=\"has-text-align-center\" data-align=\"center\">-1.79<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,102.50<\/td><\/tr><tr><td>Infosys<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,471.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">-25.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">-1.73<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,379.70<\/td><\/tr><tr><td>HCL Tech<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,551.60<\/td><td class=\"has-text-align-center\" data-align=\"center\">-21.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">-1.37<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,067.80<\/td><\/tr><tr><td>Eternal<\/td><td class=\"has-text-align-center\" data-align=\"center\">300.70<\/td><td class=\"has-text-align-center\" data-align=\"center\">-3.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">-1.02<\/td><td class=\"has-text-align-center\" data-align=\"center\">2,174.50<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:17px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">52 Week High Stocks of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Eicher Motors<\/td><td class=\"has-text-align-center\" data-align=\"center\">7,805.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">7,771.00<\/td><\/tr><tr><td>SBI<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,187.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,182.90<\/td><\/tr><tr><td>Titan Company<\/td><td class=\"has-text-align-center\" data-align=\"center\">4,378.40<\/td><td class=\"has-text-align-center\" data-align=\"center\">4,249.10<\/td><\/tr><tr><td>Grasim<\/td><td class=\"has-text-align-center\" data-align=\"center\">2,979.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">2,932.60<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap \u2013 Flat<\/li>\n\n\n\n<li>Nifty Smallcap \u2013 Flat<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Auto index jumped 1.3%<\/li>\n\n\n\n<li>PSU Bank and Pharma rose around 1% each<\/li>\n\n\n\n<li>Consumer Durables gained 0.5%<\/li>\n\n\n\n<li>IT index fell 1.7%, weighing on sentiment<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Samvardhana Motherson International reported 17% jump in Q3 consolidated net profit; stock up 0.5%.<\/li>\n\n\n\n<li>Ashok Leyland posted 7% rise in Q3 net profit; shares down 1.7%.<\/li>\n\n\n\n<li>Royal Orchid Hotels launched new property \u2018Ranjit Avenue\u2019 in Amritsar; stock slipped 1.5%.<\/li>\n\n\n\n<li>Mufin Green Finance raised \u20b9100 crore via NCDs; shares gained 1.4%.<\/li>\n\n\n\n<li>G R Infraprojects emerged L-1 bidder for \u20b91,897.51 crore rail project; stock down 2%.<\/li>\n\n\n\n<li>MIC Electronics bagged LoA worth \u20b94.45 crore; shares up 2.1%.<\/li>\n\n\n\n<li>Siyaram Recycling Industries secured \u20b91.88 crore order; stock rose 4.8%.<\/li>\n\n\n\n<li>Government to sell 5% stake in Bharat Heavy Electricals Limited (BHEL) via OFS; stock declined 5.6%.<\/li>\n\n\n\n<li>Tata Motors Passenger Vehicles signed MoU with Stellantis; shares up 1.4%.<\/li>\n\n\n\n<li>Mahindra &amp; Mahindra reported 47% surge in Q3 net profit; stock steady.<\/li>\n\n\n\n<li>Bharti Airtel launched new AI-powered fraud protection tool; shares flat.<\/li>\n\n\n\n<li>Vakrangee entered strategic partnership with Tyger Capital.<\/li>\n\n\n\n<li>Grasim Industries posted 26% rise in Q3 net profit; stock slightly lower.<\/li>\n\n\n\n<li>Avantel bagged \u20b9122.58 crore order; shares gained 2.6%.<\/li>\n\n\n\n<li>Bharat Heavy Electricals Limited also secured LoA worth \u20b92,800 crore.<\/li>\n\n\n\n<li>Coforge expanded CodesInsightAI with Agentic AI capabilities; shares down 2%.<\/li>\n\n\n\n<li>Apollo Hospitals reported 35% jump in Q3 net profit; stock up 3.9%.<\/li>\n\n\n\n<li>Premier Energies formed JV to expand renewable EPC presence; shares down 5.2%.<\/li>\n\n\n\n<li>Britannia Industries posted 17% rise in Q3 net profit; shares gained 2.4%.<\/li>\n\n\n\n<li>Subex secured multi-year agreement with Tier-1 telecom operator; stock up 2.3%.<\/li>\n\n\n\n<li>G H V Infra Projects bagged \u20b9135 crore order; shares jumped 5%.<\/li>\n\n\n\n<li>Pace Digitek secured \u20b91,775 crore order; stock declined 3.8%.<\/li>\n\n\n\n<li>Ion Exchange India arm secured contract from Petroleum Development Oman.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Date: 10th February 2026 Stock Market Highlights<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Stock market today extended its winning streak for the third consecutive session on February 10, supported by broad-based buying across sectors and positive global cues.<\/p>\n\n\n\n<p>The Nifty moved closer to the 26,000 mark intraday, showing steady strength through the session before ending slightly higher.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex up 208.17 points (+0.25%) at 84,273.92<\/li>\n\n\n\n<li>Nifty 50 up 67.85 points (+0.26%) at 25,935.15<\/li>\n\n\n\n<li>Nifty Bank slipped 42.95 points (-0.07%) to 60,626.40<\/li>\n<\/ul>\n\n\n\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Gainers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change&nbsp;<\/th><th class=\"has-text-align-center\" data-align=\"center\">Gain (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Eternal<\/td><td class=\"has-text-align-center\" data-align=\"center\">303.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">14.95<\/td><td class=\"has-text-align-center\" data-align=\"center\">5.18<\/td><td class=\"has-text-align-center\" data-align=\"center\">368.45<\/td><\/tr><tr><td>Tata Steel<\/td><td class=\"has-text-align-center\" data-align=\"center\">208.01<\/td><td class=\"has-text-align-center\" data-align=\"center\">6.01<\/td><td class=\"has-text-align-center\" data-align=\"center\">2.89<\/td><td class=\"has-text-align-center\" data-align=\"center\">211.10<\/td><\/tr><tr><td>ONGC<\/td><td class=\"has-text-align-center\" data-align=\"center\">272.15<\/td><td class=\"has-text-align-center\" data-align=\"center\">5.55<\/td><td class=\"has-text-align-center\" data-align=\"center\">2.08<\/td><td class=\"has-text-align-center\" data-align=\"center\">277.77<\/td><\/tr><tr><td>Bajaj Auto<\/td><td class=\"has-text-align-center\" data-align=\"center\">9,774.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">184.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">1.92<\/td><td class=\"has-text-align-center\" data-align=\"center\">9,941.00<\/td><\/tr><tr><td>M&amp;M<br><\/td><td class=\"has-text-align-center\" data-align=\"center\">3,675.870<\/td><td class=\"has-text-align-center\" data-align=\"center\">66.20<\/td><td class=\"has-text-align-center\" data-align=\"center\">1.83<\/td><td class=\"has-text-align-center\" data-align=\"center\">3,839.90<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:31px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Losers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change<\/th><th class=\"has-text-align-center\" data-align=\"center\">Loss (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>HCL Tech<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,573.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">-28.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">--1.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,780.10<\/td><\/tr><tr><td>Bajaj Finance<\/td><td class=\"has-text-align-center\" data-align=\"center\">965.60<\/td><td class=\"has-text-align-center\" data-align=\"center\">-17.55<\/td><td class=\"has-text-align-center\" data-align=\"center\">-1.79<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,102.50<\/td><\/tr><tr><td>Dr Reddys Labs<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,256.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">-19.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">-1.53<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,379.70<\/td><\/tr><tr><td>Shriram Finance<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,048.60<\/td><td class=\"has-text-align-center\" data-align=\"center\">-14.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">-1.33<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,067.80<\/td><\/tr><tr><td>Bharti Airtel<\/td><td class=\"has-text-align-center\" data-align=\"center\">2,011.30<\/td><td class=\"has-text-align-center\" data-align=\"center\">-26.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">-1.32<\/td><td class=\"has-text-align-center\" data-align=\"center\">2,174.50<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:17px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">52 Week High Stocks of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Tata Steel<\/td><td class=\"has-text-align-center\" data-align=\"center\">211.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">208.01<\/td><\/tr><tr><td>Titan Company<\/td><td class=\"has-text-align-center\" data-align=\"center\">4,329.60<\/td><td class=\"has-text-align-center\" data-align=\"center\">4,269.10<\/td><\/tr><tr><td>JSW Steel<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,261.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,244.10<\/td><\/tr><tr><td>SBI<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,154.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,144.10<\/td><\/tr><tr><td>UltraTechCement<\/td><td class=\"has-text-align-center\" data-align=\"center\">13,110.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">13,023.00<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap gained 0.5%<\/li>\n\n\n\n<li>Nifty Smallcap rose 0.4%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Media index jumped 2%<\/li>\n\n\n\n<li>Auto index gained 1%<\/li>\n\n\n\n<li>Most sectors ended positive<\/li>\n\n\n\n<li>Only Pharma and PSU Bank closed in the red<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>KPI Green Energy arm bagged a solar + BESS project in UAE; shares up 0.4%.<\/li>\n\n\n\n<li>Navin Fluorine International reported over two-fold jump in Q3 consolidated net profit; stock slipped 4.1%.<\/li>\n\n\n\n<li>Cranex secured orders worth \u20b92.92 crore; shares gained 2.7%.<\/li>\n\n\n\n<li>Zaggle signed partnership with Euronet Services India; stock jumped 5.1%.<\/li>\n\n\n\n<li>Emerald Finance partnered with Dharam Chand Dwarka Das Agarwal; shares up 6.6%.<\/li>\n\n\n\n<li>Jash Engineering secured \u20b974 crore consolidated orders in January 2026; stock down 1.3%.<\/li>\n\n\n\n<li>PTC Industries arm signed two MoUs with Ministry of Steel; shares up 0.3%.<\/li>\n\n\n\n<li>Larsen &amp; Toubro transportation infra vertical bagged contract in Dubai; stock gained 1.3%.<\/li>\n\n\n\n<li>Silicon Rental Solutions secured \u20b94.61 crore order from Said Technologies; shares marginally higher.<\/li>\n\n\n\n<li>Monarch Surveyors bagged LoA worth \u20b95.89 crore; stock rose 4.3%.<\/li>\n\n\n\n<li>Marsons received \u20b923.01 crore order from Datta Power Infra; shares steady.<\/li>\n\n\n\n<li>WeWork India expanded partnership with Turner International India; stock up 1.8%.<\/li>\n\n\n\n<li>AstraZeneca Pharma India received CDSCO nod to import Durvalumab solution; shares rose 3.1%.<\/li>\n\n\n\n<li>ISGEC Heavy Engineering announced \u20b9350 crore capex for capacity expansion; stock surged 18.3%.<\/li>\n\n\n\n<li>Jayaswal Neco Industries entered MoU with Ministry of Steel; shares up 1.5%.<\/li>\n\n\n\n<li>Aurionpro Solutions expanded transaction banking engagement with DTB; stock gained 4.2%.<\/li>\n\n\n\n<li>JSW Steel reported marginal fall in January crude steel production; shares flat.<\/li>\n\n\n\n<li>Aurobindo Pharma posted 8% rise in Q3 consolidated net profit; stock fell 6.6%.<\/li>\n\n\n\n<li>NMDC announced revision in iron ore prices; shares up 0.8%.<\/li>\n\n\n\n<li>ACME Solar Holdings secured LoA for 220 MW Solar-BESS project in Madhya Pradesh; stock gained 4%.<\/li>\n\n\n\n<li>RailTel Corporation of India bagged \u20b9454.94 crore LoA; shares up 4.2%.<\/li>\n\n\n\n<li>Marico arm to acquire 75% stake in Sknietiq; stock rose 1.3%.<\/li>\n\n\n\n<li>Ceigall India secured LoA for solar project in Madhya Pradesh; shares jumped 4%.<\/li>\n\n\n\n<li>Garden Reach Shipbuilders &amp; Engineers signed pact with Hindustan Shipyard; stock steady.<\/li>\n\n\n\n<li>MIC Electronics bagged \u20b91.45 crore LoA; shares down 0.7%.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Date: 5th February 2026 Stock Market Highlights<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Stock Market Today snapped its three-day rally, with selling across sectors \u2014 especially IT, metals and auto. Bank Nifty and broader indices also slipped, with small-caps under pressure. Some stocks still gained (e.g., Westlife Foodworld, PB Fintech) even as indices fell.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>BSE Sensex ended down ~500+ points, closing around 83,300.<\/li>\n\n\n\n<li>Nifty 50 fell about 133 points to 25,640<\/li>\n\n\n\n<li>Nifty Bank fell 174.50 points (-0.29%) to 60063.65<\/li>\n<\/ul>\n\n\n\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Gainers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change&nbsp;<\/th><th class=\"has-text-align-center\" data-align=\"center\">Gain (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Trent<\/td><td class=\"has-text-align-center\" data-align=\"center\">4,131.30<\/td><td class=\"has-text-align-center\" data-align=\"center\">118.70<\/td><td class=\"has-text-align-center\" data-align=\"center\">2.96<\/td><td class=\"has-text-align-center\" data-align=\"center\">6,261.00<\/td><\/tr><tr><td>Max Healthcare<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,040.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">15.35<\/td><td class=\"has-text-align-center\" data-align=\"center\">1.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,314.30<\/td><\/tr><tr><td>Tata Steel<\/td><td class=\"has-text-align-center\" data-align=\"center\">197.76<\/td><td class=\"has-text-align-center\" data-align=\"center\">2.36<\/td><td class=\"has-text-align-center\" data-align=\"center\">1.21<\/td><td class=\"has-text-align-center\" data-align=\"center\">202.99<\/td><\/tr><tr><td>JSW Steel<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,239.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">11.60<\/td><td class=\"has-text-align-center\" data-align=\"center\">0.94<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,245.00<\/td><\/tr><tr><td>ONGC<\/td><td class=\"has-text-align-center\" data-align=\"center\">269.20<\/td><td class=\"has-text-align-center\" data-align=\"center\">2.25<\/td><td class=\"has-text-align-center\" data-align=\"center\">0.84<\/td><td class=\"has-text-align-center\" data-align=\"center\">277.77<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:31px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Losers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change<\/th><th class=\"has-text-align-center\" data-align=\"center\">Loss (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Hindalco<\/td><td class=\"has-text-align-center\" data-align=\"center\">935.45<\/td><td class=\"has-text-align-center\" data-align=\"center\">-29.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">-3.06<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,029.80<\/td><\/tr><tr><td>Eternal<\/td><td class=\"has-text-align-center\" data-align=\"center\">286.85<\/td><td class=\"has-text-align-center\" data-align=\"center\">-7.30<\/td><td class=\"has-text-align-center\" data-align=\"center\">-2.48<\/td><td class=\"has-text-align-center\" data-align=\"center\">368.45<\/td><\/tr><tr><td>Bharti Airtel<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,992.40<\/td><td class=\"has-text-align-center\" data-align=\"center\">-33.40<\/td><td class=\"has-text-align-center\" data-align=\"center\">-1.65<\/td><td class=\"has-text-align-center\" data-align=\"center\">2,174.50<\/td><\/tr><tr><td>Bharat Elec<\/td><td class=\"has-text-align-center\" data-align=\"center\">432.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">-6.30<\/td><td class=\"has-text-align-center\" data-align=\"center\">-1.43<\/td><td class=\"has-text-align-center\" data-align=\"center\">461.65<\/td><\/tr><tr><td>SBI Life Insura<\/td><td class=\"has-text-align-center\" data-align=\"center\">2,017.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">-23.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">-1.17<\/td><td class=\"has-text-align-center\" data-align=\"center\">2,109.60<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:17px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">52 Week High Stocks of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Adani Ports<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,577.70<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,570.20<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Alembic Pharmaceuticals reported a marginal decline in Q3 consolidated net profit.<\/li>\n\n\n\n<li>Emerald Finance entered into a strategic partnership with Aruna Enterprises.<\/li>\n\n\n\n<li>Admach Systems secured a new order worth \u20b941.35 lakh.<\/li>\n\n\n\n<li>Harsha Engineers announced plans for a $9.94 million brownfield expansion at its China facility.<\/li>\n\n\n\n<li>Indian Oil Corporation (IOC) posted a more than 6x jump in Q3 consolidated profit, showing strong earnings growth.<\/li>\n\n\n\n<li>Thomas Cook India signed an MoU with Cinnamon Life at City of Dreams, Sri Lanka to expand travel offerings.<\/li>\n\n\n\n<li>Coal India received approval to invest \u20b93,132.96 crore in a JV with Damodar Valley Corporation.<\/li>\n\n\n\n<li>Max Healthcare reported a 26% rise in Q3 consolidated net profit, indicating healthy performance.<\/li>\n\n\n\n<li>Poonawalla Fincorp raised \u20b9500 crore through Non-Convertible Debentures (NCDs).<\/li>\n\n\n\n<li>Uno Minda got approval to set up a new manufacturing facility in Maharashtra.<\/li>\n\n\n\n<li>Cummins India recorded a 13% drop in Q3 consolidated net profit.<\/li>\n\n\n\n<li>TVS Motor launched the TVS King Kargo HD CNG, expanding its commercial vehicle lineup.<\/li>\n\n\n\n<li>Tata Power posted a 25% fall in Q3 consolidated net profit.<\/li>\n\n\n\n<li>Mamata Machinery introduced \u2018RecTech\u2019 recyclable packaging technology.<\/li>\n\n\n\n<li>JSW Cement returned to profitability and turned black in Q3 results.<\/li>\n\n\n\n<li>Force Motors delivered a more than 3x surge in Q3 consolidated net profit.<\/li>\n\n\n\n<li>ITCONS E-Solutions won a contract valued at \u20b912.28 lakh.<\/li>\n\n\n\n<li>Siyaram Recycling Industries bagged an order worth \u20b94.03 crore.<\/li>\n\n\n\n<li>Icon Facilitators partnered with Radiance Power Solutions through a strategic pact.<\/li>\n\n\n\n<li>Berger Paints commenced commercial production at its resin manufacturing plant in Andhra Pradesh.<\/li>\n\n\n\n<li>Coal India also received approval to form a JV for renewable energy projects in Uttar Pradesh.<br><\/li>\n<\/ul>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Date: 4th February 2026 Stock Market Highlights<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Markets opened weak, tracking negative global cues and heavy selling pressure in IT heavyweights amid rising concerns over the growing impact of artificial intelligence on earnings visibility. The early weakness dragged the Nifty to an intraday low of 25,563.95.<\/p>\n\n\n\n<p>However, selective buying at lower levels helped the index recover smartly. Post recovery, benchmarks traded in a narrow range for the rest of the session and ended with marginal gains.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex up 78.56 points (+0.09%) at 83,817.69<\/li>\n\n\n\n<li>Nifty 50 up 48.45 points (+0.19%) at 25,776<\/li>\n\n\n\n<li>Nifty Bank gained 196.85 points (+0.33%) to 60,238.15<\/li>\n<\/ul>\n\n\n\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Gainers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change&nbsp;<\/th><th class=\"has-text-align-center\" data-align=\"center\">Gain (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Eternal<\/td><td class=\"has-text-align-center\" data-align=\"center\">294.15<\/td><td class=\"has-text-align-center\" data-align=\"center\">14.35<\/td><td class=\"has-text-align-center\" data-align=\"center\">5.13<\/td><td class=\"has-text-align-center\" data-align=\"center\">368.45<\/td><\/tr><tr><td>Trent<\/td><td class=\"has-text-align-center\" data-align=\"center\">4,012.60<\/td><td class=\"has-text-align-center\" data-align=\"center\">189.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">4.96<\/td><td class=\"has-text-align-center\" data-align=\"center\">6,261.00<\/td><\/tr><tr><td>ONGC<\/td><td class=\"has-text-align-center\" data-align=\"center\">266.95<\/td><td class=\"has-text-align-center\" data-align=\"center\">9.95<\/td><td class=\"has-text-align-center\" data-align=\"center\">3.87<\/td><td class=\"has-text-align-center\" data-align=\"center\">277.77<\/td><\/tr><tr><td>NTPC<\/td><td class=\"has-text-align-center\" data-align=\"center\">367.25<\/td><td class=\"has-text-align-center\" data-align=\"center\">8.70<\/td><td class=\"has-text-align-center\" data-align=\"center\">2.43<\/td><td class=\"has-text-align-center\" data-align=\"center\">371.45<\/td><\/tr><tr><td>Adani Ports<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,567.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">37.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">2.42<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,572.30<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:31px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Losers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change<\/th><th class=\"has-text-align-center\" data-align=\"center\">Loss (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Infosys<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,535.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">-120.20<\/td><td class=\"has-text-align-center\" data-align=\"center\">-7.26<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,924.00<\/td><\/tr><tr><td>TCS<\/td><td class=\"has-text-align-center\" data-align=\"center\">2,999.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">-226.20<\/td><td class=\"has-text-align-center\" data-align=\"center\">-7.01<\/td><td class=\"has-text-align-center\" data-align=\"center\">4,150.00<\/td><\/tr><tr><td>HCL Tech<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,621.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">-73.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">-4.34<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,780.10<\/td><\/tr><tr><td>Tech Mahindra<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,645.30<\/td><td class=\"has-text-align-center\" data-align=\"center\">-71.20<\/td><td class=\"has-text-align-center\" data-align=\"center\">-4.15<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,854.00<\/td><\/tr><tr><td>Tech Mahindra<\/td><td class=\"has-text-align-center\" data-align=\"center\">233.34<\/td><td class=\"has-text-align-center\" data-align=\"center\">-9.35<\/td><td class=\"has-text-align-center\" data-align=\"center\">-3.85<\/td><td class=\"has-text-align-center\" data-align=\"center\">323.60<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:17px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">52 Week High Stocks of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Adani Ports<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,572.30<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,567.90<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">52 Week Low Stocks of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks Low (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Wipro<\/td><td class=\"has-text-align-center\" data-align=\"center\">323.60<\/td><td class=\"has-text-align-center\" data-align=\"center\">233.34<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Markets<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap rose 0.6%<\/li>\n\n\n\n<li>Nifty Smallcap advanced 1.2%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sectoral Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>IT index plunged 6% \u2014 biggest single-day fall since April 2025<\/li>\n\n\n\n<li>Heavy selling seen in Infosys, TCS, Tech Mahindra, HCL Technologies, Wipro<\/li>\n\n\n\n<li>Auto, Energy, Consumer Durables, PSU, Realty, Metal, Oil &amp; Gas and Power sectors gained 1\u20132%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Thomas Cook India launched Sterling Valley of Pine under its travel portfolio; stock slipped 1.3%.<\/li>\n\n\n\n<li>Aditya Birla Capital reported 33% jump in Q3 consolidated net profit; shares up 0.3%.<\/li>\n\n\n\n<li>Goldiam International secured purchase orders worth \u20b980 crore; stock gained 0.7%.<\/li>\n\n\n\n<li>Reserve Bank of India approved Centrum Capital\u2019s stake sale in Centrum Housing Finance; shares rose 1.2%.<\/li>\n\n\n\n<li>Rashi Peripherals received approval to set up step-down subsidiary in UAE; stock jumped 5.8%.<\/li>\n\n\n\n<li>Castrol India posted 10% fall in quarterly net profit; shares still gained 1.3%.<\/li>\n\n\n\n<li>Marsons Limited bagged \u20b99.02 crore order from Sugs Lloyd; stock slightly down 0.4%.<\/li>\n\n\n\n<li>Indian Renewable Energy Development Agency (IREDA) plans to raise \u20b92,994 crore via QIP; shares up 1.8%.<\/li>\n\n\n\n<li>Siyaram Recycling Industries secured orders worth \u20b95.14 crore + \u20b91.37 crore; stock surged 16\u201317%.<\/li>\n\n\n\n<li>Mahindra &amp; Mahindra to deliver 35,000 Scorpio Pik-Up vehicles in Indonesia; shares up 1.3%.<\/li>\n\n\n\n<li>Devyani International approved to acquire 11.4% additional stake in Sky Gate; stock jumped 6.1%.<\/li>\n\n\n\n<li>Toss the Coin signed pact with Definian Data; stock flat.<\/li>\n\n\n\n<li>Popular Vehicles &amp; Services arm partnered with Balkrishna Industries; shares up 2.4%.<\/li>\n\n\n\n<li>Lloyds Metals and Energy received approval to incorporate a wholly owned subsidiary; stock rallied 10%.<\/li>\n\n\n\n<li>Zydus Wellness reported \u20b939.9 crore Q3 loss; shares down 3.9%.<\/li>\n\n\n\n<li>Promax Power acquired 63.76% stake in Promax Solar One Hubli; stock flat.<\/li>\n\n\n\n<li>Angel One posted 21% growth in client base in Jan 2026; shares up 3.6%.<\/li>\n\n\n\n<li>EaseMyTrip launched \u2018Swipe Right Travel Sale\u2019 campaign; stock fell 1.6%.<\/li>\n\n\n\n<li>Adani Enterprises reported multi-fold jump in Q3 net profit; shares gained 1%.<\/li>\n\n\n\n<li>Bajaj Finance posted 6% decline in Q3 net profit; stock slightly weak.<br><\/li>\n<\/ul>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Date: 3rd February 2026 Stock Market Highlights<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Stock market today opened sharply higher and gained strong momentum on 3 Feb 2026, driven by global optimism and a major India-US trade deal announcement boosting sentiment. Markets rallied with broad participation after Monday\u2019s budget-led volatility.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty 50 closed at 25,727.55, up 639.15 points (+2.55%)<\/li>\n\n\n\n<li>Sensex ended at 83,739.13, surged 2,072.67 points (+2.54%)<\/li>\n\n\n\n<li>Nifty Bank settled at 60,041.30, gained 1,422.30 points (+2.43%)<\/li>\n<\/ul>\n\n\n\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Gainers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change&nbsp;<\/th><th class=\"has-text-align-center\" data-align=\"center\">Gain (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Adani Enterpris<\/td><td class=\"has-text-align-center\" data-align=\"center\">2,202.60<\/td><td class=\"has-text-align-center\" data-align=\"center\">207.20<\/td><td class=\"has-text-align-center\" data-align=\"center\">9.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">2,695.00<\/td><\/tr><tr><td>Adani Ports<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,530.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">127.70<\/td><td class=\"has-text-align-center\" data-align=\"center\">5.30<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,549.00<\/td><\/tr><tr><td>Jio Financial<\/td><td class=\"has-text-align-center\" data-align=\"center\">263.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">19.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">8.11<\/td><td class=\"has-text-align-center\" data-align=\"center\">338.60<\/td><\/tr><tr><td>Bajaj Finance<\/td><td class=\"has-text-align-center\" data-align=\"center\">964.40<\/td><td class=\"has-text-align-center\" data-align=\"center\">60.70<\/td><td class=\"has-text-align-center\" data-align=\"center\">6.72<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,102.50<\/td><\/tr><tr><td>Interglobe Avi<\/td><td class=\"has-text-align-center\" data-align=\"center\">4,946.20<\/td><td class=\"has-text-align-center\" data-align=\"center\">259.20<\/td><td class=\"has-text-align-center\" data-align=\"center\">5.53<\/td><td class=\"has-text-align-center\" data-align=\"center\">6,232.50<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:31px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Losers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change<\/th><th class=\"has-text-align-center\" data-align=\"center\">Loss (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Tech Mahindra<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,716.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">-7.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">-0.44<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,854.00<\/td><\/tr><tr><td>Bharat Elec<\/td><td class=\"has-text-align-center\" data-align=\"center\">438.95<\/td><td class=\"has-text-align-center\" data-align=\"center\">-0.15<\/td><td class=\"has-text-align-center\" data-align=\"center\">-0.03<\/td><td class=\"has-text-align-center\" data-align=\"center\">461.65<\/td><\/tr><tr><td>Nestle<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,308.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">-0.30<\/td><td class=\"has-text-align-center\" data-align=\"center\">-0.02<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,340.40<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:17px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">52 Week High Stocks of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Shriram Finance<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,041.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,000.40<\/td><\/tr><tr><td>SBI<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,089.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,064.20<\/td><\/tr><tr><td>Axis Bank<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,418.30<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,356.20<\/td><\/tr><tr><td>HCL Tech<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,780.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,695.30<\/td><\/tr><tr><td>Bajaj Auto<\/td><td class=\"has-text-align-center\" data-align=\"center\">9,941.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">9,595.50<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Market Snapshot<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Strong broad-based rally in large caps<\/li>\n\n\n\n<li>Banking &amp; Financials led gains<\/li>\n\n\n\n<li>IT also supported upside<\/li>\n\n\n\n<li>Smallcaps saw profit booking<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>NBCC India signed an agreement with Kendriya Vidyalaya Sangathan; shares up 3.6% to \u20b9100.43.<\/li>\n\n\n\n<li>Vista Pharmaceuticals entered a joint venture with Pleiades Therapeutics; stock gained 5.6% to \u20b98.24.<\/li>\n\n\n\n<li>G K Energy forayed into the retail solar rooftop EPC segment; shares rose 3% to \u20b9104.05.<\/li>\n\n\n\n<li>SAB Events &amp; Governance Now Media (Aaylon Nexus) signed an MoU with MBuzz Technologies; stock jumped 5% to \u20b91,730.85.<\/li>\n\n\n\n<li>Bajaj Electricals launched Bajaj Secura wires; shares up 5.1% to \u20b9417.<\/li>\n\n\n\n<li>HCL Infosystems plans to raise \u20b9100 crore via NCDs; stock gained 2.4%.<\/li>\n\n\n\n<li>Adani Enterprises arm signed an MoU with Leonardo; shares surged 10.4% to \u20b92,201.70.<\/li>\n\n\n\n<li>Varun Beverages posted 36% jump in quarterly net profit, but stock slipped 3.3%.<\/li>\n\n\n\n<li>TVS Srichakra opened a signature tyre store in Delhi; shares up 1.5%.<\/li>\n\n\n\n<li>NATCO Pharma received USFDA tentative approval for Erdafitinib tablets; stock rose 3.6%.<\/li>\n\n\n\n<li>Thermax reported 76% jump in Q3 consolidated net profit; shares gained 4.2%.<\/li>\n\n\n\n<li>Varun Beverages also got approval to acquire 30% stake in FPEL HR2 Energy; stock remained under pressure.<\/li>\n\n\n\n<li>Fiberweb India secured export orders worth \u20b98+ crore; shares rallied 7.7%.<\/li>\n\n\n\n<li>Maruti Suzuki India reported 9% growth in January vehicle production; stock up 2.7%.<\/li>\n\n\n\n<li>Sun Pharma Advanced Research Company secured Priority Review Voucher linked to Sezaby approval; shares rose 4.7%.<\/li>\n\n\n\n<li>Sancode Technologies received Odisha govt nod to set up OSAT unit; stock gained 5%.<\/li>\n\n\n\n<li>Dev Information Technology bagged an order worth \u20b929 lakh; shares up 0.9%.<\/li>\n\n\n\n<li>Godrej Properties sold plots worth \u20b91,000+ crore in Panipat project; stock climbed 8.9%.<\/li>\n\n\n\n<li>Artemis Medicare Services received approval to raise \u20b9700 crore; shares declined 8.5%.<\/li>\n\n\n\n<li>Infosys extended partnership with MSG Family of Companies; stock up 1.6%.<\/li>\n\n\n\n<li>Tata Chemicals reported widening Q3 net loss to \u20b993 crore; stock slightly positive.<\/li>\n\n\n\n<li>RMC Switchgears secured LoIs worth \u20b9200.87 crore.<br><br><\/li>\n<\/ul>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Date: 2nd February 2026 Stock Market Highlights<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Stock market today saw a strong recovery on February 2, as Indian equity benchmarks rebounded smartly to close higher, recovering a part of the sharp losses witnessed on Budget Day. The Nifty ended the session close to the 25,100 mark, supported by broad-based buying in the second half.<\/p>\n\n\n\n<p>Tracking mixed global cues, the benchmark indices opened lower and traded in a volatile, range-bound manner during the first half of the session. Sentiment improved in the latter half, with sustained buying interest helping the market climb off intraday lows and settle near the day\u2019s high.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex surged 943.52 points (1.17%) to 81,666.46<\/li>\n\n\n\n<li>Nifty 50 gained 262.95 points (1.06%) to end at 25,088.40<\/li>\n\n\n\n<li>Nifty Bank index also closed in the green, rising 201.80 points (0.35%) to 58,619.00.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Gainers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change&nbsp;<\/th><th class=\"has-text-align-center\" data-align=\"center\">Gain (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Power Grid Corp<\/td><td class=\"has-text-align-center\" data-align=\"center\">270.40<\/td><td class=\"has-text-align-center\" data-align=\"center\">19.05<\/td><td class=\"has-text-align-center\" data-align=\"center\">7.58<\/td><td class=\"has-text-align-center\" data-align=\"center\">322.00<\/td><\/tr><tr><td>TMPV<\/td><td class=\"has-text-align-center\" data-align=\"center\">362.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">18.25<\/td><td class=\"has-text-align-center\" data-align=\"center\">5.30<\/td><td class=\"has-text-align-center\" data-align=\"center\">446.40<\/td><\/tr><tr><td>Adani Ports<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,403.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">58.20<\/td><td class=\"has-text-align-center\" data-align=\"center\">5.4.330<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,549.00<\/td><\/tr><tr><td>TATA Cons. Prod<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,125.40<\/td><td class=\"has-text-align-center\" data-align=\"center\">38.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">3.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,220.90<\/td><\/tr><tr><td>Bharat Elec<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,125.40<\/td><td class=\"has-text-align-center\" data-align=\"center\">13.75<\/td><td class=\"has-text-align-center\" data-align=\"center\">3.23<\/td><td class=\"has-text-align-center\" data-align=\"center\">461.65<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:31px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Losers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change<\/th><th class=\"has-text-align-center\" data-align=\"center\">Loss (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Shriram Finance<\/td><td class=\"has-text-align-center\" data-align=\"center\">962.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">-35.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">-3.56<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,029.30<\/td><\/tr><tr><td>Axis Bank<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,311.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">-28.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">-2.16<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,384.90<\/td><\/tr><tr><td>Max Healthcare<\/td><td class=\"has-text-align-center\" data-align=\"center\">958.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">-18.60<\/td><td class=\"has-text-align-center\" data-align=\"center\">-1.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,314.30<\/td><\/tr><tr><td>Infosys<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,629.40<\/td><td class=\"has-text-align-center\" data-align=\"center\">-25.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">-1.52<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,924.00<\/td><\/tr><tr><td>Cipla<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,311.60<\/td><td class=\"has-text-align-center\" data-align=\"center\">-17.30<\/td><td class=\"has-text-align-center\" data-align=\"center\">-1.30<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,673.00<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:17px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">52 Week Low Stocks of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks Low (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Max Healthcare<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,314.30<\/td><td class=\"has-text-align-center\" data-align=\"center\">958.10<\/td><\/tr><tr><td>Trent<\/td><td class=\"has-text-align-center\" data-align=\"center\">6,261.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">3,720.90<\/td><\/tr><tr><td>ITC<\/td><td class=\"has-text-align-center\" data-align=\"center\">445.95<\/td><td class=\"has-text-align-center\" data-align=\"center\">314.70<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Broader Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nifty Midcap index advanced 1%<\/li>\n\n\n\n<li>Nifty Smallcap index climbed 0.6%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sector Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>FMCG, Metal, Oil &amp; Gas, Energy, Infrastructure, and Realty sectors gained 1\u20132%<\/li>\n\n\n\n<li>IT was the only laggard, with the index slipping 0.5%<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Market Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Bajaj Housing Finance reported a 21% jump in Q3 net profit.<\/li>\n\n\n\n<li>Stock ended flat at \u20b989.70.<\/li>\n\n\n\n<li>UPL posted a sharp 52% decline in Q3 consolidated net profit.<\/li>\n\n\n\n<li>Shares gained 5.2% to \u20b9699.95.<\/li>\n\n\n\n<li>Hyundai Motor India reported a 6% rise in Q3 consolidated net profit.<\/li>\n\n\n\n<li>Stock moved up 0.6% to \u20b92,196.50.<\/li>\n\n\n\n<li>Indo Thai Securities entered into a loan agreement with Yash Technologies.<\/li>\n\n\n\n<li>Shares rose 0.6% to \u20b9242.01.<\/li>\n\n\n\n<li>Force Motors reported a 4.64% increase in total sales during January.<\/li>\n\n\n\n<li>Stock surged 2.2% to \u20b919,214.50.<\/li>\n\n\n\n<li>Poonawalla Fincorp received approval to raise up to \u20b9500 crore via NCDs.<\/li>\n\n\n\n<li>Shares climbed 1.5% to \u20b9395.00.<\/li>\n\n\n\n<li>Brahmaputra Infrastructure secured a LoA worth \u20b968.91 crore.<\/li>\n\n\n\n<li>Stock gained 2.1% to \u20b9125.00.<\/li>\n\n\n\n<li>Atul Auto reported a 30% surge in January sales.<\/li>\n\n\n\n<li>Shares jumped 7.2% to \u20b9422.80.<\/li>\n\n\n\n<li>Tata Motors posted a 30% rise in total vehicle sales in January.<\/li>\n\n\n\n<li>Stock edged up 0.4% to \u20b9443.50.<\/li>\n\n\n\n<li>Aurionpro Solutions bagged a data centre infrastructure expansion project from IDBI Bank.<\/li>\n\n\n\n<li>Shares slipped 1.5% to \u20b9942.00.<\/li>\n\n\n\n<li>South West Pinnacle Exploration secured two LoAs worth \u20b930.45 crore.<\/li>\n\n\n\n<li>Stock rallied 4.9% to \u20b9209.85.<\/li>\n\n\n\n<li>Gateway Distriparks acquired around 25 acres of land in Indore.<\/li>\n\n\n\n<li>Shares rose 3.8% to \u20b959.90.<\/li>\n\n\n\n<li>Infinity Infoway executed an agreement with Barkatullah Vishwavidyalaya, Bhopal.<\/li>\n\n\n\n<li>Stock closed flat at \u20b9400.00.<\/li>\n\n\n\n<li>Shelter Pharma expanded its nutraceutical portfolio with the launch of FitKick Pro powder.<\/li>\n\n\n\n<li>Shares gained 5.3% to \u20b942.96.<br><br><br><\/li>\n<\/ul>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Date: 1st February 2026 Stock Market Highlights<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Stock market today witnessed sharp volatility on Budget Day, February 1, as Indian equity indices ended the session on a weak note. The pressure came after Finance Minister Nirmala Sitharaman announced an increase in Securities Transaction Tax (STT) on equity F&amp;O trades during her Union Budget speech.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sensex plunged 1,546.84 points (1.88%) to settle at 80,722.94<\/li>\n\n\n\n<li>Nifty 50 dropped 495.20 points (1.96%) to end at 24,825.45.<\/li>\n\n\n\n<li>Nifty Bank index also remained under pressure, falling 1,193.25 points (2%) to 58,417.20.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Gainers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change&nbsp;<\/th><th class=\"has-text-align-center\" data-align=\"center\">Gain (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Max Healthcare<\/td><td class=\"has-text-align-center\" data-align=\"center\">976.70<\/td><td class=\"has-text-align-center\" data-align=\"center\">19.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">2.08<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,314.30<\/td><\/tr><tr><td>Wipro<\/td><td class=\"has-text-align-center\" data-align=\"center\">241.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">4.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">2.07<\/td><td class=\"has-text-align-center\" data-align=\"center\">323.60<\/td><\/tr><tr><td>TCS<\/td><td class=\"has-text-align-center\" data-align=\"center\">3,186.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">63.00<\/td><td class=\"has-text-align-center\" data-align=\"center\">2.02<\/td><td class=\"has-text-align-center\" data-align=\"center\">4,150.00<\/td><\/tr><tr><td>Sun Pharma<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,610.10<\/td><td class=\"has-text-align-center\" data-align=\"center\">14.80<\/td><td class=\"has-text-align-center\" data-align=\"center\">0.93<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,851.20<\/td><\/tr><tr><td>Infosys<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,654.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">13.50<\/td><td class=\"has-text-align-center\" data-align=\"center\">0.83<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,924.00<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:31px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Top Losers of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">Change<\/th><th class=\"has-text-align-center\" data-align=\"center\">Loss (%)<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Hindalco<\/td><td class=\"has-text-align-center\" data-align=\"center\">908.20<\/td><td class=\"has-text-align-center\" data-align=\"center\">-54.40<\/td><td class=\"has-text-align-center\" data-align=\"center\">-5.65<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,029.80<\/td><\/tr><tr><td>SBI<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,018.20<\/td><td class=\"has-text-align-center\" data-align=\"center\">-58.95<\/td><td class=\"has-text-align-center\" data-align=\"center\">-5.47<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,083.60<\/td><\/tr><tr><td>ONCG<\/td><td class=\"has-text-align-center\" data-align=\"center\">254.30<\/td><td class=\"has-text-align-center\" data-align=\"center\">-14.66<\/td><td class=\"has-text-align-center\" data-align=\"center\">-5.45<\/td><td class=\"has-text-align-center\" data-align=\"center\">277.77<\/td><\/tr><tr><td>Adani Ports<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,344.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">-74.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">-5.28<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,549.00<\/td><\/tr><tr><td>Bharat Elec<\/td><td class=\"has-text-align-center\" data-align=\"center\">425.35<\/td><td class=\"has-text-align-center\" data-align=\"center\">-23.65<\/td><td class=\"has-text-align-center\" data-align=\"center\">-5.27<\/td><td class=\"has-text-align-center\" data-align=\"center\">461.65<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<div style=\"height:17px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">52 Week High Stocks of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks High (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>Axis Bank<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,384.90<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,340.40<\/td><\/tr><tr><td>Bharat Elec<\/td><td class=\"has-text-align-center\" data-align=\"center\">461.55<\/td><td class=\"has-text-align-center\" data-align=\"center\">425.35<\/td><\/tr><tr><td>SBI<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,083.60<\/td><td class=\"has-text-align-center\" data-align=\"center\">1,018.20<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">52 Week Low Stocks of Nifty 50<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-b16ad781 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-table\"><table><thead><tr><th>Stock<\/th><th class=\"has-text-align-center\" data-align=\"center\">52 Weeks Low (\u20b9)<\/th><th class=\"has-text-align-center\" data-align=\"center\">CMP (\u20b9)<\/th><\/tr><\/thead><tbody><tr><td>ITC<\/td><td class=\"has-text-align-center\" data-align=\"center\">465.20<\/td><td class=\"has-text-align-center\" data-align=\"center\">309.45<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Roundup of Stock Market Today<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Sector Update<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Metal stocks were the worst hit, with the index sliding 3.8%<\/li>\n\n\n\n<li>PSU Banks declined 4%<\/li>\n\n\n\n<li>Capital Goods fell 3%<\/li>\n\n\n\n<li>Oil &amp; Gas stocks slipped 2.7%<\/li>\n\n\n\n<li>IT sector was the only gainer, supported by stocks like Wipro, TCS, Infosys, and Sun Pharma<\/li>\n\n\n\n<li>Nifty Midcap index fell 2.2%<\/li>\n\n\n\n<li>Nifty Smallcap index declined 2.8%<\/li>\n<\/ul>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:6px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Date: 27th February 2026 Stock Market Highlights Stock market today ended sharply lower on February 27, with Nifty slipping below the 25,200 mark amid broad-based selling across sectors, barring IT and media. After a weak opening, the market remained under pressure throughout the session due to subdued global cues and rising geopolitical tensions, which kept [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":7257,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[269,338],"tags":[300,604],"class_list":["post-13821","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-basics","category-stock-market-today","tag-daily-stock-market-outlook","tag-stock-market-today"],"_links":{"self":[{"href":"https:\/\/lakshmishree.com\/blog\/wp-json\/wp\/v2\/posts\/13821","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lakshmishree.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lakshmishree.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lakshmishree.com\/blog\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/lakshmishree.com\/blog\/wp-json\/wp\/v2\/comments?post=13821"}],"version-history":[{"count":5,"href":"https:\/\/lakshmishree.com\/blog\/wp-json\/wp\/v2\/posts\/13821\/revisions"}],"predecessor-version":[{"id":14227,"href":"https:\/\/lakshmishree.com\/blog\/wp-json\/wp\/v2\/posts\/13821\/revisions\/14227"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lakshmishree.com\/blog\/wp-json\/wp\/v2\/media\/7257"}],"wp:attachment":[{"href":"https:\/\/lakshmishree.com\/blog\/wp-json\/wp\/v2\/media?parent=13821"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lakshmishree.com\/blog\/wp-json\/wp\/v2\/categories?post=13821"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lakshmishree.com\/blog\/wp-json\/wp\/v2\/tags?post=13821"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}