/* Minimal Summernote CSS - placeholder */
.note-editor { border: 1px solid #ddd; }
.note-toolbar { background: #f5f5f5; border-bottom: 1px solid #ddd; padding: 10px; }
.note-editable { min-height: 150px; padding: 10px; }