/* Restored from discovery/phase1/raw_html/%2Fprocess%2F.html — page styles (do not strip) */
.proc-hero {
      background: linear-gradient(135deg, #071525 0%, #0D1B2E 60%, #0a2040 100%);
      padding: 140px 0 100px;
      position: relative;
      overflow: hidden;
    }
    .proc-hero::before {
      content: '';
      position: absolute;
      inset: 0;
      background: radial-gradient(ellipse 55% 65% at 88% 40%, rgba(8,106,216,0.13) 0%, transparent 70%);
    }
    .proc-hero-inner { position: relative; z-index: 1; max-width: 760px; }
    .proc-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; }
    .proc-hero h1 { font-size: clamp(2.4rem, 5vw, 3.8rem); font-weight: 800; color: #ffffff; line-height: 1.1; margin-bottom: 24px; }
    .proc-hero p { font-size: 1.1rem; color: rgba(255,255,255,0.65); line-height: 1.75; margin-bottom: 40px; }
    .proc-hero-actions { display: flex; gap: 16px; flex-wrap: wrap; }
    /* Principles */
    .proc-principles { padding: 100px 0; background: #ffffff; }
    .proc-principles h2 { font-size: clamp(1.9rem, 3.5vw, 2.6rem); font-weight: 800; color: #0D1B2E; margin-bottom: 16px; }
    .proc-principles .lead { font-size: 1rem; color: #4a5568; max-width: 640px; line-height: 1.8; margin-bottom: 56px; }
    .principles-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
    .principle-card { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 6px; padding: 32px 24px; }
    .principle-num { font-size: 2rem; font-weight: 800; color: rgba(8,106,216,0.15); line-height: 1; margin-bottom: 12px; }
    .principle-card h3 { font-size: 1rem; font-weight: 700; color: #0D1B2E; margin-bottom: 10px; }
    .principle-card p { font-size: 0.87rem; color: #64748b; line-height: 1.7; }
    /* Sell-side process */
    .proc-sell { padding: 100px 0; background: #0D1B2E; }
    .proc-sell h2 { font-size: clamp(1.9rem, 3.5vw, 2.6rem); font-weight: 800; color: #ffffff; margin-bottom: 16px; }
    .proc-sell .lead { font-size: 1rem; color: rgba(255,255,255,0.55); max-width: 640px; line-height: 1.75; margin-bottom: 64px; }
    .proc-steps { display: flex; flex-direction: column; }
    .proc-step { display: grid; grid-template-columns: 72px 1fr; gap: 0 24px; padding-bottom: 52px; }
    .proc-step:last-child { padding-bottom: 0; }
    .ps-left { display: flex; flex-direction: column; align-items: center; }
    .ps-num { width: 48px; height: 48px; background: #086AD8; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1rem; font-weight: 700; color: #fff; flex-shrink: 0; }
    .ps-line { width: 2px; flex: 1; background: rgba(8,106,216,0.22); margin-top: 10px; }
    .proc-step:last-child .ps-line { display: none; }
    .ps-content { padding-top: 10px; }
    .ps-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; }
    .ps-content h4 { font-size: 1.05rem; font-weight: 700; color: #ffffff; margin-bottom: 8px; }
    .ps-content p { font-size: 0.88rem; color: rgba(255,255,255,0.5); line-height: 1.7; margin-bottom: 12px; }
    .ps-deliverables { display: flex; flex-wrap: wrap; gap: 8px; }
    .ps-del { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.04em; color: rgba(255,255,255,0.4); background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.08); padding: 4px 10px; border-radius: 3px; }
    /* Buy-side process */
    .proc-buy { padding: 100px 0; background: #f8fafc; }
    .proc-buy h2 { font-size: clamp(1.9rem, 3.5vw, 2.6rem); font-weight: 800; color: #0D1B2E; margin-bottom: 16px; }
    .proc-buy .lead { font-size: 1rem; color: #4a5568; max-width: 640px; line-height: 1.8; margin-bottom: 64px; }
    .buy-steps { display: flex; flex-direction: column; }
    .buy-step { display: grid; grid-template-columns: 72px 1fr; gap: 0 24px; padding-bottom: 52px; }
    .buy-step:last-child { padding-bottom: 0; }
    .bs-left { display: flex; flex-direction: column; align-items: center; }
    .bs-num { width: 48px; height: 48px; background: #0D1B2E; border: 2px solid #086AD8; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1rem; font-weight: 700; color: #086AD8; flex-shrink: 0; }
    .bs-line { width: 2px; flex: 1; background: rgba(8,106,216,0.15); margin-top: 10px; }
    .buy-step:last-child .bs-line { display: none; }
    .bs-content { padding-top: 10px; }
    .bs-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: 8px; }
    .bs-content h4 { font-size: 1.05rem; font-weight: 700; color: #0D1B2E; margin-bottom: 8px; }
    .bs-content p { font-size: 0.88rem; color: #64748b; line-height: 1.7; }
    /* Fees */
    .proc-fees { padding: 100px 0; background: #ffffff; }
    .proc-fees h2 { font-size: clamp(1.9rem, 3.5vw, 2.6rem); font-weight: 800; color: #0D1B2E; margin-bottom: 16px; }
    .proc-fees .lead { font-size: 1rem; color: #4a5568; max-width: 640px; line-height: 1.8; margin-bottom: 56px; }
    .fees-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
    .fee-card { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 6px; padding: 36px 28px; }
    .fee-card h3 { font-size: 1.1rem; font-weight: 700; color: #0D1B2E; margin-bottom: 12px; }
    .fee-card p { font-size: 0.88rem; color: #64748b; line-height: 1.7; margin-bottom: 16px; }
    .fee-highlight { font-size: 0.84rem; font-weight: 600; color: #086AD8; }
    /* CTA */
    .proc-cta { background: linear-gradient(135deg, #0D1B2E 0%, #0a2040 100%); padding: 100px 0; text-align: center; }
    .proc-cta h2 { font-size: clamp(2rem, 4vw, 3rem); font-weight: 800; color: #ffffff; margin-bottom: 20px; }
    .proc-cta p { font-size: 1.05rem; color: rgba(255,255,255,0.6); max-width: 560px; margin: 0 auto 40px; line-height: 1.75; }
    .proc-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) {
      .principles-grid { grid-template-columns: 1fr 1fr; }
      .fees-grid { grid-template-columns: 1fr; }
    }
    @media (max-width: 600px) {
      .principles-grid { grid-template-columns: 1fr; }
      .proc-step { grid-template-columns: 56px 1fr; }
      .buy-step { grid-template-columns: 56px 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; }
    }
