/* theme-brick — warm industrial */
:root {
  --text: #292524;
  --muted: #78716c;
  --accent: #c2410c;
  --bg: #fffbeb;
  --border: #d6d3d1;
}
.site-header { background: #fef3c7; }
h1 { font-weight: 800; }
