{"id":365,"date":"2026-06-23T17:25:51","date_gmt":"2026-06-23T17:25:51","guid":{"rendered":"https:\/\/avexai.io\/blog\/?page_id=365"},"modified":"2026-07-12T18:36:01","modified_gmt":"2026-07-12T18:36:01","slug":"blog-home","status":"publish","type":"page","link":"https:\/\/avexai.io\/blog\/","title":{"rendered":"Blog Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"365\" class=\"elementor elementor-365\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dcd80de e-flex e-con-boxed e-con e-parent\" data-id=\"dcd80de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42cf7dee elementor-widget elementor-widget-text-editor\" data-id=\"42cf7dee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<style>\n\/* ============================================\n   AVEX BLOG HOMEPAGE \u2014 Magazine Layout\n   APPEND la sf\u00e2r\u0219itul Custom CSS-ului existent\n   NU \u0219tergi V2 article styles de mai sus\n   ============================================ *\/\n\n\/* ===== Container reutilizabil ===== *\/\n.avex-home-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 32px;\n}\n\n\/* ===== Section Headers ===== *\/\n.avex-home-section-header {\n  text-align: center;\n  margin-bottom: 60px;\n}\n.avex-home-section-header-left {\n  margin-bottom: 50px;\n  text-align: left;\n}\n.avex-home-section-eyebrow {\n  font-size: 13px;\n  font-weight: 700;\n  color: #ea580c;\n  text-transform: uppercase;\n  letter-spacing: 0.12em;\n  margin-bottom: 14px;\n}\n.avex-home-section-title {\n  font-size: 38px !important;\n  font-weight: 700 !important;\n  color: #0a2540 !important;\n  letter-spacing: -0.02em;\n  line-height: 1.2 !important;\n  margin: 0 !important;\n  font-family: 'Inter', sans-serif !important;\n}\n.avex-home-section-subtitle {\n  font-size: 18px;\n  color: #555;\n  margin-top: 16px;\n  max-width: 600px;\n  margin-left: auto;\n  margin-right: auto;\n  font-family: 'Inter', sans-serif;\n}\n\n\/* ===== HERO Featured ===== *\/\n.avex-home-hero {\n  background: linear-gradient(135deg, #fff4e6 0%, #ffe9d1 50%, #ffffff 100%);\n  padding: 90px 0 110px;\n  border-bottom: 1px solid #fed7aa;\n  font-family: 'Inter', sans-serif;\n}\n.avex-home-hero-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 32px;\n  display: grid;\n  grid-template-columns: 1.2fr 1fr;\n  gap: 64px;\n  align-items: center;\n}\n.avex-home-hero-tag {\n  display: inline-block;\n  background: #ea580c;\n  color: #fff !important;\n  padding: 6px 14px;\n  border-radius: 4px;\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  margin-bottom: 24px;\n}\n.avex-home-hero h1 {\n  font-size: 46px !important;\n  line-height: 1.15 !important;\n  font-weight: 700 !important;\n  color: #0a2540 !important;\n  margin-bottom: 22px !important;\n  letter-spacing: -0.025em;\n  font-family: 'Inter', sans-serif !important;\n}\n.avex-home-hero-excerpt {\n  font-size: 19px;\n  color: #555;\n  margin-bottom: 28px;\n  max-width: 560px;\n  line-height: 1.55;\n}\n.avex-home-hero-meta {\n  font-size: 14px;\n  color: #888;\n  margin-bottom: 32px;\n  font-weight: 500;\n}\n.avex-home-hero-meta .dot { margin: 0 10px; color: #ccc; }\n.avex-home-hero-cta {\n  display: inline-block;\n  background: #ea580c;\n  color: #fff !important;\n  padding: 14px 30px;\n  border-radius: 6px;\n  text-decoration: none !important;\n  font-weight: 600;\n  font-size: 16px;\n  transition: background 0.2s;\n  box-shadow: 0 4px 14px rgba(234, 88, 12, 0.25);\n}\n.avex-home-hero-cta:hover { background: #c2410c; }\n.avex-home-hero-image-wrap {\n  aspect-ratio: 4\/3;\n  border-radius: 16px;\n  box-shadow: 0 24px 60px rgba(234, 88, 12, 0.18);\n  overflow: hidden;\n  background: linear-gradient(135deg, #fed7aa 0%, #f97316 60%, #ea580c 100%);\n}\n.avex-home-hero-image-wrap img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n\/* ===== Topic Clusters ===== *\/\n.avex-home-clusters {\n  padding: 100px 0;\n  background: #fff;\n  font-family: 'Inter', sans-serif;\n}\n.avex-home-clusters-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 28px;\n}\n.avex-home-cluster-card {\n  background: #fff;\n  border: 1px solid #fed7aa;\n  border-radius: 14px;\n  padding: 36px 30px;\n  transition: all 0.25s ease;\n}\n.avex-home-cluster-card:hover {\n  background: linear-gradient(135deg, #fff4e6 0%, #ffe9d1 100%);\n  transform: translateY(-4px);\n  box-shadow: 0 16px 40px rgba(234, 88, 12, 0.12);\n}\n.avex-home-cluster-icon {\n  width: 56px;\n  height: 56px;\n  background: #fff4e6;\n  border: 1px solid #fed7aa;\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 24px;\n}\n.avex-home-cluster-icon svg {\n  width: 28px;\n  height: 28px;\n  stroke: #ea580c;\n  fill: none;\n  stroke-width: 2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n.avex-home-cluster-card h3 {\n  font-size: 22px !important;\n  font-weight: 700 !important;\n  color: #0a2540 !important;\n  margin-bottom: 12px !important;\n  letter-spacing: -0.01em;\n  font-family: 'Inter', sans-serif !important;\n}\n.avex-home-cluster-card p {\n  color: #555;\n  font-size: 15px;\n  margin-bottom: 22px;\n  line-height: 1.55;\n}\n.avex-home-cluster-link {\n  color: #ea580c !important;\n  font-weight: 600;\n  font-size: 14px;\n  text-decoration: none !important;\n}\n\n\/* ===== Latest Articles ===== *\/\n.avex-home-latest {\n  background: #fffbf7;\n  padding: 100px 0;\n  border-top: 1px solid #fed7aa;\n  border-bottom: 1px solid #fed7aa;\n  font-family: 'Inter', sans-serif;\n}\n.avex-home-articles-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 36px;\n}\n.avex-home-article-card {\n  background: #fff;\n  border-radius: 14px;\n  overflow: hidden;\n  border: 1px solid #f0e4d3;\n  transition: all 0.25s ease;\n}\n.avex-home-article-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);\n}\n.avex-home-article-image {\n  aspect-ratio: 16\/9;\n  overflow: hidden;\n}\n.avex-home-article-image img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n.avex-home-article-card-content { padding: 28px; }\n.avex-home-article-tag {\n  display: inline-block;\n  background: #fff4e6;\n  color: #ea580c;\n  border: 1px solid #fed7aa;\n  padding: 4px 12px;\n  border-radius: 4px;\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  margin-bottom: 16px;\n}\n.avex-home-article-card h3 {\n  font-size: 22px !important;\n  font-weight: 700 !important;\n  color: #0a2540 !important;\n  margin-bottom: 12px !important;\n  line-height: 1.3 !important;\n  letter-spacing: -0.01em;\n  font-family: 'Inter', sans-serif !important;\n}\n.avex-home-article-card p {\n  color: #555;\n  font-size: 15px;\n  margin-bottom: 22px;\n  line-height: 1.55;\n}\n.avex-home-article-meta {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  font-size: 13px;\n  color: #888;\n  border-top: 1px solid #f5e6d3;\n  padding-top: 16px;\n}\n.avex-home-article-read {\n  color: #ea580c !important;\n  font-weight: 600;\n  text-decoration: none !important;\n}\n\n\/* ===== CTA Banner ===== *\/\n.avex-home-cta-section {\n  background: linear-gradient(135deg, #fff4e6 0%, #ffe9d1 50%, #ffffff 100%);\n  padding: 100px 0;\n  text-align: center;\n  border-top: 1px solid #fed7aa;\n  font-family: 'Inter', sans-serif;\n}\n.avex-home-cta-section h2 {\n  font-size: 40px !important;\n  font-weight: 700 !important;\n  color: #0a2540 !important;\n  margin-bottom: 18px !important;\n  letter-spacing: -0.025em;\n  line-height: 1.2 !important;\n  font-family: 'Inter', sans-serif !important;\n}\n.avex-home-cta-section p {\n  font-size: 18px;\n  color: #555;\n  margin-bottom: 36px;\n  max-width: 620px;\n  margin-left: auto;\n  margin-right: auto;\n  line-height: 1.6;\n}\n.avex-home-cta-button {\n  display: inline-block;\n  background: #ea580c;\n  color: #fff !important;\n  padding: 16px 40px;\n  border-radius: 8px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 17px;\n  transition: background 0.2s;\n  box-shadow: 0 6px 20px rgba(234, 88, 12, 0.3);\n}\n.avex-home-cta-button:hover { background: #c2410c; }\n.avex-home-cta-disclaimer {\n  margin-top: 24px;\n  font-size: 13px;\n  color: #888;\n  font-style: italic;\n}\n\n\/* ===== Responsive (mobile\/tablet) ===== *\/\n@media (max-width: 900px) {\n  .avex-home-hero { padding: 60px 0 70px; }\n  .avex-home-hero-inner { grid-template-columns: 1fr; gap: 40px; }\n  .avex-home-hero h1 { font-size: 32px !important; }\n  .avex-home-hero-excerpt { font-size: 17px; }\n  .avex-home-clusters,\n  .avex-home-latest,\n  .avex-home-cta-section { padding: 70px 0; }\n  .avex-home-clusters-grid,\n  .avex-home-articles-grid { grid-template-columns: 1fr; gap: 24px; }\n  .avex-home-section-title { font-size: 28px !important; }\n  .avex-home-cta-section h2 { font-size: 28px !important; }\n}\n.avex-editorial-bg{width:100vw;margin-left:calc(50% - 50vw);font-family:'Inter',sans-serif}\n.avex-home-tool-card{display:block;background:linear-gradient(135deg,#fff4e6 0%,#ffe9d1 50%,#ffffff 100%);border:1px solid #fed7aa;border-left:5px solid #f97316;border-radius:14px;padding:22px 26px;text-decoration:none!important;margin-top:36px;transition:all .25s ease}\n.avex-home-tool-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(234,88,12,.12)}\n\/* KILL-RULE butoane: neutralizeaz\u0103 orice mecanism de text invizibil *\/\n.avex-editorial-bg a.avex-home-hero-cta, .avex-editorial-bg a.avex-home-hero-cta *,\n.avex-editorial-bg a.avex-home-cta-button, .avex-editorial-bg a.avex-home-cta-button *{\ncolor:#ffffff !important;-webkit-text-fill-color:#ffffff !important;opacity:1 !important;\nfont-size:16px !important;line-height:1.5 !important;text-indent:0 !important;\nvisibility:visible !important;font-family:'Inter',sans-serif !important}\n.avex-editorial-bg a.avex-home-cta-button{font-size:17px !important}\n<\/style>\n<div class=\"avex-editorial-bg\" style=\"padding:0 !important\">\n<section class=\"avex-home-hero\">\n<div class=\"avex-home-hero-inner\">\n<div>\n<span class=\"avex-home-hero-tag\">Featured Analysis<\/span>\n<h1>Hargreaves Lansdown Portfolio Tracker (UK 2026): An Analytical Guide for Self-Directed Investors<\/h1>\n<p class=\"avex-home-hero-excerpt\">Honest analytical breakdown of HL fees, ISA\/SIPP tracking, and CGT 2026 implications. How to track a Hargreaves Lansdown portfolio properly.<\/p>\n<div class=\"avex-home-hero-meta\">June 2026 <span class=\"dot\">\u00b7<\/span> 12 min read <span class=\"dot\">\u00b7<\/span> UK Brokers<\/div>\n<a class=\"avex-home-hero-cta\" href=\"\/blog\/hargreaves-lansdown-portfolio-tracker\/\">Read article \u2192<\/a>\n<\/div>\n<div class=\"avex-home-hero-image-wrap\"><img decoding=\"async\" src=\"https:\/\/avexai.io\/blog\/wp-content\/uploads\/2026\/06\/avex-blog-homepage-hero-1.webp\" alt=\"Modern UK office architecture \u2014 featured analysis\"><\/div>\n<\/div>\n<\/section>\n<section class=\"avex-home-clusters\">\n<div class=\"avex-home-container\">\n<div class=\"avex-home-section-header\">\n<div class=\"avex-home-section-eyebrow\">Editorial Pillars<\/div>\n<h2 class=\"avex-home-section-title\">Explore by topic<\/h2>\n<p class=\"avex-home-section-subtitle\">Analytical guides for self-directed investors who want mathematical context, not marketing.<\/p>\n<\/div>\n<div class=\"avex-home-clusters-grid\">\n<div class=\"avex-home-cluster-card\">\n<div class=\"avex-home-cluster-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M3 21h18M5 21V8l7-5 7 5v13M9 12v3M12 12v3M15 12v3\"\/><\/svg><\/div>\n<h3>UK Brokers<\/h3>\n<p>Deep analytical reviews of Hargreaves Lansdown, eToro, AJ Bell, and Interactive Investor \u2014 fees, platforms, and analytics gaps.<\/p>\n<a href=\"#\" class=\"avex-home-cluster-link\">View articles \u2192<\/a>\n<\/div>\n<div class=\"avex-home-cluster-card\">\n<div class=\"avex-home-cluster-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M3 3v18h18M7 14l4-4 4 4 5-5\"\/><\/svg><\/div>\n<h3>Tax &amp; Wrappers<\/h3>\n<p>ISA, SIPP, LISA, and JISA \u2014 how UK tax wrappers shape your portfolio outcomes and CGT exposure post-2026.<\/p>\n<a href=\"#\" class=\"avex-home-cluster-link\">View articles \u2192<\/a>\n<\/div>\n<div class=\"avex-home-cluster-card\">\n<div class=\"avex-home-cluster-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M18 4H6l6 8-6 8h12\"\/><\/svg><\/div>\n<h3>Portfolio Analytics<\/h3>\n<p>Mathematical stress-testing, concentration risk, and drawdown frameworks for sophisticated DIY investors.<\/p>\n<a href=\"#\" class=\"avex-home-cluster-link\">View articles \u2192<\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"avex-home-latest\">\n<div class=\"avex-home-container\">\n<div class=\"avex-home-section-header-left\">\n<div class=\"avex-home-section-eyebrow\">Latest Analysis<\/div>\n<h2 class=\"avex-home-section-title\">Recent articles<\/h2>\n<\/div>\n<div class=\"avex-home-articles-grid\">\n<article class=\"avex-home-article-card\">\n<div class=\"avex-home-article-image\"><img decoding=\"async\" src=\"https:\/\/avexai.io\/blog\/wp-content\/uploads\/2026\/07\/trading-212-portfolio-tracker-uk.webp\" alt=\"Trading 212 Portfolio Tracker UK 2026\"><\/div>\n<div class=\"avex-home-article-card-content\">\n<span class=\"avex-home-article-tag\">UK Brokers<\/span>\n<h3>Trading 212 Portfolio Tracker (UK 2026): An Analytical Guide<\/h3>\n<p>What the T212 app shows, where it stops, and your real options \u2014 Pies, the four-wrapper reality and the CGT gap.<\/p>\n<div class=\"avex-home-article-meta\"><span>July 2026 \u00b7 14 min read<\/span><a href=\"\/blog\/trading-212-portfolio-tracker\/\" class=\"avex-home-article-read\">Read \u2192<\/a><\/div>\n<\/div>\n<\/article>\n<article class=\"avex-home-article-card\">\n<div class=\"avex-home-article-image\"><img decoding=\"async\" src=\"https:\/\/avexai.io\/blog\/wp-content\/uploads\/2026\/07\/trading-212-export-csv-guide.webp\" alt=\"Trading 212 CSV export guide\"><\/div>\n<div class=\"avex-home-article-card-content\">\n<span class=\"avex-home-article-tag\">UK Brokers<\/span>\n<h3>Trading 212 CSV Export: Full History, Pies &amp; the One-Year Limit<\/h3>\n<p>The exact clicks to get your full history out \u2014 and the three traps that silently corrupt exports.<\/p>\n<div class=\"avex-home-article-meta\"><span>July 2026 \u00b7 6 min read<\/span><a href=\"\/blog\/trading-212-export-csv\/\" class=\"avex-home-article-read\">Read \u2192<\/a><\/div>\n<\/div>\n<\/article>\n<article class=\"avex-home-article-card\">\n<div class=\"avex-home-article-image\"><img decoding=\"async\" src=\"https:\/\/avexai.io\/blog\/wp-content\/uploads\/2026\/06\/hl-featured-investor-portfolio-2026.webp\" alt=\"eToro Review UK 2026\"><\/div>\n<div class=\"avex-home-article-card-content\">\n<span class=\"avex-home-article-tag\">UK Brokers<\/span>\n<h3>eToro Review UK (2026): What Self-Directed Investors Need to Know<\/h3>\n<p>FCA-regulated trading platform analysis \u2014 fees, CFD vs stocks, ISA absence, and portfolio analytics gaps.<\/p>\n<div class=\"avex-home-article-meta\"><span>June 2026 \u00b7 10 min read<\/span><a href=\"\/blog\/etoro-review-uk\/\" class=\"avex-home-article-read\">Read \u2192<\/a><\/div>\n<\/div>\n<\/article>\n<article class=\"avex-home-article-card\">\n<div class=\"avex-home-article-image\"><img decoding=\"async\" src=\"https:\/\/avexai.io\/blog\/wp-content\/uploads\/2026\/06\/hargreaves-lansdown-portfolio-tracker-uk-2026.webp\" alt=\"Hargreaves Lansdown Portfolio Tracker UK 2026\"><\/div>\n<div class=\"avex-home-article-card-content\">\n<span class=\"avex-home-article-tag\">UK Brokers<\/span>\n<h3>Hargreaves Lansdown Portfolio Tracker (UK 2026)<\/h3>\n<p>Analytical guide to HL fees, ISA\/SIPP tracking, and CGT implications. How to track properly.<\/p>\n<div class=\"avex-home-article-meta\"><span>June 2026 \u00b7 12 min read<\/span><a href=\"\/blog\/hargreaves-lansdown-portfolio-tracker\/\" class=\"avex-home-article-read\">Read \u2192<\/a><\/div>\n<\/div>\n<\/article>\n<\/div>\n<div style=\"display:flex;gap:24px;flex-wrap:wrap;margin-top:36px\">\n<a href=\"\/blog\/cagr-calculator\/\" class=\"avex-home-tool-card\" style=\"flex:1 1 320px;margin-top:0\">\n<span style=\"display:inline-block;background:#f97316;color:#fff!important;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:4px 10px;border-radius:12px\">Free tool<\/span>\n<span style=\"display:block;font-size:20px;font-weight:700;color:#0a2540!important;margin:10px 0 4px\">\ud83e\uddee CAGR Calculator<\/span>\n<span style=\"display:block;font-size:14px;color:#555!important\">The annual return your goal actually requires \u2014 with an honest realism check. Runs in your browser, no signup. \u2192<\/span>\n<\/a>\n<a href=\"\/blog\/broker-csv-export-cheat-sheet\/\" class=\"avex-home-tool-card\" style=\"flex:1 1 320px;margin-top:0\">\n<span style=\"display:inline-block;background:#f97316;color:#fff!important;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:4px 10px;border-radius:12px\">Free download<\/span>\n<span style=\"display:block;font-size:20px;font-weight:700;color:#0a2540!important;margin:10px 0 4px\">\ud83d\udcc4 UK Broker Export Cheat-Sheet<\/span>\n<span style=\"display:block;font-size:14px;color:#555!important\">The export path, file format and trap for 8 UK platforms \u2014 one printable page. No email required. \u2192<\/span>\n<\/a>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"avex-home-cta-section\">\n<div class=\"avex-home-container\">\n<h2>Ready to see your portfolio analytically?<\/h2>\n<p>Avex provides mathematical stress-testing, concentration analysis, and multi-broker aggregation. Mathematical context \u2014 never investment advice.<\/p>\n<a href=\"https:\/\/avexai.io\/\" class=\"avex-home-cta-button\">Try Avex \u2192<\/a>\n<p class=\"avex-home-cta-disclaimer\">Software platform, not a regulated advisor.<\/p>\n<\/div>\n<\/section>\n<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ac1d03 elementor-widget elementor-widget-html\" data-id=\"8ac1d03\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style> \n\/* ===== Container reutilizabil ===== *\/\n.avex-home-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 32px;\n}\n\n\/* ===== Section Headers ===== *\/\n.avex-home-section-header {\n  text-align: center;\n  margin-bottom: 60px;\n}\n.avex-home-section-header-left {\n  margin-bottom: 50px;\n  text-align: left;\n}\n.avex-home-section-eyebrow {\n  font-size: 13px;\n  font-weight: 700;\n  color: #ea580c;\n  text-transform: uppercase;\n  letter-spacing: 0.12em;\n  margin-bottom: 14px;\n}\n.avex-home-section-title {\n  font-size: 38px !important;\n  font-weight: 700 !important;\n  color: #0a2540 !important;\n  letter-spacing: -0.02em;\n  line-height: 1.2 !important;\n  margin: 0 !important;\n  font-family: 'Inter', sans-serif !important;\n}\n.avex-home-section-subtitle {\n  font-size: 18px;\n  color: #555;\n  margin-top: 16px;\n  max-width: 600px;\n  margin-left: auto;\n  margin-right: auto;\n  font-family: 'Inter', sans-serif;\n}\n\n\/* ===== HERO Featured ===== *\/\n.avex-home-hero {\n  background: linear-gradient(135deg, #fff4e6 0%, #ffe9d1 50%, #ffffff 100%);\n  padding: 90px 0 110px;\n  border-bottom: 1px solid #fed7aa;\n  font-family: 'Inter', sans-serif;\n}\n.avex-home-hero-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 32px;\n  display: grid;\n  grid-template-columns: 1.2fr 1fr;\n  gap: 64px;\n  align-items: center;\n}\n.avex-home-hero-tag {\n  display: inline-block;\n  background: #ea580c;\n  color: #fff !important;\n  padding: 6px 14px;\n  border-radius: 4px;\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  margin-bottom: 24px;\n}\n.avex-home-hero h1 {\n  font-size: 46px !important;\n  line-height: 1.15 !important;\n  font-weight: 700 !important;\n  color: #0a2540 !important;\n  margin-bottom: 22px !important;\n  letter-spacing: -0.025em;\n  font-family: 'Inter', sans-serif !important;\n}\n.avex-home-hero-excerpt {\n  font-size: 19px;\n  color: #555;\n  margin-bottom: 28px;\n  max-width: 560px;\n  line-height: 1.55;\n}\n.avex-home-hero-meta {\n  font-size: 14px;\n  color: #888;\n  margin-bottom: 32px;\n  font-weight: 500;\n}\n.avex-home-hero-meta .dot { margin: 0 10px; color: #ccc; }\n.avex-home-hero-cta {\n  display: inline-block;\n  background: #ea580c;\n  color: #fff !important;\n  padding: 14px 30px;\n  border-radius: 6px;\n  text-decoration: none !important;\n  font-weight: 600;\n  font-size: 16px;\n  transition: background 0.2s;\n  box-shadow: 0 4px 14px rgba(234, 88, 12, 0.25);\n}\n.avex-home-hero-cta:hover { background: #c2410c; }\n.avex-home-hero-image-wrap {\n  aspect-ratio: 4\/3;\n  border-radius: 16px;\n  box-shadow: 0 24px 60px rgba(234, 88, 12, 0.18);\n  overflow: hidden;\n  background: linear-gradient(135deg, #fed7aa 0%, #f97316 60%, #ea580c 100%);\n}\n.avex-home-hero-image-wrap img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n\/* ===== Topic Clusters ===== *\/\n.avex-home-clusters {\n  padding: 100px 0;\n  background: #fff;\n  font-family: 'Inter', sans-serif;\n}\n.avex-home-clusters-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 28px;\n}\n.avex-home-cluster-card {\n  background: #fff;\n  border: 1px solid #fed7aa;\n  border-radius: 14px;\n  padding: 36px 30px;\n  transition: all 0.25s ease;\n}\n.avex-home-cluster-card:hover {\n  background: linear-gradient(135deg, #fff4e6 0%, #ffe9d1 100%);\n  transform: translateY(-4px);\n  box-shadow: 0 16px 40px rgba(234, 88, 12, 0.12);\n}\n.avex-home-cluster-icon {\n  width: 56px;\n  height: 56px;\n  background: #fff4e6;\n  border: 1px solid #fed7aa;\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 24px;\n}\n.avex-home-cluster-icon svg {\n  width: 28px;\n  height: 28px;\n  stroke: #ea580c;\n  fill: none;\n  stroke-width: 2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n.avex-home-cluster-card h3 {\n  font-size: 22px !important;\n  font-weight: 700 !important;\n  color: #0a2540 !important;\n  margin-bottom: 12px !important;\n  letter-spacing: -0.01em;\n  font-family: 'Inter', sans-serif !important;\n}\n.avex-home-cluster-card p {\n  color: #555;\n  font-size: 15px;\n  margin-bottom: 22px;\n  line-height: 1.55;\n}\n.avex-home-cluster-link {\n  color: #ea580c !important;\n  font-weight: 600;\n  font-size: 14px;\n  text-decoration: none !important;\n}\n\n\/* ===== Latest Articles ===== *\/\n.avex-home-latest {\n  background: #fffbf7;\n  padding: 100px 0;\n  border-top: 1px solid #fed7aa;\n  border-bottom: 1px solid #fed7aa;\n  font-family: 'Inter', sans-serif;\n}\n.avex-home-articles-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 36px;\n}\n.avex-home-article-card {\n  background: #fff;\n  border-radius: 14px;\n  overflow: hidden;\n  border: 1px solid #f0e4d3;\n  transition: all 0.25s ease;\n}\n.avex-home-article-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);\n}\n.avex-home-article-image {\n  aspect-ratio: 16\/9;\n  overflow: hidden;\n}\n.avex-home-article-image img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n.avex-home-article-card-content { padding: 28px; }\n.avex-home-article-tag {\n  display: inline-block;\n  background: #fff4e6;\n  color: #ea580c;\n  border: 1px solid #fed7aa;\n  padding: 4px 12px;\n  border-radius: 4px;\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  margin-bottom: 16px;\n}\n.avex-home-article-card h3 {\n  font-size: 22px !important;\n  font-weight: 700 !important;\n  color: #0a2540 !important;\n  margin-bottom: 12px !important;\n  line-height: 1.3 !important;\n  letter-spacing: -0.01em;\n  font-family: 'Inter', sans-serif !important;\n}\n.avex-home-article-card p {\n  color: #555;\n  font-size: 15px;\n  margin-bottom: 22px;\n  line-height: 1.55;\n}\n.avex-home-article-meta {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  font-size: 13px;\n  color: #888;\n  border-top: 1px solid #f5e6d3;\n  padding-top: 16px;\n}\n.avex-home-article-read {\n  color: #ea580c !important;\n  font-weight: 600;\n  text-decoration: none !important;\n}\n\n\/* ===== CTA Banner ===== *\/\n.avex-home-cta-section {\n  background: linear-gradient(135deg, #fff4e6 0%, #ffe9d1 50%, #ffffff 100%);\n  padding: 100px 0;\n  text-align: center;\n  border-top: 1px solid #fed7aa;\n  font-family: 'Inter', sans-serif;\n}\n.avex-home-cta-section h2 {\n  font-size: 40px !important;\n  font-weight: 700 !important;\n  color: #0a2540 !important;\n  margin-bottom: 18px !important;\n  letter-spacing: -0.025em;\n  line-height: 1.2 !important;\n  font-family: 'Inter', sans-serif !important;\n}\n.avex-home-cta-section p {\n  font-size: 18px;\n  color: #555;\n  margin-bottom: 36px;\n  max-width: 620px;\n  margin-left: auto;\n  margin-right: auto;\n  line-height: 1.6;\n}\n.avex-home-cta-button {\n  display: inline-block;\n  background: #ea580c;\n  color: #fff !important;\n  padding: 16px 40px;\n  border-radius: 8px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 17px;\n  transition: background 0.2s;\n  box-shadow: 0 6px 20px rgba(234, 88, 12, 0.3);\n}\n.avex-home-cta-button:hover { background: #c2410c; }\n.avex-home-cta-disclaimer {\n  margin-top: 24px;\n  font-size: 13px;\n  color: #888;\n  font-style: italic;\n}\n\n\/* ===== Responsive (mobile\/tablet) ===== *\/\n@media (max-width: 900px) {\n  .avex-home-hero { padding: 60px 0 70px; }\n  .avex-home-hero-inner { grid-template-columns: 1fr; gap: 40px; }\n  .avex-home-hero h1 { font-size: 32px !important; }\n  .avex-home-hero-excerpt { font-size: 17px; }\n  .avex-home-clusters,\n  .avex-home-latest,\n  .avex-home-cta-section { padding: 70px 0; }\n  .avex-home-clusters-grid,\n  .avex-home-articles-grid { grid-template-columns: 1fr; gap: 24px; }\n  .avex-home-section-title { font-size: 28px !important; }\n  .avex-home-cta-section h2 { font-size: 28px !important; }\n}\n\n\/* full-bleed wrapper (dublur\u0103 de siguran\u021b\u0103 din kit) *\/\n.avex-editorial-bg{width:100vw;margin-left:calc(50% - 50vw);background:linear-gradient(135deg,#fff4e6 0%,#ffe9d1 50%,#ffffff 100%);padding:80px 0 100px;font-family:'Inter',sans-serif!important}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Featured Analysis Hargreaves Lansdown Portfolio Tracker (UK 2026): An Analytical Guide for Self-Directed Investors Honest analytical breakdown of HL fees, ISA\/SIPP tracking, and CGT 2026 implications. How to track a Hargreaves Lansdown portfolio properly. June 2026 \u00b7 12 min read \u00b7 UK Brokers Read article \u2192 Editorial Pillars Explore by topic Analytical guides for self-directed [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_angie_page":false,"footnotes":"","_wp_rev_ctl_limit":""},"class_list":["post-365","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Avex AI Blog: UK Portfolio Tracking, Broker Guides &amp; Tools<\/title>\n<meta name=\"description\" content=\"Analytical guides and free tools for UK self-directed investors: Trading 212, HL, and eToro deep dives, CSV exports, CGT records, and portfolio analytics.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/avexai.io\/blog\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Avex AI Blog: UK Portfolio Tracking, Broker Guides &amp; Tools\" \/>\n<meta property=\"og:description\" content=\"Analytical guides and free tools for UK self-directed investors: Trading 212, HL, and eToro deep dives, CSV exports, CGT records, and portfolio analytics.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/avexai.io\/blog\/\" \/>\n<meta property=\"og:site_name\" content=\"AvexAI Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-12T18:36:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/avexai.io\/blog\/wp-content\/uploads\/2026\/06\/avex-blog-homepage-hero-1.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/avexai.io\\\/blog\\\/\",\"url\":\"https:\\\/\\\/avexai.io\\\/blog\\\/\",\"name\":\"Avex AI Blog: UK Portfolio Tracking, Broker Guides & Tools\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/avexai.io\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/avexai.io\\\/blog\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/avexai.io\\\/blog\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/avexai.io\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/avex-blog-homepage-hero-1.webp\",\"datePublished\":\"2026-06-23T17:25:51+00:00\",\"dateModified\":\"2026-07-12T18:36:01+00:00\",\"description\":\"Analytical guides and free tools for UK self-directed investors: Trading 212, HL, and eToro deep dives, CSV exports, CGT records, and portfolio analytics.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/avexai.io\\\/blog\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/avexai.io\\\/blog\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/avexai.io\\\/blog\\\/#primaryimage\",\"url\":\"https:\\\/\\\/avexai.io\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/avex-blog-homepage-hero-1.webp\",\"contentUrl\":\"https:\\\/\\\/avexai.io\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/avex-blog-homepage-hero-1.webp\",\"width\":1128,\"height\":900,\"caption\":\"Analytical investor workspace \u2014 Avex AI Blog editorial\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/avexai.io\\\/blog\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/avexai.io\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blog Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/avexai.io\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/avexai.io\\\/blog\\\/\",\"name\":\"AvexAI Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/avexai.io\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/avexai.io\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/avexai.io\\\/blog\\\/#organization\",\"name\":\"AvexAI Blog\",\"url\":\"https:\\\/\\\/avexai.io\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/avexai.io\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/avexai.io\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/cropped-avex-logo-vertical.webp\",\"contentUrl\":\"https:\\\/\\\/avexai.io\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/cropped-avex-logo-vertical.webp\",\"width\":500,\"height\":142,\"caption\":\"AvexAI Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/avexai.io\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Avex AI Blog: UK Portfolio Tracking, Broker Guides & Tools","description":"Analytical guides and free tools for UK self-directed investors: Trading 212, HL, and eToro deep dives, CSV exports, CGT records, and portfolio analytics.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/avexai.io\/blog\/","og_locale":"en_US","og_type":"article","og_title":"Avex AI Blog: UK Portfolio Tracking, Broker Guides & Tools","og_description":"Analytical guides and free tools for UK self-directed investors: Trading 212, HL, and eToro deep dives, CSV exports, CGT records, and portfolio analytics.","og_url":"https:\/\/avexai.io\/blog\/","og_site_name":"AvexAI Blog","article_modified_time":"2026-07-12T18:36:01+00:00","og_image":[{"url":"https:\/\/avexai.io\/blog\/wp-content\/uploads\/2026\/06\/avex-blog-homepage-hero-1.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/avexai.io\/blog\/","url":"https:\/\/avexai.io\/blog\/","name":"Avex AI Blog: UK Portfolio Tracking, Broker Guides & Tools","isPartOf":{"@id":"https:\/\/avexai.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/avexai.io\/blog\/#primaryimage"},"image":{"@id":"https:\/\/avexai.io\/blog\/#primaryimage"},"thumbnailUrl":"https:\/\/avexai.io\/blog\/wp-content\/uploads\/2026\/06\/avex-blog-homepage-hero-1.webp","datePublished":"2026-06-23T17:25:51+00:00","dateModified":"2026-07-12T18:36:01+00:00","description":"Analytical guides and free tools for UK self-directed investors: Trading 212, HL, and eToro deep dives, CSV exports, CGT records, and portfolio analytics.","breadcrumb":{"@id":"https:\/\/avexai.io\/blog\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/avexai.io\/blog\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/avexai.io\/blog\/#primaryimage","url":"https:\/\/avexai.io\/blog\/wp-content\/uploads\/2026\/06\/avex-blog-homepage-hero-1.webp","contentUrl":"https:\/\/avexai.io\/blog\/wp-content\/uploads\/2026\/06\/avex-blog-homepage-hero-1.webp","width":1128,"height":900,"caption":"Analytical investor workspace \u2014 Avex AI Blog editorial"},{"@type":"BreadcrumbList","@id":"https:\/\/avexai.io\/blog\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/avexai.io\/blog\/"},{"@type":"ListItem","position":2,"name":"Blog Home"}]},{"@type":"WebSite","@id":"https:\/\/avexai.io\/blog\/#website","url":"https:\/\/avexai.io\/blog\/","name":"AvexAI Blog","description":"","publisher":{"@id":"https:\/\/avexai.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/avexai.io\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/avexai.io\/blog\/#organization","name":"AvexAI Blog","url":"https:\/\/avexai.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/avexai.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/avexai.io\/blog\/wp-content\/uploads\/2026\/04\/cropped-avex-logo-vertical.webp","contentUrl":"https:\/\/avexai.io\/blog\/wp-content\/uploads\/2026\/04\/cropped-avex-logo-vertical.webp","width":500,"height":142,"caption":"AvexAI Blog"},"image":{"@id":"https:\/\/avexai.io\/blog\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/avexai.io\/blog\/wp-json\/wp\/v2\/pages\/365","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/avexai.io\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/avexai.io\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/avexai.io\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/avexai.io\/blog\/wp-json\/wp\/v2\/comments?post=365"}],"version-history":[{"count":5,"href":"https:\/\/avexai.io\/blog\/wp-json\/wp\/v2\/pages\/365\/revisions"}],"predecessor-version":[{"id":545,"href":"https:\/\/avexai.io\/blog\/wp-json\/wp\/v2\/pages\/365\/revisions\/545"}],"wp:attachment":[{"href":"https:\/\/avexai.io\/blog\/wp-json\/wp\/v2\/media?parent=365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}