/* Typography rules (placeholder)
   Move font-family and typographic scale here when refactoring.
*/
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif}
h1{font-size:2rem}
h2{font-size:1.5rem}
.p-muted{color:var(--muted)}