/* Rich copy imported into the same responsive shell; existing pilot markup is unchanged. */
.madil-pilot .sa-rich{max-width:76ch;min-width:0}
.madil-pilot .sa-rich>*+*{margin-top:20px}
.madil-pilot .sa-rich h3{margin-top:28px}
.madil-pilot .sa-rich ul,.madil-pilot .sa-rich ol{padding-left:24px}
.madil-pilot .sa-rich a{overflow-wrap:anywhere}
.madil-pilot .sa-rich h2{margin-top:36px}
.madil-pilot .sa-hub-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;list-style:none;padding:0}
.madil-pilot .sa-hub-links a{display:block;padding:16px 0;border-bottom:1px solid var(--pilot-line);overflow-wrap:anywhere}
@media(max-width:700px){.madil-pilot .sa-hub-links{grid-template-columns:1fr}}
