.wcpu-upload-wrap{margin-top:var(--wcpu-margin-top,16px);margin-bottom:8px;width:100%;box-sizing:border-box}.wcpu-label{margin:0 0 8px !important;font-size:.95em;line-height:1.4}.wcpu-required{color:#e2401c;font-weight:700}.wcpu-dropzone{border:2px dashed var(--wcpu-border-color,#ddd);border-radius:var(--wcpu-border-radius,6px);background:var(--wcpu-bg,#f9f9f9);padding:20px 16px;text-align:center;cursor:pointer;transition:border-color .2s,background .2s;position:relative}.wcpu-dropzone:hover,.wcpu-dropzone.wcpu-dragover{border-color:#999;background:#f0f0f0}.wcpu-dropzone-inner{display:flex;flex-direction:column;align-items:center;gap:4px;pointer-events:none}.wcpu-icon{width:36px;height:36px;color:#888;margin-bottom:4px}.wcpu-drop-text{font-weight:600;font-size:.95em;color:#444}.wcpu-drop-hint{font-size:.82em;color:#888}.wcpu-preview{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#fff;border:1px solid var(--wcpu-border-color,#ddd);border-radius:var(--wcpu-border-radius,6px)}.wcpu-preview img{width:64px;height:64px;object-fit:cover;border-radius:4px;border:1px solid #eee;flex-shrink:0}.wcpu-preview-info{flex:1;display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}#wcpu-file-name{font-size:.85em;color:#444;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wcpu-remove{flex-shrink:0;background:0 0;border:1px solid #ccc;border-radius:4px;padding:2px 7px;cursor:pointer;font-size:12px;color:#666;line-height:1.6;transition:all .15s}.wcpu-remove:hover{border-color:#e2401c;color:#e2401c}.wcpu-status{font-size:.85em;min-height:1.4em;margin:6px 0 0 !important;padding:0 !important;line-height:1.4}.wcpu-status.wcpu-ok{color:#00a32a}.wcpu-status.wcpu-error{color:#e2401c}.wcpu-status.wcpu-loading{color:#888}.wcpu-help{font-size:.82em;color:#888;margin:4px 0 0 !important;padding:0 !important}