/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
.absolute {
  position: absolute;
}
.h-full {
  height: 100%;
}
.w-full {
  width: 100%;
}
