/* Restored from discovery/phase1/raw_html/%2Fsaas-acquisitions%2F.html — page styles (do not strip) */
.v-hero {
      background: linear-gradient(135deg, #071525 0%, #0D1B2E 60%, #091e38 100%);
      padding: 140px 0 100px;
      position: relative;
      overflow: hidden;
    }
    .v-hero::before {
      content: '';
      position: absolute;
      inset: 0;
      background: radial-gradient(ellipse 60% 60% at 85% 45%, rgba(8,106,216,0.13) 0%, transparent 70%);
    }
    .v-hero-inner { position: relative; z-index: 1; max-width: 780px; }
    .v-eyebrow {
      display: inline-block;
      font-size: 0.72rem;
      font-weight: 600;
      letter-spacing: 0.14em;
      text-transform: uppercase;
      color: #086AD8;
      border: 1px solid rgba(8,106,216,0.35);
      padding: 5px 14px;
      border-radius: 2px;
      margin-bottom: 24px;
    }
    .v-hero h1 {
      font-size: clamp(2.4rem, 5vw, 3.8rem);
      font-weight: 800;
      color: #ffffff;
      line-height: 1.1;
      margin-bottom: 24px;
    }
    .v-hero p {
      font-size: 1.1rem;
      color: rgba(255,255,255,0.65);
      line-height: 1.75;
      margin-bottom: 40px;
    }
    .v-hero-actions { display: flex; gap: 16px; flex-wrap: wrap; }
    .v-stats { background: #086AD8; padding: 52px 0; }
    .v-stats-grid { display: grid; grid-template-columns: repeat(4, 1fr); }
    .v-stat { text-align: center; padding: 0 24px; border-right: 1px solid rgba(255,255,255,0.18); }
    .v-stat:last-child { border-right: none; }
    .v-stat-value { font-size: 2.2rem; font-weight: 800; color: #fff; line-height: 1; margin-bottom: 6px; }
    .v-stat-label { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: rgba(255,255,255,0.75); }
    .v-intro { padding: 100px 0; background: #ffffff; }
    .v-intro h2 { font-size: clamp(1.9rem, 3.5vw, 2.8rem); font-weight: 800; color: #0D1B2E; margin-bottom: 16px; }
    .v-intro .lead { font-size: 1rem; color: #4a5568; max-width: 700px; line-height: 1.8; margin-bottom: 56px; }
    .saas-types-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
    .saas-type {
      background: #f8fafc;
      border: 1px solid #e2e8f0;
      border-radius: 6px;
      padding: 32px 24px;
      transition: box-shadow 0.2s, transform 0.2s;
    }
    .saas-type:hover { box-shadow: 0 8px 28px rgba(8,106,216,0.09); transform: translateY(-2px); }
    .saas-type-tag {
      display: inline-block;
      font-size: 0.68rem;
      font-weight: 600;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      color: #086AD8;
      background: rgba(8,106,216,0.08);
      padding: 3px 9px;
      border-radius: 2px;
      margin-bottom: 12px;
    }
    .saas-type h3 { font-size: 1rem; font-weight: 700; color: #0D1B2E; margin-bottom: 10px; }
    .saas-type p { font-size: 0.87rem; color: #64748b; line-height: 1.7; }
    .v-valuation { padding: 100px 0; background: #0D1B2E; }
    .v-valuation h2 { font-size: clamp(1.9rem, 3.5vw, 2.6rem); font-weight: 800; color: #ffffff; margin-bottom: 16px; }
    .v-valuation .lead { font-size: 1rem; color: rgba(255,255,255,0.55); max-width: 640px; line-height: 1.75; margin-bottom: 56px; }
    .val-drivers { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
    .val-driver {
      background: rgba(255,255,255,0.04);
      border: 1px solid rgba(255,255,255,0.08);
      border-radius: 6px;
      padding: 28px 24px;
      display: flex;
      gap: 16px;
      align-items: flex-start;
      transition: background 0.2s;
    }
    .val-driver:hover { background: rgba(8,106,216,0.1); }
    .val-driver-icon {
      flex-shrink: 0;
      width: 36px;
      height: 36px;
      background: rgba(8,106,216,0.15);
      border-radius: 6px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #086AD8;
    }
    .val-driver h4 { font-size: 0.95rem; font-weight: 700; color: #ffffff; margin-bottom: 6px; }
    .val-driver p { font-size: 0.84rem; color: rgba(255,255,255,0.45); line-height: 1.65; }
    .v-buyers { padding: 100px 0; background: #f8fafc; }
    .v-buyers h2 { font-size: clamp(1.9rem, 3.5vw, 2.6rem); font-weight: 800; color: #0D1B2E; margin-bottom: 16px; }
    .v-buyers .lead { font-size: 1rem; color: #4a5568; max-width: 640px; line-height: 1.8; margin-bottom: 56px; }
    .buyer-types { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
    .buyer-type {
      background: #ffffff;
      border: 1px solid #e2e8f0;
      border-radius: 6px;
      padding: 32px 28px;
    }
    .buyer-type h4 { font-size: 1rem; font-weight: 700; color: #0D1B2E; margin-bottom: 10px; }
    .buyer-type p { font-size: 0.87rem; color: #64748b; line-height: 1.7; }
    .v-dd { padding: 100px 0; background: #ffffff; }
    .v-dd h2 { font-size: clamp(1.9rem, 3.5vw, 2.6rem); font-weight: 800; color: #0D1B2E; margin-bottom: 16px; }
    .v-dd .lead { font-size: 1rem; color: #4a5568; max-width: 640px; line-height: 1.8; margin-bottom: 56px; }
    .dd-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
    .dd-item {
      background: #f8fafc;
      border: 1px solid #e2e8f0;
      border-radius: 6px;
      padding: 24px 20px;
    }
    .dd-item h4 { font-size: 0.92rem; font-weight: 700; color: #0D1B2E; margin-bottom: 8px; }
    .dd-item p { font-size: 0.83rem; color: #64748b; line-height: 1.65; }
    .v-cta { background: linear-gradient(135deg, #0D1B2E 0%, #0a2040 100%); padding: 100px 0; text-align: center; }
    .v-cta h2 { font-size: clamp(2rem, 4vw, 3rem); font-weight: 800; color: #ffffff; margin-bottom: 20px; }
    .v-cta p { font-size: 1.05rem; color: rgba(255,255,255,0.6); max-width: 560px; margin: 0 auto 40px; line-height: 1.75; }
    .v-cta-actions { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }
    .section-label { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: #086AD8; margin-bottom: 16px; }
    @media (max-width: 900px) {
      .v-stats-grid { grid-template-columns: repeat(2, 1fr); gap: 32px; }
      .v-stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.18); padding-bottom: 32px; }
      .v-stat:nth-child(2n) { border-bottom: none; }
      .saas-types-grid { grid-template-columns: 1fr 1fr; }
      .val-drivers { grid-template-columns: 1fr; }
      .buyer-types { grid-template-columns: 1fr; }
      .dd-grid { grid-template-columns: 1fr 1fr; }
    }
    @media (max-width: 600px) {
      .saas-types-grid { grid-template-columns: 1fr; }
      .dd-grid { grid-template-columns: 1fr; }
    }

/* Mobile grid stacking - overrides inline styles */
    @media (max-width: 768px) {
      [style*="grid-template-columns:repeat(4"] { grid-template-columns: repeat(2, 1fr) !important; }
      [style*="grid-template-columns:repeat(3"] { grid-template-columns: 1fr !important; }
      [style*="grid-template-columns:repeat(2"] { grid-template-columns: 1fr !important; }
      [style*="grid-template-columns:1fr 1fr"]  { grid-template-columns: 1fr !important; }
      [style*="grid-template-columns:2fr 1fr"]  { grid-template-columns: 1fr !important; }
      [style*="grid-template-columns:1fr 2fr"]  { grid-template-columns: 1fr !important; }
    }
    @media (max-width: 480px) {
      [style*="grid-template-columns:repeat(4"] { grid-template-columns: 1fr !important; }
    }
