/* ISO Portal — minimal custom overrides; Tailwind CDN handles the rest */
input[type="file"] {
    font-size: 0.875rem;
    color: #57534e;
    cursor: pointer;
}
.required { color: #C2410C; margin-left: 2px; }
