/* Ad Main Theme Root Variables */
/* Professional dark blue palette — ProfitJam tool showcase */

:root {
  --primary-color: #0097B2;
  --secondary-color: #021E30;
  --accent-color: #0CC0DF;
  --text-color: #1a1a1a;
  --background-color: #f8fafc;
}
