/* GENERATED by hl:web — ONE global stylesheet.
   Components author their Style rules per file; only the rules a View actually
   REFERENCES are emitted (dead rules are dropped and listed at boot). Class names
   follow the tag-prefix strip rule: rule `headerMain` referenced inside `header`
   emits class="main" under the TAG-QUALIFIED selector `header.main`; under any
   other tag it keeps `.headerMain`. */

.wrap {
  font-family: system-ui, sans-serif;
  max-width: 40rem;
  margin: 0 auto;
  padding: 5rem 1.5rem;
  text-align: center;
}
