@import "tailwindcss"; /* Ensure all interactive elements show pointer cursor */ button, [role="button"], a, select, label[for], input[type="checkbox"], input[type="radio"], input[type="file"], input[type="color"], summary { cursor: pointer; }