/* Restored from discovery/phase1/raw_html/%2Fresearch%2Fapril-2026-ma-report%2F.html — page styles (do not strip) */
.report-hero {
    background: linear-gradient(135deg, #07111d 0%, #0d1b2e 58%, #112746 100%);
    padding: 82px 0 54px;
    position: relative;
    overflow: hidden;
    text-align: center;
  }
  .report-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 50% 18%, rgba(79, 156, 255, 0.16), transparent 28%);
    pointer-events: none;
  }
  .report-hero-inner,
  .report-main {
    position: relative;
    z-index: 1;
  }
  .report-hero-copy {
    max-width: 1120px;
    margin: 0 auto;
  }
  .report-eyebrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-family: 'Poppins', sans-serif;
    font-size: 0.74rem;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: rgba(255,255,255,0.78);
    margin-bottom: 18px;
  }
  .report-eyebrow::before,
  .report-eyebrow::after {
    content: '';
    width: 42px;
    height: 1px;
    background: rgba(142,195,255,0.62);
  }
  .report-hero h1 {
    font-family: 'Poppins', sans-serif;
    font-size: clamp(2.7rem, 5.2vw, 5.15rem);
    line-height: 1.02;
    letter-spacing: -0.05em;
    color: #ffffff;
    margin: 0 auto 18px;
    max-width: 980px;
  }
  .report-hero h1 span {
    color: #4f9cff;
  }
  .report-hero .lead {
    font-family: 'Rubik', sans-serif;
    font-size: 1.04rem;
    line-height: 1.86;
    color: rgba(255,255,255,0.8);
    max-width: 860px;
    margin: 0 auto;
  }
  .report-shell {
    background: #f5f8fc;
    padding: 28px 0 76px;
  }
  .report-main {
    max-width: 1040px;
    margin: 0 auto;
  }
  .section-nav,
  .report-panel,
  .key-findings-panel,
  .deal-section {
    background: #ffffff;
    border: 1px solid #e6edf4;
    border-radius: 8px;
    box-shadow: 0 10px 28px rgba(7, 17, 29, 0.04);
  }
  .section-nav {
    padding: 24px 24px 24px;
    margin-bottom: 22px;
    background: linear-gradient(180deg, #ffffff 0%, #f7fafe 100%);
    border-color: #dde7f1;
    box-shadow: 0 16px 40px rgba(7, 17, 29, 0.06);
  }
  .section-nav-label {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    align-items: baseline;
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e3ebf3;
  }
  .section-nav-label strong,
  .section-nav-label span,
  .report-kicker,
  .panel-title,
  .deal-label,
  .deal-links h3,
  .deal-note-label,
  .deal-tldr-label {
    font-family: 'Poppins', sans-serif;
    font-size: 0.76rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
  }
  .section-nav-label strong,
  .report-kicker,
  .panel-title,
  .deal-note-label,
  .deal-tldr-label,
  .deal-links h3 {
    color: #0d1b2e;
  }
  .section-nav-label span,
  .deal-label {
    color: #8ba0b4;
  }
  .section-nav-intro {
    font-family: 'Rubik', sans-serif;
    font-size: 0.95rem;
    line-height: 1.72;
    color: #53677b;
    margin: 0 0 18px;
    max-width: 760px;
  }
  .section-nav-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 12px;
  }
  .section-nav-grid a {
    display: block;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    padding: 16px 16px 14px;
    border: 1px solid #dce7f1;
    border-radius: 8px;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    box-shadow: 0 10px 24px rgba(7, 17, 29, 0.04);
    transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
  }
  .section-nav-grid a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #0d1b2e 0%, #2b63e5 100%);
    opacity: 0.88;
  }
  .section-nav-grid a:hover {
    transform: translateY(-3px);
    border-color: #b7cce4;
    background: linear-gradient(180deg, #ffffff 0%, #f3f8ff 100%);
    box-shadow: 0 16px 28px rgba(8, 39, 88, 0.10);
  }
  .section-nav-grid b {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 24px;
    padding: 0 8px;
    font-family: 'Poppins', sans-serif;
    font-size: 0.62rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #57708b;
    background: #eef4fb;
    border: 1px solid #d9e6f2;
    border-radius: 4px;
    margin-bottom: 12px;
  }
  .section-nav-grid strong {
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size: 1.03rem;
    line-height: 1.2;
    letter-spacing: -0.02em;
    color: #0d1b2e;
    margin-bottom: 8px;
  }
  .section-nav-grid span {
    display: block;
    font-family: 'Rubik', sans-serif;
    font-size: 0.8rem;
    line-height: 1.52;
    color: #65788d;
    max-width: 15ch;
  }
  .report-panel,
  .key-findings-panel,
  .deal-section {
    padding: 28px 28px 26px;
    margin-bottom: 22px;
  }
  .report-intro h2,
  .deal-heading h2 {
    font-family: 'Poppins', sans-serif;
    font-size: clamp(2rem, 3vw, 2.8rem);
    line-height: 1.08;
    letter-spacing: -0.04em;
    color: #0d1b2e;
    margin: 0 0 14px;
  }
  .report-intro p,
  .deal-body p,
  .deal-note-copy,
  .cta-panel p,
  .deal-tldr-copy {
    font-family: 'Rubik', sans-serif;
    font-size: 0.99rem;
    line-height: 1.82;
    color: #34495e;
    margin: 0 0 14px;
  }
  .key-findings-panel .panel-title {
    margin-bottom: 16px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e6edf4;
  }
  .key-findings-list {
    margin: 0;
    padding-left: 28px;
  }
  .key-findings-list li {
    font-family: 'Rubik', sans-serif;
    font-size: 1rem;
    line-height: 1.9;
    color: #34495e;
    margin-bottom: 18px;
    padding-left: 6px;
  }
  .key-findings-list li strong {
    color: #0d1b2e;
  }
  .deal-section {
    overflow: hidden;
  }
  .deal-meta-row {
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 18px;
    margin-bottom: 14px;
  }
  .deal-price-box {
    margin: 0 0 18px;
    padding: 14px 16px 13px;
    border: 1px solid #dbe4ee;
    border-radius: 8px;
    background: linear-gradient(180deg, #fbfcfe 0%, #f4f8fc 100%);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.9);
  }
  .deal-price-label {
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size: 0.68rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #688096;
    margin-bottom: 8px;
  }
  .deal-price-value {
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size: 1.02rem;
    line-height: 1.25;
    letter-spacing: -0.01em;
    color: #0d1b2e;
    margin-bottom: 4px;
  }
  .deal-price-context {
    display: block;
    font-family: 'Rubik', sans-serif;
    font-size: 0.84rem;
    line-height: 1.55;
    color: #62768a;
  }
  .deal-tldr {
    padding: 16px 18px;
    border: 1px solid #e6edf4;
    border-radius: 8px;
    background: linear-gradient(180deg, #fbfdff 0%, #f7faff 100%);
    margin-bottom: 18px;
  }
  .deal-tldr-copy {
    margin: 8px 0 0;
  }
  .deal-facts {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    padding: 16px 0 18px;
    margin-bottom: 18px;
    border-top: 1px solid #e6edf4;
    border-bottom: 1px solid #e6edf4;
  }
  .deal-facts strong {
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size: 0.68rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #8da2b6;
    margin-bottom: 7px;
  }
  .deal-facts span {
    display: block;
    font-family: 'Rubik', sans-serif;
    font-size: 0.95rem;
    line-height: 1.58;
    color: #0d1b2e;
  }
  .deal-body {
    display: grid;
    gap: 10px;
  }
  .deal-support {
    margin-top: 18px;
    display: grid;
    gap: 14px;
  }
  .deal-quote {
    padding: 19px 21px 17px;
    border: 1px solid #132741;
    background: linear-gradient(135deg, #112138 0%, #172b49 100%);
    border-radius: 8px;
    box-shadow: 0 14px 28px rgba(7, 17, 29, 0.14);
  }
  .deal-quote blockquote {
    margin: 0;
    font-family: 'Rubik', sans-serif;
    font-size: 0.98rem;
    line-height: 1.78;
    color: rgba(255,255,255,0.94);
  }
  .deal-quote cite {
    display: block;
    margin-top: 10px;
    font-style: normal;
    font-family: 'Poppins', sans-serif;
    font-size: 0.72rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgba(132,170,228,0.86);
  }
  .deal-note-block {
    padding: 18px 20px 16px;
    border: 1px solid #e6edf4;
    border-radius: 8px;
    background: #ffffff;
  }
  .deal-note-copy {
    margin-bottom: 0;
    margin-top: 8px;
  }
  .deal-links {
    padding: 18px 20px 16px;
    border: 1px solid #e6edf4;
    border-radius: 8px;
    background: #f9fbfd;
  }
  .deal-links h3 {
    margin-bottom: 12px;
  }
  .link-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .link-row a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 0 16px;
    border-radius: 6px;
    border: 1px solid #d7e3ef;
    background: #ffffff;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 0.74rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #0d1b2e;
    transition: border-color 0.18s ease, color 0.18s ease, background 0.18s ease, transform 0.18s ease;
  }
  .link-row a:hover {
    border-color: #086ad8;
    color: #086ad8;
    background: #f4f8ff;
    transform: translateY(-1px);
  }
  .cta-panel {
    background: linear-gradient(135deg, #13253f 0%, #193154 100%);
    border-radius: 8px;
    padding: 34px 36px;
    text-align: center;
    color: #ffffff;
    box-shadow: 0 14px 36px rgba(7, 17, 29, 0.15);
  }
  .cta-panel h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 1.8rem;
    line-height: 1.16;
    margin: 0 0 12px;
    color: #ffffff;
  }
  .cta-panel p {
    color: rgba(255,255,255,0.8);
    max-width: 760px;
    margin: 0 auto 20px;
  }
  .cta-panel a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 28px;
    background: #2b63e5;
    color: #ffffff;
    text-decoration: none;
    border-radius: 9px;
    font-family: 'Poppins', sans-serif;
    font-size: 0.82rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
  }
  @media (max-width: 1100px) {
    .section-nav-grid {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  @media (max-width: 860px) {
    .report-shell {
      padding: 24px 0 62px;
    }
    .section-nav,
    .report-panel,
    .key-findings-panel,
    .deal-section {
      padding-left: 22px;
      padding-right: 22px;
    }
    .deal-meta-row,
    .section-nav-label {
      flex-direction: column;
      align-items: start;
    }
    .deal-facts {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (max-width: 640px) {
    .report-hero {
      padding: 66px 0 42px;
    }
    .report-hero h1 {
      font-size: clamp(2.2rem, 11vw, 3.55rem);
    }
    .report-hero .lead {
      font-size: 0.98rem;
      line-height: 1.8;
    }
    .section-nav-grid,
    .deal-facts {
      grid-template-columns: 1fr;
    }
    .section-nav,
    .report-panel,
    .key-findings-panel,
    .deal-section,
    .cta-panel,
    .section-nav-grid a,
    .deal-tldr,
    .deal-quote,
    .deal-note-block,
    .deal-links,
    .deal-price-box {
      border-radius: 8px;
    }
    .cta-panel {
      padding: 28px 22px;
    }
  }
  .report-side,
  .report-hero-meta,
  .report-hero-actions,
  #snapshot-table,
  #takeaways,
  #references {
    display: none;
  }
