/* 
  This file is intentionally left mostly empty.
  Styling is handled by Tailwind CSS (CDN).
  Keeping this file prevents "404 Not Found" errors in some build environments.
*/
@tailwind base;
@tailwind components;
@tailwind utilities;