/* landwizard.net
   PLACEHOLDER ONLY. The real stylesheet comes from the design-shell spec.
   Do not build on this file -- it exists so the stub pages are valid.
   Hard constraints the real sheet must meet:
     - body text at WCAG AA against the tiled background
     - solid / 90%-opaque content panel over the tile
     - legible and non-scrolling on a phone
     - whole site under 100KB, one stylesheet, zero JS frameworks */

body { max-width: 42rem; margin: 2rem auto; padding: 0 1rem;
       font-family: "Times New Roman", Times, serif; line-height: 1.5; }
nav { margin: 1rem 0; }
.fineprint { font-size: 0.75rem; }
