/* GENERATED from data/theme.json — edit via /admin -> Theme */
:root{
  --accent:#387E76;
  --accent-light:#92DAD2;
  --accent-dark:#2C6B63;
  --dark:#1D2327;
  --ink:#222222;
  --muted:#5b6b6a;
  --bg:#ffffff;
  --line:#e6ebea;
  --alert:#C02B0A;
  --mint-wash:#eef8f6;
  --font-heading:'Montserrat',system-ui,-apple-system,'Segoe UI',sans-serif;
  --font-body:'Poppins',system-ui,-apple-system,'Segoe UI',sans-serif;
  --radius:12px;
  --radius-lg:20px;
  --maxw:1180px;
  --tm-photo:150px;
  --shadow:0 4px 16px rgba(29,35,39,.08);
  --shadow-hover:0 16px 40px rgba(29,35,39,.16);
  --ease:cubic-bezier(.16,1,.3,1);
  --hero-bg:url(https://res.cloudinary.com/dlgc3fj6w/image/upload/f_auto,q_auto/proguild/hero);
}
