/* AboveTheFoldV1 — thin composite wrapper (HeaderV1 + MainstageV1).
   Header and Mainstage carry their own co-located CSS; this module only owns
   the wrapper. Compose framework utilities/tokens before adding rules here. */

.atf.v1 {
    display: block;
}
