/* Restored from discovery/phase1/raw_html/%2Fexits%2F.html — page styles (do not strip) */
.exits-hero {
      background: linear-gradient(135deg, #071525 0%, #0D1B2E 60%, #0a2040 100%);
      padding: 140px 0 100px;
      position: relative;
      overflow: hidden;
    }
    .exits-hero::before {
      content: '';
      position: absolute;
      inset: 0;
      background: radial-gradient(ellipse 60% 70% at 90% 40%, rgba(8,106,216,0.14) 0%, transparent 70%);
    }
    .exits-hero-inner { position: relative; z-index: 1; max-width: 760px; }
    .exits-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;
    }
    .exits-hero h1 {
      font-size: clamp(2.4rem, 5vw, 3.8rem);
      font-weight: 800;
      color: #ffffff;
      line-height: 1.1;
      margin-bottom: 24px;
    }
    .exits-hero p {
      font-size: 1.1rem;
      color: rgba(255,255,255,0.65);
      line-height: 1.75;
      margin-bottom: 40px;
    }
    .exits-hero-actions { display: flex; gap: 16px; flex-wrap: wrap; }
    .exits-stats { background: #086AD8; padding: 52px 0; }
    .exits-stats-grid { display: grid; grid-template-columns: repeat(4, 1fr); }
    .exits-stat { text-align: center; padding: 0 24px; border-right: 1px solid rgba(255,255,255,0.18); }
    .exits-stat:last-child { border-right: none; }
    .exits-stat-value { font-size: 2.4rem; font-weight: 800; color: #fff; line-height: 1; margin-bottom: 6px; }
    .exits-stat-label { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: rgba(255,255,255,0.75); }
    .why-sell { padding: 100px 0; background: #ffffff; }
    .why-sell h2 { font-size: clamp(1.9rem, 3.5vw, 2.8rem); font-weight: 800; color: #0D1B2E; margin-bottom: 16px; }
    .why-sell .lead { font-size: 1rem; color: #4a5568; max-width: 640px; line-height: 1.8; margin-bottom: 56px; }
    .why-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
    .why-card { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 6px; padding: 32px 24px; transition: box-shadow 0.2s; }
    .why-card:hover { box-shadow: 0 6px 24px rgba(8,106,216,0.08); }
    .why-card h3 { font-size: 1rem; font-weight: 700; color: #0D1B2E; margin-bottom: 10px; }
    .why-card p { font-size: 0.88rem; color: #64748b; line-height: 1.7; }
    .exit-process { padding: 100px 0; background: #0D1B2E; }
    .exit-process h2 { font-size: clamp(1.9rem, 3.5vw, 2.6rem); font-weight: 800; color: #ffffff; margin-bottom: 16px; }
    .exit-process .lead { font-size: 1rem; color: rgba(255,255,255,0.55); max-width: 600px; line-height: 1.75; margin-bottom: 64px; }
    .ep-steps { display: flex; flex-direction: column; gap: 0; }
    .ep-step { display: grid; grid-template-columns: 60px 1fr; gap: 0 28px; padding-bottom: 48px; }
    .ep-step:last-child { padding-bottom: 0; }
    .ep-left { display: flex; flex-direction: column; align-items: center; }
    .ep-num { width: 44px; height: 44px; background: #086AD8; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.9rem; font-weight: 700; color: #fff; flex-shrink: 0; position: relative; z-index: 1; }
    .ep-line { width: 2px; flex: 1; background: rgba(8,106,216,0.25); margin-top: 8px; }
    .ep-step:last-child .ep-line { display: none; }
    .ep-content { padding-top: 8px; }
    .ep-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.12); padding: 3px 9px; border-radius: 2px; margin-bottom: 8px; }
    .ep-content h4 { font-size: 1.05rem; font-weight: 700; color: #ffffff; margin-bottom: 8px; }
    .ep-content p { font-size: 0.88rem; color: rgba(255,255,255,0.5); line-height: 1.7; }
    .exits-services { padding: 100px 0; background: #f8fafc; }
    .exits-services h2 { font-size: clamp(1.9rem, 3.5vw, 2.6rem); font-weight: 800; color: #0D1B2E; margin-bottom: 16px; }
    .exits-services .lead { font-size: 1rem; color: #4a5568; max-width: 620px; line-height: 1.8; margin-bottom: 56px; }
    .services-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
    .service-item { background: #ffffff; border: 1px solid #e2e8f0; border-radius: 6px; padding: 32px 28px; display: flex; gap: 20px; }
    .service-icon { flex-shrink: 0; width: 42px; height: 42px; background: rgba(8,106,216,0.08); border-radius: 6px; display: flex; align-items: center; justify-content: center; color: #086AD8; }
    .service-item h4 { font-size: 1rem; font-weight: 700; color: #0D1B2E; margin-bottom: 8px; }
    .service-item p { font-size: 0.87rem; color: #64748b; line-height: 1.7; }
    .exits-verticals { padding: 100px 0; background: #ffffff; }
    .exits-verticals h2 { font-size: clamp(1.9rem, 3.5vw, 2.6rem); font-weight: 800; color: #0D1B2E; margin-bottom: 16px; }
    .exits-verticals .lead { font-size: 1rem; color: #4a5568; max-width: 620px; line-height: 1.8; margin-bottom: 48px; }
    .verticals-list { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
    .vertical-pill { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 5px; padding: 16px 20px; font-size: 0.88rem; font-weight: 600; color: #0D1B2E; text-align: center; transition: background 0.2s, border-color 0.2s; }
    .vertical-pill:hover { background: rgba(8,106,216,0.06); border-color: rgba(8,106,216,0.25); }
    .exits-faq { padding: 100px 0; background: #f8fafc; }
    .exits-faq h2 { font-size: clamp(1.9rem, 3.5vw, 2.6rem); font-weight: 800; color: #0D1B2E; margin-bottom: 48px; }
    .faq-list { max-width: 760px; }
    .faq-item { border-bottom: 1px solid #e2e8f0; padding: 24px 0; }
    .faq-item:first-child { border-top: 1px solid #e2e8f0; }
    .faq-q { font-size: 1rem; font-weight: 700; color: #0D1B2E; margin-bottom: 10px; }
    .faq-a { font-size: 0.9rem; color: #64748b; line-height: 1.75; }
    .exits-cta { background: linear-gradient(135deg, #0D1B2E 0%, #0a2040 100%); padding: 100px 0; text-align: center; }
    .exits-cta h2 { font-size: clamp(2rem, 4vw, 3rem); font-weight: 800; color: #ffffff; margin-bottom: 20px; }
    .exits-cta p { font-size: 1.05rem; color: rgba(255,255,255,0.6); max-width: 560px; margin: 0 auto 40px; line-height: 1.75; }
    .exits-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) {
      .exits-stats-grid { grid-template-columns: repeat(2, 1fr); gap: 32px; }
      .exits-stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.18); padding-bottom: 32px; }
      .exits-stat:nth-child(2n) { border-bottom: none; }
      .why-grid { grid-template-columns: 1fr 1fr; }
      .services-grid { grid-template-columns: 1fr; }
      .verticals-list { grid-template-columns: repeat(2, 1fr); }
    }
    @media (max-width: 600px) {
      .why-grid { grid-template-columns: 1fr; }
      .verticals-list { grid-template-columns: 1fr 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; }
    }
