{"version":3,"file":"editor.css","mappings":";;;AAAA;AAEA;EACE;AAAF;AAGA;EACE;EACA;EACA;AAAF;AAGA;EACE;EACA;EACA;AAAF;AAGA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AAAF;AAGA;EACE;AAAF;AAGA;EACE;AAAF;AAGA;EACE;EACA;EACA;EACA;AAAF;AAGA;EACE;EACA;EACA;AAAF,C","sources":["webpack://block-style-modifiers/./src/editor.scss"],"sourcesContent":["/* Block Style Modifiers editor styles */\r\n\r\n.block-style-modifiers__section {\r\n  margin-bottom: 16px;\r\n}\r\n\r\n.block-style-modifiers__section-title {\r\n  display: block;\r\n  margin-bottom: 8px;\r\n  font-weight: 600;\r\n}\r\n\r\n.block-style-modifiers__selected-list {\r\n  margin: 0;\r\n  padding: 0;\r\n  list-style: none;\r\n}\r\n\r\n.block-style-modifiers__selected-item {\r\n  padding: 8px 12px;\r\n  margin-bottom: 4px;\r\n  background-color: #f0f0f0;\r\n  border: 1px solid #ddd;\r\n  border-radius: 4px;\r\n  cursor: move;\r\n  display: flex;\r\n  justify-content: space-between;\r\n  align-items: center;\r\n}\r\n\r\n.block-style-modifiers__selected-item--dragged {\r\n  background-color: #e0e0e0;\r\n}\r\n\r\n.block-style-modifiers__selected-item-label {\r\n  font-size: 13px;\r\n}\r\n\r\n.block-style-modifiers__empty {\r\n  color: #757575;\r\n  font-size: 13px;\r\n  font-style: italic;\r\n  margin-bottom: 16px;\r\n}\r\n\r\n.block-style-modifiers__available-title {\r\n  display: block;\r\n  margin-bottom: 12px;\r\n  font-weight: 600;\r\n}\r\n\r\n"],"names":[],"ignoreList":[],"sourceRoot":""}