/* ÜMRANİYE MASAJ & SPA — tema renkleri (mürdüm/eflatun + altın). Sadece bu dosya siteye özeldir. */
:root {
  --accent: #7e5c73;
  --accent-dark: #5c4155;
  --accent-light: #f1e9ef;
  --accent-rgb: 126,92,115;
  --gold: #c8a86a;
  --gold-rgb: 200,168,106;
  /* Bu sitenin fontları (Google Fonts linki seo/build.py SITES[...]["fonts"]) */
  --font-head: "DM Serif Display", Georgia, serif;
  --font-body: "Jost", system-ui, -apple-system, sans-serif;
}
.brand__text { font-size: 1.3rem; }   /* isim uzun: tek satırda kalsın */
