/* Prose - shared section CSS (canonical section 120) - one file for all pages */









/* ---------- Deep-dive timeline section ---------- */
.nct-prose{padding:48px 0 56px;background:#fff}





.nct-prose-timeline{max-width:820px;margin:0 auto;position:relative}





.nct-prose-timeline::before{content:"";position:absolute;left:27px;top:12px;bottom:12px;width:2px;background:#dbeafe}





.nct-prose-step{position:relative;padding:0 0 24px 84px}





.nct-prose-step:last-child{padding-bottom:0}





.nct-prose-num{position:absolute;left:0;top:0;width:56px;height:56px;border-radius:50%;background:#2563eb;color:#fff;font-family:Inter,sans-serif;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(37,99,235,.25);z-index:1}





.nct-prose-card{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:22px 26px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}





.nct-prose-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(15,23,42,.07);border-color:#bfdbfe}





.nct-prose-card h3{font-family:"Playfair Display",Georgia,serif;font-size:18px;font-weight:700;color:#0f172a;margin:0 0 8px}





.nct-prose-card p{font-family:Inter,sans-serif;font-size:14px;line-height:1.7;color:#64748b;margin:0}
@media (max-width: 575px){





.nct-prose-step{padding-left:64px}




.nct-prose-num{width:44px;height:44px;font-size:15px}




.nct-prose-timeline::before{left:21px}
}
