.tw-p-4 { padding: 1rem; }
.tw-rounded { border-radius: 0.5rem; }
.tw-font-semibold { font-weight: 600; }
.tw-bg-blue-100 { background-color: #dbeafe; }
.tw-text-blue-800 { color: #1e3a8a; }
.tw-bg-yellow-100 { background-color: #fef9c3; }
.tw-text-yellow-700 { color: #a16207; }
.tw-bg-red-100 { background-color: #fee2e2; }
.tw-text-red-800 { color: #991b1b; }
