.cift-container { font-family: sans-serif; max-width: 1200px; margin-top: 20px; }
.cift-step { background: #fff; padding: 20px; border: 1px solid #ccc; margin-bottom: 20px; border-radius: 5px; }
.cift-error { color: red; font-weight: bold; }
.cift-bulk-tools { margin-bottom: 15px; padding: 15px; background: #f9f9f9; border: 1px solid #ddd; }
.cift-bulk-tools input { width: 120px; margin-right: 10px; }
.cift-export-section { margin-top: 20px; padding-top: 20px; border-top: 1px solid #ddd; text-align: right; }
table.dataTable td { padding: 5px; }
.editable-cell { border: 1px dashed #ccc; padding: 4px; background: #fafafa; }