/* ContractIQ Main Stylesheet */

/* Base styles using Tailwind CSS classes will be applied inline */
/* This file exists to prevent MIME type errors */

/* Additional custom styles if needed */
body {
  font-family: 'Inter', sans-serif;
}
