[hidden] { display: none !important; }
.note-editor { display: flex; gap: 6px; min-width: 230px; }
.note-editor input { min-width: 150px; width: 100%; border: 1px solid #e0e4ec; border-radius: 6px; padding: 7px 8px; }
.note-editor button { flex: none; }
