/* Section rhythm after round two: the trust band under the hero shifted the
   .sec:nth-of-type(even) alternation, so every section states its ground.
   Floors: hero to #f7f4ff, reality fades to white, meeting fades to white,
   authority fades to #f7f4ff, cta fades into the footer. */
section#trust{background:#f7f4ff}
section#reality{background:#f7f4ff}
section#calls{background:#fff}
section#systems{background:#f7f4ff}
section#faq{background:#fff}
section#meeting{background:#f7f4ff}
section#authority{background:#fff;border-top-color:transparent}
section#cta-end.ctag{background:#f7f4ff}
section#systems{border-top-color:transparent}

/* The purple section labels: a step larger than the base .label, still quiet. */
.sec-head .label, .two-copy .label, .founder-body .label{font-size:.95rem; letter-spacing:.16em}
@media (max-width:600px){ .sec-head .label, .two-copy .label, .founder-body .label{font-size:.88rem} }
