/* Project-specific styles for e-Evidence Portal */

/* Custom utility classes can go here if needed */
/* The eevidence theme handles most styling through DaisyUI */

/* Alpine.js cloak - hide elements until Alpine is ready */
[x-cloak] {
  display: none !important;
}
