.country-overview{padding:2rem 0;width:100%;overflow-x:hidden}.country-switcher-section{margin:1.5rem 0;padding:1rem 1.5rem;background-color:var(--card-bg);border-radius:8px;border:1px solid var(--border-color)}.country-switcher-text{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1rem;color:var(--text-primary);flex-wrap:nowrap}.country-switcher-text strong{color:var(--color-primary)}.country-switcher-inline.dropdown{display:inline-flex;position:relative;margin-left:.5rem;vertical-align:middle}.country-switcher-inline .dropdown-toggle{display:inline-flex;align-items:center;background:0 0;border:1px solid var(--border-color);border-radius:4px;padding:4px 10px;font-size:.9rem;color:var(--text-primary);cursor:pointer;transition:all .3s ease}.country-switcher-inline .dropdown-toggle:hover{background-color:rgba(0,0,0,.03);border-color:var(--color-primary)}[data-theme=dark] .country-switcher-inline .dropdown-toggle:hover{background-color:rgba(255,255,255,.05)}.country-switcher-inline .dropdown-toggle .flag-icon{margin-right:6px;width:18px;height:13px;object-fit:cover}.country-switcher-inline .dropdown-toggle .country-name{margin-right:6px;font-weight:500}.country-switcher-inline .dropdown-toggle .caret{margin-left:4px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid var(--text-primary);display:inline-block;transition:transform .3s ease}.country-switcher-inline .dropdown-toggle[aria-expanded=true] .caret{transform:rotate(180deg)}.country-switcher-inline .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;min-width:200px;max-height:300px;overflow-y:auto;padding:8px 0;margin:2px 0 0;background-color:var(--color-bg);border:1px solid var(--border-color);border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);opacity:0;transform:translateY(-10px);transition:opacity .3s,transform .3s}.country-switcher-inline .dropdown-toggle[aria-expanded=true]+.dropdown-menu{display:block;opacity:1;transform:translateY(0)}.country-switcher-inline .dropdown-item{display:flex;align-items:center;padding:8px 16px;clear:both;font-weight:400;color:var(--text-primary);text-decoration:none;white-space:nowrap;transition:background-color .2s;cursor:pointer}.country-switcher-inline .dropdown-item:hover{background-color:rgba(0,0,0,.03);color:var(--color-primary)}[data-theme=dark] .country-switcher-inline .dropdown-item:hover{background-color:rgba(255,255,255,.05)}.country-switcher-inline .dropdown-item.active{background-color:rgba(0,0,0,.05);font-weight:500}[data-theme=dark] .country-switcher-inline .dropdown-item.active{background-color:rgba(255,255,255,.08)}.country-switcher-inline .dropdown-item .flag-icon{margin-right:8px;width:20px;height:15px;object-fit:cover}@media (max-width:768px){.country-switcher-section{padding:1rem}.country-switcher-text{font-size:.9rem;line-height:1.6;display:block}.country-switcher-inline.dropdown{display:block;margin-left:0;margin-top:.75rem;width:100%}.country-switcher-inline .dropdown-toggle{padding:10px 14px;font-size:.9rem;width:100%;display:flex;justify-content:space-between;align-items:center;background-color:var(--color-bg);border:2px solid var(--color-primary)}.country-switcher-inline .dropdown-menu{min-width:100%;left:0;right:0}}.country-overview .container{max-width:1200px;margin:0 auto;padding:0 1rem}.country-overview .market-summary-performance-card{margin:2rem 0;background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08)}.country-overview .market-summary-performance-card .card-header{padding:1.5rem 1.5rem 0 1.5rem;border-bottom:none}.country-overview .market-summary-performance-card .card-header h2{margin:0 0 1rem 0;font-size:1.4rem;font-weight:600;color:var(--text-primary)}.country-overview .stats-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:1.5rem;border-bottom:1px solid var(--border-color);margin-bottom:0}.country-overview .stat-card{background-color:var(--bg-secondary,#f8fafc);border-radius:8px;padding:1.25rem;text-align:center;border:1px solid var(--border-color);transition:transform .3s ease,box-shadow .3s ease}.country-overview .stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.country-overview .stat-label{font-size:.875rem;color:var(--text-secondary);margin-bottom:.5rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em}.country-overview .stat-value{font-size:2rem;font-weight:700;line-height:1.2;margin:0}.country-overview .stat-value.gainers-green{color:#16a34a}.country-overview .stat-value.losers-red{color:#dc2626}.country-overview .stat-value.avg-return-green{color:#16a34a}.country-overview .stat-value.avg-return-red{color:#dc2626}.country-overview .stat-value.total-stocks-yellow{color:#f59e0b}.country-overview .performance-analysis-section{padding:1.5rem 1.5rem 0 1.5rem}.country-overview .performance-analysis-section h3{margin:0 0 1rem 0;font-size:1.2rem;font-weight:600;color:var(--text-primary)}.country-overview .performance-analysis-section p{margin:0 0 1.5rem 0;color:var(--text-secondary);font-size:1rem;line-height:1.5}.country-overview .market-performance-parent-nav,.country-overview .stock-nav{background:linear-gradient(135deg,var(--color-bg,#fff) 0,rgba(var(--primary-rgb,59,130,246),.02) 100%);border:1px solid var(--border-color,#e5e7eb);border-radius:12px;padding:.75rem 1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.04);position:relative;margin:0}.country-overview .stock-nav{margin:1.5rem 0}.country-overview .stock-nav ul{display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;align-items:center;margin:0;padding:0;list-style:none}.country-overview .stock-nav ul li{margin:0;padding:0;list-style:none}.country-overview .stock-nav ul li a{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:var(--color-bg,#fff);border:1px solid var(--border-color,#e5e7eb);border-radius:8px;color:var(--text-secondary,#6b7280);text-decoration:none;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.4, 0, .2, 1);cursor:pointer;white-space:nowrap;flex-shrink:0}.country-overview .stock-nav ul li a:hover{background-color:rgba(var(--primary-rgb,59,130,246),.05);border-color:var(--color-primary,#3b82f6);color:var(--color-primary,#3b82f6);transform:translateY(-1px);box-shadow:0 2px 8px rgba(var(--primary-rgb,59,130,246),.2)}.country-overview .stock-nav ul li a[aria-current=page],.country-overview .stock-nav ul li.active a{background-color:var(--color-primary,#3b82f6);border-color:var(--color-primary,#3b82f6);color:#fff;font-weight:600;cursor:default}.country-overview .performance-nav-container{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;align-items:center}.country-overview .perf-nav-button{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:var(--color-bg,#fff);border:1px solid var(--border-color,#e5e7eb);border-radius:8px;color:var(--text-secondary,#6b7280);text-decoration:none;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.4, 0, .2, 1);cursor:pointer;white-space:nowrap}.country-overview .perf-nav-button:hover{background-color:rgba(var(--primary-rgb,59,130,246),.05);border-color:var(--color-primary,#3b82f6);color:var(--color-primary,#3b82f6);transform:translateY(-1px);box-shadow:0 2px 8px rgba(var(--primary-rgb,59,130,246),.2)}.country-overview .perf-nav-button.active{background-color:var(--color-primary,#3b82f6);border-color:var(--color-primary,#3b82f6);color:#fff;font-weight:600;cursor:default}[data-theme=dark] .country-overview .market-summary-performance-card{background-color:var(--bg-secondary);border-color:var(--border-color);box-shadow:0 2px 8px rgba(0,0,0,.2)}[data-theme=dark] .country-overview .stats-summary{border-bottom-color:var(--border-color)}[data-theme=dark] .country-overview .stat-card{background-color:var(--bg-secondary);border-color:var(--border-color)}[data-theme=dark] .country-overview .market-performance-parent-nav,[data-theme=dark] .country-overview .stock-nav{background:linear-gradient(135deg,var(--color-bg-dark,#1a1a1a) 0,rgba(var(--primary-rgb,59,130,246),.08) 100%);border-color:var(--border-color-dark,#374151);box-shadow:0 2px 4px rgba(0,0,0,.2)}[data-theme=dark] .country-overview .stock-nav ul li a{background-color:var(--color-bg-dark,#1a1a1a);border-color:var(--border-color-dark,#374151);color:var(--text-secondary-dark,#9ca3af)}[data-theme=dark] .country-overview .stock-nav ul li a:hover{background-color:rgba(var(--primary-rgb,59,130,246),.1);border-color:var(--color-primary,#3b82f6);color:var(--color-primary,#3b82f6)}[data-theme=dark] .country-overview .perf-nav-button{background-color:var(--color-bg-dark,#1a1a1a);border-color:var(--border-color-dark,#374151);color:var(--text-secondary-dark,#9ca3af)}[data-theme=dark] .country-overview .perf-nav-button:hover{background-color:rgba(var(--primary-rgb,59,130,246),.1);border-color:var(--color-primary,#3b82f6);color:var(--color-primary,#3b82f6)}@media (max-width:768px){.country-overview .stats-summary{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem}.country-overview .stat-card{padding:1rem}.country-overview .stat-value{font-size:1.5rem}.country-overview .market-summary-performance-card{margin:1.5rem 0}.country-overview .performance-analysis-section{padding:1rem}.country-overview .market-performance-parent-nav,.country-overview .stock-nav{padding:.6rem 1rem;margin:0 -1rem 0 -1rem;border-radius:0;border-left:none;border-right:none}.country-overview .performance-nav-container,.country-overview .stock-nav ul{gap:.25rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.country-overview .performance-nav-container::-webkit-scrollbar,.country-overview .stock-nav ul::-webkit-scrollbar{display:none}.country-overview .perf-nav-button,.country-overview .stock-nav ul li a{padding:.4rem .8rem;font-size:.8rem;flex-shrink:0}}@media (max-width:480px){.country-overview .stats-summary{grid-template-columns:repeat(2,1fr)}.country-overview .perf-nav-button,.country-overview .stock-nav ul li a{padding:.4rem .6rem;font-size:.75rem}}.homepage-main{width:100%;padding-top:2rem;box-sizing:border-box;overflow-x:hidden}.market-insights-card{margin:1.5rem 0;padding:1.5rem;background-color:var(--card-bg);border-radius:8px;border:1px solid var(--border-color);box-shadow:0 2px 4px rgba(0,0,0,.05);overflow:hidden;box-sizing:border-box}.market-insights-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.market-insights-header h2{font-size:1.5rem;margin:0;color:var(--text-primary)}.view-all-link{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:var(--color-primary);color:#fff;text-decoration:none;border-radius:6px;font-weight:500;font-size:.95rem;transition:all .3s ease;box-sizing:border-box;text-align:center}.view-all-link:hover{background-color:var(--color-secondary);transform:translateX(2px);color:#fff}.market-insights-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1.5rem}.insight-stat{background-color:rgba(0,0,0,.03);padding:1rem;border-radius:6px;text-align:center;transition:all .3s ease}[data-theme=dark] .insight-stat{background-color:rgba(255,255,255,.05)}.insight-stat:hover{background-color:rgba(0,0,0,.05);transform:translateY(-2px)}[data-theme=dark] .insight-stat:hover{background-color:rgba(255,255,255,.08)}.insight-value{font-size:2rem;font-weight:700;margin-bottom:.25rem;line-height:1}.insight-value.near-high{color:#16a34a}.insight-value.near-low{color:#dc2626}.insight-value.new-high{color:#0ea5e9}.insight-value.new-low{color:#f59e0b}.insight-label{font-size:.875rem;color:var(--text-secondary);font-weight:500}.market-insights-description{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-color)}.market-insights-description p{margin:0;color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.market-insights-card{padding:1rem}.market-insights-header{flex-direction:column;align-items:stretch;gap:.75rem}.market-insights-header h2{font-size:1.25rem;margin-bottom:.5rem}.view-all-link{display:block;width:100%;text-align:center;box-sizing:border-box;max-width:100%;margin:0}.market-insights-stats{grid-template-columns:repeat(2,1fr);gap:.75rem}.insight-stat{padding:.75rem}.insight-value{font-size:1.5rem}.insight-label{font-size:.75rem}}@media (max-width:480px){.country-overview .container{padding-left:.5rem;padding-right:.5rem}.market-insights-card{padding:1rem}.market-insights-stats{grid-template-columns:repeat(2,1fr);gap:.5rem}.view-all-link{padding:.75rem 1rem;font-size:.875rem}.insight-stat{padding:.5rem}.insight-value{font-size:1.25rem}}.market-overview-heading{font-size:1.8rem;margin-bottom:1.5rem;border-bottom:1px solid var(--border-color);padding-bottom:.8rem}.stock-list{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:15px;scrollbar-width:thin;padding-left:0;padding-right:15px;padding-bottom:15px;scroll-padding-left:0;width:100%;box-sizing:border-box}.stock-list::-webkit-scrollbar{height:8px}.stock-list::-webkit-scrollbar-track{background:var(--border-color);border-radius:4px}.stock-list::-webkit-scrollbar-thumb{background:var(--text-secondary);border-radius:4px}.stock-list::-webkit-scrollbar-thumb:hover{background:var(--text-primary)}.stock-card{background-color:var(--card-bg);border-radius:8px;padding:16px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;min-width:230px;scroll-snap-align:start;flex:0 0 auto;box-sizing:border-box}.stock-card:hover{transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.stock-header{display:flex;align-items:center;margin-bottom:5px}.stock-logo{width:28px;height:28px;margin-right:10px;border-radius:4px;object-fit:contain;background-color:#fff;padding:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.stock-logo-fallback{width:28px;height:28px;margin-right:10px;border-radius:4px;background-color:#edf2f7;color:#4a5568;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.stock-symbol{font-size:1.3rem;margin:0;font-weight:700;color:var(--text-primary)}.company-name{font-size:.9rem;color:var(--text-secondary);margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stock-link{color:var(--text-secondary);text-decoration:none;transition:color .2s ease,text-decoration .2s ease}.stock-link:hover{color:var(--color-primary);text-decoration:underline}.stock-link.high-visibility{font-weight:500}[data-theme=dark] .stock-link.high-visibility{color:var(--color-link-dark,#a3bffa);font-weight:500}[data-theme=dark] .stock-link.high-visibility:hover{color:var(--color-link-dark-hover,#c7d2fe);text-decoration:underline}.stock-price{display:flex;align-items:center;margin-bottom:12px}.price-value{font-size:1.3rem;font-weight:600;margin-right:10px;color:var(--text-primary)}.price-change{padding:4px 8px;border-radius:4px;font-weight:600;font-size:.9rem}.price-change.positive{background-color:rgba(22,163,74,.15);color:#16a34a}.price-change.negative{background-color:rgba(220,38,38,.15);color:#dc2626}.stock-week-comparison{display:flex;justify-content:space-between;margin-bottom:12px;padding:8px;background-color:rgba(0,0,0,.03);border-radius:6px}.last-week,.this-week{display:flex;flex-direction:column;width:48%}.week-label{font-size:.75rem;color:var(--text-secondary);margin-bottom:4px}.week-change{font-size:.8rem;font-weight:600;padding:2px 4px;border-radius:4px;align-self:flex-start}.week-change.positive{background-color:rgba(22,163,74,.15);color:#16a34a}.week-change.negative{background-color:rgba(220,38,38,.15);color:#dc2626}[data-theme=dark] .stock-card{background-color:var(--card-bg);box-shadow:0 2px 4px rgba(0,0,0,.3)}[data-theme=dark] .stock-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.4)}[data-theme=dark] .stock-logo{filter:brightness(.9) contrast(1.1);background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}[data-theme=dark] .stock-logo-fallback{background-color:#2d3748;color:#e2e8f0;border:1px solid rgba(255,255,255,.1)}[data-theme=dark] .stock-week-comparison{background-color:rgba(255,255,255,.05)}.country-header{margin-bottom:2rem;border-bottom:1px solid var(--border-color);padding-bottom:1.5rem}.country-header h1{font-size:2rem;margin-bottom:.5rem;display:flex;align-items:center}.country-flag{width:30px;height:auto;margin-right:.75rem}.country-meta{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;margin-top:1.5rem}.country-meta-item{display:flex;flex-direction:column}.meta-label{font-size:.9rem;color:var(--text-secondary);margin-bottom:.5rem}.meta-value{font-size:1.1rem;font-weight:500}.country-overview-content{display:grid;grid-template-columns:2fr 1fr;gap:2rem;width:100%;box-sizing:border-box}.market-index h2{margin-top:0;margin-bottom:1.5rem}.index-performance{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem}.performance-metric{display:flex;flex-direction:column;align-items:center;text-align:center}.metric-period{font-size:.9rem;color:var(--text-secondary);margin-bottom:.5rem}.metric-value{font-size:1.1rem;font-weight:500}.metric-value.positive{color:#16a34a}.metric-value.negative{color:#dc2626}.top-stocks h2{margin-top:0;margin-bottom:1.5rem}.stocks-table{width:100%;border-collapse:collapse}.stocks-table td,.stocks-table th{padding:.75rem;border-bottom:1px solid var(--border-color)}.stocks-table th{text-align:left;font-weight:500;background-color:var(--table-header-bg);color:var(--text-secondary)}.stocks-table tbody tr:hover{background-color:var(--table-hover-bg)}.economic-data h2{margin-top:0;margin-bottom:1.5rem}.data-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.data-card{padding:1.25rem;border-radius:.375rem;border:1px solid var(--border-color);background-color:var(--card-bg)}.data-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.data-title{font-weight:500;font-size:1.1rem}.data-value{font-weight:700;font-size:1.5rem;margin-right:.5rem}.data-change{font-size:.9rem;display:flex;align-items:center}.data-change.positive{color:#16a34a}.data-change.negative{color:#dc2626}.economic-news h2{margin-top:0;margin-bottom:1.5rem}.news-list{display:grid;gap:1.25rem}.news-item{display:grid;grid-template-columns:80px 1fr;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border-color)}.news-item:last-child{border-bottom:none;padding-bottom:0}.news-date{grid-column:1;font-size:.9rem;color:var(--text-secondary);text-align:right;padding-top:.25rem}.news-content{grid-column:2}.news-title{font-weight:500;margin-bottom:.5rem}.news-title a{color:var(--color-text);text-decoration:none}.news-title a:hover{color:var(--color-primary)}.news-excerpt{font-size:.95rem;color:var(--text-secondary);margin-bottom:.5rem}.news-source{font-size:.85rem;color:var(--text-secondary)}[data-theme=dark] .card{box-shadow:0 1px 3px rgba(0,0,0,.2)}[data-theme=dark] .data-card{border-color:var(--border-color)}[data-theme=dark] .news-title a:hover{color:var(--color-primary)}@media (max-width:968px){.country-overview-content{grid-template-columns:1fr}}@media (max-width:768px){.country-meta{grid-template-columns:repeat(2,1fr)}.index-performance{grid-template-columns:repeat(3,1fr)}.news-item{grid-template-columns:1fr}.news-date{grid-column:1;text-align:left;padding-top:0;margin-bottom:.5rem}.news-content{grid-column:1}.stocks-table td,.stocks-table th{padding:.5rem;font-size:.9rem}.stock-list{gap:12px;padding-left:10px;padding-right:10px;scroll-padding-left:10px}.stock-card{min-width:180px;max-width:75%;margin-bottom:0;transform:none}.stock-card:hover{transform:none}.stock-header,.stock-price,.stock-targets,.stock-week-comparison{width:100%;max-width:100%;box-sizing:border-box}.market-overview-heading{font-size:1.3rem;margin-bottom:1.2rem;padding-bottom:.6rem;text-align:center}.stocks-table{width:100%;max-width:100%;overflow-x:auto;display:block}.data-grid,.news-list,.stocks-table{width:100%;box-sizing:border-box;max-width:100%}.card{width:100%;box-sizing:border-box;padding:1rem}.news-item{padding-right:0;width:100%}.stock-week-comparison{width:100%;box-sizing:border-box}.country-overview .container{width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}table{width:100%;max-width:100%;box-sizing:border-box}.table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.company-name,.data-value,.meta-value,.news-excerpt,.news-title,.price-value{max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.country-overview .container{padding-left:10px;padding-right:10px}}@media (max-width:480px){.country-meta{grid-template-columns:1fr}.index-performance{grid-template-columns:repeat(2,1fr)}.stock-list{padding-left:10px;padding-right:10px;scroll-padding-left:10px}.stock-card{min-width:160px;max-width:65%;padding:10px}.country-overview .container{padding:0 .5rem;width:100%;box-sizing:border-box}.data-card{box-sizing:border-box;width:100%}.news-item{width:100%;box-sizing:border-box}.country-switcher-section{padding:.75rem}.country-switcher-text{font-size:.875rem;line-height:1.5}.country-switcher-inline .dropdown-toggle{font-size:.875rem;padding:10px 14px}.country-switcher-inline .dropdown-toggle .flag-icon{width:20px;height:15px}}@media (max-width:968px){.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;display:block}}.stock-targets{display:flex;flex-direction:column;gap:6px}.target-button{padding:8px 10px;border:none;border-radius:4px;background-color:#f1f1f1;color:#333;font-weight:600;cursor:pointer;transition:background-color .2s;font-size:.85rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center}.target-button:hover{background-color:#e5e5e5}.target-button.target-tomorrow{background-color:#e9f5ff;color:#0078d4}.target-button.target-tomorrow:hover{background-color:#d0e7ff}.target-button.target-2026{background-color:#e9ecef;color:#495057}.target-button.target-2026:hover{background-color:#dee2e6}[data-theme=dark] .target-button{background-color:#2d3748;color:#e2e8f0}[data-theme=dark] .target-button:hover{background-color:#3a4a63}[data-theme=dark] .target-button.target-tomorrow{background-color:#1a365d;color:#a3bffa}[data-theme=dark] .target-button.target-tomorrow:hover{background-color:#1e429f}[data-theme=dark] .target-button.target-2026{background-color:#2d3748;color:#cbd5e0}[data-theme=dark] .target-button.target-2026:hover{background-color:#3a4a63}.stock-section h2{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;padding-top:2rem;color:var(--color-heading);position:relative;display:inline-block}.stock-section h2:after{content:'';position:absolute;bottom:-8px;left:0;width:60px;height:3px;background-color:var(--color-primary);border-radius:3px}.data-grid,.stocks-table{max-width:100%;box-sizing:border-box}.card,.country-meta-item,.data-card,.news-item,.performance-metric{box-sizing:border-box;max-width:100%}img{max-width:100%;height:auto}div,h1,h2,h3,h4,h5,h6,p,span{max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.country-flag,.stock-logo,.stock-logo-fallback{max-width:100%;box-sizing:border-box}body,html{overflow-x:hidden;width:100%;position:relative;margin:0;padding:0}
/*# sourceMappingURL=country-overview.min.css.map */