/* Restored from discovery/phase1/raw_html/%2Ffintech-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); }
    .section-label { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: #086AD8; margin-bottom: 16px; }
    .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; }
    .fintech-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
    .fintech-card { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 6px; padding: 32px 24px; transition: box-shadow 0.2s, transform 0.2s; }
    .fintech-card:hover { box-shadow: 0 8px 28px rgba(8,106,216,0.09); transform: translateY(-2px); }
    .fintech-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; }
    .fintech-card h3 { font-size: 1rem; font-weight: 700; color: #0D1B2E; margin-bottom: 10px; }
    .fintech-card p { font-size: 0.87rem; color: #64748b; line-height: 1.7; }
    .v-reg { padding: 100px 0; background: #0D1B2E; }
    .v-reg h2 { font-size: clamp(1.9rem, 3.5vw, 2.6rem); font-weight: 800; color: #ffffff; margin-bottom: 16px; }
    .v-reg .lead { font-size: 1rem; color: rgba(255,255,255,0.55); max-width: 640px; line-height: 1.75; margin-bottom: 56px; }
    .reg-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
    .reg-card { background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08); border-radius: 6px; padding: 28px 22px; transition: background 0.2s; }
    .reg-card:hover { background: rgba(8,106,216,0.1); }
    .reg-card h4 { font-size: 0.95rem; font-weight: 700; color: #ffffff; margin-bottom: 8px; }
    .reg-card p { font-size: 0.83rem; color: rgba(255,255,255,0.45); line-height: 1.65; }
    .v-val { padding: 100px 0; background: #f8fafc; }
    .v-val h2 { font-size: clamp(1.9rem, 3.5vw, 2.6rem); font-weight: 800; color: #0D1B2E; margin-bottom: 16px; }
    .v-val .lead { font-size: 1rem; color: #4a5568; max-width: 640px; line-height: 1.8; margin-bottom: 56px; }
    .val-table { width: 100%; border-collapse: collapse; }
    .val-table th { background: #0D1B2E; color: #ffffff; font-size: 0.78rem; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; padding: 14px 20px; text-align: left; }
    .val-table td { padding: 14px 20px; font-size: 0.88rem; color: #4a5568; border-bottom: 1px solid #e2e8f0; }
    .val-table tr:last-child td { border-bottom: none; }
    .val-table tr:nth-child(even) td { background: #f8fafc; }
    .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; }
    @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; }
      .fintech-grid { grid-template-columns: 1fr 1fr; }
      .reg-grid { grid-template-columns: 1fr 1fr; }
      .dd-grid { grid-template-columns: 1fr 1fr; }
    }
    @media (max-width: 600px) {
      .fintech-grid { grid-template-columns: 1fr; }
      .reg-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; }
    }
