.tpcu-uploader { margin: 1em 0; padding: 1em; border: 1px solid #e2e2e2; border-radius: 6px; }
.tpcu-title { margin: 0 0 .75em; font-size: 1em; }
.tpcu-slot { margin-bottom: 1em; }
.tpcu-slot-label { display: block; font-weight: 600; margin-bottom: .25em; }
.tpcu-required { color: #d63638; }
.tpcu-optional { color: #767676; font-weight: 400; font-size: .85em; }
.tpcu-preview img { max-width: 90px; max-height: 90px; margin-top: .5em; border: 1px solid #ddd; border-radius: 4px; }
.tpcu-file-chip { display: inline-block; margin-top: .5em; padding: .2em .6em; background: #f0f0f1; border-radius: 4px; font-size: .85em; }
.tpcu-msg { margin-top: .3em; font-size: .85em; color: #d63638; min-height: 1em; }
