{"id":1789,"date":"2026-06-30T11:30:03","date_gmt":"2026-06-30T03:30:03","guid":{"rendered":"https:\/\/qubitledge.com\/?p=1789"},"modified":"2026-06-30T18:22:29","modified_gmt":"2026-06-30T10:22:29","slug":"meta-platforms-inc-q1-2026-earnings-review","status":"publish","type":"post","link":"https:\/\/qubitledge.com\/index.php\/2026\/06\/30\/meta-platforms-inc-q1-2026-earnings-review\/","title":{"rendered":"Meta Platforms, Inc. Q1 2026 Earnings Review"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">\n<title>Meta Platforms \u2014 Q1 2026 Earnings Update<\/title>\n<style>\n  @page { size: A4; margin: 0; }\n  *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }\n\n  :root {\n    --navy: #0A1F3F;\n    --navy-light: #132D52;\n    --gold: #9A7D2E;\n    --gold-light: #C4A046;\n    --gold-bg: #FDF8F0;\n    --red: #9B2C2C;\n    --red-bg: #FDF5F5;\n    --green: #1B6B3F;\n    --green-bg: #F2F8F4;\n    --charcoal: #2D2D2D;\n    --body: #3D3D3D;\n    --gray: #6B7280;\n    --light-gray: #E5E5E0;\n    --border: #D4D4CC;\n    --bg-page: #F5F4EF;\n    --bg-white: #FFFFFF;\n    --bg-warm: #FAF9F5;\n\n    \/* Mobile-first: base font size for body *\/\n    --fs-body: 15px;\n    --fs-small: 12px;\n    --fs-h1: 24px;\n    --fs-h2: 16px;\n    --fs-h3: 14px;\n    --fs-sec-title: 20px;\n    --fs-sec-sub: 13px;\n    --fs-table: 13px;\n    --fs-kpi-value: 22px;\n    --fs-kpi-label: 10px;\n    --page-padding: 18px;\n    --card-padding: 14px;\n    --gap: 14px;\n  }\n\n  body {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\n    color: var(--body);\n    background: #E8E6DF;\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .report {\n    max-width: 100%;\n    margin: 0 auto;\n  }\n\n  \/* ============ PAGE CARD ============ *\/\n  .page {\n    background: var(--bg-white);\n    margin: 8px auto;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.06), 0 2px 12px rgba(0,0,0,0.04);\n    position: relative;\n    overflow: hidden;\n    border-radius: 4px;\n    max-width: 100%;\n  }\n\n  \/* ---- COVER ---- *\/\n  .cover {\n    background: linear-gradient(165deg, var(--navy) 0%, #0D2647 40%, #0A1F3F 100%);\n    color: #FFF;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 100vh;\n    border-radius: 0;\n    margin: 0;\n  }\n  .cover-inner {\n    padding: 48px 24px 40px;\n    position: relative;\n    z-index: 1;\n  }\n  .cover-stripe {\n    position: absolute;\n    top: 0; left: 0; width: 4px; height: 100%;\n    background: var(--gold);\n    z-index: 2;\n  }\n  .cover-watermark {\n    position: absolute;\n    right: -40px; bottom: 40px;\n    font-size: 140px; font-weight: 900;\n    color: rgba(255,255,255,0.025);\n    font-family: Georgia, 'Times New Roman', serif;\n    letter-spacing: -4px;\n    line-height: 1;\n    user-select: none;\n    z-index: 0;\n  }\n  .cover-sector {\n    font-size: 9px; font-weight: 600; letter-spacing: 3px;\n    text-transform: uppercase; color: var(--gold-light);\n    margin-bottom: 24px;\n  }\n  .cover h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: var(--fs-h1); font-weight: 400; line-height: 1.15; margin-bottom: 10px;\n    letter-spacing: -0.3px;\n  }\n  .cover h1 strong { font-weight: 700; }\n  .cover h2 {\n    font-size: var(--fs-h2); font-weight: 400; color: rgba(255,255,255,0.6);\n    margin-bottom: 32px; line-height: 1.5;\n  }\n  .cover-divider {\n    width: 44px; height: 2px; background: var(--gold);\n    margin-bottom: 28px;\n  }\n  .cover-meta-row {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 16px 28px;\n  }\n  .cover-meta-item {\n    font-size: 11px; color: rgba(255,255,255,0.45); letter-spacing: 0.3px;\n  }\n  .cover-meta-item div {\n    font-size: 14px; color: rgba(255,255,255,0.8); margin-bottom: 1px; font-weight: 500;\n  }\n  .cover-kpi-strip {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 0;\n    margin-top: 28px;\n    border-top: 1px solid rgba(255,255,255,0.08);\n    border-bottom: 1px solid rgba(255,255,255,0.08);\n  }\n  .cover-kpi {\n    padding: 14px 16px;\n    border-right: 1px solid rgba(255,255,255,0.06);\n    border-bottom: 1px solid rgba(255,255,255,0.06);\n  }\n  .cover-kpi:nth-child(2n) { border-right: none; }\n  .cover-kpi:nth-child(3), .cover-kpi:nth-child(4) { border-bottom: none; }\n  .cover-kpi .label {\n    font-size: 9px; text-transform: uppercase; letter-spacing: 1.5px;\n    color: rgba(255,255,255,0.4); margin-bottom: 4px;\n  }\n  .cover-kpi .value {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 22px; font-weight: 700; letter-spacing: -0.3px;\n  }\n  .cover-kpi .sub {\n    font-size: 11px; margin-top: 2px; font-weight: 500;\n    color: rgba(255,255,255,0.45);\n  }\n  .cover-kpi .sub.up { color: #5BBA6F; }\n  .cover-kpi .sub.down { color: #F4845F; }\n\n  \/* ---- CONTENT PAGES ---- *\/\n  .content-page {\n    padding: 24px var(--page-padding) 20px;\n  }\n\n  \/* Page Header *\/\n  .pg-hdr {\n    display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-end;\n    padding-bottom: 10px; margin-bottom: 16px;\n    border-bottom: 1px solid var(--border);\n  }\n  .pg-hdr-left { font-size: 10px; color: var(--gray); text-transform: uppercase; letter-spacing: 1.5px; }\n  .pg-hdr-right { font-size: 11px; color: var(--gray); font-weight: 600; white-space: nowrap; }\n\n  \/* Section Title *\/\n  .sec-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: var(--fs-sec-title); font-weight: 700; color: var(--navy);\n    margin-bottom: 6px; letter-spacing: -0.1px;\n  }\n  .sec-subtitle {\n    font-size: var(--fs-sec-sub); color: var(--gray); margin-bottom: 18px;\n    font-weight: 400; line-height: 1.5;\n  }\n\n  \/* Body *\/\n  p { font-size: var(--fs-body); color: var(--body); margin-bottom: 14px; line-height: 1.7; }\n  p strong { color: var(--navy); }\n\n  \/* KPI Grid *\/\n  .kpi-grid {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin: 16px 0;\n  }\n  .kpi-card {\n    background: var(--bg-warm); padding: var(--card-padding);\n    border: 1px solid var(--light-gray); border-radius: 3px;\n  }\n  .kpi-card .label {\n    font-size: var(--fs-kpi-label); color: var(--gray); text-transform: uppercase;\n    letter-spacing: 1px; margin-bottom: 4px;\n  }\n  .kpi-card .value {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: var(--fs-kpi-value); font-weight: 700; color: var(--navy);\n    margin-bottom: 2px;\n  }\n  .kpi-card .change { font-size: 12px; font-weight: 600; }\n  .kpi-card .change.up { color: var(--green); }\n  .kpi-card .change.down { color: var(--red); }\n\n  \/* Table Scroll Wrapper *\/\n  .table-scroll {\n    overflow-x: auto; -webkit-overflow-scrolling: touch;\n    margin: 14px 0;\n    border: 1px solid var(--light-gray);\n    border-radius: 3px;\n  }\n  .data-table {\n    width: 100%; border-collapse: collapse; font-size: var(--fs-table);\n    min-width: 500px; \/* force scroll on small screens *\/\n  }\n  .data-table thead th {\n    background: var(--navy); color: #FFF;\n    padding: 10px 12px; text-align: left; font-weight: 600;\n    font-size: 11px; text-transform: uppercase; letter-spacing: 0.5px;\n    white-space: nowrap;\n    position: sticky; top: 0;\n  }\n  .data-table tbody td {\n    padding: 9px 12px;\n    border-bottom: 1px solid var(--light-gray);\n    white-space: nowrap;\n  }\n  .data-table tbody tr:nth-child(even) td { background: var(--bg-warm); }\n  .data-table .highlight { font-weight: 700; color: var(--navy); font-family: Georgia, 'Times New Roman', serif; font-size: 14px; }\n  .data-table .pos { color: var(--green); font-weight: 600; }\n  .data-table .neg { color: var(--red); font-weight: 600; }\n  .data-table .warn { color: #C2783A; font-weight: 600; }\n\n  \/* Two Column - stacks on mobile *\/\n  .two-col { display: flex; flex-direction: column; gap: var(--gap); margin: 14px 0; }\n\n  \/* Sub-heading *\/\n  h3 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: var(--fs-h3); font-weight: 700; color: var(--navy);\n    margin: 18px 0 8px; letter-spacing: -0.1px;\n  }\n\n  \/* Callout *\/\n  .callout {\n    border-left: 3px solid var(--navy);\n    background: #F4F6FA;\n    padding: 14px 16px; margin: 14px 0;\n    font-size: 14px; color: var(--body);\n    border-radius: 0 3px 3px 0;\n  }\n  .callout.warn { border-left-color: var(--red); background: var(--red-bg); }\n  .callout.good { border-left-color: var(--green); background: var(--green-bg); }\n  .callout.gold { border-left-color: var(--gold); background: var(--gold-bg); }\n  .callout strong { display: block; margin-bottom: 4px; font-size: 14px; color: var(--navy); font-family: Georgia, 'Times New Roman', serif; }\n\n  \/* Chart *\/\n  .chart-box {\n    margin: 14px 0; text-align: center;\n    padding: 10px; background: var(--bg-white);\n    border: 1px solid var(--light-gray);\n    border-radius: 3px;\n  }\n  .chart-box img { max-width: 100%; height: auto; display: block; margin: 0 auto; }\n  .chart-box .caption {\n    font-size: 11px; color: var(--gray); margin-top: 6px;\n    font-style: italic; line-height: 1.4;\n  }\n\n  \/* Numbered list *\/\n  ol { font-size: 14px; color: var(--body); padding-left: 22px; line-height: 1.8; }\n  ol li { margin-bottom: 4px; }\n\n  \/* Page Footer *\/\n  .pg-ftr {\n    display: flex; flex-direction: column; gap: 4px;\n    margin-top: 28px; padding-top: 10px;\n    border-top: 1px solid var(--border);\n    font-size: 10px; color: var(--gray);\n  }\n  .pg-ftr-right { font-weight: 600; font-size: 11px; align-self: flex-end; }\n\n  \/* BG boxes *\/\n  .bg-green {\n    background: var(--green-bg); border: 1px solid #C8E6C9;\n    padding: 16px; margin: 10px 0; border-radius: 3px;\n  }\n  .bg-red {\n    background: var(--red-bg); border: 1px solid #FFCDD2;\n    padding: 16px; margin: 10px 0; border-radius: 3px;\n  }\n  .bg-navy {\n    background: var(--navy); color: #FFF;\n    padding: 18px 20px; margin: 22px 0 0; border-radius: 3px;\n  }\n  .bg-navy p { color: rgba(255,255,255,0.78); font-size: 14px; }\n\n  .bg-green ol, .bg-red ol { font-size: 13px; }\n  .bg-green h3, .bg-red h3 { margin-top: 0; }\n\n  .disclaimer {\n    font-size: 10px; color: #999; margin-top: 16px; padding-top: 10px;\n    border-top: 1px solid var(--light-gray); line-height: 1.6;\n  }\n\n  \/* Compact KPI row *\/\n  .kpi-row {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;\n    margin: 12px 0;\n  }\n  .kpi-inline {\n    background: var(--bg-warm); padding: var(--card-padding);\n    border: 1px solid var(--light-gray); border-radius: 3px;\n  }\n  .kpi-inline .label { font-size: 10px; color: var(--gray); text-transform: uppercase; letter-spacing: 1px; }\n  .kpi-inline .value { font-family: Georgia, 'Times New Roman', serif; font-size: 18px; font-weight: 700; color: var(--navy); margin: 3px 0; }\n  .kpi-inline .change { font-size: 11px; font-weight: 600; }\n  .kpi-inline .change.up { color: var(--green); }\n  .kpi-inline .change.down { color: var(--red); }\n\n  \/* ================================================================ *\/\n  \/*                  DESKTOP & LAPTOP (> 768px)                      *\/\n  \/*    Wider, more readable layout for screens; print A4 preserved    *\/\n  \/* ================================================================ *\/\n  @media (min-width: 769px) {\n    :root {\n      --fs-body: 12.5px;\n      --fs-small: 9.5px;\n      --fs-h1: 40px;\n      --fs-h2: 17px;\n      --fs-h3: 15px;\n      --fs-sec-title: 24px;\n      --fs-sec-sub: 12.5px;\n      --fs-table: 11px;\n      --fs-kpi-value: 26px;\n      --fs-kpi-label: 9px;\n      --page-padding: 44px;\n      --card-padding: 16px 18px;\n      --gap: 24px;\n    }\n\n    body { background: #E8E6DF; }\n\n    .report {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 20px 24px;\n    }\n\n    .page {\n      width: 100%;\n      max-width: 1100px;\n      min-height: auto;\n      margin: 16px auto;\n      border-radius: 6px;\n      box-shadow: 0 2px 5px rgba(0,0,0,0.06), 0 8px 24px rgba(0,0,0,0.06);\n    }\n\n    .cover {\n      min-height: 92vh;\n      border-radius: 6px;\n      margin: 16px auto;\n    }\n\n    .cover-inner { padding: 72px var(--page-padding) 52px; }\n\n    .cover-watermark { right: -40px; bottom: -40px; font-size: 260px; letter-spacing: -10px; opacity: 0.08; }\n\n    .cover h1 { font-size: var(--fs-h1); }\n    .cover h2 { font-size: var(--fs-h2); max-width: 760px; }\n\n    .cover-meta-row { display: flex; gap: 56px; }\n    .cover-meta-item { font-size: 11px; }\n    .cover-meta-item div { font-size: 15px; }\n\n    .cover-kpi-strip {\n      display: flex; gap: 0;\n      margin-top: 42px;\n    }\n    .cover-kpi {\n      flex: 1; padding: 18px 22px;\n      border: none;\n      border-right: 1px solid rgba(255,255,255,0.08);\n    }\n    .cover-kpi:last-child { border-right: none; }\n    .cover-kpi .value { font-size: 30px; }\n    .cover-kpi .sub { font-size: 11px; }\n    .cover-kpi .label { font-size: 10px; }\n\n    .content-page { padding: 36px var(--page-padding) 32px; }\n\n    .kpi-grid { grid-template-columns: repeat(3, 1fr); gap: 14px; }\n    .kpi-card .value { font-size: 26px; }\n    .kpi-card .change { font-size: 11px; }\n\n    .two-col { flex-direction: row; gap: 28px; }\n    .two-col > * { flex: 1; }\n\n    .kpi-row { grid-template-columns: repeat(4, 1fr); gap: 14px; }\n    .kpi-inline .value { font-size: 22px; }\n\n    .callout {\n      padding: 16px 18px; margin: 18px 0;\n      font-size: 12px;\n    }\n    .callout strong { font-size: 13px; }\n\n    p { font-size: var(--fs-body); margin-bottom: 14px; }\n    ol { font-size: 12px; padding-left: 22px; }\n\n    .data-table thead th { padding: 10px 14px; font-size: 10px; }\n    .data-table tbody td { padding: 9px 14px; }\n\n    .table-scroll { overflow-x: visible; border: none; border-radius: 0; }\n    .data-table { min-width: auto; }\n\n    .chart-box { padding: 14px; margin: 18px 0; }\n    .chart-box img { max-width: 100%; }\n    .chart-box .caption { font-size: 10px; }\n\n    .pg-ftr { flex-direction: row; justify-content: space-between; align-items: center; }\n    .pg-ftr-right { align-self: auto; }\n\n    .bg-green ol, .bg-red ol { font-size: 11px; }\n    .bg-navy p { font-size: 12.5px; }\n\n    .disclaimer { font-size: 9px; }\n\n    .pg-hdr-left { font-size: 9px; letter-spacing: 2px; }\n    .pg-hdr-right { font-size: 10px; }\n\n    h3 { font-size: 15px; margin: 22px 0 10px; }\n  }\n\n  \/* ================================================================ *\/\n  \/*                        PRINT A4 PRESERVATION                     *\/\n  \/* ================================================================ *\/\n  @media print {\n    body { background: white; }\n    .report { max-width: 210mm; padding: 0; }\n    .page {\n      width: 210mm;\n      max-width: 210mm;\n      min-height: 297mm;\n      margin: 0;\n      border-radius: 0;\n      box-shadow: none;\n      page-break-after: always;\n    }\n    .cover { min-height: 297mm; margin: 0; border-radius: 0; }\n    .cover-inner { padding: 38mm 22mm 28mm 22mm; }\n    .content-page { padding: 22mm 22mm 18mm 22mm; }\n    .chart-box { page-break-inside: avoid; }\n  }\n\n  \/* ================================================================ *\/\n  \/*                        TABLET (481px - 768px)                     *\/\n  \/* ================================================================ *\/\n  @media (min-width: 481px) and (max-width: 768px) {\n    :root {\n      --fs-body: 14px;\n      --fs-h1: 30px;\n      --fs-h2: 16px;\n      --fs-h3: 14px;\n      --fs-sec-title: 22px;\n      --fs-sec-sub: 13px;\n    }\n\n    .cover-inner { padding: 60px 32px 50px; }\n    .cover-watermark { right: -20px; bottom: 60px; font-size: 160px; }\n    .cover-meta-row { grid-template-columns: 1fr 1fr; }\n    .cover-kpi-strip { grid-template-columns: 1fr 1fr; }\n\n    .kpi-grid { grid-template-columns: repeat(3, 1fr); }\n    .kpi-row { grid-template-columns: 1fr 1fr; }\n    .two-col { flex-direction: column; }\n\n    .content-page { padding: 28px 28px 24px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"report\">\n\n<!-- ===== COVER ===== -->\n<div class=\"page cover\">\n  <div class=\"cover-stripe\"><\/div>\n  <div class=\"cover-watermark\">META<\/div>\n  <div class=\"cover-inner\">\n    <div class=\"cover-sector\">Internet &mdash; Large Cap | Earnings Update<\/div>\n    <h1>Meta Platforms, Inc.<br><strong>Q1 2026 Earnings Review<\/strong><\/h1>\n    <h2>Advertising AI Flywheel Delivers +33% Top Line; Capex Surge to $135B Midpoint Tests Investor Conviction<\/h2>\n    <div class=\"cover-divider\"><\/div>\n    <div class=\"cover-meta-row\">\n      <div class=\"cover-meta-item\"><div>June 30, 2026<\/div>Report Date<\/div>\n      <div class=\"cover-meta-item\"><div>NASDAQ: META<\/div>Ticker<\/div>\n      <div class=\"cover-meta-item\"><div>April 29, 2026<\/div>Earnings Release<\/div>\n      <div class=\"cover-meta-item\"><div>Q1 FY2026<\/div>Fiscal Quarter (ended Mar 31)<\/div>\n    <\/div>\n    <div class=\"cover-kpi-strip\">\n      <div class=\"cover-kpi\"><div class=\"label\">Revenue<\/div><div class=\"value\">$56.3B<\/div><div class=\"sub up\">+33% YoY \u00b7 Beat $0.8B<\/div><\/div>\n      <div class=\"cover-kpi\"><div class=\"label\">Adj. EPS<\/div><div class=\"value\">$7.31<\/div><div class=\"sub up\">Beat consensus $6.70<\/div><\/div>\n      <div class=\"cover-kpi\"><div class=\"label\">Family DAP<\/div><div class=\"value\">3.56B<\/div><div class=\"sub up\">+4% YoY<\/div><\/div>\n      <div class=\"cover-kpi\"><div class=\"label\">FY26 Capex<\/div><div class=\"value\">$135B<\/div><div class=\"sub down\">Midpoint \u00b7 +$10B vs prior<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ===== PAGE 2: EXECUTIVE SUMMARY ===== -->\n<div class=\"page\">\n  <div class=\"content-page\">\n    <div class=\"pg-hdr\">\n      <div class=\"pg-hdr-left\">Meta Platforms, Inc. | Q1 2026 Earnings Update<\/div>\n      <div class=\"pg-hdr-right\">June 30, 2026<\/div>\n    <\/div>\n    <div class=\"sec-title\">Executive Summary<\/div>\n    <div class=\"sec-subtitle\">Best Top-Line Growth Since 2021, Tempered by Historic Capex Cycle<\/div>\n\n    <p>Meta Platforms delivered its strongest quarterly revenue growth since the iOS ATT era began, with total revenue surging <strong>+33% YoY to $56.31 billion<\/strong>, handily beating the $55.5B consensus. Advertising revenue grew at the same +33% clip, powered by a virtuous combination of <strong>+19% ad impression growth<\/strong> and <strong>+12% average price per ad increase<\/strong>. Family of Apps operating margin hit <strong>48.1%<\/strong>, the highest among mega-cap tech.<\/p>\n\n    <div class=\"callout gold\">\n      <strong>Key Investment Conclusion<\/strong>\n      Q1 validated Meta&#8217;s AI-driven advertising flywheel: Llama-powered recommendation systems are demonstrably lifting advertiser ROAS, driving both volume and pricing simultaneously. However, the decision to raise FY2026 capex guidance to $125\u2013145B &mdash; coupled with a refusal to provide 2027 capex guidance &mdash; spooked the market, sending shares down 7\u201310% after-hours. The stock now trades at a discount to historical multiples as investors grapple with the capex overhang.\n    <\/div>\n\n    <div class=\"kpi-grid\">\n      <div class=\"kpi-card\"><div class=\"label\">Total Revenue<\/div><div class=\"value\">$56.31B<\/div><div class=\"change up\">+33% YoY<\/div><\/div>\n      <div class=\"kpi-card\"><div class=\"label\">Advertising Revenue<\/div><div class=\"value\">$55.02B<\/div><div class=\"change up\">+33% YoY<\/div><\/div>\n      <div class=\"kpi-card\"><div class=\"label\">GAAP Diluted EPS<\/div><div class=\"value\">$10.44<\/div><div class=\"change up\">+62% YoY*<\/div><\/div>\n      <div class=\"kpi-card\"><div class=\"label\">Adjusted EPS<\/div><div class=\"value\">$7.31<\/div><div class=\"change up\">Beat $6.70 est.<\/div><\/div>\n      <div class=\"kpi-card\"><div class=\"label\">Operating Margin<\/div><div class=\"value\">40.6%<\/div><div class=\"change down\">-0.9pp YoY<\/div><\/div>\n      <div class=\"kpi-card\"><div class=\"label\">Free Cash Flow<\/div><div class=\"value\">$12.4B<\/div><div class=\"change up\">+20% YoY<\/div><\/div>\n    <\/div>\n\n    <div class=\"callout warn\">\n      <strong>GAAP EPS Distortion<\/strong>\n      GAAP diluted EPS of $10.44 includes a one-time $8.03B tax benefit from U.S. Treasury Notice 2026-7 (CAMT treatment of R&#038;D costs). Stripping this out, <strong>adjusted EPS is $7.31<\/strong> &mdash; still a solid beat but nowhere near the headline +62% growth. Investors should anchor on $7.31 for valuation purposes.\n    <\/div>\n\n    <h3>What Drove the After-Hours Sell-Off<\/h3>\n    <ol>\n      <li><strong>Capex guidance raised to $125\u2013145B<\/strong> (from $115\u2013135B), with multi-year contract commitments surging +$107B in a single quarter &mdash; locking Meta into elevated spend through 2027.<\/li>\n      <li><strong>No 2027 capex guidance provided<\/strong> &mdash; CFO Susan Li explicitly declined to constrain future spending while signaling &#8220;continued underestimation of compute needs.&#8221;<\/li>\n      <li><strong>Meta AI monetization timeline remains opaque<\/strong> &mdash; &#8220;scale first, monetize later&#8221; refrain disappointed investors seeking a faster path to consumer AI revenue.<\/li>\n      <li><strong>DAP sequential decline<\/strong> (3.56B vs. 3.58B in Q4 2025) due to Iran\/Russia disruptions, adding caution on user growth ceiling.<\/li>\n    <\/ol>\n\n    <div class=\"pg-ftr\">\n      <div class=\"pg-ftr-left\">Source: Meta Platforms Q1 2026 Earnings Release, SEC 8-K Filing, Earnings Call Transcript<\/div>\n      <div class=\"pg-ftr-right\">2<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ===== PAGE 3: REVENUE & ADVERTISING ===== -->\n<div class=\"page\">\n  <div class=\"content-page\">\n    <div class=\"pg-hdr\">\n      <div class=\"pg-hdr-left\">Meta Platforms, Inc. | Q1 2026 Earnings Update<\/div>\n      <div class=\"pg-hdr-right\">June 30, 2026<\/div>\n    <\/div>\n    <div class=\"sec-title\">1. Revenue &amp; Advertising<\/div>\n    <div class=\"sec-subtitle\">The AI Flywheel in Action: +33% Revenue Growth, Best Since 2021<\/div>\n\n    <div class=\"chart-box\">\n      <img decoding=\"async\" src=\"https:\/\/picgo-feitong.oss-cn-shanghai.aliyuncs.com\/pic_qubitledge\/chart1_revenue_trend.png\" alt=\"Revenue Trend\">\n      <div class=\"caption\">Exhibit 1: Meta Quarterly Revenue &amp; Advertising Revenue &mdash; Q1 2024 through Q1 2026 (USD Billions)<\/div>\n    <\/div>\n\n    <div class=\"table-scroll\">\n    <table class=\"data-table\">\n      <thead><tr><th>Metric<\/th><th>Q1 2026<\/th><th>Q1 2025<\/th><th>YoY Change<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Total Revenue<\/td><td class=\"highlight\">$56,311M<\/td><td>$42,314M<\/td><td class=\"pos\">+33%<\/td><\/tr>\n        <tr><td>Advertising Revenue<\/td><td class=\"highlight\">$55,024M<\/td><td>$41,392M<\/td><td class=\"pos\">+33%<\/td><\/tr>\n        <tr><td>Other Revenue (FoA)<\/td><td>$885M<\/td><td>$510M<\/td><td class=\"pos\">+74%<\/td><\/tr>\n        <tr><td>Reality Labs Revenue<\/td><td>$402M<\/td><td>$412M<\/td><td class=\"neg\">-2%<\/td><\/tr>\n        <tr><td>Revenue (constant currency)<\/td><td>&mdash;<\/td><td>&mdash;<\/td><td class=\"pos\">+29%<\/td><\/tr>\n        <tr><td>FX Impact<\/td><td>+$1,749M<\/td><td>&mdash;<\/td><td>Tailwind<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n    <\/div>\n\n    <div class=\"two-col\">\n      <div>\n        <h3>Ad Impression Growth<\/h3>\n        <p>Impressions grew <strong>+19% YoY<\/strong>, accelerating from +12% in Q4 2025. AI-powered content recommendations improved feed relevance across Facebook, Instagram, and Reels. Video engagement hit record highs on both core platforms.<\/p>\n      <\/div>\n      <div>\n        <h3>Average Price per Ad<\/h3>\n        <p>Pricing increased <strong>+12% YoY<\/strong>, slightly decelerating from Q4&#8217;s +14% but maintaining a healthy trajectory. AI-driven Advantage+ campaigns lifted advertiser ROAS, commanding higher CPMs from performance buyers.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"callout good\">\n      <strong>Volume + Pricing Expansion is Structurally Bullish<\/strong>\n      The simultaneous growth in impressions (+19%) and pricing (+12%) is a hallmark of a healthy ad platform. Unlike prior cycles where impression growth came at pricing&#8217;s expense, AI improvements are expanding <em>both<\/em> dimensions of the ad revenue equation simultaneously.\n    <\/div>\n\n    <div class=\"pg-ftr\">\n      <div class=\"pg-ftr-left\">Source: Meta Platforms Q1 2026 Earnings Release<\/div>\n      <div class=\"pg-ftr-right\">3<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ===== PAGE 4: STREET EXPECTATIONS ===== -->\n<div class=\"page\">\n  <div class=\"content-page\">\n    <div class=\"pg-hdr\">\n      <div class=\"pg-hdr-left\">Meta Platforms, Inc. | Q1 2026 Earnings Update<\/div>\n      <div class=\"pg-hdr-right\">June 30, 2026<\/div>\n    <\/div>\n    <div class=\"sec-title\">2. Street Expectations vs. Actual<\/div>\n    <div class=\"sec-subtitle\">Revenue and EPS Double Beat &mdash; But Market Focused on Capex, Not Earnings<\/div>\n\n    <div class=\"chart-box\">\n      <img decoding=\"async\" src=\"https:\/\/picgo-feitong.oss-cn-shanghai.aliyuncs.com\/pic_qubitledge\/chart2_rev_vs_consensus.png\" alt=\"Revenue vs Consensus\">\n      <div class=\"caption\">Exhibit 2: Meta Revenue vs. Street Consensus &mdash; Last 5 Quarters (USD Billions)<\/div>\n    <\/div>\n\n    <div class=\"table-scroll\">\n    <table class=\"data-table\">\n      <thead><tr><th>Metric<\/th><th>Q1 2026 Actual<\/th><th>Consensus<\/th><th>Beat \/ Miss<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Total Revenue<\/td><td class=\"highlight\">$56.31B<\/td><td>~$55.5B<\/td><td class=\"pos\">Beat +$0.8B<\/td><\/tr>\n        <tr><td>GAAP Diluted EPS<\/td><td class=\"highlight\">$10.44<\/td><td>~$6.65\u2013$6.70<\/td><td class=\"pos\">Beat +$3.79<\/td><\/tr>\n        <tr><td>Adjusted EPS (excl. tax benefit)<\/td><td class=\"highlight\">$7.31<\/td><td>~$6.70<\/td><td class=\"pos\">Beat +$0.61<\/td><\/tr>\n        <tr><td>Operating Margin<\/td><td>40.6%<\/td><td>~41%<\/td><td>In-line<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n    <\/div>\n\n    <div class=\"chart-box\">\n      <img decoding=\"async\" src=\"https:\/\/picgo-feitong.oss-cn-shanghai.aliyuncs.com\/pic_qubitledge\/chart9_eps_waterfall.png\" alt=\"EPS Waterfall\">\n      <div class=\"caption\">Exhibit 3: Q1 2026 EPS Bridge &mdash; GAAP $10.44 vs. Adjusted $7.31<\/div>\n    <\/div>\n\n    <p>The <strong>$3.13\/share gap<\/strong> between GAAP and adjusted EPS is entirely attributable to an $8.03B one-time tax benefit from U.S. Treasury Notice 2026-7, partially offsetting the $15.93B non-cash tax charge Meta recorded in Q3 2025 under the One Big Beautiful Bill Act. <strong>For valuation, $7.31 is the appropriate baseline.<\/strong><\/p>\n\n    <div class=\"callout warn\">\n      <strong>Market Reaction: &minus;7% to &minus;10% After-Hours<\/strong>\n      Despite beating on every metric, Meta shares fell sharply. The sell-off confirms the stock&#8217;s valuation is increasingly governed by the capex narrative rather than quarterly earnings beats. Key concerns: the $10B guidance hike, no 2027 capex visibility, and absence of a clear consumer AI monetization timeline.\n    <\/div>\n\n    <div class=\"pg-ftr\">\n      <div class=\"pg-ftr-left\">Source: Meta Platforms Q1 2026 Earnings Release, Visible Alpha Consensus Data<\/div>\n      <div class=\"pg-ftr-right\">4<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ===== PAGE 5: REALITY LABS ===== -->\n<div class=\"page\">\n  <div class=\"content-page\">\n    <div class=\"pg-hdr\">\n      <div class=\"pg-hdr-left\">Meta Platforms, Inc. | Q1 2026 Earnings Update<\/div>\n      <div class=\"pg-hdr-right\">June 30, 2026<\/div>\n    <\/div>\n    <div class=\"sec-title\">3. Reality Labs &mdash; The Long Burn<\/div>\n    <div class=\"sec-subtitle\">Cumulative Losses Surpass $80B; AI Glasses DAU Triples &mdash; A Glimmer of Consumer Adoption<\/div>\n\n    <div class=\"chart-box\">\n      <img decoding=\"async\" src=\"https:\/\/picgo-feitong.oss-cn-shanghai.aliyuncs.com\/pic_qubitledge\/chart3_reality_labs.png\" alt=\"Reality Labs\">\n      <div class=\"caption\">Exhibit 4: Reality Labs Quarterly Operating Loss &amp; Cumulative Losses (Q1 2021 &ndash; Q1 2026)<\/div>\n    <\/div>\n\n    <div class=\"table-scroll\">\n    <table class=\"data-table\">\n      <thead><tr><th>Metric<\/th><th>Q1 2026<\/th><th>Q1 2025<\/th><th>YoY Change<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>RL Revenue<\/td><td>$402M<\/td><td>$412M<\/td><td class=\"neg\">-2%<\/td><\/tr>\n        <tr><td>RL Operating Loss<\/td><td class=\"neg\">-$4,028M<\/td><td class=\"neg\">-$4,210M<\/td><td class=\"pos\">Narrowed $182M<\/td><\/tr>\n        <tr><td>Cumulative Losses (since 2020)<\/td><td class=\"neg\" colspan=\"2\">&gt;$80 Billion<\/td><td>&mdash;<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n    <\/div>\n\n    <h3>Product Mix Shift: VR Headsets &rarr; AI Glasses<\/h3>\n    <p>Management attributed RL&#8217;s revenue decline to lower Quest headset sales, partially offset by strong AI glasses momentum. Zuckerberg disclosed that <strong>AI smart glasses daily active users tripled year-over-year<\/strong>. The Q1 2026 launch of <strong>Ray-Ban MetaOptics<\/strong> &mdash; an &#8220;all-day wear&#8221; device &mdash; signals a strategic pivot from VR immersion to everyday wearable computing.<\/p>\n\n    <div class=\"two-col\">\n      <div class=\"bg-red\">\n        <h3 style=\"margin-top:0; color: var(--red);\">Bear Case<\/h3>\n        <p>Cumulative losses exceed $80B with quarterly burn at ~$4B. RL remains a massive drag on consolidated margins. FY2026 RL losses could reach $16\u201318B &mdash; erasing ~3pp from consolidated operating margin. No clear path to segment profitability.<\/p>\n      <\/div>\n      <div class=\"bg-green\">\n        <h3 style=\"margin-top:0; color: var(--green);\">Bull Case<\/h3>\n        <p>AI glasses DAU tripling is the <strong>first quantifiable consumer adoption signal<\/strong> in RL&#8217;s history. Ray-Ban MetaOptics at scale could create a second hardware monetization engine, plus proprietary data feeding back into the ad targeting system.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"callout\">\n      <strong>Our Assessment<\/strong>\n      Reality Labs remains a &#8220;call option&#8221; on spatial computing and AI wearables. The DAU tripling is encouraging but represents a tiny base. We view RL as a ~$4B\/quarter cost of strategic optionality in the post-smartphone paradigm. The investment case for META does not depend on RL profitability &mdash; but if glasses adoption accelerates, it becomes a material value driver by 2028\u20132029.\n    <\/div>\n\n    <div class=\"pg-ftr\">\n      <div class=\"pg-ftr-left\">Source: Meta Platforms Q1 2026 Earnings Release, Earnings Call Transcript<\/div>\n      <div class=\"pg-ftr-right\">5<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ===== PAGE 6: AI INVESTMENT & CAPEX ===== -->\n<div class=\"page\">\n  <div class=\"content-page\">\n    <div class=\"pg-hdr\">\n      <div class=\"pg-hdr-left\">Meta Platforms, Inc. | Q1 2026 Earnings Update<\/div>\n      <div class=\"pg-hdr-right\">June 30, 2026<\/div>\n    <\/div>\n    <div class=\"sec-title\">4. AI Investment &amp; Capex<\/div>\n    <div class=\"sec-subtitle\">The $135 Billion Bet &mdash; Industry-Wide Infrastructure Cost Inflation<\/div>\n\n    <div class=\"chart-box\">\n      <img decoding=\"async\" src=\"https:\/\/picgo-feitong.oss-cn-shanghai.aliyuncs.com\/pic_qubitledge\/chart4_capex.png\" alt=\"Capex Trend\">\n      <div class=\"caption\">Exhibit 5: Quarterly Capital Expenditures &mdash; Q1 2024 through Q1 2026 (USD Billions)<\/div>\n    <\/div>\n\n    <div class=\"kpi-row\">\n      <div class=\"kpi-inline\"><div class=\"label\">Q1 2026 Capex<\/div><div class=\"value\">$19.84B<\/div><div class=\"change up\">+45% YoY<\/div><\/div>\n      <div class=\"kpi-inline\"><div class=\"label\">FY2026 Guidance<\/div><div class=\"value\">$125\u2013145B<\/div><div class=\"change down\">Midpoint $135B<\/div><\/div>\n      <div class=\"kpi-inline\"><div class=\"label\">Prior Guidance<\/div><div class=\"value\">$115\u2013135B<\/div><div class=\"change down\">Raised +$10B<\/div><\/div>\n      <div class=\"kpi-inline\"><div class=\"label\">Q1 Contract Pledges<\/div><div class=\"value\">+$107B<\/div><div class=\"change down\">Single-qtr surge<\/div><\/div>\n    <\/div>\n\n    <p>CFO Susan Li attributed the $10B increase to <strong>higher component pricing<\/strong> (HBM memory, DDR5, GPUs) and additional data center capacity. The component pricing driver is consistent with same-day disclosures from Microsoft and Alphabet &mdash; confirming a structural, industry-wide increase in AI infrastructure costs.<\/p>\n\n    <div class=\"chart-box\">\n      <img decoding=\"async\" src=\"https:\/\/picgo-feitong.oss-cn-shanghai.aliyuncs.com\/pic_qubitledge\/chart11_capex_guidance.png\" alt=\"Annual Capex\">\n      <div class=\"caption\">Exhibit 6: Annual Capital Expenditures &mdash; FY2020 to FY2026E (USD Billions)<\/div>\n    <\/div>\n\n    <h3>Depreciation Headwind: FY2027&ndash;FY2028<\/h3>\n    <p>At the FY2026 midpoint of $135B, we estimate incremental annual depreciation of approximately <strong>$18B<\/strong> flowing through the P&amp;L in FY2027&ndash;FY2028, compressing operating margin from ~41% to an estimated <strong>35\u201337% range<\/strong>.<\/p>\n\n    <div class=\"table-scroll\">\n    <table class=\"data-table\">\n      <thead><tr><th>Capex Component<\/th><th>Est. Allocation<\/th><th>Useful Life<\/th><th>Annual D&amp;A Impact<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Short-life (GPU\/CPU\/Server)<\/td><td>~$90B<\/td><td>6 years<\/td><td class=\"neg\">~$15B\/year<\/td><\/tr>\n        <tr><td>Long-life (Data Centers)<\/td><td>~$45B<\/td><td>15 years<\/td><td>~$3B\/year<\/td><\/tr>\n        <tr><td><strong>Total Incremental D&amp;A<\/strong><\/td><td colspan=\"2\"><strong>From FY2026 capex vintage<\/strong><\/td><td class=\"neg\"><strong>~$18B\/year<\/strong><\/td><\/tr>\n      <\/tbody>\n    <\/table>\n    <\/div>\n\n    <div class=\"callout warn\">\n      <strong>Q1 Capex: Below Annualized Run-Rate<\/strong>\n      Q1 capex of $19.84B annualizes to ~$79B &mdash; far below the FY midpoint of $135B. Q2\u2013Q4 must each run <strong>$38\u201340B per quarter<\/strong> (~2&times; Q1) to land within guidance. Expect material Q2 free cash flow impact when this ramp materializes.\n    <\/div>\n\n    <div class=\"pg-ftr\">\n      <div class=\"pg-ftr-left\">Source: Meta Platforms Q1 2026 Earnings Release, Earnings Call Transcript<\/div>\n      <div class=\"pg-ftr-right\">6<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ===== PAGE 7: AI INVESTMENT RETURNS ===== -->\n<div class=\"page\">\n  <div class=\"content-page\">\n    <div class=\"pg-hdr\">\n      <div class=\"pg-hdr-left\">Meta Platforms, Inc. | Q1 2026 Earnings Update<\/div>\n      <div class=\"pg-hdr-right\">June 30, 2026<\/div>\n    <\/div>\n    <div class=\"sec-title\">5. AI Investment Returns<\/div>\n    <div class=\"sec-subtitle\">Advertising AI is Paying Off; Consumer AI Monetization Remains Speculative<\/div>\n\n    <div class=\"chart-box\">\n      <img decoding=\"async\" src=\"https:\/\/picgo-feitong.oss-cn-shanghai.aliyuncs.com\/pic_qubitledge\/chart6_ad_metrics.png\" alt=\"Ad Metrics\">\n      <div class=\"caption\">Exhibit 7: Ad Impressions vs. Average Price per Ad Growth &mdash; AI&#8217;s Dual Impact on Monetization<\/div>\n    <\/div>\n\n    <h3>AI Return Spectrum<\/h3>\n    <div class=\"table-scroll\">\n    <table class=\"data-table\">\n      <thead><tr><th>AI Investment Area<\/th><th>Maturity<\/th><th>Revenue Impact<\/th><th>Q1 2026 Evidence<\/th><\/tr><\/thead>\n      <tbody>\n        <tr>\n          <td><strong>Ad Recommendation (Llama + Advantage+)<\/strong><\/td>\n          <td class=\"pos\">Proven<\/td>\n          <td class=\"pos\">Direct &amp; material<\/td>\n          <td>+19% impressions + +12% pricing = +33% ad revenue<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Content Recommendation (Reels, Feed)<\/strong><\/td>\n          <td class=\"pos\">Proven<\/td>\n          <td class=\"pos\">Indirect (engagement &rarr; impressions)<\/td>\n          <td>Video engagement at record highs; DAP 3.56B<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Meta AI (Consumer Chatbot)<\/strong><\/td>\n          <td class=\"warn\">Early stage<\/td>\n          <td class=\"warn\">Zero revenue<\/td>\n          <td>Sessions\/user up double-digit % via Muse Spark<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Meta Superintelligence Labs (MSL)<\/strong><\/td>\n          <td class=\"warn\">R&amp;D phase<\/td>\n          <td class=\"warn\">Zero revenue<\/td>\n          <td>First model released; research team assembled<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Llama Open-Source Ecosystem<\/strong><\/td>\n          <td style=\"color:#2D6E7E;\">Strategic<\/td>\n          <td style=\"color:#C2783A;\">Indirect (ecosystem)<\/td>\n          <td>Developer adoption growing; not monetized<\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n    <\/div>\n\n    <h3>The Monetization Gap<\/h3>\n    <p>The market&#8217;s frustration is clear: Meta is spending at an unprecedented rate on AI infrastructure (~$135B in FY2026), but the <strong>only material AI-driven revenue uplift is from ad improvements<\/strong> &mdash; which were already Meta&#8217;s core competency. Consumer AI products (Meta AI chatbot, Llama API, AI Studio) have no disclosed revenue contribution and no articulated monetization timeline.<\/p>\n\n    <div class=\"callout gold\">\n      <strong>&#8220;Scale First, Monetize Later&#8221; &mdash; Can Meta Afford the Playbook This Time?<\/strong>\n      Zuckerberg argues Meta&#8217;s AI products must achieve mass adoption before monetization layers are introduced &mdash; mirroring the playbook for Facebook (2004\u20132007) and Instagram (2010\u20132015). The key question: <em>can Meta afford to run this playbook when AI infrastructure costs are 3\u20135&times; higher than social media infrastructure ever was?<\/em>\n    <\/div>\n\n    <div class=\"pg-ftr\">\n      <div class=\"pg-ftr-left\">Source: Meta Platforms Q1 2026 Earnings Call Transcript, Company Disclosures<\/div>\n      <div class=\"pg-ftr-right\">7<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ===== PAGE 8: USER GROWTH ===== -->\n<div class=\"page\">\n  <div class=\"content-page\">\n    <div class=\"pg-hdr\">\n      <div class=\"pg-hdr-left\">Meta Platforms, Inc. | Q1 2026 Earnings Update<\/div>\n      <div class=\"pg-hdr-right\">June 30, 2026<\/div>\n    <\/div>\n    <div class=\"sec-title\">6. User Growth &amp; Engagement<\/div>\n    <div class=\"sec-subtitle\">DAP at 3.56B &mdash; Near the Global Ceiling, but Engagement Deepens<\/div>\n\n    <div class=\"chart-box\">\n      <img decoding=\"async\" src=\"https:\/\/picgo-feitong.oss-cn-shanghai.aliyuncs.com\/pic_qubitledge\/chart5_dap.png\" alt=\"DAP\">\n      <div class=\"caption\">Exhibit 8: Family Daily Active People (DAP) &amp; YoY Growth &mdash; Q1 2024 through Q1 2026<\/div>\n    <\/div>\n\n    <div class=\"table-scroll\">\n    <table class=\"data-table\">\n      <thead><tr><th>Metric<\/th><th>Q1 2026<\/th><th>Q4 2025<\/th><th>QoQ<\/th><th>YoY<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Family DAP (March avg.)<\/td><td class=\"highlight\">3.56B<\/td><td>3.58B<\/td><td class=\"neg\">-0.6%<\/td><td class=\"pos\">+4%<\/td><\/tr>\n        <tr><td>Ad Impressions Growth<\/td><td>+19%<\/td><td>+12%<\/td><td class=\"pos\">Accelerating<\/td><td>&mdash;<\/td><\/tr>\n        <tr><td>Avg. Price per Ad Growth<\/td><td>+12%<\/td><td>+14%<\/td><td class=\"neg\">Decelerating<\/td><td>&mdash;<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n    <\/div>\n\n    <h3>DAP QoQ Decline: Geopolitical, Not Structural<\/h3>\n    <p>CFO Susan Li attributed the sequential decline to <strong>Iran internet disruptions<\/strong> and <strong>Russia&#8217;s WhatsApp access restrictions<\/strong>. These are external events, not competitive losses. However, unless the geopolitical situation reverses, these users are unlikely to return &mdash; representing structural user losses in those regions.<\/p>\n\n    <div class=\"two-col\">\n      <div>\n        <h3>Engagement Deepening<\/h3>\n        <p>While absolute user growth approaches the global internet population ceiling (~5B), Meta is successfully deepening engagement per user: video consumption at record highs on Facebook and Instagram, Threads continues to scale (300M+ MAU estimated), and Meta AI chatbot usage is growing double-digits per user.<\/p>\n      <\/div>\n      <div>\n        <h3>ARPU Growth Path<\/h3>\n        <p>With DAP growth structurally capped at 4\u20135% YoY, future revenue growth must come from ARPU expansion. The +12% ad pricing growth suggests AI-powered targeting is effectively monetizing existing users more intensively. Geographic ARPU convergence provides additional runway.<\/p>\n      <\/div>\n    <\/div>\n\n    <h3>Unmonetized Billions<\/h3>\n    <p>Threads (300M+ MAU), Meta AI, and WhatsApp Business collectively represent <strong>tens of billions in untapped revenue potential<\/strong> not yet reflected in the financials. Monetization of these platforms &mdash; whenever it begins &mdash; would provide a significant incremental revenue stream.<\/p>\n\n    <div class=\"pg-ftr\">\n      <div class=\"pg-ftr-left\">Source: Meta Platforms Q1 2026 Earnings Release, Earnings Call Transcript<\/div>\n      <div class=\"pg-ftr-right\">8<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ===== PAGE 9: FINANCIAL PERFORMANCE ===== -->\n<div class=\"page\">\n  <div class=\"content-page\">\n    <div class=\"pg-hdr\">\n      <div class=\"pg-hdr-left\">Meta Platforms, Inc. | Q1 2026 Earnings Update<\/div>\n      <div class=\"pg-hdr-right\">June 30, 2026<\/div>\n    <\/div>\n    <div class=\"sec-title\">7. Financial Performance &amp; Margins<\/div>\n    <div class=\"sec-subtitle\">41% OPM &mdash; Mega-Cap Best-in-Class, but Cost Growth is Catching Up<\/div>\n\n    <div class=\"two-col\">\n      <div class=\"chart-box\" style=\"margin-top:0;\">\n        <img decoding=\"async\" src=\"https:\/\/picgo-feitong.oss-cn-shanghai.aliyuncs.com\/pic_qubitledge\/chart8_opm_fcf.png\" alt=\"OPM and FCF\">\n        <div class=\"caption\">Exhibit 9: Operating Margin &amp; Free Cash Flow<\/div>\n      <\/div>\n      <div class=\"chart-box\" style=\"margin-top:0;\">\n        <img decoding=\"async\" src=\"https:\/\/picgo-feitong.oss-cn-shanghai.aliyuncs.com\/pic_qubitledge\/chart10_costs.png\" alt=\"Cost Structure\">\n        <div class=\"caption\">Exhibit 10: Cost Structure &amp; Expense Growth<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"table-scroll\">\n    <table class=\"data-table\">\n      <thead><tr><th>Line Item<\/th><th>Q1 2026<\/th><th>Q1 2025<\/th><th>YoY<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Total Revenue<\/td><td class=\"highlight\">$56,311M<\/td><td>$42,314M<\/td><td class=\"pos\">+33%<\/td><\/tr>\n        <tr><td>Cost of Revenue<\/td><td>$10,218M<\/td><td>$7,572M<\/td><td class=\"neg\">+35%<\/td><\/tr>\n        <tr><td>R&amp;D Expense<\/td><td>$17,699M<\/td><td>$12,150M<\/td><td class=\"neg\">+46%<\/td><\/tr>\n        <tr><td>Marketing &amp; Sales<\/td><td>$2,908M<\/td><td>$2,757M<\/td><td>+5%<\/td><\/tr>\n        <tr><td>G&amp;A<\/td><td>$2,614M<\/td><td>$2,280M<\/td><td>+15%<\/td><\/tr>\n        <tr style=\"border-top: 1.5px solid var(--navy);\"><td><strong>Total OpEx<\/strong><\/td><td><strong>$33,439M<\/strong><\/td><td><strong>$24,759M<\/strong><\/td><td class=\"neg\"><strong>+35%<\/strong><\/td><\/tr>\n        <tr><td>Operating Income<\/td><td class=\"highlight\">$22,872M<\/td><td>$17,555M<\/td><td class=\"pos\">+30%<\/td><\/tr>\n        <tr><td><strong>Operating Margin<\/strong><\/td><td><strong>40.6%<\/strong><\/td><td><strong>41.5%<\/strong><\/td><td class=\"neg\"><strong>-0.9pp<\/strong><\/td><\/tr>\n        <tr><td>Net Income (GAAP)<\/td><td>$26,773M<\/td><td>$16,644M<\/td><td class=\"pos\">+61%<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n    <\/div>\n\n    <div class=\"callout warn\">\n      <strong>Early Warning: Cost Growth (+35%) Outpacing Revenue (+33%)<\/strong>\n      For the first time in several quarters, total expense growth exceeded revenue growth by 2pp. R&amp;D surged +46% to $17.7B &mdash; reflecting Meta Superintelligence Labs buildup and the AI talent war. If this cost-revenue gap persists, Q1&#8217;s 40.6% OPM may represent the peak for FY2026, with Q2\u2013Q4 trending toward 38\u201339%.\n    <\/div>\n\n    <div class=\"pg-ftr\">\n      <div class=\"pg-ftr-left\">Source: Meta Platforms Q1 2026 Earnings Release<\/div>\n      <div class=\"pg-ftr-right\">9<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ===== PAGE 10: GUIDANCE & OUTLOOK ===== -->\n<div class=\"page\">\n  <div class=\"content-page\">\n    <div class=\"pg-hdr\">\n      <div class=\"pg-hdr-left\">Meta Platforms, Inc. | Q1 2026 Earnings Update<\/div>\n      <div class=\"pg-hdr-right\">June 30, 2026<\/div>\n    <\/div>\n    <div class=\"sec-title\">8. Forward Guidance &amp; Outlook<\/div>\n    <div class=\"sec-subtitle\">Solid Q2 Revenue Guide, but the Capex Shadow Looms<\/div>\n\n    <h3>Q2 2026 Guidance<\/h3>\n    <div class=\"table-scroll\">\n    <table class=\"data-table\">\n      <thead><tr><th>Metric<\/th><th>Guidance<\/th><th>Implied YoY<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Total Revenue<\/td><td class=\"highlight\">$58B &ndash; $61B<\/td><td>+21% to +27%<\/td><\/tr>\n        <tr><td>FX Impact<\/td><td>~+2pp tailwind<\/td><td>&mdash;<\/td><\/tr>\n        <tr><td>Revenue (constant currency)<\/td><td>&mdash;<\/td><td>~+19% to +25%<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n    <\/div>\n\n    <h3>Full-Year 2026 Guidance<\/h3>\n    <div class=\"table-scroll\">\n    <table class=\"data-table\">\n      <thead><tr><th>Metric<\/th><th>Current<\/th><th>Prior<\/th><th>Change<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Total Expenses<\/td><td>$162B &ndash; $169B<\/td><td>$162B &ndash; $169B<\/td><td class=\"pos\">Unchanged<\/td><\/tr>\n        <tr><td>Capital Expenditures<\/td><td class=\"highlight\">$125B &ndash; $145B<\/td><td>$115B &ndash; $135B<\/td><td class=\"neg\">+$10B<\/td><\/tr>\n        <tr><td>Effective Tax Rate (rest of FY)<\/td><td>13% &ndash; 16%<\/td><td>&mdash;<\/td><td>Excl. one-time items<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n    <\/div>\n\n    <div class=\"chart-box\">\n      <img decoding=\"async\" src=\"https:\/\/picgo-feitong.oss-cn-shanghai.aliyuncs.com\/pic_qubitledge\/chart7_segments.png\" alt=\"Segment Analysis\">\n      <div class=\"caption\">Exhibit 11: Meta Segment Analysis &mdash; Family of Apps vs. Reality Labs, Q1 2026<\/div>\n    <\/div>\n\n    <h3>Q2 Revenue Deceleration: Normalizing, Not Alarming<\/h3>\n    <p>The Q2 guide midpoint of $59.5B implies ~+24% YoY growth, decelerating from Q1&#8217;s +33%. This is consistent with tougher comps, moderating FX tailwinds, and natural sequential patterns. We view the guide as solid, not spectacular.<\/p>\n\n    <h3>The 2027 Capex Question<\/h3>\n    <p>The single biggest valuation uncertainty is <strong>FY2027 capital expenditure<\/strong>. CFO Susan Li declined to provide guidance but acknowledged &#8220;continued underestimation of compute needs.&#8221; Combined with $107B in single-quarter contract commitments extending into 2027, the evidence suggests FY2027 capex stays at <strong>$130B+<\/strong>. FY2027 is the pivotal year for the AI ROI thesis: if ad revenue sustains 20%+ while absorbing incremental D&amp;A, multiples can expand; if not, margin compression becomes acute.<\/p>\n\n    <div class=\"pg-ftr\">\n      <div class=\"pg-ftr-left\">Source: Meta Platforms Q1 2026 Earnings Release<\/div>\n      <div class=\"pg-ftr-right\">10<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ===== PAGE 11: INVESTMENT THESIS ===== -->\n<div class=\"page\">\n  <div class=\"content-page\">\n    <div class=\"pg-hdr\">\n      <div class=\"pg-hdr-left\">Meta Platforms, Inc. | Q1 2026 Earnings Update<\/div>\n      <div class=\"pg-hdr-right\">June 30, 2026<\/div>\n    <\/div>\n    <div class=\"sec-title\">9. Investment Thesis &amp; Risk Assessment<\/div>\n    <div class=\"sec-subtitle\">Mega-Cap&#8217;s Highest OPM Meets Its Biggest Capex Cycle &mdash; Cautiously Constructive<\/div>\n\n    <h3>Bull Case<\/h3>\n    <div class=\"bg-green\">\n      <ol>\n        <li><strong>Unmatched Monetization Engine:<\/strong> FoA segment OPM of 48.1% is the highest in mega-cap tech. Every incremental ad dollar flows at exceptional margins.<\/li>\n        <li><strong>3.56B DAP Moat:<\/strong> The world&#8217;s largest private attention marketplace, with no close competitor in scale &mdash; a non-replicable asset.<\/li>\n        <li><strong>AI Ad Flywheel is Real:<\/strong> +19% impressions + +12% pricing = AI lifts both dimensions of monetization simultaneously.<\/li>\n        <li><strong>AI Glasses: Second Engine Emerging:<\/strong> DAU tripling YoY signals potential new hardware revenue stream and data source for the ad platform.<\/li>\n        <li><strong>Unmonetized Assets:<\/strong> Threads (300M+ MAU), Meta AI, WhatsApp Business collectively represent tens of billions in untapped revenue.<\/li>\n      <\/ol>\n    <\/div>\n\n    <h3>Bear Case<\/h3>\n    <div class=\"bg-red\">\n      <ol>\n        <li><strong>$135B Capex with No Clear ROI Timeline:<\/strong> AI infrastructure spending at unprecedented levels, but consumer AI revenue is entirely speculative.<\/li>\n        <li><strong>Depreciation Tsunami (FY27&ndash;FY28):<\/strong> ~$18B\/year incremental D&amp;A compresses OPM by 3\u20135pp, mechanically.<\/li>\n        <li><strong>Single Revenue Stream:<\/strong> Unlike Microsoft (cloud + subscriptions + AI) or Alphabet (search + cloud + YouTube), Meta has one monetization gate: advertising.<\/li>\n        <li><strong>Class A Voting Structure:<\/strong> Capex decisions face no effective board constraint &mdash; a unique governance risk at this scale of spend.<\/li>\n        <li><strong>User Growth Saturation:<\/strong> At 3.56B DAP, Meta is near the global internet ceiling. Future growth must come entirely from ARPU.<\/li>\n      <\/ol>\n    <\/div>\n\n    <h3>Key Risks to Monitor<\/h3>\n    <div class=\"table-scroll\">\n    <table class=\"data-table\">\n      <thead><tr><th>Risk Factor<\/th><th>Severity<\/th><th>Q2 2026 Catalyst<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>GAAP EPS distortion from one-time tax items<\/td><td style=\"color:#C2783A;\">Medium<\/td><td>Q2 tax rate normalization<\/td><\/tr>\n        <tr><td>Q2 capex ramp to $38\u201340B (2&times; Q1)<\/td><td style=\"color: var(--red);\">High<\/td><td>Q2 earnings (late July)<\/td><\/tr>\n        <tr><td>DAP structural losses in Iran\/Russia<\/td><td style=\"color:#C2783A;\">Medium<\/td><td>Monitor geopolitical developments<\/td><\/tr>\n        <tr><td>Meta AI monetization timeline opacity<\/td><td style=\"color: var(--red);\">High<\/td><td>Any management disclosure on revenue<\/td><\/tr>\n        <tr><td>EU\/U.S. regulatory &amp; antitrust actions<\/td><td style=\"color: var(--red);\">High<\/td><td>U.S. youth safety trials ongoing<\/td><\/tr>\n        <tr><td>Reality Labs cumulative losses &gt;$80B<\/td><td style=\"color:#C2783A;\">Medium<\/td><td>AI glasses DAU trajectory<\/td><\/tr>\n        <tr><td>Cost growth outpacing revenue growth<\/td><td style=\"color:#C2783A;\">Medium<\/td><td>Q2 OpEx vs. Revenue delta<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n    <\/div>\n\n    <h3>Our View: Cautiously Constructive<\/h3>\n    <p>Meta Q1 2026 demonstrated that the core advertising business is in exceptional health, with AI improvements driving both volume and pricing growth. The 48.1% FoA operating margin underscores the extraordinary unit economics of the ad platform. However, the capex narrative has fundamentally changed the investment calculus: <strong>$135B in annual AI infrastructure spending demands a higher burden of proof on future returns.<\/strong><\/p>\n    <p>The stock&#8217;s post-earnings sell-off reflects the market&#8217;s unwillingness to price in AI returns that management itself won&#8217;t quantify. We see Meta as a <strong>core holding with elevated volatility<\/strong> &mdash; the ad business alone justifies a substantial valuation, but the capex overhang caps multiple expansion until either (a) AI monetization timelines become concrete, or (b) capex growth shows signs of leveling off. Key watchpoints for Q2 2026 earnings: revenue trajectory, actual Q2 capex, and incremental color on Meta AI monetization.<\/p>\n\n    <div class=\"bg-navy\">\n      <strong style=\"font-family: Georgia, 'Times New Roman', serif; font-size:15px; font-weight:700; display:block; margin-bottom:8px;\">Bottom Line<\/strong>\n      <p>Meta delivered the best top-line growth since 2021, powered by an AI advertising flywheel that is demonstrably working. But the $135B capex cycle &mdash; and management&#8217;s refusal to constrain 2027 spending &mdash; means the AI investment thesis now dominates the narrative. Until consumer AI revenue becomes visible, the stock trades on faith as much as fundamentals.<\/p>\n    <\/div>\n\n    <div class=\"disclaimer\">\n      <strong>Disclaimer:<\/strong> This report is produced for informational and educational purposes only. It does not constitute investment advice, a recommendation, or an offer to buy or sell any security. All data sourced from Meta Platforms&#8217; official Q1 2026 earnings release (April 29, 2026), SEC 8-K filing, and earnings call transcript. Consensus estimates sourced from publicly available data. Past performance is not indicative of future results. Investing involves risk, including potential loss of principal.\n    <\/div>\n\n    <div class=\"pg-ftr\">\n      <div class=\"pg-ftr-left\">Source: Meta Platforms Q1 2026 Earnings Release, SEC Filing, Earnings Call Transcript<\/div>\n      <div class=\"pg-ftr-right\">11<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<\/div><!-- \/.report -->\n\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Meta Platforms delivered its strongest quarterly revenue growth since the iOS ATT era began, with total revenue surging +33% YoY to $56.31 billion, handily beating the $55.5B consensus. Advertising revenue grew at the same +33% clip, powered by a virtuous combination of +19% ad impression growth and +12% average price per ad increase. Family of Apps operating margin hit 48.1%, the highest among mega-cap tech.<\/p>\n","protected":false},"author":1,"featured_media":1792,"comment_status":"closed","ping_status":"open","sticky":false,"template":"html-full-article","format":"standard","meta":{"_eb_attr":"","footnotes":""},"categories":[37,31,26],"tags":[16],"class_list":["post-1789","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-37","category-31","category-26","tag-16"],"_links":{"self":[{"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/posts\/1789","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/comments?post=1789"}],"version-history":[{"count":5,"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/posts\/1789\/revisions"}],"predecessor-version":[{"id":1796,"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/posts\/1789\/revisions\/1796"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/media\/1792"}],"wp:attachment":[{"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/media?parent=1789"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/categories?post=1789"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/tags?post=1789"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}