:root,[data-theme="light"],.theme-light{--whole-bg:#f8f9fa;--gr-bg:#fff;--gr-bg-soft:#f4f5f7;--gr-bg-elevated:#fff;--gr-bg-header:#fff;--gr-bg-ticker:#f8f9fb;--gr-text:#6b7280;--gr-text1:#1f2937;--gr-page-intro:#1c1d1d;--gr-text-muted:#4b5563;--gr-text-soft:#111827;--gr-border:#e3e6ec;--gr-border-strong:#cfd4dc;--gr-accent:#159b5a;--gr-accent-hover:#08653a;--gr-accent-soft:#e6f5ec;--gr-danger:#ef4444;--gr-danger-soft:#fce8e6;--gr-warning-bg:#fff8d6;--gr-active-bg:#0a7d44;--gr-active-text:#fff;--gr-table-border:#e5e7eb;--gr-table-head-bg:#1f2937;--gr-table-head-text:#d1d5db;--gr-table-row-odd:#f3f4f6;--gr-table-row-even:#f9fafb;--gr-table-row-alt:#fafbfd;--gr-input-bg:#f9fafb;--gr-shadow:0 1px 2px rgba(15,23,42,0.04),0 1px 3px rgba(15,23,42,0.06);--gr-shadow-lg:0 4px 12px rgba(15,23,42,0.08);--gr-ad-bg:#eef0f4;--gr-card-tint:#e9f6ee;--gr-pill-up-bg:#fff;--gr-pill-up-text:#159b5a;--gr-pill-down-bg:#fff;--gr-pill-down-text:#ef4444;--gr-totals-tint:#f0fdf4;--gr-history-head-bg:#f4f5f7;--gr-inline-ad-bg:#e5e7eb;--gr-row-hover:#ededee;--gr-box-shadow:0 4px 8px 0 #00000026;--gr-calc-border:#bbf7d0;--gr-calculator-text:#4b5563;--gr-calculator-text-hover:#000;--gr-calculator-bg:#fff;--gr-calculator-border:#16a34a99;--gr-calculator-iconbg:#e1f4ee;--gr-calculator-iconbg-hover:#b8e6d4;--gr-calc-border:#bbf7d0;--gr-text-color:#111827;--gr-text-color1:#1f2937;--gr-calc-tools-bg:#fff;--gr-calc-tools-border:#f3f4f6;--gr-calc-tools-color:#374151;--gr-heading-color:#111827;--gr-suffix-color:#9ca3af;--gr-calc-border-color:#BBF7D099;--gr-price-color:#159b5a;--gr-calc-separator:#f3f4f6}[data-theme="dark"],.theme-dark{--whole-bg:#0a0e12;--gr-bg:#0d1f25;--gr-bg-soft:#0f1117;--gr-bg-elevated:#13171d;--gr-bg-header:#0a1a20;--gr-bg-ticker:#0a1a20;--gr-text:#9ca3af;--gr-text1:#f3f4f6;--gr-text-muted:#9bb1ad;--gr-page-intro:#d1d5db;--gr-text-soft:#fff;--gr-border:#1e3942;--gr-border-strong:#2a4d58;--gr-accent:#159b5a;--gr-accent-hover:#20b890;--gr-accent-soft:#133a32;--gr-danger:#ef4444;--gr-danger-soft:#2c1e1e;--gr-warning-bg:#1a3530;--gr-active-bg:#2bd4a8;--gr-active-text:#0d1f25;--gr-table-border:#374151;--gr-table-head-bg:#0f172a;--gr-table-head-text:#d1d5db;--gr-table-row-odd:#1a1d24;--gr-table-row-even:#1e2229;--gr-table-row-alt:#1e2229;--gr-input-bg:#1f2937;--gr-shadow:0 1px 2px rgba(0,0,0,0.3);--gr-shadow-lg:0 6px 20px rgba(0,0,0,0.35);--gr-ad-bg:#112832;--gr-card-tint:#143038;--gr-pill-up-bg:#0e3a30;--gr-pill-up-text:#10b981;--gr-pill-down-bg:#13171d;--gr-pill-down-text:#ef4444;--gr-totals-tint:#132b26;--gr-history-head-bg:#102730;--gr-inline-ad-bg:#2d3947;--gr-row-hover:#1d2028;--gr-box-shadow:0 4px 8px 0 #00000026;--gr-calc-border:#134c36;--gr-calculator-text:#c8cdd8;--gr-calculator-text-hover:#fff;--gr-calculator-bg:#1a1f2e;--gr-calculator-border:#37415180;--gr-calculator-border-hover:#16a34ab2;--gr-calculator-iconbg:#c8ecdf;--gr-calculator-iconbg-hover:#b8e6d4;--gr-calc-border:#14532D66;--gr-text-color:#fff;--gr-text-color1:#fff;--gr-calc-tools-bg:#22262f;--gr-calc-tools-border:#374151;--gr-calc-tools-color:#d1d5db;--gr-heading-color:#fff;--gr-calc-border-color:#14532D4D;--gr-price-color:#4ade80;--gr-calc-separator:#1f2937}*{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;background:var(--whole-bg);color:var(--gr-text);font-family:Arial,Helvetica,sans-serif,'Open Sans','Roboto',-apple-system,BlinkMacSystemFont;font-size:14px;line-height:1.55;transition:background-color 200ms ease,color 200ms ease}html{scrollbar-gutter:stable}a{color:inherit;text-decoration:none}a:hover{color:var(--gr-accent)}button{font-family:inherit;cursor:pointer;border:0;background:0;color:inherit}input{font-family:inherit;color:inherit}.gr-container{max-width:1000px;margin:0 auto;padding:0}.gr-header{background:var(--gr-bg-header);border-bottom:1px solid var(--gr-border);position:sticky;top:0;z-index:100}.gr-ticker-bar{background:var(--gr-bg-ticker);border-bottom:1px solid var(--gr-border);overflow:hidden;white-space:nowrap}.gr-ticker-container{overflow:hidden}.gr-ticker-track{display:flex;gap:28px;padding:8px 0;animation:gr-marquee 40s linear infinite;width:max-content}.gr-ticker-bar:hover .gr-ticker-track{animation-play-state:paused}@keyframes gr-marquee{0{transform:translateX(0)}100%{transform:translateX(-50%)}}.gr-ticker-item{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--gr-text-muted);letter-spacing:.01em;position:relative;padding-right:28px}.gr-ticker-item::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:14px;background:var(--gr-border-strong);opacity:.55}.gr-ticker-name{color:var(--gr-text);font-weight:600}.gr-ticker-price{color:var(--gr-text);font-weight:700}.gr-ticker-up{color:var(--gr-accent)}.gr-ticker-down{color:var(--gr-danger)}.gr-ticker-flat{color:var(--gr-text-soft)}.gr-nav-row{display:flex;align-items:center;gap:18px;padding:0 16px;max-width:1024px;margin:0 auto;min-height:56px}.gr-logo{display:inline-flex;align-items:center;font-weight:700;font-size:22px;letter-spacing:-0.02em;color:var(--gr-text);white-space:nowrap;text-decoration:none}.gr-logo-img{display:block;height:28px;width:auto;user-select:none;-webkit-user-drag:none}[data-theme="light"] .gr-logo-dark{display:none}[data-theme="light"] .gr-logo-light{display:block}[data-theme="dark"] .gr-logo-light{display:none}[data-theme="dark"] .gr-logo-dark{display:block}.gr-logo-footer .gr-logo-img{height:24px}.gr-logo-star{color:var(--gr-accent);display:inline-block;transform:translateY(1px) scale(1.05);margin:0 1px}.gr-main-nav{display:flex;align-items:center;gap:22px;flex:1;margin-left:28px}.gr-main-nav a{font-size:11px;font-weight:600;color:var(--gr-text-muted);position:relative;padding:18px 0}.gr-main-nav a:hover{color:var(--gr-text)}.gr-nav-active{color:var(--gr-accent) !important}.gr-nav-active::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2.5px;background:var(--gr-accent);border-radius:2px}.gr-kebab{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:var(--gr-text-muted);border-radius:4px;transition:color 150ms}.gr-kebab:hover{color:var(--gr-text)}.gr-nav-tools{display:flex;align-items:center;gap:10px}.gr-search-box{display:flex;align-items:center;gap:8px;padding:7px 12px;background:var(--gr-bg-soft);border:1px solid var(--gr-border);border-radius:999px;color:var(--gr-text-soft);width:180px}.gr-search-box input{border:0;background:transparent;outline:0;font-size:12.5px;width:100%;color:var(--gr-text)}.gr-user-btn{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:var(--gr-text-muted);border-radius:50%;transition:color 150ms,background 150ms}.gr-user-btn:hover{color:var(--gr-text);background:var(--gr-bg-soft)}.gr-theme-toggle{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--gr-bg-soft);border:1px solid var(--gr-border);color:var(--gr-text);transition:background 150ms ease}.gr-theme-toggle:hover{background:var(--gr-border)}[data-theme="light"] .gr-icon-moon{display:inline}[data-theme="light"] .gr-icon-sun{display:none}[data-theme="dark"] .gr-icon-moon{display:none}[data-theme="dark"] .gr-icon-sun{display:inline}.gr-main{padding:22px 0 60px}.gr-page-title{font-size:26px;font-weight:700;margin:0 0 12px;letter-spacing:-0.01em}.gr-page-intro{font-size:16px;color:var(--gr-page-intro);max-width:780px;line-height:26px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gr-page-intro.is-expanded{-webkit-line-clamp:unset}.gr-readmore_toggle{margin-bottom:24px;background:0;margin-top:5px;border:0;padding:0;color:var(--gr-page-intro);cursor:pointer;font-size:16px;font-family:inherit;font-weight:600}.gr-page-intro strong{color:var(--gr-text)}.gr-readmore-extra{color:var(--gr-text-muted)}.gr-readmore{background:0;border:0;padding:0;color:var(--gr-accent);font-weight:700;margin-left:6px;cursor:pointer;font-size:inherit;font-family:inherit}.gr-readmore:hover{text-decoration:underline}.gr-grid{display:grid;grid-template-columns:1fr 280px;gap:24px;align-items:start}@media(max-width:960px){.gr-grid{grid-template-columns:1fr}.gr-sidebar{display:none}}.gr-metal-row{display:flex;align-items:center;margin-bottom:14px;flex-wrap:wrap;gap:8px}.gr-date-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;background:var(--gr-bg-elevated);border:1px solid var(--gr-border);border-radius:8px;color:var(--gr-text)}.gr-date-pill svg{color:var(--gr-accent)}.gr-row-divider{width:1px;height:24px;background:var(--gr-border-strong)}.gr-row-spacer{flex:1}.gr-metal-tabs{display:inline-flex;background:var(--gr-bg-soft);border:1px solid var(--gr-border);border-radius:8px;padding:0 4px;gap:4px}.gr-metal-tab{padding:8px 16px;font-size:13px;font-weight:600;color:var(--gr-text-muted);border-radius:6px;transition:all 150ms ease}.gr-metal-active{background:var(--gr-accent);color:#fff}.gr-dropdown{position:relative;display:inline-block}.gr-dropdown-block{display:block}.gr-dropdown-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;font-size:13px;font-weight:600;background:var(--gr-input-bg);border:1px solid var(--gr-border-strong);border-radius:8px;color:var(--gr-text);min-width:140px;cursor:pointer;transition:border-color 150ms}.gr-dropdown-block .gr-dropdown-trigger{width:100%;min-width:0}.gr-dropdown-trigger:hover{border-color:var(--gr-text-soft)}.gr-dropdown-caret{color:var(--gr-text-muted);transition:transform 200ms ease;flex-shrink:0}.gr-dropdown-open .gr-dropdown-caret{transform:rotate(180deg)}.gr-dropdown-menu{position:absolute;top:calc(100%+6px);left:0;right:0;list-style:none;margin:0;padding:6px;background:var(--gr-bg-elevated);border:1px solid var(--gr-border);border-radius:10px;box-shadow:0 8px 24px rgba(15,23,42,0.12),0 2px 6px rgba(15,23,42,0.06);z-index:50;max-height:320px;overflow-y:auto;display:none;min-width:160px}[data-theme="dark"] .gr-dropdown-menu{box-shadow:0 12px 32px rgba(0,0,0,0.5)}.gr-dropdown-open .gr-dropdown-menu{display:block}.gr-dropdown-option{padding:10px 14px;font-size:13px;font-weight:500;color:var(--gr-text);border-radius:6px;cursor:pointer;transition:background 120ms}.gr-dropdown-option:hover{background:var(--gr-bg-soft)}.gr-dropdown-selected,.gr-dropdown-selected:hover{background:var(--gr-accent-soft);color:var(--gr-accent);font-weight:700}.gr-calc-field .gr-dropdown{z-index:20}.gr-calc-field .gr-dropdown-open{z-index:100}.gr-price-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gr-price-card{background:var(--gr-card-tint);border:1px solid var(--gr-border);border-radius:10px;padding:5px 16px}.gr-price-card-label{font-size:13px;color:var(--gr-text-muted);margin-bottom:5px;font-weight:500}.gr-price-card-row{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.gr-price-card-value{font-weight:700;font-size:20px;color:var(--gr-text);letter-spacing:-0.01em}.gr-change-pill{display:inline-flex;align-items:center;gap:2px;padding:4px 30px 4px 10px;font-size:14px;font-weight:700;border-radius:999px;white-space:nowrap;width:fit-content;position:relative}.gr-change-down::after{content:'';position:absolute;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid var(--gr-pill-down-text);right:10px}.gr-change-up::after{content:'';position:absolute;right:10px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid var(--gr-pill-up-text)}.gr-change-up{background:var(--gr-pill-up-bg);color:var(--gr-pill-up-text)}.gr-change-down{background:var(--gr-pill-down-bg);color:var(--gr-pill-down-text)}.gr-change-uparrow{background:url(https://images.goodreturns.in/images/gr-up-arrow-1777967098101.svg) no-repeat 0 0;width:10px;height:10px;display:inline-block;vertical-align:middle}.gr-change-downarrow{background:url(https://images.goodreturns.in/images/gr-down-arrow-1777967119275.svg) no-repeat 0 0;width:10px;height:10px;display:inline-block;vertical-align:middle}.gr-calculator{background:var(--gr-bg-elevated);border:1px solid var(--gr-border);border-radius:10px;padding:20px;margin-bottom:24px;box-shadow:var(--gr-shadow)}.gr-calc-label{font-size:12px;font-weight:700;color:var(--gr-text);margin:16px 0;border-top:1px solid var(--gr-border);padding-top:16px}.gr-calc-fields{display:grid;grid-template-columns:1fr 2fr;gap:10px;align-items:start;margin-bottom:24px}.gr-calc-fields1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.gr-calc-field{display:flex;flex-direction:column}.gr-calc-field label{font-size:12px;color:var(--gr-text);margin-bottom:8px;font-weight:600}.gr-calc-field input{padding:10px 12px;border:1px solid var(--gr-border-strong);background:var(--gr-input-bg);border-radius:6px;font-size:13px;font-weight:600;outline:var(--gr-text-soft);color:var(--gr-text);transition:border-color 150ms}.gr-calc-field input:focus{border-color:var(--gr-text-soft)}.gr-calc-purity{display:inline-flex;background:var(--gr-bg-soft);border:1px solid var(--gr-border);border-radius:8px;padding:3px;gap:2px;width:fit-content}.gr-purity-btn{padding:8px 16px;font-size:12px;font-weight:700;color:var(--gr-text-muted);border-radius:6px;transition:all 150ms}.gr-purity-active{background:var(--gr-accent);color:#fff}.gr-calc-results{display:grid;grid-template-columns:2.6fr 1fr;gap:12px;align-items:stretch}.gr-calc-resultleft{display:grid;grid-template-columns:1.4fr 1fr;align-items:stretch;border:1px solid var(--gr-calc-border);border-radius:8px}.gr-calc-breakdown{border:1px solid var(--gr-border);border-right:0 none;border-radius:8px 0 0 8px;overflow:hidden}.gr-calc-row{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;font-size:13px}.gr-calc-row+.gr-calc-row{border-top:1px solid var(--gr-calc-border)}.gr-calc-row span{color:var(--gr-text-muted)}.gr-calc-row strong{color:var(--gr-text);font-weight:700}.gr-calc-total{background:var(--gr-totals-tint);border-radius:0 8px 8px 0;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;border-left:1px solid var(--gr-calc-border)}.gr-calc-total-label{font-size:13px;color:var(--gr-text-muted);font-weight:600}.gr-calc-total-value{font-size:26px;font-weight:700;color:var(--gr-accent);letter-spacing:-0.01em}.gr-calc-total-sub{font-size:11px;color:var(--gr-text-soft)}.gr-calc-cta{background:var(--gr-totals-tint);border-radius:8px;padding:14px;display:flex;flex-direction:column;justify-content:center;gap:8px;border:1px solid var(--gr-calc-border)}.gr-calc-cta-title{font-size:13px;font-weight:700;color:var(--gr-text);text-align:center;line-height:1.3}.gr-calc-cta-text{font-size:11px;color:var(--gr-text-muted);text-align:center;line-height:1.4}.gr-calc-cta-input{display:flex;gap:6px;background:var(--gr-input-bg);border:1px solid var(--gr-border-strong);border-radius:6px;padding:3px;align-items:center}.gr-calc-cta-input input{flex:1;border:0;background:transparent;padding:6px 8px;font-size:12px;font-weight:600;color:var(--gr-text);outline:0;width:100%;min-width:0}.gr-calc-cta-btn{padding:8px;background:var(--gr-accent);color:#fff;font-weight:700;font-size:12px;border-radius:4px;white-space:nowrap;transition:background 150ms}.gr-calc-cta-btn:hover{background:var(--gr-accent-hover)}@media(max-width:800px){.gr-calc-fields{grid-template-columns:1fr 1fr}.gr-calc-results{grid-template-columns:1fr}}.gr-section-title{font-size:18px;font-weight:700;margin:24px 0 12px}.gr-section-title-lg{font-size:22px;margin-top:36px}.gr-chart-section{background:var(--gr-bg-elevated);border:1px solid var(--gr-border);border-radius:10px;padding:18px;margin-bottom:24px;box-shadow:var(--gr-box-shadow)}.gr-period-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.gr-period-btn{min-width:42px;padding:7px 14px;font-size:12.5px;font-weight:700;color:var(--gr-text-muted);border:0;border-radius:999px;background:var(--gr-bg-soft);transition:all 150ms}.gr-period-btn:hover{color:var(--gr-text);background:var(--gr-border)}.gr-period-active,.gr-period-active:hover{background:var(--gr-accent);color:#fff}.gr-chart-canvas{width:100%;height:300px;position:relative}.gr-chart-canvas svg{width:100%;height:100%;display:block}.gr-latest-update{background:var(--gr-bg-elevated);border:1px solid var(--gr-border);border-radius:10px;margin-bottom:26px;overflow:hidden;box-shadow:var(--gr-box-shadow)}.gr-latest-header{padding:14px 0;padding-top:0;font-size:18px;font-weight:700;color:var(--gr-text)}.gr-latest-card{display:flex;gap:16px;align-items:flex-start;padding:16px 18px;transition:background 150ms}.gr-latest-card:hover{background:var(--gr-bg-soft)}.gr-latest-thumb{width:88px;height:50px;background:radial-gradient(circle at 30% 35%,rgba(255,255,255,0.55),transparent 55%),linear-gradient(135deg,#d4a017 0,#f3c02e 50%,#b8860b 100%);border-radius:8px;flex-shrink:0}.gr-latest-body{flex:1;display:flex;flex-direction:column;gap:6px}.gr-latest-tag{font-size:11px;font-weight:800;color:var(--gr-accent);letter-spacing:.08em;text-transform:uppercase}.gr-latest-headline{font-size:14px;font-weight:700;color:var(--gr-text);line-height:1.45}.gr-latest-time{font-size:12px;color:var(--gr-text-soft);margin-top:2px}.gr-table-section{margin-bottom:24px}.gr-table-wrap{overflow-x:auto;background:var(--gr-bg-elevated);border:1px solid var(--gr-table-border);border-radius:10px;box-shadow:var(--gr-box-shadow)}.gr-table{width:100%;border-collapse:collapse;font-size:13px}.gr-table thead th{text-align:left;padding:12px 14px;background:var(--gr-table-head-bg);color:var(--gr-table-head-text);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.gr-table tbody td{padding:12px 14px;border-top:1px solid var(--gr-border);color:var(--gr-text);font-weight:600}.gr-table tbody tr:hover,.gr-table tbody tr:hover:nth-child(2n){background:var(--gr-row-hover)}.gr-table tbody tr:nth-child(even){background:var(--gr-table-row-even)}.gr-up{color:var(--gr-accent);font-size:11px;margin-left:4px;font-weight:700}.gr-down{color:var(--gr-danger);font-size:11px;margin-left:4px;font-weight:700}.gr-delta-down{color:var(--gr-danger);font-weight:600;font-size:12.5px;margin-left:4px}.gr-delta-up{color:var(--gr-accent);font-weight:600;font-size:12.5px;margin-left:4px}.gr-table-countries td.gr-currency{color:var(--gr-text-soft);font-weight:500}.gr-table-tight thead th{padding:10px 12px}.gr-table-tight tbody td{padding:10px 12px}.gr-table-cta{display:flex;justify-content:center;padding:14px 0}.gr-see-more{background:transparent;color:var(--gr-accent);border:1.5px solid var(--gr-accent);font-weight:700;font-size:13px;padding:8px 22px;border-radius:6px;display:inline-flex;align-items:center;gap:6px;transition:all 150ms}.gr-see-more:hover{background:var(--gr-accent);color:#fff}.gr-history-section{margin-bottom:24px}.gr-accordion{background:var(--gr-bg-elevated);border:1px solid var(--gr-border);border-radius:10px;overflow:hidden;box-shadow:var(--gr-box-shadow)}.gr-accordion-item+.gr-accordion-item{border-top:1px solid var(--gr-border)}.gr-accordion-head{width:100%;text-align:left;padding:14px 16px;font-size:16px;font-weight:700;color:var(--gr-text);display:flex;align-items:center;gap:10px;transition:background 150ms}.gr-accordion-head:hover{background:var(--gr-bg-soft)}.gr-accordion-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--gr-bg-soft);color:var(--gr-text);font-size:16px;font-weight:700;line-height:1;flex-shrink:0;transition:background 150ms}.gr-accordion-open .gr-accordion-icon{background:var(--gr-accent-soft);color:var(--gr-accent)}.gr-accordion-body{display:none;padding:0 16px 16px}.gr-accordion-open .gr-accordion-body{display:block}.gr-table-history thead th{background:var(--gr-history-head-bg);color:var(--gr-text);text-transform:none;letter-spacing:0;font-size:12.5px}.gr-table-history tbody td{font-weight:500;color:var(--gr-text-muted)}.gr-table-history tbody td:first-child{color:var(--gr-text);font-weight:600}.gr-onthispage{background:var(--gr-bg-elevated);border:1px solid var(--gr-border);border-radius:10px;padding:6px 0 14px;margin-bottom:24px;box-shadow:var(--gr-box-shadow)}.gr-onthispage-title{font-size:14px;font-weight:700;margin:12px 20px 4px;color:var(--gr-text)}.gr-otp-list{list-style:none;padding:0;margin:0}.gr-otp-list li{border-top:1px solid var(--gr-border)}.gr-otp-list li a{display:flex;align-items:center;gap:12px;padding:13px 20px;font-size:16px;color:var(--gr-text);font-weight:500;transition:background 150ms;line-height:26px}.gr-otp-list li a:hover{background:var(--gr-bg-soft);color:var(--gr-accent)}.gr-otp-arrow{color:var(--gr-text-soft);font-size:16px;font-weight:700;width:10px;text-align:center;flex-shrink:0}.gr-otp-cta{display:flex;justify-content:center;margin-top:14px}.gr-see-more-outline{background:transparent;color:var(--gr-accent);border:1.5px solid var(--gr-accent);padding:6px 24px;border-radius:6px;font-weight:700;display:inline-flex;align-items:center;gap:6px;font-size:13px;transition:all 150ms}.gr-see-more-outline:hover{background:var(--gr-accent);color:#fff}.gr-inline-ad{background:var(--gr-inline-ad-bg);border-radius:10px;height:240px;display:flex;align-items:center;justify-content:center;color:var(--gr-text-soft);font-size:13px;margin-bottom:24px}.gr-faq{margin-bottom:28px;font-size:13.5px;color:var(--gr-text)}.gr-faq p{margin:10px 0;line-height:1.65}.gr-faq ul,.gr-faq ol{margin:10px 0;padding-left:22px;line-height:1.7}.gr-faq-title{font-size:17px;font-weight:700;margin:0 0 8px;color:var(--gr-text)}.gr-update-card{margin-bottom:24px}.gr-update-card:last-child{margin-bottom:0}.gr-update-card h3{font-size:16px;font-weight:700;margin:0 0 10px;color:var(--gr-text)}.gr-update-card p{font-size:13px;color:var(--gr-text-muted);margin:8px 0;line-height:1.7}.gr-update-meta{font-size:11.5px;color:var(--gr-text-soft) !important;margin-top:12px !important}.gr-sidebar{display:flex;flex-direction:column;gap:18px;position:sticky;top:100px}.gr-ad{background:var(--gr-ad-bg);border:1px dashed var(--gr-border-strong);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--gr-text-soft);font-size:11px;letter-spacing:.15em}.gr-ad-tall{height:600px}.gr-footer{background:var(--gr-bg-header);border-top:1px solid var(--gr-border);padding:36px 0 18px;margin-top:40px}.gr-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:24px;margin-bottom:24px}.gr-footer-col h4{font-size:12px;font-weight:700;letter-spacing:.1em;color:var(--gr-text);margin:0 0 12px}.gr-footer-col ul{list-style:none;padding:0;margin:0}.gr-footer-col li{margin:8px 0;font-size:13px;color:var(--gr-text-muted)}.gr-footer-col li a:hover{color:var(--gr-accent)}.gr-logo-footer{font-size:20px;display:inline-block;margin-bottom:12px}.gr-footer-about{font-size:12.5px;color:var(--gr-text-muted);line-height:1.6;margin:0;max-width:320px}.gr-footer-bottom{border-top:1px solid var(--gr-border);padding-top:14px;font-size:12px;color:var(--gr-text-soft);text-align:center}@media(max-width:768px){.gr-footer-grid{grid-template-columns:1fr 1fr}.gr-main-nav{display:none}}@media(max-width:480px){body{font-size:13px}.gr-container{padding:0 12px}.gr-nav-row{padding:8px 12px;min-height:50px;gap:6px}.gr-logo{font-size:17px}.gr-main-nav{display:none}.gr-nav-tools{gap:6px}.gr-search-box{width:32px;height:32px;padding:0;border-radius:50%;justify-content:center}.gr-search-box input{display:none}.gr-theme-toggle,.gr-user-btn{width:32px;height:32px}.gr-ticker-track{gap:18px;padding:7px 0}.gr-ticker-item{font-size:11px;padding-right:18px;gap:4px}.gr-main{padding:16px 0 32px}.gr-page-title{font-size:22px;margin-bottom:8px}.gr-page-intro{font-size:13px;margin-bottom:14px}.gr-metal-row{gap:8px;flex-wrap:wrap}.gr-row-divider{display:none}.gr-row-spacer{flex-basis:100%;height:0}.gr-date-pill{padding:7px 10px;font-size:12px;gap:6px}.gr-metal-tabs{padding:3px}.gr-metal-tab{padding:5px 14px;font-size:12px}#gr-city-dropdown{width:100%}#gr-city-dropdown .gr-dropdown-trigger{width:100%;min-width:0;padding:8px 12px;font-size:12.5px}.gr-price-cards{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:8px}.gr-price-card{padding:10px 9px;border-radius:8px}.gr-price-card-label{font-size:11px;margin-bottom:5px}.gr-price-card-row{flex-direction:column;align-items:flex-start;gap:4px}.gr-price-card-value{font-size:16px}.gr-change-pill{font-size:10px;padding:2px 6px;gap:2px}.gr-calculator{padding:14px;border-radius:8px}.gr-calc-label{font-size:11px;margin-bottom:12px}.gr-calc-fields{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}.gr-calc-field-purity{grid-column:1 / -1}.gr-calc-field input,.gr-dropdown-block .gr-dropdown-trigger{padding:8px 10px;font-size:13px}.gr-calc-results{grid-template-columns:1fr;gap:10px}.gr-calc-row{padding:10px 12px;font-size:12.5px}.gr-calc-total{padding:14px}.gr-calc-total-value{font-size:22px}.gr-calc-cta{padding:12px}.gr-calc-cta-title{font-size:13px}.gr-calc-cta-text{font-size:11px}.gr-calc-cta-btn{font-size:11px;padding:6px 12px}.gr-section-title{font-size:16px;margin:18px 0 10px}.gr-section-title-lg{font-size:19px;margin-top:26px}.gr-chart-section{padding:14px;border-radius:8px}.gr-period-tabs{gap:6px;margin-bottom:12px}.gr-period-btn{min-width:36px;padding:6px 10px;font-size:11px}.gr-chart-canvas{height:240px}.gr-latest-header{padding:12px 14px;font-size:13px}.gr-latest-card{padding:12px 14px;gap:12px}.gr-latest-thumb{width:64px;height:64px}.gr-latest-tag{font-size:10px}.gr-latest-headline{font-size:13px;line-height:1.4}.gr-latest-time{font-size:11px}.gr-table thead th{padding:10px 12px;font-size:11px}.gr-table tbody td{padding:10px 12px;font-size:12.5px;white-space:nowrap}.gr-delta-down,.gr-delta-up{font-size:11px}.gr-accordion-head{padding:12px 14px;font-size:16px}.gr-accordion-icon{width:20px;height:20px;font-size:14px}.gr-accordion-body{padding:0 14px 14px}.gr-onthispage-title{margin:12px 16px 4px;font-size:13px}.gr-otp-list li a{padding:12px 16px;font-size:12.5px}.gr-see-more{padding:7px 18px;font-size:12px}.gr-inline-ad{height:180px;font-size:12px}.gr-faq{margin-bottom:22px;font-size:13px}.gr-faq-title{font-size:15px}.gr-faq p{line-height:1.6}.gr-update-card{padding:14px}.gr-update-card h3{font-size:14.5px}.gr-update-card p{font-size:12.5px;line-height:1.6}.gr-footer{padding:28px 0 14px}.gr-footer-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.gr-footer-col h4{font-size:11px;margin-bottom:10px}.gr-footer-col li{font-size:12px;margin:6px 0}.gr-footer-about{font-size:11.5px}.gr-footer-bottom{font-size:11px}}@media(max-width:360px){.gr-price-card-value{font-size:14px}.gr-price-card-label{font-size:10px}.gr-change-pill{font-size:9px;padding:1px 5px}.gr-logo{font-size:16px}.gr-page-title{font-size:20px}}.gr-city-popup-backdrop{position:fixed;inset:0;background:rgba(15,23,42,0.55);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:300;opacity:0;transition:opacity 200ms ease;-webkit-tap-highlight-color:transparent}.gr-city-popup-backdrop.gr-city-popup-open{opacity:1}.gr-city-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0.96);width:calc(100% - 32px);max-width:480px;background:var(--gr-bg-elevated);border:1px solid var(--gr-border);border-radius:14px;box-shadow:0 20px 60px rgba(15,23,42,0.25);z-index:310;display:flex;flex-direction:column;overflow:hidden;opacity:0;transition:opacity 200ms ease,transform 200ms ease}#gr-city-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}#gr-city-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:104px}[data-theme="dark"] .gr-city-popup{box-shadow:0 24px 60px rgba(0,0,0,0.6)}.gr-city-popup.gr-city-popup-open{opacity:1;transform:translate(-50%,-50%) scale(1)}.gr-city-popup[inert]{pointer-events:none}.gr-city-popup-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px 14px;flex-shrink:0}.gr-city-popup-title{margin:0;font-size:17px;font-weight:700;letter-spacing:-0.01em}.gr-city-popup-close{width:30px;height:30px;border-radius:50%;background:var(--gr-table-head-bg);color:#fff;border:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background 150ms}.gr-city-popup-close:hover{background:var(--gr-table-head-bg)}.gr-city-popup-search{display:flex;align-items:center;gap:10px;margin:0 20px 12px;padding:10px 14px;background:var(--gr-accent-soft);border:1px solid var(--gr-accent-soft);border-radius:999px;flex-shrink:0}.gr-city-popup-search:focus-within{border-color:var(--gr-accent)}.gr-city-popup-search-icon{color:var(--gr-accent);flex-shrink:0}.gr-city-popup-search input{flex:1;border:0;background:transparent;outline:0;font-size:14px;color:var(--gr-text);font-family:inherit;min-width:0}.gr-city-popup-search input::placeholder{color:var(--gr-text-soft)}.gr-city-popup-listwrap{padding:24px;background:var(--gr-ad-bg);border:1px dashed var(--gr-border-strong);margin:24px;border-radius:12px}.gr-city-popup-list{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:4px 0 12px;height:300px}.gr-city-popup-section{display:flex;flex-direction:column}.gr-city-popup-item{display:block;padding:12px 22px;font-size:14px;font-weight:500;color:var(--gr-text);text-decoration:none;border-bottom:1px solid var(--gr-border);transition:background 120ms,color 120ms}.gr-city-popup-item:last-child{border-bottom:0}.gr-city-popup-item:hover,.gr-city-popup-item:focus-visible{background:var(--gr-bg-soft);color:var(--gr-accent);outline:0}.gr-city-popup-item.gr-city-popup-item-selected{background:var(--gr-accent-soft);color:var(--gr-accent);font-weight:700}.gr-city-popup-item[hidden]{display:none}.gr-city-popup-empty{padding:24px 20px;text-align:center;color:var(--gr-text-soft);font-size:13px}body.gr-city-popup-locked{overflow:hidden}@media(max-width:480px){.gr-city-popup{max-height:86vh;border-radius:12px}.gr-city-popup-head{padding:14px 16px 12px}.gr-city-popup-title{font-size:15px}.gr-city-popup-search{margin:0 16px 10px;padding:9px 12px}.gr-city-popup-item{padding:11px 18px;font-size:13.5px}}.multi-container{box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);padding:24px;background:var(--gr-bg-elevated);border-radius:16px}body{background:none !important}.gr-grid{display:grid;grid-template-columns:1fr 300px;gap:32px}.gr-content{min-width:0}.gr-sidebar{position:sticky;top:80px;height:fit-content}.gr-static-content-block p{font-size:13.5px !important;color:var(--gr-text)}.gr-static-content-block h2,.gr-static-content-block h3{color:var(--gr-text);margin-top:16px}.datepicker-input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer;box-sizing:border-box;z-index:2}.datepicker-input::-webkit-calendar-picker-indicator{position:absolute;left:0;top:0;width:100%;height:100%;margin:0;padding:0;cursor:pointer}.gr-date-pill{isolation:isolate;position:relative;cursor:pointer;z-index:1}#date-pill-wrapper{position:relative;isolation:isolate}.gd-metal-city-search-popup{position:fixed !important;top:50% !important;left:50% !important;transform:translate(-50%,-50%) !important;background:#fff;width:90%;max-width:400px;max-height:580px;border-radius:12px;box-shadow:0 4px 20px 0 rgba(0,0,0,0.1);z-index:100000 !important;display:none;overflow:hidden}.gd-metal-city-search-popup.show-citylist{display:block !important}body.popup-open{overflow:hidden !important}body.popup-open::after{content:'';position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);z-index:99999;pointer-events:auto}.gr-dropdown.gd-metal-selcityboxwrap .gr-dropdown-menu{display:none !important}.gr-dropdown.gd-metal-selcityboxwrap{position:relative}.gd-metal-city-search-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f5f5f5;background:#fff}.gd-metal-city-search-heading{font-size:16px;line-height:24px;font-weight:700;color:#159b5a}.gd-metal-city-search-close{background:#159b5a;color:#fff;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease;border:0}.gd-metal-city-search-close:hover{background:#128a4e}.gd-metal-city-search-content{padding:24px;max-height:480px;overflow-y:auto;background:#fff}.gd-metal-city-searchbox{position:relative;margin-bottom:20px}.gd-metal-city-search{width:16px;height:16px;display:inline-block;background:url(https://images.goodreturns.in/common_dynamic/images/desk-search.svg) no-repeat 0 0;position:absolute;top:11px;left:13px;z-index:1;pointer-events:none}.gd-metal-city-search-textbox{width:100%;padding:11px 18px 11px 38px;box-sizing:border-box;border-radius:21px;border:0;background:#dcfdec;color:#159b5a;outline:0;font-size:14px}.gd-metal-city-search-textbox::placeholder{color:#159b5a;opacity:.7}.gd-metal-city-list{background:#f5f6f7;padding:20px;border-radius:6px;max-height:360px;overflow-y:auto}.gd-metal-city-list a{display:block;font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px;color:#0a0e12;text-decoration:none;transition:color .2s ease}.gd-metal-city-list a:last-child{margin-bottom:0}.gd-metal-city-list a:hover{color:#159b5a;font-weight:600}.gd-metal-city-list a.city-active{color:#159b5a !important;font-weight:700}.gd-metal-city-list::-webkit-scrollbar{width:6px}.gd-metal-city-list::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.gd-metal-city-list::-webkit-scrollbar-thumb{background:#cdcdcd;border-radius:3px}.gd-metal-city-list::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.web-breadcrumb a{.gr-city-popup-title color:var(--gr-text-soft)}A:link{color:var(--tab-text)}.gr-intro-content p{color:var(--gr-text-muted) !important}A:visited{color:inherit}.db-oiad{background:var(--gr-inline-ad-bg)}.gr-static-content-block ul{color:var(--gr-text)}